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

Issue 1409743003: Hide internal methods like wrap_jso from the dart:html public interface (Closed)

Created:
5 years, 2 months ago by Alan Knight
Modified:
5 years, 2 months ago
Reviewers:
terry, kevmoo
CC:
reviews_dartlang.org, ricow1
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Mark isBadUpgrade deprecated #

Total comments: 2

Patch Set 3 : Tweak deprecation and comment #

Total comments: 8

Patch Set 4 : Review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+370 lines, -689 lines) Patch
M sdk/lib/html/dartium/html_dartium.dart View 1 2 3 7 chunks +19 lines, -340 lines 0 comments Download
M sdk/lib/html/html_common/conversions_dart2js.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M sdk/lib/html/html_common/conversions_dartium.dart View 1 2 3 1 chunk +319 lines, -0 lines 0 comments Download
M sdk/lib/html/html_common/html_common.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/js/dartium/js_dartium.dart View 4 chunks +4 lines, -3 lines 0 comments Download
M tests/html/wrapping_collections_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tools/dom/src/dartium_CustomElementSupport.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tools/dom/templates/html/dartium/html_dartium.darttemplate View 4 chunks +6 lines, -339 lines 0 comments Download
M tools/dom/templates/html/impl/impl_HTMLDocument.darttemplate View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/dom/templates/html/impl/impl_HTMLElement.darttemplate View 1 2 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Alan Knight
This required moving a reasonable amount of stuff around, and makes isBadUpgrade public on Element. ...
5 years, 2 months ago (2015-10-16 20:14:38 UTC) #2
kevmoo
DBC: see nit on deprecation notice https://codereview.chromium.org/1409743003/diff/20001/tools/dom/templates/html/impl/impl_HTMLElement.darttemplate File tools/dom/templates/html/impl/impl_HTMLElement.darttemplate (right): https://codereview.chromium.org/1409743003/diff/20001/tools/dom/templates/html/impl/impl_HTMLElement.darttemplate#newcode15 tools/dom/templates/html/impl/impl_HTMLElement.darttemplate:15: /// Internal use ...
5 years, 2 months ago (2015-10-16 21:34:25 UTC) #4
Alan Knight
https://codereview.chromium.org/1409743003/diff/20001/tools/dom/templates/html/impl/impl_HTMLElement.darttemplate File tools/dom/templates/html/impl/impl_HTMLElement.darttemplate (right): https://codereview.chromium.org/1409743003/diff/20001/tools/dom/templates/html/impl/impl_HTMLElement.darttemplate#newcode15 tools/dom/templates/html/impl/impl_HTMLElement.darttemplate:15: /// Internal use only. Did this encounter a failure ...
5 years, 2 months ago (2015-10-16 22:58:30 UTC) #5
kevmoo
https://codereview.chromium.org/1409743003/diff/40001/tools/dom/templates/html/impl/impl_HTMLElement.darttemplate File tools/dom/templates/html/impl/impl_HTMLElement.darttemplate (right): https://codereview.chromium.org/1409743003/diff/40001/tools/dom/templates/html/impl/impl_HTMLElement.darttemplate#newcode17 tools/dom/templates/html/impl/impl_HTMLElement.darttemplate:17: /// Did this encounter a failure attempting to upgrade ...
5 years, 2 months ago (2015-10-16 23:00:14 UTC) #6
terry
lgtm just a few suggestions. https://codereview.chromium.org/1409743003/diff/40001/sdk/lib/html/html_common/conversions_dartium.dart File sdk/lib/html/html_common/conversions_dartium.dart (right): https://codereview.chromium.org/1409743003/diff/40001/sdk/lib/html/html_common/conversions_dartium.dart#newcode111 sdk/lib/html/html_common/conversions_dartium.dart:111: bool __interop_checks = false; ...
5 years, 2 months ago (2015-10-19 17:11:25 UTC) #7
Alan Knight
https://codereview.chromium.org/1409743003/diff/40001/sdk/lib/html/html_common/conversions_dartium.dart File sdk/lib/html/html_common/conversions_dartium.dart (right): https://codereview.chromium.org/1409743003/diff/40001/sdk/lib/html/html_common/conversions_dartium.dart#newcode111 sdk/lib/html/html_common/conversions_dartium.dart:111: bool __interop_checks = false; On 2015/10/19 17:11:25, terry wrote: ...
5 years, 2 months ago (2015-10-19 18:28:02 UTC) #8
Alan Knight
5 years, 2 months ago (2015-10-19 18:28:59 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
a9362610ee429a0b69653635039696f86976f564 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698