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

Issue 25519002: Adding ASSERT for RuntimeEnabled feature XSLT (Closed)

Created:
7 years, 2 months ago by vivekg_samsung
Modified:
7 years, 2 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Adding ASSERT for RuntimeEnabled feature XSLT Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158759

Patch Set 1 #

Total comments: 8

Patch Set 2 : Review comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -6 lines) Patch
Source/core/fetch/ResourceFetcher.cpp View 1 7 chunks +10 lines, -3 lines 0 comments Download
Source/core/fetch/XSLStyleSheetResource.cpp View 2 chunks +2 lines, -0 lines 0 comments Download
Source/core/xml/XSLImportRule.h View 2 chunks +2 lines, -0 lines 0 comments Download
Source/core/xml/XSLStyleSheet.h View 3 chunks +8 lines, -2 lines 0 comments Download
Source/core/xml/XSLTExtensions.cpp View 2 chunks +3 lines, -0 lines 0 comments Download
Source/core/xml/XSLTProcessor.h View 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
vivekg__
Adding the ASSERTS as we discussed over IRC, please take a look, thanks!
7 years, 2 months ago (2013-10-01 13:07:47 UTC) #1
abarth-chromium
LGTM with some comments below https://codereview.chromium.org/25519002/diff/1/Source/core/fetch/ResourceFetcher.cpp File Source/core/fetch/ResourceFetcher.cpp (right): https://codereview.chromium.org/25519002/diff/1/Source/core/fetch/ResourceFetcher.cpp#newcode344 Source/core/fetch/ResourceFetcher.cpp:344: ASSERT(RuntimeEnabledFeatures::xsltEnabled()); I'm not sure ...
7 years, 2 months ago (2013-10-01 15:06:08 UTC) #2
vivekg__
Thank you Adam for the review. Modified the patch accordingly , please take a look. ...
7 years, 2 months ago (2013-10-02 14:18:23 UTC) #3
abarth-chromium
lgtm
7 years, 2 months ago (2013-10-02 15:06:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vivek.vg@samsung.com/25519002/6001
7 years, 2 months ago (2013-10-02 15:06:48 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_layout for step(s) webkit_lint http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout&number=11065
7 years, 2 months ago (2013-10-02 16:16:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vivek.vg@samsung.com/25519002/6001
7 years, 2 months ago (2013-10-02 18:14:16 UTC) #7
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 21:44:24 UTC) #8
Message was sent while issue was closed.
Change committed as 158759

Powered by Google App Engine
This is Rietveld 408576698