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

Issue 22337003: Made XmlWriter able to write elements with both attributes and content. (Closed)

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

Description

Made XmlWriter able to write elements with both attributes and content. This adds a simple method to XmlWriter for appending content to an already opened element. The only other way to add content to an element was to call WriteElement, which doesn't allow adding attributes. TBR=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217309

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M third_party/libxml/chromium/libxml_utils.h View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
julienp
7 years, 4 months ago (2013-08-07 07:31:28 UTC) #1
Avi (use Gerrit)
Looks plausible but I don't know the XmlWriter.
7 years, 4 months ago (2013-08-07 14:58:25 UTC) #2
Evan Martin
LGTM On Wed, Aug 7, 2013 at 12:31 AM, <julienp@opera.com> wrote: > Reviewers: Avi, Evan ...
7 years, 4 months ago (2013-08-07 16:03:40 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 4 months ago (2013-08-07 16:07:42 UTC) #4
julienp
On 2013/08/07 16:07:42, I haz the power (commit-bot) wrote: > No LGTM from a valid ...
7 years, 4 months ago (2013-08-08 09:03:21 UTC) #5
Avi (use Gerrit)
On 2013/08/08 09:03:21, julienp wrote: > On 2013/08/07 16:07:42, I haz the power (commit-bot) wrote: ...
7 years, 4 months ago (2013-08-08 15:11:55 UTC) #6
julienp
On 2013/08/08 15:11:55, Avi (OOO DO NOT ADD) wrote: > On 2013/08/08 09:03:21, julienp wrote: ...
7 years, 4 months ago (2013-08-12 12:41:46 UTC) #7
Avi (use Gerrit)
On 2013/08/12 12:41:46, julienp wrote: > On 2013/08/08 15:11:55, Avi (OOO DO NOT ADD) wrote: ...
7 years, 4 months ago (2013-08-12 16:49:59 UTC) #8
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 4 months ago (2013-08-13 07:54:55 UTC) #9
julienp
On 2013/08/13 07:54:55, I haz the power (commit-bot) wrote: > No LGTM from a valid ...
7 years, 4 months ago (2013-08-13 08:06:02 UTC) #10
Avi (use Gerrit)
On 2013/08/13 08:06:02, julienp wrote: > On 2013/08/13 07:54:55, I haz the power (commit-bot) wrote: ...
7 years, 4 months ago (2013-08-13 16:15:54 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/julienp@opera.com/22337003/1
7 years, 4 months ago (2013-08-13 16:16:21 UTC) #12
commit-bot: I haz the power
7 years, 4 months ago (2013-08-13 19:31:39 UTC) #13
Message was sent while issue was closed.
Change committed as 217309

Powered by Google App Engine
This is Rietveld 408576698