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

Issue 886673002: Check for null prototype in isJavaScriptSimpleObject (Closed)

Created:
5 years, 10 months ago by Alan Knight
Modified:
5 years, 10 months ago
Reviewers:
terry, floitsch, sra1
CC:
reviews_dartlang.org, floitsch
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Check for null prototype in isJavaScriptSimpleObject BUG= R=floitsch@google.com, sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=43340

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add a test #

Patch Set 3 : Eliminate common sub-expression #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -2 lines) Patch
M sdk/lib/html/html_common/conversions.dart View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M tests/html/postmessage_structured_test.dart View 1 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Alan Knight
This is Florian's fix in https://code.google.com/p/dart/issues/detail?id=21782 It seems sensible to me. I would be more ...
5 years, 10 months ago (2015-01-29 01:15:26 UTC) #2
sra1
Add a test case to tests/html/postmessage_structured_test.dart - that doesn't require polymer. Clone this test: test('js-to-dart-postmessage', ...
5 years, 10 months ago (2015-01-29 02:32:57 UTC) #3
floitsch
LGTM with stephen's comments addressed.
5 years, 10 months ago (2015-01-29 11:44:15 UTC) #5
Alan Knight
The test with postmessage didn't work, as it automatically added the Object prototype to the ...
5 years, 10 months ago (2015-01-29 22:52:45 UTC) #6
sra1
lgtm
5 years, 10 months ago (2015-01-29 23:30:15 UTC) #7
Alan Knight
5 years, 10 months ago (2015-01-30 17:42:16 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 43340 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698