[MD Extensions] [error console] going between different error consoles show the wrong source file. |
||
Issue descriptionRepro: 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.
,
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
,
Dec 13 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by scottchen@chromium.org
, Dec 8 2017Status: Started (was: Available)