Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2197 - Part 2a: Implement StructuredSerializeOptions for MessagePort | FranklinDM | 2023-04-07 |
| | | | | Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1502802 | ||
* | Issue #2197 - Part 1b: Transferables should be arrays of objects | FranklinDM | 2023-04-07 |
| | | | | Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1336020 | ||
* | Issue #2197 - Part 1a: postMessages should have transferable as [] by default | FranklinDM | 2023-04-07 |
| | | | | Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1336020 | ||
* | Issue #80 - reinstated unified building for some large chunks of our code. | Moonchild | 2022-09-04 |
| | | | | This should reduce compile complexity saving time and reducing linker stress. | ||
* | [DOM] Store weak pointer to next parents. | Moonchild | 2021-01-26 |
| | |||
* | 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 #1603 - Part 1: Reorganize ScriptLoader/ScriptElement | Moonchild | 2020-06-30 |
| | | | | | | - Moves scripting parts of DOM into 'dom/script' - Renames nsScript{Loader/Element} to Script{Loader/Element} - Adjusts all callers | ||
* | Issue #80 - De-unify dom/messagechannel | Matt A. Tobin | 2020-04-18 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |