[webkit-reviews] review granted: [Bug 183479] http/tests/workers/service/service-worker-download.https.html times out with async policy delegates : [Attachment 335597] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 09:04:23 PDT 2018


youenn fablet <youennf at gmail.com> has granted Ali Juma <ajuma at chromium.org>'s
request for review:
Bug 183479: http/tests/workers/service/service-worker-download.https.html times
out with async policy delegates
https://bugs.webkit.org/show_bug.cgi?id=183479

Attachment 335597: Patch

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




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

r=me.

To handle the early exit, you can probably use makeScopeExit and release the
scope in case it uses the regular path.
See for instance RegistrationDatabase::openSQLiteDatabase.


More information about the webkit-reviews mailing list