WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
139790
Simplify smart pointer classes by using std::exchange
https://bugs.webkit.org/show_bug.cgi?id=139790
Summary
Simplify smart pointer classes by using std::exchange
Anders Carlsson
Reported
2014-12-18 13:44:05 PST
Simplify smart pointer classes by using std::exchange
Attachments
Patch
(6.49 KB, patch)
2014-12-18 13:45 PST
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-12-18 13:45:01 PST
Created
attachment 243515
[details]
Patch
Anders Carlsson
Comment 2
2014-12-18 14:27:29 PST
Committed
r177523
: <
http://trac.webkit.org/changeset/177523
>
Gyuyoung Kim
Comment 3
2014-12-18 19:23:48 PST
EFL and GTK ports have been broken since this commit. I think EFL and GTK ports don't use latest GCC version(4.9 probably). So they can't support std::exchange() yet.
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