Bug 166868 - [iOS] Drop VNodeTracker
Summary: [iOS] Drop VNodeTracker
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-01-09 15:49 PST by Chris Dumez
Modified: 2017-01-09 16:47 PST (History)
6 users (show)

See Also:


Attachments
Patch (19.60 KB, patch)
2017-01-09 15:51 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (20.93 KB, patch)
2017-01-09 16:00 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-01-09 15:49:45 PST
Drop VNodeTracker on iOS. This was introduced a while back to trigger and address vnode exhaustion issues in long running page load tests. However, there was no evidence that the VNodeTracker functionality helped so there is little point in keeping the extra code complexity.
Comment 1 Chris Dumez 2017-01-09 15:51:17 PST
Created attachment 298406 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2017-01-09 15:59:15 PST
<rdar://problem/29937587>
Comment 3 Chris Dumez 2017-01-09 16:00:39 PST
Created attachment 298409 [details]
Patch
Comment 4 Andreas Kling 2017-01-09 16:21:51 PST
Comment on attachment 298409 [details]
Patch

So long, VNodeTracker.
Comment 5 WebKit Commit Bot 2017-01-09 16:47:07 PST
Comment on attachment 298409 [details]
Patch

Clearing flags on attachment: 298409

Committed r210532: <http://trac.webkit.org/changeset/210532>
Comment 6 WebKit Commit Bot 2017-01-09 16:47:14 PST
All reviewed patches have been landed.  Closing bug.