RESOLVED FIXED Bug 163673
Move HTML Interactive Form Validation behind an experimental flag
https://bugs.webkit.org/show_bug.cgi?id=163673
Summary Move HTML Interactive Form Validation behind an experimental flag
Chris Dumez
Reported 2016-10-19 11:09:15 PDT
Move Interactive Form Validation behind an experimental flag and disable by default until by have a better UI.
Attachments
Patch (5.12 KB, patch)
2016-10-19 11:50 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-10-19 11:50:45 PDT
Daniel Bates
Comment 2 2016-10-19 13:29:29 PDT
Comment on attachment 292089 [details] Patch Notice that interactive form validation is enabled in DumpRenderTree and WebKitTestRunner. Did you intend to keep them enabled by default in these test tools?
Chris Dumez
Comment 3 2016-10-19 13:31:04 PDT
(In reply to comment #2) > Comment on attachment 292089 [details] > Patch > > Notice that interactive form validation is enabled in DumpRenderTree and > WebKitTestRunner. Did you intend to keep them enabled by default in these > test tools? Sure, we need them for testing. They were always enabled there. I only turned on the feature on for Safari recently so I am basically rolling back my recent change.
Chris Dumez
Comment 4 2016-10-19 13:31:46 PDT
Comment on attachment 292089 [details] Patch Clearing flags on attachment: 292089 Committed r207562: <http://trac.webkit.org/changeset/207562>
Chris Dumez
Comment 5 2016-10-19 13:31:51 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.