Commit Graph

13941 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
4b1ba0ae4a merge fx-team to mozilla-central a=merge 2014-07-23 16:05:22 +02:00
Nick Alexander
7f3b02e422 Bug 948465 - Part 2: Tests. r=mfinkle 2014-07-22 21:41:54 -07:00
Nick Alexander
f728ac4290 Bug 948465 - Part 1: Register resource://android/ pointing to Fennec APK root. r=mfinkle
Consumers can access Android assets (and resources) by using
resource://android/assets/FILENAME.

The resource substitution is registered at app-startup time so that the
substitution is in place before any add-on has started up: as documented
at [1], "[an] add-on will not receive xpcom-startup or app-startup
notifications".

[1] https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Guide/Receiving_startup_notifications
2014-07-22 21:41:53 -07:00
Margaret Leibovic
dc60ce8957 Bug 1041641 - Disable SearchFragment mainView click listener when creating view. r=eedens 2014-07-22 17:02:23 -07:00
Margaret Leibovic
c8e8a04188 Bug 1041026 - Move search bar logic into custom view. r=eedens 2014-07-22 17:02:20 -07:00
Chris Kitching
131ef1ed4e Bug 1041906 Use AtomicReference for GeckoThread LaunchState. r=rnewman 2014-07-22 15:49:00 -07:00
Myk Melez
190daa66ed Bug 778279 - support multiple apps per origin in Android web runtime; r=mfinkle 2014-07-22 12:52:45 -07:00
Eric Edens
b28217c541 Bug 1040994 - Add LIMIT support for search history content provider. r=rnewman
--HG--
extra : rebase_source : b210034222a4a47d23a441a1915461374827471e
2014-07-21 13:36:23 -07:00
Wes Kocher
3ffa891f7d Merge m-c to inbound 2014-07-22 18:39:17 -07:00
Wes Kocher
4563697c29 Merge fx-team to m-c a=merge 2014-07-22 18:05:18 -07:00
Ed Morley
636591b6b5 Merge mozilla-central and inbound 2014-07-22 17:30:16 +01:00
Ben Hearsum
d9d894fed3 bug 1042078: fix fennec mozconfig ordering. r=rail, a=bustage
--HG--
extra : transplant_source : %1EH%C3%05%02%FD%B9CK%80%8B%D56%DF%82%9E%C2%19%28%A6
2014-07-22 10:55:47 -04:00
Margaret Leibovic
4f027847df Bug 1029682 - (Part 2) Style search term match in search suggestions. r=eedens 2014-07-21 17:57:00 -07:00
Margaret Leibovic
617e7f99d2 Bug 1029682 - (Part 1) Remove AutoCompleteRowView. r=eedens 2014-07-21 17:56:57 -07:00
Wes Kocher
aa53df3588 Merge fx-team to mozilla-central a=merge 2014-07-21 17:25:48 -07:00
Nick Alexander
c631970028 Bug 1041770 - Update missed reference. r=mrbkap
This was oversight from the landing of Bug 952201.  It manifested as:

E GeckoConsole(5812)          [JavaScript Error: "win is undefined" {file: "chrome://browser/content/browser.js" line: 5978}]

when trying to install a blocked add-on.
2014-07-21 15:02:38 -07:00
ffxbld
ba070e96be Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-07-21 14:19:15 -07:00
Nick Alexander
3a0974ba74 Bug 1019719 - Follow-up. r=me 2014-07-21 12:41:20 -07:00
Richard Newman
7213c2f407 Bug 1040806 - Default bookmark favicons are not displayed after browser restart. r=margaret 2014-07-21 12:30:45 -07:00
Bryan Kok
9a71300c19 Bug 1019719 - Localize the Sync client name. r=nalexander 2014-07-21 11:13:24 -07:00
Richard Newman
d299b6caad Bug 1018240 - Part 2: invalidate BrowserSearch engine list when locale has changed. r=bnicholson 2014-07-21 10:54:58 -07:00
Richard Newman
389d26455a Bug 1041632 - Part 8: eliminate enclosing instance member access in PrefsHelper. r=ckitching 2014-07-21 10:24:15 -07:00
Richard Newman
0852235ea6 Bug 1041632 - Part 7: make MemoryMonitor thread-safe. r=ckitching 2014-07-21 10:22:45 -07:00
Richard Newman
9a517580d9 Bug 1041632 - Part 6: eliminate enclosing instance member access in LightweightTheme. r=ckitching 2014-07-21 10:21:54 -07:00
Richard Newman
c7339119c7 Bug 1041632 - Part 5: eliminate enclosing instance member access in FormAssistPopup. r=ckitching 2014-07-21 10:20:22 -07:00
Richard Newman
27ac7d0f59 Bug 1041632 - Part 4: eliminate enclosing instance member access in FilePickerResultHandler. r=ckitching 2014-07-21 10:19:41 -07:00
Richard Newman
a901f64a6e Bug 1041632 - Part 3: eliminate enclosing instance member access in EditBookmarkDialog. r=ckitching 2014-07-21 10:18:17 -07:00
Richard Newman
844780bfe1 Bug 1041632 - Part 2: eliminate enclosing instance member access of mProgressView in BrowserApp. r=ckitching 2014-07-21 10:16:43 -07:00
Richard Newman
54c3c20db0 Bug 1041632 - Part 1: eliminating enclosing instance member access in BaseGeckoInterface. r=ckitching 2014-07-21 10:16:42 -07:00
Wes Kocher
28ee81fd61 Merge m-c to fx-team 2014-07-21 17:39:05 -07:00
Eric Edens
e5dadf32ed Bug 1022100: Update search activity to bind to search history content provider. r=margaret 2014-07-21 16:07:49 -07:00
Eric Edens
1d981445fe Bug 1022100: Update search history content provider to set notification uri. r=margaret 2014-07-21 13:41:23 -07:00
Chenxia Liu
75748c549c Bug 900692 - Part 2: Add tests for developer tools settings. r=mcomella 2014-07-19 19:57:31 -07:00
Mike Hommey
b99bba5c3f Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal 2014-07-23 08:39:56 +09:00
Trevor Saunders
0cdb19dabd bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
Brian Nicholson
0ead943c79 Bug 987864 - Move API 13 styles to values-v13 folder. r=wesj
--HG--
rename : mobile/android/base/resources/values-v14/styles.xml => mobile/android/base/resources/values-v13/styles.xml
2014-07-23 21:50:49 -07:00
Carsten "Tomcat" Book
7429d4cb82 Backed out changeset 6acef5be504c (bug 763671) for android Reftest failures 2014-07-24 06:44:43 +02:00
Wes Johnston
bb2138da92 Bug 763671 - Simplify form styles in Fennec. r=mfinkle 2014-07-23 20:25:55 -07:00
Margaret Leibovic
6a0a83e40d Bug 1041738 - Style search bar and suggestions. r=eedens 2014-07-23 17:10:47 -07:00
Mark Finkle
d88a29e45d Bug 1042513 - Clearing timer in Firefly shutdown is racy and not needed r=blassey 2014-07-23 19:45:43 -04:00
Mark Finkle
d29e381997 Bug 1042502 - No need to removeObserver in Snippets r=margaret 2014-07-23 19:45:38 -04:00
Chris Kitching
1ca4ae5686 Bug 1047971: Delete even more redundant field initialisers r=rnewman 2014-08-03 02:21:42 -07:00
Chris Kitching
e34153973d Bug 1047971: Delete redundant initialisers-to-default-values from constructors r=rnewman 2014-08-03 21:06:05 -07:00
Margaret Leibovic
fe0fcb8e82 Bug 1046485 - Move search bar out of SearchFragment. r=eedens 2014-08-05 14:09:27 -07:00
Michael Comella
205c4c1357 Bug 1047264 - Dynamically retrieve Views for Display Mode on tablet. r=lucasr 2014-08-05 10:51:42 -07:00
Sid Stamm
edab85ef33 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
df7c7d6607 Bug 900692 - Part 1: Add paint flashing preference to Settings > Developer tools. r=lucasr 2013-10-15 16:40:00 -07:00
Wes Johnston
b6e2107c4c 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
1e314ce59d Bug 1022102 - Follow-up to fix review comment. r=eedens DONTBUILD 2014-07-18 16:51:59 -07:00
Margaret Leibovic
325dbd5865 Bug 1022102 - Polish search bar interaction and styling. r=eedens 2014-07-18 16:49:32 -07:00
Richard Newman
d2ee603161 Bug 1017242 - Part D: remove API 8 code from BrowserDatabaseHelper. r=margaret 2014-07-18 16:47:10 -07:00
Richard Newman
b71e9c9fdc Bug 1017242 - Part C: remove API 8 code from GeckoEvent. r=mfinkle 2014-07-18 16:47:10 -07:00
Richard Newman
2bb9094b5e Bug 1017242 - Part B: remove API 8 code from toolbar. r=mfinkle 2014-07-18 16:47:10 -07:00
Richard Newman
5a937afca9 Bug 1017242 - Part A: remove API 8 code from webapp Allocator. r=myk 2014-07-18 16:47:10 -07:00
Richard Newman
1006cdfcf1 Bug 1017242 - Part 9: remove API 8 code from SysInfo. r=mfinkle 2014-07-18 16:47:09 -07:00
Richard Newman
7643cb8378 Bug 1017242 - Part 8: remove API 8 code from CrashReporter. r=mfinkle 2014-07-18 16:47:09 -07:00
Richard Newman
aa2bf12126 Bug 1017242 - Part 7: remove API 8 code from GeckoSharedPrefs. r=mcomella 2014-07-18 16:47:09 -07:00
Richard Newman
0bb54e1372 Bug 1017242 - Part 6: remove API 8 code from BrowserHealthRecorder. r=mcomella 2014-07-18 16:47:09 -07:00
Richard Newman
4368e2fdf9 Bug 1017242 - Part 5: remove API 8 code from gamepad code. r=kats 2014-07-18 16:47:08 -07:00
Richard Newman
c2a5d5d717 Bug 1017242 - Part 4: remove API 8 code from GeckoAppShell. r=kats 2014-07-18 16:47:08 -07:00
Richard Newman
6f3878311a Bug 1017242 - Part 3: remove API 8 code from gfx. r=kats 2014-07-18 16:47:08 -07:00
Richard Newman
5b9711eee7 Bug 1017242 - Part 2: remove API 8 code from GeckoApp and BrowserApp. r=mcomella 2014-07-18 16:47:08 -07:00
Richard Newman
061636b0f1 Bug 1017242 - Part 1: remove API 8 code from mozglue. r=mfinkle 2014-07-18 16:47:07 -07:00
Mark Finkle
ad352c946a Bug 1006186 - Update discovery tests since we support webm now r=me 2014-07-18 17:41:31 -04:00
Mark Finkle
1d83c13aa0 Bug 1006186 - Update the targets in tests, just in case r=me 2014-07-18 16:06:54 -04:00
Brad Lassey
8feec65434 Bug 1006186 - Casting apps should be able to specify supported types themselves r=mfinkle 2014-07-18 08:43:45 -04:00
Nick Alexander
bc24a84c83 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
bf39609315 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
bb26ac0825 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
8ca12dfa57 Bug 1035341 - Use OpenSearch for autocomplete suggestions. r=eedens,rnewman 2014-07-17 11:00:19 -07:00
Brian Nicholson
3e43ea1aa3 Bug 854305 - Force search for all single word queries. r=mfinkle 2014-07-17 19:40:17 -07:00
Richard Newman
18fd925a63 Bug 1017244 - Bump minSdkVersion to 9. r=blassey 2014-07-17 09:34:25 -07:00
Eric Edens
3b2ebfb088 Bug 1038793 - Minimize unused space in WebView of search activity. r=margaret 2014-07-16 17:08:22 -07:00
Wes Johnston
c57d9a0728 backout 91e7ba697b14 (Bug 1001309) for test failures. r=backout 2014-07-17 09:10:43 -07:00
Wes Johnston
60263b22a5 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
7e4f5d8d39 Merge mozilla-central to fx-team 2014-07-17 16:44:49 +02:00
Carsten "Tomcat" Book
5088831323 merge fx-team to mozilla-central a=merge 2014-07-17 16:31:33 +02:00
Lucas Rocha
9641ee8e44 Bug 1039471 - Only restart loader if RecentTabsPanel is still attached (r=margaret) 2014-07-17 11:36:46 +01:00
Awad Mackie
e18461490a 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
0195ce1964 Bug 1039925 - Fix tests as a follow-up to Bug 822820. r=trivial 2014-07-16 22:32:48 -07:00
Wes Kocher
d778407bb2 Merge m-c to fx-team 2014-07-16 17:46:33 -07:00
Michael Comella
a954b1c596 Bug 1039738 - Correct private tabs list appearance. r=bnicholson 2014-07-16 16:35:49 -07:00
Richard Newman
3445f46af1 Bug 822820 - Update SUMO and AMO URLs in default bookmarks. r=nalexander 2014-07-16 16:14:44 -07:00
Richard Newman
a9a607906c Bug 921433 - Part 2: bundle current SUMO favicon in default bookmarks. r=nalexander 2014-07-16 16:14:44 -07:00
Richard Newman
3b137553b4 Bug 921433 - Part 1: remove redundant data from bookmarks.json.in. r=nalexander 2014-07-16 16:14:43 -07:00
Michael Comella
9fb48cd03e Bug 1039062: Fix RemoteTabs tray on phone. r=lucasr 2014-07-16 11:37:28 -07:00
Carsten "Tomcat" Book
b3aef8b193 Merge mozilla-central to mozilla-inbound 2014-07-16 15:58:57 +02:00
amoghbl1
6dabc971cc 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
dc3e103db4 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
ed0cd522d4 Bug 1038775 - Always launch search activity on dashboard. r=margaret 2014-07-15 14:12:29 -07:00
Chenxia Liu
663e070dac 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
67fee7bd84 Bug 1038789 - Add clear button to search bar in search activity. r=eedens 2014-07-15 14:07:55 -07:00
Nick Alexander
1161a46c30 Bug 1024708 - Post: Don't build MLS Stumbler in Fennec by default. r=me 2014-07-15 13:50:22 -07:00
Nick Alexander
7b261b659d Bug 1024708 - Part 3: Eclipse support. r=rnewman 2014-07-15 13:50:22 -07:00
Nick Alexander
9f8e5e17e0 Bug 1024708 - Part 2: Build stumbler JAR and integrate into Fennec. r=rnewman 2014-07-15 13:50:21 -07:00
Nick Alexander
9032d13fa0 Bug 1024708 - Part 1: Add build feature flag MOZ_ANDROID_MLS_STUMBLER. r=rnewman 2014-07-15 13:50:20 -07:00
Lucas Rocha
2a10600d6d Bug 1012462 - Part 11: Support image loading for distribution files (r=rnewman) 2014-07-15 20:56:48 +01:00
Lucas Rocha
5bae5ac678 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
96cb30fa73 Bug 1012462 - Part 9: Support locale switching in SuggestedSites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
213824ecef Bug 1012462 - Part 8: Factor out code to refresh suggested sites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
cc5dbf293c Bug 1012462 - Part 7: Enable distribution support in SuggestedSites (r=rnewman) 2014-07-15 20:54:28 +01:00
Lucas Rocha
ac575fe3cf Bug 1012462 - Part 6: Change Distribution.init() to return an instance (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
7bb6ac291a Bug 1012462 - Part 5: Add distribution support in SuggestedSites (r=rnewman) 2014-07-15 20:54:27 +01:00
Lucas Rocha
45a7bf9e0e 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
9075fc51bb 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
e2ba7edbf8 Bug 1012462 - Part 2: Add prefix argument to generateSites() in TestSuggestedSites (r=rnewman) 2014-07-15 20:54:26 +01:00
Lucas Rocha
4aae8ed4ef Bug 1012462 - Part 1: Avoid some redundant getApplicationContext() calls in BrowserApp (r=rnewman) 2014-07-15 20:54:26 +01:00
Jon Coppeard
0cd5bbd52c Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent 2014-07-16 10:01:20 +01:00
Michael Comella
4e93e32ca9 Bug 1021356 - Part 2: Empty private tabs panel visual refinements for tablet. r=lucasr 2014-07-15 11:22:58 -07:00
Brian Nicholson
ae49ab84f8 Bug 1027137 - PageActionLayout cleanup. r=wesj 2014-07-15 11:19:50 -07:00
Brian Nicholson
2c06430ae6 Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj 2014-07-15 11:19:49 -07:00
Margaret Leibovic
101c3c1e74 Bug 1038227 - Record search history in Fennec. r=rnewman 2014-07-15 10:47:29 -07:00
Eric Edens
e122df1195 Bug 1029292 - Replace Search Activity's GeckoView with WebView. r=nalexander 2014-07-14 22:16:25 -07:00
Eric Edens
9a22fa42cb 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
5e3dbbee87 Backed out changeset 88bc05432845 (bug 1027135) for talos remote-trobopan test failure 2014-07-15 12:23:26 +02:00
Carsten "Tomcat" Book
07721fc5a3 Backed out changeset 5bef1f8045fd (bug 1027137) for breaking talos remote-trobopan 2014-07-15 12:23:10 +02:00
Mark Capella
a7ac569f74 Bug 1037527 - Auto-expand synced tabs clients, r=nalexander 2014-07-15 03:43:54 -04:00
Brian Nicholson
2d8c8c090a Bug 1035439 - Part 4: Change undoCloseTab to accept closed tab data. r=margaret 2014-07-14 17:21:14 -07:00
Brian Nicholson
723d96fd3e Bug 1035439 - Part 3: Use selected tab private state in openUrlAndStopEditing. r=margaret 2014-07-14 17:21:14 -07:00
Brian Nicholson
fb97fd1f5f 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
5dfe091a95 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
0cba4770dd Bug 1027137 - PageActionLayout cleanup. r=wesj 2014-07-14 15:30:11 -07:00
Brian Nicholson
02da4ae98c Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj 2014-07-14 15:13:59 -07:00
Michael Comella
f716e44ff8 Bug 1021356 - Empty private tabs panel visual refinements. 2014-07-14 14:59:49 -07:00
Richard Newman
98f87e1d42 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
c4827d2c7b Bug 1034167 - Part 2: Explicit set scrollbars in TabsTray (r=mfinkle) 2014-07-14 17:31:50 +01:00
Lucas Rocha
f5af84f1e7 Bug 1034167 - Part 1: Update TwoWayView from upstream (r=mfinkle) 2014-07-14 17:31:50 +01:00
Lucas Rocha
9ee6c7bf4c Bug 1037439 - Remove DISPLAY column from TopSitesCursorWrapper (r=rnewman) 2014-07-14 16:52:41 +01:00
Carsten "Tomcat" Book
42b788d0c5 Merge mozilla-central to fx-team 2014-07-14 15:24:04 +02:00
Carsten "Tomcat" Book
b7dbeeb58b merge fx-team to mozilla-central a=merge 2014-07-14 15:14:40 +02:00
Mark Finkle
7c14ea7592 Bug 1037217 - Listen for DOMLinkChanged as well as DOMLinkAdded to update favicons r=bnicholson 2014-07-12 09:44:28 -04:00
Chenxia Liu
f0c486503a Bug 1028705 - Accidentially dropped code from bitrot resolution. r=trivial 2014-07-11 16:30:02 -07:00
J. Ryan Stinnett
f00f6c6d36 Bug 1033079 - Part 2: Support multiple listening sockets. r=past 2014-07-10 14:15:00 -04:00
Ryan VanderMeulen
8fed6f6645 Merge m-c to fx-team. a=merge 2014-07-11 16:43:23 -04:00
Ryan VanderMeulen
27a0fdf6de Merge inbound to m-c. a=merge 2014-07-11 16:34:56 -04:00
Brian Nicholson
f70c2775b4 Bug 1035335 - Don't convert number query for searches. r=mfinkle 2014-07-11 13:12:44 -07:00
Eric Edens
f689e6c964 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
81010ec66d Bug 1028705 - Move new tab button back to the right. r=lucasr 2014-07-11 09:59:58 -07:00
James Hugman
7bf1f58b32 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
eb2e2b5072 Backed out changeset a043578146a6 for incorrect attribution 2014-07-11 09:23:42 -07:00
Myk Melez
fd5b3ec6cc 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
20c45ed4e3 merge fx-team to mozilla-central a=merge 2014-07-10 14:54:35 +02:00
Carsten "Tomcat" Book
0dea121078 merge mozilla-inbound to mozilla-central a=merge 2014-07-10 14:47:01 +02:00
Michael Comella
c4e30f359c 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
c53a38d3f2 Bug 945341 - Don't fail to open Sync settings on Kindle. r=nalexander 2014-07-08 20:39:53 -07:00
Wes Kocher
ec066f4920 Merge b2g-inbound to m-c a=merge 2014-07-08 16:34:48 -07:00
Mark Finkle
6a5c2a1168 Bug 1035436 - Remove home.1 session because it's not useful r=liuche 2014-07-08 15:32:57 -04:00
Nick Alexander
a70bdcc21a 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
ad909783b2 Bug 1033560 - Enable chromecast support in dev builds. r=gps,blassey 2014-07-08 09:15:50 -07:00
Fabrice Desré
300974a052 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