Kevin Jones
8593e2602b
Bug 1345090 - Modify SessionStore to restore tabs with lazy browsers. r=mikedeboer,dao
...
MozReview-Commit-ID: 5J5UqlWMxKX
2017-04-20 11:01:09 +02:00
Florian Queze
d3c36892fa
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
42670ceca0
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
9b4f73599f
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Mike Conley
ffffc37dc6
Bug 1340842 - Allow BrowserTestUtils.removeTab to pass options along to tabbrowser's removeTab method. r=mossop
...
There were options already being passed to BrowserTestUtils.removeTab, with only
a single property being observed, "dontRemove". This caused BrowserTestUtils.removeTab
to return a Promise once a tab is removed, but didn't actually remove the tab (as the
calling test would be responsible for that themselves). This patch removes that option,
and adds a method to BrowserTestUtils called tabRemoved to use for that case instead.
The options being passed to removeTab are now forwarded along directly to tabbrowser's
removeTab method.
MozReview-Commit-ID: JzfZuoZmlJ0
2017-03-17 09:59:38 -04:00
Carsten "Tomcat" Book
f5fa301515
Backed out changeset b3abd0e89699 (bug 1340842)
2017-03-22 16:40:02 +01:00
Mike Conley
e46a0c52b7
Bug 1340842 - Allow BrowserTestUtils.removeTab to pass options along to tabbrowser's removeTab method. r=mossop
...
There were options already being passed to BrowserTestUtils.removeTab, with only
a single property being observed, "dontRemove". This caused BrowserTestUtils.removeTab
to return a Promise once a tab is removed, but didn't actually remove the tab (as the
calling test would be responsible for that themselves). This patch removes that option,
and adds a method to BrowserTestUtils called tabRemoved to use for that case instead.
The options being passed to removeTab are now forwarded along directly to tabbrowser's
removeTab method.
MozReview-Commit-ID: JzfZuoZmlJ0
2017-03-17 09:59:38 -04:00
Blake Kaplan
cb75cba3cf
Bug 1335801 - Make these tests wait correctly. r=Felipe,krizsa
2017-03-01 17:11:23 -08:00
Kris Maglione
c421d23abb
Bug 1344616: Support running content script tests in xpcshell. r=mixedpuppy
...
MozReview-Commit-ID: 57yhjZxVl90
2017-03-06 13:09:40 -08:00
Kevin Jones
3f90fdb56c
Bug 1287330 - Insert tabs' linkedBrowser lazily into the document. r=dao
2017-02-23 17:19:28 +01:00
Shane Caraveo
1f656159fc
Bug 1208596 implement sidebar api for webextensions, f?kmag, gijs r=Gijs,kmag
...
MozReview-Commit-ID: 6GMdU5kcrFR
2017-02-09 15:32:50 -08:00
Gijs Kruitbosch
16412d548a
Bug 1335272 - prep: factor out registering about: pages into BTU, r=jaws
...
MozReview-Commit-ID: 2B2j5xcbSWt
2017-02-02 14:34:40 +00:00
Florian Quèze
c8cf49999e
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
2017-01-27 10:51:03 +01:00
Florian Quèze
91f7a2ef3a
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
2017-01-25 07:01:52 +01:00
Blake Kaplan
be771d8873
Bug 1330822 - Remove CPOWs from browser_context_menu_iframe.js. r=Gijs
...
This was tricky because synthesizeMouse would compute the incorrect
coordinates if the requested event target was in a sub-frame. With this patch,
we deal correctly with sub-frames.
MozReview-Commit-ID: KpUKxFXKMrl
2016-11-11 15:07:18 -08:00
Florian Quèze
63de711857
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
Gabriele Svelto
921d52f071
Bug 1293656 - Send crash pings for content crashes complete with stack traces r=bsmedberg
...
* * *
Bug 1293656 - Fix the test_process_error.xul test
2016-10-19 12:51:29 +02:00
Nihanth Subramanya
3de34c4f75
Bug 989194 - Show captive portal notification bar when detected. r=MattN
...
MozReview-Commit-ID: KFvtTCBpMeS
2016-06-27 19:12:12 -07:00
Neil Deakin
3cf3744fa4
Bug 1304243, scroll the current item into view when opening a menulist after it gets positioned so that it scrolls properly if the popup gets cropped, r=ksteuber
2016-10-12 09:18:05 -04:00
Mike Conley
a2c235fe1e
Bug 1241459 - Add regression tests for background tab crashing behaviour. r=Felipe
...
MozReview-Commit-ID: KkOCdtJqDPQ
2016-10-03 18:01:51 -04:00
Gijs Kruitbosch
a18592b766
Bug 1000458 - stop races in location bar <return> handling code, r=mak
...
MozReview-Commit-ID: IcQCNj0FcCu
2016-09-28 19:54:25 +01:00
Kirk Steuber
4dc2a71848
Bug 1206133 - Fix browser chrome mochitests broken by the popuppositioned patch. r=enndeakin
...
MozReview-Commit-ID: F3F9L2rXcys
2016-08-19 14:31:43 -07:00
Tooru Fujisawa
52f77539c6
Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on New Window button. r=enndeakin
2015-08-15 07:30:03 +09:00
Mike Conley
ad0e62655c
Bug 1292239 - Add utility to BrowserTestUtils to wait for load of selected browser in a brand new window. r=Felipe
...
MozReview-Commit-ID: IOChbNs8b3y
2016-08-04 15:48:31 -04:00
Tom Tromey
1b5a2bdb96
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
2016-07-14 10:16:42 -06:00
Blake Kaplan
34c3f917b8
Bug 1163418 - Remove use of CPOWs in safebrowsing tests. r=felipe
2016-06-21 13:46:02 -07:00
Mike Conley
9dabf2defc
Bug 1277318 - Make openNewBrowserWindow wait for the initial browser load before resolving. r=Gijs
...
MozReview-Commit-ID: 7veM7df2npk
2016-05-31 18:29:02 -04:00
Mike Conley
3750499794
Bug 1276738 - Ensure that .open() on web content called with chrome privileges results in a new window with the appropriate principal. r=Gijs
...
MozReview-Commit-ID: IG9ioQLTI78
2016-05-02 17:36:12 -04:00
Carsten "Tomcat" Book
d16fd3d40f
Backed out changeset ea2da46bde0a (bug 1276738)
2016-06-02 08:12:34 +02:00
Mike Conley
5782183842
Bug 1276738 - Ensure that .open() on web content called with chrome privileges results in a new window with the appropriate principal. r=Gijs
...
MozReview-Commit-ID: IG9ioQLTI78
2016-05-02 17:36:12 -04:00
Gijs Kruitbosch
1f48f5aa92
Bug 1267289 - add more URL bar tests and fix issue with error pages, r=mikedeboer,mconley
...
This adds tests for issues brought up in bug 231393, bug 264610, bug 302575 and bug 1129564,
all of which fed into the current implementation of userTypedClear/userTypedValue. I intend
to move us away from userTypedClear, but I'm keen not to regress any of these issues, so
I'm adding automated tests to ensure that doesn't happen.
MozReview-Commit-ID: 1up2MIXzkzG
2016-04-25 17:27:35 +01:00
Gijs Kruitbosch
9ecbd820dc
Bug 1236991 - part 3: allow use of todo() from ContentTask, r=mconley
...
MozReview-Commit-ID: EfucLgxcf8Y
2016-04-11 17:11:35 +01:00
Jared Wein
435ebbdd59
Bug 1254145 - Use BrowserTestUtils.removeTab instead of gBrowser.removeTab in BrowserTestUtils.withNewTab since BrowserTestUtils.removeTab is more deterministic since it waits for SessionStore to update. r=gijs
...
MozReview-Commit-ID: 8DoAiwCuGKl
MozReview-Commit-ID: 5quEUBvfSOR
2016-03-07 07:31:00 +01:00
Mike Conley
951014ee8e
Bug 1262946 - Add focus tests for newly opened windows. r=Gijs
...
MozReview-Commit-ID: 2353D0oA0yO
2016-04-07 17:05:54 -04:00
Ryan VanderMeulen
0e6154ca64
Merge m-c to inbound. a=merge
2016-03-25 11:42:42 -04:00
Nihanth Subramanya
a232802e4e
Bug 1255066 - Wrap condition fn for BrowserTestUtils.waitForCondition in Task.spawn. r=mak
...
MozReview-Commit-ID: 8YoDfF6d15G
2016-03-21 01:41:54 -07:00
Dave Townsend
33dc692826
Bug 1255520: BrowserTestUtils.withNewTab should just accept a url argument. r=Gijs
...
Most of the time the test just wants to open a page in the current window. In
that case there is no need to pass an object with the gBrowser, we can just find
it directly. This makes using this function less verbose in most cases.
MozReview-Commit-ID: eUyyOi5HgC
2016-03-10 10:17:54 -08:00
Mike de Boer
c4067b981d
Bug 1093153: introduce 'BrowserTestUtils#synthesizeKey', 'BrowserTestUtils#synthesizeComposition' and 'BrowserTestUtils#synthesizeCompositionChange' to allow mochitests to remotely invoke EventUtils' text composition utilities. Changes to EventUtils include 1) removed dependency on the 'navigator' object when 'nsIXULRuntime' is available and 2) make '_getKeyboardEvent' more robust when used in frame scripts. r=Enn
2016-03-15 11:09:31 +01:00
Sebastian Hengst
f518df80a1
Backed out changeset afe0a444c182 (bug 1093153) for mochitest-2 failures. r=backout
2016-03-14 17:45:36 +01:00
Mike de Boer
324566262a
Bug 1093153: introduce 'BrowserTestUtils#synthesizeKey', 'BrowserTestUtils#synthesizeComposition' and 'BrowserTestUtils#synthesizeCompositionChange' to allow mochitests to remotely invoke EventUtils' text composition utilities. Changes to EventUtils include 1) removed dependency on the 'navigator' object when 'nsIXULRuntime' is available and 2) make '_getKeyboardEvent' more robust when used in frame scripts. r=Enn
2016-03-14 14:35:46 +01:00
Mike de Boer
677e2a2163
Bug 1241930: Part 1 - make all Assert.jsm assert methods available for use in ContentTasks. r=mconley
2016-03-04 14:32:22 +01:00
Gijs Kruitbosch
414365b65b
Bug 1094510 - make browser_canonizeURL.js not hit the network in e10s mode, r=mconley
...
MozReview-Commit-ID: JlEYeir749V
2016-02-29 14:11:04 +00:00
Gijs Kruitbosch
685ceb6bd9
Bug 1088710 - part 3: wait for STATE_STOP as well as load, r=mconley
...
MozReview-Commit-ID: 3ztx6kPOdON
2016-02-26 21:26:43 +00:00
Blake Kaplan
a30e49a58a
Bug 1245723 - Make browser_bug680727 e10s compatible. r=felipe
2016-02-09 14:40:35 -08:00
Mike Conley
d49ea346aa
Bug 1055464 - Regression tests. r=Mossop
2016-02-05 16:28:53 -05:00
Blake Kaplan
53253c81eb
Bug 1243928 - Make these tests work in e10s. r=felipe
2016-02-02 13:44:11 -08:00
Jared Wein
110cec7469
Bug 1254296 - [e10s] Fix browser_CTP_plugins.js to run in e10s. r=gfritzsche
...
MozReview-Commit-ID: JsOQz7r14Ms
2016-03-22 17:40:02 -04:00
Mike Conley
0e1efd7df8
Bug 1233497 - Allow CPOW usage in BrowserTestUtils testing module. r=felipe
2016-01-04 17:21:23 -05:00
Luis Miguel [:quicksaver]
5ae4c5fbe5
Bug 1218351 - (e10s) Don't lose initial typed characters when opening the findbar. r=mikedeboer
2015-11-04 15:26:40 +00:00
Mike Conley
e6de13345f
Bug 1220929 - Refactor aboutTabCrashed to use RemotePageManager. r=felipe
2015-11-02 16:03:33 -05:00