summaryrefslogtreecommitdiff
path: root/dom/html
Commit message (Expand)AuthorAge
* Merge branch 'master' into 1829Brian Smith2022-04-28
|\
| * Issue #21 - Remove use counters telemetryFranklinDM2022-04-24
* | Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /dom"Brian Smith2022-04-26
* | Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from the...Brian Smith2022-04-26
|/
* Issue #1852 - Undo Stylo nonsense that breaks body and frame margins.Moonchild2022-04-08
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1822 - Part 4: Remove URL classifier and internal blocklist errors.Moonchild2022-04-01
* Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and variousMoonchild2022-04-01
* Issue #1053 - First pass Android defines and remove Android AnnotationMoonchild2022-04-01
* [DOM/NPAPI] Defer loading object when setting attribute.Moonchild2021-08-12
* Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.Moonchild2021-05-06
* Issue #1751 -- Remove XP_MACOSX conditionals from /domMoonchild2021-04-30
* [DOM] Add missing IDL definitions for CSP .nonce attributes.Moonchild2021-04-19
* Issue #1757 - Reinstate "dom.details_element.enabled" preferenceathenian2002021-03-31
* Issue #1053 - Remove MOZ_WIDGET_ANDROID and IDB_MOBILEMoonchild2021-03-11
* [DOM] Don't reveal error details for CORS-cross-origin decoding errors.Moonchild2021-02-24
* [widget] Require user interaction when picking files or folders v2Moonchild2021-02-21
* Issue #1723 - Fix Linux build bustage in HTMLMenuItemElement.cpptrav902021-01-29
* Issue #1719 - Make <menuitem> pref-controlled and disable by default.Moonchild2021-01-25
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.Moonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue #1224 - Remove constant expressions from /domMoonchild2020-09-17
* Merge branch 'es-modules-work'Moonchild2020-09-08
|\
| * Issue #618 - Clear the module map when changing a Document's global and addMoonchild2020-09-08
* | [media] Only include source error details in debugging scenarios.Moonchild2020-08-28
|/
* Issue #618 - (async) Implement async attribute for inline module scripts.Moonchild2020-08-25
* Merge pull request #1632 from athenian200/link_element_disabledMoonchild2020-08-18
|\
| * Fix nitsathenian2002020-08-14
| * Issue #1629 - Part 3: Implement behind preference.athenian2002020-08-14
| * Issue #1629 - Part 2: Implement the Explicitly Enabled flag.athenian2002020-08-13
| * Issue #1629 - Part 1: Implement basic logic in HTMLLinkElement.athenian2002020-08-13
* | Issue #1620 - Enable Intrinsic Ratio by DefaultAndy2020-08-07
* | Issue #1620 - Remove Development CommentsAndy2020-08-07
* | Issue #1620 - Use Intrinsic Aspect Ratio for ImagesAndy2020-08-04
|/
* Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElementMoonchild2020-06-30
* Bug 1426494 - Share more code between nsIDocument and ShadowRootMatt A. Tobin2020-06-13
* Bug 1355787 - nsIdentifierMapEntry should let one to use either strings or at...Matt A. Tobin2020-06-13
* Issue #1525 - Kill marquee elementMoonchild2020-06-01
* Issue #1557 - Allow event dispatch on disabled form controls.athenian2002020-05-21
* Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-20
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-11
* Issue #80 - De-unify dom/htmlwolfbeast2020-04-21
* Bug 1425685 - Implement HTMLSlotElement.assignedElements();Matt A. Tobin2020-04-17
* Bug 1360154 - nsIPlaintextEditor might have to have hasText property for Upda...Matt A. Tobin2020-04-17
* Bug 1409976 - Add `slotchange` eventMatt A. Tobin2020-04-17
* Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]Matt A. Tobin2020-04-17
* Bug 1422931 - Fix crash with slot element and make webcomponents preference p...Matt A. Tobin2020-04-17
* Bug 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17
* Bug 1418002 - Remove HTMLContentElementMatt A. Tobin2020-04-17