Bug 166868

Summary: [iOS] Drop VNodeTracker
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, commit-queue, ddkilzer, kling, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.