RESOLVED FIXED 79807
Extended attributes list should go before 'static' and 'const' modifiers in IDLs.
https://bugs.webkit.org/show_bug.cgi?id=79807
Summary Extended attributes list should go before 'static' and 'const' modifiers in I...
Pavel Podivilov
Reported 2012-02-28 09:22:36 PST
Currently 'static' and 'const' are placed before extended attributes which is a syntax error. http://www.w3.org/TR/WebIDL/#prod-InterfaceMembers
Attachments
Patch (11.26 KB, patch)
2012-02-28 09:24 PST, Pavel Podivilov
haraken: review+
webkit.review.bot: commit-queue-
Pavel Podivilov
Comment 1 2012-02-28 09:24:04 PST
Kentaro Hara
Comment 2 2012-02-28 15:41:59 PST
Comment on attachment 129278 [details] Patch OK. Thanks for the patch!
WebKit Review Bot
Comment 3 2012-02-29 01:24:31 PST
The commit-queue encountered the following flaky tests while processing attachment 129278 [details]: fast/dom/error-to-string-stack-overflow.html bug 79894 (authors: ager@chromium.org and arv@chromium.org) The commit-queue is continuing to process your patch.
WebKit Review Bot
Comment 4 2012-02-29 01:25:40 PST
Comment on attachment 129278 [details] Patch Rejecting attachment 129278 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: CT (content): Merge conflict in Source/WebCore/ChangeLog Failed to merge in the changes. Patch failed at 0001 [Refactoring] Shadow related attach paths should be in ShadowTree. When you have resolved this problem run "git rebase --continue". If you would prefer to skip this patch, instead run "git rebase --skip". To restore the original branch and stop rebasing run "git rebase --abort". rebase refs/remotes/origin/master: command returned error: 1 Died at Tools/Scripts/update-webkit line 164. Full output: http://queues.webkit.org/results/11746103
Pavel Podivilov
Comment 5 2012-02-29 07:24:40 PST
Note You need to log in before you can comment on or make changes to this bug.