Descriptioncc: Use base::Callback approach instead of using WebKit interface.
Instead of having cc/ talk directly to the WebKit::WebLayerScrollClient, we
define a callback in cc/ that it can talk to.
In the compositor_bindings, we pass this callback down to cc, so it can call us back later.
BUG=None
TEST=cc_unittests, webkit_compositor_bindings_unittests
R=jamesr@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209386
Patch Set 1 #
Total comments: 4
Patch Set 2 : now using base::Callback approach #Patch Set 3 : fixes #
Total comments: 3
Messages
Total messages: 15 (0 generated)
|