/[blink]
Chromium logo

Revision 156248


Jump to revision: Previous Next
Author: fmalita@chromium.org
Date: Fri Aug 16 22:40:22 2013 UTC (9 years, 9 months ago)
Changed paths: 4
Log Message:
Avoid reparsing an XSLT stylesheet after the first failure.

Certain libxslt versions appear to leave the doc in an invalid state when parsing fails. We should cache this result and avoid re-parsing.

(The test cannot be converted to text-only due to its invalid stylesheet).

R=inferno@chromium.org,abarth@chromium.org,pdr@chromium.org
BUG=271939

Review URL: https://chromiumcodereview.appspot.com/23103007

Changed paths

Path Details
Directorytrunk/LayoutTests/TestExpectations modified , text changed
Directorytrunk/LayoutTests/svg/custom/invalid-xslt-crash.svg added
Directorytrunk/Source/core/xml/XSLStyleSheet.h modified , text changed
Directorytrunk/Source/core/xml/XSLStyleSheetLibxslt.cpp modified , text changed

Properties

Name Value
commit-bot commit-bot@chromium.org

Powered by ViewVC 1.1.26 ViewVC Help