WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
145350
Aggressievly use Ref<UniquedStringImpl> instead of RefPtr<UniquedStringImpl>
https://bugs.webkit.org/show_bug.cgi?id=145350
Summary
Aggressievly use Ref<UniquedStringImpl> instead of RefPtr<UniquedStringImpl>
Yusuke Suzuki
Reported
2015-05-23 11:41:53 PDT
If it is ensured that the given UniqueStringImpl is not a pointer, should use Ref<UniquedStringImpl> instead.
Attachments
Add attachment
proposed patch, testcase, etc.
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