Commit Graph

14786 Commits

Author SHA1 Message Date
Randall Barker
95fc158605 Bug 1066879 - The SSDP implementation can sometimes take too long to discover a device. r=mfinkle, r=wesj 2014-09-18 11:21:00 -04:00
Nick Alexander
426219f82f Bug 1065773 - Part 3: Add release signed instrumentation test APKs to instrumentation/ in tests package. r=mshal 2014-09-19 13:52:56 -07:00
Margaret Leibovic
bc49b0fd22 backout 79bf6ebacb09 for causing 1070072 2014-09-19 12:19:19 -07:00
Garvan Keeley
e53c4003d0 Bug 1068388 - Part 5: If stumbler built off, test should ignore stumbler prefs. r=nalexander 2014-09-18 12:53:00 -04:00
Garvan Keeley
12f9645113 Bug 1068388 - Part 4: Update UI pref key value for app.geo.reportdata. r=rnewman 2014-09-17 15:27:00 -04:00
Richard Newman
bf5a9e4e42 Bug 1068388 - Part 3: Hide stumbler settings items if stumbler isn't built. r=garvank 2014-09-17 12:35:41 -07:00
Garvan Keeley
ea1a091c4e Bug 1068388 - Part 2: Remove the use of app.geo.reportdata from gecko. r=rnewman 2014-09-17 15:25:00 -04:00
Richard Newman
ef86fda69b Bug 1068388 - Part 1: Clarify that Stumbler pref is Android-only. r=nalexander, r=garvank 2014-09-17 12:31:47 -07:00
Jim Mathies
af9be8e2a8 Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe 2014-09-29 16:11:08 -05:00
Kartikaya Gupta
3f7c79fa9f Bug 1071758 - Don't send two click events when doing a medium length tap. r=bnicholson 2014-09-29 15:32:44 -04:00
Wes Kocher
4d9a345155 Merge m-c to inbound a=merge 2014-09-30 17:10:24 -07:00
Jim Chen
df48524a26 Bug 888482 - Make sure default profile exists when starting Gecko; r=snorp 2014-09-30 18:20:59 -04:00
Jim Chen
713dfafceb Bug 888482 - Start Gecko early; r=snorp 2014-09-30 18:20:59 -04:00
Jim Chen
f6e00ce7f5 Bug 888482 - Send event to set layer client; r=snorp 2014-09-30 18:20:58 -04:00
Jim Chen
fb28ffc373 Bug 888482 - Make new event to set layer client in Gecko; r=snorp 2014-09-30 18:20:58 -04:00
Jim Chen
32dd31158f Bug 1062377 - Lock profile and use separate LocalBrowserDB instance for initializing new profile; r=rnewman 2014-09-30 18:19:26 -04:00
Jim Chen
331fc99555 Bug 1062377 - Add JUnit test for new GeckoBackgroundThread; r=rnewman 2014-09-30 18:19:26 -04:00
Jim Chen
18d2c2ded2 Bug 1062377 - Rewrite GeckoBackgroundThread to not wait for thread start if possible; r=rnewman
When GeckoBackgroundThread is first used, it starts a new thread and waits for a Handler. This can delay startup. Instead, we can just save the Runnable and run it when the thread is starting.
2014-09-30 18:19:25 -04:00
Jim Chen
12d7d71d8f Bug 1062377 - Try loading profile.ini in background; r=mfinkle r=rnewman
We can move our profile accessing code to later in the startup process. The benefit of that is in early startup, we can prefetch the profile.ini file in the background and not block the UI thread
2014-09-30 18:19:25 -04:00
Terrence Cole
a2967c7d5e Bug 1075053 - Use the GC's low-memory profile on mobile; r=sfink
--HG--
extra : rebase_source : 664b0f188d2126cb4d549531479815ae3b00599a
2014-09-30 11:11:50 -07:00
Bill McCloskey
e38122656e Bug 1074410 - Remove a use of isWindowPrivate (r=margaret) 2014-09-30 13:53:59 -07:00
James Willcox
326ca39df9 Bug 1024614 - Send network link change events on Android r=blassey,mcmanus
--HG--
extra : histedit_source : 75aaaad9762c577ff5d3861657c16a77b361d935
2014-09-26 09:18:28 -05:00
Garvan Keeley
1ec0a582d1 Bug 1054520 - Add ifdef to enable stumbler in nightly. r=nalexander 2014-08-15 14:30:00 -04:00
Nick Alexander
4af3551a7e Bug 1068336 - Part 2: Add a slug and headers to avoid caching test JavaScript files. r=mcomella 2014-09-19 11:17:54 -07:00
Nick Alexander
09ef230aff Bug 1068336 - Part 1: Add a slug to avoid caching robocop_testharness.js. r=mcomella 2014-09-19 11:17:53 -07:00
Lucas Rocha
527e8c6482 Bug 1066634 - Make new Tablet configuration-related strings localizable (r=mcomella) 2014-09-19 15:18:17 +01:00
Ryan VanderMeulen
781fa0abb7 Backed out changeset 297008b7e1f6 (bug 1059792) for mass Android bustage. 2014-09-18 23:02:47 -04:00
Chenxia Liu
23243830a9 Bug 1059792 - Launching Firefox for the first time through an external intent should not display First Run experience. r=margaret 2014-09-18 17:49:08 -07:00
Richard Newman
65c67ca7fc Bug 1069667 - Bump javac and ProGuard memory sizes when building Fennec. r=ckitching,nalexander 2014-09-18 16:23:55 -07:00
Justin Dolske
c80af2ab0d Bug 836415 - Kill PFS. r=bsmedberg 2014-09-18 10:01:23 -07:00
Wes Johnston
eb4a772539 Bug 816318 - Use Android DownloadManager for scanning downloads. r=mfinkle 2014-09-18 00:20:53 -07:00
Robin Ricard
5b1d5bab23 Bug 994724 - Clean up ZoomHelper logic. r=margaret 2014-09-17 01:37:00 +02:00
Ryan VanderMeulen
72ff2b430b Merge inbound to m-c. a=merge
CLOSED TREE
2014-09-17 22:10:31 -04:00
Ryan VanderMeulen
768b67701b Backed out 5 changesets (bug 1068388) for robocop failures.
Backed out changeset 099d0ec27cd9 (bug 1068388)
Backed out changeset 29d39909222d (bug 1068388)
Backed out changeset e85caca8529f (bug 1068388)
Backed out changeset cf6f1223b6b7 (bug 1068388)
Backed out changeset 920b201d30e9 (bug 1068388)

CLOSED TREE
2014-09-17 21:47:20 -04:00
Nick Alexander
e56e4a18c5 Bug 1068388 - Follow-up: Update Robocop test. a=bustage
CLOSED TREE

--HG--
extra : amend_source : 8352390d15245ff94a16dab773b583f8d5da5161
2014-09-17 17:32:44 -07:00
Chris Kitching
e44b918a73 Bug 1067060: Don't reference static things via instances in Robocop. r=mcomella 2014-09-13 19:56:51 -07:00
Chris Kitching
c53f0e2d7e Bug 1067060: Eliminate SynchronousQueue from RobocopUtils. r=mcomella 2014-09-13 19:09:16 -07:00
Chris Kitching
fc5c79606e Bug 1067060: Don't construct StringHelper. r=mcomella 2014-09-13 19:41:33 -07:00
Chris Kitching
d10f4d4a8b Bug 1067060: Remove redundant typecasts, add final and some override annotations. r=mcomella 2014-09-13 18:58:07 -07:00
Chris Kitching
262ad66d94 Bug 1067060: Refactor PanelType usage in Robocop. r=mcomella 2014-09-13 18:58:04 -07:00
Richard Newman
a0c73ccf79 Bug 1068388 - Part 3: hide stumbler settings items if stumbler isn't built. r=garvank 2014-09-17 15:53:39 -07:00
Garvan Keeley
2fbad243a7 Bug 1068388 - Part 4: update UI pref key value for app.geo.reportdata. r=rnewman 2014-09-17 15:53:18 -07:00
Garvan Keeley
184235c31d Bug 1068388 - Part 2: remove use of app.geo.reportdata from gecko. r=rnewman 2014-09-17 15:53:18 -07:00
Richard Newman
ad237d9e91 Bug 1068388 - Part 1: clarify that Stumbler pref is Android-only. r=nalexander,garvank 2014-09-17 15:53:16 -07:00
Michael Comella
a0e0b70e4b Bug 1058909 - Part 1: Don't hide the tabs tray button when opening the tabs tray on new tablet. r=lucasr 2014-09-17 14:00:04 -07:00
Garvan Keeley
44525cce16 Bug 1064677 - Part 2: Delay start of stumbler. r=rnewman
Removed starting stumbler from onResume(), broadcasting the stumbler startup
pref happens only in DelayedStartup. To further minimize the startup impact,
and so as not to compete for CPU/thread-space with more important services that
also have a delayed startup, delay by an additional second sending the start
message to stumbler.
2014-09-16 07:53:00 -04:00
Garvan Keeley
28000ced54 Bug 1064677 - Part 1: Default stumbler pref to 'off'. r=rnewman 2014-09-15 15:43:00 -04:00
Ryan VanderMeulen
8bb5dfdcf0 Merge inbound to m-c. a=merge 2014-09-17 14:38:33 -04:00
Richard Newman
8823f00e5d Bug 1057247 - Increase favicon refetch time to four hours. r=mfinkle 2014-09-17 09:22:11 -07:00
Lucas Rocha
9937005ad6 Bug 1068005 - Hide new tablet UI toggle on phones (r=mcomella) 2014-09-17 14:20:36 +01:00
Mark Finkle
fe790b7368 Bug 971751 - Remove the Java URL prefetch code from startup r=snorp 2014-09-17 09:19:33 -04:00
Myk Melez
ed9cc235a6 back out 5aa9b76448b5 (bug 960584) for bustage (it depends on fix that hasn't yet landed) 2014-09-17 01:14:47 -07:00
Tristan Pollitt
142538edec Bug 1044781 - Allow reading list to store and display arbitrary URLs. r=lucasr 2014-09-06 16:51:50 +01:00
Wes Johnston
9e0a0e9785 Bug 897711 - Follow up for missing file. r=bustage 2014-09-16 20:41:43 -07:00
Wes Johnston
21c4dfab8a Bug 897711 - Show a notification when in a guest session. r=bnicholson 2014-09-16 20:22:41 -07:00
Wes Johnston
2e76aee21b Bug 1063896 - Loop over all url list, not just ones with metadata. r=lucasr 2014-09-16 17:16:42 -07:00
Wes Johnston
c9080cfc31 Bug 1042199 - Show a search box on error pages. r=margaret 2014-09-16 16:34:52 -07:00
Margaret Leibovic
f07659eb1f Bug 1066033 - Use orange text selection handles in search bar. r=wesj 2014-09-16 16:35:41 -07:00
Margaret Leibovic
d0379ffedb Bug 1067026 - Fall back to en-US if search plugins aren't found for the user's locale. r=rnewman 2014-09-16 16:35:39 -07:00
Wes Johnston
8d6726c1ab Bug 989094 - Remember video and audio sources for webrtc. r=mfinkle 2014-09-16 16:28:51 -07:00
Nick Alexander
10d6d99c15 Bug 977161 - Part 3: Allow unhiding hidden devices. r=rnewman
I'd like to make the DialogFragment show icons, last synced times,
number of tabs, etc; but AlertDialog does not handle multi-choice lists
backed by a custom list adapters.  (It does handle single-choice lists
backed by custom list adapters.)  We can implement our own dialog
fragment if and when we want better looks.

I've made this somewhat general so that we can use it from
ShareDialog/SendTab, which currently use AlertDialog.  Using
DialogFragment has two advantages.  First, it smoothly persists across
configuration changes; AlertDialog does not.  Second, it allow us to use
AlertDialog until we implement the improved UI above.
2014-09-16 15:41:14 -07:00
Nick Alexander
db44f2e8d9 Bug 977161 - Part 2: Add a clickable footer showing hidden device count. r=rnewman
This is quite delicate, due to the interactions between
ExpandableListView and the footer views.  At the end of the day, this
uses an Adapter that handles header and footer views as separate
view-group types.  That means working around Android's limitations; see
the comments in the code for the details.

The alternative would be to implement our own wrapping Adapter; or to
boil the specifics of our use case into RemoteTabsExpandableListAdapter.
This is certainly quicker than the former; and, I hope, less error prone
than the latter.
2014-09-16 15:41:13 -07:00
Nick Alexander
b9056a2fc5 Bug 977161 - Part 1: Add hide/show context menu items to remote clients. r=rnewman
We're not (yet) using show, but we may as well add it while we're here.
2014-09-16 15:41:12 -07:00
Nick Alexander
ea84b8ab26 Bug 977161 - Part 0: Make Remote{Client,Tab} implement Parcelable. r=rnewman
This is necessary to provide the list of clients to another Fragment:
the way to persist "final members" across configuration changes is to
provide the initial data in the Fragment's arguments bundle.

Note: I'd like to see RemoteClient replace ParcelableClientRecord, and
Fennec's clients table replace direct access to Sync's clients table;
but one step at a time.
2014-09-16 15:41:11 -07:00
Nick Alexander
9217467d17 Bug 1064304 - Part 3: Persist group collapsed/expanded state in SharedPreferences. r=rnewman 2014-09-16 15:41:10 -07:00
Nick Alexander
56bdfb392b Bug 1064304 - Part 2: Show group collapsed/expanded indicator as appropriate. r=rnewman 2014-09-16 15:41:09 -07:00
Nick Alexander
4aadbf6f9d Bug 1064304 - Part 1: Land home group collapsed and expanded indicator resources. r=rnewman 2014-09-16 15:41:08 -07:00
Nick Alexander
1671bd6291 Bug 1064304 - Pre: Align PrefUtils.putStringSet docstring and reality. r=rnewman 2014-09-16 15:41:07 -07:00
Nick Alexander
2f15da9e36 Bug 1063765 - Part 2: Adjust top margin for static content on landscape phones. r=antlam
Per discussion with antlam, we shrink the top margin on landscape phones
in the hopes of fitting the content in the window.  On portrait phones
and all tablets, we maintain a larger top margin.
2014-09-16 15:41:07 -07:00
Nick Alexander
405e3958e7 Bug 1063765 - Part 1: Style Remote Tabs static panels for tablets and portrait phones. r=mcomella
This patch does several things:

1) It wraps static panel content in a ScrollView.

2) It tightens the static panels vertically.  We can fit landscape on
many high-end phones by reducing the space before the header and between
the header and the body text slightly.

3) It makes the body text just a little narrower than the button.  The
idea is for the call to action button to dominate the page horizontally.

4) It caps the maximum width of the content in the ScrollView.  I would
have used maxWidth, but that doesn't exist for LinearLayouts (or
ScrollViews).  Instead, I set a maxWidth for every RemoteTabsPanelItem,
which combined with wrap_content on the containing LinearLayout achieves
the same goal.  It's what I intended to do on tablets.
2014-09-16 15:41:05 -07:00
Michael Comella
aa874f56a5 Bug 1001655 - Part 1: Replace applicable Strings in test code with StringHelper references. r=wesj 2014-09-16 13:56:52 -07:00
Chris Kitching
2b2f3c201f Bug 1067025: Abort when no extra_text present in share dialog. r=rnewman 2014-09-14 21:49:45 -07:00
Carsten "Tomcat" Book
2216d12dc4 Merge m-c to fx-team 2014-09-16 07:07:55 +02:00
Nigel Babu
1da2de4cb7 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Margaret Leibovic
96f760813a Bug 1064880 - Keep track of the current search engine in MainActivity. r=nalexander 2014-09-15 17:26:39 -07:00
Wes Kocher
6e187f49f8 Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
Shu-yu Guo
59ccd2fecb Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo
15262d36a9 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Richard Newman
25dffd8e75 Bug 1022472 - Remove margins on default home screen panels. r=wesj
Relanding with follow-up: fix test with incorrect assumptions. r=mfinkle
2014-09-15 10:47:37 -07:00
Richard Newman
8fc27a9621 Bug 1022472 - Remove margins on default home screen panels. r=wesj 2014-09-15 10:47:37 -07:00
Michael Comella
b38dbe9ab9 Bug 1066250 - Part 3: Update testSettingsMenuItems. r=lucasr 2014-09-15 08:20:31 -07:00
Michael Comella
5bfa420638 Bug 1066250 - Part 2: Remove title in toolbar preference on new tablet. r=lucasr 2014-09-15 08:20:14 -07:00
Michael Comella
6398ab75ec Bug 1066250 - Part 1: Always show the url in the toolbar on new tablet. r=lucasr 2014-09-15 08:15:42 -07:00
dominique vincent
4cd0b8a363 Bug 1062904 - crash in java.lang.NullPointerException: uriString at android.net.Uri.<init>(Uri.java) r=mfinkle 2014-09-09 18:16:45 +02:00
Mark Capella
9a1b58394e Bug 1064657 - Add testSelectionHandler test to ensure readOnly input elements can't be cut, r=wesj 2014-09-15 16:47:25 -04:00
Ryan VanderMeulen
f1937ba434 Backed out changeset e016c34c4d52 (bug 1022472) for robocop failures. 2014-09-15 15:29:39 -04:00
Mark Capella
6ba29354ea Bug 1044940 - Favicons in the bookmarks table should be read and written correctly, r=ckitching 2014-09-14 17:22:19 -07:00
Mark Finkle
6b40a0b9dc Bug 1066671 - Minor test cleanup r=trivial 2014-09-14 11:21:56 -04:00
Mark Finkle
8bdf478efd Bug 1066671 - Minor cleanup r=wesj 2014-09-14 11:17:15 -04:00
Manu Jain
a35f1d66c1 Bug 1066320 - Crop lightweight theme image if it's larger than the displayable area; r=mfinkle 2014-09-13 14:36:09 -04:00
Phil Ringnalda
103f1abf22 Merge m-i to m-c, a=merge 2014-09-13 09:28:33 -07:00
Mark Finkle
e982228691 Bug 1020564 - Fix a bad rebase r=me 2014-09-12 22:46:39 -04:00
Michael Comella
fa7e0a7242 Bug 1065712 - Move new_tablet_* resources to *large* directories. r=mhaigh
--HG--
rename : mobile/android/base/resources/color/new_tablet_tab_strip_item_title.xml => mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml
rename : mobile/android/base/resources/drawable-hdpi/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-hdpi/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/drawable-mdpi/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-mdpi/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/drawable/new_tablet_tab_strip_divider.xml => mobile/android/base/resources/drawable-large-v11/new_tablet_tab_strip_divider.xml
rename : mobile/android/base/resources/drawable/new_tablet_tab_strip_item_bg.xml => mobile/android/base/resources/drawable-large-v11/new_tablet_tab_strip_item_bg.xml
rename : mobile/android/base/resources/drawable-xhdpi/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-xhdpi/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/layout/new_tablet_tab_strip.xml => mobile/android/base/resources/layout-large-v11/new_tablet_tab_strip.xml
rename : mobile/android/base/resources/layout/new_tablet_tabs_counter.xml => mobile/android/base/resources/layout-large-v11/new_tablet_tabs_counter.xml
2014-09-12 18:28:05 -07:00
Mark Finkle
a498cb084d Bug 1058384 - Switch to a unique ID when registering targets r=wesj 2014-09-12 20:56:42 -04:00
Mark Finkle
59ab090291 Bug 1020564 - Change SSDP 'target' references to 'device' to cut down on confusing concepts r=wesj 2014-09-12 20:55:00 -04:00
Chenxia Liu
56bd8c35bd Bug 1059827 - [7" Tablet] First-run window navigation buttons are hidden in landscape. r=wesj 2014-09-12 17:12:33 -07:00
Chenxia Liu
15accfcf63 Bug 1062257 - Handle HomeFragment deletions by panel/type instead of universally. r=margaret 2014-09-12 17:12:33 -07:00
Wes Kocher
bc0c8885af Merge m-c to inbound a=merge 2014-09-23 16:48:23 -07:00
Bill McCloskey
cb01bf980d Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Eitan Isaacson
0d28c735d5 Bug 969512 - Don't use NS_MOUSEENTER/LEAVE in widget level code. r=kats r=yzen
Make accessibility explore by touch hover events touch events.
2014-09-23 12:09:22 -07:00
Chris Peterson
53874c26be Bug 758857 - Use Wikipedia's HTTPS search by default for Firefox on Android. r=mfinkle 2014-09-16 18:36:16 -07:00
Mike Hommey
03d37a29c7 Bug 1063414 - Make DIRS relative to the file they were added from. r=gps 2014-10-02 09:14:07 +09:00
Mike Hommey
c0676d9dc8 Bug 1062221 - Change how DIRS and TEST_DIRS are handled. r=gps
Up to now, DIRS and TEST_DIRS were dumb values. This change makes them
a list of ContextDerivedValues, and handles the fact that some types of
paths are relative to the current source directory and others to the
topsrcdir.

This also makes us one step closer to fixing bug 991983.
2014-10-02 09:14:07 +09:00
Mike Hommey
26049ee2f7 Bug 1062221 - Replace add_tier_dir with DIRS. r=gps 2014-10-02 09:14:07 +09:00
Monica Chew
d9133ed513 Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending 2014-09-08 16:44:08 -07:00
Carsten "Tomcat" Book
d557d05d44 merge m-i to m-c a=merge 2014-09-12 15:07:38 +02:00
Ryan VanderMeulen
b99df6b626 Merge m-c to fx-team. a=merge 2014-09-11 19:55:32 -04:00
Ryan VanderMeulen
b3912c5b41 Backed out changeset 8d663f978a22 (bug 960746) for Android 4.0 robocop perma-fail. a=backout 2014-09-11 19:51:56 -04:00
Michael Comella
0d6e7db2e1 Bug 960746 - Disable navigation buttons when they are hit until page load. r=lucasr 2014-09-11 12:06:40 -07:00
Richard Newman
e809a59d3d Bug 1065531 - crash in java.lang.NoSuchMethodError: android.os.Bundle.getString at org.mozilla.gecko.preferences.GeckoPreferences.setupPreferences. r=nalexander 2014-09-11 11:21:19 -07:00
Carsten "Tomcat" Book
c037d67c0a Merge m-c to fx-team 2014-09-11 15:41:38 +02:00
Carsten "Tomcat" Book
72880b711b merge fx-team to mozilla-central a=merge 2014-09-11 15:29:54 +02:00
Lucas Rocha
42250f187d Bug 1065454 - Disable new tablet UI by default (r=mcomella, a=merge) 2014-09-11 14:11:25 +01:00
Lucas Rocha
f27b7e38f1 Bug 1063914 - Restore edit mode's [x] icons (r=mcomella) 2014-09-11 13:58:55 +01:00
Lucas Rocha
92c68c7753 Merge m-c to larch 2014-09-11 11:11:00 +01:00
Margaret Leibovic
15f625d17e Bug 1017903 - Load the search service before running open search discovery tests. r=mfinkle 2014-09-11 09:10:28 +02:00
Lucas Rocha
f19655c2c9 Bug 1014987 - Gracefully handle out-of-bounds positions in TabsStripAdapter (r=mcomella) 2014-09-11 00:27:01 +01:00
Lucas Rocha
0373fede67 Bug 1065663 - Use correct layout param for TwoWayView in tabs_item_cell (r=mcomella) 2014-09-10 23:31:15 +01:00
Lucas Rocha
bed094b946 Bug 1014987 - Add tab strip to layout on new tablet UI (r=mcomella) 2014-09-10 21:28:58 +01:00
Lucas Rocha
8245382a91 Bug 1014987 - Introduce the new tab strip views (r=mcomella) 2014-09-10 21:28:58 +01:00
Richard Newman
c4e2b92997 Bug 1065523 - Part 1: locale picker screen displays short locale display name, not capitalized region-decorated name. r=nalexander
What I think was happening here: we were taking a locale *tag* ("en-US") and giving it to the Java Locale constructor to parse. It parsed that as "en" (because it expects _ not -), so we'd get "English".

And because it was the display string from the locale, in e.g., French we'd get "français", lowercase.

The fix is to just use the same code path that we use for the list picker itself -- make a descriptor from the tag, and ask it for its display string.
2014-09-10 12:01:35 -07:00
Richard Newman
e33649053f Bug 1065523 - Part 0: enable KitKat-specific code in locale picker. r=nalexander 2014-09-10 12:01:34 -07:00
Margaret Leibovic
119f41aa64 Bug 1065123 - Don't crash if the default engine isn't found. r=nalexander 2014-09-10 19:56:57 +02:00
Lucas Rocha
b152f5ef20 Backout bug 1053252, no need for different package name (r=backout) 2014-09-10 16:06:10 +01:00
Wes Johnston
03414226cb Bug 1058150 - Use restricted profiles for guest mode. r=mfinkle 2014-09-09 15:08:37 -07:00
Lucas Rocha
10af334b19 Bug 1065369 - Consolidate 'add tab' behaviour in Tabs (r=mfinkle) 2014-09-10 14:51:42 +01:00
Carsten "Tomcat" Book
cba39c015e Merge m-c to fx-team 2014-09-10 15:16:09 +02:00
Carsten "Tomcat" Book
eb813f2179 merge fx-team to mozilla-central a=merge 2014-09-10 15:08:20 +02:00
Margaret Leibovic
28b1c3e0cb Bug 1038797 - Add network error page. r=bnicholson 2014-09-10 12:06:55 +02:00
Margaret Leibovic
31d186652b Bug 1063518 - Hide MLS "Learn More" link when MLS is disabled. r=liuche 2014-09-10 12:06:53 +02:00
Chris Kitching
3aac17e02a Bug 1064554: Remove unnecessary Proguard annotations from testDistribution. r=nalexander 2014-09-09 20:21:09 -07:00
Martyn Haigh
3756937120 Bug 960584 - notify user of download progress indication when fetching APK; r=myk 2014-09-09 19:43:47 -07:00
Lucas Rocha
0194b9ae40 Merge m-c to larch 2014-09-09 17:46:44 +01:00
Lucas Rocha
c3cf5229af Backout bug 1014987, reftest failures (r=backout) 2014-09-09 17:17:03 +01:00
Lucas Rocha
cedd5da6fe Bug 1014987 - Add tab strip to layout on new tablet UI (r=mcomella) 2014-09-09 13:45:19 +01:00
Lucas Rocha
0e9f5d4c95 Bug 1014987 - Introduce the new tab strip views (r=mcomella) 2014-09-09 13:45:18 +01:00
Richard Newman
be79ae4ada Bug 1044334 - Part 5: expose firefox_settings_alert. r=lucasr
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/firefox_settings_alert.png => mobile/android/base/resources/drawable-hdpi/firefox_settings_alert.png
rename : mobile/android/base/resources/drawable-mdpi-v11/firefox_settings_alert.png => mobile/android/base/resources/drawable-mdpi/firefox_settings_alert.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/firefox_settings_alert.png => mobile/android/base/resources/drawable-xhdpi/firefox_settings_alert.png
2014-09-08 21:32:47 -07:00
Richard Newman
f37aa51f87 Bug 1044334 - Part 4: provide stub preference headers. r=lucasr
--HG--
rename : mobile/android/base/resources/menu-v11/preferences_search_menu.xml => mobile/android/base/resources/menu/preferences_search_menu.xml
rename : mobile/android/base/resources/xml-v11/preference_headers.xml => mobile/android/base/resources/xml/preference_headers.xml
rename : mobile/android/base/resources/xml-v11/preferences_customize_tablet.xml => mobile/android/base/resources/xml/preferences_customize_tablet.xml
2014-09-08 21:32:47 -07:00
Richard Newman
79255fd04c Bug 1044334 - Part 3: fix access to tabs_panel_footer in TabsPanel. r=lucasr 2014-09-08 21:32:47 -07:00
Richard Newman
84231ccb5b Bug 1044334 - Part 2: conditionalize access to, and stub out, Tools and Page menus that only exist in v11+. r=lucasr 2014-09-08 21:32:46 -07:00
Richard Newman
3d9b54f52c Bug 1044334 - Part 1: move HistoryListView style. r=lucasr 2014-09-08 21:32:46 -07:00
Chris Kitching
065e335225 Bug 1064644: Remove inner-access comments. r=rnewman 2014-09-08 18:11:51 -07:00
Chris Kitching
18e01126af Bug 1064506: Eradicate lazy cursor pattern. r=rnewman 2014-09-08 13:10:46 -07:00
Nick Alexander
ba7816f511 Bug 977164 - Update TwoLinePageRow in Remote Tabs home panel. r=margaret
This patch extracts a non-Cursor update method and uses it (when
possible) in the adapter that backs the Remote Tabs home panel.  This
updates the "switch-to-tab" text and button when appropriate.
2014-09-08 12:58:34 -07:00
Nick Alexander
690610ab35 Bug 1063028 - Change tests/browser/junit3 Java package root to be org.mozilla.gecko. r=rnewman
--HG--
rename : mobile/android/tests/browser/junit3/src/tests/BrowserTestCase.java => mobile/android/tests/browser/junit3/src/BrowserTestCase.java
rename : mobile/android/tests/browser/junit3/src/tests/TestDistribution.java => mobile/android/tests/browser/junit3/src/TestDistribution.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoMenu.java => mobile/android/tests/browser/junit3/src/TestGeckoMenu.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoProfilesProvider.java => mobile/android/tests/browser/junit3/src/TestGeckoProfilesProvider.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoSharedPrefs.java => mobile/android/tests/browser/junit3/src/TestGeckoSharedPrefs.java
rename : mobile/android/tests/browser/junit3/src/tests/TestImageDownloader.java => mobile/android/tests/browser/junit3/src/TestImageDownloader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestJarReader.java => mobile/android/tests/browser/junit3/src/TestJarReader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestRawResource.java => mobile/android/tests/browser/junit3/src/TestRawResource.java
rename : mobile/android/tests/browser/junit3/src/tests/TestSuggestedSites.java => mobile/android/tests/browser/junit3/src/TestSuggestedSites.java
rename : mobile/android/tests/browser/junit3/src/tests/TestTopSitesCursorWrapper.java => mobile/android/tests/browser/junit3/src/TestTopSitesCursorWrapper.java
2014-09-08 12:58:33 -07:00
Dominique Vincent
47aef9432a Bug 1058027 - about:home is unresponsive to hardware menu button on returning to main activity on 2.3 devices. r=mcomella, r=snorp 2014-09-08 17:40:00 +02:00
Richard Newman
5e90f0e1a4 Bug 1053016 - Part 1: remove libomxpluginfroyo.so from Android package. r=nalexander 2014-09-08 07:59:35 -07:00
Ryan VanderMeulen
ca03f2d467 Merge inbound to m-c. a=merge 2014-09-09 19:26:59 -04:00
Wes Johnston
4b75fec71a Backout f3a47630d9a6 and 43e6d3d43b50 (bug 1058150) for breaking builds. r=backout CLOSED TREE 2014-09-09 15:53:25 -07:00
Wes Johnston
2460d6bd11 Bug 1058150 - Use parental controls to block things in guest mode. r=mfinkle 2014-09-09 15:08:37 -07:00
Nick Alexander
6cf7415e9e Bug 1064677 - Back out changeset 60fbfb079b69 for autophone regressions. r=mfinkle 2014-09-09 14:51:19 -07:00
Richard Newman
d9d7fbf173 Bug 1064363 - Part 3: remove SystemMessage stuff. r=snorp 2014-09-09 14:39:01 -07:00
Richard Newman
08e6a9de20 Bug 1064363 - Part 2: remove Push.js. r=snorp 2014-09-09 14:39:01 -07:00
Richard Newman
dcd0eb82d4 Bug 1064363 - Part 1: remove third-party WebSocket library. r=snorp
Per Bug 834033 Comment 75.
2014-09-09 14:39:00 -07:00
Ryan VanderMeulen
9a69325425 Backed out 3 changesets (bug 1062377) for troboprovider bustage.
Backed out changeset e34198954c2c (bug 1062377)
Backed out changeset 8f323dfa4f0f (bug 1062377)
Backed out changeset ec9b51158d34 (bug 1062377)
2014-09-09 16:52:51 -04:00
Chris Kitching
3ea6ec9560 Bug 1063887: Kill getItemFlags in BrowserDB. r=rnewman 2014-09-09 11:35:01 -07:00
Richard Newman
3f46878e67 Bug 1063868 - Allow exclusion of fonts from constrained APKs. r=nalexander 2014-09-09 11:57:55 -07:00
Jim Chen
ae71c5dfdd Bug 1062377 - Add JUnit test for new GeckoBackgroundThread; r=rnewman 2014-09-09 14:03:54 -04:00
Jim Chen
ea0346268c Bug 1062377 - Rewrite GeckoBackgroundThread to not wait for thread start if possible; r=rnewman
When GeckoBackgroundThread is first used, it starts a new thread and waits for a Handler. This can delay startup. Instead, we can just save the Runnable and run it when the thread is starting.
2014-09-09 14:03:54 -04:00
Jim Chen
1bfe9e31be Bug 1062377 - Try loading profile.ini in background; r=mfinkle r=rnewman
We can move our profile accessing code to later in the startup process. The benefit of that is in early startup, we can prefetch the profile.ini file in the background and not block the UI thread
2014-09-09 14:03:53 -04:00
Margaret Leibovic
4818213b0a Bug 1017903 - Remove synchronous search service initialization. r=liuche 2014-09-05 15:39:55 -07:00
Martyn Haigh
55ca8ea289 Bug 1060345: Create a way of dynamically inflating the correct tab layout (r=lucasr) 2014-09-05 16:52:44 +01:00
Lucas Rocha
740450e49e Merge m-c to larch 2014-09-05 14:37:02 +01:00
Martyn Haigh
53ee3821ed Bug 1055595 - Part 4: rename and extract adapter, make abstract and create concrete implementation within the list view (r=lucasr) 2014-09-05 09:28:25 +01:00
Martyn Haigh
71983060f5 Bug 1055595 - Part 3: introduce newView/bindView constructs in to adapter (r=lucasr) 2014-09-05 09:28:24 +01:00
Martyn Haigh
aae7fd2298 Bug 1055595 - Part 2: move code from layout to item view (r=lucasr) 2014-09-05 09:28:24 +01:00
Martyn Haigh
40ca757e3d Bug 1055595 - Part 1: Simplify adapter (r=lucasr) 2014-09-05 09:28:24 +01:00
Chris Kitching
f83cd6b76e Bug 1062112: Part 1j: Use StringBuilders instead of appending in a loop. r=nalexander 2014-09-04 19:03:41 -07:00
Chris Kitching
2ab2a10542 Bug 1062112: Part 1h: Remove redundant keywords from GeckoSmsManager. r=nalexander 2014-09-04 18:43:09 -07:00
Chris Kitching
8b3e370e99 Bug 1062112: Part 1g: Make exception inner classes static. r=nalexander 2014-09-04 18:37:39 -07:00
Chris Kitching
47ae70ea5d Bug 1062112: Part 1f: Stop comparing strings with ==. r=nalexander 2014-09-04 18:35:28 -07:00
Chris Kitching
fc9e87ebfa Bug 1062112: Part 1e: Declare final effectively-final fields in GeckoSmsManager. r=nalexander 2014-09-04 18:32:11 -07:00
Wes Kocher
d48269bc7c Merge inbound to m-c a=merge 2014-09-04 18:30:01 -07:00
Chris Kitching
dfbea21c99 Bug 1062112: Part 1d: Correctly define 2^32. r=nalexander 2014-09-04 18:29:51 -07:00
Chris Kitching
c21ba4f0b0 Bug 1062112: Part 1c: Replace PendingIntentGuid with an AtomicInteger. r=nalexander 2014-09-04 18:21:00 -07:00
Chris Kitching
fbcb7a7595 Bug 1062112: Part 1b: Cleanup singleton use in SmsManager. r=nalexander 2014-09-08 12:48:10 -07:00
Chris Kitching
883d50d60d Bug 1062112: Part 1a: Move ISmsManager. r=nalexander 2014-09-04 18:13:05 -07:00
Jim Chen
bbcdbef35e Bug 1058136 - Properly send text change notifications for composition text; r=cpeterson 2014-09-04 14:38:18 -04:00
Jim Chen
927986edb5 Bug 1058136 - Send separate compose event for composing text; r=cpeterson 2014-09-04 14:38:17 -04:00
Jim Chen
19212821a7 Bug 1058136 - Fix debug logging crash; r=cpeterson 2014-09-04 14:38:17 -04:00
Jim Chen
b73e9eb75f Bug 1058136 - Refactor GeckoEditable; r=cpeterson 2014-09-04 14:38:16 -04:00
Lucas Rocha
c80bc46157 Backout bug 1055595, build failures (r=backout) 2014-09-04 18:29:19 +01:00
Martyn Haigh
a804ea7ae3 Bug 1055595 - Part 4: rename and extract adapter, make abstract and create concrete implementation within the list view (r=lucasr) 2014-09-04 16:54:01 +01:00
Martyn Haigh
2bcc6dcc13 Bug 1055595 - Part 3: introduce newView/bindView constructs in to adapter (r=lucasr) 2014-09-04 16:54:01 +01:00
Martyn Haigh
e1bf6195a0 Bug 1055595 - Part 2: move code from layout to item view (r=lucasr) 2014-09-04 16:54:01 +01:00
Margaret Leibovic
f581ca4344 Bug 1062632 - Follow-up to fix build bustage on a CLOSED TREE 2014-09-04 10:40:53 -07:00
Brian Nicholson
7f60191215 Bug 1062622 - Add catch function in Sanitizer.jsm. r=wesj 2014-09-04 10:31:13 -07:00
Martyn Haigh
2bd49aaa2a Bug 1055595 - Part 1: Simplify Adapter (r=lucasr) 2014-09-04 16:54:00 +01:00
Chris Kitching
e50d10a108 Bug 1062112: Part 1: Fix generics in DebugGeckoInputConnection. r=nalexander 2014-09-03 23:44:49 -07:00
Chris Kitching
1da5ccc1c8 Bug 1062112: Part 4: Add silly hashCode methods. r=nalexander 2014-09-04 00:42:38 -07:00
Chris Kitching
1e37351fb0 Bug 1062112: Part 3: Move GeckoMediaPlayer. r=nalexander 2014-09-04 00:16:47 -07:00
Chris Kitching
3a374dec2d Bug 1062112: Part 1.5: Move GeckoEditable interfaces to satisfy JDK 8. r=nalexander 2014-09-08 12:48:08 -07:00
Chris Kitching
a779a752ee Bug 1064246: Cleanup SpecialFoldersCursorWrapper. r=rnewman 2014-09-08 06:17:43 -07:00
Chris Kitching
6778c4e63e Bug 1064246: Remove dead functions from LocalBrowserDB. r=rnewman 2014-09-08 06:15:20 -07:00
Chris Kitching
9e11942063 Bug 1064246: Remove some more dead code from BrowserDB. r=rnewman 2014-09-08 06:11:14 -07:00
Chris Kitching
d29506c91c Bug 1064246: Remove nonsensical dead getter from BrowserDB. r=rnewman 2014-09-08 06:04:15 -07:00
Nigel Babu
d58a433ded Backed out 2 changesets (bug 1053016) for Android build bustage
Backed out changeset 498a3f688a3d (bug 1053016)
Backed out changeset 314e44e93c71 (bug 1053016)
2014-09-08 21:30:37 +05:30
Richard Newman
2a067e7bbb Bug 1053016 - Part 1: remove libomxpluginfroyo.so from Android package. r=nalexander 2014-09-08 07:59:35 -07:00
Margaret Leibovic
8839a9480f Bug 1059537 - Add support for parsing icons out of search plugin XML. r=bnicholson 2014-09-08 16:39:45 +02:00
Chris Kitching
98a6a6e1df Bug 1064029: Unbreak the tree. r=bustage 2014-09-08 06:47:49 -07:00
Carsten "Tomcat" Book
424e596276 Merge m-c to fx-team 2014-09-08 15:32:21 +02:00
Carsten "Tomcat" Book
8d45e2920d merge fx-team to mozilla-central a=merge 2014-09-08 15:26:03 +02:00
Chris Kitching
1614d2318e Bug 1064029: Don't keep a static context reference in Favicons. r=rnewman 2014-09-06 23:57:02 -07:00
manu.jain13@gmail.com
4574a330be Bug 1060423 - Cut function in a readonly textarea. r=mfinkle r=markcapella 2014-09-06 07:37:00 +02:00
Tristan Pollitt
2c04333cc7 Bug 1057613 - Telemetry for search widget buttons. r=margaret 2014-09-03 22:10:17 +01:00
Margaret Leibovic
fccbef4359 Bug 1062632 - Remove unused history panel view and styles. r=lucasr 2014-09-04 09:56:31 -07:00
Lucas Rocha
529e7ed3fe Bug 1020505 - Don't truncate the menu popup width (r=margaret) 2014-09-04 17:27:40 +01:00
Nick Thomas
e077c62c11 Bug 1063308, fix comment in Android prefs about update service, r=snorp DONTBUILD
--HG--
extra : amend_source : 5ef12a04a28275b2baee399c8da10aff51fed078
2014-09-08 10:03:30 +12:00
Wes Kocher
ca62a34614 Merge inbound to m-c a=merge 2014-09-05 19:04:52 -07:00
Richard Newman
390bb98bf2 Bug 1063274 - Add getLanguage method to BrowserLocaleManager. r=margaret 2014-09-05 09:38:22 -07:00
Ryan VanderMeulen
6ca1d53198 Merge fx-team to m-c. a=merge 2014-09-05 11:54:57 -04:00
Margaret Leibovic
e34d943b5c Bug 1049206 - Empty view for search history list. r=bnicholson 2014-09-09 12:47:31 +02:00
Lucas Rocha
f20725cd51 Bug 1041448 - Fix crash when double-tapping on empty top site spot (r=bnicholson) 2014-09-09 11:04:12 +01:00
Mark Finkle
f528007ab0 Bug 887755 - Lightweight theme preview is broken r=margaret 2014-09-10 22:09:09 -04:00
Ryan VanderMeulen
656c725b0f Backed out 2 changesets (bug 815682, bug 897711) for Android S4 failures.
Backed out changeset 14f00ee7be7d (bug 897711)
Backed out changeset 3de21c283716 (bug 815682)
2014-09-10 22:00:26 -04:00
Chenxia Liu
cda2a1e771 Bug 1063748 - Follow-up: Add telemetry for Onboarding first run screen buttons. r=mfinkle 2014-09-10 17:54:22 -07:00
Wes Johnston
173f344670 Bug 897711 - Show a notification when in guest mode. r=bnicholson 2014-09-10 16:32:22 -07:00
Wes Johnston
77beea494c Bug 815682 - Lockscreen widget for guest sessions. r=bnicholson, rnewman 2014-09-10 16:32:14 -07:00
Nick Alexander
1ca6e1f105 Bug 1024527 - Move search_strings.dtd into m/a/base/locales/en-US. r=Pike
--HG--
rename : mobile/android/search/strings/search_strings.dtd => mobile/android/base/locales/en-US/search_strings.dtd
2014-09-10 15:09:24 -07:00
Michael Comella
448d7c6666 Bug 1062338 - Remove useless ic_menu_back drawable xml. r=lucasr 2014-09-10 14:51:16 -07:00
Chris Kitching
5859dbba86 Bug 1063991 - Lift inner class to avoid javac optimization failure. r=rnewman 2014-09-06 18:39:38 -07:00
Richard Newman
c6cdef09e8 Bug 1063643 - Allow for building Fennec with a limited set of resources. r=nalexander 2014-09-06 08:25:20 -07:00
Mark Finkle
f998cef779 Bug 1063893 - Enable casting on beta and release. r=rnewman 2014-09-06 08:25:19 -07:00
Richard Newman
b5e2830b25 Bug 1063109 - Allow for aapt to be invoked with max-res-version argument. r=nalexander 2014-09-05 21:10:23 -07:00
Wes Kocher
b64fe9bdbc Merge m-c to fx-team a=merge 2014-09-05 19:18:46 -07:00
Wes Kocher
d188085740 Backed out changeset 279d7f0290da (bug 1017903) 2014-09-05 17:13:20 -07:00
Margaret Leibovic
2265acfe26 Bug 1017903 - Remove synchronous search service initialization. r=liuche 2014-09-05 15:39:55 -07:00
Margaret Leibovic
f3812ede39 Bug 1063128 - Make sure all preferences have keys. r=liuche 2014-09-05 15:39:52 -07:00
Margaret Leibovic
2cac6de930 Bug 1058813 - Add telemetry probe for clicking sync preference. r=liuche 2014-09-05 15:39:49 -07:00
Margaret Leibovic
5b15602579 Bug 1063177 - Don't let plus button overlap search suggestion text. r=bnicholson 2014-09-05 13:52:29 -07:00
Margaret Leibovic
d33432e3e7 Bug 1057631 - Use real locale when pulling search engine out of the jar. r=rnewman 2014-09-05 13:52:27 -07:00
Martyn Haigh
d287fdf6d0 Bug 1056169 - Factor out TabRow and rename it to TabsLayoutItemView (r=lucasr) 2014-08-27 17:11:56 +01:00
Martyn Haigh
a688d971da Bug 1046209 - Part 2: Extract TabsLayout interface (r=lucasr) 2014-08-27 16:17:59 +01:00
Frédéric Wang
edfc2cb7f7 Bug 1059427 - Make GeckoViews ignore accessibility events when they are not "important for accessibility". r=mfinkle 2014-08-27 11:15:00 -04:00
Jim Chen
5cdb401e29 Bug 1062379 - Don't reduce Gecko thread priority for multicore devices; r=mfinkle
For multicore devices, the Gecko thread should be able to run on a separate core than the UI thread, so there's no reason to lower the Gecko thread priority in consideration for the UI thread. Patch also fixes some race conditions involving sGeckoThread in ThreadUtils.
2014-09-09 13:46:48 -04:00
Jim Chen
43dc4cf665 Bug 1062372 - Lazily load browser.js modules; r=mfinkle 2014-09-09 13:46:47 -04:00
Martyn Haigh
0d8c52185d Bug 1046209 - Part 1: Rename TabsTray to TabsListLayout (r=lucasr)
--HG--
rename : mobile/android/base/tabs/TabsTray.java => mobile/android/base/tabs/TabsListLayout.java
2014-08-27 15:45:23 +01:00
Michael Comella
3f7e90705f Bug 1057651 - Remove unnecessary padding on edit_cancel in new_tablet_browser_toolbar. r=lucasr 2014-08-27 16:14:39 -07:00
Michael Comella
c23cada3af Bug 1046203 - Part 6: Copy-pasta rough BrowserToolbarNewTablet forward button behavior. r=margaret 2014-08-27 15:34:04 -07:00
Michael Comella
9bdbcb249d Bug 1046203 - Part 5: Remove final isTablet invocations in BrowserToolbar. r=lucasr 2014-08-27 15:34:03 -07:00
Michael Comella
b030a831ec Bug 1046203 - Part 4: Remove unused views and move actionItemBar to TabletBase. r=lucasr 2014-08-27 15:34:03 -07:00
Michael Comella
fe19c3c87c Bug 1046203 - Part 3: Create BrowserToolbar tablet and new_tablet implementations. r=lucasr 2014-08-27 15:34:03 -07:00
Michael Comella
b8307fe4bf Bug 1046203 - Part 2: Add boilerplate BrowserToolbar subclasses and phone implementation. r=lucasr 2014-08-27 15:34:03 -07:00
Michael Comella
6180805625 Bug 1046203 - Part 1: Implement LayoutInflater.Factory in BrowserApp to inflate device specific BrowserToolbars. r=lucasr 2014-08-27 15:34:02 -07:00
Michael Comella
d0bda86386 Bug 1046203 - Part 0: Add basic new_tablet BrowserToolbar resources. r=lucasr 2014-08-27 15:33:58 -07:00
Lucas Rocha
ad53a9c3fd Merge m-c 2014-08-27 10:41:09 +01:00
Ryan VanderMeulen
7c10863e87 Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-26 16:05:42 -04:00
Ryan VanderMeulen
62ac641707 Merge inbound to m-c. a=merge 2014-08-26 15:55:57 -04:00
Jim Chen
8117b170c6 Bug 1056941 - Remove extract libs parameter; r=glandium 2014-08-26 15:08:00 -04:00
Jim Chen
3dcbdea53a Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey 2014-08-26 15:07:59 -04:00