DescriptionUse wrapper_configuration consistently in bindings
Currently the bindings overuse WrapperConfiguration::Dependent.
This changes it to use WrapperConfiguration::Independent
unless Dependent is actually needed, by computing it once
in the interface context.
(Fixes one FIXME and removes some hard-coding.)
This is split off as 1/2 bindings-only change from:
Implement ImageData constructors.
https://codereview.chromium.org/196343032/
BUG=345503
TBR=haraken
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169827
Patch Set 1 #Patch Set 2 : Split off [Constructor] change #Messages
Total messages: 5 (0 generated)
|