[webkit-reviews] review granted: [Bug 191418] HTML form validation bubble disappears : [Attachment 354279] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 15:46:10 PST 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 191418: HTML form validation bubble disappears
https://bugs.webkit.org/show_bug.cgi?id=191418

Attachment 354279: Patch

https://bugs.webkit.org/attachment.cgi?id=354279&action=review




--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 354279
  --> https://bugs.webkit.org/attachment.cgi?id=354279
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=354279&action=review

> Source/WebCore/html/HTMLFormControlElement.cpp:523
> +    callOnMainThread([this, protectedThis = makeRef(*this)] {

Kinda hokey.


More information about the webkit-reviews mailing list