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

Issue 22513002: Fixing polyfill for Element.createShadowRoot. (Closed)

Created:
7 years, 4 months ago by blois
Modified:
7 years, 4 months ago
Reviewers:
vsm, Jennifer Messerly
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing polyfill for Element.createShadowRoot. Chrome roll changed it from webkitCreateShadowRoot to createShadowRoot, polyfills need to be updated. This change should probably be reverted once everyone adapts to the new API. TBR BUG= Committed: https://code.google.com/p/dart/source/detail?r=25851

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -7 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 2 chunks +9 lines, -7 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tools/dom/scripts/systemhtml.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/dom/templates/html/impl/impl_Element.darttemplate View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
Committed patchset #1 manually as r25851 (presubmit successful).
7 years, 4 months ago (2013-08-07 01:33:20 UTC) #1
vsm
7 years, 4 months ago (2013-08-07 01:57:19 UTC) #2
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698