| Commit message (Expand) | Author | Age | Lines |
* | Issue #80 - De-unify dom/power | Matt A. Tobin | 2020-04-24 | -1/+1 |
* | Issue #80 - De-unify dom/mathml | Matt A. Tobin | 2020-04-24 | -4/+3 |
* | Issue #80 - De-unify dom/jsurl | Matt A. Tobin | 2020-04-24 | -1/+1 |
* | Issue #80 - De-unify dom/worklet | Matt A. Tobin | 2020-04-24 | -1/+1 |
* | Issue #80 - De-unify dom/console | Matt A. Tobin | 2020-04-24 | -1/+1 |
* | Issue #80 - De-unify dom/media/webm | Matt A. Tobin | 2020-04-24 | -3/+5 |
* | Issue #80 - De-unify dom/media/flac | Matt A. Tobin | 2020-04-24 | -9/+11 |
* | Issue #80 - De-unify dom/media/mp3 | Matt A. Tobin | 2020-04-24 | -1/+1 |
* | Issue #80 - De-unify dom/media/ogg | Matt A. Tobin | 2020-04-24 | -1/+2 |
* | Issue #80 - De-unify dom/media/encoder | Matt A. Tobin | 2020-04-24 | -2/+6 |
* | Issue #80 - De-unify dom/media/mediasink | Matt A. Tobin | 2020-04-24 | -1/+5 |
* | Issue #80 - De-unify dom/media/wave | Matt A. Tobin | 2020-04-24 | -1/+1 |
* | Issue #80 - De-unify dom/storage | Matt A. Tobin | 2020-04-24 | -7/+9 |
* | Issue #80 - De-unify dom/time | Matt A. Tobin | 2020-04-24 | -4/+2 |
* | Issue #80 - De-unify dom/permission | Matt A. Tobin | 2020-04-24 | -1/+3 |
* | Issue #80 - De-unify dom/broadcastchannel | Matt A. Tobin | 2020-04-24 | -7/+3 |
* | Issue #80 - De-unify dom/offline | Matt A. Tobin | 2020-04-24 | -9/+4 |
* | Issue #80 - De-unify /layout/inspector | Matt A. Tobin | 2020-04-24 | -2/+2 |
* | Issue #80 - De-unify /layout/tools/layout-debug/src | Matt A. Tobin | 2020-04-24 | -1/+1 |
* | Issue #80 - De-unify /layout/ipc | Matt A. Tobin | 2020-04-24 | -4/+1 |
* | Issue #80 - De-unify /layout/build | Matt A. Tobin | 2020-04-24 | -1/+3 |
* | [docs] Update coding style cf. discussion with Tobin. | wolfbeast | 2020-04-24 | -10/+4 |
* | Issue #251 - Move MOZ_AV1 back to ac configure for everyone to use. | wolfbeast | 2020-04-24 | -14/+16 |
* | Issue #1516 - Part 1: Add a global build define to determine if the client ca... | Matt A. Tobin | 2020-04-24 | -5/+19 |
* | Issue #1517 - Enable high-resolution DOM timestamps on trunk | wolfbeast | 2020-04-16 | -2/+1 |
* | Fix additional deprot in dom/base | wolfbeast | 2020-04-14 | -0/+4 |
* | Revert 1320408 part 15: Make addDataProperty static | wolfbeast | 2020-04-14 | -21/+21 |
* | Issue #80 - De-unify dom/base and fix deprot. | wolfbeast | 2020-04-14 | -2/+35 |
* | Fix deprot in /layout | wolfbeast | 2020-04-14 | -0/+1 |
* | Create SECURITY.md | Moonchild | 2020-04-14 | -0/+36 |
* | Issue #1514 - Perform validity check before trying to use the content. | wolfbeast | 2020-04-14 | -1/+2 |
* | Issue #1513 - Bail on orphan node | wolfbeast | 2020-04-14 | -1/+5 |
* | Issue #1512 - Improve handling of multiple selections. | wolfbeast | 2020-04-14 | -3/+9 |
* | [layout] Always move descendants of layout frames if moved. | wolfbeast | 2020-04-14 | -0/+2 |
* | Issue #1511 - Bail on orphan situation. | wolfbeast | 2020-04-14 | -0/+4 |
* | [js] Handle functions with rest parameters in isObservableArgumentSlot. | Jan de Mooij | 2020-04-14 | -1/+1 |
* | Move aom source to a sub-directory under media/libaom | Matt A. Tobin | 2020-04-14 | -517/+517 |
* | Silence removing dist/bin | Matt A. Tobin | 2020-04-14 | -1/+1 |
* | Take files out of preprocessing that no longer require it | Matt A. Tobin | 2020-04-14 | -23/+9 |
* | Follow up to d0eee8f01 - Run precomplete cmd during package staging | Matt A. Tobin | 2020-04-14 | -1/+1 |
* | Align mar generation on Windows with other platforms | Matt A. Tobin | 2020-04-14 | -11/+1 |
* | Alter config.guess to properly detect host and target bitness on SunOS | Matt A. Tobin | 2020-04-14 | -5/+8 |
* | [Docshell] Ensure nsDocShell::mContentViewer is released properly. | wolfbeast | 2020-04-14 | -0/+6 |
* | Issue #1505 - Part 3: Make native mode actually native again. | wolfbeast | 2020-04-14 | -4/+36 |
* | Issue #1505 - Part 2: Store application build ID in nsHttpHandler | wolfbeast | 2020-04-14 | -16/+13 |
* | Issue #1505 - Rebuild application version string | wolfbeast | 2020-04-14 | -37/+46 |
* | Issue #1497 - Re-implement an un-preprocessed file check | New Tobin Paradigm | 2020-04-14 | -0/+91 |
* | Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/ | wolfbeast | 2020-04-14 | -1/+1 |
* | Issue #1507 - Remove nsRefreshDriver's use of high res system timers. | wolfbeast | 2020-04-14 | -103/+0 |
* | Issue #65 - Fix unprocessed directives in WebRequest.jsm | JustOff | 2020-04-14 | -1/+1 |