[webkit-reviews] review granted: [Bug 229012] WebKit2 can only have one active navigation policy check for a given frame : [Attachment 435376] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 13 00:15:14 PDT 2021


youenn fablet <youennf at gmail.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 229012: WebKit2 can only have one active navigation policy check for a
given frame
https://bugs.webkit.org/show_bug.cgi?id=229012

Attachment 435376: Patch

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




--- Comment #5 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 435376
  --> https://bugs.webkit.org/attachment.cgi?id=435376
Patch

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

> Source/WebKit/WebProcess/WebPage/WebFrame.cpp:221
>  uint64_t WebFrame::setUpWillSubmitFormListener(CompletionHandler<void()>&&
completionHandler)

Would be nice to use a PolicyListenerIdentifier.


More information about the webkit-reviews mailing list