apply fixes
This commit is contained in:
parent
6e1db86a77
commit
f90e62a7a5
4 changed files with 16 additions and 27 deletions
|
@ -281,6 +281,8 @@ 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