Bug 152021 - [iOS] ResourceUsageOverlay should work on iOS.
Summary: [iOS] ResourceUsageOverlay should work on iOS.
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: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2015-12-08 15:53 PST by Andreas Kling
Modified: 2015-12-09 15:21 PST (History)
5 users (show)

See Also:


Attachments
Patch (10.47 KB, patch)
2015-12-09 09:18 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (10.68 KB, patch)
2015-12-09 10:16 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (11.05 KB, patch)
2015-12-09 11:26 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (11.42 KB, patch)
2015-12-09 13:36 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.