Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /dom" | Brian Smith | 2022-04-26 |
| | | | | This reverts commit 0dd3424f774954627d6f53df9fb47379d9b5c871. | ||
* | Issue #1829 - Revert “Issue #1751 -- Remove cocoa support code from /dom” | Brian Smith | 2022-04-26 |
| | | | | This reverts commit ca35efb84ebae522f9ab7803d8e017f721e03207. | ||
* | Issue #1593 - Part 5: Fix error that messes with event state detection. | Jeremy Andrews | 2022-04-19 |
| | | | | Iterator changes between 42 and 52 were a bit confusing. | ||
* | Issue #1593 - Part 2: Account for Shadow DOM v1 and iterator in ↵ | Jeremy Andrews | 2022-04-19 |
| | | | | nsBindingManager. | ||
* | Issue #1593 - Part 1: Import William Chen's patches w/o selector implementation, | Jeremy Andrews | 2022-04-19 |
| | | | | fixed up. | ||
* | Issue #1053 - Remove /dom/system/android and dependent modules, | Moonchild | 2022-04-01 |
| | | | | as well as robocop. | ||
* | Issue #1830 - Remove --disable-xul config and conditionals. | Moonchild | 2022-04-01 |
| | |||
* | Issue #1751 -- Remove cocoa support code from /dom | Moonchild | 2021-05-08 |
| | |||
* | Issue #1751 -- Remove XP_MACOSX conditionals from /dom | Moonchild | 2021-04-30 |
| | |||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part. | ||
* | Issue #1224 - Remove constant expressions from /dom | Moonchild | 2020-09-17 |
| | | | | | This excludes DOMProxy handlers in dom bindings because that's intertwined with codegen and js that needs to be handled together. | ||
* | Issue #1525 - Kill marquee element | Moonchild | 2020-06-01 |
| | | | | | | * Remove marquee code * Regenerate HTML Elements/parser code for Removal of Marquee. Co-authored-by: Gaming4JC <g4jc@hyperbola.info> | ||
* | Issue #80 - De-unify dom/xbl | Moonchild | 2020-04-23 |
| | |||
* | Bug 1411754 - Rename PresShell::DestroyFramesFor to DestroyFramesForAndRestyle | Matt A. Tobin | 2020-04-17 |
| | | | | Tag #1375 | ||
* | Bug 1389743 - Only reconstruct frames synchronously from ContentRemoved when ↵ | Matt A. Tobin | 2020-04-17 |
| | | | | | | called from frame construction Tag #1375 | ||
* | Bug 1382357 - Wait to destroy frames until after we've successfully fetched ↵ | Matt A. Tobin | 2020-04-17 |
| | | | | | | the binding Tag #1375 | ||
* | Bug 1365092 - Move side effects of SetAttr and ParseAttribute to ↵ | Matt A. Tobin | 2020-04-17 |
| | | | | | | | | | | | BeforeSetAttr and AfterSetAttr * Moves side effects of nsGenericHTMLElement and Element's SetAttr, UnsetAttr, and ParseAttribute functions to the corresponding BeforeSetAttr and AfterSetAttr functions * Moves side effects of HTMLAnchorElement's SetAttr, UnsetAttr, and ParseAttribute functions to the corresponding BeforeSetAttr and AfterSetAttr functions * Moves side effects of HTMLImageElement's SetAttr function to the corresponding BeforeSetAttr and AfterSetAttr functions * Moves side effects of SetAttr, UnsetAttr, and ParseAttribute functions to BeforeSetAttr and AfterSetAttr Tag #1375 | ||
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 |
| | |||
* | Fix a longstanding IndexedDB correctness issue. | wolfbeast | 2018-11-02 |
| | | | | Standards Compliance fix, port of Bug 1492737 | ||
* | Bug 1450688. r=bz, a=RyanVM | Kris Maglione | 2018-06-07 |
| | | | | | | | | MozReview-Commit-ID: 4KHNpxiziWd --HG-- extra : source : 008cc230b68fa2bf349923159b4a6e07768e56e5 extra : intermediate-source : 983ff6a90aae872383d52d5189396a47f3db7d17 | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |