DescriptionSupport optional arguments in SendRequestNatives::StartRequest
Extensions send calls via SendRequestNatives::StartRequest. It is necessary to support undefined v8 values to express optional parameters.
This CL exposes the functionality to configure support for Undefined, Date and Regex data types in content::V8ValueConverter and uses it to enable Undefined values in SendRequestNatives::StartRequest.
BUG=127533
TEST=error messages on console are gone, see bug report
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137452
Patch Set 1 #Patch Set 2 : updated copyright header #
Total comments: 2
Patch Set 3 : Addressed comments #
Total comments: 6
Patch Set 4 : Fixed nit #Patch Set 5 : Renamed functions according to Jochen's comment #
Total comments: 4
Patch Set 6 : Addressed John's comments #
Messages
Total messages: 15 (0 generated)
|