David Parks
0601f5b64f
Bug 1339259 - Hold Windows AudioSession object while recycling registration. r=jimm
...
When we UnregisterAudioSessionNotification in response to an OnSessionDisconnected
message, we unintentionally decrement the refcount before restoring it. This KungFu
grips us for the duration of that operation.
--HG--
extra : rebase_source : 7c7e786064811d040d23741c143d9eef04edb5e0
2017-09-28 14:28:39 -07:00
Atanas Minkov
f2f143f706
Bug 1386990 - "change" event listener no longer required for tracking form input in session store r=JanH
...
MozReview-Commit-ID: 1MhuLbvInl6
--HG--
extra : rebase_source : f74d7d080c6c5ea38efa39a2e5dc2cc82571396f
2017-10-01 03:26:58 +03:00
Vedant Chakravadhanula
ecc5186a64
Bug 1396855 - about:telemetry : Added search terms in the URL fragment. r=chutten
...
Implementation of the search terms in the url fragment was done as concisely as possible(considering the various conditions required, with the underscore when other hash terms are present). To implement search through hashes in URL, the function urlStateRestore() was changed. To make the changes more aesthetic, another function urlSectionRestore() performs the tasks earlier performed by urlStateRestore(), and urlStateRestore() now implements the search parsing and a call to urlSectionRestore().
MozReview-Commit-ID: 9vgjNUpJkQG
--HG--
extra : rebase_source : c2cdb79e74faffa50bfd6636f0877f541f4f6ddf
2017-09-30 09:07:50 +05:30
Jan Odvarko
b8af9874fd
Bug 1402262 - Switch from webconsole.xhtml to webconsole.html; r=nchevobbe
...
MozReview-Commit-ID: FZTxze02tNg
--HG--
rename : devtools/client/webconsole/webconsole.xhtml => devtools/client/webconsole/webconsole.html
extra : rebase_source : 7d5884d3ffb6c7f6342f8f8bacad87ec4b08b419
2017-10-02 10:17:17 +02:00
Sebastian Hengst
b1575a7d2b
Backed out changeset ddfc127526b2 (bug 1403222) for failing python/mozbuild/mozbuild/test/frontend/test_reader.py::TestBuildReader::test_schedules, at least for Linux asan opt builds. r=backout on a CLOSED TREE
2017-10-02 16:03:12 +02:00
Francesco Lodolo (:flod)
af1a6bd07a
Bug 1400796 - Add 'ia' to the Firefox Nightly builds r=delphine
...
MozReview-Commit-ID: F1h78ESHchf
--HG--
extra : rebase_source : 849de7e68b65a6da69ac12d6c9af65c9bae55254
2017-10-02 06:54:43 +02:00
Francesco Lodolo (:flod)
fac9329134
Bug 1400798 - [ia] Search engine setup for Firefox for Interlingua r=delphine
...
MozReview-Commit-ID: 4Stpr12otgs
--HG--
extra : rebase_source : f7fd85dea8a6064c7e77e0eb9f8b01d69227929c
2017-10-02 06:38:54 +02:00
Andrew Halberstadt
ef896de9c0
Bug 1403222 - Add test suite families to SCHEDULES.exclusive r=dustin
...
MozReview-Commit-ID: JWKB7eOgfWc
--HG--
extra : rebase_source : 6c456c91985f2006910bda66fdbc5d18e066d020
2017-09-26 10:47:22 -04:00
Andrew Halberstadt
cb9156b339
Bug 1401199 - [tryselect] Pass in strict=False when generating tasks, r=dustin
...
MozReview-Commit-ID: 9XWlLeGcPeQ
--HG--
extra : rebase_source : 05dbf742089e857eb697736ee6a6619192c07365
2017-09-29 11:36:42 -04:00
Andrew Halberstadt
dd40adad76
Bug 1401199 - [taskgraph] Use default parameter values when strict=False, r=dustin
...
MozReview-Commit-ID: 9XWlLeGcPeQ
--HG--
extra : rebase_source : 01615bee150787a2c1a9eeb6da8b5dcf17ce1c7c
2017-09-29 11:35:30 -04:00
Andrew Halberstadt
98df27cb1b
Bug 1401199 - [mozversioncontrol] Add property to get hash of HEAD revision, r=mshal
...
MozReview-Commit-ID: 9XWlLeGcPeQ
--HG--
extra : rebase_source : 89cf1dbe133d2ce4d8ffaad017aa151ed08491cd
2017-09-29 11:10:59 -04:00
Mark Banner
97bddec0c4
Bug 1395526 - Avoid potential race with places initialisation when clipboard tests are starting to avoid intermittents. r=mak
...
MozReview-Commit-ID: 4Hr4zdZNHRp
--HG--
extra : rebase_source : 167b9158290f021c82b2c2b2a1c2fa6210e5bd63
2017-09-21 21:21:41 +01:00
Mark Banner
430c6bd6b3
Bug 1404578 - test_async_batchUpdatesForNode.js should be under browser/ not toolkit/. r=mak
...
MozReview-Commit-ID: 36doGyjaAta
--HG--
rename : toolkit/components/places/tests/unit/test_async_batchUpdatesForNode.js => browser/components/places/tests/unit/test_PUIU_batchUpdatesForNode.js
extra : rebase_source : 7275e0725f1f1228c7b48cd7dfb1d1fc1e5a0f9b
2017-10-02 10:30:53 +01:00
Mark Banner
79b29f1549
Bug 1402248 - Disable idle-daily during mochitests to avoid possible background interactions that might cause intermittents. r=jmaher
...
Set the idle preference to be the current time, so that idle-daily won't kick in for 24 hours.
MozReview-Commit-ID: 6OJCSm8RaeZ
--HG--
extra : rebase_source : 71217263ddd5b9299e8463254f48ad2d9918b8a2
2017-10-02 11:10:15 +01:00
Andreas Pehrson
94fb70a59f
Bug 1380346 - Apply applyConstraints() properly. r=jib
...
MozReview-Commit-ID: EOuHS9nYT8S
--HG--
extra : rebase_source : 5d162b361ecfa6611317805a305a6ffcd33e16a2
2017-09-14 19:20:26 +02:00
Andreas Pehrson
c855ea91ce
Bug 1380346 - Verify screensharing content in mochitest. r=jib
...
This verifies that screen content is captured correctly by drawing to a canvas
that is full screen and comparing to pixels in the captured stream.
Note that going fullscreen requires the tab (and window) to be in the foreground
and having focus.
MozReview-Commit-ID: 9SNXaCPm9da
--HG--
extra : rebase_source : bcd1fb1954acacbe4b7c51055f73ffc74a0e978f
2017-09-14 19:02:46 +02:00
Andreas Pehrson
f421080879
Bug 1380346 - Let CaptureStreamTestHelper2D.drawColor draw squares wherever you want. r=jib
...
It was supporting a simpler case of only drawing in the upper left corner of
the input canvas. This supports that by default still, but also allows the
caller to exactly specify coordinates and size of the rectangle to draw.
MozReview-Commit-ID: GVQh0HqejqU
--HG--
extra : rebase_source : fb48fd1681f0545c53b5cb49b2791f42270ca83c
2017-09-14 19:00:20 +02:00
Andreas Pehrson
f9cccebd1e
Bug 1380346 - CaptureStreamTestHelper shouldn't need a full-size canvas to extract a pixel. r=jib
...
Our previous strategy was to draw the *entire* video we wanted a pixel from to
a canvas, then extract the pixel we wanted from that. This was all right for
most of our cases where the video was sufficiently small.
However, drawImage is more powerful than that -- we really just need a 1x1
canvas and draw the pixel we want to look at straight in.
MozReview-Commit-ID: ATdFVY3YBUv
--HG--
extra : rebase_source : 47ce69d7d9fd6505d2991895d4484fcc1f746543
2017-09-14 18:57:12 +02:00
Andreas Pehrson
9bf120375b
Bug 1380346 - Modernize test_gUM_basicScreenShare.html. r=jib
...
MozReview-Commit-ID: ATNRw5avBaD
--HG--
extra : rebase_source : 472f4041bc7829d4c0bb9b4b800ca0f8b88cf0e0
2017-09-13 17:09:20 +02:00
Dan Minor
5244e5c40e
Bug 1401540 - Allow empty BUNDLE groups; r=bwc
...
MozReview-Commit-ID: 9IIwUnaMZ1m
--HG--
extra : rebase_source : 87729e9303fe1220f53db2f203efc99d628e020a
2017-09-27 12:49:19 -04:00
Cameron McCormack
6fdd311839
Bug 1404180 - Don't allow associating form elements by ID to <form>s across anonymous subtree boundaries. r=smaug
...
MozReview-Commit-ID: KRJjrkL4FgZ
--HG--
extra : amend_source : 80cd5e00804a8b2a5fd4e51b0f7ea9160dd63b1c
2017-10-02 13:10:18 +08:00
Sebastian Hengst
0a10ded4d9
Backed out changeset 42af702edce0 (bug 1403484) for frequently failing mochitest-gl dom/canvas/test/webgl-mochitest/test_capture.html on Windows 7 debug. r=backout
2017-10-02 13:26:47 +02:00
Sebastian Hengst
efe42832aa
merge mozilla-central to autoland. r=merge a=merge
2017-10-02 11:05:23 +02:00
Sebastian Hengst
a470220352
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: D2QCmiZpeaP
2017-10-02 11:04:14 +02:00
Sebastian Hengst
a1c1bcca52
merge autoland to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: KAwX3xgqi2K
2017-10-02 11:02:29 +02:00
cku
170c0d4409
Bug 1404077 - Remove unnecessary gfxContext::Save/Load in nsTreeBodyFrame::PaintCell. r=mattwoodrow
...
Between this pair of gfxContext::Save/Load, only the draw calls of the
DrawTarget are called. Since draw calls do not alter the content of a AureState,
we should just remove this pair of Save/Load.
MozReview-Commit-ID: BexjGJkO77E
--HG--
extra : rebase_source : eda2795fb8993d578d6ecdca6df1c39fcc4073f0
2017-10-02 11:46:39 +08:00
Cameron McCormack
2d5127e67f
Bug 1404243 - Some more heap write analysis tweaks. r=me
...
MozReview-Commit-ID: Fxpg6OUHqSC
2017-10-02 16:51:45 +08:00
Bas Schouten
82d8d410bc
Bug 1403935: Enable OMTP by default on windows only. r=dvander
...
MozReview-Commit-ID: HcizKS5zv9v
2017-10-02 04:20:41 +02:00
Bas Schouten
43c3e5a40a
Bug 1404749: Release our DrawTargetCapture on the main thread. r=mattwoodrow
...
MozReview-Commit-ID: 7uRdl2ZWtGS
2017-10-02 04:20:40 +02:00
Bas Schouten
937cb6ea5e
Bug 1404587: Disable OMTP when using cairo as the content backend. r=mattwoodrow
...
MozReview-Commit-ID: Dtxh9ILELAv
2017-10-02 02:19:45 +02:00
Bas Schouten
4600284673
Bug 1395394: Make refcounting of GradientStops threadsafe for the sake of OMTP. r=mattwoodrow
...
MozReview-Commit-ID: 3MZ3JTio3EC
2017-10-02 00:53:00 +02:00
Bas Schouten
3ad5ed6346
Bug 1404627: Atomically refcount Path objects for use with OMTP. r=mattwoodrow
...
MozReview-Commit-ID: 2TeLChDL4OY
2017-10-02 00:53:00 +02:00
Sebastian Hengst
0b3e927666
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-10-02 00:21:15 +02:00
Sebastian Hengst
f88545629f
merge autoland to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 6Oc6fb3YbAa
2017-10-01 23:51:37 +02:00
ffxbld
ecafa414e2
No bug, Automated HPKP preload list update from host bld-linux64-spot-307 - a=hpkp-update
2017-10-01 10:58:36 -07:00
ffxbld
4e45118331
No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
2017-10-01 10:58:32 -07:00
Jan de Mooij
f539dbedf1
Bug 1398768 part 12 - Remove/inline CanonicalizeArrayLengthValue. r=anba
...
--HG--
extra : rebase_source : 05168647a7f049c91cdaa26daeeb137610d2ee31
2017-10-01 11:38:39 +02:00
Jan de Mooij
c54af726e3
Bug 1398768 part 11 - Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again. r=evilpie
...
--HG--
extra : rebase_source : 7635e07892c2a93baea5025fb7436250a1a2e2bf
2017-10-01 11:37:46 +02:00
Sebastian Hengst
2980334050
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 6My6YCrpLe9
2017-10-01 11:37:14 +02:00
Jan de Mooij
3eb82c60ee
Bug 1398768 part 10 - Remove and clean up more code. r=evilpie
...
--HG--
extra : rebase_source : 8986354f4ce042be64c57e9f51a3b784d4f83f4c
2017-10-01 11:37:00 +02:00
Phil Ringnalda
7546edeeec
Backed out 2 changesets (bug 1404316
) for debug build bustage
...
Backed out changeset 555a9dafe460 (bug 1404316
)
Backed out changeset e939fa11b68c (bug 1404316
)
MozReview-Commit-ID: 5ek3To3HsWo
2017-09-30 21:09:30 -07:00
Stephen A Pohl
ca431cdea8
Bug 1404664: Restore pinch zoom gesture support on macOS. r=mstange
2017-09-30 23:30:01 -04:00
Sebastian Hengst
21dc996c3d
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: HGsyMmuTYkE
2017-10-01 01:01:43 +02:00
Sebastian Hengst
55e6971a70
merge autoland to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 3D21HjGG3i4
2017-10-01 00:59:41 +02:00
Sebastian Hengst
a095b86928
Backed out changeset 843b90c48664 (bug 1403935) for frequently asserting in mochitest gfx/tests/mochitest/test_font_whitelist.html on Windows non-stylo builds. r=backout a=backout
...
MozReview-Commit-ID: JBP3jOrlKyZ
2017-10-01 00:34:06 +02:00
ffxbld
97263882e6
No bug, Automated HPKP preload list update from host bld-linux64-spot-326 - a=hpkp-update
2017-09-30 11:03:15 -07:00
ffxbld
7dfb61f787
No bug, Automated HSTS preload list update from host bld-linux64-spot-326 - a=hsts-update
2017-09-30 11:03:11 -07:00
Ian Moody
88c31186c4
Bug 1258797 - Catch error when trying to open save as dialog to invalid path. r=Gijs
...
MozReview-Commit-ID: GbMgcfOgVaq
--HG--
extra : rebase_source : da89a0b7d2c66e8c744395f874a6b5fc61516454
2017-09-30 17:51:05 +01:00
Servo VCS Sync
6b20a710cf
No bug - Revendor rust dependencies
2017-10-01 09:54:59 +00:00
Xidorn Quan
0280d1aca8
Bug 1404678 - Update cssparser to 0.21.3 and revendor.
...
MozReview-Commit-ID: 8i1tms8zFHe
--HG--
extra : rebase_source : 3a934f3ad1941faeca2919da419847b3f61c6a6e
2017-10-01 20:46:17 +11:00