Make history.go work
This commit is contained in:
parent
2bb7497312
commit
e817192df3
4 changed files with 14 additions and 2 deletions
|
@ -55,7 +55,7 @@ class WebContents : public mate::EventEmitter,
|
|||
void ReloadIgnoringCache();
|
||||
void GoBack();
|
||||
void GoForward();
|
||||
void GoToIndex();
|
||||
void GoToOffset(int offset);
|
||||
int GetRoutingID() const;
|
||||
int GetProcessID() const;
|
||||
bool IsCrashed() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue