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

Issue 19446002: Small XSSAuditor cleanup. (Closed)

Created:
7 years, 5 months ago by Tom Sepez
Modified:
7 years, 5 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org
Visibility:
Public.

Description

Small XSSAuditor cleanup. Avoid keeping a string for longer than necessary, and avoid the possibility of checking for it more than once. Instead, check once and keep that result. R=abarth@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154354

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M Source/core/html/parser/XSSAuditor.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/parser/XSSAuditor.cpp View 4 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Tom Sepez
Adam, noticed this while trying to see what it would take to make the XSSAuditor ...
7 years, 5 months ago (2013-07-16 23:29:33 UTC) #1
abarth-chromium
lgtm
7 years, 5 months ago (2013-07-17 00:33:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tsepez@chromium.org/19446002/1
7 years, 5 months ago (2013-07-17 00:35:04 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-17 02:50:38 UTC) #4
Message was sent while issue was closed.
Change committed as 154354

Powered by Google App Engine
This is Rietveld 408576698