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

Issue 661058: libxslt update (Closed)

Created:
10 years, 10 months ago by Chris Evans
Modified:
9 years, 6 months ago
Reviewers:
jschuh
CC:
chromium-reviews
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

- Upgrade libxslt to 1.1.26. - Delete large files that are not required for the build. - Get README.chromium in order; it was missing concrete modification descriptions, and missing a modification. BUG=NONE TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=40064

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1930 lines, -50533 lines) Patch
D third_party/libxslt/ChangeLog View 1 1 chunk +0 lines, -7573 lines 0 comments Download
D third_party/libxslt/FEATURES View 1 1 chunk +0 lines, -244 lines 0 comments Download
D third_party/libxslt/NEWS View 1 1 chunk +0 lines, -790 lines 0 comments Download
D third_party/libxslt/README View 1 chunk +0 lines, -24 lines 0 comments Download
M third_party/libxslt/README.chromium View 1 2 2 chunks +36 lines, -4 lines 0 comments Download
D third_party/libxslt/TODO View 1 1 chunk +0 lines, -124 lines 0 comments Download
D third_party/libxslt/aclocal.m4 View 1 chunk +0 lines, -7442 lines 0 comments Download
D third_party/libxslt/config.h.in View 1 chunk +0 lines, -160 lines 0 comments Download
D third_party/libxslt/configure View 1 chunk +0 lines, -24257 lines 0 comments Download
D third_party/libxslt/configure.in View 1 chunk +0 lines, -605 lines 0 comments Download
D third_party/libxslt/depcomp View 1 chunk +0 lines, -584 lines 0 comments Download
D third_party/libxslt/install-sh View 1 1 chunk +0 lines, -507 lines 0 comments Download
M third_party/libxslt/libexslt/crypto.c View 12 chunks +77 lines, -18 lines 0 comments Download
M third_party/libxslt/libexslt/date.c View 3 chunks +122 lines, -2 lines 0 comments Download
M third_party/libxslt/libexslt/exslt.h View 2 chunks +11 lines, -1 line 0 comments Download
M third_party/libxslt/libexslt/exslt.c View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/libxslt/libexslt/exsltconfig.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/libxslt/libexslt/functions.c View 3 chunks +12 lines, -0 lines 0 comments Download
M third_party/libxslt/libexslt/libexslt.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libxslt/libexslt/math.c View 2 chunks +98 lines, -4 lines 0 comments Download
M third_party/libxslt/libexslt/sets.c View 1 chunk +42 lines, -0 lines 0 comments Download
M third_party/libxslt/libexslt/strings.c View 2 chunks +46 lines, -5 lines 0 comments Download
M third_party/libxslt/libxslt.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
D third_party/libxslt/libxslt.spec View 1 chunk +0 lines, -125 lines 0 comments Download
D third_party/libxslt/libxslt.spec.in View 1 chunk +0 lines, -125 lines 0 comments Download
M third_party/libxslt/libxslt/attributes.c View 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/libxslt/libxslt/attrvt.c View 1 chunk +11 lines, -1 line 0 comments Download
M third_party/libxslt/libxslt/extensions.h View 8 chunks +49 lines, -43 lines 0 comments Download
M third_party/libxslt/libxslt/extensions.c View 35 chunks +196 lines, -29 lines 0 comments Download
M third_party/libxslt/libxslt/extra.c View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/libxslt/libxslt/functions.c View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/libxslt/libxslt/imports.c View 2 chunks +6 lines, -1 line 0 comments Download
M third_party/libxslt/libxslt/keys.c View 3 chunks +5 lines, -2 lines 0 comments Download
M third_party/libxslt/libxslt/libxslt.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libxslt/libxslt/namespaces.c View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/libxslt/libxslt/pattern.c View 21 chunks +74 lines, -184 lines 0 comments Download
M third_party/libxslt/libxslt/preproc.c View 4 chunks +11 lines, -1 line 0 comments Download
M third_party/libxslt/libxslt/security.c View 4 chunks +5 lines, -0 lines 0 comments Download
M third_party/libxslt/libxslt/templates.c View 4 chunks +9 lines, -6 lines 0 comments Download
M third_party/libxslt/libxslt/transform.h View 3 chunks +35 lines, -31 lines 0 comments Download
M third_party/libxslt/libxslt/transform.c View 156 chunks +302 lines, -284 lines 0 comments Download
M third_party/libxslt/libxslt/trio.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libxslt/libxslt/triodef.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libxslt/libxslt/variables.c View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/libxslt/libxslt/win32config.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libxslt/libxslt/xslt.c View 16 chunks +93 lines, -19 lines 0 comments Download
M third_party/libxslt/libxslt/xsltInternals.h View 6 chunks +4 lines, -7 lines 0 comments Download
M third_party/libxslt/libxslt/xsltconfig.h View 2 2 chunks +16 lines, -3 lines 0 comments Download
M third_party/libxslt/libxslt/xsltconfig.h.in View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/libxslt/libxslt/xsltlocale.h View 1 chunk +57 lines, -0 lines 0 comments Download
A third_party/libxslt/libxslt/xsltlocale.c View 1 chunk +509 lines, -0 lines 0 comments Download
M third_party/libxslt/libxslt/xsltutils.c View 3 chunks +16 lines, -0 lines 0 comments Download
M third_party/libxslt/libxslt/xsltwin32config.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/libxslt/linux/config.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libxslt/linux/libexslt/exsltconfig.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/libxslt/linux/libxslt/xsltconfig.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/libxslt/linux/libxslt/xsltwin32config.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/libxslt/linux/xslt-config View 1 chunk +1 line, -1 line 0 comments Download
D third_party/libxslt/ltmain.sh View 1 chunk +0 lines, -6930 lines 0 comments Download
M third_party/libxslt/mac/config.h View 1 chunk +1 line, -1 line 0 comments Download
D third_party/libxslt/missing View 1 chunk +0 lines, -367 lines 0 comments Download
M third_party/libxslt/win32/Makefile.mingw View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/libxslt/win32/Makefile.msvc View 3 chunks +3 lines, -0 lines 0 comments Download
M third_party/libxslt/win32/configure.js View 6 chunks +11 lines, -2 lines 0 comments Download
M third_party/libxslt/win32/libexslt.def.src View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/libxslt/win32/libxslt.def.src View 6 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Chris Evans
This is a warm-up for libxml....
10 years, 10 months ago (2010-02-25 22:50:55 UTC) #1
jschuh
lgtm
10 years, 10 months ago (2010-02-25 23:04:51 UTC) #2
cevans
10 years, 10 months ago (2010-02-25 23:22:58 UTC) #3
I submitted this, but just wanted to also note for the record that I
successfully ran the only cache of XSL related tests I could find:

./webkit/tools/layout_tests/run_webkit_tests.sh --debug fast/xsl

On Thu, Feb 25, 2010 at 3:04 PM, <jschuh@chromium.org> wrote:

> lgtm
>
>
> http://codereview.chromium.org/661058
>

Powered by Google App Engine
This is Rietveld 408576698