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

Issue 1911853002: Alternate workaround for VS 2015 Update 2 code-gen bug (Closed)

Created:
4 years, 8 months ago by brucedawson
Modified:
4 years, 8 months ago
CC:
chromium-reviews, scottmg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Alternate workaround for VS 2015 Update 2 code-gen bug The xsl transformation function 'translate' was broken by VS 2015 due to a code-gen bug, reported to Microsoft as: https://connect.microsoft.com/VisualStudio/feedback/details/2582138 After getting feedback from Microsoft on the bug it became clear that the original workaround was not stable, and could fail in the face of PGO builds which change the optimization settings. This is the recommended fix - introducing a copy of 'ch'. This change also fixes some indentation errors caused by mixed tabs and spaces in order to make it easier to see the correctness of the new scoping. There is now a layout test to check for this bug so no manual testing is required for this CL. BUG=599427, 440500 Committed: https://crrev.com/776e8a67c0e7fe1cf9399605f857aa93daf4c1ed Cr-Commit-Position: refs/heads/master@{#389119}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -17 lines) Patch
M third_party/libxml/README.chromium View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libxml/src/xmlstring.c View 2 chunks +9 lines, -16 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
brucedawson
PTAL - details in the description.
4 years, 8 months ago (2016-04-22 00:08:53 UTC) #3
scottmg
lgtm
4 years, 8 months ago (2016-04-22 02:15:52 UTC) #5
dominicc (has gone to gerrit)
lgtm
4 years, 8 months ago (2016-04-22 05:15:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1911853002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1911853002/1
4 years, 8 months ago (2016-04-22 15:44:49 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-22 15:49:35 UTC) #10
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:47:55 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/776e8a67c0e7fe1cf9399605f857aa93daf4c1ed
Cr-Commit-Position: refs/heads/master@{#389119}

Powered by Google App Engine
This is Rietveld 408576698