Commit Graph

11801 Commits

Author SHA1 Message Date
Lucas Rocha
289752a05d Bug 962968 - Replace HashMap with SparseArray in PanelManager (r=rnewman) 2014-01-23 19:00:06 +00:00
Lucas Rocha
9dad0e0b75 Bug 962968 - Replace HashMap with SparseArray in GeckoJavaSampler (r=rnewman) 2014-01-23 19:00:06 +00:00
Lucas Rocha
e0b73c5963 Bug 962968 - Replace HashMap with SparseArray in Favicons (r=rnewman) 2014-01-23 19:00:05 +00:00
Lucas Rocha
9323b7194a Bug 962968 - Replace HashMap with SparseArray in ICODecoder (r=rnewman) 2014-01-23 19:00:05 +00:00
Lucas Rocha
ba5ca6a813 Bug 963036 - Store default and disabled flags as JSON booleans (r=margaret) 2014-01-23 17:33:25 +00:00
Lucas Rocha
1e7d8f47f7 Bug 930160 - Discard item clicks on top sites after the fragment gets destroyed (r=mfinkle) 2014-01-23 16:54:43 +00:00
Reuben Morais
5a78639883 Bug 961560 - Use a SUMO redirect for the Learn More URL in the missing plugin error message. r=margaret 2014-01-23 09:43:13 -05:00
Roberto A. Vitillo
c94e7dddf3 Bug 960966 - Remove TelemetryPing.js from telemetry. r=Yoric, r=BenWa 2014-01-22 11:43:26 +00:00
Tim Taubert
7c1a224b2f Bug 957421 - Keep FxA pref names consistent r=markh,rnewman,nalexander 2014-01-21 14:13:45 +01:00
Carsten "Tomcat" Book
f88e37b02e merge fx-team to mozilla-central 2014-01-23 10:19:26 +01:00
Brian Nicholson
8b891bf7e1 Bug 933422 - (follow-up) Move comment from WebApp to App. r=me DONTBUILD 2014-01-22 17:33:54 -08:00
Brian Nicholson
7148e7c98b Bug 933422 - Don't resize the search window when showing the keyboard. r=mcomella 2014-01-22 17:28:08 -08:00
Ryan VanderMeulen
bf58190bf3 Merge m-c to fx-team. 2014-01-22 15:57:40 -05:00
Ryan VanderMeulen
a88518f0d8 Merge fx-team to m-c. 2014-01-22 15:32:22 -05:00
Ryan VanderMeulen
7395629413 Merge inbound to m-c. 2014-01-22 15:15:22 -05:00
Raymond Etornam Agbeame(:retornam)
61e4e0aa11 Bug 960171 - Collections.synchronizedMap is unnecessary in PanelManager. r=mleibovic 2014-01-22 14:07:25 -05:00
Wes Kocher
adef4a7f30 Backed out changeset f5c17b4a4199 (bug 960811) for android bustage on a CLOSED TREE 2014-01-22 15:30:00 -08:00
Myk Melez
314f0432b7 Bug 960811 - enable the 'synthetic APKs' implementation of Open Web Apps; r=mfinkle
--HG--
extra : rebase_source : 5b59ab51c4f95b23cc726e87e1f4e33f0a716c78
2014-01-22 13:13:06 -08:00
Myk Melez
5cd673f6d5 Bug 959244 - launch web app with correct manifest URL and name; r=wesj
--HG--
extra : rebase_source : cd539b383da3841b3c4cc6d611d16b157f662feb
2014-01-22 13:11:56 -08:00
Myk Melez
461b17725e Bug 958356 - rename packageName to unambiguous name in app objects; r=wesj, fabrice
--HG--
extra : rebase_source : abde2ac924fd8265319f1ffa386f0447518fc46d
2014-01-22 13:09:47 -08:00
Myk Melez
87ea3f0338 Bug 961762 - wait until registryReady to use DOMApplicationRegistry API; r=wesj
--HG--
extra : rebase_source : 313e2af2a5afa73f7d6bfcd2055d83b96819ac27
2014-01-22 12:49:46 -08:00
Neil Rashbrook
6277f3bb76 Bug 284673 Followup to bug 913734 to remove sepcial handling for now-removed now-unused policy machinery from about:config r=gavin 2014-01-22 21:38:57 +00:00
Richard Newman
7370de9bfb Merge m-c to s-c, certainly nothing to do with Australis. 2014-01-22 08:40:48 -08:00
Richard Newman
2080060ea7 Bug 962299 - Follow-up: safety improvements and fixes. r=trivial 2014-01-21 22:51:10 -08:00
Richard Newman
50fdd76d57 Bug 962320 - User per-profile prefs for FxA, and store token server in account object. r=nalexander 2014-01-21 21:31:02 -08:00
Richard Newman
a8b7a9e312 Bug 962299 - Bundle account data into a single userdata field and add profile tracking. r=nalexander 2014-01-21 21:28:57 -08:00
Wes Kocher
b82e99cd6f Merge m-c to fx-team 2014-01-21 17:37:43 -08:00
Wes Kocher
2546e3f69f Merge fx-team to m-c 2014-01-21 17:27:53 -08:00
Lucas Rocha
fcfa948d13 Bug 960529 - Simplify switch block for TabEvents in BrowserToolbar (r=bnicholson) 2014-01-21 21:06:24 +00:00
Lucas Rocha
8af824c245 Bug 960529 - Avoid redudant updateDisplayLayout() call (r=bnicholson) 2014-01-21 21:06:24 +00:00
Lucas Rocha
c5b7501b1b Bug 960529 - Centralize private mode setting into the proper method (r=bnicholson) 2014-01-21 21:06:24 +00:00
Ryan VanderMeulen
3d6e25c171 Merge m-c to inbound. 2014-01-21 15:20:25 -05:00
Ryan VanderMeulen
eecb205346 Merge fx-team to m-c. 2014-01-21 15:18:30 -05:00
Lucas Rocha
bc8555362f Bug 949216 - Handle toolbar's back press all in onBackPressed() (r=wesj) 2014-01-21 17:54:51 +00:00
Richard Newman
7c39738bd5 Merge m-c to s-c. 2014-01-21 08:17:45 -08:00
Nick Alexander
1b4bb74fbe Merge m-c to s-c 2014-01-20 21:33:20 -08:00
Nick Alexander
f9f603bbe2 Bug 961184 - Show activity after signing in to account. r=rnewman
Also (partially) implements resending verification codes, but doesn't
yet implement resending after account creation.
2014-01-20 21:26:57 -08:00
Nick Alexander
1c808a891d Bug 951264 - COPPA support for Firefox Accounts on Android. r=rnewman 2014-01-20 21:26:53 -08:00
Nick Alexander
bf40d9ed51 Bug 956581 - Make FxAccountGetStartedActivity an AuthenticatorActivity. r=rnewman 2014-01-20 21:26:21 -08:00
Nick Alexander
02dd2cbf5a Bug 951304 - Follow-up: Look better on tablets; improve interstitial. r=rnewman 2014-01-20 21:26:17 -08:00
Mark Finkle
1d98f98e37 Backout 032a3ba018db, It breaks <select> form element interactions (bug 961489, bug 961662) 2014-01-20 16:40:28 -05:00
Carsten "Tomcat" Book
6da2a7e669 merge fx-team to mozilla-central 2014-01-20 15:38:43 +01:00
Ms2ger
437f4d6ea7 Merge latest PGO-green changeset from inbound to central. 2014-01-20 09:30:38 +01:00
Mark Finkle
ab90a714a5 Bug 953381 - Basic media casting control bar r=wesj 2014-01-20 17:26:30 -05:00
Mark Finkle
72c466076b Bug 953381 - Move CastingApps into a separate JS file r=wesj 2014-01-20 17:26:27 -05:00
Mark Finkle
0971eea68b Bug 953381 - video discovery tests r=wesj 2014-01-20 17:22:05 -05:00
Mark Finkle
880cbf8cb5 Bug 953381 - Add generic support for casting a video to a second screen service r=wesj 2014-01-20 17:21:58 -05:00
Richard Newman
a848b04d5c Bug 961538 - Correctly extract bitmaps from stored icons in search preferences. r=mfinkle 2014-01-19 23:09:23 -08:00
Nick Alexander
77f1e6a5a1 Bug 961521 - Remove Launcher from FxAccountStatusActivity. r=rnewman 2014-01-19 17:56:20 -08:00
Chris Kitching
2792ab117c Bug 961498: Prevent ICO decoder from exploding when faced with single-resource ICOs r=rnewman 2014-01-19 19:25:47 +00:00