WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65752
Remove LegacyDefaultOptionalArguments flag from appcache IDL files
https://bugs.webkit.org/show_bug.cgi?id=65752
Summary
Remove LegacyDefaultOptionalArguments flag from appcache IDL files
Mark Pilgrim (Google)
Reported
2011-08-04 22:32:27 PDT
As discussed in IRC, we are migrating our IDL files away from the interface-level "LegacyDefaultOptionalArguments" flag and onto argument-level [Optional] or [Optional=CallWithDefaultValue] flags. This patch migrates all remaining appcache-related IDL files. It does not change any behavior, i.e. it does not make any arguments required that were previously optional, nor vice-versa. All existing tests pass.
Attachments
Patch
(1.13 KB, patch)
2011-08-04 22:33 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-08-04 22:33:02 PDT
Created
attachment 103042
[details]
Patch
WebKit Review Bot
Comment 2
2011-08-05 01:58:08 PDT
Comment on
attachment 103042
[details]
Patch Clearing flags on attachment: 103042 Committed
r92469
: <
http://trac.webkit.org/changeset/92469
>
WebKit Review Bot
Comment 3
2011-08-05 01:58:12 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug