Chromium Code Reviews

Issue 25728006: Change code order in HTMLMetaElement::process() (Closed)

Created:
7 years, 2 months ago by kenneth.r.christiansen
Modified:
7 years, 2 months ago
Reviewers:
apavlov, abarth-chromium
CC:
blink-reviews, kenneth.christiansen, dglazkov+blink, adamk+blink_chromium.org
Visibility:
Public.

Description

Change code order in HTMLMetaElement::process() Check the name value earlier to avoid unnecessary comparisons. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158941

Patch Set 1 #

Patch Set 2 : use nameValue instead of name() #

Patch Set 3 : Fixed spelling issue #

Unified diffs Side-by-side diffs Stats (+16 lines, -10 lines)
M Source/core/html/HTMLMetaElement.cpp View 1 chunk +16 lines, -10 lines 0 comments

Messages

Total messages: 6 (0 generated)
kenneth.r.christiansen
7 years, 2 months ago (2013-10-04 13:09:57 UTC) #1
apavlov
lgtm
7 years, 2 months ago (2013-10-04 13:20:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kenneth.r.christiansen@intel.com/25728006/6001
7 years, 2 months ago (2013-10-04 13:21:14 UTC) #3
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_blink_rel&number=6413
7 years, 2 months ago (2013-10-04 15:33:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kenneth.r.christiansen@intel.com/25728006/6001
7 years, 2 months ago (2013-10-04 15:46:44 UTC) #5
commit-bot: I haz the power
7 years, 2 months ago (2013-10-04 15:47:02 UTC) #6
Message was sent while issue was closed.
Change committed as 158941

Powered by Google App Engine