Commit Graph

589139 Commits

Author SHA1 Message Date
Jan de Mooij
0ef48dbae6 Bug 1450790 - Remove redundant poisoning in DEBUG builds in WeakCollection_finalize. r=sfink 2018-04-04 11:11:20 +02:00
Jonathan Kew
ee9b08a330 Bug 1341088 - Enable validation of opentype variation tables in downloadable fonts, and replace the keep_variation_tables pref with validate_variation_tables (default=true). r=jrmuizel 2018-04-04 10:08:05 +01:00
Jonathan Kew
9b24234052 Bug 1341088 - Update OTS to upstream rev. 63ff19f4a8, which includes support for variation tables. r=jrmuizel 2018-04-04 10:08:05 +01:00
Manish Kumar
1442771405 Bug 1450589 - Remove old about:privatebrowsing images. r=ntim,dao
--HG--
extra : rebase_source : 5a3aa14c3ca5c8df9853edf5ac711b311635c630
2018-04-04 11:03:58 +02:00
Masayuki Nakano
d9655cd2f0 Bug 1451179 - Fix the relative path from toolkit/components/payments to browser/extensions/formautofill/content r=karlt 2018-04-04 16:33:45 +09:00
Manish Kumar
8084e0be59 Bug 1450588 - Remove old bookmark animation code and images. r=ntim,dao 2018-04-04 10:47:50 +02:00
Franziskus Kiefer
688a9261d7 Bug 1445731 - land NSS 954032211d2d UPGRADE_NSS_RELEASE, r=me 2018-04-04 10:45:13 +02:00
Sebastian Hengst
98be3d3ef9 Bug 1450799 - Always enable web animations for web-platform-tests css-animations and css-transitions. r=birtles 2018-04-03 13:42:20 +02:00
Robert Longson
307a272379 Bug 1450643 part 2 - remove SVGAnimationElement wrappers around GetAttr/HasAttr in favour of directly using the Element versions. r=dholbert 2018-04-04 08:16:56 +01:00
Emilio Cobos Álvarez
46e051dd40 Bug 1450705: Don't go through the binding manager to see if our parent is an SVG element. r=bz
We don't extend svg elements, except in a lone test, that isn't really impacted
by this.

I agree this should look at the frame btw, though that looks a bit out of scope
for this bug.

MozReview-Commit-ID: MbvIE5TszB
2018-04-04 07:49:21 +02:00
Emilio Cobos Álvarez
93307076b0 Bug 1450617: No need to ResolveTag to disable first-line on fieldsets. r=bz
We don't extend HTML fieldsets with XBL, and I don't think we want to start
doing that now.

MozReview-Commit-ID: GiltTWXUBzZ
2018-04-04 07:48:31 +02:00
Emilio Cobos Álvarez
364d1d533b Bug 1450617: Only allow extending from / to XUL elements. r=bz
MozReview-Commit-ID: JaFKQDkLGgw
2018-04-04 07:48:31 +02:00
Emilio Cobos Álvarez
3218d73ada Bug 1441136: Some other minor cleanup. r=smaug
Now that XBL and Shadow DOM are not entangled we don't really need to do this.

MozReview-Commit-ID: GdgnE5QT2NR
2018-04-04 07:40:50 +02:00
Emilio Cobos Álvarez
f004e39cd6 Bug 1441136: Add a fast way to enumerate ShadowRoots in a document. r=smaug
MozReview-Commit-ID: 7QffP56jsyk
2018-04-04 07:40:34 +02:00
Emilio Cobos Álvarez
82573e49d6 Bug 1441136: Cleanup a bit the responsive image content setup. r=smaug
Also, clear it in DestroyElementMaps, as the rest of the code.

MozReview-Commit-ID: A8D3pgQ8MxX
2018-04-04 07:40:22 +02:00
Matt Woodrow
0c3b21fb32 Bug 1370575 - Do less manual invalidation when tables changes, and rely on DLBI instead. r=mstange 2018-04-04 16:17:49 +12:00
Matt Woodrow
199c2a649c Bug 1450189 - Don't invalidate display items when we get a new style context. r=miko 2018-04-04 16:17:25 +12:00
Matt Woodrow
cc659a75b9 Bug 1442844 - Don't mark display items invalid when temporarily setting the frame size in FinishAndStoreOverflow. r=dbaron 2018-04-04 16:17:01 +12:00
Matt Woodrow
8eb6516c62 Bug 1443380 - Don't mark all descendant frames modified for display list building when invalidating a frame subtree since marking just the root is sufficient. r=miko 2018-04-04 16:15:49 +12:00
Robert Longson
7b723d1d6e Bug 1450643 part 1 - add additional overloads to Element for GetAttr/HasAttr for kNameSpaceID_None to complement the existing SetAttr method that does not take a namespace. r=mystor 2018-04-04 04:58:49 +01:00
Ben Kelly
c6e5997d48 Bug 1451124 Add a WPT test to verify dedicated workers have a separate client ID from their owning document. r=asuth 2018-04-03 20:00:33 -07:00
Ben Kelly
0145a9634a Bug 1450874 P2 Don't save service worker time stamps if the fetch event didn't actually dispatch. r=asuth 2018-04-03 19:53:21 -07:00
Ben Kelly
96a73bdbed Bug 1450874 P1 If a service worker script self closes due to a compilation error, then don't re-use the worker for further events. r=asuth 2018-04-03 19:53:21 -07:00
Brian Birtles
0ced916915 Bug 1450624 - Remove toolbox minimize feature; r=pbro
--HG--
extra : rebase_source : ffa2e7283e61f61c693ace6c8760c50637ab3810
2018-04-04 09:12:45 +09:00
sotaro
807f25f7be Bug 1438456 - Add GLLibraryEGL::CreateDisplay() r=jgilbert 2018-04-04 09:38:42 +09:00
Sarah Childs
7f25d63281 Bug 1431949 - Show variable values in the CSS variable autocomplete popup. r=jdescottes 2018-04-03 20:32:22 -04:00
Ben Kelly
9bd4654613 Bug 1450266 P7 Make XMLHttpRequestMainThread check for a valid inner window before dispatching events. r=baku r=smaug 2018-04-03 17:10:17 -07:00
Ben Kelly
a32ccf78b7 Bug 1450266 P6 Make IDBDatabase invalidate any transactions on DisconnectFromOwner(). r=asuth 2018-04-03 17:10:17 -07:00
Ben Kelly
aeb9d2fe9d Bug 1450266 P5 Make MIDIInput::Receive() check for nullptr GetOwner(). r=qdot 2018-04-03 17:10:16 -07:00
Ben Kelly
25d3f442b6 Bug 1450266 P4 Rebind DETH objects to the new global when document.open() is called. r=smaug 2018-04-03 17:10:16 -07:00
Ben Kelly
852bbba6c0 Bug 1450266 P3 Remove nsGlobalWindowInner::InnerObjectsFreed() in favor of IsDying(). r=smaug 2018-04-03 17:10:16 -07:00
Ben Kelly
7af4cde135 Bug 1450266 P2 Remove duplicate cleanup code from FreeInnerObjects(). r=smaug 2018-04-03 17:10:16 -07:00
Ben Kelly
2c5666c6d8 Bug 1450266 P1 Remove nsGlobalWindowInner::CleanUp() method in favor of FreeInnerObjects(). r=smaug 2018-04-03 17:10:16 -07:00
Aki Sasaki
40f11e90fa bug 1450012 - fix lint issue. r=lintfix
--HG--
extra : rebase_source : 96250f19d7d7191a4b0dc6b0c4226bbd4976abce
2018-04-03 16:32:24 -07:00
Jeff Gilbert
1a31f408ad Bug 1449264 - Handle texStorage3D's levels better. - r=kvark
MozReview-Commit-ID: G6ubd4iR67s
2018-04-03 16:28:41 -07:00
Jeff Gilbert
ad64b41497 Bug 1450148 - Generic TF Buffer slot moved to Context from TFO. - r=kvark
MozReview-Commit-ID: C2YkjedeFTy
2018-04-03 16:25:21 -07:00
Jeff Gilbert
e4dc10addd Bug 1446548 - Treat all GLSL versions >=450 as 450. - r=kvark
MozReview-Commit-ID: 4i5IAvWNZb
2018-04-03 16:19:09 -07:00
Aki Sasaki
043b1389dc bug 1450012 - add rerun task. r=bstack
--HG--
extra : rebase_source : cc80b2fdc541d098050ab046142916739b08e28e
2018-04-03 16:00:07 -07:00
Tom Schuster
222dae799c Bug 1083458 - Remove isExprBody from everything but FunctionBox to keep Reflect.parse working. r=Waldo
--HG--
extra : rebase_source : ac4b56efd671a02f6f0f073949c0e2c08d623e6d
extra : histedit_source : 724e8c4f449898adf7a8d5d96ce51cecce7a79c5
2018-04-03 14:18:57 +02:00
Ciure Andrei
5ffac2bcd3 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-04-04 00:58:50 +03:00
Ciure Andrei
7208a2fee8 Merge inbound to mozilla-central. a=merge 2018-04-04 00:54:16 +03:00
Ciure Andrei
3e349fa00d Merge autoland to mozilla-central. a=merge 2018-04-04 00:51:56 +03:00
Yura Zenevich
d339cd56de Bug 1447112 - Fix for browser/base/content/test/static/browser_parsable_css.js | custom property --accessibility-header-font is not referenced. CLOSED TREE
MozReview-Commit-ID: 7v03vHiuP2k
2018-04-03 17:19:30 -04:00
ffxbld
ea8050e2b0 No bug, Automated HPKP preload list update from host bld-linux64-spot-301 - a=hpkp-update 2018-04-03 13:48:33 -07:00
ffxbld
08d5281463 No bug, Automated HSTS preload list update from host bld-linux64-spot-301 - a=hsts-update 2018-04-03 13:48:29 -07:00
Jeff Muizelaar
57b24cd272 Bug 1451099. Avoid expensive debugging matrix transform. 2018-04-03 16:07:28 -04:00
Sebastian Hengst
a0665934fa Backed out 2 changesets (bug 1443027) for frequent crashes on OS X. a=backout
Backed out changeset 1e3dc6112e76 (bug 1443027)
Backed out changeset d2734042605a (bug 1443027)
2018-04-03 19:51:49 +03:00
arthur.iakab
188ae77a0e Backed out changeset 3ff8ce674396 (bug 1447460) on request of tomprince a=backout 2018-04-03 18:30:58 +03:00
arthur.iakab
b310d9523e Merge inbound to mozilla-central. a=merge 2018-04-03 12:31:23 +03:00
Nicholas Nethercote
94289ab246 Bug 1448225 - Convert StylePrefs to StaticPrefs. r=emilio
The new StaticPrefs machinery means that StylePrefs can be removed.

Note that this approach mirrors all static prefs into Rust, but I have only
updated structs.rs for the prefs that Stylo uses.

On a CLOSED TREE, since a sheriff closed the tree while I was about to land this
via autoland.

MozReview-Commit-ID: G1SY0987WJ7
2018-04-03 09:06:20 +02:00