Bug 152021

Summary: [iOS] ResourceUsageOverlay should work on iOS.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue, dbates
Priority: P2 Keywords: Performance
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Andreas Kling 2015-12-08 15:53:14 PST
This should also fix running on desktop with UI-side compositing.
Comment 1 Andreas Kling 2015-12-09 09:18:02 PST
Created attachment 267013 [details]
Patch
Comment 2 Andreas Kling 2015-12-09 10:16:14 PST
Created attachment 267018 [details]
Patch

Try to fix iOS EWS build by adding mach_vm.h include.
Comment 3 Andreas Kling 2015-12-09 11:26:08 PST
Created attachment 267026 [details]
Patch

No? Okay, how about this way then..
Comment 4 Andreas Kling 2015-12-09 13:36:20 PST
Created attachment 267041 [details]
Patch

Add mach_vm_purgable_control to MachVMSPI.h
Comment 5 WebKit Commit Bot 2015-12-09 15:21:34 PST
Comment on attachment 267041 [details]
Patch

Clearing flags on attachment: 267041

Committed r193873: <http://trac.webkit.org/changeset/193873>
Comment 6 WebKit Commit Bot 2015-12-09 15:21:40 PST
All reviewed patches have been landed.  Closing bug.