summaryrefslogtreecommitdiff
path: root/dom/html
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2342: Use [[nodiscard]] in /domMoonchild2023-11-08
* Issue #2346 - Remove MOZ_EME conditional codeMoonchild2023-10-17
* Issue #252 - Move getElementsByName from HTMLDocument to DocumentFranklinDM2023-04-07
* Issue #1592 - Part 10: Slot elements should restyle their parent on attribute...FranklinDM2023-03-23
* Issue #2135 - Bug 1518795: Properly track responsive content in a connected S...FranklinDM2023-03-04
* Issue #2135 - Bug 1410578: Make <link rel="stylesheet"> work in shadow treesFranklinDM2023-03-04
* Issue #2135 - Bug 1066965: Make contentEditable and spellchecking to work in ...FranklinDM2023-03-04
* Issue #2135 - Bug 1323815: FocusEvent.relatedTarget should work consistently ...FranklinDM2023-03-04
* Issue #2135 - Bug 1430305: Implement ShadowRoot.fullscreenElementFranklinDM2023-03-04
* Issue #2030 - Allow child nodes of button to participate in mouse hit testsMartok2022-11-27
* [DOM security] Be more explicit about CSP checks and reports.Moonchild2022-09-21
* Issue #1720 - Follow-up: Explicitly include X11UndefineNone.h inMoonchild2022-09-05
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
* 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