WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138280
Move std::unique_ptr to WebCore/bridge
https://bugs.webkit.org/show_bug.cgi?id=138280
Summary
Move std::unique_ptr to WebCore/bridge
Gyuyoung Kim
Reported
2014-11-01 07:20:34 PDT
SSIA.
Attachments
Patch
(7.71 KB, patch)
2014-11-01 07:21 PDT
,
Gyuyoung Kim
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2014-11-01 07:21:42 PDT
Created
attachment 240787
[details]
Patch
Anders Carlsson
Comment 2
2014-11-03 16:52:06 PST
Comment on
attachment 240787
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=240787&action=review
> Source/WebCore/ChangeLog:3 > + Move std::unique_ptr to WebCore/bridge
I think you want this to say "Move WebCore/bridge to std::unique_ptr"?
Gyuyoung Kim
Comment 3
2014-11-03 16:56:49 PST
Committed
r175496
: <
http://trac.webkit.org/changeset/175496
>
Gyuyoung Kim
Comment 4
2014-11-03 16:57:35 PST
(In reply to
comment #2
)
> Comment on
attachment 240787
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=240787&action=review
> > > Source/WebCore/ChangeLog:3 > > + Move std::unique_ptr to WebCore/bridge > > I think you want this to say "Move WebCore/bridge to std::unique_ptr"?
Thanks, 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