WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115799
HashTraits<RefPtr<P> >::peek should consider empty value
https://bugs.webkit.org/show_bug.cgi?id=115799
Summary
HashTraits<RefPtr<P> >::peek should consider empty value
Mikhail Pozdnyakov
Reported
2013-05-08 06:53:29 PDT
HashTraits<RefPtr<P> >::peek should consider empty value which is raw pointer equal to 0, and return it right away instead of converting it to RefPtr and invoking get().
Attachments
patch
(1.37 KB, patch)
2013-05-08 06:58 PDT
,
Mikhail Pozdnyakov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mikhail Pozdnyakov
Comment 1
2013-05-08 06:58:13 PDT
Created
attachment 201070
[details]
patch
WebKit Commit Bot
Comment 2
2013-05-08 08:08:09 PDT
Comment on
attachment 201070
[details]
patch Clearing flags on attachment: 201070 Committed
r149739
: <
http://trac.webkit.org/changeset/149739
>
WebKit Commit Bot
Comment 3
2013-05-08 08:08:11 PDT
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