WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
165470
Add HTML interactive form validation blacklist for some WebKit-specific sites
https://bugs.webkit.org/show_bug.cgi?id=165470
Summary
Add HTML interactive form validation blacklist for some WebKit-specific sites
Chris Dumez
Reported
2016-12-06 09:23:37 PST
Add HTML interactive form validation blacklist for some WebKit-specific sites expecting our old behavior, until they get a chance to be updated.
Attachments
Patch
(2.25 KB, patch)
2016-12-06 09:26 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-12-06 09:23:59 PST
<
rdar://problem/29509424
>
Chris Dumez
Comment 2
2016-12-06 09:26:57 PST
Created
attachment 296295
[details]
Patch
Simon Fraser (smfr)
Comment 3
2016-12-06 11:54:12 PST
Comment on
attachment 296295
[details]
Patch This should check m_page->settings().needsSiteSpecificQuirks() like our other quirks.
Chris Dumez
Comment 4
2016-12-06 13:09:53 PST
(In reply to
comment #3
)
> Comment on
attachment 296295
[details]
> Patch > > This should check m_page->settings().needsSiteSpecificQuirks() like our > other quirks.
This setting is off by default in MobileSafari :/
Chris Dumez
Comment 5
2016-12-06 13:40:29 PST
Comment on
attachment 296295
[details]
Patch Clearing flags on attachment: 296295 Committed
r209415
: <
http://trac.webkit.org/changeset/209415
>
Chris Dumez
Comment 6
2016-12-06 13:40:34 PST
All reviewed patches have been landed. Closing bug.
Chris Dumez
Comment 7
2016-12-14 16:48:32 PST
Reverted
r209415
for reason: This workaround is no longer needed now that <
rdar://problem/29518605
> has been fixed Committed
r209844
: <
http://trac.webkit.org/changeset/209844
>
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