Commit Graph

567960 Commits

Author SHA1 Message Date
Phil Ringnalda
202bbba5f7 Backed out changeset aa14c955261c (bug 464450) for Win10 debug non-e10s failures in editor reftests
MozReview-Commit-ID: J83gCo2oGUh
2017-11-06 19:55:01 -08:00
Steve Fink
466d58f970 Bug 1413721 - Run spidermonkey test jobs on windows try pushes, r=dustin
MozReview-Commit-ID: Ko1bBPbY2yn

--HG--
extra : rebase_source : 8a352026bcf46c2a3afc462b8ea7de3600e44b5f
extra : source : f513199e73f32b4cb05651c91599410bbf2d11a9
2017-11-01 15:14:36 -07:00
Phil Ringnalda
81c6fb1b5b Backed out 2 changesets (bug 1412173) for unexpected passes in wpt's /html/browsers/browsing-the-web/unloading-documents/003.html
Backed out changeset 68de62dd7a9b (bug 1412173)
Backed out changeset 97de1e0cd693 (bug 1412173)

MozReview-Commit-ID: HiASSDNl4DD
2017-11-06 19:32:05 -08:00
Rail Aliiev
6bd4a6993f Bug 1414897 - render the target_tasks_method template in release promotion r=aki
MozReview-Commit-ID: KIGf1KAKpDL

--HG--
extra : rebase_source : ab297156536325b74dba162c362b8d504057803e
2017-11-06 13:10:48 -05:00
J. Ryan Stinnett
51ca00d13d Bug 1413765 - Skip RDM browser_permission_doorhanger.js for permafail. r=me
MozReview-Commit-ID: 3yxHaEjSMyO
2017-11-06 20:53:39 -06:00
Hiroyuki Ikezoe
d96dadbd8a Bug 1415010 - Bind onanimationxx handlers before creating EventWatcher. r=birtles
So that we can surely receive these animation events in the handler before
the EventWatcher receives the events.

MozReview-Commit-ID: 9jVJ3TgwYeq

--HG--
extra : rebase_source : 470b63b35c3a52f48ddd08d4b529c6b1eb957cb2
2017-11-07 10:30:07 +09:00
Hiroyuki Ikezoe
fdf597eae9 Bug 1415010 - Use arrow functions. r=birtles
MozReview-Commit-ID: D6gL50giYkO

--HG--
extra : rebase_source : 846871950287ce12560474df9d8ffbf9deff9ecb
2017-11-07 10:30:07 +09:00
Kartikaya Gupta
d2d7f97eb4 Bug 1414970 - Add new talos tests to qr-talos task set so they run with WebRender enabled as well. r=jrmuizel
MozReview-Commit-ID: JnuIhsEM4fK

--HG--
extra : rebase_source : 067b067d497fe63bea5e325db94c30cce38442c5
2017-11-06 17:31:13 -05:00
Chris Pearce
f231fe980b Bug 1414991 - Unified build fixes in media. r=gerald
MozReview-Commit-ID: KjLeQMSxOfO

--HG--
extra : rebase_source : 37b7222bfbadc0836acdeee19ebd82676872b4ea
2017-11-07 12:57:34 +13:00
Brad Werth
976df01da1 Bug 1412173 Part 2: Add a crashtest to check we can handle overlapping document open calls. r=bz
MozReview-Commit-ID: LjyQgFicwuO

--HG--
extra : rebase_source : 47d75368fe31de5ab68cdf26384d356f565cb585
2017-10-30 15:35:47 -07:00
Brad Werth
28b0ab34dc Bug 1412173 Part 1: Implement the Document ignore-opens-during-unload counter required by spec. r=bz
MozReview-Commit-ID: IWfT5c0H3t

--HG--
extra : rebase_source : d0c03ea38bf4d33ca7ac8ee7696936bdb3ea7518
2017-11-02 11:47:21 -07:00
Sebastian Hengst
5ce0f531de Backed out changeset d44fe4ae02fe (bug 1414965) for unexpected connections in ts_paint_heavy. r=backout 2017-11-07 02:58:35 +02:00
Brendan Dahl
c7c9de355a Bug 1414403 - Display screenshot help message on all platforms. r=mossop
MozReview-Commit-ID: JSxTrXt9tnL

--HG--
extra : rebase_source : 8878b12da8a8612e59c6e760a103d402108ea4e5
2017-11-06 10:42:32 -08:00
Xidorn Quan
a02700faf7 servo: Merge #19106 - Implement -moz-window-transform{,-origin} internal properties (from upsuper:window-transform); r=emilio
This fixes [bug 1374178](https://bugzilla.mozilla.org/show_bug.cgi?id=1374178).

Note that the impl of `-moz-window-transform-origin` doesn't exactly match how it is implemented in Gecko. Specifically, that property doesn't accept depth value in Gecko, but it does in this impl. The depth value is simply dropped during conversion. This is because I don't think it's worth adding code for handling this internal property to make it as restrictive.

Source-Repo: https://github.com/servo/servo
Source-Revision: 4decea188feb87b880fd2b0663b86d262a346a18

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 5655ab7551b2b151417086b9370df0a55897206f
2017-11-06 17:46:51 -06:00
Manish Goregaokar
ee666a4026 Bug 1411250 - Revendor deps; r=xidorn
MozReview-Commit-ID: 5Wbf8VKNnDU

--HG--
extra : rebase_source : a2752fbd57d72c2d7ed81ad652ecb77e2faab2dd
2017-11-06 15:04:28 -08:00
Manish Goregaokar
023c5b447b Bug 1411250 - Bump rand crate to 0.3.18 ; r=xidorn
MozReview-Commit-ID: IWu7Mu2l46e

--HG--
extra : rebase_source : 9d86016a9508dc31c979557daca969017d69fc4e
2017-11-06 14:53:08 -08:00
Jan Henning
0c394a908c Bug 1414838 - Show stop button again as soon as page loading starts. r=nechen
As of bug 1366672, case START no longer falls through in order to allow for a
different behaviour of the progress indicator, however we still need to add
UpdateFlags.PROGRESS, so that the stop button shows up as soon as a page starts
loading.

MozReview-Commit-ID: 3P33JEsS5ic

--HG--
extra : rebase_source : 4f83ab57613df31cdd4f392c478df33a992c95af
2017-11-06 20:20:57 +01:00
J. Ryan Stinnett
d968d058cd Bug 1413765 - Disable RDM browser_navigation.js test for intermittents. r=jryans
MozReview-Commit-ID: IAQdq3eFHnp

--HG--
extra : rebase_source : 9d18e3114a76a2773e38d50e2319be2def91b491
2017-11-06 17:32:12 -06:00
k88hudson
7357a6d3c5 Bug 1414979 - Add fallbacks for pocket disclaimer in Activity Stream r=dmose
--HG--
extra : rebase_source : 95df68baf4b3589ff8ec9f312e3435dae43f0a44
2017-11-06 18:09:49 -05:00
Kyle Machulis
7308e0e9fe Bug 1412414 - Remove nsIDOMHTMLSourceElement; r=bz
MozReview-Commit-ID: 3ZK1GremntX

--HG--
extra : rebase_source : c25b1a449596130ec8d2e7936f52cc651988af85
2017-10-27 15:00:42 -07:00
Michael Kaply
710efa953f Bug 1414965 - Reset geo preferences for Firefox 57. r=florian
MozReview-Commit-ID: FukSW7TB4Av

--HG--
extra : rebase_source : e2e7da1305ec581f029123c1021f61dc1e858d02
2017-11-06 16:01:34 -06:00
Coroiu Cristina
dc06fb21ec Merge mozilla-central to mozilla-autoland. r=merge a=merge on a CLOSED TREE 2017-11-07 01:13:57 +02:00
Coroiu Cristina
282fd1a852 Merge inbound to mozilla-central r=merge a=merge 2017-11-07 01:04:34 +02:00
Alex Gaynor
d57079bd3c Bug 1414842 - remove reliance on a CPython implementation detail in mozbuild; r=gps
MozReview-Commit-ID: SGrqK6NpEY

--HG--
extra : rebase_source : ac6c49ceb8af43d62795a7607f3f15aed0c986be
2017-11-06 10:36:15 -05:00
Jean-Yves Avenard
f49e01980d Bug 1414596 - P3. Re-generate config_*.{h,asm}. r=gerald
MozReview-Commit-ID: 2INNZuMs1y8

--HG--
extra : rebase_source : a2d539f151e90a9b1299b6ea0f895a9d8af3bdcd
2017-11-06 14:30:44 +01:00
Jean-Yves Avenard
21218a8559 Bug 1414596 - P2. Bump VP9 benchmark version ID. r=gerald
This will force a re-run of the VP9 benchmark.

MozReview-Commit-ID: 533NpQWrHDS

--HG--
extra : rebase_source : ffdefc4600545a27e3188f81a53db5680f4c550f
2017-11-06 13:58:05 +01:00
Jean-Yves Avenard
420718da1b Bug 1414596 - P1. Re-enable assembly optimized code. r=gerald
It was incorrectly disabled during the last resync.

MozReview-Commit-ID: IP0T4Aq5Q2q

--HG--
extra : rebase_source : 77b3c792ddabfc5536b8c680010d0438a22699be
2017-11-06 13:56:16 +01:00
Daosheng Mu
a1557bdd74 Bug 1414698 - Part 2: Reset WEBVR_TIME_SPENT_VIEWING_IN_2D telemetry when the tab moves to the background; r=baku,kip
MozReview-Commit-ID: 7TKKxNlpCNT

--HG--
extra : rebase_source : a42e4e3fbca3ff101f0c1210c16a47537a5298be
2017-11-06 18:04:07 +08:00
Daosheng Mu
3ed0123bbc Bug 1414698 - Part 1: Stop gamepad vibration when changing to the background; r=baku
MozReview-Commit-ID: 4Xxif7K500B

--HG--
extra : rebase_source : 7d9d4e3264cb96ea76182356da2704d2843c7215
2017-11-06 17:31:47 +08:00
Vijay Hebbar
ae622d03ea servo: Merge #19038 - Added implementation for itemprop and itemtype along with test files (from CJ8664:master); r=jdm
<!-- 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: -->
- [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 OR

<!-- 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: 5227df260c601b86358e08ab88adcc9eca93be45

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 0cf672106d56747fa1f164d37aa17e8ba8ec21d8
2017-11-06 14:17:11 -06:00
Rail Aliiev
a903e7c823 Bug 1414924 - test-action-callback prints task definitions scrambled r=dustin
MozReview-Commit-ID: GiJsOiTVUXL

--HG--
extra : rebase_source : 2beb402ee8b5d9ad181df729e062ad3572b753f8
2017-11-06 16:29:35 -05:00
Gregory Szorc
4783c071f3 Bug 1414558 - Build Clang toolchain on a Docker volume; r=froydnj
Before, the build root was not in a Docker cache or volume. With
current Docker works, that meant AUFS. We know AUFS is slow under
I/O load and can cause random failures due to missing data after
writes.

This commit changes the build root to a known Docker volume, which
will be backed by EXT4 and won't have the problems of AUFS.

MozReview-Commit-ID: 6WOH0yednAv

--HG--
extra : rebase_source : bbff0f00f55acdbe068fdf617a7903b8a303c397
2017-11-06 11:45:17 -08:00
Manish Goregaokar
b5061541d9 Bug 1405881 - Add crashtest; r=hiro
MozReview-Commit-ID: BzM8KRn2MWv

--HG--
extra : rebase_source : 288825a0262a051ba379cdd74838c358f70901de
2017-11-06 11:30:49 -08:00
Tom Ritter
7be06512ea Bug 1414394 Mark write()'s in libfuzzer as Unused to silence a warning r=njn
MozReview-Commit-ID: GbWTgrndfoa

--HG--
extra : rebase_source : fdee12c1d8d969a7efddd0937388d7ce61aba22c
2017-11-03 23:17:27 -05:00
Manish Goregaokar
b8a28fb4e0 Bug 1405881 - Fix animation of -moz-transform matrices with percents ; r=hiro
MozReview-Commit-ID: 4XhKc0K0xmQ

--HG--
extra : rebase_source : 883fd587716a97d38827e576a8d1af808fa22f7e
2017-11-03 16:42:30 -07:00
Ralph Giles
1999c8d8f8 Bug 1414906 - Build sccache with openssl 1.1.0g. r=froydnj
Fixes bn_sqrx8x_internal carry bug on x86_64 (CVE-2017-3736)

MozReview-Commit-ID: 5qF9NfCi3XX

--HG--
extra : rebase_source : 287dfb7198b2c7cce065010e5c603a4bb2fe986f
2017-11-06 10:16:07 -08:00
Steve Fink
1232b77f78 Bug 1414443 - Alternative way to shut down buffer streams, r=luke
--HG--
extra : rebase_source : 1604a60d7a5fcd7e54a7f929d88961752f25a8e1
2017-11-03 16:05:44 -07:00
Sebastian Hengst
e50208ab81 Backed out changeset 66d49b9e8217 (bug 1414767) for build bustage on OS X: CoreServices.framework/Frameworks/AE.framework/Headers/AERegistry.h:693: reference to 'TextRange' is ambiguous. r=backout on a CLOSED TREE 2017-11-06 17:51:56 +01:00
Andrea Marchesini
096614f974 Bug 1414767 - Moving SlicedInputStream under mozilla namespace, r=froydnj 2017-11-06 16:21:01 +01:00
James Willcox
bc001da86a Bug 1413230 - Ensure we are attached to the GL context in SurfaceTextureHostOGL::PrepareTextureSource() r=jnicol,nical
MozReview-Commit-ID: BxDng9OG3RF
2017-11-06 09:30:13 -06:00
Tom Prince
2d833ffd8a Bug 1410513: Move ridealong build configuration to ci/config.yml; r=dustin
MozReview-Commit-ID: 761zWtiZFtz

--HG--
extra : rebase_source : 7eb318fcb73b89fe3d8995bbb4f5661239450c87
2017-11-02 14:34:47 -06:00
Tom Prince
73e5e1e2b3 Bug 1410513: Treeherder group names from config file; r=dustin
MozReview-Commit-ID: CuEQyn03Anh

--HG--
extra : rebase_source : 2fa6e873643723a869154c33a0f466a36cdb5172
2017-11-02 11:37:20 -06:00
Tom Prince
377f7dcad0 Bug 1410513: Use try_tasks as target method on try-comm-central; r=dustin
MozReview-Commit-ID: 5nh5qAcBqQJ

--HG--
extra : rebase_source : 16d205ea9e7cd2a5875e45a51e1e9579ea69de0a
2017-11-02 15:02:49 -06:00
Ryan VanderMeulen
a2f1dcd1e0 Merge m-c to autoland. a=merge 2017-11-06 14:51:08 -05:00
Dão Gottwald
4e18b4a6f6 Bug 1414797 - Fix up Mac-specific back button styling after bug 1413499. r=nhnt11
MozReview-Commit-ID: FvPKUj0oPfk

--HG--
extra : rebase_source : 7a865f4399fbdd62721f320717cc0a54d78f85fe
2017-11-06 13:40:50 +01:00
Frank-Rainer Grahl
6484a0c1c6 Bug 1414507 - Fix aom compile errors with VS2015. r=rillian, a=me
Import BUG=aomedia:900
Change-Id: Ifb6c437d8d2f309d0717fb50c402618475fe021f
Change-Id: I9ca596f677e174ccd12a6e4eb927733d25e76f58

--HG--
extra : amend_source : 19b6118abd6dfc641d780b560f428b6ce2d8040b
2017-11-04 08:03:00 -04:00
ffxbld
fe19e42a3c No bug, Automated HPKP preload list update from host bld-linux64-spot-035 - a=hpkp-update 2017-11-06 11:36:57 -08:00
ffxbld
5ec06cbae9 No bug, Automated HSTS preload list update from host bld-linux64-spot-035 - a=hsts-update 2017-11-06 11:36:53 -08:00
ffxbld
883506c13d No bug, Automated HPKP preload list update from host bld-linux64-spot-030 - a=hpkp-update 2017-11-06 11:03:31 -08:00
ffxbld
af031d585f No bug, Automated HSTS preload list update from host bld-linux64-spot-030 - a=hsts-update 2017-11-06 11:03:27 -08:00