Commit Graph

20 Commits

Author SHA1 Message Date
Florian Quèze
d0406d270c Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
Christoph Kerschbaumer
5452a95b49 Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +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
Blake Kaplan
4e59e45dec Bug 1304531 - Remove CPOW usage from browser_ConsoleStorageAPITests.js. r=Felipe
This was a little tricky to get right. The "spin the event loop" bit is weird
but doing a setTimout to call resolve is already redundant since resolve calls
the promise callbacks on the next turn of the event loop anyway. Basically,
the test just needed to move more stuff to the content process.

MozReview-Commit-ID: KrZZU5reJf7
2016-09-20 18:04:15 -07:00
Michael Layzell
fd88bc2992 Bug 1270115 - Rewrite browser_ConsoleStorageAPITests.js to run in e10s. r=bz 2016-05-19 09:38:03 -04:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Peter Van der Beken
868ab6b71c Bug 1010955 - Fix tests so they'll work with Window on WebIDL bindings. r=bz. 2014-02-15 22:12:35 +01:00
Carsten "Tomcat" Book
2b7b889a54 Backed out changeset 46c16792274f (bug 1010955) for suspicion of causing memory leaks on a CLOSED TREE 2014-05-19 15:02:58 +02:00
Peter Van der Beken
868237ed18 Bug 1010955 - Fix tests so they'll work with Window on WebIDL bindings. r=bz. 2014-02-15 22:12:35 +01:00
Peter Van der Beken
e78861cdb7 Bug 984497 - Use SpecialPowers more and change SpecialPower usage to deal with Window on WebIDL bindings. r=bz. 2014-02-15 22:12:34 +01:00
Peter Van der Beken
d4aa6f435d Back out 75c95dac7fe0 (bug 984497) and f1b0d3d13755 (bug 990475) to fix bustage on a CLOSED TREE. 2014-04-07 22:18:53 +02:00
Peter Van der Beken
20abb3bddb Bug 984497 - Use SpecialPowers more and change SpecialPower usage to deal with Window on WebIDL bindings. r=bz. 2014-02-15 22:12:34 +01:00
Boris Zbarsky
1f0d76a882 Bug 988310. Make browser_ConsoleStorageAPITests.js fail on unexpected exceptions. r=msucan 2014-03-26 21:44:24 -04:00
Andrea Marchesini
5b068fdba3 Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey 2014-02-27 23:38:54 +00:00
Serge Gautherie
49d7ae636b Bug 728538. (Bv2) browser_ConsoleStorageAPITests.js: Set "browser.tabs.max_tabs_undo" preference, Document code. r=gavin.sharp. 2012-02-24 07:04:55 +01:00
Serge Gautherie
66bc44dde4 Bug 728538. (Av1) browser_ConsoleStorageAPITests.js: Improve code a little. r=gavin.sharp. 2012-02-19 06:21:57 +01:00
Dão Gottwald
244748fbaa No bug - fix some browser chrome tests that pollute the global scope 2012-01-24 23:08:42 +01:00
Mihai Sucan
4fdb56ac99 Bug 612658 - Implement ConsoleAPIStorage - add caching for the window.console API; r=gavin.sharp,ddahl sr=bzbarsky 2011-08-24 23:34:16 +03:00