summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Remove support for TLS session caches in TLSServerSocket.wolfbeast2018-09-01
* Add missing }wolfbeast2018-08-25
* Add a horizontal scroll action option for mouse wheel.wolfbeast2018-08-25
* Re-implement custom background color of standalone images.wolfbeast2018-08-20
* memset only the underlying vector from the Array containertrav902018-08-18
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2)trav902018-08-10
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8trav902018-08-10
* Issue #686: Un-deprecate the Application Cache APISpockMan022018-08-05
* Merge pull request #690 from janekptacijarabaci/netwerk_cors_multiple_1Moonchild2018-08-04
|\
| * Fixed misleading console error message for multiple CORS headersjanekptacijarabaci2018-07-31
* | Bug 1335296 - Expand about:support WebGL informationjanekptacijarabaci2018-08-01
|/
* [EME] Add support for sbgp and sgpd boxes occuring in the sampletabletrav902018-07-25
* [EME] Add support for sbgp and sgpd boxes in the traf boxtrav902018-07-25
* Merge pull request #652 from janekptacijarabaci/dom_document_domain_null_1Moonchild2018-07-20
|\
| * Bug 819475 - Make document.domain non-nullablejanekptacijarabaci2018-07-20
* | Bug 1351193 - Update testsjanekptacijarabaci2018-07-20
* | Bug 1351193 - Added new DataTransfer constructorjanekptacijarabaci2018-07-20
|/
* Merge pull request #642 from janekptacijarabaci/dom_element_toggleAttribute_1Moonchild2018-07-17
|\
| * DOM - Element - add support for Element.toggleAttribute()janekptacijarabaci2018-07-10
* | Merge pull request #628 from janekptacijarabaci/build_bustage_debug_1Moonchild2018-07-13
|\ \
| * | Fix Build Bustage - with "--enable-debug"janekptacijarabaci2018-07-12
* | | Bug 1346501. Remove mFrameCreateCalled from nsImageLoadingContent, it is now ...janekptacijarabaci2018-07-12
* | | Bug 1346501. Don't mark every image as visible when a frame is created for itjanekptacijarabaci2018-07-12
|/ /
* | Fix incorrect namespace use.wolfbeast2018-07-11
* | Switch from ShCompileOptions to int.wolfbeast2018-07-11
* | Restore emulated functions for OS X 10.8/10.7wolfbeast2018-07-11
* | Add event.srcElement (the alias for event.target)janekptacijarabaci2018-07-11
|/
* Make the page visibility API pref-controlled.wolfbeast2018-07-07
* Merge pull request #599 from janekptacijarabaci/dom_fetch_request_navigate_1Moonchild2018-07-05
|\
| * Bug 1331564 - XHR SyncTeardownRunnable must run also when the worker is in ki...janekptacijarabaci2018-07-05
| * Bug 1298823 - Fix Request constructor - with "mode: navigate"janekptacijarabaci2018-07-05
* | Merge pull request #597 from janekptacijarabaci/dom_workers_terminate_1Moonchild2018-07-05
|\|
| * Bug 604026 - Sync event loops in workers should be created only if compatible...janekptacijarabaci2018-07-05
* | nsIContentPolicy::TYPE_DOCUMENT - Use "aLoadInfo->ContextForTopLevelLoad()" i...janekptacijarabaci2018-07-05
|/
* Merge branch 'ported-upstream'wolfbeast2018-07-02
|\
| * Clamp resolution in PerformanceNavigationTiming.wolfbeast2018-07-01
| * Bug 1436241 - Check redirect status code before forwarding to NPAPI. r=jimm, ...Kyle Machulis2018-06-30
| * Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, a...Byron Campen [:bwc]2018-06-29
| * Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, a...Byron Campen [:bwc]2018-06-29
* | Merge pull request #567 from SpockMan02/moz-mac-lion-themeMoonchild2018-06-30
|\ \ | |/ |/|
| * Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27
* | Convert the button rect to device coordinates correctly instead of casting CS...wolfbeast2018-06-28
* | Stabilize and align Intersection Observerswolfbeast2018-06-27
* | Merge pull request #554 from MoonchildProductions/issue12Moonchild2018-06-27
|\ \ | |/ |/|
| * Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent.wolfbeast2018-06-26
* | Cleanup WebExAM test dependenciesMatt A. Tobin2018-06-26
|/
* Merge pull request #540 from janekptacijarabaci/security_csp_script_redirect_1Moonchild2018-06-24
|\
| * Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects is f...janekptacijarabaci2018-06-23
| * Bug 1469150 - Tests added to check scripts with valid nonce is allowed if URL...janekptacijarabaci2018-06-23