Bug 141099 - Update MemoryCache code to use more references instead of pointers
Summary: Update MemoryCache code to use more references instead of pointers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-30 14:03 PST by Chris Dumez
Modified: 2015-01-30 16:04 PST (History)
7 users (show)

See Also:


Attachments
Patch (47.23 KB, patch)
2015-01-30 14:17 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (47.28 KB, patch)
2015-01-30 14:23 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (47.27 KB, patch)
2015-01-30 14:52 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-01-30 14:03:53 PST
Update MemoryCache code to use more references instead of pointers.
Comment 1 Chris Dumez 2015-01-30 14:17:52 PST
Created attachment 245741 [details]
Patch
Comment 2 Chris Dumez 2015-01-30 14:23:41 PST
Created attachment 245742 [details]
Patch
Comment 3 Chris Dumez 2015-01-30 14:52:55 PST
Created attachment 245747 [details]
Patch
Comment 4 WebKit Commit Bot 2015-01-30 15:32:08 PST
Attachment 245747 [details] did not pass style-queue:


ERROR: Source/WebCore/loader/cache/MemoryCache.cpp:523:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 1 in 16 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Chris Dumez 2015-01-30 16:04:32 PST
Comment on attachment 245747 [details]
Patch

Clearing flags on attachment: 245747

Committed r179421: <http://trac.webkit.org/changeset/179421>
Comment 6 Chris Dumez 2015-01-30 16:04:39 PST
All reviewed patches have been landed.  Closing bug.