Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(569)

Issue 2176623003: Remove platform/text/ParserUtilities.h (Closed)

Created:
4 years, 5 months ago by fs
Modified:
4 years, 5 months ago
Reviewers:
pdr., Stephen Chennney
CC:
blink-reviews, chromium-reviews, krit, f(malita), gyuyoung2, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of Remove platform/text/ParserUtilities.h platform/ParsingUtilities.h caters to the same needs, so transition users of skipString(...) to skipToken(...) and remove platform/text/ParserUtilities.h. Committed: https://crrev.com/913442c00dc54f837e9d6b8f0c49d625f91af6b1 Cr-Commit-Position: refs/heads/master@{#407259}

Patch Set 1 #

Patch Set 2 : Remove from blink_platform.gypi #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -107 lines) Patch
M third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTransformList.cpp View 3 chunks +7 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGViewSpec.cpp View 7 chunks +7 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGZoomAndPan.cpp View 2 chunks +3 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/blink_platform.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/Source/platform/text/ParserUtilities.h View 1 chunk +0 lines, -68 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
fs
4 years, 5 months ago (2016-07-22 16:08:42 UTC) #8
Stephen Chennney
Wow. The transformation is amazing. LGTM.
4 years, 5 months ago (2016-07-22 16:36:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2176623003/20001
4 years, 5 months ago (2016-07-22 17:15:28 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-22 17:18:55 UTC) #14
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/39cc523b5dbf9d2ddad9483cb27fab8b97e53ec1 Cr-Commit-Position: refs/heads/master@{#407187}
4 years, 5 months ago (2016-07-22 17:21:10 UTC) #16
Mark P
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2179563002/ by mpearson@chromium.org. ...
4 years, 5 months ago (2016-07-22 18:10:38 UTC) #17
fs
Tree appears to have cooled down a bit. Relanding.
4 years, 5 months ago (2016-07-22 20:55:17 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2176623003/20001
4 years, 5 months ago (2016-07-22 20:56:09 UTC) #24
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-22 21:01:12 UTC) #25
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/913442c00dc54f837e9d6b8f0c49d625f91af6b1 Cr-Commit-Position: refs/heads/master@{#407259}
4 years, 5 months ago (2016-07-22 21:03:08 UTC) #27
esprehn
Can you move ParsingUtilities.h into wtf/text? Anything in the top level platform/ directory will likely ...
4 years, 5 months ago (2016-07-23 08:27:26 UTC) #28
fs
4 years, 5 months ago (2016-07-23 16:04:32 UTC) #29
Message was sent while issue was closed.
On 2016/07/23 at 08:27:26, esprehn wrote:
> Can you move ParsingUtilities.h into wtf/text? Anything in the top level
platform/ directory will likely need to find a home soon, and this file doesn't
seem like it belongs in platform since it's just generic text stuff. :)

Can do: https://codereview.chromium.org/2175123002

Powered by Google App Engine
This is Rietveld 408576698