[webkit-reviews] review granted: [Bug 173879] [iOS] Avoid taking / releasing process assertions too quickly due to database activity : [Attachment 313922] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 27 14:15:25 PDT 2017


Antti Koivisto <koivisto at iki.fi> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 173879: [iOS] Avoid taking / releasing process assertions too quickly due
to database activity
https://bugs.webkit.org/show_bug.cgi?id=173879

Attachment 313922: Patch

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




--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 313922
  --> https://bugs.webkit.org/attachment.cgi?id=313922
Patch

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

r=me

> Source/WebCore/platform/ios/WebSQLiteDatabaseTrackerClient.mm:44
> +const double hysteresisDuration = 2; // 2 seconds.

This should switch to Seconds at some point.


More information about the webkit-reviews mailing list