Skip to content

Commit

Permalink
Review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
msoap authored and ZekeLu committed Apr 30, 2021
1 parent 4a55e10 commit 681a603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions browser.go
Expand Up @@ -120,6 +120,7 @@ func NewBrowser(ctx context.Context, urlstr string, opts ...BrowserOption) (*Bro
}

// Process returns the process object of the browser.
//
// It could be nil when the browser is allocated with RemoteAllocator.
// It can be used to control the memory consumed by the browser process.
//
Expand Down

0 comments on commit 681a603

Please sign in to comment.