Marco Bonardo
462eaac7b8
Bug 1313310 - Use SQLITE_OMIT_DEPRECATED. r=asuth
...
MozReview-Commit-ID: C4pZ6EP799G
--HG--
extra : rebase_source : 5d213471d4d6785abe5ac79a6696b47b6681cc6e
2016-11-03 20:14:03 +01:00
Mike Hommey
342e5e3816
Bug 1115944 - Work around race condition between building NSPR and NSS. r=mshal
...
--HG--
extra : rebase_source : 61a9a23360d16ad6d60b0bb65107f2cb797d9736
2016-11-04 17:06:51 +09:00
Gregory Szorc
abb5076523
Bug 1315330 - Enable sccache for autoland; r=ted
...
This should have been done when autoland came into existence.
MozReview-Commit-ID: HaWNq41mDvn
--HG--
extra : rebase_source : 1f8905a45388a147970b65d6d7e226600cf8afc2
2016-11-04 11:49:20 -07:00
Gregory Szorc
0739e582b1
Bug 1315330 - Remove references to fx-team; r=ted
...
fx-team is read only. We shouldn't be performing any more builds. The
configuration can be removed.
MozReview-Commit-ID: 3cbEnnOKwaZ
--HG--
extra : rebase_source : 1e3b69721f0615327c3882767f0b90ee10bce1cf
2016-11-04 11:47:51 -07:00
Jared Wein
624f411ee0
Bug 1314474 - Enable no-shadow rule for eslint for browser/ mochitests. r=mossop
...
MozReview-Commit-ID: 3EQOeDSnmVz
--HG--
extra : rebase_source : 44fa6cb7fbd383b1294344f545126515518a2018
2016-11-04 17:11:52 -04:00
Lars T Hansen
120103cfd0
Bug 1246140 - Return correct value from Atomics.store (jit implementation). r=h4writer
...
--HG--
extra : rebase_source : 6f3c0dd0f3962a9dc726e586f541df4d79af38e7
2016-11-03 17:51:41 +01:00
Lars T Hansen
4101f9a0ee
Bug 1246140 - Return correct value from Atomics.store (interpreter implementation). r=h4writer
...
--HG--
extra : rebase_source : 45f721aa5c61f119c076dddf7f3b1426c426b9a6
2016-11-03 17:52:54 +01:00
Lars T Hansen
43b9660b7f
Bug 1246140 - test for Atomics.store return value. r=h4writer
...
--HG--
extra : rebase_source : 295551f9a9a82bab3ca0afbc500478c81f2eecb3
2016-11-04 13:01:42 +01:00
Sébastien Blin
6287f35fa4
Bug 1189491 - Take anchors into account in the reader view, r=gijs
...
MozReview-Commit-ID: 1udixhxnVao
--HG--
rename : browser/base/content/test/general/browser_bug1124271_readerModePinnedTab.js => toolkit/components/reader/test/browser_bug1124271_readerModePinnedTab.js
rename : browser/base/content/test/general/browser_readerMode.js => toolkit/components/reader/test/browser_readerMode.js
rename : browser/base/content/test/general/browser_readerMode_hidden_nodes.js => toolkit/components/reader/test/browser_readerMode_hidden_nodes.js
rename : browser/base/content/test/general/readerModeArticle.html => toolkit/components/reader/test/readerModeArticle.html
rename : browser/base/content/test/general/readerModeArticleHiddenNodes.html => toolkit/components/reader/test/readerModeArticleHiddenNodes.html
extra : source : 4da7d22ebcd2fdd3047487d7c2e483093324263c
extra : amend_source : 908bd9662f57bfe1c9be558a8fbf0b357eb0af63
2016-11-03 05:50:00 +00:00
Sebastian Hengst
03fdd849ab
Merge mozilla-central to mozilla-inbound
2016-11-05 11:14:23 +01:00
Kevin Jones
0eaa912893
Bug 1315222 - Rename the TabBrowserCreated event to TabBrowserInserted. r=dao
2016-11-05 09:01:11 +01:00
Boris Zbarsky
5c0257a736
Bug 1315368. Back out changeset bf190e326bfd (bug 790997) because what it implements doesn't actually follow the CSS syntax editor's draft and breaks some sites in the process. r=dbaron
2016-11-05 00:23:16 -04:00
Phil Ringnalda
06521a66a4
Merge m-c to m-i
...
MozReview-Commit-ID: 7W5SwSOspcB
2016-11-04 21:04:44 -07:00
Phil Ringnalda
730d984885
bug 1313099 followup, add missing comma
2016-11-04 20:32:15 -07:00
André Bargull
60eb089c32
Bug 1299615 - Part 8: Clobber for ICU 58. r=Waldo
2016-11-03 14:07:55 -07:00
Sébastien Blin
dc19409368
Bug 1189491 - Take anchors into account in the reader view, r=gijs
...
MozReview-Commit-ID: 1udixhxnVao
--HG--
rename : browser/base/content/test/general/browser_bug1124271_readerModePinnedTab.js => toolkit/components/reader/test/browser_bug1124271_readerModePinnedTab.js
rename : browser/base/content/test/general/browser_readerMode.js => toolkit/components/reader/test/browser_readerMode.js
rename : browser/base/content/test/general/browser_readerMode_hidden_nodes.js => toolkit/components/reader/test/browser_readerMode_hidden_nodes.js
rename : browser/base/content/test/general/readerModeArticle.html => toolkit/components/reader/test/readerModeArticle.html
rename : browser/base/content/test/general/readerModeArticleHiddenNodes.html => toolkit/components/reader/test/readerModeArticleHiddenNodes.html
extra : rebase_source : a0e552f409f1807d36c419a4cb93cdd88468b8cf
2016-11-03 05:50:00 +00:00
Dave Townsend
b72eed433a
Bug 1314343: Fix unused variable eslint failure. CLOSED TREE. r=bustage
...
MozReview-Commit-ID: 7DVCUKLugRu
--HG--
extra : rebase_source : f3e18e7682326bf5a20bb2136228f76d16b0303a
2016-11-04 11:16:29 -07:00
Eric Rahm
c7e1364869
Bug 1313467 - Part 4: Convert TestAutoPtr to a gtest. r=froydnj
...
MozReview-Commit-ID: EOKHAQyZ4fZ
--HG--
rename : xpcom/tests/TestAutoPtr.cpp => xpcom/tests/gtest/TestAutoPtr.cpp
2016-11-04 11:13:58 -07:00
Eric Rahm
f7eeed4c07
Bug 1313467 - Part 3: Cleanup the formatting of the rest of the file. r=froydnj
...
MozReview-Commit-ID: AfMDPcBjf3Y
2016-11-04 11:13:56 -07:00
Eric Rahm
f4fdee3210
Bug 1313467 - Part 2: Move tests into individual functions. r=froydnj
...
This just moves code into separate functions. No logic changes were made.
MozReview-Commit-ID: 98NqhCb4T67
2016-11-04 11:13:55 -07:00
Eric Rahm
5672d02d4b
Bug 1313467 - Part 1: Remove RefPtr tests from TestAutoPtr. r=froydnj
...
This is a test for nsAutoPtr, we shouldn't be testing RefPtr here.
MozReview-Commit-ID: IqwgINAuYar
2016-11-04 11:13:54 -07:00
Eric Rahm
491422bbde
Bug 1313466 - Remove XPCOM test ShowAlignments. r=froydnj
...
MozReview-Commit-ID: 9FpMhw2MsjH
2016-11-04 11:13:25 -07:00
Eric Rahm
0b3c13db07
Bug 1309409 - Part 2: Use nsCOMArray instead of nsISupportsArray for mHashArcs. r=Pike
...
This removes the final usages of nsISupportsArray from RDF. An unused
nsCOMPtr<nsISupportsArray> is removed and another is converted to an nsCOMArray
instead.
MozReview-Commit-ID: C5x7EIASuAt
2016-11-04 11:03:27 -07:00
Eric Rahm
d986dfc66d
Bug 1309409 - Part 1: Remove nsISupportsArray usage from nsIRDFDataSource. r=Pike
...
This converts the usage of nsISupportsArray in nsIRDFDataSource to just
nsISupports. Internally none of the params are used, all external usages in
the addons repo appear to just be passthroughs.
Regardless, any external implementors wanting to pass in an nsISupportsArray
can still do so as it is derived from nsISupports.
Additionally the |IsCommandEnabled| and |DoCommand| stubs are updated to just
return NS_ERROR_NOT_IMPLEMENTED as this functionallity is currently not
supported.
MozReview-Commit-ID: JJSHAQKiLSZ
2016-11-04 11:03:26 -07:00
Marco Bonardo
ede0ccd975
Bug 1299428 - Searching an URL looking string using a one-off button doesn't open a search result. r=adw
...
MozReview-Commit-ID: FA9qkqLw5Cw
--HG--
extra : rebase_source : e4c60d7e950b02a822f8982fe08c35ff2a313414
2016-11-02 18:32:38 +01:00
Dave Townsend
6a07a42125
Bug 1314343: Turn on no-unreachable in eslint. r=standard8
...
Unreachable code can be a sign of a mistake so we should turn this rule on.
MozReview-Commit-ID: LQphsNL7HBX
--HG--
extra : rebase_source : eb5fdb1157cac6e447492ac89bb15d83dc32eef6
2016-11-01 10:58:35 -07:00
Kim Moir
94452e0b90
Bug 1315287 - update docker-worker:image:taskclusterprivate/upload_symbols:0.0.3 r=dustin DONTBUILD
2016-11-04 13:50:47 -04:00
Michael Layzell
d53091c307
Bug 1314792 - Extract process changing logic into nsContentUtils::GetDocShellProcessLock, r=bkelly
...
MozReview-Commit-ID: FI0pIvHPN0h
2016-11-04 13:40:55 -04:00
Jon Coppeard
37de54b8fa
Bug 1315122 - Remove JS::Heap<T>'s unused setToCrashOnTouch() methods r=jandem
2016-11-04 17:32:36 +00:00
Jon Coppeard
f1178f881e
Bug 1313347 - Ensure we don't trigger another GC while collecting r=sfink
2016-11-04 17:32:36 +00:00
Jon Coppeard
99aa8489c8
Bug 1313098 - Assert we only access heap state on the main thread r=sfink r=mccr8
2016-11-04 17:32:36 +00:00
Jon Coppeard
9c6fe19daf
Bug 1297769 - Don't wait for GC to finish when allocating off-main-thread r=sfink
2016-11-04 17:32:36 +00:00
Boris Zbarsky
e1249e3f78
Bug 1021289 followup. Fix webidl parser tests to account for there being no more indexed deleters
2016-11-04 13:28:17 -04:00
Boris Zbarsky
598f3f4180
Bug 1021289 part 4. Implement support for WebIDL deleters over Xrays. r=peterv
2016-11-04 12:41:26 -04:00
Boris Zbarsky
955f4ccd70
Bug 1021289 part 3. Factor getDeleterBody our of CGDOMJSProxyHandler_delete so we can use it in a new Xray hook too. r=peterv
2016-11-04 12:41:26 -04:00
Boris Zbarsky
d5fd55b992
Bug 1021289 part 2. Remove support for indexed deleters, since they're gone from the spec. r=peterv
2016-11-04 12:41:26 -04:00
Boris Zbarsky
6a713608c0
Bug 1021289 part 1. Change XrayWrapper::delete_ to call through to the traits delete_ method if the property doesn't actually exist on the expando. r=peterv
2016-11-04 12:41:26 -04:00
Nathan Froyd
2beeb3efa6
Bug 1306650 - part 16 - make the toolchain builds also depend on their taskcluster transforms; r=dustin
...
This seems like something that the in-tree taskcluster infrastructure
ought to be able to handle, but in the absence of that functionality,
this is the next best option.
2016-11-04 20:24:38 -04:00
Nathan Froyd
8742cf38dc
Bug 1306650 - part 15 - update windows toolchain builds to use |hg robustcheckout|; r=pmoore
...
This change is needed after recent changes removed the shared hg checkout on C:.
2016-11-04 20:24:38 -04:00
Kris Maglione
1cc39c4fef
Remove stray debugging statement (no bug). r=aswan
...
MozReview-Commit-ID: 5ZJ9Aw5A9HY
2016-11-04 09:17:41 -07:00
stefanh@inbox.com
b637778226
Bug 1315103 - syncedtabs/sidebar: twistys in selected rows should highlight on 10.9. r=Gijs.
2016-11-03 22:40:17 +01:00
Jacek Caban
28399d9154
Bug 1263224: cross-compilation fixup.
2016-11-04 15:40:41 +01:00
Jacek Caban
6646dfcbeb
Bug 1288308: cross-compilation fixup.
2016-11-04 15:40:33 +01:00
Jacek Caban
dfd458e907
Bug 1288204 - cross-compilation fixup.
2016-11-04 15:40:22 +01:00
Jacek Caban
443b329aa2
Bug 664717 - cross-compilation fixup.
2016-11-04 15:40:11 +01:00
Ting-Yu Lin
904617e77f
Bug 1310509 - Call NotifyAsyncPanZoomStarted/Stopped on document containing current scrolling content. r=kats
...
We now call NotifyAsyncPanZoomStarted/Stopped precisely on the document
which is being transformed, so we no longer need to notify the child
docshells which was added in Bug 1088559.
Remove the |nsIDocument| argument for ProcessAPZStateChange(), which is not
used anymore.
mActiveAPZTransforms added in bug 1142926 is removed because AccessibleCaret
is the only consumer for AsyncPanZoomStarted/Stopped, and it now defaults to
always show while scrolling, i.e.
"layout.accessiblecaret.always_show_when_scrolling" defaults to true. And I
cannot reproduce the bug even if I turn off the preference.
MozReview-Commit-ID: DiEk2gCIHn2
2016-11-04 22:27:02 +08:00
Nicolas B. Pierron
b4b5cfe443
Bug 1132888 part 4 - Test that we do not disable assertRecoveredOnBailout assertion. r=h4writer
...
--HG--
rename : js/src/jit-test/tests/self-test/assertRecoveredOnBailout.js => js/src/jit-test/tests/self-test/assertRecoveredOnBailout-0.js
2016-11-04 14:02:47 +00:00
Nicolas B. Pierron
17be977cbd
Bug 1132888 part 3 - Fix assertRecoveredOnBailout optimization assertion. r=h4writer
2016-11-04 14:02:47 +00:00
Nicolas B. Pierron
1b520e664c
Bug 1132888 part 2 - Prevent spewers from consuming almost all the ballast space. r=h4writer
2016-11-04 14:02:47 +00:00
Nicolas B. Pierron
ae46ada71f
Bug 1132888 part 1 - Re-add recover instruction for recovering typed array allocations. r=h4writer
2016-11-04 14:02:46 +00:00