Joel Maher
|
50b91c0a14
|
Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown
|
2018-06-10 05:01:47 -04:00 |
Andreea Pavel
|
4fe8928370
|
Bug 1456325 - disable browser_private_idb.js on OS X and Windows for frequently failing. r=jmaher
|
2018-05-21 06:44:00 +03:00 |
Eliza Balazs
|
5fe16eec71
|
Bug 1456325 - disable browser_private_idb.js on OS X and Windows for frequently failing. r=jmaher
--HG--
extra : rebase_source : 9c93e53437ebd6da927f55b3b202c89d3f9b5100
extra : histedit_source : 731f21996ccc367233602f2f908303f01f226f2d
|
2018-05-14 06:52:00 +03:00 |
Andrew Sutherland
|
b1e7f69fce
|
Bug 1455985 - IDB Private Browsing Tests. r=janv
--HG--
extra : rebase_source : d365b4893a8dc05f7927f0ebfd569f657261fdcb
extra : intermediate-source : 1e023bf90be589f5346bcdf37ec03099d5f702e2
extra : source : 7019e0588d63924782ae5d091981577b84d8fc7d
|
2017-11-06 18:16:40 -08:00 |
Johann Hofmann
|
29d2c4832d
|
Bug 1451486 - Part 1 - Ignore the storage attribute on indexedDB.open() by default. r=asuth,baku
MozReview-Commit-ID: 844FRkx3rKZ
--HG--
extra : rebase_source : 962cd1ade83b34561ebd6cd70365b44b85a3aa95
|
2018-04-10 23:00:30 +02:00 |
Cosmin Sabou
|
1e3e494b15
|
Backed out 2 changesets (bug 1451486) for xpcshell failures on test_storageOption_pref.js
Backed out changeset eea1bfe5404d (bug 1451486)
Backed out changeset 2e635314b75f (bug 1451486)
|
2018-04-15 00:10:13 +03:00 |
Johann Hofmann
|
fd279d2d39
|
Bug 1451486 - Part 1 - Ignore the storage attribute on indexedDB.open() by default. r=asuth,baku
MozReview-Commit-ID: 844FRkx3rKZ
--HG--
extra : rebase_source : 9e761da3ca70c1a6c5b002d328d768d1ad8b3fe3
|
2018-04-10 23:00:30 +02:00 |
Geoff Brown
|
2a110bd38b
|
Bug 1394671 - Disable test browser_perwindow_privateBrowsing.js on linux/debug for frequent intermittent leaks; r=me,test-only
|
2017-11-16 09:11:13 -07:00 |
Shawn Huang
|
5258e1e147
|
Bug 1222284 - Part 3: Enable test browser_permissionsPromptWorker.js again on mac, r=btseng
|
2017-07-20 15:10:39 +08:00 |
Geoff Brown
|
6bb89e1181
|
Bug 1334950 - Skip test browser_permissionsPromptWorker.js, on osx, for intermittent failures; r=me,test-only
|
2017-07-07 15:10:02 -06:00 |
Shawn Huang
|
5291833e48
|
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
|
2b06d377ba
|
Backed out changeset 6c2c9d812fd6 (bug 1324163) for js error a=backout
--HG--
extra : amend_source : ce1681bcbd1b63a9aaf50c6bdff11822f521bb2b
|
2017-07-04 17:33:41 +08:00 |
Shawn Huang
|
3704e21b9a
|
Bug 1324163 - Make sure loadFrameScript() is called before postMessage() for Indexeddb prompt tests, r=janv
|
2017-07-04 16:53:41 +08:00 |
Geoff Brown
|
a9a8f70cf5
|
Bug 1324163 - Skip test browser_permissionsPromptDeny.js on osx for intermittent failures; r=me,test-only
|
2017-06-26 14:45:15 -06:00 |
Florian Quèze
|
7d8de4e227
|
Bug 1220748 - Enable browser_permissionsPromptDeny.js in e10s, r=felipe.
|
2016-02-29 11:44:49 +01:00 |
Andrew McCreight
|
d8c072ada0
|
Bug 1220732 - Enable some bc tests. r=mrbkap
--HG--
extra : rebase_source : 851b8270c99ac544a7980a3ff82cb9a59029373a
|
2015-11-03 09:04:00 +01:00 |
Andrea Marchesini
|
f2ba43b3fd
|
Bug 1151495 - Support permission prompting from workers for IDB, r=bent
|
2015-05-06 09:07:57 +01:00 |
jp111
|
6137a8c380
|
Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted
|
2015-01-28 06:17:00 -05:00 |
Jan Varga
|
f514a5ed5b
|
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
|
2015-01-22 09:40:42 +01:00 |
Ben Turner
|
d081140cb0
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
Ben Turner
|
46d101f40c
|
Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.
|
2014-09-17 19:36:01 -04:00 |
Ben Turner
|
1a91d40956
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl
|
2014-09-13 12:12:19 -04:00 |
Mark Hammond
|
cae334e085
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-04-02 10:53:55 +11:00 |
Mark Hammond
|
5ac8fedf48
|
Bug 948258 - Move browser tests from dom/indexedDB/test/Makefile.in to browser.ini. r=ted
|
2013-12-16 15:07:44 +11:00 |