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

Issue 793397 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Dec 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

[MD Extensions] [error console] going between different error consoles show the wrong source file.

Project Member Reported by scottchen@chromium.org, Dec 8 2017

Issue description

Repro:
1) go to the error console for extension A.
2) focus on a run time error (if not so already), so there's a source file shown in the code pad.
3) go to the list page
4) go to error console for extenison B.
5) observe that the code pad still shows the source file for extension A in the code pad.

 
Owner: scottchen@chromium.org
Status: Started (was: Available)
Project Member

Comment 2 by bugdroid1@chromium.org, Dec 12 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/4befd21082a0ec5182ce4411c5e397cd3daefa8f

commit 4befd21082a0ec5182ce4411c5e397cd3daefa8f
Author: Scott Chen <scottchen@chromium.org>
Date: Tue Dec 12 20:08:16 2017

MD Extensions: clear code section when switching between different error consoles.

Bug:  793397 
Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation
Change-Id: Id9ae040cfc149fe3483156ab80dfaeaa5a2566de
Reviewed-on: https://chromium-review.googlesource.com/817371
Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org>
Commit-Queue: Scott Chen <scottchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523528}
[modify] https://crrev.com/4befd21082a0ec5182ce4411c5e397cd3daefa8f/chrome/browser/resources/md_extensions/error_page.js

Status: Fixed (was: Started)

Sign in to add a comment