Commit Graph

468908 Commits

Author SHA1 Message Date
Kit Cambridge
2bfd46b860 Bug 1257401 - Remove the worker descriptor for PushManager. r=khuey
MozReview-Commit-ID: 4nZElH1K3W5

--HG--
extra : rebase_source : d325e2fc44124acc0bd04b133605bf04a99ab906
2016-04-01 15:25:49 -07:00
Kit Cambridge
9bf9d2c2c9 Bug 1257401 - Remove the worker descriptor for PushSubscription. r=khuey
MozReview-Commit-ID: 9rTJn4KU2Es

--HG--
extra : rebase_source : 446483edea7d5a08c4accf3c4787f08bc3a94cd5
2016-03-31 10:49:07 -07:00
Randall Barker
3eeb55a5ff Bug 1257269 - Panning up in a scrollable element should not hide the toolbar r=kats,jchen 2016-04-01 16:07:29 -07:00
Wes Kocher
f8a3d5ab1c Merge m-c to inbound a=merge
MozReview-Commit-ID: 354GFpoNc7b
2016-04-01 16:05:29 -07:00
Wes Kocher
81af293e82 Backed out changeset 95e61ede373d (bug 1257269) because it caused merge conflicts with m-c/fx-team
MozReview-Commit-ID: 2Zt4WJqmlzu
2016-04-01 16:05:07 -07:00
Wes Kocher
4eeb180418 Backed out changeset 288b6ba19e64 (bug 1257304) because it caused merge conflicts with m-c/fx-team
MozReview-Commit-ID: HuO0AUpagld
2016-04-01 16:04:48 -07:00
Wes Kocher
56b7127be0 Merge fx-team to central, a=merge
MozReview-Commit-ID: 8rupfWq5Wa6
2016-04-01 15:43:36 -07:00
Wes Kocher
c728792374 Backed out changeset 75d0e51772db (bug 1211665) because it wasn't supposed to land
MozReview-Commit-ID: AJlDqbYWN2b
2016-04-01 10:53:07 -07:00
Wes Kocher
52eafbcb7d Backed out 2 changesets (bug 1259729) for pocket test failures
Backed out changeset 9b5113e833ff (bug 1259729)
Backed out changeset 24134582d0ce (bug 1259729)

MozReview-Commit-ID: AKMIgo1HJBi
2016-04-01 09:53:07 -07:00
Morgan Phillips
3fd9c37a6a Bug 1260509 - Implement String.prototype.padStart / padEnd; r=jorendorff
--HG--
extra : rebase_source : 40ab774040a9f278538352404246f50fa06fd850
extra : amend_source : 63ce3f376ec158df39b1e416f96c2924b9f14e9a
2016-03-31 08:04:12 -07:00
Michael Comella
dfbf4d7613 Bug 1260914 - Correct android-lint TC task. r=nalexander
MozReview-Commit-ID: KlsKVGKRfKF

--HG--
extra : rebase_source : 85fefa73da5c604cd458a57f98a5235833f278da
2016-03-30 15:37:40 -07:00
Mark Banner
91944788b7 Bug 1138638 - Make Loop's browser sharing work properly in e10s mode and enable the mochitest. r=mikedeboer 2016-04-01 16:53:10 +01:00
Shane Caraveo
3eb5bc0293 Bug 1259729 fix attaching pocket styles on startup, r=jaws 2016-04-01 08:39:48 -07:00
Shane Caraveo
e9a05a4490 Bug 1259729 turn on pocket during pocket test, r=Gijs 2016-04-01 08:39:48 -07:00
Michael Ratcliffe
7449be197e Bug 1261311 - Fix storage inspector promise rejection syntax error r=mratcliffe
Should have been a catch.

--HG--
extra : rebase_source : 936da669f5947820788bfa3b7431a866dc38a523
extra : amend_source : 6a11eb98ec399f925fa0c4c15955d08f235f1b1a
2016-04-01 16:32:35 +01:00
Carsten "Tomcat" Book
174dee8f80 Backed out changeset 64f6fc285131 (bug 1231437) for test failures in browser_storage_cookies_edit.js
--HG--
extra : rebase_source : ecb08214d01f5743a84316ae03529a9c73b4e40f
2016-04-01 15:53:12 +02:00
Carsten "Tomcat" Book
0d6f0416e0 Backed out changeset 64550b75f51b (bug 1231437)
--HG--
extra : rebase_source : e6fe6507ef0b35ce3c9d35f44e95d992b2ccde0d
2016-04-01 15:52:53 +02:00
Michael Ratcliffe
485193ddde Bug 1261311 - Fix storage inspector promise rejections r=mratcliffe
Hide the errors for now.

MozReview-Commit-ID: Fj1wYvZ4UFx

--HG--
extra : rebase_source : 7824fb919b581c944d46565cc12b46b3432d0fc6
2016-04-01 11:00:06 +01:00
Alexandre Poirot
277aab4dec Bug 1259024 - Fix developer toolbox close and toolbar toggle button tooltips. r=jwalker 2016-04-01 05:49:00 -07:00
Alexandre Poirot
b43b7d0b70 Bug 1248603 - Update connect access key to prevent conflict with Browser toolbox. r=flod 2016-04-01 05:49:00 -07:00
Alexandre Poirot
b681b08e4a Bug 1248603 - Register devtools menuitems dynamically. r=gijs,jryans 2016-04-01 05:49:00 -07:00
Alexandre Poirot
979ddf67e7 Bug 1248603 - Toggle developer toolbar via the menuitem in tests. r=jryans 2016-04-01 05:49:00 -07:00
Alexandre Poirot
0f47f0397f Bug 1248603 - Remove support of the appmenu from devtools. r=jryans 2016-04-01 05:49:00 -07:00
Alexandre Poirot
7700017247 Bug 1248603 - Factor out menu and shortcut creation to dedicated module. r=jryans 2016-04-01 05:49:00 -07:00
Alexandre Poirot
d9d1c96eef Bug 1247203 - Cleanup relations between main client module and devtools-browser. r=jryans 2016-04-01 05:48:59 -07:00
L. David Baron
01abdf308c Bug 1182247 - Only RegisterPluginForGeometryUpdates in nsPluginFrame::EndSwapDocShells if mInstanceOwner is non-null. r=tnikkel
Having a non-null mInstanceOwner corresponds to when registration
normally happens (from nsPluginInstanceOwner::SetFrame), and it's
disconnecting the instance owner that leads to unregistration.

MozReview-Commit-ID: 3X15t9zoXIj
2016-03-17 17:57:53 -07:00
Timothy Nikkel
b0b9bfd047 Bug 1222596. If RasterImage::LookupFrame does (some) sync decoding and encouters an error we don't want to return the surface with an error. r=seth
If the sync decoding the LookupFrame does encounters an error it will set mError on the RasterImage, which LookupFrame callers check before calling LookupFrame. But they've called LookupFrame before the error was encountered, so we check if the frame has had Abort called on it to determine if we should return it at all.

We only does this if one of the sync decode flags was passed in because IsAborted needs to get the imgFrame's monitor, so we don't want to block consumers that haven't asked for decoding.
2016-04-01 12:44:17 -05:00
Wes Kocher
7db1b1b28a Backed out 2 changesets (bug 1260908) for build bustage
Backed out changeset 5582a25d289d (bug 1260908)
Backed out changeset 9612cef48d43 (bug 1260908)

MozReview-Commit-ID: BKeDiGZ8Z8B
2016-04-01 10:44:27 -07:00
Mike Shal
2176c3ac7f Bug 1259806 - Remove toolkit/components/ctypes/tests/Makefile.in; r=ted
MozReview-Commit-ID: EVCZVXukFQf
2016-03-25 14:25:17 -04:00
Mike Shal
b9c1391091 Bug 1259555 - Remove many PP_TARGETS / INSTALL_TARGETS from mobile/android; r=nalexander
The remaining android PP_TARGETS are for l10n or require support for
passing flags to the preprocessor (bug 1259530).


MozReview-Commit-ID: InnQF3e0DZ1
2016-03-23 15:14:12 -04:00
Mike Shal
0e0a5e9c32 Bug 1259557 - Remove some INSTALL_TARGETS from toolkit/mozapps/update/tests/Makefile.in; r=ted
We don't have a way to filter out a file from a wildcard, so we have to
expand data/* in the moz.build file. Alternatively, we could move
xpcshellConstantsPP.js into a separate directory.


MozReview-Commit-ID: 8mOIkr3PeCr
2016-03-23 19:40:42 -04:00
Mike Shal
33c2aa983c Bug 1259553 - Remove dom/media/webspeech/recognition/Makefile.in; r=ted
MozReview-Commit-ID: FQFTk9LYoEt
2016-03-23 17:30:33 -04:00
Mike Shal
0bfafd3788 Bug 1259554 - Remove INSTALL/PP_TARGETS from build/Makefile.in; r=ted
The lone remaining INSTALL_TARGETS is for moztt, which relies on
including a Makefile from that repository. We could potentially add a
mozbuild file there instead.


MozReview-Commit-ID: FXJDg3xPW1x
2016-03-21 11:45:03 -04:00
Nicolas B. Pierron
8bfcf1affe Bug 1259867 - GDB Scripts: Disable SpiderMonkey's unwinder by default. r=tromey 2016-04-01 17:23:56 +00:00
Ryan VanderMeulen
30df7c9421 Backed out changeset b90dc48988d4 (bug 1254829) because it got a retroactive r-. 2016-04-01 13:21:25 -04:00
Ryan VanderMeulen
c2c02d65d1 Bug 1261352 - Update pdf.js to version 1.4.185. r=bdahl, r=Mossop
--HG--
extra : amend_source : 0540a4c558243f212e2aa7dd0651b12da89e34e1
2016-04-01 06:37:00 -04:00
bsilverberg
b6936b19d9 Bug 1255569 - Add coverage for cookie eviction events for expired cookies. r=kmag
Fix bug in ext-cookies.js that was reporting expired cookies as evicted
Only run test in non-e10s

MozReview-Commit-ID: H2o5GnVtTzi

--HG--
extra : transplant_source : h%91%D8%40%D6%ED7wCL%F1%19%18.%24Oxz%81%C6
2016-04-01 10:21:47 -04:00
Luca Greco
3983a24109 Bug 1211665 - Filter add-ons console messages based on ConsoleID or originAttributes.addonId. r=baku
MozReview-Commit-ID: 2yEWhX6shkx

--HG--
extra : transplant_source : %93Xn%FD-%BF%AE%E6%CF%A0%F5%C7SG%93%D0%04%EAw%28
2016-03-29 17:40:39 +02:00
Luca Greco
2a28dabb62 Bug 1211665 - Save originAttributes in the console event messages. r=baku
Save the originAttributes of the current principal into the console events,
so that we can filter the console messages by originAttributes (e.g.
WebExtensions console events can be filtered using the addonId that the
ExtensionPages' originAttributes contain.

MozReview-Commit-ID: 5v9BWLbgskd

--HG--
extra : transplant_source : %2C%A1%D4%8AEp%E6G%8A%2C%DA%A8%EE%B3%EA%0E%84xk%FF
2016-04-01 13:55:40 +02:00
Bevis Tseng
c0ccb93e52 Bug 1198093 - Part 2: Set Default Locale Value in ICU Canonicalization Form. r=khuey 2016-03-30 11:23:50 +08:00
Bevis Tseng
47e9ad43d3 Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey 2016-03-30 11:22:14 +08:00
Bill McCloskey
5672f5992c Bug 1260908 - Record IPC message sizes (r=dvander) 2016-04-01 09:59:19 -07:00
Bill McCloskey
839969731d Bug 1260908 - Allow keyed histograms to accumulate early in startup (r=gfritzsche) 2016-04-01 09:58:26 -07:00
Bill McCloskey
45597e5c5d Bug 1255961 - Avoid zeroing out shmems (r=dvander) 2016-04-01 09:56:39 -07:00
Kirk Steuber
58e1376bdc Bug 1235056 - browser_pluginCrashCommentAndURL.js test needs to wait for the crash reporter to be displayed, not just for the plugin to crash r=mconley
MozReview-Commit-ID: 2PaMjqYu54Y

--HG--
extra : rebase_source : f5600e0cce278b1641e27061a1883a9ca49b1fa2
2016-03-31 14:47:34 -07:00
Nicolas B. Pierron
eddc27f821 Bug 1239075 - RangeAnalysis: Assume that all captured results are used in bailing branches. r=h4writer 2016-04-01 16:11:52 +00:00
Masayuki Nakano
a1c4469bab Bug 1259664 part.13 Reorder the definition of members of WidgetWheelEvent r=smaug
MozReview-Commit-ID: 345QqjCPdSA

--HG--
extra : rebase_source : c0f452fb0986d8045f75515d07a820d388198ff3
2016-04-01 00:46:18 +09:00
Masayuki Nakano
e6be470f50 Bug 1259664 part.12 Rename WidgetWheelEvent::overflowDeltaY to WidgetWheelEvent::mOverflowDeltaY r=smaug
MozReview-Commit-ID: GGvQZlvc4sl

--HG--
extra : rebase_source : 9673aea11cbc752cfbc3c7b48fa68e2a4143266f
2016-04-01 00:36:55 +09:00
Masayuki Nakano
a597026bd6 Bug 1259664 part.11 Rename WidgetWheelEvent::overflowDeltaX to WidgetWheelEvent::mOverflowDeltaX r=smaug
MozReview-Commit-ID: CVKbougU4uT

--HG--
extra : rebase_source : 0beb961e696e114321db819ac68dab7d54cf7e28
2016-04-01 00:27:45 +09:00
Masayuki Nakano
1e0825ccd9 Bug 1259664 part.10 Rename WidgetWheelEvent::lineOrPageDeltaY to WidgetWheelEvent::mLineOrPageDeltaY r=smaug
MozReview-Commit-ID: 64lFZosnMbd

--HG--
extra : rebase_source : 1e103c5255a702d46f78c6f544981b0e82e2d23c
2016-04-01 00:10:09 +09:00