Commit Graph

709 Commits

Author SHA1 Message Date
Tim Taubert
c431f7e024 Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak 2015-03-25 18:25:43 +01:00
Tim Taubert
5a2685fc1a Bug 1147720 - Fix intermittent waitForDocLoadAndStopIt() timeouts by keeping a strong reference to the progress listener r=mak 2015-03-26 11:38:10 +01:00
Ryan VanderMeulen
ed30d34bd5 Merge mozilla-inbound to m-c. a=merge
CLOSED TREE
2015-03-26 14:43:39 -04:00
Brian Grinstead
652d1f4fe2 Bug 1094821 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-25 06:54:18 -07:00
Tim Taubert
5738456aa5 Bug 1100291 - Fix a few tests to wait until a newly opened tab is loaded before using for further testing r=Gijs 2015-03-17 18:49:54 +01:00
Tim Taubert
482e223864 Bug 1100291 - Fix browser/base/content/test/general/browser_locationBarCommand.js to work with an async getShortcutOrURIAndPostData() r=margaret 2015-03-09 14:23:36 +01:00
Tim Taubert
ab86214bb1 Bug 1100291 - Fix browser/base/content/test/general/browser_urlbarEnter.js to work with an async getShortcutOrURIAndPostData() r=dao 2015-03-06 22:55:20 +01:00
Tim Taubert
b85293c069 Bug 1100291 - Make browser/base/content/test/general/browser_urlbarStop.js work with an async getShortcutOrURIAndPostData() and prepare it for e10s r=dao 2015-03-06 19:45:42 +01:00
Wes Kocher
3edb9781bf Merge m-c to fx-team a=merge CLOSED TREE 2015-03-24 18:38:29 -07:00
Tanvi Vyas
544d47e333 Bug 1082837 - test cases for image redirects loaded from the imagelib cache. r=smaug, ckerschb 2015-03-24 09:18:51 -07:00
Zachary Carter
e301ccfc51 Bug 1139657 - Expose a method on FxAccounts for retrieving profile information. r=markh 2015-03-26 01:33:38 -07:00
Tooru Fujisawa
5c64eef2e2 Bug 1146193 - Part 2: Add test for tab reorder and duplicate. r=gavin 2015-03-24 06:40:01 +09:00
Dão Gottwald
57018e1fa9 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 22:24:49 +01:00
Ryan VanderMeulen
8a4e41e395 Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Dão Gottwald
0332e04351 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 18:54:59 +01:00
Brian Grinstead
dfee0dacea Bug 1094821 - Store currently selected lightweight theme in the selectedThemeID pref instead figuring it out based on the order of the usedThemes pref;r=Gijs 2015-03-23 15:32:41 -07:00
Florian Quèze
4f30847912 Bug 1145911 - fix leak and other test failures for reading list, r=gijs 2015-03-21 08:56:40 -07:00
Tim Taubert
bc4e908146 Bug 1088163 - Fix intermittent browser_offlineQuotaNotification.js timeouts by properly waiting for a notification to show r=markh 2015-03-20 12:48:51 +01:00
Paolo Amadini
1095fa6dd5 Bug 1143937 - Make BrowserTestUtils.waitForEvent not use flaky timeouts and cover more use cases. r=smacleod 2015-03-20 10:26:01 -07:00
Marco Bonardo
9fe80d5e13 Bug 1125115 - Write a new keywords pseudo-API in PlacesUtils. r=ttaubert 2015-03-20 09:39:25 +01:00
Margaret Leibovic
8c9a1260c6 Bug 1143844 - Update readerModeArticle.html test case to have more paragrpahs. r=Gijs 2015-03-19 13:17:01 -07:00
Wes Kocher
7b8b9fb1a3 Backed out changeset 1b23439451a8 (bug 1079245) 2015-03-19 15:43:21 -07:00
Steven MacLeod
268e4f080f 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.
2015-02-09 15:42:39 -05:00
Abdelrhman Ahmed
857c54ab24 Bug 1144780 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao 2015-03-18 11:25:00 +01:00
Margaret Leibovic
5b81db5561 Bug 1139678 - (Part 2) Update non-reader-able test URL in browser_readerMode.js. r=Gijs 2015-03-17 09:23:19 -07:00
Dave Townsend
cb942f4663 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.
2015-03-09 15:53:01 -07:00
Carsten "Tomcat" Book
921e152694 merge mozilla-inbound to mozilla-central a=merge 2015-03-17 11:36:52 +01:00
Dave Townsend
1fccefc2fd Bug 1143118: Fix intermittent browser_tab_detach_restore.js. r=ttaubert 2015-03-16 11:19:34 -07:00
Neil Deakin
4e76a5f530 Bug 1093404, rewrite test to account for asynchronous tab opening, r=gijs 2015-03-16 08:23:49 -04:00
Dave Townsend
83e1b492ed Bug 1143118: Fix intermittent test browser_tab_detach_restore.js. r=ttaubert 2015-03-13 12:56:16 -07:00
Ryan Kelly
9ec4aa31f7 Bug 1132293 - Let reliers access derived encryption keys through FxAccountsOAuthClient. r=mhammond 2015-03-09 21:46:00 -04:00
Ryan VanderMeulen
ea775fc36e Merge m-c to fx-team. a=merge 2015-03-12 18:39:36 -04:00
Ryan VanderMeulen
946fdbc7da Merge inbound to m-c. a=merge 2015-03-12 18:05:45 -04:00
Dave Townsend
185689a046 Bug 1128060: Fix copying permanentKey to a detached tab in e10s mode. r=billm, f=ttaubert 2015-03-09 16:19:54 -07:00
Tim Taubert
da80e1a03f 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
476d1305aa Backed out changeset 5197df93e0b4 (bug 1128060) for bc1 orange CLOSED TREE 2015-03-11 19:45:11 -07:00
Wes Kocher
5bb11ad7a3 Backed out changeset 49ff034c930e (bug 1136910) for bc1 orange CLOSED TREE 2015-03-11 19:45:01 -07:00
Dave Townsend
a802ca78d4 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.
2015-03-09 15:53:01 -07:00
Dave Townsend
a7734dd1f7 Bug 1128060: Fix copying permanentKey to a detached tab in e10s mode. r=billm, f=ttaubert 2015-03-09 16:19:54 -07:00
Neil Deakin
7172c9a010 Bug 1093677, rework form validation tests to work when there is a child process, r=felipe 2015-03-12 09:25:31 -04:00
Mark Goodwin
63ab023577 Bug 1120748 - Fix intermittent orange from message manager misuse; r=felipe 2015-03-12 08:57:06 +01:00
Ian Moody
765d4f6252 Bug 1133577 - Fix test browser_bug734076.js to open the context menu with mouse events so the menu inits correctly. r=mconley 2015-02-27 17:40:51 +00:00
Carsten "Tomcat" Book
55365f09bd Merge mozilla-central to fx-team 2015-03-06 13:35:12 +01:00
Tim Taubert
70ce7c55e3 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
9eba818bbc 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
60528b3d93 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
Wes Kocher
c12cc8244e Merge fx-team to m-c a=merge 2015-03-02 12:41:37 -08:00
Mark Capella
9ec105736f Bug 1133489 - Hook up "Open ReadingList" button in desktop ReaderMode, r=unfocused 2015-02-27 14:31:31 -05:00
Tooru Fujisawa
bed410f456 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
49ed381e9f Bug 1131413 (part 2) - add readinglist support to browser-syncui.js. r=adw 2015-02-26 18:48:11 +11:00