WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129675
Move GTK WebKit1 code to std::unique_ptr
https://bugs.webkit.org/show_bug.cgi?id=129675
Summary
Move GTK WebKit1 code to std::unique_ptr
Zan Dobersek
Reported
2014-03-04 01:49:02 PST
Move GTK WebKit1 code to std::unique_ptr
Attachments
Patch
(8.98 KB, patch)
2014-03-04 01:50 PST
,
Zan Dobersek
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2014-03-04 01:50:24 PST
Created
attachment 225763
[details]
Patch
Anders Carlsson
Comment 2
2014-03-06 12:28:51 PST
Comment on
attachment 225763
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=225763&action=review
> Source/WebKit/gtk/webkit/webkitfavicondatabase.cpp:187 > +typedef Vector<std::unique_ptr<PendingIconRequest> > PendingIconRequestVector;
Please remove the space between the > > here.
Zan Dobersek
Comment 3
2014-03-07 03:13:41 PST
Committed
r165253
: <
http://trac.webkit.org/changeset/165253
>
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