WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
6107
Decoder should use Shared<T> and clients should use RefPtr<Decoder>
https://bugs.webkit.org/show_bug.cgi?id=6107
Summary
Decoder should use Shared<T> and clients should use RefPtr<Decoder>
Eric Seidel (no email)
Reported
2005-12-16 02:04:56 PST
Decoder should use Shared<T> and clients should use RefPtr<Decoder> Patch attached.
Attachments
Proposed patch.
(8.53 KB, patch)
2005-12-16 02:13 PST
,
Eric Seidel (no email)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2005-12-16 02:13:51 PST
Created
attachment 5107
[details]
Proposed patch.
Darin Adler
Comment 2
2005-12-16 07:11:08 PST
Comment on
attachment 5107
[details]
Proposed patch. Looks fine, although I don't think ~DocumentImpl needs to explicitly set m_decoder to 0 any more. r=me
Darin Adler
Comment 3
2005-12-18 14:19:48 PST
The changes from
bug 6107
introduce one more cases where Decoder is used, which will need to be revised to be compatible with this fix.
Eric Seidel (no email)
Comment 4
2005-12-18 14:25:20 PST
Will do.
Eric Seidel (no email)
Comment 5
2005-12-20 01:04:47 PST
Fixed.
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