DescriptionFix handling of null pointers in JS bindings.
This allows passing of arbitrary length list-like structures across the
a message pipe. This is a pre-requisite for passing corrupt, circular, or
otherwise malformed list-like structures across a message pipe for testing.
Also fix excessive indentation in one place in js_to_cpp_unittest.cc
(leading to larger diff). Sorry.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271173
Patch Set 1 #
Total comments: 5
Patch Set 2 : Fix accidental shadowing of parameter with local in JS side. #
Messages
Total messages: 13 (0 generated)
|