summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* Remove Rust MP4 parserwolfbeast2018-03-13
* JS - Object - "TypeError: setting a property that has only a getter" without ...janekptacijarabaci2018-03-12
* HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12
* HTML - implement the labels attributejanekptacijarabaci2018-03-12
* SVG - support radialGradient fr attributejanekptacijarabaci2018-03-12
* Implement DOM page onvisibilitychange.janekptacijarabaci2018-03-12
* Disable -Wimplicit-fallthrough in dom/canvastrav902018-03-04
* Add support for CSP v3 "worker-src" directivewolfbeast2018-03-03
* Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1Moonchild2018-03-02
|\
| * Rewrite the comment, use maxResolutionMsjanekptacijarabaci2018-03-02
| * Rounding to 1msjanekptacijarabaci2018-03-01
| * DevTools - network - implement the secureConnectionStart property for the Per...janekptacijarabaci2018-03-01
* | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most pl...Matt A. Tobin2018-03-01
|/
* Fix up leftover merge conflicts.wolfbeast2018-02-24
* Don't build EME-specific subroutines without EME.wolfbeast2018-02-24
* Don't include MediaKeySystemAccess without EME.wolfbeast2018-02-24
* Propagate plugin permissions from top-level to XO iframes.janekptacijarabaci2018-02-22
* CSP: connect-src 'self' should always include https: and wss: schemesjanekptacijarabaci2018-02-22
* CSP: Support IDNs in connect-srcjanekptacijarabaci2018-02-22
* CSP: Ignore nonces on <img> per specjanekptacijarabaci2018-02-22
* CSP: Upgrade SO navigational requests per spec.janekptacijarabaci2018-02-22
* CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive existsjanekptacijarabaci2018-02-22
* Add site-specific overrides and remove the overruling global.wolfbeast2018-02-22
* JS - make window.pageYOffset/pageXOffset/scrollX/scrollY doublejanekptacijarabaci2018-02-21
* JS - URL - add toJSON supportjanekptacijarabaci2018-02-21
* Fix build bustage: keep MF_WIN7_VERSION namewolfbeast2018-02-20
* Remove more obsolete checks in dom/media and ipc.wolfbeast2018-02-20
* Remove more Vista checks in dom/mediawolfbeast2018-02-20
* Remove always-false block from WMF.wolfbeast2018-02-19
* Remove useless version check from PDMFactory.wolfbeast2018-02-19
* Remove redundant Vista checks in dom/ipcwolfbeast2018-02-19
* Update executable manifests.wolfbeast2018-02-18
* Remove arbitrary NPAPI plugin whitelist for 64-bit.wolfbeast2018-02-18
* Remove leftover flashOnly checks in the plugin registry.wolfbeast2018-02-12
* Remove flash-only plugin pref.wolfbeast2018-02-12
* Fix test paths for WebExAMMatt A. Tobin2018-02-11
* Hook up the Tycho Add-on Manager to the build systemMatt A. Tobin2018-02-10
* Workaround for cloned videos not retaining their muted state.wolfbeast2018-02-10
* Merge branch 'ported-upstream'wolfbeast2018-02-09
|\
| * Bug 1420507wolfbeast2018-02-09
| * Use a static mutex for getting deviceId keys in MediaParent.wolfbeast2018-02-08
| * Implement "cookie-averse document objects".wolfbeast2018-02-08
| * Explicitly cancel channel after mixed content redirect.wolfbeast2018-02-08
* | Fix a rare crash with asm.js caching.wolfbeast2018-02-09
* | Re-enable asm.js cachingwolfbeast2018-02-09
|/
* Fix ReadCompressedIndexDataValuesFromBlob().wolfbeast2018-02-08
* Check for integer overflow in AesTask::DoCrypto() (DiD)wolfbeast2018-02-08
* Merge branch 'ported-upstream'wolfbeast2018-02-07
|\
| * Fix errant comma in 4470f78754246bbd134b65cad2e0a9638418677fwolfbeast2018-02-07
| * Avoid unnecessary string creation.wolfbeast2018-02-07