DescriptionMake PostMessageToJavaScript use new WebKit API instead of script.
I added some JavaScript code to test_case.html that previously would have made PostMessage not function (which I verified).
This depends on the following WebKit issue:
https://bugs.webkit.org/show_bug.cgi?id=71478
BUG=82604
TEST=N/A
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110513
Patch Set 1 #Patch Set 2 : Add nefarious code to test_case.html to test the change. #
Total comments: 2
Patch Set 3 : Convert directly from PP_Var to v8::Value #
Total comments: 7
Patch Set 4 : Fix include order #
Total comments: 2
Patch Set 5 : Fixes based on review comments. #Patch Set 6 : One more review fix. #
Messages
Total messages: 8 (0 generated)
|