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
Anish
fe58834cf9
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
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
Steven MacLeod
470586388e
Bug 1093566 - Migrate BrowserUITestUtils into BrowserTestUtils; r=Unfocused r=paolo
2015-02-23 12:48:54 -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
Mark Hammond
28b9595ae1
Bug 1131413 (part 1) - add tests for browser-syncui.js. r=adw
2015-02-26 18:48:11 +11:00
Dave Townsend
7fa05a5ed4
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.
2015-02-18 16:47:43 -08:00
Matt Hammerly
fd524cf369
Bug 1124271 - Entering reader mode from an app tab shouldn't open a new tab. r=jaws
2015-02-23 20:44:27 -08:00
Blair McBride
796c6eb43c
Bug 1105967 - Typing fast in address bar and pressing enter leads to missing end characters. a=paolo
2015-02-24 16:38:25 +13:00
Blair McBride
975ae1b9a8
Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
2015-02-20 22:07:24 +13:00
Blair McBride
21d225439d
Bug 1123517 - Refactor sidebar code. r=florian
2015-02-20 21:21:33 +13:00
Carsten "Tomcat" Book
e9ea441386
merge mozilla-inbound to mozilla-central a=merge
2015-02-20 15:15:12 +01:00
Tanvi Vyas
eacf9f9bbf
Bug 1084504 - Enable browser_mcb_redirect.js test for mixed content redirects. r=mrbkap
2015-02-19 17:01:07 -08:00
Neil Deakin
73254b13bf
Bug 1102015, adjust browser_bug427559.js test to not use the command dispatcher and reenable it, r=gijs
2015-02-19 08:06:51 -05:00
Dave Townsend
725563bad3
Bug 1081891: Only reset the browser title when we start to switch to a new document location. r=mconley
2015-02-18 11:57:45 -08:00
Dave Townsend
d3aceb375e
Bug 1081856: Allow javascript urls to load in any process. r=mconley
2015-02-18 10:59:10 -08:00
Margaret Leibovic
16e3667c22
Bug 1123910 - Display original article URL in urlbar when in reader mode (instead of about:reader). r=Unfocused
2015-02-04 18:27:39 -08:00
Mike Conley
e6b3725359
Bug 1133260 - Disable browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js for non-e10s test runs. r=Mossop.
...
I don't think this test adds much value when it runs in non-e10s mode.
On top of that, because it relies on browser load events going over the
multiprocess add-on shims, this test will permafail when it goes onto
a channel with the shims disabled (like Aurora at the time of this writing).
So I'm disabling it for non-e10s test runs.
2015-02-17 17:29:07 -05:00
Carsten "Tomcat" Book
92bba6344e
Backed out changeset f15413bf7ef9 (bug 1123517) for test bustage
2015-02-18 14:23:51 +01:00
Carsten "Tomcat" Book
437cfbeb96
Backed out changeset 0e65e74f315f (bug 1123517)
2015-02-18 14:23:28 +01:00
Blair McBride
2e9ef3202c
Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
2015-02-19 00:33:49 +13:00
Blair McBride
9e003677d8
Bug 1123517 - Refactor sidebar code. r=florian
2015-02-19 00:32:51 +13:00
Gijs Kruitbosch
559341e0ac
Bug 1128480 - fix nsHelperAppDlg.js to create its download dir info on show() already so it continues working if the window is gone by the time we prompt for a directory to save to (incl. test), r=felipe
2015-02-09 20:26:21 +00:00
Neil Deakin
bd6ecdf9fe
Bug 1058712, e10s, support for copy image command, r=ehsan,mconley
2015-04-21 20:09:14 -04:00
Neil Deakin
f46f32c1cf
Bug 1155352, e10s, rewrite and reenable browser_middleMouse_noJSPaste.js, r=gijs
2015-04-21 20:09:14 -04:00
Neil Deakin
694b92716a
Bug 1100698, e10s, rewrite and reenable browser_save_video.js and browser_default_image_filename.js, r=gijs
2015-04-21 20:09:14 -04:00
Neil Deakin
24c32736ca
Bug 1100703, e10s, rewrite and reenable browser_wyciwyg_urlbarCopying.js, r=gijs
2015-04-21 20:09:13 -04:00
Neil Deakin
0ef94b4a15
Bug 1155348, e10s, rewrite and reenable browser_bug304198, r=felipe
2015-04-21 20:09:13 -04:00
Neil Deakin
fa8c2b6de8
Bug 1155348, e10s, rewrite and reenable browser_bug655584, r=felipe
2015-04-21 20:09:13 -04:00
Neil Deakin
a59d438595
Bug 1155348, e10s, rewrite and reenable browser_bug565575, r=felipe
2015-04-21 20:09:13 -04:00
Trevor Rowbotham
2e1f38261c
Bug 1177845 - Test that the doorhanger is shown when the user clicks on the overlay after having previously blocked the plugin. r=bsmedberg
2015-07-01 08:16:00 -04:00
Brad Lassey
5f96379688
bug 1158561 - [e10s] Browser hang in PluginModuleParent::NPP_ClearSiteData() r=jimm,mak
2015-06-30 18:08:19 -04:00
Ryan VanderMeulen
45d22e186e
Backed out changesets 57bbe09f18f2 and 8353c823b8b5 (bug 1158561) for win32 build bustage.
...
CLOSED TREE
2015-07-01 12:11:41 -04:00
Brad Lassey
ffff931b1a
bug 1158561 - [e10s] Browser hang in PluginModuleParent::NPP_ClearSiteData() r=jimm,mak
2015-06-30 18:08:19 -04:00
Bill McCloskey
f67cfdd8aa
No bug - Disable some more e10s debug b-c tests
2015-04-07 14:03:34 -07:00
Zachary Carter
1b55878e3d
Bug 1138590 - Create a WebChannel for receiving FxA profile change notifications. r=markh
2015-03-05 11:23:06 -08:00
Florian Quèze
a5dcd47105
Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop.
2015-02-11 20:47:28 +01:00
Neil Deakin
5e4b4cd307
Bug 1059219, show text-related items (clipboard, undo, etc) in context menu for input type=number, r=mconley
2015-02-10 21:00:05 -05:00
Neil Deakin
4f8ae923ca
Bug 1100653, re-enable these tests now that waitForFocus handles child process windows
2015-02-10 20:21:10 -05:00
Mike Conley
9bcf4ef61b
Bug 1047603 - Disable test browser_bug880101.js for e10s. r=Mossop.
2015-01-18 00:38:08 -05:00
Mike Conley
2968033287
Bug 1047603 - Re-enable browser_bug562649.js test for e10s. r=Mossop.
2015-01-13 17:05:54 -05:00
Mike Conley
f088dc81c3
Bug 1047603 - Regression test. r=Mossop.
...
Disabled on Linux without e10s on by default because e10s windows cannot be
opened without OMTC being enabled. OMTC is force-enabled for Linux when e10s
is on by default.
2015-01-29 17:27:23 -05:00
Blair McBride
58d17df0ab
Bug 1128126 - Enforce safe schemes in isInstallAllowed. r=Mossop
2015-02-10 15:47:50 +13:00
Tim Taubert
991c603e8e
Bug 1129978 - Replace promiseAddVisits() usage with PlacesTestUtils.addVisits() r=mak
2015-02-05 22:36:55 +01:00
Tim Taubert
a9070b8209
Bug 1129978 - Replace custom addVisits() implementations with the one in PlacesTestUtils r=mak
2015-02-05 21:58:58 +01:00
Tim Taubert
6b58cb2099
Bug 1118279 - Remove browser_customize_popupNotification.js r=gavin
2015-02-06 18:17:10 +01:00
Olli Pettay
515a007288
Bug 1124245, nsGlobalWindow::IsActive shouldn't depend on the state in nsFocusManager, r=Enn
2015-02-06 18:26:29 +02:00