summaryrefslogtreecommitdiff
path: root/dom/messagechannel
Commit message (Collapse)AuthorAge
* Issue #2197 - Part 2a: Implement StructuredSerializeOptions for MessagePortFranklinDM2023-04-07
| | | | Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1502802
* Issue #2197 - Part 1b: Transferables should be arrays of objectsFranklinDM2023-04-07
| | | | Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1336020
* Issue #2197 - Part 1a: postMessages should have transferable as [] by defaultFranklinDM2023-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.Moonchild2022-09-04
| | | | This should reduce compile complexity saving time and reducing linker stress.
* [DOM] Store weak pointer to next parents.Moonchild2021-01-26
|
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-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/ScriptElementMoonchild2020-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/messagechannelMatt A. Tobin2020-04-18
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02