Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Issue 260033002: Adding the assert() that checks for the correct view source highlighting (Closed)

Created:
6 years, 7 months ago by suyash
Modified:
6 years, 7 months ago
Reviewers:
apavlov, eseidel
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org, ojan, vsevik
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Adding the assert() that checks for the correct view source highlighting This assert was disabled because it got triggered upon incorrect view-source highlighting.This happened because characters for the end tags were getting consumed by the tokenizer at the same time as it consumed the text of the script tag. Bug : https://bugs.webkit.org/show_bug.cgi?id=62971. Since it is fixed i think we can enable the assert. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172778

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M Source/core/html/parser/HTMLToken.h View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
suyash
Please take a look! Thanks :)
6 years, 7 months ago (2014-04-28 13:36:35 UTC) #1
eseidel
lgtm
6 years, 7 months ago (2014-04-28 15:40:42 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/suyash.s@samsung.com/260033002/1
6 years, 7 months ago (2014-04-28 15:40:59 UTC) #3
commit-bot: I haz the power
Change committed as 172778
6 years, 7 months ago (2014-04-28 16:53:31 UTC) #4
apavlov
6 years, 7 months ago (2014-04-28 16:55:58 UTC) #5
Message was sent while issue was closed.
+vsevik

Powered by Google App Engine
This is Rietveld 408576698