DescriptionUse "Dictionary" for PositionOptions instead of Custom binding
getCurrentPosition and watchPosition of Geolocation API use "Custom"
binding for implementing PositionOptions.
But it could be implemented using "Dictionary" instead of "Custom"
and we can remove custom binding file(V8GeolocationCustom.cpp) for that.
BUG=385426
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176719
Patch Set 1 #
Total comments: 6
Patch Set 2 : Rebasing for removing PerWorldBindings (http://crrev.com/330293002) #Messages
Total messages: 26 (0 generated)
|