WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
51846
Remove the last non-GObject usage of PlatformRefPtr and move the code to GRefPtr
https://bugs.webkit.org/show_bug.cgi?id=51846
Summary
Remove the last non-GObject usage of PlatformRefPtr and move the code to GRefPtr
Martin Robinson
Reported
2011-01-03 12:40:45 PST
In response to discussion on the mailing list:
http://old.nabble.com/Re:-Rationale-for-PlatformRefPtr--p29854462.html
This bug tracks removing the last non-GObject usage of PlatformRefPtr and removing the class in favor of GRefPtr. Only the Brew port uses PlatformRefPtr now, other than GObject code. This can easily be replaced by RefPtr specializations.
Attachments
Patch for this issue
(79.15 KB, patch)
2011-01-03 13:00 PST
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2011-01-03 13:00:31 PST
Created
attachment 77837
[details]
Patch for this issue
Darin Adler
Comment 2
2011-01-03 13:02:09 PST
Thanks. This looks good!
Martin Robinson
Comment 3
2011-01-04 14:30:03 PST
Committed
r75009
: <
http://trac.webkit.org/changeset/75009
>
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