Commit Graph

13900 Commits

Author SHA1 Message Date
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
Mike Hommey
72839c7305 Bug 1038639 - Remove --with-libxul-sdk and --with-system-libxul. r=bsmedberg 2014-07-17 08:42:16 +09:00
Wes Johnston
99152aa1fb Bug 1014712 - Store ms tile image information for showing on about:home. r=rnewman,lucasr 2014-06-10 06:22:47 -07:00
Tim Taubert
a7777778f7 merge m-c to fx-team; a=merge 2014-07-06 09:16:35 -07:00
Richard Newman
8d2b029b97 Bug 1034509 - Fix timing issue in testDistribution. r=nalexander 2014-07-05 11:00:42 -07:00
Lucas Rocha
edad0f2520 Bug 1010986 - Force layout on child once swipe refresh layout is re-attached (r=mfinkle) 2014-07-04 11:52:10 +01:00
Richard Newman
43dc9f464b Bug 1013024 - Part 2: test referrer intents. 2014-07-03 19:45:24 -07:00
Richard Newman
16986508fc Bug 1013024 - Part 1: catch install intent and deliver it to the distribution handler, processing the distribution file dynamically. r=mfinkle 2014-07-03 19:45:24 -07:00
Richard Newman
50efa99c14 Bug 1030770 - Initialize new guest mode profile directories. r=mfinkle 2014-07-03 19:37:27 -07:00
Ryan VanderMeulen
5173d2df14 Merge m-c to fx-team. a=merge 2014-07-03 17:07:17 -04:00
Ryan VanderMeulen
03ddabeee6 Merge inbound to m-c. a=merge 2014-07-03 17:03:48 -04:00
Michael Comella
dafea79094 Bug 1024778 - Inflate RemoteTabs*Panel in constructor. r=lucasr 2014-07-03 13:13:02 -07:00
Lucas Rocha
e30b08c8e1 Bug 1028710 - Init private tab bg color to avoid flickering (r=mfinkle) 2014-07-03 21:09:26 +01:00
Lucas Rocha
40c4ce3263 Bug 1028710 - Set overscroll color based on tab type (r=mfinkle) 2014-07-03 21:09:24 +01:00
Chenxia Liu
6aac31c331 Bug 1023270 - Three-dot menu and + button are redundant in tabs tray. r=mfinkle 2014-07-03 11:06:03 -07:00
Brad Lassey
772ce61f5f back out bug 1025931 r=backout a=backout 2014-07-03 11:55:48 -04:00
Lucas Rocha
93e97f1b7f Bug 1029046/1030141 - Conditionally enable new recent tabs panel in config migration (r=mfinkle) 2014-07-03 16:40:40 +01:00
Lucas Rocha
6272f0456f Bug 1029046 - Expose HomeConfig JSON keys to other 'home' classes (r=mfinkle) 2014-07-03 16:40:40 +01:00
Ethan Pransky
e075c4a96c Bug 1016613 - Replaced RemoteTabsPanel view with ViewStub in tabs_panel.xml and created new layout file to inflate the ViewStub when user clicks on 3rd button in TabsPanel. r=mcomella 2014-06-28 17:44:00 +02:00
Nick Alexander
558e970666 Bug 1033535 - Exclude some source files when MOZ_NATIVE_DEVICES is disabled. r=rnewman
DONTBUILD NPOTB
2014-07-02 16:02:46 -07:00
Ed Morley
8a4d765a29 Backed out changeset 1b9e9be1db29 (bug 1030277) for intermittent test failures 2014-07-02 18:17:50 +01:00
Brad Lassey
869478490a bug 1033013 - disable testMasterPassword, follow up to remove skip-if as well r=gbrown 2014-07-02 10:27:25 -04:00
Carsten "Tomcat" Book
8248ac6196 merge fx-team to mozilla-central a=merge
--HG--
extra : amend_source : 6b1927dd9d7d8eedfc694b66e8aceb7c3fc24935
2014-07-02 15:00:10 +02:00
Eric Edens
02527d440e Bug 1030277 - new content provider for search history. r=rnewman 2014-07-01 08:58:24 -07:00
Michael Comella
7f5b908741 Bug 946656 - Increase toolbar title text change timeout. r=margaret 2014-07-01 18:04:06 -07:00
Wes Kocher
d50ed2cb5f Merge m-c to fx-team a=merge 2014-07-01 17:41:10 -07:00
Wes Kocher
5d5b7225bd Merge fx-team to m-c a=merge 2014-07-01 17:13:22 -07:00
Mark Finkle
ccbfd816f9 Bug 1026338 - Tweak the loadurl telemetry events r=liuche 2014-07-01 08:04:23 -04:00
Brad Lassey
3a1b2f24bb bug 1030743 - NullPointerExceptions in GeckoPreferences r=rnewman 2014-06-26 09:48:23 -04:00
Brad Lassey
ccfc9b8b72 bug 1030738 - NullPointerException when getting action bar r=rnewman 2014-06-26 09:41:42 -04:00
Brad Lassey
2c21aad5fc bug 1025931 - Crash java.lang.NullPointerException in in org.mozilla.gecko.GeckoAppShell.getContext r=snorp 2014-06-26 09:37:47 -04:00
Brad Lassey
76ac86fd2c bug 1033013 - disable testMasterPassword r=mfinkle 2014-07-01 16:42:57 -04:00
Mark Finkle
5b6a201471 Bug 1033000 - Fix Yahoo search codes r=rnewman 2014-07-01 16:31:31 -04:00
Chris Kitching
3debf3b4d5 Bug 1032615: Prevent wildcard expansion from breaking builds using zsh. r=nalexander 2014-07-01 06:53:16 +01:00
Wes Johnston
ed90150cc6 Bug 901803 - Add a JS component for casting to native devices. r=mfinkle 2014-06-24 16:52:00 -07:00
Wes Johnston
ec9cd39258 Bug 901803 - Add a native Chromecast backend on Android. r=mfinkle 2014-06-23 00:23:00 -07:00
Wes Johnston
ffa514a4cf Bug 901803 - Add a native media player backend for casting videos. r=mfinkle 2014-06-23 00:23:00 -07:00
Richard Newman
32abbaa8aa Bug 917480 - Developer docs for Fennec locale switching. DONTBUILD, r=doc-only 2014-06-30 15:22:48 -07:00
Margaret Leibovic
978235cff5 Bug 1030736 - Don't include ignored about:home tabs in count to determine whether or not to show "Open all" button. r=liuche 2014-06-27 16:49:53 -07:00
Michael Comella
ad4d3dfb38 Bug 1029989 - Update empty private tabs page entity name. r=wesj 2014-06-30 12:49:20 -07:00
Nick Alexander
1cb870c03b Bug 1021864 - Post: Don't build Search Activity in Fennec by default. r=me 2014-06-30 11:22:34 -07:00
Nick Alexander
348b170adc Bug 1021864 - Part 4: Build Search Activity as part of the Fennec APK. r=rnewman 2014-06-30 11:21:50 -07:00
Nick Alexander
ee5b319f5f Bug 1021864 - Part 3: Include Search Activity strings in Fennec. r=rnewman 2014-06-30 11:21:50 -07:00
Nick Alexander
746f8ec880 Bug 1021864 - Part 2: Add build feature flag MOZ_ANDROID_SEARCH_ACTIVITY. r=rnewman 2014-06-30 11:21:49 -07:00
Nick Alexander
ff73e88db8 Bug 1021864 - Part 1: Land mobile/android/search. r=margaret 2014-06-30 11:21:48 -07:00
Jim Chen
c409d5e53b Bug 1026788 - Reinsert composition after removing autocomplete text; r=wesj 2014-06-30 13:24:06 -04:00
Jim Chen
c41adb0d7c Bug 1023303 - Restart IME when intercepting deleteSurroundingText call; r=wesj 2014-06-30 13:24:05 -04:00
Carsten "Tomcat" Book
1dff2c3fcc merge fx-team to mozilla-central a=merge 2014-06-30 15:29:16 +02:00
richmt9@gmail.com
7f89253e3a Bug 1028815 - "7 days ago" label in History panel is confusing. r=liuche 2014-06-27 18:34:18 -04:00
Michael Pruett
42ddf57bd0 Bug 1024360 - Remove usage of deprecated mozIStorageBaseStatement methods. r=mak 2014-06-27 09:59:09 -05:00
Phil Ringnalda
63219e36a6 Merge f-t to m-c, a=merge 2014-06-29 16:40:54 -07:00
Blake Kaplan
f635a8780e Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm 2014-06-28 11:09:45 -07:00
Franz Sarmiento
255588118f Bug 925986 - Code cleanup - Misc unused var declared in aboutReader method _toggleToolbarVisibility(), r=margaret 2014-06-28 00:20:27 -04:00
Ed Morley
019ade4dba Backed out changeset fd8d40d26de8 (bug 1025931) for robocop-1 failures 2014-06-27 15:40:12 +01:00
Ed Morley
4ffdb7481a Backed out changeset a9f445169eca (bug 1030738) 2014-06-27 15:39:56 +01:00
Ed Morley
9e45624647 Backed out changeset 1bb1e5ed3272 (bug 1030743) 2014-06-27 15:39:53 +01:00
Carsten "Tomcat" Book
c1f8ccf85f Merge mozilla-central to fx-team 2014-06-27 15:53:53 +02:00
Carsten "Tomcat" Book
55495c33fa merge fx-team to mozilla-central a=merge 2014-06-27 15:47:39 +02:00
Carsten "Tomcat" Book
d5c7b835c6 Backed out changeset 8c1ee05fbbd6 (bug 949617) 2014-06-27 15:17:42 +02:00
Richard Newman
9bd97eea31 Bug 1030740 - Add return statements inadvertently omitted from Bug 1025937. r=mcomella 2014-06-26 09:48:48 -07:00
Carsten "Tomcat" Book
0e0a47e9f3 Merge mozilla-central to fx-team 2014-06-26 15:53:44 +02:00
Carsten "Tomcat" Book
5de1cd29b1 merge fx-team to mozilla-central a=merge 2014-06-26 15:33:24 +02:00
Randall Barker
0b25acbe04 Bug 1031000 - Fix problem with TabSource Prompt. r=blassey 2014-06-26 14:21:00 +02:00
Nick Alexander
cb5f38e028 Bug 1030734 - Fix BROWSER_INTENT_{PACKAGE,CLASS} in background after Bug 929865. r=rnewman 2014-06-26 18:57:32 -07:00
Shashank Sabniveesu
670d472ca4 Bug 1026010 - Rename GeckoApp.ACTION_BOOKMARK to ACTION_HOMESCREEN_SHORTCUT. r=lucasr 2014-06-25 09:10:00 -04:00
Franz Sarmiento
413cca6f93 Bug 1028728 - Update findListViewWithTag consumers to use strings from HomePager. r=mcomella 2014-06-24 21:41:00 -04:00
Wes Kocher
a11873d751 Merge m-c to inbound a=merge 2014-07-01 17:38:49 -07:00
Jim Blandy
0f2909abe6 Bug 800200: Remove jsdservice.xpt from package manifests. r=glandium 2014-07-01 12:11:51 -07:00
Ed Morley
e71c75e176 Backed out changeset 57e490053263 (bug 1018928) for causing the intermittent test failures in bug 1032991 2014-07-03 13:53:15 +01:00
Gian-Carlo Pascutto
07f858a1e3 Bug 1018928 - Expand Android gUM + gUM Doorhanger tests. r=mfinkle 2014-07-01 15:38:03 +02:00
Jeff Gilbert
2396da5464 Bug 1033816 - Mark mobile/android as WebGL conformant. - r=ted 2014-07-10 18:38:23 -07:00
Eric Edens
3e328f8bff Bug 881091 - Don't set byline if byline is too long. r=lucasr 2014-05-16 11:03:49 -07:00
Marco Castelluccio
416979553c Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler
--HG--
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_custom_origin.xul
2014-07-04 15:23:16 +02:00
Mike Connor
584e14f367 Bug 1006103 - add speculativeConnect() method to search engines, API + browser change, r=gavin
* * *
bug 1006103 - use speculativeConnect() method on nsISearchEngine in Fennec, r=margaret

--HG--
extra : rebase_source : 63739b6a876b373945ccf8b326a42150a5bb3cef
2014-05-06 12:47:22 -04:00
Brad Lassey
f618b68516 bug 1030743 - NullPointerExceptions in GeckoPreferences r=rnewman 2014-06-26 09:48:23 -04:00
Brad Lassey
b0132e1a5e bug 1030738 - NullPointerException when getting action bar r=rnewman 2014-06-26 09:41:42 -04:00
Brad Lassey
b2ee95a9c8 bug 1025931 - Crash java.lang.NullPointerException in in org.mozilla.gecko.GeckoAppShell.getContext r=snorp 2014-06-26 09:37:47 -04:00
Mark Banner
24d3b9ebd9 Bug 1032017 Remove MOZ_SERVICES_FXACCOUNTS flags as it is no longer necessary. Also fixes test_hawkrequest.js failures in m-c. r=glandium 2014-07-08 07:37:57 +01:00
Wes Kocher
d4e85e2ae3 Merge m-c to inbound 2014-07-07 16:34:44 -07:00
Geoff Brown
36eb1798e7 Bug 836818 - Delete robocop testOverscroll; r=kats 2014-07-07 13:19:12 -06:00
Geoff Brown
b8f4fda609 Bug 995696 - Make testNewTab more robust, and enable on Android 2.3; r=snorp 2014-07-07 13:19:10 -06:00
Wes Kocher
63967fdc03 Merge m-c to inbound a=merge 2014-06-25 18:39:25 -07:00
Wes Johnston
d5d5063238 Bug 1018468 - Add fullscreen button to video controls. r=mfinkle 2014-06-11 10:25:18 -07:00
Chenxia Liu
102272d0f3 Bug 1007130 - Add UI telemetry for 'Adding a new search engine' button. r=mfinkle 2014-06-25 09:29:07 -07:00
Carsten "Tomcat" Book
48f0f82363 merge fx-team to mozilla-central a=merge 2014-06-25 15:34:21 +02:00
Jim Blandy
7e20285e70 Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Geoff Brown
8cc0c86186 Bug 979600 - Disable testSessionOOMRestore on Android 2.3 (for aws); no review 2014-06-24 20:33:31 -06:00
Geoff Brown
3302686f62 Bug 995696 - Disable testNewTab on Android 2.3 (for aws); no review 2014-06-24 20:33:31 -06:00
Wes Kocher
0fc14e9e28 Merge m-c to inbound a=merge on a CLOSED TREE 2014-06-24 18:39:27 -07:00
Wes Kocher
330cda24c9 Merge inbound to m-c a=merge 2014-06-24 18:13:38 -07:00
Nathan Froyd
c3ea6db0ae Bug 728600 - define TARGET_XPCOM_ABI in mozilla-config.h; r=glandium 2014-06-23 15:06:48 -04:00
Ed Morley
955f6cc057 Merge mozilla-central and inbound 2014-06-24 17:18:28 +01:00
Ed Morley
4c3f72e562 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-06-24 17:02:56 +01:00
Wes Kocher
3b9ac5186f Merge m-c to fx-team a=merge 2014-06-23 19:07:22 -07:00
Wes Kocher
fda21c3dd1 Merge fx-team to m-c a=merge 2014-06-23 17:56:11 -07:00
Margaret Leibovic
943fb5aa9a Bug 1026715 - Add "Open all" item to recent tabs lists. r=lucasr 2014-06-23 14:13:05 -07:00
Michael Comella
5672fbf298 Bug 1002303 - Part 3: Update empty private tabs panel description. r=eedens 2014-06-23 11:35:03 -07:00
Ethan Pransky
d25df89d4a Bug 1019009 - Make MatrixBlobCursor complain if its Cursors are not properly closed. r=gcp 2014-06-24 17:32:28 +02:00
Michael Comella
f535e3d2d1 Bug 1028337 - Fix crash when closing all private tabs. r=margaret 2014-06-23 11:01:37 -07:00
Michael Comella
bd961893dc Bug 979600 - Increase verifyPageTitle wait timeout. r=gbrown 2014-06-23 10:54:57 -07:00
Gian-Carlo Pascutto
92f57710e7 Bug 1018928 - Fix getUserMedia device selection on Android. r=blassey 2014-06-24 10:22:50 +02:00