RESOLVED FIXED144684
Rename URL::copy() to URL::isolatedCopy() to match String.
https://bugs.webkit.org/show_bug.cgi?id=144684
Summary Rename URL::copy() to URL::isolatedCopy() to match String.
Sungmann Cho
Reported 2015-05-06 06:25:33 PDT
SSIA
Attachments
Patch (12.14 KB, patch)
2015-05-06 07:03 PDT, Sungmann Cho
no flags
Patch (12.22 KB, patch)
2015-05-06 15:05 PDT, Sungmann Cho
no flags
Sungmann Cho
Comment 1 2015-05-06 07:03:15 PDT
Darin Adler
Comment 2 2015-05-06 09:26:10 PDT
Comment on attachment 252471 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=252471&action=review > Source/WebCore/platform/URL.h:86 > // no other reason to ever prefer copy() over plain old assignment. Should fix this comment too.
Sungmann Cho
Comment 3 2015-05-06 15:05:14 PDT
Sungmann Cho
Comment 4 2015-05-06 15:05:43 PDT
Addressed darin's comments.
WebKit Commit Bot
Comment 5 2015-05-06 17:29:44 PDT
Comment on attachment 252523 [details] Patch Clearing flags on attachment: 252523 Committed r183901: <http://trac.webkit.org/changeset/183901>
WebKit Commit Bot
Comment 6 2015-05-06 17:29:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.