Commit Graph

538635 Commits

Author SHA1 Message Date
Geoff Brown
72cf96c3de Bug 1332970 - Allow assertion in test_restyles.html; r=hiro
Frequent intermittent assertions have been happening for a long time.
2017-05-29 16:03:51 -06:00
Kris Maglione
365c2b4b31 Bug 1357490: Part 2: Run browser xpcshell tests in both in-process and OOP modes. r=aswan
MozReview-Commit-ID: 1ogotK4j3cy

--HG--
rename : toolkit/components/extensions/test/xpcshell/head_remote.js => browser/components/extensions/test/xpcshell/head_remote.js
rename : browser/components/extensions/test/xpcshell/xpcshell.ini => browser/components/extensions/test/xpcshell/xpcshell-common.ini
rename : browser/components/extensions/test/xpcshell/xpcshell.ini => browser/components/extensions/test/xpcshell/xpcshell-remote.ini
extra : rebase_source : 099c7825e08689c910dc5f0e03db633c44b01022
extra : histedit_source : 24b679d028c1519f884630c606227f43cbca2a97%2C5265e99c4c850ad4b7ddaabb2d49e7ef739bb56a
2017-05-29 14:10:27 -07:00
Kris Maglione
3a2fc75838 Bug 1357490: Part 1: Run toolkit xpcshell tests in both in-process and OOP modes. r=aswan
MozReview-Commit-ID: 7YYO8ldupn3

--HG--
rename : toolkit/components/extensions/test/xpcshell/head_remote.js => toolkit/components/extensions/test/xpcshell/head_e10s.js
rename : toolkit/components/extensions/test/xpcshell/xpcshell.ini => toolkit/components/extensions/test/xpcshell/xpcshell-common.ini
rename : toolkit/components/extensions/test/xpcshell/xpcshell-remote.ini => toolkit/components/extensions/test/xpcshell/xpcshell-e10s.ini
extra : rebase_source : 05fb233ac80a170d53888fe473a3135c22f95f13
extra : histedit_source : 4a655b3f582ea090a46584ae38119202d037de0f%2Cfcde51f55e5a3e1aed13c85051fdc6fe004e0ff1
2017-05-29 14:09:36 -07:00
Ehsan Akhgari
1bdcddf20c Bug 1361709 - Move FlushPendingLinkUpdatesFromRunnable to idle dispatch; r=smaug 2017-05-29 16:22:24 -04:00
Gabriel Luong
c00006d22f Bug 1321238 - Add unit tests for the Grid List and Display setting components. r=jdescottes 2017-05-29 15:54:35 -04:00
Jan de Mooij
c267850d09 Bug 1355573 - Fix AtomizeAndCopyChars to validate length before taking the lock as it may reenter. r=anba 2017-05-29 21:29:11 +02:00
Phil Ringnalda
40aaa48351 Backed out changeset ad742747a8d0 (bug 1321238) for (at least) eslint failures
MozReview-Commit-ID: Em8hWRGDB3Y
2017-05-29 11:45:33 -07:00
Ehsan Akhgari
632ef747e7 Bug 1368286 - Take the idle queue into account in nsThread::HasPendingEvents(); r=smaug 2017-05-29 14:34:34 -04:00
Gabriel Luong
5edbe33f43 Bug 1321238 - Add unit tests for the Grid List and Display setting components. r=jdescottes 2017-05-29 14:23:56 -04:00
Andreas Farre
912c9f8f9c Bug 1368335 - Add test for idle dispatch after global window suspend. r=smaug 2017-05-29 18:58:35 +02:00
Andreas Farre
d73636b6e1 Bug 1368335 - Don't dispatch idle executor when window has suspended. r=smaug 2017-05-29 18:58:26 +02:00
Geoff Brown
ccf301673c Bug 1352668 - Skip test browser_ext_browserAction_popup_preload.js on win-opt; r=me,test-only
Test has been failing frequently on Windows since May 12.
2017-05-29 10:36:39 -06:00
Geoff Brown
1afd12debb Bug 1157576 - Skip test browser_bug706743.js on e10s, again, for ongoing failures; r=me,test-only 2017-05-29 10:36:37 -06:00
Nicolas B. Pierron
8ea6209d25 Bug 1364117 - Encode JS bytecode of scripts which are parsed on the main thread. r=mrbkap 2017-05-29 16:01:37 +00:00
Jonathan Kew
30cba7385b Bug 1365278 - Remove WORD_CACHE_* telemetry probes that provide little value for their cost. r=milan 2017-05-29 16:19:36 +01:00
Olli Pettay
5e7b0d0105 Bug 1368358 - ThrottledEventQueue::Inner::IsOnCurrentThread should work similarly to other IsOnCurrentThread implementations, r=bkelly
--HG--
extra : rebase_source : 976c25959938bb6572c95ff6120552b9ebad65d7
2017-05-29 17:04:36 +03:00
Jeremy Chen
66780bc3e6 Bug 1340561 - fix comment for the re-enabled svg crashtest. comment-only, no review, DONTBUILD
This test has been re-enabled for stylo in bug 1342596, but the comment
is somehow left.

MozReview-Commit-ID: BDbJGSCz8io
2017-05-29 21:58:12 +08:00
Petr Sumbera
acc89e9d56 Bug 1367775 - libstagefright build should avoid _GLIBCXX_OS_DEFINES on Solaris. r=gerald 2017-05-29 00:36:19 -07:00
Junior Hsu
1eb95dd7bf Bug 1363659 - Ensure not sending IPC constructor in HTTP channel when shutting down, r=nwgh 2017-05-26 03:10:00 +02:00
Junior Hsu
6d29e8963d Bug 1363659 - Ensure not sending file channel constructor when shutting down, r=valentin 2017-05-26 03:10:00 +02:00
Junior Hsu
90f88bd0ac Bug 1363659 - Ensure not sending IPC constructor in FTP channel when shutting down, r=valentin 2017-05-26 03:09:00 +02:00
Junior Hsu
b2a039ad47 Bug 1363659 - Ensure not sending data channel constructor when shutting down, r=valentin 2017-05-26 03:09:00 +02:00
Junior Hsu
d3b4793122 Bug 1363659 - Ensure not sending dns request constructor when shutting down, r=valentin 2017-05-26 03:08:00 +02:00
Junior Hsu
78f744d40d Bug 1363659 - Ensure not sending cookie service constructor when shutting down, r=ehsan 2017-05-26 03:08:00 +02:00
Junior Hsu
6f1e15db21 Bug 1363659 - Ensure not sending necko IPC constructor when shutting down, r=valentin 2017-05-26 03:06:00 +02:00
Paavini
19e44237f2 Bug 1333624 - AutoTimer now asserts on empty histogram key names. r=billm 2017-05-25 05:43:00 +02:00
Carsten "Tomcat" Book
b2a29efc7d Merge mozilla-central to mozilla-inbound 2017-05-29 10:26:47 +02:00
Carsten "Tomcat" Book
31eec6f59e merge mozilla-inbound to mozilla-central a=merge 2017-05-29 10:19:53 +02:00
Franziskus Kiefer
afc9fc15dc Bug 1345368 - land NSS 29290a4a9bd0 UPGRADE_NSS_RELEASE, r=me 2017-05-29 09:27:40 +02:00
JerryShih
6b9e0b591b Bug 1366512 - Export some EGL functions for D3D NV12 texture format. v2. r=jgilbert
These EGL functions will be used to convert D3D NV12 texture handle to GL handle.

MozReview-Commit-ID: JpH0P3mAanU
2017-05-28 21:15:07 -07:00
Paul Bone
8867a1f3a0 bug 1368086 - Rename gcIfNeededPerAllocation to gcIfNeededAtAllocation, r=sfink
MozReview-Commit-ID: Jwk4TPDObJc
2017-05-27 03:00:51 +10:00
Sebastian Hengst
5f2b94fb79 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-05-29 00:54:32 +02:00
Sebastian Hengst
8ee2c326d2 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: DFuSLSPqTVl
2017-05-29 00:51:05 +02:00
Sebastian Hengst
ab557674e4 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 2MWgC2ySf0i
2017-05-29 00:49:24 +02:00
Phil Ringnalda
16b90e808a Backed out changeset e12fa325e112 (bug 1359527) for Win8 masking reftest failures
MozReview-Commit-ID: 5ecOfTu606d
2017-05-28 15:45:42 -07:00
Kris Maglione
fe139bbf07 Bug 1341008: Follow-up: Don't needlessly load ExtensionContent.jsm into all processes.
MozReview-Commit-ID: 1rdgcrwScw
2017-05-28 14:50:23 -07:00
Nathan Froyd
0fe161627a Bug 1368177 - quote {LIB,}CLANG_PATH for cargo; r=rillian
These paths can contain spaces, particularly if they point into
${HOME}/.mozbuild on Windows.  If people are bold enough to use the
Windows packages from llvm.org, the LLVM packages are installed by
default into C:\Program Files\LLVM, so paths from there would contain
spaces as well.
2017-05-28 17:13:30 -04:00
Mason Chang
981bccddf0 Bug 1359527. Add DrawTarget::IntoLuminance. r=jrmuizel,Bas
This lets us use the luminance effect with Direct2D to avoid
having to read back. It will also let us avoid reading back
with DrawTargetRecording.
2017-05-28 15:35:14 -04:00
Ehsan Akhgari
b2b32dd799 Bug 1368272 - Rewrite test_bug534149.html to not rely on the dispatching order of WindowDestroyedEvent; r=mystor 2017-05-28 13:42:21 -04:00
Sebastian Hengst
3eaca355a1 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-05-28 18:47:51 +02:00
Sebastian Hengst
5941f01963 merge mozilla-central to autoland. r=merge a=merge 2017-05-28 18:46:28 +02:00
Sebastian Hengst
f98a774379 Backed out changeset 645836bfad25 (bug 1361664) because bug 1365089 got backed out and this depends on it. r=backout 2017-05-28 18:45:28 +02:00
Sebastian Hengst
a12aaca96d Backed out changeset 49714b590d48 (bug 1361664) 2017-05-28 18:44:50 +02:00
ffxbld
3724e0f28c No bug, Automated HPKP preload list update from host bld-linux64-spot-305 - a=hpkp-update 2017-05-28 08:15:02 -07:00
ffxbld
c81b68804b No bug, Automated HSTS preload list update from host bld-linux64-spot-305 - a=hsts-update 2017-05-28 08:14:59 -07:00
Sebastian Hengst
66d9eb3103 Backed out changeset 9c7688e54e92 (bug 1365089) for breaking Android L10n nightlies. r=backout a=backout
MozReview-Commit-ID: FxH7nBskSNj
2017-05-28 16:53:10 +02:00
Jonathan Kew
ee384ef57b Bug 1368249 - Create nsIFrame::AddProperty API for use when the property is known to not already exist, and use to optimize some call sites. r=mats 2017-05-28 13:16:55 +01:00
Sebastian Hengst
99f17a4e95 Backed out changeset 59c0589220ec (bug 1368249) unused function GetNormalPosition at nsIFrame.h:1073. r=backout 2017-05-28 15:38:15 +02:00
Jonathan Kew
1f8beade4e Bug 1368249 - Create nsIFrame::AddProperty API for use when the property is known to not already exist, and use to optimize some call sites. r=mats 2017-05-28 13:16:55 +01:00
Phil Ringnalda
914b992e95 Merge m-i to m-c, a=merge
MozReview-Commit-ID: CRhv88sOiOA
2017-05-27 21:29:31 -07:00