New issue
Advanced search Search tips

Issue 633621 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner:
Closed: Dec 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

DevTools: installBackwardsCompatibility() in devtools.js should work for non-"remoteFrontend"

Project Member Reported by pfeldman@chromium.org, Aug 2 2016

Issue description

You'll see how it is bailing out in case of non-remoteFrontend. We should instead check for window.location.pathname to start with "/bundled". If it starts with "/bundled", we know the front-end is ToT, so we early return.
 
Owner: pfeldman@chromium.org
Status: WontFix (was: Assigned)

Sign in to add a comment