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

Issue 130403008: Update DOMTokenList::value() to return a const reference (Closed)

Created:
6 years, 11 months ago by Inactive
Modified:
6 years, 11 months ago
Reviewers:
esprehn, adamk
CC:
blink-reviews, gavinp+prerender_chromium.org, sof, eae+blinkwatch, dglazkov+blink, adamk+blink_chromium.org, Inactive
Visibility:
Public.

Description

Update DOMTokenList::value() to return a const reference Update DOMTokenList::value() to return a const reference and avoid ref-counting churn on the AtomicString. R=adamk, esprehn Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165159

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M Source/core/dom/DOMSettableTokenList.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/DOMTokenList.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/ClassList.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLLinkElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLLinkElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 11 months ago (2014-01-15 15:02:04 UTC) #1
adamk
lgtm
6 years, 11 months ago (2014-01-15 19:27:01 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/130403008/1
6 years, 11 months ago (2014-01-15 19:28:12 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-15 19:56:43 UTC) #4
Message was sent while issue was closed.
Change committed as 165159

Powered by Google App Engine
This is Rietveld 408576698