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

Issue 90363003: Get rid of useless calls to AtomicString::impl() (Closed)

Created:
7 years ago by Inactive
Modified:
7 years ago
Reviewers:
abarth-chromium
CC:
blink-reviews, dglazkov+blink, apavlov+blink_chromium.org, gavinp+loader_chromium.org, darktears, Nate Chapin, adamk+blink_chromium.org
Visibility:
Public.

Description

Get rid of useless calls to AtomicString::impl() Get rid of useless calls to AtomicString::impl() in the code. This avoids uselessly calling AtomicString(StringImpl*) constructor in several cases. R=abarth BUG=323739 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162750

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M Source/core/css/RuleFeature.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/css/SelectorCheckerFastPath.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/resolver/StyleBuilderCustom.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLFormElement.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/forms/FormController.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/DocumentLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
7 years ago (2013-11-27 02:34:40 UTC) #1
abarth-chromium
lgtm
7 years ago (2013-11-27 02:38:16 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/90363003/1
7 years ago (2013-11-27 02:38:29 UTC) #3
commit-bot: I haz the power
7 years ago (2013-11-27 10:11:53 UTC) #4
Message was sent while issue was closed.
Change committed as 162750

Powered by Google App Engine
This is Rietveld 408576698