[Webkit-unassigned] [Bug 141950] Use std::unique_ptr instead of OwnPtr in ThreadGlobalData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 20:15:56 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=141950

--- Comment #7 from Gyuyoung Kim <gyuyoung.kim at webkit.org> ---
Comment on attachment 247299
  --> https://bugs.webkit.org/attachment.cgi?id=247299
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=247299&action=review

> Source/WebCore/loader/cache/CachedResourceRequestInitiators.h:35
> +    CachedResourceRequestInitiators();

> This one seems like less of a problem. Doesn’t seem likely someone would instantiate it by accident.

Darin said like that. So how about removing it ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150225/4e372125/attachment-0002.html>


More information about the webkit-unassigned mailing list