| Commit message (Expand) | Author | Age | Lines |
* | Issue #1224 - Remove constant expressions from /dom | Moonchild | 2020-09-21 | -2/+2 |
* | Issue #618 - Clear the module map when changing a Document's global and add | Moonchild | 2020-09-08 | -0/+3 |
* | Issue #1525 - Kill marquee element (uplift) | Moonchild | 2020-09-05 | -36/+1 |
* | [media] Only include source error details in debugging scenarios. | Moonchild | 2020-08-30 | -1/+13 |
* | Issue #618 - Implement async attribute for inline module scripts. (uplift) | Moonchild | 2020-08-30 | -9/+16 |
* | Issue #1629 - Uplift implementation of <link disabled> behavior for stylesheets. | Moonchild | 2020-08-30 | -20/+66 |
* | Issue #1620 - Enable Intrinsic Ratio by Default | Andy | 2020-08-30 | -1/+1 |
* | Issue #1620 - Remove Development Comments | Andy | 2020-08-30 | -2/+0 |
* | Issue #1620 - Use Intrinsic Aspect Ratio for Images (uplift) | Andy | 2020-08-30 | -17/+54 |
* | Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElement | Moonchild | 2020-07-10 | -6/+7 |
* | Issue #1557 - Allow event dispatch on disabled form controls. (uplift) | athenian200 | 2020-05-23 | -25/+33 |
* | Revert "Merge pull request #1357 from athenian200/form-disabled-issue" | athenian200 | 2020-05-23 | -13/+39 |
* | Issue #1543 - Align <img> with no src to the updated spec. | Moonchild | 2020-05-20 | -0/+1 |
* | Issue #80 - De-unify dom/html | wolfbeast | 2020-04-24 | -6/+12 |
* | Issue #26 Part 2a: make more EME code conditional. | wolfbeast | 2020-04-14 | -2/+16 |
* | Issue #1384 - Match standard for colSpan/rowSpan | win7-7 | 2020-04-14 | -18/+8 |
* | Issue #1356 - Restore older syntax. | athenian200 | 2020-04-14 | -1/+1 |
* | Issue #1356 - Remove -moz-user-input disabled to improve event handling. | athenian200 | 2020-04-14 | -39/+13 |
* | Issue #1366 - Completely remove showModalDialog | Gaming4JC | 2020-01-21 | -252/+3 |
* | Bug 1322938 - Put <dialog> element behind preference. | Gaming4JC | 2020-01-07 | -1/+30 |
* | Bug 1322938 - Emit close event when HTMLDialogElement.prototype.close() is ca... | Gaming4JC | 2020-01-07 | -0/+4 |
* | Bug 1322938 - Basic implementation of HTMLDialogElement. | Gaming4JC | 2020-01-07 | -0/+126 |
* | Merge pull request #1335 from MoonchildProductions/document_open | Moonchild | 2019-12-28 | -360/+143 |
|\ |
|
| * | Issue #1118 - Part 8: Remove no-longer-used mDidDocumentOpen and | wolfbeast | 2019-12-23 | -2/+0 |
| * | Issue #1118 - Part 6: Fix various tests that are no longer correct. | wolfbeast | 2019-12-22 | -99/+7 |
| * | Issue #1118 - Part 5: Change the way document.open() works | wolfbeast | 2019-12-22 | -260/+137 |
* | | Fix typo. | athenian200 | 2019-12-24 | -0/+1 |
* | | Issue #1332 - Backport promise-based media playback | athenian200 | 2019-12-23 | -31/+311 |
|/ |
|
* | Issue #618 - Misc fixes (merge conflicts) | wolfbeast | 2019-11-10 | -4/+4 |
* | Merge branch 'master' into js-modules | wolfbeast | 2019-11-10 | -789/+78 |
|\ |
|
| * | Issue #1257 - Part 3: Remove/update tests. | wolfbeast | 2019-10-27 | -130/+0 |
| * | Ensure the right body element is used throughout the method call. | Olli Pettay | 2019-09-05 | -3/+3 |
| * | Fix failure to print when pages contain zero-sized <canvas> element. | Gaming4JC | 2019-04-26 | -11/+17 |
| * | Remove harmless assertions by using IgnoredErrorResult. | Olli Pettay | 2019-03-21 | -10/+7 |
| * | Preserve newlines in textarea placeholders | JustOff | 2019-02-19 | -1/+5 |
| * | Implement origin-clean algorithm for ImageBitmap. | wolfbeast | 2019-02-14 | -3/+3 |
| * | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -2/+0 |
| * | Remove unused telemetry timer from HTMLMediaElement.h | adeshkp | 2019-01-14 | -7/+0 |
| * | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -336/+0 |
| * | Align Element.ScrollIntoView() with the spec. | wolfbeast | 2019-01-08 | -7/+0 |
| * | Make HTMLOptionsCollection::mSelect into a strong reference. | wolfbeast | 2018-12-14 | -59/+8 |
| * | Clear weak pointers in VTT shutdown observers. | wolfbeast | 2018-12-11 | -3/+14 |
| * | Remove VR hardware support. | wolfbeast | 2018-11-26 | -44/+1 |
| * | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -175/+2 |
| * | Re-implement custom background color of standalone images. | wolfbeast | 2018-08-20 | -0/+20 |
* | | Merge branch 'master' into js-modules | wolfbeast | 2018-08-05 | -3/+5 |
|\| |
|
| * | Bug 819475 - Make document.domain non-nullable | janekptacijarabaci | 2018-07-20 | -3/+3 |
| * | Fix Build Bustage - with "--enable-debug" | janekptacijarabaci | 2018-07-12 | -0/+2 |
* | | Bug 1330900 - Implement <script nomodule> | wolfbeast | 2018-07-10 | -0/+148 |
|/ |
|
* | Media: harden TrackID handling. | wolfbeast | 2018-06-07 | -6/+53 |