Commit Graph

12 Commits

Author SHA1 Message Date
janekptacijarabaci cf18b734d7 JS - DOM - Selection API - getSelection() should exist on XMLDocument 2018-07-25 09:02:39 +08:00
janekptacijarabaci ba4b91f0f3 JS - DOM - Don't allow onbeforeunload dialog unless I have interacted with the page 2018-07-25 08:05:16 +08:00
janekptacijarabaci 7a53302786 DOM - CSSOM View Module - implement scrollingElement 2018-07-25 08:03:13 +08:00
janekptacijarabaci b89f31cabd HTML - picture - does not react to resize/viewport changes 2018-07-25 07:43:04 +08:00
janekptacijarabaci d1aa2c12f4 [minor fix] XMLHttpRequest: responseXML.referrer is set, expected empty string 2018-07-25 07:12:33 +08:00
Pale Moon bc0f3e14bc Suppress spurious console errors for XHR response codes 201, 202, 204, 205 and 304.
Parse errors for XML data are already handled in 4d8f9a9add1805a5cb3b7fd1cc1ff8dd4b020fe4  -- this is a follow-up to suppress unnecessary console errors.
2018-07-25 07:12:26 +08:00
janekptacijarabaci 1aff4b51b1 XMLHttpRequest: Loaded-as-data XML documents should not generate <parsererror> 2018-07-25 07:02:41 +08:00
Pale Moon 3347d3a4a5 Check CSP for marquee event handlers. 2018-07-25 06:22:19 +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 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