Chromium Code Reviews
DescriptionPorting ppapi_tests framework to postMessage.
Some tests still rely on scripting, so we changed to using InstancePrivate (since scripting will disappear from Instance soon). Also use conditional compilation so that if compiled as untrusted with NaCl, the tests use Instance instead of InstancePrivate. This means that tests which rely on scripting aren't runnable in NaCl.
I also added a gyp option: pepper_scripting. The default is that scripting is on in this CL, but it will make it easy to turn it off in local builds. Soon we'll switch the default to no scripting, and soon after we can remove the option entirely.
BUG=82606
TEST=these tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91859
Patch Set 1 : fix bad file #Patch Set 2 : Fix SetCookie #
Total comments: 4
Patch Set 3 : Fix PPB_Messaging proxy, address review comment #Patch Set 4 : merge #Patch Set 5 : Disable Scrollbar test on Mac for now, merge #
Messages
Total messages: 7 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||