WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
156396
Remove unneeded UsePointersEvenForNonNullableObjectArguments from event classes
https://bugs.webkit.org/show_bug.cgi?id=156396
Summary
Remove unneeded UsePointersEvenForNonNullableObjectArguments from event classes
Darin Adler
Reported
2016-04-08 00:53:13 PDT
Remove unneeded UsePointersEvenForNonNullableObjectArguments from event classes
Attachments
Patch
(5.06 KB, patch)
2016-04-08 00:53 PDT
,
Darin Adler
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2016-04-08 00:53:40 PDT
Created
attachment 275983
[details]
Patch
Darin Adler
Comment 2
2016-04-08 01:10:28 PDT
If these were needed, then removing them without changing the C++ DOM code would cause a build failure. Successful builds will demonstrate the keywords were not needed.
youenn fablet
Comment 3
2016-04-08 01:14:24 PDT
r=me. Thanks for cleaning this. (In reply to
comment #2
)
> If these were needed, then removing them without changing the C++ DOM code > would cause a build failure. Successful builds will demonstrate the keywords > were not needed.
Yes, the binding generator is handling the case of these parameters (not marked as nullable, but optional with undefined as default).
WebKit Commit Bot
Comment 4
2016-04-08 02:04:17 PDT
Comment on
attachment 275983
[details]
Patch Clearing flags on attachment: 275983 Committed
r199224
: <
http://trac.webkit.org/changeset/199224
>
WebKit Commit Bot
Comment 5
2016-04-08 02:04:22 PDT
All reviewed patches have been landed. Closing bug.
Lucas Forschler
Comment 6
2019-02-06 09:03:28 PST
Mass moving XML DOM bugs to the "DOM" Component.
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