Bug 147209 - Add status for Web Component related features
Summary: Add status for Web Component related features
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-22 17:08 PDT by Jon Davis
Modified: 2015-07-23 17:10 PDT (History)
2 users (show)

See Also:


Attachments
Adds Web Component feature status (3.73 KB, patch)
2015-07-22 17:11 PDT, Jon Davis
no flags Details | Formatted Diff | Diff
Web Components status (3.83 KB, patch)
2015-07-22 17:19 PDT, Jon Davis
timothy: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff
Web Components status (3.82 KB, patch)
2015-07-23 07:30 PDT, Jon Davis
timothy: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff
Web Components status (4.32 KB, patch)
2015-07-23 14:47 PDT, Jon Davis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2015-07-22 17:08:14 PDT
Need to add status for Web Component related features to the WebCore features.json.
Comment 1 Jon Davis 2015-07-22 17:11:03 PDT
Created attachment 257309 [details]
Adds Web Component feature status
Comment 2 Jon Davis 2015-07-22 17:19:50 PDT
Created attachment 257311 [details]
Web Components status

Updated with documentation url for template element.
Comment 3 WebKit Commit Bot 2015-07-22 17:26:03 PDT
Attachment 257311 [details] did not pass style-queue:


ERROR: Source/WebCore/features.json:0:  The features should be sorted alphabetically by name, "HTML imports" appears after "Initial Letter".  [json/syntax] [5]
ERROR: Source/WebCore/features.json:0:  The features should be sorted alphabetically by name, "Shadow DOM" appears after "Shape outside for floats".  [json/syntax] [5]
Total errors found: 2 in 1 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 WebKit Commit Bot 2015-07-22 18:16:39 PDT
Comment on attachment 257311 [details]
Web Components status

Rejecting attachment 257311 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 257311, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
fs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 187194 = 7ebbccb4d86c12a7f408a9c4a428158b8b87e244
r187195 = f83708780100ed4be51a136ec33b3ddfdddcc9dd
r187196 = 48207875e428755007e88a41e5d33e8bdd6e3d09
r187198 = 4506921680f8ac73ae96e7f1b7ce9f0cf7f5eed1
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.appspot.com/results/4701707950882816
Comment 5 Jon Davis 2015-07-23 07:30:29 PDT
Created attachment 257351 [details]
Web Components status

Fixed order of new entries.
Comment 6 WebKit Commit Bot 2015-07-23 11:26:43 PDT
Comment on attachment 257351 [details]
Web Components status

Rejecting attachment 257351 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 257351, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
fs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 187236 = 55f75708cd58c992d0b99db70719b5cecfa16e9c
r187237 = 89349644e6259a47c0f69de1156c40d1384c0b6e
r187238 = 905ce23b96219b8cf5dcad18fc9e51396f745271
r187239 = 9463d6c3f140d5bebe9f8ef42ffff0ae28123af1
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.appspot.com/results/6505562002948096
Comment 7 Jon Davis 2015-07-23 14:47:22 PDT
Created attachment 257388 [details]
Web Components status

Ready to go with changelog
Comment 8 WebKit Commit Bot 2015-07-23 17:10:16 PDT
Comment on attachment 257388 [details]
Web Components status

Clearing flags on attachment: 257388

Committed r187273: <http://trac.webkit.org/changeset/187273>
Comment 9 WebKit Commit Bot 2015-07-23 17:10:23 PDT
All reviewed patches have been landed.  Closing bug.