New issue
Advanced search Search tips

Issue 801929 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Markdown display incorrectly

Project Member Reported by xing...@intel.com, Jan 15 2018

Issue description

What steps will reproduce the problem?
(1) Open https://chromium.googlesource.com/chromium/src.git/+/master/docs/design/gpu_synchronization.md with chrome, navigate to Implementation-dependent: same-thread driver-level GL contexts, the one thread and another displayed incorrectly as Bad_online.png


What is the expected result?
Open this docs/design/gpu_synchronization.md with Chrome MD extention(https://chrome.google.com/webstore/detail/markdown-preview-plus/febilkbfcbhebfnokafefeacimjdckgl/related), it will display correctly as Good_with_MD_ext.png

What happens instead?
Implementation-dependent: same-thread driver-level GL contexts, the one thread and another displayed incorrectly as Bad_online.png

 
Good_with_MD_Ext.png
65.1 KB View Download
Bad_online.png
57.0 KB View Download

Comment 1 by klausw@chromium.org, Jan 30 2018

Owner: klausw@chromium.org
Status: Started (was: Untriaged)
Proposed fix in https://chromium-review.googlesource.com/c/chromium/src/+/892478
Project Member

Comment 2 by bugdroid1@chromium.org, Jan 31 2018

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

commit f11c1775df9c512b9b135618f5a7d7aead9e37bb
Author: Klaus Weidner <klausw@chromium.org>
Date: Wed Jan 31 00:17:19 2018

gpu_synchronization.md: fix formatting of quoted code

The nested code section was not rendering correctly on the live
Markdown server, and didn't match the tools/md_browser preview.
Simplify the layout to avoid inconsistencies.

Bug:  801929 
Change-Id: Id8f84f24407d39dd2d125d8f349d214fccbe254a
Reviewed-on: https://chromium-review.googlesource.com/892478
Reviewed-by: David Dorwin <ddorwin@chromium.org>
Commit-Queue: Klaus Weidner <klausw@chromium.org>
Cr-Commit-Position: refs/heads/master@{#533106}
[modify] https://crrev.com/f11c1775df9c512b9b135618f5a7d7aead9e37bb/docs/design/gpu_synchronization.md

Comment 3 by klausw@chromium.org, Jan 31 2018

Status: Fixed (was: Started)

Sign in to add a comment