WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163266
Update IDBVersionChangeEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163266
Summary
Update IDBVersionChangeEvent to stop using legacy [ConstructorTemplate=Event]
Chris Dumez
Reported
2016-10-10 21:20:13 PDT
Update IDBVersionChangeEvent to stop using legacy [ConstructorTemplate=Event] and use a regular constructor instead, as in the specification: -
http://w3c.github.io/IndexedDB/#request-idbversionchangeevent
Attachments
Patch
(6.64 KB, patch)
2016-10-10 22:19 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews102 for mac-yosemite
(1.26 MB, application/zip)
2016-10-10 23:07 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from ews106 for mac-yosemite-wk2
(996.79 KB, application/zip)
2016-10-10 23:26 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from ews113 for mac-yosemite
(1.74 MB, application/zip)
2016-10-10 23:30 PDT
,
Build Bot
no flags
Details
Patch
(15.29 KB, patch)
2016-10-10 23:33 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(15.21 KB, patch)
2016-10-10 23:39 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(5)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-10-10 22:19:50 PDT
Created
attachment 291230
[details]
Patch
Build Bot
Comment 2
2016-10-10 23:07:26 PDT
Comment on
attachment 291230
[details]
Patch
Attachment 291230
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.webkit.org/results/2260325
New failing tests: storage/indexeddb/modern/idbversionchangeevent-constructor.html
Build Bot
Comment 3
2016-10-10 23:07:30 PDT
Created
attachment 291234
[details]
Archive of layout-test-results from ews102 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 4
2016-10-10 23:26:05 PDT
Comment on
attachment 291230
[details]
Patch
Attachment 291230
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/2260415
New failing tests: storage/indexeddb/modern/idbversionchangeevent-constructor.html
Build Bot
Comment 5
2016-10-10 23:26:08 PDT
Created
attachment 291235
[details]
Archive of layout-test-results from ews106 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Build Bot
Comment 6
2016-10-10 23:30:06 PDT
Comment on
attachment 291230
[details]
Patch
Attachment 291230
[details]
did not pass mac-debug-ews (mac): Output:
http://webkit-queues.webkit.org/results/2260414
New failing tests: storage/indexeddb/modern/idbversionchangeevent-constructor.html
Build Bot
Comment 7
2016-10-10 23:30:09 PDT
Created
attachment 291236
[details]
Archive of layout-test-results from ews113 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews113 Port: mac-yosemite Platform: Mac OS X 10.10.5
Chris Dumez
Comment 8
2016-10-10 23:33:03 PDT
Created
attachment 291237
[details]
Patch
Darin Adler
Comment 9
2016-10-10 23:36:28 PDT
Comment on
attachment 291237
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=291237&action=review
> Source/WebCore/Modules/indexeddb/IDBVersionChangeEvent.idl:37 > + unsigned long long oldVersion = 0;
I don’t think we should have the two spaces here.
Chris Dumez
Comment 10
2016-10-10 23:39:31 PDT
Created
attachment 291239
[details]
Patch
WebKit Commit Bot
Comment 11
2016-10-11 00:14:15 PDT
Comment on
attachment 291239
[details]
Patch Clearing flags on attachment: 291239 Committed
r207058
: <
http://trac.webkit.org/changeset/207058
>
WebKit Commit Bot
Comment 12
2016-10-11 00:14:22 PDT
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