Commit Graph

19 Commits

Author SHA1 Message Date
NTD 05edb5f8cf Oust PDF.js - Part 5: Remove special cases in docshell and dom as well as mozbuild backend tests 2018-07-25 01:15:26 +08:00
Pale Moon 8fe1bcfe93 Revert "Add media queries for Linux/BSD/OSX"
Backed out for Linux build bustage.

This reverts commit a8b3619405467c3f9e0c17f1a748b91c4c02244b.
2018-07-25 01:05:40 +08:00
Lootyhoof 60b8abe487 Add media queries for Linux/BSD/OSX 2018-07-25 01:05:35 +08:00
Pale Moon 2e44e0589f Add size check for large images. 2018-07-25 01:04:51 +08:00
Pale Moon aa083c1983 Fix typo in nsNodeUtils::CloneAndAdopt(). 2018-07-25 01:04:40 +08:00
Pale Moon 9a81e690e7 Crash fix: Ensure we don't remove valid Directionality maps from a textnode. 2018-07-25 01:04:13 +08:00
adisib 3a303e67f6 replace calls to String.prototype.contains with String.prototype.includes 2018-07-24 23:36:07 +08:00
wolfbeast 02112270b5 Remove EME (Encrypted Media Extensions) DRM support.
This resolves #102.
2018-07-24 23:32:00 +08:00
wolfbeast dfab0d5603 Tighten sandboxed scripts Part 1
Add a chrome and XBL accessor for the sandboxed scripts flag to Document WEBIDL.
This also includes changes to use the new function instead of getting and checking the sandbox flags in most places.
2018-07-24 23:31:10 +08:00
wolfbeast 1659ac189a Add a pref and control mechanism for GGC and disable it.
Tests show nothing but regressions using GGC, even in Mozilla's own microbench for GC.
Real-time flippable, if needed.
2018-07-24 23:28:54 +08:00
wolfbeast 7509b0c2b2 Check result of getting name and message in DOMError to prevent crashes. 2018-07-24 23:17:42 +08:00
wolfbeast 3a5a1af616 Bug 1265577 2018-07-24 23:17:06 +08:00
wolfbeast af20f1d169 Improve the "self" getter performance on global windows and workers. 2018-07-24 23:13:31 +08:00
Christoph Kerschbaumer 0e5fa1f29c CSP: Check baseChannel for CSP when loading multipart channel 2018-07-24 23:12:29 +08:00
wolfbeast c63c871dfb Don't assume that the textnode has changed when checking whether any textnode descendants determine the directionality of a dir=auto ancestor 2018-07-24 23:12:28 +08:00
wolfbeast db364d4163 Prep tree for forward-porting Goanna: stage 3 2018-07-24 23:11:03 +08:00
wolfbeast 53761b6336 Prep tree for forward-porting Goanna: stage 2 2018-07-24 23:11:02 +08:00
wolfbeast 5ee6187aad Prep tree for forward-porting Goanna, stage 1 2018-07-24 23:10:50 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00