Sebastian Hengst
3874eb2afd
Backed out changeset 0a6f238454c3 (bug 1350887)
2017-04-04 15:54:35 +02:00
Sebastian Hengst
a7b695a056
Backed out changeset 142552196615 (bug 1350887)
2017-04-04 15:54:30 +02:00
Sebastian Hengst
0e1c126a7f
Backed out changeset 2f0db92fbe1b (bug 1350887)
2017-04-04 15:54:26 +02:00
Sebastian Hengst
b41ea93aad
Backed out changeset 12afeda05d47 (bug 1350887)
2017-04-04 15:54:22 +02:00
Chris AtLee
b7af545070
Bug 1351071: Get rid of pre-generated startup cache r=glandium
...
MozReview-Commit-ID: BcWcqEKwGBv
--HG--
extra : rebase_source : 4bd21805a89359a5a2ed7ffd2ee2b76cf1e9e634
2017-04-04 09:26:25 -04:00
Aryeh Gregor
b03daa975a
Bug 1314388 - Remove SVGZoomEvent; r=longsonr,smaug
...
Some code in SVGSVGElement.cpp might be unnecessary now, but Robert said
to leave it for a followup.
MozReview-Commit-ID: 8PpRGeGrREJ
2017-04-04 15:36:22 +03:00
Carsten "Tomcat" Book
14e0b51ace
merge mozilla-inbound to mozilla-central a=merge
2017-04-04 12:35:03 +02:00
Carsten "Tomcat" Book
68008bab43
Backed out changeset a52e75fdda07 (bug 1277709) for 10.10 xpcshell failures
2017-04-04 09:55:54 +02:00
Carsten "Tomcat" Book
92b960417c
Backed out changeset 8f8e8cd713ad (bug 1352888)
2017-04-04 09:54:55 +02:00
Carsten "Tomcat" Book
6fa4a7de2c
Backed out changeset dfdb5742823a (bug 1352889)
2017-04-04 09:54:53 +02:00
Carsten "Tomcat" Book
358125cbde
Backed out changeset a86c4218ca5f (bug 1353187)
2017-04-04 09:54:51 +02:00
Saurav Sachidanand
16f14ffd75
Bug 1351986 - Remove DOCTYPE, version, xmlns:xlink from SVG files; r=dao
2017-04-04 09:10:07 +02:00
Tooru Fujisawa
61524c3df7
Bug 1352323 - Add JS_NewMaybeExternalString function that creates either an external string or returns a static string. r=jandem
2017-04-04 15:45:49 +09:00
Phil Ringnalda
3c97553fda
Backed out 2 changesets (bug 1349699) for Win8 opt xpcshell crashes at mozilla::ipc::MessageChannel::WillDestroyCurrentMessageLoop
...
Backed out changeset 5cc766c0864e (bug 1349699)
Backed out changeset 13f1d3918fe5 (bug 1349699)
2017-04-03 22:54:59 -07:00
L. David Baron
6f4077b7ee
Backed out changeset 74eb0b08e42b (bug 1353187 patch 2) for test failures (assertions firing).
2017-04-03 22:47:57 -07:00
Phil Ringnalda
ebb758405e
Bug 1351074 followup, touch CLOBBER to really get AsyncSpellCheckTestHelper.jsm removed
2017-04-03 22:35:44 -07:00
Hiroyuki Ikezoe
3024b7c177
Bug 1352781 - Update mochitest expectations. r=manishearth
...
MozReview-Commit-ID: IqTPKhFbu7y
--HG--
extra : rebase_source : 6f847243aa342f834dc194519bb91598b82e31c2
2017-04-04 11:11:22 +09:00
Hiroyuki Ikezoe
1157654818
Bug 1352781 - Update reftest expectations. r=manishearth
...
MozReview-Commit-ID: GYo6DGU9u2V
--HG--
extra : rebase_source : ec6c553d1247d3d98a26ad26d16ea37f53c8a308
2017-04-04 11:11:18 +09:00
Hiroyuki Ikezoe
bf16575a1a
servo: Merge #16253 - Fix handling of baseline (from hiikezoe:baseline-fix); r=Manishearth
...
<!-- Please describe your changes on the following line: -->
This is a PR of https://bugzilla.mozilla.org/show_bug.cgi?id=1352781
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
<!-- Either: -->
- [X] There are tests for these changes
There are a bunch of css reftests, but I am not sure how servo handles them. Let's see what happens. I guess I need to modify some metadata.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Source-Repo: https://github.com/servo/servo
Source-Revision: 5ef8a0a2f7917792105cf28f6e581a92e863c3dd
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 63f73924ee37856fd9062b9f81581320cc2d71d6
2017-04-03 23:32:13 -05:00
Henrik Skupin
e64b96f08c
Bug 1291320 - Skip test_focus_after_navigation for "Unable to locate element: :focus" r=maja_zf
...
MozReview-Commit-ID: Kd2lrH9y5US
--HG--
extra : rebase_source : e9f970505b11c50b182a535c9ecd90ee7cc86996
2017-04-03 22:10:38 +02:00
Ryan Hunt
7ab0cb366b
Bug 1351480 - Update bindings for gradients. r=jrmuizel
...
MozReview-Commit-ID: 48bjXH4ZCBi
2017-03-31 19:18:44 -04:00
Kartikaya Gupta
7490c35078
Bug 1351480 - Update calls to add_image to include the ImageData::External wrapper. r=Jerry
...
MozReview-Commit-ID: 7C1qXLtqCbG
2017-04-04 22:46:31 -04:00
Kartikaya Gupta
7ef76c0e9d
Bug 1351480 - Update webrender to 7463ae5908ca1d4065763a8753af5d72a6f78b85. r=jrmuizel
...
In addition to updating gfx/webrender and gfx/webrender_traits, as well as the
Cargo.toml/Cargo.lock files and third-party rust dependencies, this updates
webrender_bindings for the following API changes:
- Update call to update_image for change in 086f912ea86d053d95e5f4eec00cae0d82ee5dba
- Update request_blob_image for new parameter added in 086f912ea86d053d95e5f4eec00cae0d82ee5dba.
- set_root_display_list got renamed to set_display_list, so update call sites.
2017-04-04 22:46:17 -04:00
Kartikaya Gupta
868642f10c
Merge m-c to graphics
...
MozReview-Commit-ID: KJoBJaTnxoC
2017-04-02 22:46:53 -04:00
Sebastian Hengst
990055a490
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: EjvlThqFc40
2017-04-02 18:52:13 +02:00
Sebastian Hengst
d818a4d165
merge autoland to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 6lQbMSMbLfu
2017-04-02 18:49:58 +02:00
ffxbld
de880295b7
No bug, Automated HPKP preload list update from host bld-linux64-spot-309 - a=hpkp-update
2017-04-02 07:47:41 -07:00
ffxbld
c5fb8d9bde
No bug, Automated HSTS preload list update from host bld-linux64-spot-309 - a=hsts-update
2017-04-02 07:47:38 -07:00
Sebastian Hengst
37b9c6c8e5
Bug 1324045 - Move mobile searchplugins into mozilla-central. Whitelist wikipedia-pt.xml to fix fennec nightlies. r=bustage-fix a=bustage-fix
...
MozReview-Commit-ID: DQn5IDdoJ3P
2017-04-02 16:08:31 +02:00
Michael Kaply
0e74c46640
Bug 1324045 - Move mobile searchplugins into mozilla-central. r=flod reland because fennec nightlies have a different bustage with this backed out
...
MozReview-Commit-ID: 1IpUCM2EW6U
--HG--
rename : mobile/locales/en-US/searchplugins/amazondotcom.xml => mobile/locales/searchplugins/amazondotcom.xml
rename : mobile/locales/en-US/searchplugins/bing.xml => mobile/locales/searchplugins/bing.xml
rename : mobile/locales/en-US/searchplugins/duckduckgo.xml => mobile/locales/searchplugins/duckduckgo.xml
rename : mobile/locales/en-US/searchplugins/google-nocodes.xml => mobile/locales/searchplugins/google-nocodes.xml
rename : mobile/locales/en-US/searchplugins/google.xml => mobile/locales/searchplugins/google.xml
rename : mobile/locales/en-US/searchplugins/qwant.xml => mobile/locales/searchplugins/qwant.xml
rename : mobile/locales/en-US/searchplugins/twitter.xml => mobile/locales/searchplugins/twitter.xml
rename : mobile/locales/en-US/searchplugins/wikipedia.xml => mobile/locales/searchplugins/wikipedia.xml
rename : mobile/locales/en-US/searchplugins/yahoo.xml => mobile/locales/searchplugins/yahoo.xml
2017-04-02 16:06:09 +02:00
Sebastian Hengst
427e8f836d
Backed out 2 changesets (bug 1314388) for timing out in dom/svg/test/test_zoom.xhtml. r=backout
...
Backed out changeset 804d8199aeca (bug 1314388)
Backed out changeset b7fab6a89c1d (bug 1314388)
2017-04-02 14:37:08 +02:00
Aryeh Gregor
20a011132c
Bug 1314388 - Fix bustage on CLOSED TREE
...
MozReview-Commit-ID: GDVevocsKaG
2017-04-02 14:11:48 +03:00
Sebastian Hengst
b28b985219
Backed out changeset f6bba83342c4 (bug 1324045) for breaking Android nightlies (multilocale builds in general?). r=backout a=backout
...
MozReview-Commit-ID: BqhaShsqOEF
--HG--
rename : mobile/locales/searchplugins/amazondotcom.xml => mobile/locales/en-US/searchplugins/amazondotcom.xml
rename : mobile/locales/searchplugins/bing.xml => mobile/locales/en-US/searchplugins/bing.xml
rename : mobile/locales/searchplugins/duckduckgo.xml => mobile/locales/en-US/searchplugins/duckduckgo.xml
rename : mobile/locales/searchplugins/google-nocodes.xml => mobile/locales/en-US/searchplugins/google-nocodes.xml
rename : mobile/locales/searchplugins/google.xml => mobile/locales/en-US/searchplugins/google.xml
rename : mobile/locales/searchplugins/qwant.xml => mobile/locales/en-US/searchplugins/qwant.xml
rename : mobile/locales/searchplugins/twitter.xml => mobile/locales/en-US/searchplugins/twitter.xml
rename : mobile/locales/searchplugins/wikipedia.xml => mobile/locales/en-US/searchplugins/wikipedia.xml
rename : mobile/locales/searchplugins/yahoo.xml => mobile/locales/en-US/searchplugins/yahoo.xml
2017-04-02 12:52:40 +02:00
Aryeh Gregor
4a039c1336
Bug 1314388 - Remove SVGZoomEvent; r=longsonr,smaug
...
Some code in SVGSVGElement.cpp might be unnecessary now, but Robert said
to leave it for a followup.
MozReview-Commit-ID: 8PpRGeGrREJ
2017-04-02 13:51:33 +03:00
Cameron McCormack
08d2db05b2
Bug 1352785
- stylo: Ensure children of elements with invalid -moz-binding URLs get styled. r=bholley
...
MozReview-Commit-ID: 2zot13HgjWU
--HG--
extra : rebase_source : 34dabaa228c0f6c2625804c073ff3a5394647bf0
2017-04-02 15:15:44 +08:00
Manish Goregaokar
295863efff
Bug 1352775 - Revert "Bug 1352771 - Fix justify-content values. r=manishearth"
...
This reverts commit aa66bb144e3953f7439cb76a7d3eafbd8c7cadad.
MozReview-Commit-ID: JsstyQPm8TU
2017-04-01 19:59:24 -07:00
Manish Goregaokar
8cced1c51f
Bug 1352775 - Revert "Bug 1352771 - modify flexbox reftest expectations. r=manishearth"
...
This reverts commit 13e78ea10b414ac4bd062037d4436ce1689ba865.
MozReview-Commit-ID: CZxOSUfT02b
2017-04-01 19:59:12 -07:00
Hiroyuki Ikezoe
f80b34a9d5
Bug 1352771 - modify flexbox reftest expectations. r=bholley
...
MozReview-Commit-ID: 8QCs5TPFKP
--HG--
extra : rebase_source : 722be5247566b83c113fbdfb53d8da517ab38060
2017-04-02 11:06:23 +09:00
Hiroyuki Ikezoe
9bc6224d81
Bug 1352771 - Fix justify-content values. r=bholley
...
MozReview-Commit-ID: L4HFHTettLB
--HG--
extra : rebase_source : 33128c6bbbfbe2e2d77e3d4fdc87f6536296db21
2017-04-02 11:06:23 +09:00
Josh Matthews
4017bdaf16
servo: Merge #16225 - Disable HTTP connection pooling (from jdm:revertpooling); r=KiChjang
...
The intermittent failures in the nosniff tests appeared once more after #16209 merged, so we should disable this again.
Source-Repo: https://github.com/servo/servo
Source-Revision: dc3765e231441b006f17c9aa4588e7f166bba45e
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : f85ecdb6c691fd74af5cd3f5e4312be46b68dc96
2017-04-01 17:32:24 -05:00
Oriol
9d380b2acf
Bug 1325980 - Get full GFX DLL paths from UserModeDriverName as a fallback. r=kats
...
MozReview-Commit-ID: 1DFr2okgAdQ
2017-04-01 15:46:41 -04:00
Kate McKinley
76ebee76e8
Bug 1237868 - Don't set URI_IS_LOCAL_RESOURCE on media streams. r=baku
...
This patch only sets URI_IS_LOCAL_RESOURCE if the resource is a blob or
font table entry, to avoid having media streams treated as local
objects.
MozReview-Commit-ID: GOVr8FPByQy
2017-04-01 15:11:53 -04:00
Sebastian Hengst
9115045faf
Backed out changeset 024d5d30566d (bug 1352351) for frequently failing resume-timer-on-history-back.html on Windows. r=backout a=backout
...
MozReview-Commit-ID: JSU0OCtbAOe
2017-04-01 19:13:16 +02:00
Sebastian Hengst
34da17ecef
Backed out changeset ee5ddcc6ca27 (bug 1352351)
...
MozReview-Commit-ID: IteCk4NwKCC
2017-04-01 19:12:04 +02:00
ffxbld
fd99701caf
No bug, Automated HPKP preload list update from host bld-linux64-spot-308 - a=hpkp-update
2017-04-01 08:01:15 -07:00
ffxbld
91174d78b7
No bug, Automated HSTS preload list update from host bld-linux64-spot-308 - a=hsts-update
2017-04-01 08:01:12 -07:00
Hiroyuki Ikezoe
63f23ab207
Bug 1345283 - Add fuzzy-if for 1024473-1.html. r=gbrown
...
MozReview-Commit-ID: KmOF7097ruK
--HG--
extra : rebase_source : 2689ed9bb14a77037f4c37f39bd1baf0e1df0571
2017-04-01 20:22:46 +09:00
Bobby Holley
b5920303e3
servo: Merge #16226 - stylo: Introduce is_native_anonymous and cull style traversal of doomed NAC (from bholley:doomed_nac); r=emilio
...
Reviewed in https://bugzilla.mozilla.org/show_bug.cgi?id=1352570
Source-Repo: https://github.com/servo/servo
Source-Revision: fb3c52e7926cc79078cc444da9d547ade407b9b6
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 3e3b21057fda841fce2f004cc26b6d3e3590872b
2017-04-01 14:34:33 -05:00
Sebastian Hengst
65f9bb8041
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 5E7o1qELKmN
2017-04-01 13:09:55 +02:00
Wes Kocher
3a0357deec
Merge m-c to inbound a=merge
2017-03-31 17:53:52 -07:00