WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
159934
autocapitalize attribute should not use [TreatNullAs=LegacyNullString]
https://bugs.webkit.org/show_bug.cgi?id=159934
Summary
autocapitalize attribute should not use [TreatNullAs=LegacyNullString]
Chris Dumez
Reported
2016-07-19 12:01:38 PDT
autocapitalize attribute should not use [TreatNullAs=LegacyNullString]. This is non-standard and we want to drop support for it from the bindings generator. Instead, use [TreatNullAs=EmptyString] in order to maintain existing behavior given that both a missing/empty attribute result in using the default autocapitalization mode.
Attachments
Patch
(6.99 KB, patch)
2016-07-19 14:05 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-07-19 14:05:00 PDT
Created
attachment 284048
[details]
Patch
Chris Dumez
Comment 2
2016-07-19 15:56:17 PDT
Comment on
attachment 284048
[details]
Patch Clearing flags on attachment: 284048 Committed
r203427
: <
http://trac.webkit.org/changeset/203427
>
Chris Dumez
Comment 3
2016-07-19 15:56:22 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