WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103134
RenderLayer minor clean-up: replace raw pointers with OwnPtrs.
https://bugs.webkit.org/show_bug.cgi?id=103134
Summary
RenderLayer minor clean-up: replace raw pointers with OwnPtrs.
Ilya Tikhonovsky
Reported
2012-11-23 06:02:37 PST
I found that RenderLayer still uses raw pointers to the objects which it owns. Looks like these pointers could be replaced with OwnPtrs. Patch to follow.
Attachments
Patch
(9.04 KB, patch)
2012-11-23 06:05 PST
,
Ilya Tikhonovsky
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2012-11-23 06:05:12 PST
Created
attachment 175790
[details]
Patch
Eric Seidel (no email)
Comment 2
2012-11-23 06:53:04 PST
Comment on
attachment 175790
[details]
Patch Yay!
Ilya Tikhonovsky
Comment 3
2012-11-23 06:56:35 PST
Committed
r135605
: <
http://trac.webkit.org/changeset/135605
>
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