Bug 173879

Summary: [iOS] Avoid taking / releasing process assertions too quickly due to database activity
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, ggaren, kling, koivisto, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2017-06-27 09:47:21 PDT
Avoid taking / releasing process assertions too quickly due to database activity.
Attachments
Patch (6.20 KB, patch)
2017-06-27 09:50 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-06-27 09:47:35 PDT
Chris Dumez
Comment 2 2017-06-27 09:50:11 PDT
Antti Koivisto
Comment 3 2017-06-27 14:15:25 PDT
Comment on attachment 313922 [details] 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.
WebKit Commit Bot
Comment 4 2017-06-27 14:49:08 PDT
Comment on attachment 313922 [details] Patch Clearing flags on attachment: 313922 Committed r218846: <http://trac.webkit.org/changeset/218846>
WebKit Commit Bot
Comment 5 2017-06-27 14:49:09 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.