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
Chris Peterson
fb34f68695
Bug 950237 - Upgrade Fennec's geolocation data collection to current format. r=blassey
2014-02-06 20:25:35 -08:00
Wes Kocher
319518f4bf
Merge m-c to fx-team
2014-02-07 17:32:00 -08:00
Wes Kocher
fff5adc094
Merge fx-team to m-c
2014-02-07 17:00:34 -08:00
Margaret Leibovic
d492880938
Bug 969511 - Don't update snippets cache unless the update timer fired. r=wesj
2014-02-07 14:44:38 -08:00
Lucas Rocha
0e72064393
Bug 969445 - Don't show progress bar in about:privatebrowsing (r=mfinkle)
2014-02-07 20:03:42 +00:00
Mark Finkle
faa1067c50
Bug 958517 - Create a 'Page' menu and move some of the URL context menu actions there (test changes) r=lucasr
2014-02-07 14:49:35 -05:00
Mark Finkle
be761abd74
Bug 958517 - Create a 'Page' menu and move some of the URL context menu actions there r=lucasr
2014-02-07 14:49:32 -05:00
Ryan VanderMeulen
b02119174f
Merge m-c to fx-team.
2014-02-07 14:43:45 -05:00
Ryan VanderMeulen
e77e2b92b7
Merge inbound to m-c.
2014-02-07 14:22:17 -05:00
Lucas Rocha
a5c67c9ed9
Bug 966866 - Correctly update SiteIdentityPopup for MIXED_CONTENT_BLOCKED (r=margaret)
2014-02-07 19:21:28 +00:00
Chenxia Liu
9401338644
Bug 968180 - Favicons in URL bar are not fetched after changing an option in settings menu (backout bug 934658). r=mfinkle
2014-02-07 10:42:04 -08:00
Lucas Rocha
538049a77b
Bug 969316 - Use description column instead of url in PanelListRow (r=margaret)
2014-02-07 17:06:47 +00:00
Margaret Leibovic
2918ef0230
Bug 965455 - Set parent id when adding a new tab from snippet. r=wesj
2014-02-07 08:41:28 -08:00
Lucas Rocha
5dca1a5a55
Bug 968878 - Misc tweaks in PanelGridView's layout (r=margaret)
2014-02-07 15:22:45 +00:00
Lucas Rocha
893a329b5c
Bug 968735 - Don't use 'm' prefix for non-member variables (r=liuche)
2014-02-07 13:34:09 +00:00
Lucas Rocha
de716fd79f
Bug 968735 - Rename displayPanelConfig() to displayHomeConfig() (r=liuche)
2014-02-07 13:34:08 +00:00
Lucas Rocha
a6db9c2223
Bug 964508 - Rename TwoLineRow members and move icon code to TwoLinePageRow (r=margaret)
2014-02-07 13:29:40 +00:00
Carsten "Tomcat" Book
87668576b7
merge fx-team to mozilla-central
2014-02-07 09:52:32 +01:00
Margaret Leibovic
59951b05a1
Bug 965460 - Create helper method for database creation and migration. r=mcomella
2014-02-06 18:08:09 -08:00
Margaret Leibovic
7d9127772c
Bug 964447 - Add sync APIs to HomeProvider. r=mcomella
2014-02-06 18:08:07 -08:00
Wes Kocher
433cad2889
Backed out changeset 71118c075821 (bug 947550) r=margaret on a CLOSED TREE
2014-02-06 16:50:43 -08:00
Wes Johnston
61fe7a896d
Backed out changeset 60651784715f (bug 967254) r=margaret
2014-02-06 15:13:27 -08:00
Wes Johnston
f21519d8db
Backed out changeset b8c9dc39af31 (bug 964510) r=margaret
2014-02-06 15:13:14 -08:00
Wes Johnston
78c5b9d7f4
Backed out changeset 2c2c426e4afe (bug 784759) r=margaret
2014-02-06 15:12:59 -08:00
Wes Johnston
85e7552089
Backed out changeset ed28aeea074a (bug 964511) r=margaret
2014-02-06 15:12:47 -08:00
Lucas Rocha
48ce67f2fe
Bug 963046 - Remove unused imports from PanelListRow (r=margaret)
2014-02-06 21:06:39 +00:00
Lucas Rocha
ca2370cc76
Bug 963046 - Use Picasso to load images in PanelListRow and PanelGridItemView (r=margaret)
2014-02-06 21:06:39 +00:00
Lucas Rocha
add8fae09e
Bug 963046 - Add image_url column to HomeProvider's fake items (r=margaret)
2014-02-06 21:06:39 +00:00
Lucas Rocha
9adfa852c9
Bug 963046 - Use HomeItems DB constract in PanelListRow (r=margaret)
2014-02-06 21:06:39 +00:00
Lucas Rocha
a53b198de4
Bug 963046 - Add Picasso image loading library to the tree (r=nalexander)
2014-02-06 21:06:38 +00:00
Geoff Brown
bdae0d2fc6
Bug 948387 - Avoid intermittent NPE in testAddSearchEngine; r=wesj
2014-02-04 23:47:00 -07:00
Carsten "Tomcat" Book
d8fe6643a1
Merge mozilla-central to fx-team
2014-02-06 13:27:21 +01:00
Carsten "Tomcat" Book
58429da813
merge fx-team to mozilla-central
2014-02-06 12:51:21 +01:00
Lucas Rocha
739454b415
Bug 909550 - Lazy-inflate TabsPanel once the first pageload is finished (r=mfinkle)
2014-02-06 08:59:50 +00:00
Brian Nicholson
29ce14fe1d
Bug 965137 - Replace SessionStore pageshow listener with DOMTitleChanged listener. r=mfinkle
2014-02-05 23:47:51 -08:00
Brian Nicholson
d087790db5
Bug 965137 - Synchronously write session on application-background. r=mfinkle
2014-02-05 23:47:51 -08:00
Sola Ogunsakin
c131556a65
Bug 968084 - Context menu doesn't appear on list entries in Top Sites section. r=margaret
2014-02-05 11:44:16 -08:00
Sebastian Kaspari
82df47c810
Bug 946352 - Remove go button workaround in ToolbarComponent.commitEditingMode. r=mcomella
2014-02-05 17:14:17 -05:00
Michael Comella
83495438c6
Bug 947550 - Wait for Gecko:DelayedStartup in testAboutHomePageNavigation. r=margaret
2014-02-05 13:55:45 -08:00
Brian Nicholson
c6337712ed
Backout 12ca455a3f09 and 580de0df77e9 for rc failures
2014-02-05 13:44:45 -08:00
Ryan VanderMeulen
84cac0677c
Merge m-c to fx-team.
2014-02-05 16:14:03 -05:00
Ryan VanderMeulen
76412a3cd2
Merge b2g-inbound to m-c.
2014-02-05 15:47:36 -05:00
Ryan VanderMeulen
8a68d16b9a
Merge fx-team to m-c.
2014-02-05 15:31:20 -05:00
Andrea Marchesini
379b476670
Bug 966942 - Convert nsIDOMPaymentRequestInfo to a dictionary. r=bz, r=ferjm
2014-02-05 13:11:14 -05:00
Nick Alexander
96365240d2
Bug 951865 - Part 2: Package GeckoView resources when building mobile/android/base. r=glandium
...
This is a temporary measure. We have multiple resource directories
that all need to be included into the GeckoView library. This patch
stuffs the resources into a zip file which can be included in the
GeckoView packaging step.
These resources used to be copied into res/, which led to
synchronization issues. This new zip file will now suffer the same
synchronization problems. Android Archive (.aar) files make this
synchronization step explicit, and tools such as gradle do the work to
keep things in sync. We'll move to use a tool like this eventually,
but for now...
2014-02-05 08:51:48 -08:00
Nick Alexander
0f59e92889
Bug 951865 - Part 1: Replace ABI_DIR with ANDROID_CPU_ARCH. r=glandium
2014-02-05 08:51:48 -08:00
Wes Johnston
0fe05b5cdd
Bug 961369 - Fallback when no file picker available in about:memory. r=njn,mfinkle
2014-02-05 10:04:32 -08:00
Lucas Rocha
9fb6f3544e
Bug 968179 - Fix crasher when using grid views in dynamic panels (r=margaret)
2014-02-05 16:58:55 +00:00
Wes Johnston
90f61b9356
Bug 959230 - Use DOMWindowCreated events to add payments listeners. r=mfinkle
2014-02-05 12:15:44 -08:00
Brian Nicholson
64304f6161
Bug 965137 - Replace SessionStore pageshow listener with onLocationChange listener. r=mfinkle
2014-02-05 11:05:51 -08:00
Brian Nicholson
cd0e374ac9
Bug 965137 - Synchronously write session on application-background. r=mfinkle
2014-02-05 11:05:50 -08:00
Wes Johnston
7d61855f4f
Bug 961954 - Lazy load main menu. r=mfinkle
2014-02-03 16:19:00 -08:00
Eugen Sawin
bbb4916bf1
Bug 967032 - Wait for Gecko initialization. r=snorp
2014-02-05 17:17:50 +01:00
Carsten "Tomcat" Book
a6ae27b8f3
merge fx-team to mozilla-central
2014-02-05 13:28:00 +01:00
Richard Newman
8aba0cd56a
Merge m-c to s-c.
2014-02-04 20:30:20 -08:00
Richard Newman
1d23267f4b
Bug 961499 - Return correct size favicons for Top Sites' add to home screen functionality. r=bnicholson
2014-02-04 17:58:15 -08:00
Richard Newman
3666e6ac0e
Bug 962644 - Part 4: create FxA accounts by default. r=nalexander
2014-02-01 19:05:28 -08:00
Gavin Sharp
600d51f9c0
merge fx-team into m-c
2014-01-31 22:37:45 -08:00
Richard Newman
d7f1cf39c7
Merge m-c to s-c.
2014-01-31 20:05:10 -08:00
Ryan VanderMeulen
258f1cdb33
Merge inbound to m-c.
2014-01-31 21:14:13 -05:00
Richard Newman
b6d1bcac1a
Bug 962644 - Part 3: check for Firefox accounts as well as Sync accounts. r=nalexander
2014-01-31 16:02:43 -08:00
Richard Newman
a89826ca57
Bug 962644 - Part 1: conditionally open FxA or legacy Sync UI from Fennec. r=nalexander
2014-01-31 16:02:42 -08:00
Richard Newman
19cf9f1ef3
Bug 962644 - Part 0: extract firefoxAccountsExist and friends. r=nalexander
2014-01-31 16:02:42 -08:00
Nick Alexander
3e8c52006c
Bug 965683 - Make spinner that replaces button same size as button. r=rnewman
2014-01-31 15:58:22 -08:00
Nick Alexander
f459bf7a6b
Bug 966386 - Final tweaks from Android Firefox Accounts UX sign off. r=rnewman
2014-01-31 15:57:41 -08:00
Richard Newman
257c5f9afe
Bug 966106 - Detect existing accounts during account creation, and offer to sign in. r=nalexander
2014-01-31 14:23:20 -08:00
Richard Newman
8c1d29e2d6
Bug 966174 - Skip straight back over Get Started when successfully setting up FxA. r=nalexander
2014-01-31 11:56:17 -08:00
Errietta Kostala
b3dfda1c31
Bug 959366 - Remove unused LazyNotificationGetter.shutdown function. r=mleibovic
2014-01-31 13:59:23 -05:00
Carsten "Tomcat" Book
427a27f08b
merge fx-team to mozilla-central
2014-01-31 12:52:17 +01:00
Carsten "Tomcat" Book
54894c2820
merge mozilla-inbound to mozilla-central
2014-01-31 12:47:14 +01:00
Richard Newman
e17c91a583
Merge m-c to s-c.
2014-01-30 20:28:12 -08:00
Nick Alexander
468c93c30b
Bug 962126 - Strip debug logging and PII leaks from Android Firefox Accounts. r=rnewman
2014-01-30 18:00:29 -08:00
Nick Alexander
f4d438990d
Bug 964795 - Update Accept-Language header to be spec-compliant. r=rnewman
2014-01-30 17:59:58 -08:00
Nick Alexander
b9c3deda32
Bug 965867 - Update final URLs for Android Firefox Accounts landing. r=rnewman
2014-01-30 17:59:30 -08:00
Nick Alexander
4619e10a15
Bug 965366 - Make Firefox Account's StatusActivity checkboxes live. r=rnewman
2014-01-30 17:58:56 -08:00
Nick Alexander
109576ddca
Bug 965367 - Implement "Choose what to sync" check box. r=rnewman
2014-01-30 17:58:01 -08:00
Richard Newman
117a431e3a
Bug 966110 - Add formatS3 format string. r=trivial
2014-01-30 17:29:13 -08:00
Richard Newman
5918f7f4cf
Bug 963448 - Add '1.5' to Sync client record protocol list. r=trivial
2014-01-30 11:58:22 -08:00
Nick Alexander
ffe175989c
Bug 963667 - Use production Firefox Accounts endpoints in Fennec. r=rnewman
2014-01-29 20:04:27 -08:00
Nick Alexander
2d65bc50d0
Merge m-c to s-c
2014-01-29 20:01:11 -08:00
Michael Comella
04f2bd6195
Bug 960135 - Security check 'Open in New Tab' urls. r=mfinkle,mgoodwin
2014-01-30 18:08:38 -08:00
Richard Newman
b977878594
Bug 959915 - Adapt FxA token server client to include X-Client-State header. r=nalexander
2014-01-29 17:08:39 -08:00
Sola Ogunsakin
484ffd9005
Bug 965070 - Support GridViews in dynamic panels. r=lucasr
2014-01-29 16:37:58 -08:00
Josh Dover
5d111b71ba
Bug 963721 - Call onUrlOpen() on item clicks in dynamic panels. r=lucasr
2014-01-29 16:36:37 -08:00
Nick Alexander
13f55b77d8
Bug 965376 - Update final copy for Android Firefox Accounts. r=me
...
--HG--
extra : amend_source : a5dc69864bc0e9ba4e834184f7f2d8525f75995a
2014-01-29 13:02:44 -08:00
Lucas Rocha
8cc52c566c
Bug 963508 - Don't directly remove elements while iterating on a set (r=wesj)
2014-01-29 09:03:31 -08:00
Lucas Rocha
b97f532baa
Bug 962237 - Fix indentation in toolbar_edit_layout.xml (r=wesj)
2014-01-29 09:02:08 -08:00
Richard Newman
a7fef31707
Bug 965064 - Part 2: back out FirefoxAccountsHelper. r=nalexander
2014-01-28 16:51:19 -08:00
Richard Newman
46456905af
Bug 965064 - Part 1: back out non-native about:accounts. r=nalexander
2014-01-28 16:49:54 -08:00
Richard Newman
19031f31eb
Bug 963424 - Use token server-provided cluster URL. r=nalexander
2014-01-28 16:20:50 -08:00
Richard Newman
cbb7b8036b
Bug 965038 - Styling for links. r=nalexander
2014-01-28 15:49:39 -08:00
Richard Newman
fbbe589163
Bug 964873 - Linkify the COPPA 'learn more' link. r=nalexander
2014-01-28 15:28:33 -08:00
Richard Newman
57a2769fc6
Bug 962542 - Linkify 'getting started' support link. r=nalexander
2014-01-28 15:27:57 -08:00
Richard Newman
869e4e8be0
Bug 959774 - Linkifying FxA setup elements. r=nalexander
2014-01-28 15:27:26 -08:00
Richard Newman
aac0650754
Bug 965020 - Use task affinities more clearly to avoid some back-stack issues. r=wesj
2014-01-28 15:18:16 -08:00
Richard Newman
b69c1f4946
Merge m-c to s-c.
2014-01-28 15:14:23 -08:00
Raymond Etornam Agbeame(:retornam)
c367748753
Bug 960725 - Rename Search Settings and reorder Customize list. r=liuche
2014-01-31 21:54:47 -05:00
Wes Johnston
30dcc6058a
Bug 956075 - Add a custom view flipper to avoid Gingerbread bugs with touching ViewGroups. r=lucasr
2014-01-28 09:15:36 -08:00
Wes Johnston
816a0e548e
Bug 967254 - Move uninstalled apps check to delayed startup. r=rnewman
2014-02-04 07:49:30 -08:00
Mark Finkle
6edb212d57
Bug 961952 - HardwareUtils.getMemSize can be expensive during startup. r=rnewman
2014-02-03 19:12:36 -08:00