Florian Quèze
f6add2cafd
Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop.
2018-02-28 18:51:33 +01:00
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
Shawn Huang
7165a8a83c
Bug 1370701 - Wait for private browsing window has been fully closed, r=btseng
...
BrowserTestUtils.closeWindow which is waiting for the final session storage message from the children
(in case of the test one for each window) + "domwindowclosed" event on the parent side.
It's possible that window.close() is called but window doesn't fully close yet.
2017-07-12 18:36:26 +08:00
Shawn Huang
a8a5626c69
Bug 1324163 - Make sure loadFrameScript() is called before postMessage() for Indexeddb prompt tests, r=janv
2017-07-05 10:20:55 +08:00
Shawn Huang
cbc14a6056
Backed out changeset 6c2c9d812fd6 (bug 1324163) for js error a=backout
2017-07-04 17:33:41 +08:00
Shawn Huang
c01b63770a
Bug 1324163 - Make sure loadFrameScript() is called before postMessage() for Indexeddb prompt tests, r=janv
2017-07-04 16:53:41 +08:00
Florian Quèze
d0406d270c
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
2017-06-22 12:51:42 +02: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
Tooru Fujisawa
e71b92919a
Bug 1321218 - Remove legacy generator from dom/. r=smaug
2016-12-01 18:11:32 +09:00
Panos Astithas
4c4e4d8374
Bug 1282768 - Part 2 - Move the secondary actions of doorhanger notifications to their own menu button. r=paolo
...
MozReview-Commit-ID: 2cnufF7wZJG
2016-11-20 18:40:22 +01:00
James Andreou
1f04df3541
Bug 1277589 - Replaced setting dochsell to private with opening a new pb window. r=ehsan
...
MozReview-Commit-ID: 16y65vfxigM
2016-06-07 18:56:31 -07:00
Blake Kaplan
22f7143700
Bug 1252738 - Stop using CPOWs in this test. r=felipc
2016-04-05 18:58:00 +02:00
Florian Quèze
c304a3eac6
Bug 1220748 - Enable browser_permissionsPromptDeny.js in e10s, r=felipe.
2016-02-29 11:44:49 +01:00
Sai Prathik
b41d5eb9ca
Bug 1118768 - Redundant PopupNotifications.transitionsEnabled code removed, r=gijs
2015-01-08 23:56:00 +00:00
Jan Varga
748d734cae
Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
2014-11-28 09:44:12 +01:00
Neil Deakin
0fb81dc873
Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe
2014-04-08 08:45:52 -04:00
Ben Turner
68f2087887
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
2012-07-05 14:11:48 -07:00
Chris Pearce
559185a28c
Bug 758357 - Backout 2d295ed03d7f for causing bug 770085. r=backout
2012-07-02 16:49:38 +12:00
Ben Turner
38323aad3f
Bug 758357: Only show prompt after 50mb of usage for now. Plan is to soon introduce a new service which allows us to remove "old" indexedDB databases and keep a global quota, but for now we simply remove the prompt. r=sicking
2012-06-30 19:57:15 +02:00
Josh Matthews
5ffeace492
Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab
2012-05-26 09:38:06 +01:00
Ed Morley
13b349afcd
Backout 70cde80fa095 & 5a903d496ab0 (bug 722857) for crashes in 646184.html
2012-05-25 12:51:32 +01:00
Josh Matthews
e03b95d50f
Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab
2012-05-25 12:20:58 +01:00
Masatoshi Kimura
67cfeda79d
Bug 730161 - Tests fix. r=sicking
2012-04-11 17:55:22 -04:00
Ben Turner
c40b5cc28a
Bug 622042 - 'IndexedDB: Rework events and requests'. r=sicking, a=sicking.
2011-01-06 22:21:36 -08:00
Ben Turner
6789e40633
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. Tests.
2010-09-09 15:15:44 -07:00