Andrea Marchesini
a467e08b38
Bug 1315173 - Make nsIStringInputStream a builtinclass, r=valentin, r=njn
2016-11-07 08:45:42 +01:00
JW Wang
fea88a9ded
Bug 1315586 - DecodedStream::NotifyOutput() should compare |a->mTime| to GetPosition() instead of |aTime|. r=pehrsons
...
MozReview-Commit-ID: AyqsW9w5Je0
--HG--
extra : rebase_source : b401aad9c175e6ded87edd535c3124eec139ecab
2016-11-07 11:10:53 +08:00
Phil Ringnalda
8cc8f6829d
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: 5HP4v5psQL6
2016-11-06 18:21:25 -08:00
Phil Ringnalda
8e4c2e3aa6
Merge autoland to m-c, a=merge
...
MozReview-Commit-ID: 1roXGJWQJkC
2016-11-06 18:17:49 -08:00
Phil Ringnalda
37187890b0
No bug, remove trailing whitespace to get a clean set of builds
2016-11-06 12:19:30 -08:00
ffxbld
4de33511f0
No bug, Automated blocklist update from host bld-linux64-spot-575 - a=blocklist-update
2016-11-06 06:22:34 -08:00
ffxbld
2eb1d71918
No bug, Automated HPKP preload list update from host bld-linux64-spot-575 - a=hpkp-update
2016-11-06 06:22:32 -08:00
ffxbld
31d936cf30
No bug, Automated HSTS preload list update from host bld-linux64-spot-575 - a=hsts-update
2016-11-06 06:22:30 -08:00
Phil Ringnalda
a7bc94158c
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: H4VKCYDq5cD
--HG--
rename : xpcom/tests/TestAutoRef.cpp => xpcom/tests/gtest/TestAutoRef.cpp
rename : xpcom/tests/TestCOMArray.cpp => xpcom/tests/gtest/TestCOMArray.cpp
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/gtest/TestCOMPtr.cpp
rename : xpcom/tests/TestCOMPtrEq.cpp => xpcom/tests/gtest/TestCOMPtrEq.cpp
rename : xpcom/tests/TestFile.cpp => xpcom/tests/gtest/TestFile.cpp
rename : xpcom/tests/TestHashtables.cpp => xpcom/tests/gtest/TestHashtables.cpp
rename : xpcom/tests/TestID.cpp => xpcom/tests/gtest/TestID.cpp
2016-11-05 13:36:25 -07:00
Sebastian Hengst
fdf5c5ad8c
Merge mozilla-central to autoland
2016-11-05 16:55:14 +01:00
Sebastian Hengst
77bdfa9a5e
Merge mozilla-central to mozilla-inbound
2016-11-05 16:53:54 +01:00
Sebastian Hengst
5bac92d3b9
Backed out changeset d5a00a0b689c (bug 1307546) for increased mda test_BufferingWait_mp4.html failure on Windows 7. r=backout a=backout
...
MozReview-Commit-ID: J0DyTk9rJJe
2016-11-05 16:52:33 +01:00
ffxbld
6216569bc0
No bug, Automated blocklist update from host bld-linux64-spot-436 - a=blocklist-update
2016-11-05 06:06:30 -07:00
ffxbld
edfb76ec53
No bug, Automated HPKP preload list update from host bld-linux64-spot-436 - a=hpkp-update
2016-11-05 06:06:28 -07:00
ffxbld
860af13d4c
No bug, Automated HSTS preload list update from host bld-linux64-spot-436 - a=hsts-update
2016-11-05 06:06:26 -07:00
Sebastian Hengst
8011a32eb6
Backed out changeset 1cb8dac3eb40 (bug 1189491) for failing browser_readerMode.js. r=backout
...
--HG--
rename : toolkit/components/reader/test/browser_bug1124271_readerModePinnedTab.js => browser/base/content/test/general/browser_bug1124271_readerModePinnedTab.js
rename : toolkit/components/reader/test/browser_readerMode.js => browser/base/content/test/general/browser_readerMode.js
rename : toolkit/components/reader/test/browser_readerMode_hidden_nodes.js => browser/base/content/test/general/browser_readerMode_hidden_nodes.js
rename : toolkit/components/reader/test/readerModeArticle.html => browser/base/content/test/general/readerModeArticle.html
rename : toolkit/components/reader/test/readerModeArticleHiddenNodes.html => browser/base/content/test/general/readerModeArticleHiddenNodes.html
2016-11-05 13:54:35 +01:00
Sebastian Hengst
e9bafabd96
Backed out changeset 15760cbfa77a (bug 1308058) for almost permafailing browser_ext_sessions.js on Linux debug in e10s mode. r=backout a=backout
...
MozReview-Commit-ID: 6uhHHvTHguG
2016-11-05 11:12:19 +01:00
Phil Ringnalda
6710a46887
Merge autoland to m-c, a=merge
...
MozReview-Commit-ID: ERwR70i3ZXb
2016-11-04 20:42:16 -07:00
Dave Townsend
882d4951b2
Bug 1315405: Enable some tests that are missing from the manifests. r=aswan
...
Back when we switched to using test manifest files it looks like some tests
were missed. This adds them to the manifests and fixes the one test that was
failing. It failed because we were only setting the tooltip for buttons if the
button was visible. This change makes the tooltip always be set regardless.
MozReview-Commit-ID: 9Qoqr4BkCMY
--HG--
extra : rebase_source : 650e70e3256d8734a52c64f273db23ae8cd18f18
2016-11-04 17:09:13 -07:00
Kris Maglione
e6570d6708
Bug 1303798: Correctly propagate addListener errors from WebRequest.jsm to extension. r=mixedpuppy
...
MozReview-Commit-ID: BTTNaaAdBs5
--HG--
extra : rebase_source : 585e886fd44d689fea68e49b92e6bb1d29868924
2016-11-06 18:08:46 -08:00
Ben Kelly
fff7097f0f
Bug 1300659 P5 Suspend a window if its main thread TaskQueue falls to far behind. r=smaug
2016-11-07 12:30:18 -08:00
Ben Kelly
d48deb5760
Bug 1300659 P4 Use ThrottledEventQueue in workers. r=baku
2016-11-07 12:30:17 -08:00
Ben Kelly
595fb0d20b
Bug 1300659 P3 Make setTimeout() and setInterval() use the TabGroup ThrottledEventQueue. r=smaug
2016-11-07 12:30:17 -08:00
Ben Kelly
18e9d9bbcc
Bug 1300659 P2 Expose a ThrottledEventQueue on TabGroup and nsPIDOMWindow. r=smaug
2016-11-07 12:30:17 -08:00
Ben Kelly
2ee0844d95
Bug 1300659 P1 Add the ThrottledEventQueue class. r=froydnj
2016-11-07 12:30:17 -08:00
Wes Kocher
db15df3e50
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
Boris Zbarsky
1ef30fd1e4
Bug 1021289 another followup. Make sure that we don't leave an uninitialized opresult when deleting things on DOM objects via Xrays. r=bustage and CLOSED TREE
2016-11-04 15:58:32 -04:00
Wes Kocher
2381be65d5
Merge autoland to central, a=merge
2016-11-04 12:14:00 -07:00
Wes Kocher
79698719f9
Backed out changeset 4da7d22ebcd2 (bug 1189491) for multiple eslint failures a=backout CLOSED TREE
...
--HG--
rename : toolkit/components/reader/test/browser_bug1124271_readerModePinnedTab.js => browser/base/content/test/general/browser_bug1124271_readerModePinnedTab.js
rename : toolkit/components/reader/test/browser_readerMode.js => browser/base/content/test/general/browser_readerMode.js
rename : toolkit/components/reader/test/browser_readerMode_hidden_nodes.js => browser/base/content/test/general/browser_readerMode_hidden_nodes.js
rename : toolkit/components/reader/test/readerModeArticle.html => browser/base/content/test/general/readerModeArticle.html
rename : toolkit/components/reader/test/readerModeArticleHiddenNodes.html => browser/base/content/test/general/readerModeArticleHiddenNodes.html
extra : amend_source : 858e9c3c129ac9431436602580b8904d6a6b7cf0
2016-11-04 11:55:56 -07:00
Wes Kocher
039ac36eca
Backed out 4 changesets (bug 1132888) for SM-tc(r) failures a=backout
...
Backed out changeset cd3ff163021b (bug 1132888)
Backed out changeset f596578a143e (bug 1132888)
Backed out changeset 5e2739dedc3a (bug 1132888)
Backed out changeset e4b1a95a7f39 (bug 1132888)
--HG--
rename : js/src/jit-test/tests/self-test/assertRecoveredOnBailout-0.js => js/src/jit-test/tests/self-test/assertRecoveredOnBailout.js
2016-11-04 11:38:09 -07:00
James Cheng
7fe0f38dac
Bug 1315298 - Remove redundant RefPtr = this in H264Converter.cpp. r=jya
...
MozReview-Commit-ID: GzYes5HoCeM
--HG--
extra : rebase_source : 2745010535ab4d7749d493cb5e0c3708ab0983e8
2016-11-05 00:14:13 +08:00
ffxbld
5696b77fb2
No bug, Automated blocklist update from host bld-linux64-spot-441 - a=blocklist-update
2016-11-04 06:10:32 -07:00
ffxbld
eae51e3161
No bug, Automated HPKP preload list update from host bld-linux64-spot-441 - a=hpkp-update
2016-11-04 06:10:30 -07:00
ffxbld
bb0fb9d130
No bug, Automated HSTS preload list update from host bld-linux64-spot-441 - a=hsts-update
2016-11-04 06:10:27 -07:00
Carsten "Tomcat" Book
a4d6240b83
Backed out changeset e00ed3bd29f9 (bug 1272256) fix eslint issues
2016-11-04 11:53:06 +01:00
Carsten "Tomcat" Book
da760bfc3f
Bug 1300376 - fix bustage on a CLOSED TREE
2016-11-04 11:52:30 +01:00
Carsten "Tomcat" Book
0e1f512a95
Backed out changeset 8002299dfc3f (bug 1300376) causing es bustage on a CLOSED TREE
2016-11-04 11:35:25 +01:00
Edgar Chen
66b4be7fc1
Bug 1290904 - Fix assertion failure on removing/adding a fieldsets on a nested fieldset; r=smaug
...
MozReview-Commit-ID: LVoz6Y0BWDN
--HG--
extra : rebase_source : 34ea139c362fdead9f74fb4de70e6080fa00743c
2016-11-04 14:38:19 +08:00
Chris Pearce
d2ec5f2f3e
Bug 1307546 - Ensure we don't set timers with negative intervals in to update A/V sync. r=jya
...
Our logic to do A/V sync sets a timer to drop expired frames based on the
start time of the next frame in the queue. If the frames in the queue are
badly muxed and don't have monotonically increasing start times, we can
end up setting a timer with a negative interval. This causes us to reevaluate
the frames in the VideoSink's queue immediately, set the same timer again,
and so we end up hot-looping.
This is a simple low-risk fix that detects when we're about to set a negative
interval timer, and instead sets the timer 1/30th of a second in the future.
This fix is deliberately low risk, such that it's suitable for uplift. I have
an idea how to do this better, but the lower risk this is most suitable for
uplift.
MozReview-Commit-ID: CDOqJJodx4l
--HG--
extra : rebase_source : b2833382d95143ee1845f2ea32dcc77a1903dc00
2016-11-04 16:42:24 +13:00
Carsten "Tomcat" Book
c30b70be6d
Merge mozilla-central to autoland on a CLOSED TREE
2016-11-04 11:54:35 +01:00
Carsten "Tomcat" Book
e8ea3d2955
Merge mozilla-central to autoland on a CLOSED TREE
2016-11-04 11:38:37 +01:00
Carsten "Tomcat" Book
59d55de411
Merge mozilla-central to autoland on a CLOSED TREE
2016-11-04 11:24:13 +01:00
Marco Bonardo
a587089548
Bug 1313021 - Use a MEMORY SQLITE_TEMP_STORE on Android and 64bit builds. r=asuth
...
MozReview-Commit-ID: IeXOY3tTStq
--HG--
extra : rebase_source : a5457303a07751cc9d3c1861630636b15cce8a9f
2016-11-03 22:11:59 +01:00
Sebastian Hengst
007ffb1e11
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: xpfe. r=RyanVM
...
MozReview-Commit-ID: 1Om7EAPzSD4
--HG--
extra : rebase_source : e2cca16b146e99cb613573fea6b97524395c986c
2016-11-05 11:29:22 +01:00
Sebastian Hengst
e3ad4a1224
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: xpcom. r=RyanVM
...
MozReview-Commit-ID: DUdntLdSp06
--HG--
extra : rebase_source : 9d4e380bc855e214d1863fb21af956183daad48a
2016-11-05 11:29:22 +01:00
Sebastian Hengst
0dbcdfb374
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: widget. r=RyanVM
...
MozReview-Commit-ID: KSDBQN7QkdO
--HG--
extra : rebase_source : 9c9eba1106befbd5dba9751d9a6ac7ec19adcfce
2016-11-05 11:29:22 +01:00
Sebastian Hengst
70cf6298cc
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: uriloader. r=RyanVM
...
MozReview-Commit-ID: 3atWeDxmTnW
--HG--
extra : rebase_source : 835adf91b346ee926c4ee2d76c9763b566ed4441
2016-11-05 11:29:22 +01:00
Sebastian Hengst
69e7d5814f
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: toolkit. r=RyanVM
...
MozReview-Commit-ID: I5LuDjnM7By
--HG--
extra : rebase_source : f9b5704ab17d717169a4b89651f7ede68cec2091
2016-11-05 11:29:22 +01:00
Sebastian Hengst
f8c9d72cfd
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: storage. r=RyanVM
...
MozReview-Commit-ID: D3QcehYvTpx
--HG--
extra : rebase_source : 842c9bd007676e1d760eaca67e3eb30cb751d5de
2016-11-05 11:29:21 +01:00
Sebastian Hengst
0dc4492dd2
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: services. r=RyanVM
...
MozReview-Commit-ID: DuzsFEaAeYr
--HG--
extra : rebase_source : b6c4cb95bf0563b0abd48949d50d2c156c86602b
2016-11-05 11:29:21 +01:00