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

Issue 9391029: Add XSLTProcessor constructor (Closed)

Created:
8 years, 10 months ago by sra1
Modified:
8 years, 10 months ago
Reviewers:
podivilov, podivilov1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add XSLTProcessor constructor Fixes Issue 1642 for Frog. Implementation needed for Dartium. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=4205

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -2 lines) Patch
M client/dom/frog/dom_frog.dart View 2 chunks +8 lines, -1 line 0 comments Download
M client/dom/generated/src/interface/XSLTProcessor.dart View 1 chunk +3 lines, -1 line 0 comments Download
M client/dom/src/dummy_FactoryProviders.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M client/dom/src/frog_FactoryProviders.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M client/dom/src/native_FactoryProviders.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/src/native_FactoryProvidersImplementation.dart View 1 chunk +1 line, -0 lines 0 comments Download
M client/dom/src/wrapping_FactoryProviders.dart View 1 chunk +7 lines, -0 lines 0 comments Download
A client/dom/templates/dom/interface/interface_XSLTProcessor.darttemplate View 1 chunk +10 lines, -0 lines 0 comments Download
M client/tests/client/client.status View 1 chunk +1 line, -0 lines 0 comments Download
A client/tests/client/dom/XSLTProcessorTest.dart View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sra1
I opened issue 1667 for the Dartium side of this.
8 years, 10 months ago (2012-02-14 02:23:17 UTC) #1
podivilov
8 years, 10 months ago (2012-02-15 14:49:54 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698