Merge pull request #9440 from brenca/osr-fixes
Additional small OSR fixes
This commit is contained in:
commit
9bed0ffdbf
4 changed files with 28 additions and 8 deletions
|
|
@ -185,6 +185,7 @@ class WebContents : public mate::TrackableObject<WebContents>,
|
|||
void SetFrameRate(int frame_rate);
|
||||
int GetFrameRate() const;
|
||||
void Invalidate();
|
||||
gfx::Size GetSizeForNewRenderView(content::WebContents*) const override;
|
||||
|
||||
// Methods for zoom handling.
|
||||
void SetZoomLevel(double level);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue