Shawn Huang
205be9e0fd
Bug 1222284 - Part 2: Replace setFinishedCallback with waitForMessage for browser tests, r=btseng
...
For all tests depend on testFinishedCallback() function, the following had been changed:
* waitForExplicitFinish() will be replaced with add_task().
* gBrowser.selectedBrowser.addEventListener() will be replaced with waitForMessage().
* testFinishedCallback, testResult, and testException will be unified to testResult.
2017-07-20 15:10:30 +08:00
Mark Banner
b598847cc0
Bug 1363795 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test - automatic fixes. r=bevis
...
MozReview-Commit-ID: I8FKV241Inw
2017-05-10 17:19:34 +01:00
Christoph Kerschbaumer
5452a95b49
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02: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
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
Ehsan Akhgari
0141559285
Bug 1311247 - Avoid using unsafe CPOWs in browser_perwindow_privateBrowsing.js; r=mrbkap
2016-10-21 11:20:05 -04:00
Carsten "Tomcat" Book
e378997786
Backed out changeset e93fcd61991f (bug 1311247) for frequent OS X bc 7 failures
2016-10-21 08:51:46 +02:00
Ehsan Akhgari
324b973d44
Bug 1311247 - Avoid using unsafe CPOWs in browser_perwindow_privateBrowsing.js; r=mrbkap
2016-10-20 18:33:00 -04:00
Tooru Fujisawa
bbf4247464
Bug 1207494 - Part 9: Remove use of expression closure from dom/indexedDB/. r=khuey
2015-09-23 18:39:14 +09:00
Jan Varga
748d734cae
Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
2014-11-28 09:44:12 +01:00
Olli Pettay
a7696a0134
Bug 936409 - Intermittent failure | chrome://mochitests/content/browser/dom/indexedDB/test/browser_perwindow_privateBrowsing.js | Test timed out, r=ehsan
2013-12-14 14:32:08 +02:00
Andrea Marchesini
fa7e25809e
Bug 888596 - Move IDBDatabase to WebIDL, r=janv
2013-07-31 17:48:46 +02:00
Ehsan Akhgari
c326c5d2b0
Bug 806722 - Port indexedDB browser_privateBrowsing.js to the new per-tab PB APIs; r=jdm
2012-11-08 15:30:48 -05:00