RESOLVED FIXED 151821
Update feature status for up-to-date status information
https://bugs.webkit.org/show_bug.cgi?id=151821
Summary Update feature status for up-to-date status information
Jon Davis
Reported 2015-12-03 13:09:40 PST
Update status information for Custom Elements, WebRTC, ES6, HTML Imports, Proxy Objects, Service Workers. Normalize status labels across the JSON files and ensure entries have anchors on the rendered page.
Attachments
Patch (13.95 KB, patch)
2015-12-04 13:37 PST, Jon Davis
no flags
Patch (16.78 KB, patch)
2015-12-04 15:58 PST, Jon Davis
no flags
Jon Davis
Comment 1 2015-12-04 13:37:34 PST
WebKit Commit Bot
Comment 2 2015-12-04 13:38:16 PST
Attachment 266650 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/features.json:0: The features should be sorted alphabetically by name, "Generators" appears after "for...of Loops". [json/syntax] [5] ERROR: Source/JavaScriptCore/features.json:0: The features should be sorted alphabetically by name, "Number Object Extensions" appears after "new.target". [json/syntax] [5] Total errors found: 2 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Timothy Hatcher
Comment 3 2015-12-04 13:42:35 PST
Comment on attachment 266650 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=266650&action=review > Websites/webkit.org/wp-content/themes/webkit/status.php:748 > + if (window.location.hash) { > + var hash = window.location.hash; > + window.location.hash = ""; > + window.location.hash = hash; > + } Would be good to comment why this is needed.
Jon Davis
Comment 4 2015-12-04 15:58:21 PST
WebKit Commit Bot
Comment 5 2015-12-04 16:42:44 PST
Comment on attachment 266673 [details] Patch Clearing flags on attachment: 266673 Committed r193488: <http://trac.webkit.org/changeset/193488>
WebKit Commit Bot
Comment 6 2015-12-04 16:42:47 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.