Frame subscriber bugfix + added only_damaged option

This commit is contained in:
Heilig Benedek 2016-06-21 02:15:39 +02:00
parent a35915ee9f
commit 3529f8a40a
4 changed files with 38 additions and 16 deletions

View file

@ -139,8 +139,7 @@ class WebContents : public mate::TrackableObject<WebContents>,
void SendInputEvent(v8::Isolate* isolate, v8::Local<v8::Value> input_event);
// Subscribe to the frame updates.
void BeginFrameSubscription(
const FrameSubscriber::FrameCaptureCallback& callback);
void BeginFrameSubscription(mate::Arguments* args);
void EndFrameSubscription();
// Methods for creating <webview>.