Bug 141691 - Access MemoryPressureHandler global instance via a singleton() static member function
Summary: Access MemoryPressureHandler global instance via a singleton() static member ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-16 20:20 PST by Chris Dumez
Modified: 2015-02-17 09:30 PST (History)
7 users (show)

See Also:


Attachments
Patch (30.56 KB, patch)
2015-02-16 20:33 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (30.63 KB, patch)
2015-02-16 21:10 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews107 for mac-mavericks-wk2 (256.50 KB, application/zip)
2015-02-16 21:57 PST, Build Bot
no flags Details
Patch (30.54 KB, patch)
2015-02-16 22:37 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (30.54 KB, patch)
2015-02-16 23:14 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 2015-02-16 20:20:30 PST
Access MemoryPressureHandler global instance via a singleton static member function as per coding style.
Comment 1 Chris Dumez 2015-02-16 20:33:37 PST
Created attachment 246721 [details]
Patch
Comment 2 Chris Dumez 2015-02-16 21:10:33 PST
Created attachment 246723 [details]
Patch
Comment 3 Build Bot 2015-02-16 21:57:02 PST
Comment on attachment 246723 [details]
Patch

Attachment 246723 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/6066095802810368

Number of test failures exceeded the failure limit.
Comment 4 Build Bot 2015-02-16 21:57:04 PST
Created attachment 246726 [details]
Archive of layout-test-results from ews107 for mac-mavericks-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-mavericks-wk2  Platform: Mac OS X 10.9.5
Comment 5 Chris Dumez 2015-02-16 22:37:02 PST
Created attachment 246729 [details]
Patch
Comment 6 Chris Dumez 2015-02-16 23:14:06 PST
Created attachment 246731 [details]
Patch
Comment 7 Andreas Kling 2015-02-17 00:39:27 PST
Comment on attachment 246731 [details]
Patch

k
Comment 8 WebKit Commit Bot 2015-02-17 09:30:46 PST
Comment on attachment 246731 [details]
Patch

Clearing flags on attachment: 246731

Committed r180225: <http://trac.webkit.org/changeset/180225>
Comment 9 WebKit Commit Bot 2015-02-17 09:30:52 PST
All reviewed patches have been landed.  Closing bug.