WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
140971
Use a Ref<CachedResourceLoader> in Document instead of a RefPtr
https://bugs.webkit.org/show_bug.cgi?id=140971
Summary
Use a Ref<CachedResourceLoader> in Document instead of a RefPtr
Chris Dumez
Reported
2015-01-27 17:31:42 PST
Use a Ref<CachedResourceLoader> in Document instead of a RefPtr and it can never be null. This gets rid of a lot of unnecessary null checks.
Attachments
Patch
(70.53 KB, patch)
2015-01-27 18:35 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-01-27 18:35:22 PST
Created
attachment 245501
[details]
Patch
Andreas Kling
Comment 2
2015-01-27 21:09:02 PST
Comment on
attachment 245501
[details]
Patch r=me This is some tasty stuff!
WebKit Commit Bot
Comment 3
2015-01-27 21:55:10 PST
Comment on
attachment 245501
[details]
Patch Clearing flags on attachment: 245501 Committed
r179242
: <
http://trac.webkit.org/changeset/179242
>
WebKit Commit Bot
Comment 4
2015-01-27 21:55:13 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug