WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
106805
IndexedDB: Fix test for error message in storage/indexeddb/transaction-complete-workers.html
https://bugs.webkit.org/show_bug.cgi?id=106805
Summary
IndexedDB: Fix test for error message in storage/indexeddb/transaction-comple...
Michael Pruett
Reported
2013-01-14 09:59:00 PST
The test storage/indexeddb/transaction-complete-workers.html depends upon an uncaught exception having the message "Uncaught Error: ignore this". V8 prepends "Uncaught " to uncaught exceptions, but JSC does not. This test should be updated to accept either the V8 or the JSC form.
Attachments
Patch
(1.88 KB, patch)
2013-01-14 10:12 PST
,
Michael Pruett
no flags
Details
Formatted Diff
Diff
Patch
(1.87 KB, patch)
2013-01-14 10:19 PST
,
Michael Pruett
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Michael Pruett
Comment 1
2013-01-14 10:12:10 PST
Created
attachment 182595
[details]
Patch
Michael Pruett
Comment 2
2013-01-14 10:19:09 PST
Created
attachment 182596
[details]
Patch I have updated formatting to match WebKit style guidelines.
Tony Chang
Comment 3
2013-01-14 10:43:46 PST
Comment on
attachment 182596
[details]
Patch OK
WebKit Review Bot
Comment 4
2013-01-14 10:52:39 PST
Comment on
attachment 182596
[details]
Patch Clearing flags on attachment: 182596 Committed
r139625
: <
http://trac.webkit.org/changeset/139625
>
WebKit Review Bot
Comment 5
2013-01-14 10:52:42 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug