Sebastian Hengst
3323ca3afe
Backed out changeset 649120253cc1 (bug 1351535)
2017-04-08 16:53:04 +02:00
Sebastian Hengst
bf2854b8b3
Backed out changeset 186921ff2a55 (bug 1351535)
2017-04-08 16:53:00 +02:00
Sebastian Hengst
87744c4253
Backed out changeset 2687cb9cb4de (bug 1351535)
2017-04-08 16:52:56 +02:00
Sebastian Hengst
5ca82fe2ef
Backed out changeset d44f633899ce (bug 1351535)
2017-04-08 16:52:51 +02:00
Sebastian Hengst
f9e4178cd2
Backed out changeset b1a425c54b79 (bug 1351535)
2017-04-08 16:52:47 +02:00
Sebastian Hengst
bf54d9ef97
Backed out changeset c1be168c4c63 (bug 1351535)
2017-04-08 16:52:43 +02:00
Sebastian Hengst
8bfc118fde
Backed out changeset bff89114412c (bug 1351535)
2017-04-08 16:52:38 +02:00
Sebastian Hengst
017c1e7173
Backed out changeset 0410ff898157 (bug 1351535)
2017-04-08 16:52:34 +02:00
Cameron McCormack
6c8f6a70b6
Bug 1351286 - stylo: Make Servo mapped attributes mechanism cope with the document being in the bfcache. r=dbaron
...
MozReview-Commit-ID: H8tpBVKf3xo
--HG--
extra : rebase_source : 698a30deb1ab8ac4840dc6791e4cf12b3be6c5df
2017-04-08 22:42:43 +08:00
Ravi Shankar
c6d0770d3a
servo: Merge #16314 - Include bindings for StyleGridTemplate (from Wafflespeanut:bind); r=heycam
...
Servo-side changes for [Bug 1354775
](https://bugzilla.mozilla.org/show_bug.cgi?id=1354775 )
Source-Repo: https://github.com/servo/servo
Source-Revision: 6020c2feebc14f0fadabbca73b553d05af0e365f
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 16dc78946dd34f3fd1953c3123866aae6da8b665
2017-04-09 02:29:32 -05:00
Bobby Holley
ec70de47f6
servo: Merge #16312 - Make the sequential traversal breadth-first (from bholley:breadth_first_sequential); r=emilio
...
Reviewed in https://bugzilla.mozilla.org/show_bug.cgi?id=1354806
Source-Repo: https://github.com/servo/servo
Source-Revision: fd2b092839ec5229066ed1d608a81a556f38c55b
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 4a85dcd1bb4c702c61c0bc277e858da48d9f0cdc
2017-04-09 01:55:09 -05:00
Wes Kocher
b689c79de1
Backed out changeset 17650db2f478 (bug 1354775
) for stylo bustage at developer's request a=backout
2017-04-08 23:52:25 -07:00
Kris Maglione
95a6ae2dc4
Bug 1351163: Part 4 - Don't start moz-anno: requests until the channel is opened. r=bz
...
MozReview-Commit-ID: HbaNUqLRtK6
--HG--
extra : rebase_source : 467e79de201751bb52a9b3149b7fe10ea9bf89d5
2017-04-07 22:36:01 -07:00
Kris Maglione
8cb2eed52d
Bug 1351163: Part 3 - Don't open moz-extension: base channel on NewChannel2(). r=bz
...
MozReview-Commit-ID: F8H75VM33nz
--HG--
extra : rebase_source : 1c5c61ecd5f4e3c27907feb29f9c07ecaba1bcc6
2017-04-07 22:35:57 -07:00
Kris Maglione
26b71c675c
Bug 1351163: Part 2 - Add a nsSimpleChannel helper class for creating simple wrapper channels. r=bz,honzab
...
This helper class allows us to create simple channels that open an underlying
input stream when the channel is first opened, using a closure function,
without having to expose the nsBaseChannel class to non-necko code.
MozReview-Commit-ID: 6jiImdMXUp0
--HG--
extra : rebase_source : b8d30a28593940c41109b1352eb0c549213c5f89
2017-04-07 14:35:48 -07:00
Kris Maglione
33760a013c
Bug 1351163: Part 1 - Support direct stream listener output in nsBaseChannel. r=honzab
...
Several of our simple channel implementations work naturally with direct
nsIStreamListener output. Currently, these implementations need to create a
pipe, pump data in to that pipe, and then allow nsBaseChannel to pump data out
of the other side of that pipe, into its own stream listener.
This change allows them to output data directly to nsBaseChannel's stream
listener, which removes unnecessary complexity and overhead.
MozReview-Commit-ID: JCGKTt6Kn9x
--HG--
extra : rebase_source : 200dd2641bfa703f658c2c5171a68df3a035be0a
2017-04-07 14:25:33 -07:00
Jan de Mooij
a548d4c9cf
Bug 1354582 - Support non-singleton functions in IonBuilder::getSingleCallTarget. r=evilpie
...
--HG--
extra : rebase_source : 6b34a33e93096a77bcf91b2df56a8070fe5b100a
2017-04-08 19:49:37 +02:00
Sebastian Hengst
0e1faab582
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: F5aZ4FC75r7
2017-04-07 22:03:41 +02:00
Sebastian Hengst
594c2edeec
Backed out changeset 321a37f440e8 (bug 1353638
) for linting failure in testing/web-platform/meta/MANIFEST.json. r=backout
2017-04-07 18:40:20 +02:00
Sebastian Hengst
ae044c4f73
Backed out changeset dc210ac61f96 (bug 1353638
)
2017-04-07 18:39:26 +02:00
Eric Rahm
2d1b7da05b
Bug 1354207 - Set webrtc build flags when building under valgrind, etc. r=jesup
...
The webrtc gyp files have a 'build_for_tool' flag that controls among other
things what defines are provided at build time. This meant that during a
firefox valgrind build webrtc would still specify NVALGRIND, thus disabling
some valgrind macros. Similarly there are flags for asan and tsan that we
should probably have been specifying as well. This patch sets the
'build_for_tool' flag to the appropriate value when building under valgrind,
asan, and tsan.
2017-04-07 09:20:37 -07:00
Brendan Dahl
79c787d9b4
Bug 1353937 - Expose http server wrapped js object for private apis. r=mcmanus
...
Slimerjs relies on the hidden _start to create a server with a
port and host.
2017-04-07 09:18:33 -07:00
ffxbld
c288e8360e
No bug, Automated blocklist update from host bld-linux64-spot-307 - a=blocklist-update
2017-04-07 09:18:33 -07:00
ffxbld
8b74a28ba4
No bug, Automated HPKP preload list update from host bld-linux64-spot-307 - a=hpkp-update
2017-04-07 09:18:33 -07:00
ffxbld
25c5a4b366
No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
2017-04-07 09:18:33 -07:00
ffxbld
78cefe75fb
No bug, Automated blocklist update from host bld-linux64-spot-307 - a=blocklist-update
2017-04-07 08:52:32 -07:00
ffxbld
1d4ad52861
No bug, Automated HPKP preload list update from host bld-linux64-spot-307 - a=hpkp-update
2017-04-07 08:52:29 -07:00
ffxbld
f0a8966894
No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
2017-04-07 08:52:27 -07:00
Dale Harvey
c5ff9ba7e2
Bug 1353714 - Only setTaskDescription on supported android. r=janh
2017-04-07 16:43:12 +01:00
Dragana Damjanovic
2b3a916d76
Bug 1354233 - Add stream to m0RTTStreams after streamId is set. r=mcmanus
2017-04-07 17:28:21 +02:00
Phil Ringnalda
a8bb90e93a
Backed out changeset 5d3bc5f2c41f (bug 1354055) for mass Android reftest failures
2017-04-07 07:59:37 -07:00
Lars T Hansen
823fdb1a4e
Bug 1353347 - wasm baseline, properly chop int32 constants to 32 bits. r=luke
...
--HG--
extra : rebase_source : 96072d01abbeba842a316b69bf014623adeb465f
2017-04-07 13:12:20 +02:00
Carsten "Tomcat" Book
ab87252d1a
Backed out changeset e22c18d39a92 (bug 1352699) for talos failures
2017-04-07 10:49:21 +02:00
Carsten "Tomcat" Book
84176d993c
Backed out changeset a822f74d410e (bug 1352699)
2017-04-07 10:48:10 +02:00
Carsten "Tomcat" Book
5010bfe1c5
Backed out changeset afbfe3a5cdb6 (bug 1352699)
2017-04-07 10:48:08 +02:00
Carsten "Tomcat" Book
5db0c1c8bf
Backed out changeset 48d3321e3474 (bug 1352699)
2017-04-07 10:48:06 +02:00
Carsten "Tomcat" Book
83d84af024
Backed out changeset 2b6c014551e0 (bug 1352699)
2017-04-07 10:48:04 +02:00
Sebastian Hengst
988017d22d
Backed out changeset ba97ba73f72d (bug 1353333) for failing flake8. r=backout
2017-04-07 10:34:05 +02:00
Timothy Nikkel
d8324680ad
Bug 686905. Enable the pref image.mem.animated.discardable to allow discarding of animated images. r=aosmond
2017-04-07 01:53:36 -05:00
Timothy Nikkel
87341e1350
Bug 1354499. Disable test_discardAnimatedImage.html temporarily.
2017-04-08 02:04:52 -05:00
Timothy Nikkel
05aceb8d0a
Bug 1354499. Do a better job of not recording successful results after test finish in test_discardAnimatedImage.html.
...
The previous patch wasn't good enough because it only prevented dispatching more setTimeouts after finish. It did nothing to stop already dispatched setTimeouts from calling ok(true,...).
2017-04-08 02:04:52 -05:00
Timothy Nikkel
7bd2215f6e
Bug 1354499. Don't record further successful results after finishing in test_discardAnimatedImage.html.
2017-04-07 18:26:20 -05:00
Timothy Nikkel
a453a97b57
Bug 1354499. Fix test_discardAnimatedImage.html to not call finish multiple times.
...
We can have multiple setTimeouts from multiple frame update notifications in flight at the same time. If one of them reaches the finishing conditions the rest will too. So just guard calling finish with a global bool.
2017-04-07 16:11:14 -05:00
Phil Ringnalda
fd177bad39
Backed out 2 changesets (bug 1354499) for only changing the failure to a frequent Result logged after SimpleTest.finish()
...
CLOSED TREE
Backed out changeset 415cd9f87458 (bug 1354499)
Backed out changeset 17d681fd2b32 (bug 1354499)
2017-04-07 21:35:14 -07:00
Phil Ringnalda
7f3c345b30
Backed out changeset 50aee6c86901 (bug 686905) for not getting its test failure dependency fixed
...
CLOSED TREE
2017-04-07 21:34:00 -07:00
Phil Ringnalda
a93a258e37
Backed out changeset 35e0a23e1c89 (bug 1346012) for mass crashes in js::IsDeadProxyObject
...
CLOSED TREE
2017-04-07 20:00:22 -07:00
Bill McCloskey
1d90cfecff
Revert "Bug 1349699 - Assert when destroying a MessageLoop that a live MessageChannel is attached to (r=dvander)"
...
This reverts commit 9e65608a6214fc500dd4af4822700fd1ad6e000c.
2017-04-07 16:45:02 -07:00
Bill McCloskey
ad31aeafdd
Revert "Bug 1349699 - Assert that the Chromium channel is closed when MessageLoop is destroyed (r=dvander)"
...
This reverts commit b72a0148dd4a3e633559760c6f0394c851799073.
2017-04-07 16:44:59 -07:00
Bill McCloskey
de3a1da5f3
Revert "Bug 1349699 - Close GPU channel unconditionally (r=dvander)"
...
This reverts commit acc4397b003ca5a7760ce8bbf24c21df6a2dd8bc.
2017-04-07 16:44:55 -07:00
Till Schneidereit
0fd18cce1a
Bug 1346012 - Handle dead object wrappers in more places in Promise code. r=shu
...
MozReview-Commit-ID: HlmKwoMub9D
2017-04-07 19:39:27 -04:00