Commit Graph

12788 Commits

Author SHA1 Message Date
Wes Johnston
ef990eec23 Bug 985400 - Post menu changes to UIThread to avoid issues with animatinos. r=lucasr 2014-04-08 12:14:40 -07:00
Michael Comella
91afd26d78 Bug 981872 - Replace sha-1 MessageDigest with NativeCrypto. r=nalexander 2014-04-08 11:44:38 -07:00
Margaret Leibovic
205c1bb2ff Bug 991705 - Default to puzzle icon if an add-on doesn't have an icon. r=bnicholson 2014-04-08 11:13:31 -07:00
Ryan VanderMeulen
07a6c33d7f Backed out changeset 27a904e6348f (bug 990259) for suspicion of causing Android 4.0 robocop-2 permafail. 2014-04-08 13:49:57 -04:00
Mark Capella
15bff3febb Bug 951374 - Lazy load ClipboardHelper, r=wesj 2014-04-08 08:13:04 -04:00
Lucas Rocha
fd897dccc4 Bug 992921 - Only load default panel when displaying about:home (r=margaret) 2014-04-08 12:02:49 +01:00
Robin Ricard
7eb8e517bc Bug 990259 - Double-tap zoom does not work when text reflow is enabled. r=margaret.leibovic
Fix regression introduced in 958111
2014-04-07 15:37:00 +02:00
Ryan VanderMeulen
d557ea4dc1 Merge m-c to fx-team. 2014-04-07 22:37:51 -04:00
Myk Melez
f4c5bc5e98 Bug 989294 - release index when app is uninstalled; r=mfinkle 2014-04-07 16:20:16 -07:00
Jim Chen
3bf3d90c9c Bug 992890 - Use new message structure for reader mode events; r=mfinkle 2014-04-07 12:49:33 -07:00
Mark Capella
ec3130e767 Bug 895463 - (p1) Orange caret indicator detaches from associated input field, r=margaret 2014-04-07 15:37:15 -04:00
Wes Johnston
71f83ef4c3 Bug 972208 - Allow shipping default share providers in distributions. r=margaret 2014-04-07 09:33:52 -07:00
Brad Lassey
b574560777 bug 988471 - Action bar icons flicker while typing and scrolling with an active text selection r=wesj
--HG--
extra : rebase_source : b9bbd4197944a0efb678eb6643b911455dcc035f
2014-04-03 10:47:07 -04:00
Wes Johnston
040b0f7150 Bug 990364 - Use text/plain for sharing links. r=mfinkle 2014-04-07 08:45:27 -07:00
Kartikaya Gupta
adf7d8fdd4 Bug 911574 - Allow subframe panning on the body, provided it is not overflow:hidden. r=wesj 2014-04-07 10:26:07 -04:00
Kartikaya Gupta
33d9e01b70 Bug 976563 - Force-enable double-tap-to-zoom to restore talos baseline. r=wesj 2014-04-07 10:09:45 -04:00
Phil Ringnalda
125cfa9c03 Merge m-i to a CLOSED TREE m-c 2014-04-06 09:51:58 -07:00
Ryan VanderMeulen
530aa4b0ef Merge m-c to inbound on a CLOSED TREE. 2014-04-04 15:12:07 -04:00
Geoff Brown
23ec106d71 Bug 986738 - End robocop tests with nsIAppStartup.quit(); r=snorp 2014-04-04 12:11:21 -06:00
Benjamin Smedberg
cd2fddc1ce Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00
anton_11111
51bf9b7e43 Bug 948898 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutHealthReport.xhtml (URL=about:healthreport). r=margaret 2014-04-04 08:08:42 -04:00
Brian Nicholson
b6afb738a1 Bug 991555 - Write native prefs to the custom GeckoSharedPrefs file. r=rnewman 2014-04-03 23:50:52 -07:00
Kartikaya Gupta
948d18a639 Bug 988800 - Catch and ignore situations where we try to composite on a destroyed LayerRenderer instance. r=Cwiiis 2014-04-03 11:01:07 -04:00
Nick Alexander
44908bfc3b Bug 966104 - Add Sync status listener to Android FxA activities. r=rnewman 2014-04-04 16:24:00 -07:00
Margaret Leibovic
5b6f0cc5fa Bug 991190 - Rename Home.panels.authHandler API to Home.panels.auth. r=liuche 2014-04-04 15:55:06 -07:00
Margaret Leibovic
1c7a7bbc3d Bug 978991 - Add hooks to let an add-on know when a panel is installed/uninstalled. r=liuche 2014-04-04 15:55:03 -07:00
Jim Chen
fd38ce56d7 Bug 989046 - h. Be more strict about event registration in non-release versions; r=mfinkle 2014-04-04 12:33:51 -04:00
Jim Chen
7e74e10192 Bug 989046 - g. Only unregister event in BrowserHealthRecorder if already registered; r=rnewman 2014-04-04 12:33:51 -04:00
Jim Chen
9ae1eb8fdb Bug 989046 - f. Only unregister event in GeckoEditable if already registered; r=capella 2014-04-04 12:33:51 -04:00
Jim Chen
3c4b06de51 Bug 989046 - e. Only unregister event in FindInPageBar if already registered; r=capella 2014-04-04 12:33:51 -04:00
Jim Chen
6390dc9648 Bug 989046 - d. Register prompt event on startup; r=liuche 2014-04-04 12:33:50 -04:00
Jim Chen
524e59e7dc Bug 989046 - c. Support multiple listener types in EventDispatcher; r=mfinkle 2014-04-04 12:33:50 -04:00
Jim Chen
0d00aee3a9 Bug 989046 - b. Drop JSON.stringify when calling handleGeckoMessage; r=mfinkle 2014-04-04 12:33:50 -04:00
Jim Chen
63fba87f92 Bug 989046 - a. Convert Gecko side messaging to use NativeJSContainer; r=blassey 2014-04-04 12:33:49 -04:00
Mark Finkle
48ed750f05 Bug 921948 - Integrate roku support into Firefox r=wesj 2014-04-07 14:27:14 -04:00
Mike Connor
d82cc0bad0 Bug 983723 - Yahoo search tags are not working properly, r=mfinkle
--HG--
extra : rebase_source : 943c79f0b0e722ccb9603005e5c97c20745ead54
2014-04-07 09:44:10 -04:00
Mike Connor
a66750de04 Bug 984530 - Bing search tags are not working properly, r=mfinkle
--HG--
extra : rebase_source : f17fb1d8493b277bdad6a6e2ed1dde545cd1077e
2014-04-04 11:50:55 -04:00
Mike Connor
3c2cb96051 Bug 958883 - Use HTTPS for Yahoo searches, part 2, r=mfinkle
--HG--
extra : rebase_source : dcb82051a9aa64c2c9899f36b5290575bf87560e
2014-04-03 19:22:50 -04:00
Brad Lassey
5b287d7b6c bug 979623 - NullPointerException when starting geckoview_example r=snorp 2014-03-25 21:22:09 -04:00
Richard Newman
2e9cd3c95c Bug 949495 - Rework context handling. r=mfinkle 2014-04-02 18:33:24 -07:00
Benjamin Smedberg
e901715440 Bug 986582 - Get rid of the separate toolkit.telemetry.enabledPreRelease flag. Comment-only, so DONTBUILD. r=rnewman 2014-04-02 18:05:28 -07:00
Wes Kocher
4cc73028f8 Backed out changeset 1aca519aec7e (bug 911574) for Android robocop failures on a CLOSED TREE 2014-04-02 17:26:21 -07:00
Michael Comella
31ae2c7c70 Bug 991256 - Rename preprocessed Gecko* -> Themed* in widget/. r=bnicholson
--HG--
rename : mobile/android/base/widget/GeckoEditText.java.in => mobile/android/base/widget/ThemedEditText.java.in
rename : mobile/android/base/widget/GeckoImageButton.java.in => mobile/android/base/widget/ThemedImageButton.java.in
rename : mobile/android/base/widget/GeckoImageView.java.in => mobile/android/base/widget/ThemedImageView.java.in
rename : mobile/android/base/widget/GeckoLinearLayout.java.in => mobile/android/base/widget/ThemedLinearLayout.java.in
rename : mobile/android/base/widget/GeckoRelativeLayout.java.in => mobile/android/base/widget/ThemedRelativeLayout.java.in
rename : mobile/android/base/widget/GeckoTextSwitcher.java.in => mobile/android/base/widget/ThemedTextSwitcher.java.in
rename : mobile/android/base/widget/GeckoTextView.java.in => mobile/android/base/widget/ThemedTextView.java.in
rename : mobile/android/base/widget/GeckoView.java.frag => mobile/android/base/widget/ThemedView.java.frag
2014-04-02 15:56:52 -07:00
Kartikaya Gupta
7b8f6c7bc1 Bug 911574 - Allow subframe panning on the body, provided it is not overflow:hidden. r=wesj 2014-04-03 05:53:34 +08:00
Brad Lassey
0b734febd0 bug 928096 - UI for tab streaming, follow up to add a null check r=nalexander 2014-04-02 17:38:44 -04:00
Brad Lassey
aa7bce7b0d bug 928096 - UI for tab streaming, thumbnails in prompt r=mfinkle,wesj 2014-03-31 21:59:41 -04:00
Brad Lassey
c821944948 bug 928096 - UI for Tab streaming, recording indiator for tabs tray r=lucasr, mfinkle 2014-04-02 14:32:30 -04:00
Ed Morley
a9eca49755 Merge mozilla-central and fx-team 2014-04-02 18:25:23 +01:00
Lucas Rocha
23ff7c75ef Bug 991160 - Run GeckoSharedPrefs migrations in the current thread (r=rnewman) 2014-04-02 18:23:27 +01:00
Carsten "Tomcat" Book
f64f570a23 merge fx-team to mozilla-central 2014-04-02 15:56:06 +02:00