New issue
Advanced search Search tips

Issue 611101 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 2
Type: Bug



Sign in to add a comment

Improve exceptions logging for web//

Project Member Reported by eugene...@chromium.org, May 11 2016

Issue description

Currently JS errors are logged via error JS message. If the page decides to override window.webkit everything will break silently. We need to find a better way of logging (hopefully next iOS version will give us some API).
 

Comment 1 by pkl@chromium.org, May 11 2016

Cc: mard...@chromium.org pkl@chromium.org eugene...@chromium.org
Status: WontFix (was: Available)
Turns out this is unnecessary |delete window.webkit| safely remove all overrides.

Sign in to add a comment