fixes software output device rendering
This commit is contained in:
parent
221714e141
commit
6e1db86a77
5 changed files with 85 additions and 71 deletions
|
@ -281,8 +281,6 @@ class WebContents : public mate::TrackableObject<WebContents>,
|
|||
private:
|
||||
AtomBrowserContext* GetBrowserContext() const;
|
||||
|
||||
atom::OnPaintCallback paint_callback_;
|
||||
|
||||
uint32_t GetNextRequestId() {
|
||||
return ++request_id_;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue