summaryrefslogtreecommitdiffstats
path: root/dom
Commit message (Collapse)AuthorAgeLines
...
| * | | | Bug 1323941 - navigationStart should not be exposed to workers as timing ↵janekptacijarabaci2018-04-29-39/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | attribute https://hg.mozilla.org/mozilla-central/rev/6be7eb833b11
| * | | | Bug 1322966 - Cleanup performance.cppjanekptacijarabaci2018-04-29-47/+9
| | | | | | | | | | | | | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/0ad76084c4c3
| * | | | Bug 1317297 - nextHopProtocol is an empty string for local fetchjanekptacijarabaci2018-04-29-0/+12
| | | | | | | | | | | | | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/9e5cd2bf4d66
* | | | | Merge pull request #293 from ↵Moonchild2018-04-29-32/+308
|\| | | | | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/js_dom_performance-resource-timing_1 moebius#158: The Performance Resource Timing (added support for "workerStart")
| * | | | moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29-32/+308
| | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/158
| * | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-04-29-116/+937
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | js_dom_performance-resource-timing_1
* | | | | Merge pull request #292 from janekptacijarabaci/js_dom_performance-observer_1Moonchild2018-04-29-150/+107
|\| | | | | | | | | | | | | | moebius#157: The Performance Observer (improvements)
| * | | | moebius#157: The Performance Observer (improvements)janekptacijarabaci2018-04-22-150/+107
| | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/157
* | | | | Bug 1453127 - Do not use iterators in MediaStreamTrack when removing ↵Bryce Van Dyk2018-04-29-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | listeners. r=pehrsons a=lizzard --HG-- extra : source : 6b3aaee40f7507e240da08d6e073cff3c53971f4 extra : intermediate-source : 59e50af7afe19f827dd687ea097d5ba551ab0b1d
* | | | | Bug 1411415.wolfbeast2018-04-29-12/+12
| |/ / / |/| | |
* | | | Bump VP9 benchmark version IDtrav902018-04-26-1/+1
| | | |
* | | | [FFmpeg] Work around a bug with corrupted datatrav902018-04-26-2/+2
| | | | | | | | | | | | | | | | According to FFmpeg documentation, the out parameter is "set to size of parsed buffer or zero if not yet finished." however this is only the case if no error occurred; otherwise it is left untouched. We want the invalid content to generate a decoding error, so we set size to inputSize to ensure decoding failed later.
* | | | moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24-2/+41
| | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/138
* | | | Merge pull request #258 from janekptacijarabaci/forgetAboutSite_1Moonchild2018-04-24-3/+4
|\ \ \ \ | | | | | | | | | | moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + a comment
| * | | | moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + ↵janekptacijarabaci2018-04-24-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a comment https://github.com/MoonchildProductions/moebius/pull/30 https://github.com/MoonchildProductions/moebius/pull/37
* | | | | moebius#312: DOM - Fix incorrect TypeError: Response body is given with a ↵janekptacijarabaci2018-04-24-6/+6
|/ / / / | | | | | | | | | | | | | | | | | | | | null body status https://github.com/MoonchildProductions/moebius/issues/312
* | | | moebius#195: DOM - PointerEvent - improvementsjanekptacijarabaci2018-04-23-8/+162
| | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/195
* | | | Merge pull request #231 from janekptacijarabaci/security_blocking_data_1Moonchild2018-04-23-68/+688
|\ \ \ \ | | | | | | | | | | moebius#223, #224, #226, #230: DOM - consider blocking top level window data: URIs
| * | | | moebius#187: DOM - nsIContentPolicy - context (document)janekptacijarabaci2018-04-23-22/+47
| | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/187
| * | | | Revert "Bug 1182569: Use AsyncOpen2 for docshell loads"janekptacijarabaci2018-04-22-17/+32
| | | | | | | | | | | | | | | | | | | | This reverts commit 29bd11c3cd6ff41f7167530f9bbcd9d195b7c427.
| * | | | Revert "Bug 1182569: Update ContentSecurityManager to handle docshell loads"janekptacijarabaci2018-04-22-64/+17
| | | | | | | | | | | | | | | | | | | | This reverts commit 2e33335820b2816bee111e78588ac82e401c86ae.
| * | | | Revert "Bug 1182569 - Skip security check for plugins using newstream attribute"janekptacijarabaci2018-04-22-15/+12
| | | | | | | | | | | | | | | | | | | | This reverts commit 5b0f4649b3fee771379af60ec04d43b8a525cf80.
| * | | | Revert "Bug 1182569: Update tests when converting docshell loads to use ↵janekptacijarabaci2018-04-22-18/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AynscOpen2" This reverts commit b73225e886f84182384a2b5b09f83e51501bdc38.
| * | | | Bug 1182569: Update tests when converting docshell loads to use AynscOpen2janekptacijarabaci2018-04-22-5/+18
| | | | | | | | | | | | | | | | | | | | native in moebius
| * | | | Bug 1182569 - Skip security check for plugins using newstream attributejanekptacijarabaci2018-04-22-12/+15
| | | | | | | | | | | | | | | | | | | | native in moebius
| * | | | Bug 1182569: Update ContentSecurityManager to handle docshell loadsjanekptacijarabaci2018-04-22-17/+64
| | | | | | | | | | | | | | | | | | | | native in moebius
| * | | | Bug 1182569: Use AsyncOpen2 for docshell loadsjanekptacijarabaci2018-04-22-32/+17
| | | | | | | | | | | | | | | | | | | | native in moebius
| * | | | Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22-41/+13
| | | | | | | | | | | | | | | | | | | | native in moebius
| * | | | Bug 1329570 - Restore missing error check in mozilla::dom::Location::GetPathnamejanekptacijarabaci2018-04-22-3/+4
| | | | | | | | | | | | | | | | | | | | native in moebius
| * | | | Bug 1329288: Allow content policy consumers to identify contentPolicy checks ↵janekptacijarabaci2018-04-22-2/+3
| | | | | | | | | | | | | | | | | | | | from docshell
| * | | | Bug 1329288 - Test ContentPolicy blocks opening a new windowjanekptacijarabaci2018-04-22-0/+1
| | | | |
| * | | | moebius#230: Consider blocking top level window data: URIs (part 3/3 without ↵janekptacijarabaci2018-04-22-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/230
| * | | | moebius#226: Consider blocking top level window data: URIs (part 2/2 without ↵janekptacijarabaci2018-04-22-57/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/226
| * | | | moebius#223: Consider blocking top level window data: URIs (part 1/3 without ↵janekptacijarabaci2018-04-22-0/+479
| |/ / / | | | | | | | | | | | | | | | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/223
* | | | Merge pull request #237 from janekptacijarabaci/js_dom_getSelection_document_1Moonchild2018-04-23-23/+28
|\ \ \ \ | | | | | | | | | | moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument / Selection.type
| * | | | moebius#121: DOM - Selection API - getSelection() should exist on ↵janekptacijarabaci2018-04-23-23/+28
| |/ / / | | | | | | | | | | | | | | | | | | | | XMLDocument / Selection.type https://github.com/MoonchildProductions/moebius/pull/121
* | | | Merge pull request #236 from janekptacijarabaci/js_dom_createEvent_FocusEvent_1Moonchild2018-04-23-0/+5
|\ \ \ \ | | | | | | | | | | moebius#123: DOM - Events - support createEvent("FocusEvent")
| * | | | moebius#123: DOM - Events - support createEvent("FocusEvent")janekptacijarabaci2018-04-23-0/+5
| |/ / / | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/123
* / / / Remove NPAPI deprecation statement from about:plugins.wolfbeast2018-04-22-3/+0
|/ / /
* | | moebius#71: DOM - Pointer Events - improvementsjanekptacijarabaci2018-04-20-57/+186
| | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/71
* | | Bug 1302297 - Part 4: Remove every button and buttons used in testcases ↵janekptacijarabaci2018-04-20-1/+1
| | | | | | | | | | | | | | | | | | (partially) native in moebius
* | | Bug 1322994 - Update pointerevent web-platform-tests (partially - depends on)janekptacijarabaci2018-04-20-13/+28
| | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/71
* | | Bug 1317030 - Removing/reattaching an element from the DOM triggers spurious ↵janekptacijarabaci2018-04-20-1/+3
| | | | | | | | | | | | | | | | | | mouseenter events native in moebius
* | | Merge pull request #207 from ↵Moonchild2018-04-19-200/+453
|\ \ \ | | | | | | | | | | | | | | | | janekptacijarabaci/js_dom_window_requestIdleCallback_1 moebius#73: DOM - window.requestIdleCallback - improvements
| * | | moebius#73: DOM - window.requestIdleCallback - improvements (basic) - follow upjanekptacijarabaci2018-04-18-1/+1
| | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/73
| * | | Bug 1337814 - Remove rIC callback from pending callbacks before running itjanekptacijarabaci2018-04-18-2/+1
| | | |
| * | | Bug 1336229 - Don't dispatch canceled IdleRequestExecutorsjanekptacijarabaci2018-04-18-3/+5
| | | |
| * | | moebius#73: DOM - window.requestIdleCallback - improvements (basic)janekptacijarabaci2018-04-18-200/+452
| | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/73
* | | | Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVMBoris Zbarsky2018-04-19-24/+28
| | | | | | | | | | | | | | | | MozReview-Commit-ID: UO4wssYHj7
* | | | Bug 1451376 - Properly enforce single PrintingParent per content process. ↵Bob Owen2018-04-19-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r=jld, a=RyanVM --HG-- extra : source : 6e0fe40d8a55a986a26844393853722824918ffe extra : intermediate-source : 8364f4c4f877f5edfb03ddf1304840b9f2cf7b11