Michael Comella
aeb8cb76b8
Bug 1273689 - review - remove inner class & move methods to containing class; use BrowserAppDelegateWithReference. r=me
...
It's all a little cleaner.
2016-06-01 17:46:19 -07:00
Michael Comella
790cfdc8dd
Bug 1273689 - Rename CorePingDelegate. r=sebastian
...
We are doing more than just uploading in the delegate now.
I didn't fix this in the previous commits because version control makes this
non-trivial.
MozReview-Commit-ID: IjXsQC19k2S
--HG--
extra : rebase_source : 710fd827dd1468ca22c6372d101d3541040005ce
2016-05-31 15:39:58 -07:00
Michael Comella
e81040062d
Bug 1273689 - Upload in onStop for first run. r=sebastian
...
MozReview-Commit-ID: 4UReiDeNCg4
--HG--
extra : rebase_source : f8b71109e5673c083b1f7d9d184f901998a40174
2016-05-31 15:32:41 -07:00
Michael Comella
9022a32d3c
Bug 1273689 - Move session measurement calls to CorePingDelegate. r=sebastian
...
MozReview-Commit-ID: EPLUd5Uq0Pc
--HG--
extra : rebase_source : ad7f650414c15ac44b64acb371a04f3cfea3d0e2
2016-05-31 14:16:04 -07:00
Michael Comella
3013ee94dd
Bug 1273689 - Factor out getSharedPreferences call. r=sebastian
...
The same preferences will be used by the new code & the old code.
MozReview-Commit-ID: BXuSQjhhXQq
--HG--
extra : rebase_source : 8824624c524392c0178535c47bf9657ba9cf9168
2016-05-31 14:07:26 -07:00
Michael Comella
0d36237547
Bug 1273689 - Elaborate on why we upload when we do. r=sebastian
...
MozReview-Commit-ID: DIxkY3F3Z6S
--HG--
extra : rebase_source : 0e13c316b6fc4a5522a52f75c5f00ffd54a7baab
2016-05-31 15:32:04 -07:00
Michael Comella
8bae604593
Bug 1273689 - Move core ping upload to BrowserAppDelegate. r=sebastian
...
This lets us put the two paths of upload code all in the same place.
MozReview-Commit-ID: BUsdyEAcdDO
--HG--
extra : rebase_source : a854facb606afd95764feac19fb5ef64f216addf
2016-05-31 13:57:44 -07:00
Andrzej Hunt
5e633581d1
Bug 1276050
- Remove duplicate code from Favicons r=sebastian
...
loadUncachedFavicon does exactly the same thing.
MozReview-Commit-ID: 58Yi28JZfv4
--HG--
extra : amend_source : 04776f9507d0b17432b4d74913ea20b84db5c012
2016-05-23 13:27:26 -07:00
Grigory Kruglov
218043cb63
Bug 1274029 - Part 5: Unit tests for aggregate updates r=sebastian
...
MozReview-Commit-ID: 9EljLhpySAj
--HG--
extra : rebase_source : ee29f463f14322e88672e49dce119e2ad3db5ec5
2016-06-01 10:21:14 -07:00
Grigory Kruglov
bdaf8e4677
Bug 1274029 - Part 4: Update aggregates during history import from android browser r=sebastian
...
MozReview-Commit-ID: EaR15lbuDQm
--HG--
extra : rebase_source : 4320fe191bd5bc1b8f02b254c711681ee3973c95
2016-06-01 12:38:51 -07:00
Grigory Kruglov
7023147d0d
Bug 1274029 - Part 3: Update aggregates during syncing r=sebastian
...
MozReview-Commit-ID: 9WyBE0Lk3Tp
--HG--
extra : rebase_source : 8dd2af4cf71d810a94620a67734d6ca492574a76
2016-06-01 15:02:46 -07:00
Grigory Kruglov
3a506f704b
Bug 1274029 - Part 2: Update aggregates during local browsing r=sebastian
...
MozReview-Commit-ID: 9Z9uFKxbRZm
--HG--
extra : rebase_source : 9e3f8d74dba70106650c886502cf6327cfbfa65d
2016-05-27 23:50:29 -07:00
Grigory Kruglov
e6c225c1e5
Bug 1274029 - Part 1: Database migration; initial aggregates calculation r=sebastian
...
MozReview-Commit-ID: 7nR2pwGV7nE
--HG--
extra : rebase_source : b91792560e9570d2032925d10f0597058a3a3882
2016-06-01 12:40:19 -07:00
Grigory Kruglov
c82fe23303
Bug 1274029 - Pre 2: Correct old comments about combined view r=grisha
...
MozReview-Commit-ID: IiePFWmkPKZ
--HG--
extra : rebase_source : 6f5fd3628823a567dcb9b8ee5324e9d3906461e3
2016-06-01 12:25:36 -07:00
Grigory Kruglov
78921a288e
Bug 1274029 - Pre: Fix v32.db test db, set combined view to what it should be at this time r=sebastian
...
MozReview-Commit-ID: AgaxNgPHoJM
--HG--
extra : rebase_source : 40072f536b94ec593c20cda46fb7990bc02142bb
2016-05-30 18:16:49 -07:00
Johann Hofmann
17e4de71e8
Bug 1206245 - Add a function to SitePermissions.jsm to check granted permissions by uri. r=paolo
...
MozReview-Commit-ID: KvAuRLRx1nf
2016-06-01 12:39:52 +02:00
Steve Melia
cd0c692386
Bug 1276533: Update test actor to scroll element into view before simulating mouse click;r=ochameau
...
MozReview-Commit-ID: ElTy62z8tl6
--HG--
extra : amend_source : c4c776f53a17cb56580fdb13caa1765d494572a4
2016-05-31 22:03:58 +01:00
Edouard Oger
6ee8fdf88d
Bug 1267760 - Send push public key and auth secret when registering/updating a device. r=kitcambridge
...
MozReview-Commit-ID: BVwaijvSsLL
2016-05-24 16:19:47 -07:00
J. Ryan Stinnett
4dc1d16893
Bug 1269457 - Only set breakpoints for pending bp actors. r=ejpbruel
...
The special code path carved out in bug 1225160 dropped the `actor.isPending`
check which causes many, many attempts to set a breakpoint on every new source
notification, leading to a very slow debugging experience.
MozReview-Commit-ID: A3pnHzh5eeh
2016-06-01 10:59:24 -05:00
Steve Melia
a847380c46
Bug 1259812: Fix tests to account for change in tooltip text and breadcrumb lifecycle;r=pbro
...
MozReview-Commit-ID: 6KJOAhhgmkX
2016-05-29 22:58:32 +01:00
Steve Melia
be63605b00
Bug 1259812: Replace XUL elements with XHTML in inspector breadcrumbs;r=pbro
...
MozReview-Commit-ID: 4LQfN5GwZH5
2016-05-31 20:29:50 +01:00
Sebastian Kaspari
6e4b1228f5
Bug 1276910 - Do not show "Add to home screen" prompt in private browsing. r=margaret
...
MozReview-Commit-ID: DFoMnyx4Gde
--HG--
extra : rebase_source : 4f91aea87e161fa08d07677f5c90717e7514e59c
extra : histedit_source : b8f02f27216478603d61c3f71562da74e0297e16
2016-06-01 10:02:51 +02:00
Carsten "Tomcat" Book
a7f3bc1ed9
Backed out changeset 7520b940afc8 (bug 1267760) for eslint failure
2016-06-01 16:12:50 +02:00
Edouard Oger
670ef44c8b
Bug 1267760 - Send push public key and auth secret when registering/updating a device. r=kitcambridge
...
MozReview-Commit-ID: BVwaijvSsLL
--HG--
extra : transplant_source : %E8%8DB%AF%FD%3F%FCl%C6%1CN%1C-%EAg%16%5E%93-%8B
2016-05-24 16:19:47 -07:00
Benoit Chabod
4117da6f9f
Bug 1254392 - Change getJSON behaviour and move caches to local storage, r=jryans
2016-06-01 06:15:00 +02:00
Carsten "Tomcat" Book
cd94cb207b
Merge mozilla-central to fx-team
2016-06-01 15:09:07 +02:00
Carsten "Tomcat" Book
c2494b5883
merge mozilla-inbound to mozilla-central a=merge
2016-06-01 15:07:48 +02:00
Carsten "Tomcat" Book
80f07395be
Backed out changeset ef722ca61b23 (bug 1276073) for frequent timeouts like in browser_dbg_search-symbols.js
2016-06-01 15:06:05 +02:00
Mike de Boer
037ad62636
Bug 1276884 - fix nits in TabAttributes.jsm and TabState.jsm. r=ttaubert
2016-06-01 14:48:18 +02:00
Mike de Boer
209b2cc9c4
Bug 1276884 - fix nits in RunState.jsm. r=ttaubert
2016-06-01 14:48:16 +02:00
Mike de Boer
1d6e78f4da
Bug 1276884 - fix nits in PrivacyFilter.jsm and PrivacyLevel.jsm. r=ttaubert
2016-06-01 14:48:15 +02:00
Alexandre Poirot
a8bb16eb76
Bug 1276073 - Ensure source is loaded and selected before running debugger tests. r=jlongster
2016-06-01 02:23:07 -07:00
Jan Odvarko
4c7c013e43
Bug 1276229 - Move PropRep Component into its own module; r=jryans
...
MozReview-Commit-ID: EWhmTGuVwSH
2016-06-01 00:38:46 -07:00
Matthew Noorenberghe
8f89f328e1
Bug 1274712 - Follow-up to also change doNotTrackCheckbox.accesskey. rs=flod,johannh
...
MozReview-Commit-ID: BVSlJ9qAaJs
--HG--
extra : amend_source : dd58c5ed09a22f70f8537346a8091874604552f9
2016-06-01 00:34:10 -07:00
Carsten "Tomcat" Book
ad436d89e5
Backed out changeset b541ce3cbff5 (bug 1277087) for ab build failures
...
--HG--
extra : rebase_source : bad752021d110e22a4942fd23a9ec04c780a677c
2016-06-01 09:19:06 +02:00
Michael Comella
9912677a15
Bug 1277071 - Move PREF_SEQ_COUNT to CorePingBuilder. r=jonalmeida
...
MozReview-Commit-ID: 44R0ahE094N
--HG--
extra : rebase_source : a7283f8da674ea315f9fa0ac0dd59dead66f3e80
extra : source : e22b131d462f845529713d8a3e0612525d06b78c
2016-05-31 16:33:08 -07:00
Michael Comella
82181ad56b
Bug 1270191 - Correct my previous patches to more faithfully reproduce the refactored code. r=liuche
...
The previous code checked:
if (env.startsWith("MOZ_DISABLE_SWITCHBOARD=")) {
if (!env.endsWith("=")) {
So it would not pass with the empty String but my previous revision permitted
the empty string.
Practically speaking, I don't think it matters because this is only used in
remoteautomation.py where the value is 1, but better safe than sorry.
MozReview-Commit-ID: DLtmvWlQYs7
--HG--
extra : rebase_source : 3c96cf81f729911bfefcc103f46068bd9b8fb202
2016-05-31 17:25:17 -07:00
Michael Comella
1e85dedec9
Bug 1270191 - Disable telemetry upload during tests. r=grisha
...
MozReview-Commit-ID: GoQQRfGRvd4
--HG--
extra : rebase_source : c2d56638e078012766e8f7c9b64de6d3988e6dbc
2016-05-31 17:04:40 -07:00
Michael Comella
8fc95417b0
Bug 1270191 - Move Experiments to env var solution. r=grisha
...
MozReview-Commit-ID: 5Rpdyg7zpNG
--HG--
extra : rebase_source : 1642484993287d489060e95e3fbeb62232b422c6
2016-05-31 17:04:25 -07:00
Michael Comella
b50b3795da
Bug 1270191 - Add IntentUtils.getEnvVarMap. r=grisha
...
MozReview-Commit-ID: 7ojczu4rOnD
--HG--
extra : rebase_source : f33965372fdfdb801d5f9b999c91dd591f6c856c
2016-05-31 16:48:03 -07:00
JW Wang
925bd5c7c6
Bug 1276852 - Assert AudioStream::Start() is called when mState is INITIALIZED. r=kinetik.
...
MozReview-Commit-ID: DeGSEpSWYSM
--HG--
extra : rebase_source : d2ab8b8abb7e9893934783b99939bbfe359e93d0
2016-05-31 14:33:03 +08:00
JW Wang
17e4b1d7d8
Bug 1276851 - Remove AudioStream::mIsFirst. r=kinetik.
...
MozReview-Commit-ID: H9KCM2zZulA
--HG--
extra : rebase_source : 51387a1bd37f1b22bdb5100abe83af17c0caa481
2016-05-31 14:18:58 +08:00
JW Wang
8d11127d3c
Bug 1276849 - some AudioStream::OpenCubeb code cleanup. r=kinetik.
...
MozReview-Commit-ID: 1X1DXa8fEZN
--HG--
extra : rebase_source : 79ab44ea8cbfd5710006731789925daaad80dc3a
2016-05-31 13:55:27 +08:00
Carsten "Tomcat" Book
a415d80096
Backed out changeset a9db7e5634d7 (bug 1258286) for test_smilCSSFromTo.xhtml test failures
2016-06-01 08:47:06 +02:00
Carsten "Tomcat" Book
85f95c9e86
Backed out changeset d5832177887d (bug 1258286)
2016-06-01 08:46:47 +02:00
Eddy Bruel
ceec41fb99
Bug 1271653 - Use HandleObject for eval bindings instead of HandleValue;r=jimb
2016-06-01 08:37:16 +02:00
Eddy Bruel
8ddce9d86b
Bug 1271653 - Use mozilla::range<const char16_t> for eval code instead of HandleValue;r=jimb
2016-06-01 08:36:08 +02:00
Kris Maglione
9939c69b11
Bug 1276386 - Prevent processes from inheriting extra file descriptors on Windows. r=mhowell
...
MozReview-Commit-ID: IFi2Z7sqaxW
--HG--
extra : rebase_source : fc8c270847e29a88c6b27c3b18bf39f8eb1f03fd
2016-05-28 12:28:30 -07:00
Chenxia Liu
a9a8e90f7c
Bug 1276374 - Remove firstrun Content Notifications slide. r=ahunt
...
MozReview-Commit-ID: CIkvOZrqHwT
--HG--
extra : rebase_source : 9ed4662dd6b766536ecaef2e6e7b199d1d444cd3
2016-05-31 15:35:29 -07:00
Chenxia Liu
ca0df37914
Bug 1275782 - Disable "search-term" experiment. r=ahunt
...
MozReview-Commit-ID: FQY76x04Ilo
2016-05-31 15:49:51 -07:00