Richard Newman
|
b3811e6d06
|
Bug 847021 - Correctly drop bookmarks_type_deleted_index during migration. r=mfinkle
|
2014-01-13 19:36:35 -08:00 |
|
Matt Brubeck
|
c28423b0a3
|
Bug 958243 - Get unregister/registerEventListener calls in sync [r=mfinkle]
|
2014-01-13 17:58:36 -08:00 |
|
Matt Brubeck
|
37b9de3c40
|
Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie]
|
2014-01-13 17:58:33 -08:00 |
|
Wes Johnston
|
d4973b96bd
|
Bug 921112 - Prohibit proguad from erasing JNI MCC methods. r=bnicholson
|
2014-01-13 15:20:15 -08:00 |
|
Wes Johnston
|
964c704ae4
|
Bug 955861 - Don't select text when long tapping reader mode button. r=lucasr
|
2014-01-13 15:20:14 -08:00 |
|
Wes Johnston
|
e171aa5dfd
|
Bug 949613 - Hide the titlebar if it was showing when an action mode started. r=lucasr
|
2014-01-13 15:20:13 -08:00 |
|
Lucas Rocha
|
4031e21552
|
Bug 957992 - Document toolbar high-level architecture (r=margaret)
|
2014-01-13 15:09:30 +00:00 |
|
Mark Finkle
|
91337d4b5f
|
Bug 952878 - LayerRenderer.drawBackground can be expensive during a pageload r=wesj
|
2014-01-13 09:03:24 -05:00 |
|
Carsten "Tomcat" Book
|
0a42034c15
|
merge mozilla-inbound to mozilla-central
|
2014-01-13 12:43:23 +01:00 |
|
Mark Capella
|
1e39c5d4da
|
Bug 951943 - SelectionHandler._updateCacheForSelection() Error: TypeError: rects[0] is undefined, r=margaret
|
2014-01-11 01:51:27 -05:00 |
|
Margaret Leibovic
|
ee6b3dbd97
|
Bug 957881 - Get rid of recommended addons code. r=bnicholson
|
2014-01-10 17:18:14 -08:00 |
|
Lucas Rocha
|
14c8882d88
|
Bug 958185 - Rename Page* terminology to Panel* in the home package (r=margaret)
--HG--
rename : mobile/android/base/home/BookmarksPage.java => mobile/android/base/home/BookmarksPanel.java
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/HistoryPanel.java
rename : mobile/android/base/home/LastTabsPage.java => mobile/android/base/home/LastTabsPanel.java
rename : mobile/android/base/home/ListPage.java => mobile/android/base/home/ListPanel.java
rename : mobile/android/base/home/MostRecentPage.java => mobile/android/base/home/MostRecentPanel.java
rename : mobile/android/base/home/ReadingListPage.java => mobile/android/base/home/ReadingListPanel.java
rename : mobile/android/base/home/TopSitesPage.java => mobile/android/base/home/TopSitesPanel.java
rename : mobile/android/base/resources/drawable/home_page_title_background.xml => mobile/android/base/resources/drawable/home_panel_title_background.xml
rename : mobile/android/base/resources/layout-large-land-v11/home_history_page.xml => mobile/android/base/resources/layout-large-land-v11/home_history_panel.xml
rename : mobile/android/base/resources/layout-xlarge-v11/home_history_page.xml => mobile/android/base/resources/layout-xlarge-v11/home_history_panel.xml
rename : mobile/android/base/resources/layout/home_bookmarks_page.xml => mobile/android/base/resources/layout/home_bookmarks_panel.xml
rename : mobile/android/base/resources/layout/home_history_page.xml => mobile/android/base/resources/layout/home_history_panel.xml
rename : mobile/android/base/resources/layout/home_last_tabs_page.xml => mobile/android/base/resources/layout/home_last_tabs_panel.xml
rename : mobile/android/base/resources/layout/home_most_recent_page.xml => mobile/android/base/resources/layout/home_most_recent_panel.xml
rename : mobile/android/base/resources/layout/home_reading_list_page.xml => mobile/android/base/resources/layout/home_reading_list_panel.xml
rename : mobile/android/base/resources/layout/home_top_sites_page.xml => mobile/android/base/resources/layout/home_top_sites_panel.xml
rename : mobile/android/base/tests/testBookmarksPage.java => mobile/android/base/tests/testBookmarksPanel.java
|
2014-01-10 17:18:07 -08:00 |
|
Margaret Leibovic
|
dfcc8bfa7a
|
Bug 958179 - Rename Home.lists API to Home.panels. r=liuche
|
2014-01-10 12:57:23 -08:00 |
|
Margaret Leibovic
|
975b65d9bd
|
Bug 958189 - Rename ListManager to PanelManager. r=liuche
--HG--
rename : mobile/android/base/home/ListManager.java => mobile/android/base/home/PanelManager.java
|
2014-01-10 12:57:20 -08:00 |
|
Ryan VanderMeulen
|
3b526ca45c
|
Merge inbound to m-c.
|
2014-01-10 14:46:40 -05:00 |
|
Lucas Rocha
|
b65aacb8a2
|
Bug 949172 - Implement backend to load and save HomePager configuration (r=margaret)
|
2014-01-10 11:16:28 +00:00 |
|
Wes Kocher
|
5612dca1f7
|
Merge m-c to fx-team
|
2014-01-09 17:11:34 -08:00 |
|
Wes Kocher
|
73c32aa1d4
|
Merge fx-team to m-c
|
2014-01-09 16:50:03 -08:00 |
|
Mark Finkle
|
fa8896a870
|
Bug 958087 - nsAndroidHistory::SetURITitle is called for iframes and embeds r=blassey
|
2014-01-09 15:43:14 -05:00 |
|
Sola Ogunsakin
|
5a37df4c73
|
Bug 950610 - Add "Share" and "Add to Home Screen" to pinned sites context menus. r=liuche
-refactor import statement
-change log severity level to warn
-change log messages
-refactoring of duplicate code will come in another bug fix
|
2014-01-08 17:23:13 -08:00 |
|
Mike Shal
|
b835ce2f8a
|
Bug 957780 - fix Android builds with --disable-webrtc; r=glandium
|
2014-01-08 16:57:36 -05:00 |
|
Joshua Dover
|
d826b1c700
|
Bug 943515 - Refactor favicon accessors for naming and usage consistency. r=mcomella
|
2014-01-08 13:42:45 -08:00 |
|
Lucas Rocha
|
05f3f806bf
|
Bug 944533 - Move title handling to ToolbarDisplayLayout (r=margaret)
|
2014-01-09 14:56:41 +00:00 |
|
Lucas Rocha
|
ea83aa267c
|
Bug 944533 - Factor out title display prefs into separate class (r=margaret)
|
2014-01-09 14:55:30 +00:00 |
|
Lucas Rocha
|
b82dc7be5c
|
Bug 944533 - Remove unused constants from BrowserToolbar (r=margaret)
|
2014-01-09 14:55:29 +00:00 |
|
Lucas Rocha
|
faf73b0750
|
Bug 944533 - Re-define internal API to update toolbar UI state (r=mfinkle)
|
2014-01-09 14:55:29 +00:00 |
|
Lucas Rocha
|
e82a035948
|
Bug 944533 - Inflate SiteIdentityPopup on show() and add identity setter (r=margaret)
|
2014-01-09 14:55:29 +00:00 |
|
Lucas Rocha
|
5f47daa1b3
|
Bug 944533 - Make unnecessary public API in BrowserToolbar private (r=margaret)
|
2014-01-09 14:55:29 +00:00 |
|
Lucas Rocha
|
c8d40b3509
|
Bug 944533 - No need to set progress visibility explicitly in BrowserApp (r=margaret)
|
2014-01-09 14:55:29 +00:00 |
|
Lucas Rocha
|
b0e043b8a6
|
Bug 942862 - Factor out URL display UI into ToolbarDisplayLayout (r=wesj)
|
2014-01-09 14:55:28 +00:00 |
|
Lucas Rocha
|
a5a2a79ff4
|
Bug 942862 - Remove unused member of BrowserToolbar (r=wesj)
|
2014-01-09 14:55:28 +00:00 |
|
Wes Kocher
|
014a7f4451
|
Merge m-c to inbound
|
2014-01-08 18:14:55 -08:00 |
|
Edwin Flores
|
47b7c81d97
|
Bug 953394 - Build changes for OMX support on Android KitKat r=khuey
|
2014-01-09 14:54:56 +13:00 |
|
Michael Comella
|
8714413a23
|
Bug 956858: Make menu inaccessible during editing mode. r=wesj
|
2014-01-08 14:11:58 -08:00 |
|
Margaret Leibovic
|
f50f23af29
|
Bug 951054 - Invalidate the current home config when the locale changes. r=lucasr
|
2014-01-08 13:17:24 -08:00 |
|
Ryan VanderMeulen
|
15e6514f7a
|
Merge fx-team to m-c.
|
2014-01-08 15:28:48 -05:00 |
|
Joshua Dover
|
7ee9488965
|
Bug 948849 - Forward nsIRequest's success status if not a HTTP request. r=bnicholson
|
2014-01-07 15:44:53 -08:00 |
|
Phil Hoffman
|
ea325132a1
|
Bug 948087 - Add the LOGTAG to the log message produced by UITestContext.dumpLog() and update calls to this method to use the updated method declaration. r=mcomella
|
2014-01-07 13:57:36 -05:00 |
|
Lucas Rocha
|
607d4b8833
|
Bug 957097 - Turn GeckoActionProvider's max history size into a constant (r=wesj)
|
2014-01-08 12:18:40 +00:00 |
|
Mark Capella
|
a42a2e6ccb
|
Bug 957259 - Error: "TypeError: caretPos is null" in SelectionHandler.js @ line: 585, r=margaret
|
2014-01-08 02:59:08 -05:00 |
|
Mark Finkle
|
a4891217e9
|
Bug 957037 - Pull in Android's ProxySelectorImpl code so we can bypass creating Uri objects r=blassey
|
2014-01-07 18:46:44 -05:00 |
|
Michael Comella
|
39d22047ea
|
Bug 946656: Increase state change timeout duration. r=margaret
|
2014-01-07 14:39:58 -08:00 |
|
Margaret Leibovic
|
44fc6c5d5d
|
Bug 921557 - (Part 2) Update other deprecated BitmapDrawable constructor usage. r=wesj
|
2014-01-07 14:12:04 -08:00 |
|
Margaret Leibovic
|
cfc70b6eeb
|
Bug 921668 - Use correct BitmapDrawable constructor to ensure correct density is set. r=wesj
|
2014-01-07 14:12:01 -08:00 |
|
Margaret Leibovic
|
912d14b175
|
Bug 950719 - Update Bing search icon to 32x32. r=mfinkle
|
2014-01-07 14:11:59 -08:00 |
|
Ryan VanderMeulen
|
242e2dadbb
|
Merge fx-team to m-c.
|
2014-01-07 16:15:43 -05:00 |
|
Jim Chen
|
0ab7d87cdc
|
Bug 953288 - Limit length of URLs for display; r=lucasr
|
2014-01-07 12:21:54 -06:00 |
|
Ed Morley
|
d701d7f69c
|
Merge latest green inbound changeset and mozilla-central
|
2014-01-07 16:21:27 +00:00 |
|
Mark Capella
|
9fbe40550b
|
Bug 947284 - End text-selection handle is not visible when opting to select all text, r=margaret
|
2014-01-07 04:32:07 -05:00 |
|
Nick Alexander
|
f9f82f48c0
|
Merge m-c to s-c
|
2014-01-08 10:06:43 -08:00 |
|