Commit Graph

7223 Commits

Author SHA1 Message Date
Michael Comella
ad790b4b4d Backed out changeset e01dbdf8a218 (bug 1016613) for causing bug 1034607
--HG--
extra : transplant_source : %D4%F9qhE%3A%91%92-B%DD%17%7D%B6%CAc%1C%D2%28%B0
2014-07-09 16:26:49 -07:00
Richard Newman
c91f7bc12c Bug 945341 - Don't fail to open Sync settings on Kindle. r=nalexander 2014-07-08 20:39:53 -07:00
Mark Finkle
5bff89c68f Bug 1035436 - Remove home.1 session because it's not useful r=liuche 2014-07-08 15:32:57 -04:00
Wes Johnston
abe8fffd97 Bug 1033560 - Enable chromecast support in dev builds. r=gps,blassey 2014-07-08 09:15:50 -07:00
Carsten "Tomcat" Book
a98c31f1a8 merge fx-team to mozilla-central a=merge 2014-07-08 15:10:56 +02:00
Chenxia Liu
8df405a424 Bug 1030113 - Regression: Menu breaks on Firefox 29+ on tablets with hardware menu. r=mfinkle 2014-07-07 15:19:53 -07:00
Chris Kitching
65cb74e38f Bug 1024289: Part 3: remove display column from combined view. r=rnewman 2014-07-07 14:52:37 -07:00
Chris Kitching
d544b862f0 Bug 1024289: Part 2: remove redundant null checks from combined view. r=rnewman 2014-07-07 14:52:37 -07:00
Chris Kitching
87d6b65e7b Bug 1024289: Part 1: remove redundant subquery from combined view and add upgrade path. r=rnewman 2014-07-07 14:52:37 -07:00
Mark Finkle
c62e5089df Bug 1033168 - GeckoView needs to use EventDispatcher.sendResponse r=wesj 2014-07-07 16:28:03 -04:00
Mark Capella
f046b7ea87 Bug 1003610 - Remote Tabs shouldn't lose scroll position, r=nalexander 2014-07-07 16:19:12 -04:00
Richard Newman
673a7f510d Bug 1024289 - Part 0c: follow-up to fix bustage. r=trivial 2014-07-07 13:11:09 -07:00
Richard Newman
1449cf93a1 Bug 1024289 - Part 0b: fix cursor closing in testBrowserProvider. r=trivial 2014-07-07 10:44:28 -07:00
Chris Kitching
1444ee2455 Bug 1024289: Part 0a: remove unnecessary use of autoboxing from testBrowserProvider. r=rnewman 2014-07-07 10:44:27 -07:00
Lucas Rocha
c03460370c Bug 1035131 - Decode user entered URLs to exclude from suggested sites (r=mfinkle) 2014-07-07 15:59:53 +01:00
Lucas Rocha
6c9fc3b893 Bug 1035131 - User decoded user entered URLs in suggeste image lookups (r=mfinkle) 2014-07-07 15:59:53 +01:00
Lucas Rocha
5559924d14 Bug 1035131 - Factor out methods to encode/decode user-entered:// URLs (r=mfinkle) 2014-07-07 15:59:52 +01:00
Lucas Rocha
f8c1160c9d Bug 1025062 - Part 3: Exclude pinned sites from the pin dialog's search (r=rnewman) 2014-07-07 15:57:31 +01:00
Lucas Rocha
3561dbf48a Bug 1025062 - Part 2: Add SearchLoader APIs to use the new BrowserDB.FilterFlags (r=rnewman) 2014-07-07 15:57:30 +01:00
Lucas Rocha
a84862669a Bug 1025062 - Part 1: Add filter flag to exclude pinned sites in searches (r=rnewman) 2014-07-07 15:56:06 +01:00
Ed Morley
3fa9375ff4 Backed out changeset 353deb7b9d02 (bug 1025062) for breaking the build 2014-07-07 15:21:53 +01:00
Ed Morley
e5760f29d9 Backed out changeset 4ffb7cfcb7bb (bug 1025062) 2014-07-07 15:21:35 +01:00
Ed Morley
996233ea9a Backed out changeset 9beed56cc02a (bug 1025062) 2014-07-07 15:21:31 +01:00
Lucas Rocha
298e4e5757 Bug 1025812 - Part 2: Refresh TopSitesGridItemView's drawable state when type changes (r=rnewman) 2014-07-07 14:41:54 +01:00
Lucas Rocha
f8aa797e4f Bug 1025812 - Part 1: Factor out type updates into separate method (r=rnewman) 2014-07-07 14:41:53 +01:00
Lucas Rocha
dc4a16a18d Bug 1025062 - Part 3: Exclude pinned sites from the pin dialog's search (r=rnewman) 2014-07-07 14:35:26 +01:00
Lucas Rocha
1a75d6f652 Bug 1025062 - Part 2: Add SearchLoader APIs to use the new BrowserDB.FilterFlags (r=rnewman) 2014-07-07 14:35:26 +01:00
Lucas Rocha
1078df70d0 Bug 1025062 - Part 1: Add filter flag to exclude pinned sites in searches (r=rnewman) 2014-07-07 14:35:26 +01:00
Lucas Rocha
38e0128841 Bug 1025069 - Use https URL on SUMO's default bookmark (r=mfinkle) 2014-07-07 14:30:53 +01:00
Carsten "Tomcat" Book
98d9d4a26c Backed out changeset be0ae5640b90 (bug 1025069) for rc1 test failure 2014-07-07 14:59:27 +02:00
Lucas Rocha
10d4e5c636 Bug 1025069 - Use https URL on SUMO's default bookmark (r=mfinkle) 2014-07-07 12:34:15 +01:00
Richard Newman
8d2b029b97 Bug 1034509 - Fix timing issue in testDistribution. r=nalexander 2014-07-05 11:00:42 -07:00
Lucas Rocha
edad0f2520 Bug 1010986 - Force layout on child once swipe refresh layout is re-attached (r=mfinkle) 2014-07-04 11:52:10 +01:00
Richard Newman
43dc9f464b Bug 1013024 - Part 2: test referrer intents. 2014-07-03 19:45:24 -07:00
Richard Newman
16986508fc Bug 1013024 - Part 1: catch install intent and deliver it to the distribution handler, processing the distribution file dynamically. r=mfinkle 2014-07-03 19:45:24 -07:00
Richard Newman
50efa99c14 Bug 1030770 - Initialize new guest mode profile directories. r=mfinkle 2014-07-03 19:37:27 -07:00
Ryan VanderMeulen
5173d2df14 Merge m-c to fx-team. a=merge 2014-07-03 17:07:17 -04:00
Ryan VanderMeulen
03ddabeee6 Merge inbound to m-c. a=merge 2014-07-03 17:03:48 -04:00
Michael Comella
dafea79094 Bug 1024778 - Inflate RemoteTabs*Panel in constructor. r=lucasr 2014-07-03 13:13:02 -07:00
Lucas Rocha
e30b08c8e1 Bug 1028710 - Init private tab bg color to avoid flickering (r=mfinkle) 2014-07-03 21:09:26 +01:00
Lucas Rocha
40c4ce3263 Bug 1028710 - Set overscroll color based on tab type (r=mfinkle) 2014-07-03 21:09:24 +01:00
Chenxia Liu
6aac31c331 Bug 1023270 - Three-dot menu and + button are redundant in tabs tray. r=mfinkle 2014-07-03 11:06:03 -07:00
Brad Lassey
772ce61f5f back out bug 1025931 r=backout a=backout 2014-07-03 11:55:48 -04:00
Lucas Rocha
93e97f1b7f Bug 1029046/1030141 - Conditionally enable new recent tabs panel in config migration (r=mfinkle) 2014-07-03 16:40:40 +01:00
Lucas Rocha
6272f0456f Bug 1029046 - Expose HomeConfig JSON keys to other 'home' classes (r=mfinkle) 2014-07-03 16:40:40 +01:00
Ethan Pransky
e075c4a96c Bug 1016613 - Replaced RemoteTabsPanel view with ViewStub in tabs_panel.xml and created new layout file to inflate the ViewStub when user clicks on 3rd button in TabsPanel. r=mcomella 2014-06-28 17:44:00 +02:00
Nick Alexander
558e970666 Bug 1033535 - Exclude some source files when MOZ_NATIVE_DEVICES is disabled. r=rnewman
DONTBUILD NPOTB
2014-07-02 16:02:46 -07:00
Ed Morley
8a4d765a29 Backed out changeset 1b9e9be1db29 (bug 1030277) for intermittent test failures 2014-07-02 18:17:50 +01:00
Brad Lassey
869478490a bug 1033013 - disable testMasterPassword, follow up to remove skip-if as well r=gbrown 2014-07-02 10:27:25 -04:00
Eric Edens
02527d440e Bug 1030277 - new content provider for search history. r=rnewman 2014-07-01 08:58:24 -07:00