RESOLVED FIXED 162313
Require WTFMove for String::adopt
https://bugs.webkit.org/show_bug.cgi?id=162313
Summary Require WTFMove for String::adopt
Alex Christensen
Reported 2016-09-20 13:33:09 PDT
Require WTFMove for String::adopt
Attachments
Patch (14.27 KB, patch)
2016-09-20 13:34 PDT, Alex Christensen
no flags
Patch (17.30 KB, patch)
2016-09-20 18:24 PDT, Alex Christensen
ysuzuki: review+
Build fix for WinCairo (1.11 KB, patch)
2016-09-22 11:07 PDT, Don Olmstead
no flags
Alex Christensen
Comment 1 2016-09-20 13:34:13 PDT
Yusuke Suzuki
Comment 2 2016-09-20 14:18:36 PDT
It seems that Source/WebCore/platform/text/LocaleICU.cpp also has String::adopt.
Alex Christensen
Comment 3 2016-09-20 18:24:13 PDT
Yusuke Suzuki
Comment 4 2016-09-20 19:36:14 PDT
Comment on attachment 289420 [details] Patch r=me
Alex Christensen
Comment 5 2016-09-20 20:13:27 PDT
Don Olmstead
Comment 6 2016-09-22 11:07:14 PDT
This revision breaks the WinCairo build
Don Olmstead
Comment 7 2016-09-22 11:07:40 PDT
Created attachment 289580 [details] Build fix for WinCairo
WebKit Commit Bot
Comment 8 2016-09-22 11:45:56 PDT
Comment on attachment 289580 [details] Build fix for WinCairo Clearing flags on attachment: 289580 Committed r206265: <http://trac.webkit.org/changeset/206265>
Note You need to log in before you can comment on or make changes to this bug.