Commit Graph

13794 Commits

Author SHA1 Message Date
Wes Johnston
1a6ecfda8b Bug 1001309 - Provide a way to clear private data on Exit. r=liuche, bnicholson, mcomella 2014-06-19 00:04:00 -07:00
Margaret Leibovic
1b9a646e9f Bug 1022102 - Follow-up to fix review comment. r=eedens DONTBUILD 2014-07-18 16:51:59 -07:00
Margaret Leibovic
59a425ffb9 Bug 1022102 - Polish search bar interaction and styling. r=eedens 2014-07-18 16:49:32 -07:00
Richard Newman
7345743ca4 Bug 1017242 - Part D: remove API 8 code from BrowserDatabaseHelper. r=margaret 2014-07-18 16:47:10 -07:00
Richard Newman
9f2d1d4339 Bug 1017242 - Part C: remove API 8 code from GeckoEvent. r=mfinkle 2014-07-18 16:47:10 -07:00
Richard Newman
6af6828476 Bug 1017242 - Part B: remove API 8 code from toolbar. r=mfinkle 2014-07-18 16:47:10 -07:00
Richard Newman
957cdc5c8e Bug 1017242 - Part A: remove API 8 code from webapp Allocator. r=myk 2014-07-18 16:47:10 -07:00
Richard Newman
cfdf8c593a Bug 1017242 - Part 9: remove API 8 code from SysInfo. r=mfinkle 2014-07-18 16:47:09 -07:00
Richard Newman
865346588d Bug 1017242 - Part 8: remove API 8 code from CrashReporter. r=mfinkle 2014-07-18 16:47:09 -07:00
Richard Newman
007c1098bc Bug 1017242 - Part 7: remove API 8 code from GeckoSharedPrefs. r=mcomella 2014-07-18 16:47:09 -07:00
Richard Newman
b6a348dc2c Bug 1017242 - Part 6: remove API 8 code from BrowserHealthRecorder. r=mcomella 2014-07-18 16:47:09 -07:00
Richard Newman
78ac997a72 Bug 1017242 - Part 5: remove API 8 code from gamepad code. r=kats 2014-07-18 16:47:08 -07:00
Richard Newman
04ad83c391 Bug 1017242 - Part 4: remove API 8 code from GeckoAppShell. r=kats 2014-07-18 16:47:08 -07:00
Richard Newman
5ca8f25a34 Bug 1017242 - Part 3: remove API 8 code from gfx. r=kats 2014-07-18 16:47:08 -07:00
Richard Newman
ed50db76d7 Bug 1017242 - Part 2: remove API 8 code from GeckoApp and BrowserApp. r=mcomella 2014-07-18 16:47:08 -07:00
Richard Newman
491e2e59d2 Bug 1017242 - Part 1: remove API 8 code from mozglue. r=mfinkle 2014-07-18 16:47:07 -07:00
Mark Finkle
466e920d5e Bug 1006186 - Update discovery tests since we support webm now r=me 2014-07-18 17:41:31 -04:00
Mark Finkle
ce818f7b6d Bug 1006186 - Update the targets in tests, just in case r=me 2014-07-18 16:06:54 -04:00
Brad Lassey
bc0d938892 Bug 1006186 - Casting apps should be able to specify supported types themselves r=mfinkle 2014-07-18 08:43:45 -04:00
Nick Alexander
be74041ced Bug 1032217 - Export gecko.{WebApp,BrowserApp}. r=bnicholson
This allows explicit intents from outside of the App.  Tested locally by:

* creating and launching a home screen shortcut; (the presenting issue)

* trying a an "old style" webapp home screen launch, like:

adb shell am start -a org.mozilla.gecko.WEBAPP -n org.mozilla.fennec_nalexander/.Webapp -d http://penguinpop.justplaymobile.com/penguinpop.webapp

and

adb shell am start -a org.mozilla.gecko.WEBAPP -n org.mozilla.fennec_nalexander/org.mozilla.gecko.Webapp -d http://penguinpop.justplaymobile.com/penguinpop.webapp

Both log the expected message in the dispatcher:

W GeckoWebappImpl(12501)      no package name; treating as legacy shortcut

Both fail with:

E GeckoConsole(12177)         Error getting pref for application/x-web-app-manifest+json.

I verified that this behaviour happens with the Nightly of June 24, 2014 -- the
one right before the patch that introduced this regression.
2014-07-18 09:39:56 -07:00
Nick Alexander
be07a25f1f Bug 1036517 - Remove old location uploading code. r=blassey
I kept the existing preference UI since the new stumbler implementation
intends to use it.  I kept the pref listener since Bug 1036508 may elect
to keep using the existing Gecko pref.
2014-07-18 09:39:53 -07:00
Gijs Kruitbosch
343ce35d7f Bug 693808 - part 1: entering numbers+Enter in the location bar should bring search results immediately if domain is not whitelisted, r=bz 2014-04-24 23:42:00 +01:00
Margaret Leibovic
40b0923c93 Bug 1035341 - Use OpenSearch for autocomplete suggestions. r=eedens,rnewman 2014-07-17 11:00:19 -07:00
Brian Nicholson
370ea668f5 Bug 854305 - Force search for all single word queries. r=mfinkle 2014-07-17 19:40:17 -07:00
Richard Newman
a29afdebde Bug 1017244 - Bump minSdkVersion to 9. r=blassey 2014-07-17 09:34:25 -07:00
Eric Edens
04e086773c Bug 1038793 - Minimize unused space in WebView of search activity. r=margaret 2014-07-16 17:08:22 -07:00
Wes Johnston
300e4ef498 backout 91e7ba697b14 (Bug 1001309) for test failures. r=backout 2014-07-17 09:10:43 -07:00
Wes Johnston
f200d0a848 Bug 1001309 - Provide a way to clear private data on Exit. r=liuche, bnicholson 2014-06-19 00:04:00 -07:00
Carsten "Tomcat" Book
04e3cf1e6f Merge mozilla-central to fx-team 2014-07-17 16:44:49 +02:00
Carsten "Tomcat" Book
005b9f88a5 merge fx-team to mozilla-central a=merge 2014-07-17 16:31:33 +02:00
Lucas Rocha
9319cdeb72 Bug 1039471 - Only restart loader if RecentTabsPanel is still attached (r=margaret) 2014-07-17 11:36:46 +01:00
Awad Mackie
c817ca3e77 Bug 807990 - Scroll reader mode page by one page on double tap. r=lucasr,cwiiis 2014-07-02 16:13:00 +02:00
Richard Newman
711d30f30f Bug 1039925 - Fix tests as a follow-up to Bug 822820. r=trivial 2014-07-16 22:32:48 -07:00
Wes Kocher
69ed25e952 Merge m-c to fx-team 2014-07-16 17:46:33 -07:00
Michael Comella
57292cc98d Bug 1039738 - Correct private tabs list appearance. r=bnicholson 2014-07-16 16:35:49 -07:00
Richard Newman
2ad5936a45 Bug 822820 - Update SUMO and AMO URLs in default bookmarks. r=nalexander 2014-07-16 16:14:44 -07:00
Richard Newman
2c08b20276 Bug 921433 - Part 2: bundle current SUMO favicon in default bookmarks. r=nalexander 2014-07-16 16:14:44 -07:00
Richard Newman
e9e8949a2b Bug 921433 - Part 1: remove redundant data from bookmarks.json.in. r=nalexander 2014-07-16 16:14:43 -07:00
Michael Comella
315cc9a5fd Bug 1039062: Fix RemoteTabs tray on phone. r=lucasr 2014-07-16 11:37:28 -07:00
Carsten "Tomcat" Book
ffa15a8785 Merge mozilla-central to mozilla-inbound 2014-07-16 15:58:57 +02:00
amoghbl1
0f30d00414 Bug 755228 - "'Add Search Engine' label on text input fields should be 'Add as Search Engine'". r=nalexander 2014-07-15 17:45:00 +02:00
Mark Capella
ae94bd1ca7 Bug 1030060 - Regression in Find-In-Page logic due to SelectionHandler change in bug 1011059, r=margaret, r=jchen 2014-07-16 03:23:05 -04:00
Eric Edens
ea303f4e22 Bug 1038775 - Always launch search activity on dashboard. r=margaret 2014-07-15 14:12:29 -07:00
Chenxia Liu
383c49026b Bug 1038798 - Regression: After closing all tabs, tabs tray dotted menu can not be accessed again. r=bnicholson 2014-07-15 14:17:53 -07:00
Margaret Leibovic
a066f228db Bug 1038789 - Add clear button to search bar in search activity. r=eedens 2014-07-15 14:07:55 -07:00
Nick Alexander
eca7a14503 Bug 1024708 - Post: Don't build MLS Stumbler in Fennec by default. r=me 2014-07-15 13:50:22 -07:00
Nick Alexander
9b362ffb5e Bug 1024708 - Part 3: Eclipse support. r=rnewman 2014-07-15 13:50:22 -07:00
Nick Alexander
29fb36a96c Bug 1024708 - Part 2: Build stumbler JAR and integrate into Fennec. r=rnewman 2014-07-15 13:50:21 -07:00
Nick Alexander
d3cf9f2bdd Bug 1024708 - Part 1: Add build feature flag MOZ_ANDROID_MLS_STUMBLER. r=rnewman 2014-07-15 13:50:20 -07:00
Lucas Rocha
0b216e16ae Bug 1012462 - Part 11: Support image loading for distribution files (r=rnewman) 2014-07-15 20:56:48 +01:00