New issue
Advanced search Search tips

Issue 638940 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2016
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

JS error when accessing botlist

Project Member Reported by stephana@chromium.org, Aug 18 2016

Issue description

Requesting https://chromium-swarm.appspot.com/newui/botlist
causes a JS error once the spinner is done. 


The stacktrace is not very informative because elements are concatenated:


(anonymous function)	@	elements.html:23490
_bots	@	elements.html:23484
_computeEffect	@	elements.html:4491
_effectEffects	@	elements.html:4312
_propertySetter	@	elements.html:4296
setter	@	elements.html:4375
(anonymous function)	@	elements.html:4420
_notifyListener	@	elements.html:4933
(anonymous function)	@	elements.html:4441
fire	@	elements.html:4150
_notifyChange	@	elements.html:4279
_notifyEffect	@	elements.html:4460
_effectEffects	@	elements.html:4312
_propertySetter	@	elements.html:4296
setter	@	elements.html:4375
_handleResponse	@	elements.html:9091


 
Owner: kjlubick@chromium.org

Comment 2 by kjlubick@google.com, Aug 18 2016

Fixed in https://codereview.chromium.org/2247143003  Needs to be deployed.

Comment 4 by kjlubick@google.com, Aug 18 2016

Status: Fixed (was: Untriaged)
Deployed the fix.

Sign in to add a comment