Commit graph

2994 commits

Author SHA1 Message Date
Marina Samuel
a4871bd274 Bug 1126186: Allow users to turn off all tiles that aren't history tiles and update newtab cogmenu wording. r=adw 2015-03-20 17:28:15 -04:00
Marina Samuel
39a1681b62 Bug 1126188: Show suggested tile explanation text under a suggested tile. r=adw 2015-03-20 16:39:09 -04:00
Paolo Amadini
6c66377df5 Bug 1143937 - Make BrowserTestUtils.waitForEvent not use flaky timeouts and cover more use cases. r=smacleod 2015-03-20 10:26:01 -07:00
Alex Verstak
2ba8b0c44c Bug 1144816 - focus the content window before popping up the context menu, rs=gijs 2015-03-20 02:07:00 -07:00
Marco Bonardo
05596be753 Bug 1125115 - Write a new keywords pseudo-API in PlacesUtils. r=ttaubert 2015-03-20 09:39:25 +01:00
Margaret Leibovic
a1c1a80388 Bug 1143844 - Update readerModeArticle.html test case to have more paragrpahs. r=Gijs
--HG--
extra : rebase_source : 01d361f432ac4189274da01de61538a99761c225
2015-03-19 13:17:01 -07:00
Wes Kocher
82a8ea4308 Backed out changeset 1b23439451a8 (bug 1079245) 2015-03-19 15:43:21 -07:00
Steven MacLeod
00a0996682 Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
browser_privatebrowsing_downloadLastDir.js and browser_bug963945.js are
also updated to work properly when about:privatebrowsing is loaded
remotely.

--HG--
extra : rebase_source : 38fa144722f67d65bf90473153b631f73a79eaa1
2015-02-09 15:42:39 -05:00
Abdelrhman Ahmed
c2d58f8397 Bug 1144780 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao 2015-03-18 11:25:00 +01:00
Christoph Kerschbaumer
459d21aa32 Bug 1144816 - Add longer timeout to meta referrer tests. r=gijs
CLOSED TREE
2015-03-18 13:47:00 -07:00
Christoph Kerschbaumer
aa80265772 Bug 1113431 - Tests for referrer in click, middle click, and open new link in new {tab, window}. r=gijskruitbosch 2015-02-20 16:18:05 -08:00
Margaret Leibovic
3f8e35ec5f Bug 1139678 - (Part 2) Update non-reader-able test URL in browser_readerMode.js. r=Gijs
--HG--
extra : rebase_source : f37e89e44dbaaf1df46529f66b75b0c7d378b465
2015-03-17 09:23:19 -07:00
Dave Townsend
c5b642b78d Bug 1136910: Fix browser_tab_dragdrop.js to avoid CPOWs and correctly test clicks. r=mconley, r=ttaubert
Switches the whole test to task based and removes most of the CPOW traffic, the
plugin checks are the notable exception.

This also makes ContentTask act sanely in the presence of tab detach by using
browser.permanentKey as the indication that the framescript has been loaded and
just listening to all frames.

Also adds a click in the upper-left of the content area to browser_tabopen_reflows.js
to make sure the mouse isn't hovered over one of the tiles causing an unexpected
reflow.

--HG--
extra : rebase_source : 2d35b13c4037721a4a76dcbc1d3090d4ab4929ea
extra : source : 49ff034c930edc2f251bb62ff794492a47e7031a
2015-03-09 15:53:01 -07:00
Carsten "Tomcat" Book
0503c0d6df merge mozilla-inbound to mozilla-central a=merge 2015-03-17 11:36:52 +01:00
Dave Townsend
0e969d34f8 Bug 1143118: Fix intermittent browser_tab_detach_restore.js. r=ttaubert 2015-03-16 11:19:34 -07:00
Marina Samuel
a8b4ee05fd Bug 1126184: Part 3: Mochitest fixes for suggested tiles. 2015-03-13 11:45:38 -04:00
Neil Deakin
0da80cf294 Bug 1093404, rewrite test to account for asynchronous tab opening, r=gijs 2015-03-16 08:23:49 -04:00
Dave Townsend
6784c36c12 Bug 1143118: Fix intermittent test browser_tab_detach_restore.js. r=ttaubert
--HG--
extra : rebase_source : 0e3e455a31081c73f5c053f1e8a3a7609759da9d
2015-03-13 12:56:16 -07:00
Ryan VanderMeulen
9cdb20ece0 Backed out changesets 8522ea4f4621, c6d45a7a0eec, and 7d72517398ba (bug 1126184) for newtab mochitest-bc failures.
CLOSED TREE
2015-03-13 14:19:45 -04:00
Marina Samuel
a552b87f85 Bug 1126184: Part 3: Mochitest fixes for suggested tiles. 2015-03-13 11:45:38 -04:00
Ryan Kelly
99a7a88365 Bug 1132293 - Let reliers access derived encryption keys through FxAccountsOAuthClient. r=mhammond 2015-03-09 21:46:00 -04:00
Ryan VanderMeulen
8c6f31c21a Merge m-c to fx-team. a=merge 2015-03-12 18:39:36 -04:00
Ryan VanderMeulen
ee67ad0d8d Merge inbound to m-c. a=merge 2015-03-12 18:05:45 -04:00
Dave Townsend
1649e7800f Bug 1128060: Fix copying permanentKey to a detached tab in e10s mode. r=billm, f=ttaubert
--HG--
extra : rebase_source : c3f786896416c5ebc2ec5ebf6c463dc4ae4253a2
extra : source : 5197df93e0b48adb06ba67c7f373a2acf555cd09
2015-03-09 16:19:54 -07:00
Tim Taubert
c61a0be7dd Bug 1093660 - Fix intermittent browser_e10s_switchbrowser.js failures by not using a CPOW to log the loaded URI r=Gijs 2015-03-11 16:48:56 +01:00
Wes Kocher
c3fbab6454 Backed out changeset 5197df93e0b4 (bug 1128060) for bc1 orange CLOSED TREE 2015-03-11 19:45:11 -07:00
Wes Kocher
3f7d657fa9 Backed out changeset 49ff034c930e (bug 1136910) for bc1 orange CLOSED TREE 2015-03-11 19:45:01 -07:00
Dave Townsend
2a586be860 Bug 1136910: Fix browser_tab_dragdrop.js to avoid CPOWs and correctly test clicks CLOSED TREE. r=mconley
Switches the whole test to task based and removes most of the CPOW traffic, the
plugin checks are the notable exception.

This also makes ContentTask act sanely in the presence of tab detach by using
browser.permanentKey as the indication that the framescript has been loaded and
just listening to all frames.

--HG--
extra : rebase_source : 1a569177e1522241ac045a337fd64d6c70823a72
extra : amend_source : 0c23b289a4826f49d062773591fdd5d347585f27
2015-03-09 15:53:01 -07:00
Dave Townsend
db59a0b160 Bug 1128060: Fix copying permanentKey to a detached tab in e10s mode. r=billm, f=ttaubert
--HG--
extra : rebase_source : 214365f572b3d5c41280a79fde351f5475834309
2015-03-09 16:19:54 -07:00
Tim Taubert
8d2dfb5aed Bug 1128928 - Fix intermittent browser_social_chatwindow_resize.js failures with ASAN builds by increasing the number of tries used by waitForCondition() r=markh 2015-03-10 19:31:03 +01:00
Wes Kocher
f433070461 Backed out 3 changesets (bug 1126184) for causing a spike in new tab bc1 test failures CLOSED TREE
Backed out changeset 7d48a8bad488 (bug 1126184)
Backed out changeset a1fa056e0c0d (bug 1126184)
Backed out changeset e29b97e5e30c (bug 1126184)
2015-03-10 19:01:11 -07:00
Marina Samuel
52e291813b Bug 1126184: Part 3: Mochitest fixes for suggested tiles. r=adw 2015-03-10 17:33:28 -04:00
Jonathan Griffin
d1c61bc9b6 Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown 2015-02-06 16:30:37 -08:00
Neil Deakin
c6d2005868 Bug 1093677, rework form validation tests to work when there is a child process, r=felipe 2015-03-12 09:25:31 -04:00
Carsten "Tomcat" Book
f11551a724 Merge mozilla-central to mozilla-inbound 2015-03-12 12:10:54 +01:00
Mark Goodwin
b4cb92cc37 Bug 1120748 - Fix intermittent orange from message manager misuse; r=felipe 2015-03-12 08:57:06 +01:00
Shane Caraveo
2a8a66e555 Bug 1137900 restrict web activations to https, r=jaws 2015-03-09 11:24:12 -07:00
Ian Moody
f291381bca Bug 1133577 - Fix test browser_bug734076.js to open the context menu with mouse events so the menu inits correctly. r=mconley
--HG--
extra : rebase_source : 5cce0e849af7b248666e7465d3208dedee44bc8c
2015-02-27 17:40:51 +00:00
Carsten "Tomcat" Book
caca8bba92 Merge mozilla-central to fx-team 2015-03-06 13:35:12 +01:00
Tim Taubert
3648a97394 Bug 1139588 - Fix waitForDocLoadComplete() to hold onto the weak progress listener to ensure it isn't GC'ed before we saw the document load r=Gijs 2015-03-05 23:01:58 +01:00
Tim Taubert
dd4b1f6d67 Bug 1041297 - Rewrite browser_tab_dragdrop2.js to get rid of arbitrary timeouts r=Gijs 2015-03-04 17:15:09 +01:00
Neil Deakin
4ed3748cdb Bug 1131562, rework browser_tabfocus.js to handle tabs in other processes and re-enable the test, r=felipe 2015-03-03 09:17:00 -05:00
Anish
4063a569ed Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers 2015-03-03 08:46:37 -05:00
Wes Kocher
50b5615e47 Merge fx-team to m-c a=merge 2015-03-02 12:41:37 -08:00
Mark Capella
4acb3731d8 Bug 1133489 - Hook up "Open ReadingList" button in desktop ReaderMode, r=unfocused 2015-02-27 14:31:31 -05:00
Steven MacLeod
3707700dfb Bug 1093566 - Migrate BrowserUITestUtils into BrowserTestUtils; r=Unfocused r=paolo
--HG--
extra : rebase_source : 0e982bc29ce29933bc11fdfb6fc75e71258fcdf8
2015-02-23 12:48:54 -05:00
Tooru Fujisawa
6eccb1d0bc Bug 1108382 - Part 1: Do not use non-standard flag argument of String.prototype.match/replace in browser/. r=gavin 2015-03-01 09:51:32 +09:00
Mark Hammond
06c042e85d Bug 1131413 (part 2) - add readinglist support to browser-syncui.js. r=adw 2015-02-26 18:48:11 +11:00
Mark Hammond
4b927d7a8d Bug 1131413 (part 1) - add tests for browser-syncui.js. r=adw 2015-02-26 18:48:11 +11:00
Dave Townsend
f99f6d8c29 Bug 1087966: Fix tab detach in e10s windows. r=mconley
When swapping docshells we also have to swap any properties on remote-browsers
that are cached from the content process. This includes things like the
remoteWebNavigation etc. which in turn cache content information. Some of
these also maintain message listeners that we have to switch to the new browser
and message manager.

--HG--
extra : rebase_source : 5ed5dd9b754612f86f5c44fde7a0610abfe976f8
2015-02-18 16:47:43 -08:00