Bug 153573 - Storage interface's attributes / operations should be enumerable
Summary: Storage interface's attributes / operations should be enumerable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/#the-sto...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-01-27 17:12 PST by Chris Dumez
Modified: 2016-01-28 10:55 PST (History)
6 users (show)

See Also:


Attachments
Patch (5.11 KB, patch)
2016-01-27 17:14 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-yosemite (992.00 KB, application/zip)
2016-01-27 17:51 PST, Build Bot
no flags Details
Archive of layout-test-results from ews106 for mac-yosemite-wk2 (901.64 KB, application/zip)
2016-01-27 17:56 PST, Build Bot
no flags Details
Patch (6.88 KB, patch)
2016-01-27 19:48 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-01-27 17:12:25 PST
Storage interface's attributes / operations should be enumerable:
https://html.spec.whatwg.org/#the-storage-interface

Firefox matches the specification.
Comment 1 Chris Dumez 2016-01-27 17:14:57 PST
Created attachment 270067 [details]
Patch
Comment 2 Build Bot 2016-01-27 17:51:23 PST
Comment on attachment 270067 [details]
Patch

Attachment 270067 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/747748

New failing tests:
storage/domstorage/sessionstorage/enumerate-storage.html
storage/domstorage/localstorage/enumerate-storage.html
storage/domstorage/sessionstorage/enumerate-with-length-and-key.html
Comment 3 Build Bot 2016-01-27 17:51:26 PST
Created attachment 270071 [details]
Archive of layout-test-results from ews100 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Build Bot 2016-01-27 17:56:30 PST
Comment on attachment 270067 [details]
Patch

Attachment 270067 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/747750

New failing tests:
storage/domstorage/sessionstorage/enumerate-storage.html
storage/domstorage/localstorage/enumerate-storage.html
storage/domstorage/sessionstorage/enumerate-with-length-and-key.html
Comment 5 Build Bot 2016-01-27 17:56:33 PST
Created attachment 270072 [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
Comment 6 Chris Dumez 2016-01-27 19:48:02 PST
Created attachment 270077 [details]
Patch
Comment 7 WebKit Commit Bot 2016-01-28 10:55:15 PST
Comment on attachment 270077 [details]
Patch

Clearing flags on attachment: 270077

Committed r195760: <http://trac.webkit.org/changeset/195760>
Comment 8 WebKit Commit Bot 2016-01-28 10:55:21 PST
All reviewed patches have been landed.  Closing bug.