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

Issue 2308953002: Revert of Inline core HTML and SVG sources in the GN build. (Closed)

Created:
4 years, 3 months ago by Nico
Modified:
4 years, 3 months ago
Reviewers:
Dirk Pranke, brettw
CC:
chromium-reviews, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, blink-reviews-style_chromium.org, zoltan1, rwlbuis, blink-reviews-layout_chromium.org, blink-reviews-html_chromium.org, eae+blinkwatch, leviw+renderwatch, fs, dglazkov+blink, krit, f(malita), jchaffraix+rendering, blink-reviews, gyuyoung2, Stephen Chennney, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Inline core HTML and SVG sources in the GN build. (patchset #1 id:1 of https://codereview.chromium.org/2299143005/ ) Reason for revert: This broke official builds, see https://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Win/builds/10455 : C:\b\c\b\win_chrome\src\buildtools\win\gn.exe gen //out/Release --check -> returned 1 ERROR at //third_party/WebKit/Source/core/BUILD.gn:52:19: Assignment had no effect. split_count = 5 ^ You set the variable "split_count" here and it was unused before it went out of scope. See //third_party/WebKit/public/BUILD.gn:53:5: which caused the file to be included. "//third_party/WebKit/Source/core", ^--------------------------------- Looks like an easy fix, but I don't have a checkout at hand atm. Original issue's description: > Inline core SVG sources in the GN build. > > This adds targets in the corresponding directories where the various SVG files > live. The SVG files are kept in separate targets in the "layout" and "style" > subdirectories so that the current separation of SVG code is maintained. > > TBR=dpranke > > Committed: https://crrev.com/1dd4387181b432cb60d81ba75e720ea7027824ce > Cr-Commit-Position: refs/heads/master@{#416283} TBR=dpranke@chromium.org,brettw@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/84dbf69d4c07a013d8f7e0278287a433bf5fd927 Cr-Commit-Position: refs/heads/master@{#416439}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+899 lines, -968 lines) Patch
M third_party/WebKit/Source/core/BUILD.gn View 2 chunks +26 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/core.gni View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/core.gypi View 1 chunk +871 lines, -0 lines 0 comments Download
D third_party/WebKit/Source/core/html/BUILD.gn View 1 chunk +0 lines, -520 lines 0 comments Download
D third_party/WebKit/Source/core/layout/svg/BUILD.gn View 1 chunk +0 lines, -111 lines 0 comments Download
D third_party/WebKit/Source/core/style/BUILD.gn View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/WebKit/Source/core/svg/BUILD.gn View 1 chunk +0 lines, -308 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Nico
Created Revert of Inline core HTML and SVG sources in the GN build.
4 years, 3 months ago (2016-09-03 03:23:28 UTC) #2
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/2308953002/1
4 years, 3 months ago (2016-09-03 03:23:39 UTC) #3
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/BUILD.gn: While running git apply --index -3 -p1; error: patch ...
4 years, 3 months ago (2016-09-03 03:24:05 UTC) #5
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/2308953002/1
4 years, 3 months ago (2016-09-03 03:36:24 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-03 03:37:09 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/84dbf69d4c07a013d8f7e0278287a433bf5fd927 Cr-Commit-Position: refs/heads/master@{#416439}
4 years, 3 months ago (2016-09-03 03:38:59 UTC) #11
Dirk Pranke
4 years, 3 months ago (2016-09-06 01:05:55 UTC) #12
Message was sent while issue was closed.
(lgtm)

Powered by Google App Engine
This is Rietveld 408576698