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

Issue 68713003: Update libexpat to 2.1.0 (Closed)

Created:
7 years, 1 month ago by Diego Pino
Modified:
6 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Update libexpat to 2.1.0 Current third_party/expat library is version 2.0.1 (June 2007). There's a more recent version available, 2.1.0 (March 2012). This latest version fixes several bugs like memory leaks and parsing crashes among other things. Chromium thir_party/expat library contained one downstream patch which fixed some issues in Windows. This patch is also applied in this upgrade. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250770

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed issues with last patch #

Total comments: 1

Patch Set 3 : Fixed commit message and Security Critical = no #

Unified diffs Side-by-side diffs Delta from patch set Stats (+391 lines, -186 lines) Patch
M AUTHORS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/expat/README.chromium View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M third_party/expat/files/Changes View 8 chunks +58 lines, -22 lines 0 comments Download
M third_party/expat/files/MANIFEST View 2 chunks +18 lines, -5 lines 0 comments Download
M third_party/expat/files/README View 4 chunks +8 lines, -6 lines 0 comments Download
M third_party/expat/files/lib/expat.h View 4 chunks +36 lines, -3 lines 0 comments Download
M third_party/expat/files/lib/expat_config.h View 4 chunks +19 lines, -13 lines 0 comments Download
M third_party/expat/files/lib/xmlparse.c View 92 chunks +241 lines, -125 lines 0 comments Download
M third_party/expat/files/lib/xmlrole.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/expat/files/lib/xmltok.c View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/expat/files/lib/xmltok_impl.c View 1 2 chunks +2 lines, -5 lines 0 comments Download
M third_party/expat/files/lib/xmltok_impl.c.original View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Diego Pino
Could you review this CL?
7 years, 1 month ago (2013-11-12 08:49:28 UTC) #1
rlarocque
Sorry for the slow review. It's taken a little while for us to figure out ...
7 years ago (2013-12-17 21:35:35 UTC) #2
Diego Pino
On 2013/12/17 21:35:35, rlarocque wrote: > Sorry for the slow review. It's taken a little ...
6 years, 12 months ago (2013-12-26 21:00:53 UTC) #3
rlarocque
On 2013/12/26 21:00:53, Diego Pino wrote: > On 2013/12/17 21:35:35, rlarocque wrote: > > Sorry ...
6 years, 11 months ago (2014-01-02 19:35:20 UTC) #4
Diego Pino
On 2014/01/02 19:35:20, rlarocque wrote: > > There were no objections to upgrading this library. ...
6 years, 10 months ago (2014-01-31 10:12:41 UTC) #5
Diego Pino
On 2014/01/31 10:12:41, Diego Pino wrote: > On 2014/01/02 19:35:20, rlarocque wrote: > > > ...
6 years, 10 months ago (2014-02-04 19:33:39 UTC) #6
rlarocque
On 2014/02/04 19:33:39, Diego Pino wrote: > On 2014/01/31 10:12:41, Diego Pino wrote: > > ...
6 years, 10 months ago (2014-02-04 19:50:07 UTC) #7
rlarocque
On 2014/02/04 19:50:07, rlarocque wrote: > On 2014/02/04 19:33:39, Diego Pino wrote: > > On ...
6 years, 10 months ago (2014-02-04 21:28:21 UTC) #8
rlarocque
cpu@chromium.org: Please review changes in third_party.
6 years, 10 months ago (2014-02-04 21:28:42 UTC) #9
cpu_(ooo_6.6-7.5)
lgtm cevans: can you security rubber stamp this?
6 years, 10 months ago (2014-02-04 22:10:58 UTC) #10
Chris Evans
https://codereview.chromium.org/68713003/diff/110001/third_party/expat/README.chromium File third_party/expat/README.chromium (right): https://codereview.chromium.org/68713003/diff/110001/third_party/expat/README.chromium#newcode7 third_party/expat/README.chromium:7: Security Critical: yes What's the rationale for this addition? ...
6 years, 10 months ago (2014-02-05 01:36:12 UTC) #11
Diego Pino
On 2014/02/05 01:36:12, Chris Evans wrote: > https://codereview.chromium.org/68713003/diff/110001/third_party/expat/README.chromium > File third_party/expat/README.chromium (right): > > https://codereview.chromium.org/68713003/diff/110001/third_party/expat/README.chromium#newcode7 ...
6 years, 10 months ago (2014-02-07 07:59:05 UTC) #12
Diego Pino
The CQ bit was checked by dpino@igalia.com
6 years, 10 months ago (2014-02-12 17:16:24 UTC) #13
Diego Pino
The CQ bit was unchecked by dpino@igalia.com
6 years, 10 months ago (2014-02-12 17:16:32 UTC) #14
Diego Pino
The CQ bit was checked by dpino@igalia.com
6 years, 10 months ago (2014-02-12 17:16:33 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpino@igalia.com/68713003/260001
6 years, 10 months ago (2014-02-12 17:17:49 UTC) #16
commit-bot: I haz the power
6 years, 10 months ago (2014-02-12 19:09:51 UTC) #17
Message was sent while issue was closed.
Change committed as 250770

Powered by Google App Engine
This is Rietveld 408576698