Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Add frameName to onNavigationRequested.
Browse files Browse the repository at this point in the history
An additional parameter is now passed to onNavigationRequested with the
name of the frame that originated the navigation request.

isMainFrame can be emulated by checking if frameName is equal to an
empty string, but hasn't been removed from the function signature.

Issue: #11374
  • Loading branch information
kanzure authored and vitallium committed Oct 6, 2015
1 parent b483dd6 commit 573e969
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 573e969

Please sign in to comment.