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

Issue 1163163003: Call isStyledElement() only once in Element::attributeChanged() (Closed)

Created:
5 years, 6 months ago by Mikhail
Modified:
5 years, 6 months ago
Reviewers:
sof, Mike West
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Call isStyledElement() only once in Element::attributeChanged() This patch removes an unneeded extra call of isStyledElement() from the Element::attributeChanged() method. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196559

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M Source/core/dom/Element.cpp View 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
Mikhail
PTAL
5 years, 6 months ago (2015-06-04 14:12:47 UTC) #2
sof
lgtm
5 years, 6 months ago (2015-06-04 14:33:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1163163003/1
5 years, 6 months ago (2015-06-05 06:47:29 UTC) #6
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 06:50:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196559

Powered by Google App Engine
This is Rietveld 408576698