WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
173879
[iOS] Avoid taking / releasing process assertions too quickly due to database activity
https://bugs.webkit.org/show_bug.cgi?id=173879
Summary
[iOS] Avoid taking / releasing process assertions too quickly due to database...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-06-27 09:47:35 PDT
<
rdar://problem/32412701
>
Chris Dumez
Comment 2
2017-06-27 09:50:11 PDT
Created
attachment 313922
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug