Closed
Bug 806168
Opened 11 years ago
Closed 11 years ago
Add test for bug 802366 and bug 806127
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: justin.lebar+bug, Assigned: justin.lebar+bug)
References
Details
Attachments
(2 files)
13.63 KB,
patch
|
bent.mozilla
:
review+
|
Details | Diff | Splinter Review |
10.14 KB,
patch
|
bent.mozilla
:
review+
|
Details | Diff | Splinter Review |
I think this can be done by modifying the test added in bug 786295, although getting this to work is proving tricky because I don't understand anything about IndexedDB.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → justin.lebar+bug
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #675968 -
Flags: review?(bent.mozilla)
Assignee | ||
Comment 2•11 years ago
|
||
The extra indentaiton was necessary because we wanted hg/git to notice that webapp_clearBrowserData.js was actually a rename of test_webapp_clearBrowserData.html. The only non-whitespace change here is removing the comment at the top of the file saying that we're going to make this change.
Attachment #675969 -
Flags: review?(bent.mozilla)
Comment on attachment 675968 [details] [diff] [review] Tests, v1 Review of attachment 675968 [details] [diff] [review]: ----------------------------------------------------------------- This looks great! Thanks!
Attachment #675968 -
Flags: review?(bent.mozilla) → review+
Comment on attachment 675969 [details] [diff] [review] Epilogue: Remove extra indentation in webapp_clearBrowserData.js. Review of attachment 675969 [details] [diff] [review]: ----------------------------------------------------------------- Can you please add the creative commons license to this file too? Thanks!
Attachment #675969 -
Flags: review?(bent.mozilla) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Landed on inbound; see bug 802366 comment 46.
Assignee | ||
Comment 6•11 years ago
|
||
Follow-up to disable this test on Android. https://hg.mozilla.org/integration/mozilla-inbound/rev/8bc60d1ab725 The test I copied here was already disabled on Android, so this is nothing interesting.
Assignee | ||
Comment 7•11 years ago
|
||
And backed out for further orange; see bug 802366 comment 48.
Comment 8•11 years ago
|
||
Sorry, but this got caught up in the bug 802366 bustage and was backed out. https://hg.mozilla.org/integration/mozilla-inbound/rev/5dc1c0530b00
Assignee | ||
Comment 9•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/7bd8f1301fce https://hg.mozilla.org/integration/mozilla-inbound/rev/8ed3ac815205
Comment 10•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/7bd8f1301fce https://hg.mozilla.org/mozilla-central/rev/8ed3ac815205
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Comment 11•11 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/53e7a455e3e7 https://hg.mozilla.org/releases/mozilla-aurora/rev/ca854140dd54
status-firefox18:
--- → fixed
status-firefox19:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•