WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
122270
[WebIDL] Annotate IDL interfaces under Source/WebCore/workers/ with the OperationsNotDeletable attribute
https://bugs.webkit.org/show_bug.cgi?id=122270
Summary
[WebIDL] Annotate IDL interfaces under Source/WebCore/workers/ with the Opera...
Zan Dobersek
Reported
2013-10-03 08:47:53 PDT
[WebIDL] Annotate IDL interfaces under Source/WebCore/workers/ with the OperationsNotDeletable attribute
Attachments
Patch
(5.22 KB, patch)
2013-10-03 08:49 PDT
,
Zan Dobersek
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2013-10-03 08:49:04 PDT
Created
attachment 213253
[details]
Patch
Darin Adler
Comment 2
2013-10-03 12:48:54 PDT
Comment on
attachment 213253
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=213253&action=review
> Source/WebCore/workers/AbstractWorker.idl:35 > + OperationsNotDeletable
No operations in this class, so it would be good to not make this change.
> Source/WebCore/workers/SharedWorker.idl:40 > + OperationsNotDeletable
No operations in this class, so it would be good to not make this change.
Zan Dobersek
Comment 3
2013-10-04 04:39:37 PDT
Committed
r156882
: <
http://trac.webkit.org/changeset/156882
>
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