Commit Graph

13900 Commits

Author SHA1 Message Date
Wes Johnston
3b385c63e0 Bug 763671 - Simplify form styles in Fennec. r=mfinkle 2014-07-23 20:25:55 -07:00
Margaret Leibovic
f333c068df Bug 1041738 - Style search bar and suggestions. r=eedens 2014-07-23 17:10:47 -07:00
Mark Finkle
95d981ebfd Bug 1042513 - Clearing timer in Firefly shutdown is racy and not needed r=blassey 2014-07-23 19:45:43 -04:00
Mark Finkle
c671d885ee Bug 1042502 - No need to removeObserver in Snippets r=margaret 2014-07-23 19:45:38 -04:00
Sid Stamm
407401e416 Bug 994782 - Remove the old Content Security Policy parser, CSPUtils.jsm and tie-in logic. (r=ckerschb,jst) 2014-07-30 14:37:22 -07:00
Chenxia Liu
ac3e2ed2a3 Bug 900692 - Part 1: Add paint flashing preference to Settings > Developer tools. r=lucasr 2013-10-15 16:40:00 -07:00
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
Lucas Rocha
92588f6998 Bug 1012462 - Part 10: Ensure URL images always fit within the view bounds (r=rnewman) 2014-07-15 20:56:44 +01:00
Lucas Rocha
8a21ed276e Bug 1012462 - Part 9: Support locale switching in SuggestedSites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
c69321e0d7 Bug 1012462 - Part 8: Factor out code to refresh suggested sites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
f9fe4d789a Bug 1012462 - Part 7: Enable distribution support in SuggestedSites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
2a103e05cd Bug 1012462 - Part 6: Change Distribution.init() to return an instance (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
f5e15712db Bug 1012462 - Part 5: Add distribution support in SuggestedSites (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
c376d0ed12 Bug 1012462 - Part 4: Factor out code to create list of suggested sites (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
3a8e7d8804 Bug 1012462 - Part 3: Add APIs to generate Site instance to/from JSON (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
ba12615ce2 Bug 1012462 - Part 2: Add prefix argument to generateSites() in TestSuggestedSites (r=rnewman) 2014-07-15 20:54:26 +01:00
Lucas Rocha
32a772e666 Bug 1012462 - Part 1: Avoid some redundant getApplicationContext() calls in BrowserApp (r=rnewman) 2014-07-15 20:54:26 +01:00
Jon Coppeard
8b4f6eb2b3 Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent 2014-07-16 10:01:20 +01:00
Michael Comella
77316ddc0b Bug 1021356 - Part 2: Empty private tabs panel visual refinements for tablet. r=lucasr 2014-07-15 11:22:58 -07:00
Brian Nicholson
963e681c74 Bug 1027137 - PageActionLayout cleanup. r=wesj 2014-07-15 11:19:50 -07:00
Brian Nicholson
c040fa38be Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj 2014-07-15 11:19:49 -07:00
Margaret Leibovic
b5978defcf Bug 1038227 - Record search history in Fennec. r=rnewman 2014-07-15 10:47:29 -07:00
Eric Edens
74be753bbe Bug 1029292 - Replace Search Activity's GeckoView with WebView. r=nalexander 2014-07-14 22:16:25 -07:00
Eric Edens
b47d2fdc5d Bug 1038534 - Don't let ProGuard discard (support) Fragments. r=nalexander
The presenting Fragments are those of the Search Activity; but in
general, Fragments are referred to by class at runtime, so they must be
preserved.  The ProGuard system is not aware of Fragments referenced
only in XML files, so we need to keep them around manually.
2014-07-15 08:35:23 -07:00
Carsten "Tomcat" Book
81ccbff0be Backed out changeset 88bc05432845 (bug 1027135) for talos remote-trobopan test failure 2014-07-15 12:23:26 +02:00
Carsten "Tomcat" Book
c697516add Backed out changeset 5bef1f8045fd (bug 1027137) for breaking talos remote-trobopan 2014-07-15 12:23:10 +02:00
Mark Capella
ced636da75 Bug 1037527 - Auto-expand synced tabs clients, r=nalexander 2014-07-15 03:43:54 -04:00
Brian Nicholson
25b7f98ebb Bug 1035439 - Part 4: Change undoCloseTab to accept closed tab data. r=margaret 2014-07-14 17:21:14 -07:00
Brian Nicholson
2cf7a6f34e Bug 1035439 - Part 3: Use selected tab private state in openUrlAndStopEditing. r=margaret 2014-07-14 17:21:14 -07:00
Brian Nicholson
666a1749b8 Bug 1035439 - Part 2: Show closed tabs of the current private state in RecentTabsPanel. r=margaret 2014-07-14 17:21:14 -07:00
Brian Nicholson
8c1f089270 Bug 1035439 - Part 1: Clear private undo close tab data when leaving private browsing. r=margaret 2014-07-14 17:21:13 -07:00
Brian Nicholson
e608e66fe1 Bug 1027137 - PageActionLayout cleanup. r=wesj 2014-07-14 15:30:11 -07:00
Brian Nicholson
79fd9575b5 Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj 2014-07-14 15:13:59 -07:00
Michael Comella
6816af9af8 Bug 1021356 - Empty private tabs panel visual refinements. 2014-07-14 14:59:49 -07:00
Richard Newman
65b9de5d79 Bug 1031872 - Don't use transitions for GeckoPreferences on Kindle Fire. r=lucasr
The Kindle always uses a black background for transitions. On all-white screens
like our Settings panes, this looks awful. This patch skips transitions on
those devices.
2014-07-14 14:26:54 -07:00
Lucas Rocha
76b491b9a4 Bug 1034167 - Part 2: Explicit set scrollbars in TabsTray (r=mfinkle) 2014-07-14 17:31:50 +01:00
Lucas Rocha
f2019255e7 Bug 1034167 - Part 1: Update TwoWayView from upstream (r=mfinkle) 2014-07-14 17:31:50 +01:00
Lucas Rocha
080a073cc0 Bug 1037439 - Remove DISPLAY column from TopSitesCursorWrapper (r=rnewman) 2014-07-14 16:52:41 +01:00
Carsten "Tomcat" Book
cf9e48c2c5 Merge mozilla-central to fx-team 2014-07-14 15:24:04 +02:00
Carsten "Tomcat" Book
d29716084b merge fx-team to mozilla-central a=merge 2014-07-14 15:14:40 +02:00
Mark Finkle
6a1485d6a3 Bug 1037217 - Listen for DOMLinkChanged as well as DOMLinkAdded to update favicons r=bnicholson 2014-07-12 09:44:28 -04:00
Chenxia Liu
5eef50ddd6 Bug 1028705 - Accidentially dropped code from bitrot resolution. r=trivial 2014-07-11 16:30:02 -07:00
J. Ryan Stinnett
94b231708e Bug 1033079 - Part 2: Support multiple listening sockets. r=past 2014-07-10 14:15:00 -04:00
Ryan VanderMeulen
58c90485f3 Merge m-c to fx-team. a=merge 2014-07-11 16:43:23 -04:00
Ryan VanderMeulen
296caa949c Merge inbound to m-c. a=merge 2014-07-11 16:34:56 -04:00
Brian Nicholson
96f0296c8e Bug 1035335 - Don't convert number query for searches. r=mfinkle 2014-07-11 13:12:44 -07:00
Eric Edens
387fa5673a Bug 1033686 - Make sure pre-search and post-search replace each other. r=nalexander
--HG--
rename : mobile/android/search/java/org/mozilla/search/DetailActivity.java => mobile/android/search/java/org/mozilla/search/PostSearchFragment.java
rename : mobile/android/search/java/org/mozilla/search/stream/CardStreamFragment.java => mobile/android/search/java/org/mozilla/search/PreSearchFragment.java
rename : mobile/android/search/java/org/mozilla/search/autocomplete/AutoCompleteFragment.java => mobile/android/search/java/org/mozilla/search/autocomplete/SearchFragment.java
2014-07-11 11:42:37 -07:00
Chenxia Liu
facb3c7516 Bug 1028705 - Move new tab button back to the right. r=lucasr 2014-07-11 09:59:58 -07:00
James Hugman
2109b5c79a Bug 1003962 - force-set browser size to ensure we set CSS viewport size before doc checks it; r=myk 2014-07-11 09:24:37 -07:00
Myk Melez
d4a963b475 Backed out changeset a043578146a6 for incorrect attribution 2014-07-11 09:23:42 -07:00
Myk Melez
e039a483dc Bug 1003962 - force-set browser size to ensure we set CSS viewport size before doc checks it; r=myk 2014-07-11 08:59:41 -07:00
Carsten "Tomcat" Book
61f33624c3 merge fx-team to mozilla-central a=merge 2014-07-10 14:54:35 +02:00
Carsten "Tomcat" Book
ae855b78b7 merge mozilla-inbound to mozilla-central a=merge 2014-07-10 14:47:01 +02:00
Michael Comella
ad790b4b4d Backed out changeset e01dbdf8a218 (bug 1016613) for causing bug 1034607
--HG--
extra : transplant_source : %D4%F9qhE%3A%91%92-B%DD%17%7D%B6%CAc%1C%D2%28%B0
2014-07-09 16:26:49 -07:00
Richard Newman
c91f7bc12c Bug 945341 - Don't fail to open Sync settings on Kindle. r=nalexander 2014-07-08 20:39:53 -07:00
Wes Kocher
b822ae8366 Merge b2g-inbound to m-c a=merge 2014-07-08 16:34:48 -07:00
Mark Finkle
5bff89c68f Bug 1035436 - Remove home.1 session because it's not useful r=liuche 2014-07-08 15:32:57 -04:00
Nick Alexander
6fa6af293a Bug 1033481 - Use a .mozbuild file rather than a .mk in m/a/tests/background/junit3. r=rnewman
--HG--
rename : mobile/android/tests/background/junit3/android-services.mozbuild => mobile/android/tests/background/junit3/background_junit3_sources.mozbuild
2014-07-07 21:49:34 -07:00
Wes Johnston
abe8fffd97 Bug 1033560 - Enable chromecast support in dev builds. r=gps,blassey 2014-07-08 09:15:50 -07:00
Fabrice Desré
81b398a87e Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
* * *
Bug 1024513 - followup to get ASAN builds r=me
2014-07-07 21:45:23 -07:00
Ed Morley
8ee300da67 Backed out changeset a2f2a28e0856 (bug 1024513) for build failures 2014-07-08 16:03:04 +01:00
Fabrice Desré
ea0b9577b3 Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug 2014-07-07 21:45:23 -07:00
Michael Comella
8e6a08caca Backed out changeset e01dbdf8a218 (bug 1016613) 2014-07-09 16:26:49 -07:00
Richard Newman
4a20225495 Bug 1036459. r=nalexander 2014-07-09 13:41:58 -07:00
Carsten "Tomcat" Book
84f485d505 Merge mozilla-central to fx-team 2014-07-08 15:28:15 +02:00
Carsten "Tomcat" Book
a98c31f1a8 merge fx-team to mozilla-central a=merge 2014-07-08 15:10:56 +02:00
Vikneshwar
8168b217e1 Bug 1008825 - Synchronous XMLHttpRequest to load options.xul. r=wesj 2014-07-07 11:23:00 +02:00
Chenxia Liu
8df405a424 Bug 1030113 - Regression: Menu breaks on Firefox 29+ on tablets with hardware menu. r=mfinkle 2014-07-07 15:19:53 -07:00
Chris Kitching
65cb74e38f Bug 1024289: Part 3: remove display column from combined view. r=rnewman 2014-07-07 14:52:37 -07:00
Chris Kitching
d544b862f0 Bug 1024289: Part 2: remove redundant null checks from combined view. r=rnewman 2014-07-07 14:52:37 -07:00
Chris Kitching
87d6b65e7b Bug 1024289: Part 1: remove redundant subquery from combined view and add upgrade path. r=rnewman 2014-07-07 14:52:37 -07:00
Brian Nicholson
851932ca5f Bug 1030757 - Don't list closed private tabs in Recent Tabs panel. r=mfinkle 2014-07-07 14:28:14 -07:00
Richard Newman
41311cf9db Bug 959379 - 192x192 app icon for Fennec. DONTBUILD, r=none, assets only. 2014-07-07 13:32:54 -07:00
Mark Finkle
c62e5089df Bug 1033168 - GeckoView needs to use EventDispatcher.sendResponse r=wesj 2014-07-07 16:28:03 -04:00
Mark Capella
f046b7ea87 Bug 1003610 - Remote Tabs shouldn't lose scroll position, r=nalexander 2014-07-07 16:19:12 -04:00
Richard Newman
673a7f510d Bug 1024289 - Part 0c: follow-up to fix bustage. r=trivial 2014-07-07 13:11:09 -07:00
Richard Newman
1449cf93a1 Bug 1024289 - Part 0b: fix cursor closing in testBrowserProvider. r=trivial 2014-07-07 10:44:28 -07:00
Chris Kitching
1444ee2455 Bug 1024289: Part 0a: remove unnecessary use of autoboxing from testBrowserProvider. r=rnewman 2014-07-07 10:44:27 -07:00
Lucas Rocha
c03460370c Bug 1035131 - Decode user entered URLs to exclude from suggested sites (r=mfinkle) 2014-07-07 15:59:53 +01:00
Lucas Rocha
6c9fc3b893 Bug 1035131 - User decoded user entered URLs in suggeste image lookups (r=mfinkle) 2014-07-07 15:59:53 +01:00
Lucas Rocha
5559924d14 Bug 1035131 - Factor out methods to encode/decode user-entered:// URLs (r=mfinkle) 2014-07-07 15:59:52 +01:00
Lucas Rocha
f8c1160c9d Bug 1025062 - Part 3: Exclude pinned sites from the pin dialog's search (r=rnewman) 2014-07-07 15:57:31 +01:00
Lucas Rocha
3561dbf48a Bug 1025062 - Part 2: Add SearchLoader APIs to use the new BrowserDB.FilterFlags (r=rnewman) 2014-07-07 15:57:30 +01:00
Lucas Rocha
a84862669a Bug 1025062 - Part 1: Add filter flag to exclude pinned sites in searches (r=rnewman) 2014-07-07 15:56:06 +01:00
Ed Morley
3fa9375ff4 Backed out changeset 353deb7b9d02 (bug 1025062) for breaking the build 2014-07-07 15:21:53 +01:00
Ed Morley
e5760f29d9 Backed out changeset 4ffb7cfcb7bb (bug 1025062) 2014-07-07 15:21:35 +01:00
Ed Morley
996233ea9a Backed out changeset 9beed56cc02a (bug 1025062) 2014-07-07 15:21:31 +01:00
Lucas Rocha
298e4e5757 Bug 1025812 - Part 2: Refresh TopSitesGridItemView's drawable state when type changes (r=rnewman) 2014-07-07 14:41:54 +01:00
Lucas Rocha
f8aa797e4f Bug 1025812 - Part 1: Factor out type updates into separate method (r=rnewman) 2014-07-07 14:41:53 +01:00
Lucas Rocha
dc4a16a18d Bug 1025062 - Part 3: Exclude pinned sites from the pin dialog's search (r=rnewman) 2014-07-07 14:35:26 +01:00
Lucas Rocha
1a75d6f652 Bug 1025062 - Part 2: Add SearchLoader APIs to use the new BrowserDB.FilterFlags (r=rnewman) 2014-07-07 14:35:26 +01:00
Lucas Rocha
1078df70d0 Bug 1025062 - Part 1: Add filter flag to exclude pinned sites in searches (r=rnewman) 2014-07-07 14:35:26 +01:00
Lucas Rocha
38e0128841 Bug 1025069 - Use https URL on SUMO's default bookmark (r=mfinkle) 2014-07-07 14:30:53 +01:00
Carsten "Tomcat" Book
98d9d4a26c Backed out changeset be0ae5640b90 (bug 1025069) for rc1 test failure 2014-07-07 14:59:27 +02:00
Lucas Rocha
10d4e5c636 Bug 1025069 - Use https URL on SUMO's default bookmark (r=mfinkle) 2014-07-07 12:34:15 +01:00
Eric Edens
45299e6afd Bug 1030277 - Create content provider for search terms. r=rnewman 2014-07-01 08:58:24 -07:00
Wes Johnston
b5ab3a5d00 Backout 13d9e025fc86 and 3f846b593bcb for bustage (bug 1033560). r=backout 2014-07-09 11:59:36 -07:00
Wes Johnston
27082422d5 Bug 1004495 - Revamp notification handlers to work when Gecko is not running. r=bnicholson 2014-06-27 13:25:00 -07:00
Kyle Huey
421f16973d Bug 1034304: Remove nsIDOMHTMLAudio/VideoElement. r=smaug 2014-07-12 19:20:42 -07:00
Paolo Amadini
801b375528 Bug 1020865 - Implement the dialog displayed upon form.requestAutocomplete(). r=MattN
--HG--
rename : toolkit/components/formautofill/test/chrome/test_requestAutocomplete_disabled.html => toolkit/components/formautofill/test/chrome/test_requestAutocomplete_cancel.html
2014-07-14 13:51:56 +01:00
Mike Hommey
24935e03f0 Bug 1039157 - Remove useless non-Android build code from mobile/android/app. r=nalexander 2014-07-17 08:42:16 +09:00