Commit Graph

520875 Commits

Author SHA1 Message Date
Jan Beich
4a42f6eb23 servo: Merge #15534 - style: add missing semicolons for bindgen on BSDs and Solaris (from jbeich:freebsd); r=emilio
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [x] These changes fix a typo in #15529
- [x] These changes do not require tests because Tier3 support is incomplete

Source-Repo: https://github.com/servo/servo
Source-Revision: 1b399cd27ff902d70c4ea0893c7dd31a5a32f0e5

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : e71aa1fafa4079b211264b31d67b02688988a565
2017-02-13 10:08:24 -08:00
Jan Beich
8a4246ea11 servo: Merge #15529 - style: unbreak bindgen on BSDs and Solaris (from jbeich:freebsd); r=emilio
<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [x] These changes fix Firefox [bug 1339033](https://bugzilla.mozilla.org/show_bug.cgi?id=1339033)
<!-- Either: -->
- [x] These changes do not require tests because Tier3 platforms support is incomplete

<!-- 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: 5d8870fda9702ed552f7b11f5f772647aa7a6ce1

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 104548fa39db149650233f0e549d797392ed6664
2017-02-13 06:09:03 -08:00
Andrew Swan
e37c8152ee Bug 1339552 Don't show permissions for updates from legacy extension to webextension r=mossop
MozReview-Commit-ID: 9Ouep0mPIjJ

--HG--
extra : rebase_source : e9f5f155b0c1050d9b20025ea6edb20f52f8fb68
2017-02-16 09:17:52 -08:00
Fred Lin
f7884afffa Bug 1339686 - Convert MDN [learn more] link as a react component;r=Honza,rickychien
MozReview-Commit-ID: 5d76J59kvNo

--HG--
extra : rebase_source : 663537d5e55b5988d9010e1edea4a91519df717d
2017-02-15 13:17:58 +08:00
Xidorn Quan
64a3491740 Bug 1337674 followup 2 - Skip another crash test for stylo.
MozReview-Commit-ID: 5KXxH1jYaK
2017-02-17 13:40:29 +11:00
Alastor Wu
f2098a081b Bug 1330681 - add new play-tab icon for the dark theme. r=jaws
Add custom icon for the dark theme, the content is filled with white and outline is black.

MozReview-Commit-ID: 5OdaFRSfLTt

--HG--
extra : rebase_source : f2d79a19ce5fc96ef4a147a5e6fc5525ce24f134
2017-02-15 11:12:40 +08:00
Nick Thomas
d2b92b4030 Bug 1337245 - Disable solaris bouncer entries for Firefox releases, r=rail
MozReview-Commit-ID: 5CXqWrrAUXZ

--HG--
extra : rebase_source : 36558ba0ffbf3a1fbd1dbe6e1be3476fbefce119
2017-02-17 12:09:54 +13:00
Xidorn Quan
becf2bee41 Bug 1337674 followup - Adjust expectation of mochitests of stylo.
MozReview-Commit-ID: A5fY52HA2Pw
2017-02-17 12:10:41 +11:00
Markus Stange
413dfd064d Bug 1275347 - Move the display list profiler marker to the right place. r=mattwoodrow
MozReview-Commit-ID: JcSmqlXlr4A

--HG--
extra : rebase_source : f3f5982a0c9e8b63310c0134617cf6edf11893fe
2017-02-16 19:18:37 -05:00
Valentin Gosu
6ea6d93279 Bug 1325081 - Change nsHttpChannel to be able to race network with cache r=michal
MozReview-Commit-ID: LmIK9RiKsKp

--HG--
extra : rebase_source : f908b168eb76781e3f398efed9b111a0aca63c29
2017-02-16 15:20:13 +01:00
Valentin Gosu
bc75a46d4a Bug 1325081 - Add interface to delay the cache fetch in order to test network-cache racing of HTTP requests r=michal
MozReview-Commit-ID: 96fSzPw8FHi
* * *
[mq]: over1

MozReview-Commit-ID: 80RePXK1TbR

--HG--
extra : rebase_source : a89470efe71442fb6af36e74ac582e232557f81d
2017-02-15 20:44:09 +01:00
Xidorn Quan
6870403abe Bug 1337674 part 4 - Disable several tests which crash or timeout. r=heycam
MozReview-Commit-ID: J0drMuUX9bX

--HG--
extra : rebase_source : 8f9d48ba2b1711cc0588fbd251fca0079167a44c
2017-02-15 12:27:48 +11:00
Xidorn Quan
db122c3704 Bug 1337674 part 3 - Add failure pattern file support to mochitest. r=jmaher
MozReview-Commit-ID: EcK8AJbXfwh

--HG--
extra : rebase_source : c7672c859e9dda73a7367f863d4d1e49b717b872
2017-02-16 16:41:50 +11:00
Xidorn Quan
1d3b54259e Bug 1337674 part 2 - Disable style system tests written with testharness.js. r=heycam
The following patches integrate failure pattern file support into SimpleTest
framework. Integrating into testharness.js framework is a bit harder. "fail-if"
field doesn't work with testharness.js either. Given their relatively limited
number, disabling them is probably the best way forward. We can re-enable them
when they don't fail anymore.

MozReview-Commit-ID: 2kMNffaZOc6

--HG--
extra : rebase_source : cfbbabd8492976b61b7013d7794dd447bd63ffd0
2017-02-15 11:38:34 +11:00
Xidorn Quan
7a63a62864 Bug 1337674 part 1 - Adjust test_load_events_on_stylesheets to not double finish even with error. r=heycam
MozReview-Commit-ID: 9lodQzZkIBG

--HG--
extra : rebase_source : 2069013be15311642b121a16855eaade06748c69
2017-02-15 11:19:46 +11:00
Jean-Yves Avenard
52e09e4b68 Bug 1340129: P1. Allow empty raw frames. r=gerald
MozReview-Commit-ID: AU0QrahHtYe

--HG--
extra : rebase_source : 34604298e01db1b7b481fc55c25cb5f23e806fa2
2017-02-16 23:41:44 +01:00
Jonathan Kew
5e01f5beb4 Bug 1338776 - Support GetContentsScaleFactor and GetDefaultCSSScaleFactor in ScreenProxy. r=jfkthame
MozReview-Commit-ID: 182XriWmTpn

--HG--
extra : rebase_source : 3b850c0a74ee0d3c32c64e268533f91cd87f6b53
2016-07-29 17:10:17 +01:00
Jan Beich
ab6f215d45 Bug 1339635 - Unbreak build on Tier3 platforms after bug 1310703. r=ted
MozReview-Commit-ID: 6hlo0riwaml

--HG--
extra : rebase_source : 44017bd34551044e3bcc6c5bd2d9233f0dcc15f5
2017-02-14 23:18:07 +00:00
Andrew Swan
7d1313fec0 bug 1335697 Display permissions and post-install notifications from about:addons search r=mossop
MozReview-Commit-ID: IqBoudbO7Vd

--HG--
extra : rebase_source : d3fd4c63ac019c144dad1a1356ca63459684032e
2017-02-07 20:22:26 -08:00
Mike Shal
ad087668b7 Bug 1339182 - Remove OSX universal support in the build system; r=glandium
This removes the UNIFY_DIST and UNIFIED_BUILD variables, as well as the
--unify flag from the packager and UnifiedBuildFinder from mozpack. As a
result the STAGEPATH variable is never defined anymore, so its uses can
be removed as well.

test_unify.py is currently the only mozbuild/mozpack test that fails
without running configure first, and there isn't much point in fixing
tests for things that we don't actually use anymore.

MozReview-Commit-ID: F5q1FPW3Did

--HG--
extra : rebase_source : cadbd237f51c23ea1983135294521d628d16f0df
2017-02-10 16:52:17 -05:00
Mike Conley
d488497c51 Bug 1337051 - Test that we crash properly when exceptions thrown by third-party libraries aren't caught. r=ted
MozReview-Commit-ID: AypoGVccNU9

--HG--
extra : rebase_source : 4adfd4a3c7ba1be93bdeaada50d9bea0cd71658b
2017-02-06 13:16:28 -05:00
Neerja Pancholi
a5aad6d320 Bug 1313772 - Part3:Add extremely permissive fuzzy annotation for box-sizing-replaced-002.xht to prevent failures due to paint delay reduction. r=dholbert
MozReview-Commit-ID: JDCssHDxz3k
This fuzzy annotation is temporary and should be removed when the fix for Bug 1316772 is available.

--HG--
extra : rebase_source : ee61f57ae9bc4b02f2864ad367a6b8c5f4b03995
2017-02-15 13:05:56 -08:00
Neerja Pancholi
82765ce65a Bug 1313772 - Part2:Use non-standard MozReftestInvalidate event to avoid test failure when paint delay is reduced. r=dholbert
MozReview-Commit-ID: 7dnnFORXB0H

--HG--
extra : rebase_source : 2d2a2084e869b4b72fd999cbf8e0373ff0c06eab
2017-02-15 12:35:50 -08:00
Neerja Pancholi
b2bb794170 Bug 1313772 - Part1:Create a copy of test box-sizing-relaced-002 to isolate successive changes from W3C reftests. r=dholbert,mstange
MozReview-Commit-ID: 9BWWPdP6Baj

--HG--
rename : layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-002-ref.xht => layout/reftests/bugs/1313772-ref.xhtml
rename : layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-002.xht => layout/reftests/bugs/1313772.xhtml
extra : rebase_source : 1459684eb4591744a0e8de807e9c52ffc2037841
2017-02-15 12:21:37 -08:00
Mike Shal
206b54e042 Bug 1338608 - Use mozunit in check_mkdir.py; r=chmanchester
This makes the check_mkdir.py match the TEST-PASS output of other tests
in the suite.

MozReview-Commit-ID: FR3m09wRXg0

--HG--
extra : rebase_source : 2e59fb8bc4756a9ef9fdbcf69af80e179be80cc0
2017-02-02 18:04:23 -05:00
Mike Shal
0acd1a6b5f Bug 1338608 - Move check_mkdir.tpy into a python unittest manifest; r=chmanchester
We also rename it to check_mkdir.py for consistency with other python
files.

MozReview-Commit-ID: ALuX6NUMsD2

--HG--
rename : config/tests/makefiles/autodeps/check_mkdir.tpy => config/tests/makefiles/autodeps/check_mkdir.py
extra : rebase_source : a7215c832896dd040ae2c5b3c3c2d7247c8163d8
2017-02-02 17:49:11 -05:00
Mike Shal
e86326d270 Bug 1338559 - Use the tier system to recurse for 'make check'; r=glandium
This helps us avoid recursing over every directory when we only need to
run 'make check' in a select few.

MozReview-Commit-ID: BJ3hJBOneIz

--HG--
extra : rebase_source : 2493f924b9ccba3c779e512d7a8b7a2c26f43797
2017-02-03 16:47:28 -05:00
Bobby Holley
a5a9ed88a7 Bug 1331322 - Tweak some fuzzy annotations. r=bholley
MozReview-Commit-ID: ERcDYiwUaS7

--HG--
extra : rebase_source : 9f55e89371bbd9d803182ecbdb9f9de2d5fee6e5
2017-02-15 23:42:38 -08:00
cam@mcc.id.au
35e68ba276 Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content with the pseudo type at creation time, and eliminate explicit style contexts in nsIAnonymousContentCreator::ContentInfo. r=bholley
MozReview-Commit-ID: LO0t92orjWZ

--HG--
extra : rebase_source : 56611b57af30555f46e8d417f95690fb5d6ab115
2017-01-13 03:21:11 +00:00
Bobby Holley
3df81392a2 Bug 1331322 - Add a flag to indicate that a node is native anonymous content. r=bholley
--HG--
extra : rebase_source : f32a12b6cca7f4a5d73dd2169414a745ddbf2926
2017-01-20 18:28:46 -08:00
Bobby Holley
b5ec1b1aa2 Bug 1331322 - Move MAY_HAVE_CLASS to mBoolFlags. r=bholley
This fits a bit better with the other stuff, and allows us to add our new NAC
bit with the other NAC related bits, which also happens to be a field that
Servo already has easy access to.

--HG--
extra : rebase_source : 52ef902eb3b23dc44cefec899b02c9180b76160c
2017-01-20 18:24:41 -08:00
Bobby Holley
cb5c414092 Bug 1331322 - Stop using a node bit for HasExplicitBaseURI. r=bholley
This is only called during URI resolution, and the proptable bit should make
this relatively fast.

--HG--
extra : rebase_source : 866dd136e6630db3ff7423e30d59151a01c258a6
2017-01-20 18:17:13 -08:00
Andrew Swan
a2e79b81e4 Bug 1329073 Fix race in browser_dragdrop.js r=rhelmer
MozReview-Commit-ID: CI2D77SXkHY

--HG--
extra : rebase_source : a55544f1b6bd55627ae7ba781f3919efd5bc35ea
2017-02-15 09:40:09 -08:00
Rob Wood
8b96baade5 Bug 1340065 - Don't let SETA optimize out linux64-stylo tests; r=jmaher
MozReview-Commit-ID: 4wJe1ZtxXds

--HG--
extra : rebase_source : 336f7556e3a0baa3a26e4f10656fae88e33d3ce4
2017-02-16 09:41:42 -05:00
Wes Kocher
a08b8a8c03 Merge m-c to autoland, a=merge
MozReview-Commit-ID: KmdITOdRCqU
2017-02-16 09:28:31 -08:00
Wes Kocher
ea31c4b64f Merge inbound to central, a=merge
MozReview-Commit-ID: CCUSdOe7w2z
2017-02-16 09:28:09 -08:00
Wes Kocher
d457596c9b Merge autoland to central, a=merge
MozReview-Commit-ID: 64XN67WNMhM
2017-02-16 09:26:25 -08:00
ffxbld
8c013cb69e No bug, Automated blocklist update from host bld-linux64-spot-022 - a=blocklist-update 2017-02-16 08:04:30 -08:00
ffxbld
a2f6f5b441 No bug, Automated HPKP preload list update from host bld-linux64-spot-022 - a=hpkp-update 2017-02-16 08:04:27 -08:00
ffxbld
86974fabaf No bug, Automated HSTS preload list update from host bld-linux64-spot-022 - a=hsts-update 2017-02-16 08:04:24 -08:00
Andrea Marchesini
095953b36b Bug 1331295 - nsNullPrincipal should be created using OriginAttributes of the docShell in case the principal is null, r=smaug 2017-02-16 14:33:39 +01:00
Jan de Mooij
dac4546cfe Bug 1337871 part 2 - Remove some shared IC code that's no longer used. r=h4writer 2017-02-16 13:47:45 +01:00
Carsten "Tomcat" Book
f3b2544de0 Merge mozilla-central to autoland 2017-02-16 13:20:11 +01:00
Carsten "Tomcat" Book
4b09103e6f Merge mozilla-central to mozilla-inbound 2017-02-16 13:18:55 +01:00
Carsten "Tomcat" Book
b218b4c6ae merge mozilla-inbound to mozilla-central a=merge 2017-02-16 13:15:55 +01:00
Sam Giles
8c1f7ef5cc Bug 1329528 - Reap zombie processes on Mac OS if killing the process group initially fails with EPERM; r=ahal
MozReview-Commit-ID: IKqXKIN0mXx

--HG--
extra : rebase_source : 40e012f3cbeca139e15ce23e33f4c131f1e4d6cd
2017-02-16 06:18:17 +00:00
Phil Ringnalda
d2fa909610 Backed out 4 changesets (bug 1331322) for Android reftest failures in 1169331-1.html and forced-bg-color-outside-visible-region.html
Backed out changeset 96c6b5a11284 (bug 1331322)
Backed out changeset 15877d32de7d (bug 1331322)
Backed out changeset 841d608704d7 (bug 1331322)
Backed out changeset 02096c5eb029 (bug 1331322)
2017-02-15 21:24:00 -08:00
Wes Kocher
0240235e36 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 2KYT7x0b6I1
2017-02-15 19:17:03 -08:00
David Anderson
717d298633 Fix a content canvas crash caused by losing IPC during a GPU process restart. (bug 1339852, r=mattwoodrow) 2017-02-15 19:09:18 -08:00
David Anderson
7650902eaf Ignore PuppetWidgets for about:support layer manager reporting. (bug 1339607, r=milan) 2017-02-15 19:07:45 -08:00