Use WebState::GetLastCommittedURL instead of URL in script callbacks. |
|
Issue descriptionRemove URL from scriptcallbacks. Now that message can come from cross_origin frames, URL is ambiguous. Client should use WebState::GetLastCommittedURL explicitly instead. |
|
►
Sign in to add a comment |
|
Comment 1 by eugene...@chromium.org
, Oct 16Labels: -Type-Bug Type-Task