New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 797357 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 2
Type: Bug

Blocking:
issue 792774



Sign in to add a comment

Settings WebUI: cookie_info.js loaded twice.

Project Member Reported by dpa...@chromium.org, Dec 22 2017

Issue description

As part of the var to let/const migration I discovered (causes a runtime error) that cookie_info.js is loaded twice, unnecessarily, because we are using two <script> tags, instead of an HTML import, see [1].

Bugs like this are a good example of why migrating to let/const is beneficial.

[1] https://cs.chromium.org/search/?q=src%3D%22cookie_info.js%22+file:%5Esrc/chrome/browser/resources/settings/+package:%5Echromium$&type=cs
 

Comment 1 by dpa...@chromium.org, Dec 22 2017

Blocking: 792774

Comment 2 by dpa...@chromium.org, Dec 22 2017

Cc: michae...@chromium.org

Comment 3 by dpa...@chromium.org, Dec 22 2017

Owner: dpa...@chromium.org
Status: Started (was: Available)
Status: Fixed (was: Started)

Sign in to add a comment