Commit Graph

8313 Commits

Author SHA1 Message Date
Lucas Rocha
5f7514de85 Bug 974598 - Handle locale changes immediately in HomeConfigInvalidator (r=margaret) 2014-02-21 10:50:15 +00:00
Lucas Rocha
5f11c1140a Bug 968172 - Trigger a full refresh when locale changes (r=rnewman) 2014-02-21 10:47:45 +00:00
Lucas Rocha
f6927b6966 Bug 968172 - Ensure consistent locale string on onLocaleReady() calls (r=rnewman) 2014-02-21 10:47:44 +00:00
Lucas Rocha
c55ae29b2c Bug 968172 - Rename PREFS_KEY constant to PREFS_CONFIG_KEY (r=rnewman) 2014-02-21 10:47:44 +00:00
Lucas Rocha
848eaa1031 Bug 968172 - Don't invalidate HomePager in onLocaleReady (r=margaret) 2014-02-21 10:47:44 +00:00
Lucas Rocha
680bda0873 Bug 972306 - Restructure the Home.panels API for clarity (r=margaret) 2014-02-21 10:33:59 +00:00
Lucas Rocha
9068907170 Bug 972306 - Rename HomePanels:Refresh to HomePanels:Update (r=margaret) 2014-02-21 10:33:59 +00:00
Lucas Rocha
a306724a9e Bug 972306 - Change HomePanels:Uninstall to take an id (r=margaret) 2014-02-21 10:33:59 +00:00
Lucas Rocha
af4e0d32af Bug 972306 - Rename HomePanels:Remove to HomePanels:Uninstall (r=margaret) 2014-02-21 10:33:58 +00:00
Margaret Leibovic
aff331a47a Bug 961523 - Never show a snippet again after a user dismisses it. r=bnicholson 2014-02-20 18:04:08 -08:00
Phil Ringnalda
ee790c9883 Backed out changeset 400723105403 (bug 952307)
CLOSED TREE

--HG--
rename : toolkit/mozapps/extensions/internal/AddonLogging.jsm => toolkit/mozapps/extensions/AddonLogging.jsm
rename : toolkit/mozapps/extensions/internal/AddonRepository.jsm => toolkit/mozapps/extensions/AddonRepository.jsm
rename : toolkit/mozapps/extensions/internal/AddonRepository_SQLiteMigrator.jsm => toolkit/mozapps/extensions/AddonRepository_SQLiteMigrator.jsm
rename : toolkit/mozapps/extensions/internal/AddonUpdateChecker.jsm => toolkit/mozapps/extensions/AddonUpdateChecker.jsm
rename : toolkit/mozapps/extensions/internal/LightweightThemeImageOptimizer.jsm => toolkit/mozapps/extensions/LightweightThemeImageOptimizer.jsm
rename : toolkit/mozapps/extensions/internal/PluginProvider.jsm => toolkit/mozapps/extensions/PluginProvider.jsm
rename : toolkit/mozapps/extensions/internal/SpellCheckDictionaryBootstrap.js => toolkit/mozapps/extensions/SpellCheckDictionaryBootstrap.js
rename : toolkit/mozapps/extensions/internal/XPIProvider.jsm => toolkit/mozapps/extensions/XPIProvider.jsm
rename : toolkit/mozapps/extensions/internal/XPIProviderUtils.js => toolkit/mozapps/extensions/XPIProviderUtils.js
2014-02-20 21:44:23 -08:00
Brian Nicholson
99d410f0dc Bug 965453 - Add submenu for bookmarks. r=wesj 2014-02-20 21:27:04 -08:00
Brian Nicholson
887a7caf53 Bug 965453 - Remove arrow from secondary submenu items. r=wesj 2014-02-20 21:27:04 -08:00
Alexander J. Vincent
4261297298 Bug 952307 - Move some addon-private JSM's to a subdirectory. r=Unfocused
--HG--
rename : toolkit/mozapps/extensions/AddonLogging.jsm => toolkit/mozapps/extensions/internal/AddonLogging.jsm
rename : toolkit/mozapps/extensions/AddonRepository.jsm => toolkit/mozapps/extensions/internal/AddonRepository.jsm
rename : toolkit/mozapps/extensions/AddonRepository_SQLiteMigrator.jsm => toolkit/mozapps/extensions/internal/AddonRepository_SQLiteMigrator.jsm
rename : toolkit/mozapps/extensions/AddonUpdateChecker.jsm => toolkit/mozapps/extensions/internal/AddonUpdateChecker.jsm
rename : toolkit/mozapps/extensions/LightweightThemeImageOptimizer.jsm => toolkit/mozapps/extensions/internal/LightweightThemeImageOptimizer.jsm
rename : toolkit/mozapps/extensions/PluginProvider.jsm => toolkit/mozapps/extensions/internal/PluginProvider.jsm
rename : toolkit/mozapps/extensions/SpellCheckDictionaryBootstrap.js => toolkit/mozapps/extensions/internal/SpellCheckDictionaryBootstrap.js
rename : toolkit/mozapps/extensions/XPIProvider.jsm => toolkit/mozapps/extensions/internal/XPIProvider.jsm
rename : toolkit/mozapps/extensions/XPIProviderUtils.js => toolkit/mozapps/extensions/internal/XPIProviderUtils.js
2014-01-07 20:14:08 -08:00
Josh Dover
fec2ab1717 Bug 942295 - Add basic filter support to Hub panels. r=lucasr 2014-02-05 11:00:06 -08:00
Chenxia Liu
3aebafa54c Bug 950698 - Change the text for the tip for adding more search providers from Settings->Customize->Search settings. r=bnicholson 2014-02-20 13:11:25 -08:00
Chenxia Liu
8f99df4908 Bug 950698 - Part 0: Use formatted strings for image. r=bnicholson 2014-02-20 13:11:24 -08:00
Kartikaya Gupta
c9f3c78ff5 Bug 960146. r=kats,wesj 2014-02-20 09:36:48 -05:00
Carsten "Tomcat" Book
3ed4c81fd9 Merge mozilla-central to fx-team 2014-02-20 13:08:06 +01:00
Carsten "Tomcat" Book
6bfd8eda72 merge fx-team to mozilla-central 2014-02-20 12:55:32 +01:00
Lucas Rocha
c0e545358a Bug 973666 - Rename TwoLinePageRow.Description style to TwoLinePageRow.Url (r=margaret) 2014-02-20 11:03:37 +00:00
Lucas Rocha
1901d34cdb Bug 973666 - Remove unnecessary TwoLineRow view (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/two_line_row.xml => mobile/android/base/resources/layout/two_line_page_row.xml
2014-02-20 10:54:18 +00:00
Mark Capella
68717b2ba1 Bug 969929 - GeckEditable loses data ... TextSelection using action bar SelectALL, r=wesj 2014-02-19 22:19:43 -05:00
Mark Capella
71a7fbd087 Bug 927882 - Standardize TextSelection caret positioning logic for soft keyboards, r=jchen, wesj, f=margaret 2014-02-19 22:19:43 -05:00
Ryan VanderMeulen
171103a5a9 Merge m-c to inbound. 2014-02-19 15:45:14 -05:00
Ryan VanderMeulen
b9164deb9a Merge fx-team to m-c. 2014-02-19 15:35:01 -05:00
Gregor Wagner
f37b226c93 Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent 2014-02-19 10:26:49 -08:00
Margaret Leibovic
50284db3ce Bug 974195 - Use Accounts.jsm for sync promo banner. r=rnewman 2014-02-19 09:58:06 -08:00
Lucas Rocha
0d0ca045c0 Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-19 17:56:03 +00:00
Wes Johnston
a13108e2ca Bug 974179 - "Backout patch to hide menus in editing mode" [r=mark.finkle] 2014-02-18 16:09:00 -08:00
Lucas Rocha
6fc9ba8927 Bug 966022 - Use ItemType to define panel view items (r=margaret) 2014-02-19 17:37:00 +00:00
Lucas Rocha
5509b8b552 Bug 966022 - Generalize text appearance style for titles and descriptions (r=margaret) 2014-02-19 17:36:59 +00:00
Lucas Rocha
ec54e04730 Bug 966022 - Introduce ItemType into HomeConfig/Home.jsm (r=margaret) 2014-02-19 17:36:59 +00:00
Richard Newman
37b1c130e7 Bug 917942 - Create a JS interface to Sync configuration. r=margaret 2014-02-18 19:20:27 -08:00
Margaret Leibovic
104f21c971 Bug 970372 - Invalidate LocalBrowserDB cache when bookmarks content changes are observed. r=lucasr 2014-02-18 21:33:01 -08:00
Wes Kocher
07373130aa Backed out changeset f51db1b6c9a6 (bug 917942) for android rc4 bustage 2014-02-18 21:11:46 -08:00
Richard Newman
58aa7890bf Bug 917942 - Create a JS interface to Sync configuration. r=margaret 2014-02-18 19:20:27 -08:00
Justin Dolske
b3fea90acd Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Josh Dover
b3197684ba Bug 972879 - Only dim system UI on SDK >= 14. r=lucasr 2014-02-18 09:18:44 -08:00
Josh Dover
5d15f343ba Bug 966489 - Use string resource for display name to match searchable. r=bnicholson 2014-02-13 18:16:30 -08:00
Ryan VanderMeulen
6bcf42d1bf Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Wesley Johnston
5cb15f19ee Bug 972327 - Inflate actionbar at startup on tablets. r=mfinkle 2014-02-13 20:43:00 -08:00
Madushan Nishantha
be43b7c648 Bug 948896 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutDownloads.xhtml (about:downloads). r=margaret 2014-02-18 09:20:25 -05:00
Nick Alexander
41e4699086 Bug 973807 - Fixes to AndroidEclipse build backend. r=me
Largest changes: run mach less frequently and add build logging.
2014-02-18 00:08:41 -08:00
Lucas Rocha
8e39c4cb6b Bug 971735 - Remove element using iterator while looping in ArrayList (r=wesj) 2014-02-17 11:07:53 +00:00
Phil Ringnalda
75777e79fe Back out a12e6c2e9535 (bug 972327) for not actually building
CLOSED TREE
2014-02-16 10:33:54 -08:00
Wesley Johnston
9c030ffdc9 Bug 972327 - Inflate actionmode items on startup for tablets. r=mfinkle 2014-02-13 20:43:00 -08:00
Mark Finkle
49fcce2723 Bug 973707 - Remove unused support for sending extra data when starting a casting app r=wesj 2014-02-19 15:36:26 -05:00
Mark Finkle
1c17731464 Bug 973706 - Fix broken Casting:Stop functionality r=wesj 2014-02-19 15:36:23 -05:00
Margaret Leibovic
bb14b605b6 Bug 962349 - Enable snippets. r=bnicholson 2014-01-23 15:06:36 -08:00
Wes Johnston
1891e36035 Bug 964511 - Delay snippets initialization until after first page load. r=margaret 2014-01-27 23:01:00 -08:00
Brian Nicholson
4b48dcca34 Bug 973021 - Remove Request Desktop Site URL rewrite hack. r=mfinkle 2014-02-15 11:05:22 -08:00
Phil Ringnalda
c422c4939c Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Phil Ringnalda
369e9f3db8 Merge b-i to m-c 2014-02-15 10:01:36 -08:00
Bobby Holley
82bb2b3581 Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 22:36:43 -08:00
Margaret Leibovic
0bb29d55c8 Bug 963561 - Split testHomeBanner into smaller test methods. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic
7a20c8c753 Bug 963561 - Test case for new home banner dismiss handler. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic
ffcbc96f17 Bug 963561 - Notify Home.banner consumers when a message is dismissed. r=wesj 2014-02-14 16:51:43 -08:00
Mike Habicher
a28ebb99d1 Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus 2014-02-14 17:41:07 -05:00
Michael Comella
509f166438 Bug 938824: Create and set SuggestClient in testing without reflection. r=nalexander 2014-02-14 09:46:55 -08:00
Ryan VanderMeulen
dc8b65e7fa Backed out changesets d3855e27cb32, 6ac71c1149a5, and b8d0cbe94d15 (bug 971939) for Android bustage.
CLOSED TREE
2014-02-14 12:13:07 -05:00
Phil Ringnalda
d66d0a8ba2 Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
CLOSED TREE
2014-02-14 18:35:30 -08:00
Bobby Holley
0c61d3f804 Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 16:13:37 -08:00
Brian Nicholson
16c7056e9b Bug 970081 - Use Activity context instead of Application context for UI. r=mfinkle 2014-02-14 15:12:31 -08:00
Sola Ogunsakin
41391a4ccf Bug 961238 - Make an abstract ContentProvider class. r=margaret 2014-01-20 07:38:18 -08:00
Peiyong Lin
09db18aac6 Bug 968378 - Hide private members in Home.jsm using closures. r=mcomella 2014-02-14 11:52:14 -05:00
Sebastian Kaspari
01f4fc29a4 Bug 944142 - Implement NavigationHelper.goForward for phones. r=mcomella 2014-02-14 11:52:13 -05:00
Wes Johnston
52dfa8a972 Bug 911904 - Filter out apps that handle basic html pages in HelperApps page action. r=margaret 2014-02-11 15:10:00 -08:00
Wes Johnston
0911e98aec Bug 971939 - Use a native intent chooser for the FilePicker. r=lucasr 2014-02-14 08:24:11 -08:00
Wes Johnston
b83eff82e2 Bug 971939 - Rename FileResultHandler to avoid confusion. r=lucasr 2014-02-14 08:24:10 -08:00
Wes Johnston
5ef0db8f52 Bug 971939 - Combine FilePickerResultHandlers into a single implementation. r=lucasr 2014-02-14 08:24:10 -08:00
Wes Johnston
8de37ce524 Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats
--HG--
rename : mobile/android/base/util/EventDispatcher.java => mobile/android/base/EventDispatcher.java
2014-02-11 09:16:00 -08:00
Ryan VanderMeulen
f2a7fb0b93 Merge inbound to m-c. 2014-02-14 08:54:12 -05:00
Nick Alexander
6ac3375ced Bug 853045 - Part 4: Add Android Eclipse projects to moz.build files. r=gps 2014-02-13 22:19:50 -08:00
Nick Alexander
1b354290cc Bug 853045 - Pre: Remove outdated test files. r=me 2014-02-13 22:19:49 -08:00
Ryan VanderMeulen
16a188a606 Backed out changeset 27a790bd9a90 (bug 968908) for Android bustage. 2014-02-13 14:47:12 -05:00
p0ff
c26262bfd2 Bug 968908 - PromptInputs should return an Object not a String. r=wesj 2014-02-13 14:14:24 -05:00
Lucas Rocha
45023ec9cb Bug 968573 - Use ViewConfig's item handler to define url opener flags (r=margaret) 2014-02-13 18:42:34 +00:00
Lucas Rocha
76119bb860 Bug 968573 - Introduce ItemHandler into HomeConfig/Home.jsm (r=margaret) 2014-02-13 18:42:33 +00:00
Lucas Rocha
f497850127 Bug 972046 - Rename home_empty*page.xml layouts to home_empty*panel.xml (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/home_empty_page.xml => mobile/android/base/resources/layout/home_empty_panel.xml
rename : mobile/android/base/resources/layout/home_empty_reading_page.xml => mobile/android/base/resources/layout/home_empty_reading_panel.xml
2014-02-13 17:12:41 +00:00
Sola Ogunsakin
7a3b7fa394 Bug 965361 - Show firefox watermark when you hide all panels in about:home (r=lucasr) 2014-02-12 21:52:47 -08:00
Ryan VanderMeulen
cd74fed492 Backed out changeset 346678134a33 (bug 965361) for Android test bustage.
CLOSED TREE
2014-02-13 11:54:37 -05:00
Lucas Rocha
8e97dbee27 Bug 881240 - Reduce scroll threshold to reveal dynamic toolbar to 10% (r=mfinkle) 2014-02-13 16:47:15 +00:00
Sola Ogunsakin
c4a076a416 Bug 965361 - Show firefox watermark when you hide all panels in about:home (r=lucasr) 2014-02-12 21:52:47 -08:00
Lucas Rocha
84460890ea Bug 971745 - Ignore Back presses while initial bookmark list is loading (r=mfinkle) 2014-02-13 11:53:39 +00:00
Lucas Rocha
2eb8560429 Bug 935542 - Unset site selection listener when PinSiteDialog gets destroyed (r=mfinkle) 2014-02-13 11:48:56 +00:00
Lucas Rocha
4e5203516d Bug 935542 - PinSiteDialog fragment should be owned by TopSitesPanel (r=mfinkle) 2014-02-13 11:48:56 +00:00
Lucas Rocha
b9f7c76c5b Bug 968170 - Only refresh all HomeConfig entries when requested (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
35348a7818 Bug 968170 - Factor out method to replace a PanelConfig in a list (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
9322414da9 Bug 968170 - Remove unused DELETED state from PanelConfig (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
fad999a5f7 Bug 968170 - Change HomeConfigInvalidator to operate on pending changes (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
edbaee0080 Bug 968170 - Use base class for ConcurrentLinkedQueue (r=margaret) 2014-02-13 11:46:24 +00:00
Lucas Rocha
ec8f86e09c Bug 968188 - Introduce 'action' option in Home.panels.add() API (r=margaret) 2014-02-13 11:19:57 +00:00
Brian Nicholson
d8548f5d88 Bug 970719 - Animate progress bar to end of the screen. r=lucasr 2014-02-12 21:47:11 -08:00
Margaret Leibovic
ed348d171a Bug 961773 - (Part 2) Check to make sure a panel is in the adapter before setting it as the current item in HomePager. r=lucasr 2014-02-12 14:42:35 -08:00
Margaret Leibovic
8d7b05cf31 Bug 961773 - (Part 1) Update reading list panel id used to open reading list from reader mode. r=lucasr 2014-02-12 14:42:33 -08:00
Richard Newman
7611ddfa64 Bug 959833 - Re-land pngcrushed images that were mistakenly undone by e624202c4fdf in Bug 969227. a=borked 2014-02-12 13:31:51 -08:00
Ryan VanderMeulen
33649b8921 Merge m-c to fx-team. 2014-02-12 15:59:34 -05:00
Richard Newman
cc7e71eef4 Bug 972613 - In-memory sync rate limiting. r=trivial 2014-02-13 19:46:24 -08:00
Richard Newman
d8a3b505fe Bug 958900 - Backoff handling and periodic syncing for FxAccountSyncAdapter. r=nalexander 2014-02-13 19:46:23 -08:00
Mark Finkle
e2ce7d3955 Bug 971873 - ProxySelector references String.isEmpty(), which is API level 9 r=bnicholson 2014-02-13 22:10:43 -05:00
Brian Nicholson
af9fcdb78f Bug 971413 - Send Reader:Removed as response to Reader:Remove. r=lucasr 2014-02-13 15:58:07 -08:00
Richard Newman
95e6a9e71b Bug 970604 - Tab loads hit the DB twice when once will do. r=bnicholson 2014-02-12 11:50:35 -08:00
Ryan VanderMeulen
76b5dfed11 Backed out changeset 3761b11b90f0 (bug 970247) for robocop NPEs (again).
CLOSED TREE
2014-02-12 13:37:13 -05:00
Wes Johnston
6ff545d9e7 Bug 964510 - Send a delayed startup notification in Fennec. r=mfinkle 2014-01-28 21:57:59 -08:00
Wes Johnston
aee201b402 Bug 969835 - "Don't check for HelperApps on about: and chrome: URLs" [r=lucasr.at.mozilla] 2014-02-11 15:23:00 -08:00
Brian Nicholson
587707a44c Bug 944374. r=blassey 2014-02-12 09:51:33 -08:00
Lucas Rocha
98beb621ee Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-12 17:45:34 +00:00
Ryan VanderMeulen
92f5250d86 Backed out changeset 03bf10b236ea (bug 970247) for robocop NPEs.
CLOSED TREE
2014-02-12 11:50:28 -05:00
Mark Finkle
1b5bc83800 Bug 971703 - Lazy load SSLExceptions r=wesj
--HG--
rename : mobile/android/chrome/content/exceptions.js => mobile/android/modules/SSLExceptions.jsm
2014-02-12 11:40:14 -05:00
Mark Finkle
32f95911eb Bug 966573 - Use speculative connections for URLs coming into BrowserCLH.js r=wesj 2014-02-12 11:27:25 -05:00
Lucas Rocha
8d4d5907ea Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-12 15:40:39 +00:00
Ryan VanderMeulen
f28d77bde6 Merge m-c to fx-team on a CLOSED TREE. 2014-02-12 09:07:12 -05:00
Ryan VanderMeulen
92003e7ff9 Backed out changeset bb5701078d13 (bug 961238) for likely troboprovider bustage. 2014-02-12 09:02:46 -05:00
Ryan VanderMeulen
9dcf7dd07b Merge m-c to fx-team on a CLOSED TREE. 2014-02-12 08:40:19 -05:00
Ryan VanderMeulen
e9998941e7 Merge inbound to m-c. 2014-02-12 08:37:35 -05:00
Lucas Rocha
d8c7b2cd30 Bug 970702 - Collapse image space when PanelListRow has no imageUrl (r=margaret) 2014-02-12 11:54:21 +00:00
Richard Newman
65de7e11c0 Bug 969227 - Handle X-Backoff headers. r=nalexander 2014-02-11 22:10:40 -08:00
Nick Alexander
3ea16e5ebd Bug 938821 - Part 10: Remove reflection from ContentProviderTest. r=mcomella 2014-02-11 18:10:07 -08:00
Nick Alexander
0989610d5f Bug 938821 - Part 9: Remove reflection from ContentProviderTest.authority. r=mcomella 2014-02-11 18:10:07 -08:00
Nick Alexander
49fefa6e4f Bug 938821 - Part 8: Remove reflection from ContentProviderTest.appendUriParam. r=mcomella 2014-02-11 18:10:07 -08:00
Nick Alexander
cfdf990b0b Bug 938821 - Part 7: Remove ContentProviderTest.get*Column reflection. r=mcomella 2014-02-11 18:10:07 -08:00
Nick Alexander
d20e8e42f6 Bug 938821 - Part 6: Remove loadContractInfo madness from testBrowserProviderPerf. r=mcomella 2014-02-11 18:10:06 -08:00
Nick Alexander
68ce18e495 Bug 938821 - Part 5: Remove loadContractInfo madness from testBrowserProvider. r=mcomella 2014-02-11 18:10:06 -08:00
Nick Alexander
69ae2bf5d2 Bug 938821 - Part 4: Remove GUID constants. r=mcomella 2014-02-11 18:10:06 -08:00
Nick Alexander
000a90fc09 Bug 938821 - Part 3: Remove ContentProviderTest.getContentUri. r=mcomella 2014-02-11 18:10:06 -08:00
Nick Alexander
3563b009f4 Bug 938821 - Part 2: Remove getContentUri and get*Column from testHomeListsProvider. r=mcomella
This is rather artificial: since the test is currently disabled it
merely needs to compile.
2014-02-11 18:10:05 -08:00
Nick Alexander
b8d167c242 Bug 938821 - Part 1: Remove java.lang.reflect imports from SessionTest. r=mcomella 2014-02-11 18:10:05 -08:00
Nick Alexander
10699d3c8d Bug 969922 - Part 3: Don't use Solo.getView(String). r=mcomella 2014-02-11 18:08:56 -08:00
Nick Alexander
ef74060e96 Bug 969922 - Part 2: Replace Driver.findElement(Activity, String) with (Activity, int). r=mcomella 2014-02-11 18:08:56 -08:00
Nick Alexander
6c941ea917 Bug 969922 - Pre: Close cursor. r=mcomella 2014-02-11 18:08:56 -08:00
Wes Johnston
71d0f5168a backout 720e51754413 (bug 962349) to find an eideticker regression. r=backout 2014-02-11 12:34:08 -08:00
Ryan VanderMeulen
9df2447fa1 Merge m-c to fx-team. 2014-02-11 14:59:46 -05:00
Sola Ogunsakin
bfb4e076cd Bug 961238 - Make an abstract ContentProvider class. r=margaret 2014-01-20 07:38:18 -08:00
Richard Newman
7d9f575e8f Bug 969965 - avoid testUITelemetry dependency on telemetry being enabled. r=mfinkle 2014-02-11 09:39:40 -08:00
Richard Newman
68626411cd Bug 959833 - Use pngquant for PNG size reduction. r=mfinkle 2014-02-10 20:11:40 -08:00
Brian Nicholson
7596d973db Bug 968738 - Don't short-circuit most tab updates if the URL is the same. r=rnewman 2014-02-10 18:08:03 -08:00
Brad Lassey
935ad72d3e bug 951959 - GeckoScreenOrientationListener is invoked hundreds of times during page load r=rnewman 2014-01-14 22:46:26 -08:00
Wes Kocher
b60c44c234 Backed out changeset bb4254c72efb (bug 961238) for robocop1 bustage on a CLOSED TREE 2014-02-10 15:52:52 -08:00
Sola Ogunsakin
7139e29763 Bug 961238 - Make an abstract ContentProvider class. r=margaret 2014-01-20 07:38:18 -08:00
Ryan VanderMeulen
98557c4124 Merge m-c to fx-team. 2014-02-10 15:45:45 -05:00
Brian Nicholson
c220f7597c Bug 969700 - Listen only for top-level DOMTitleChanged in SessionStore.js. r=mfinkle 2014-02-10 12:02:59 -08:00
Marco Castelluccio
922ae0dfb0 Bug 969654 - Fix payments webapprt regression. r=ferjm
DONTBUILD
2014-02-10 08:48:55 -05:00
Ryan VanderMeulen
bf8e7cef1c Backed out changeset 00d49079bcbc for landing with the wrong bug #. 2014-02-10 09:00:41 -05:00
Marco Castelluccio
4fd82b5c79 Bug 969564 - Fix payments webapprt regression. r=ferjm 2014-02-10 08:48:55 -05:00
Alfredo Yang
3a4bbe0a0b Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith 2014-02-09 15:34:40 -05:00
Ms2ger
5111aca8f0 Merge m-i to m-c. 2014-02-09 10:31:55 +01:00
Phil Ringnalda
486b585514 Merge m-c to f-t 2014-02-08 19:34:09 -08:00
Phil Ringnalda
2fc68964a3 Merge m-i to m-c 2014-02-08 19:24:37 -08:00
Peiyong Lin
d636ef5eaa Bug 965023 - Use Object.freeze on exports of Home.jsm. r=mcomella 2014-02-08 21:02:27 -05:00