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

Issue 337113002: Remove unnecessary mutable keyword for m_nodeFlags (Closed)

Created:
6 years, 6 months ago by kangil_
Modified:
6 years, 6 months ago
Reviewers:
Inactive
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis, esprehn
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Remove unnecessary mutable keyword for m_nodeFlags This CL deletes unneeded mutable keyword by removing const keyword on setter functions. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176210

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M Source/core/dom/Node.h View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kangil_
PTAL
6 years, 6 months ago (2014-06-16 12:26:48 UTC) #1
Inactive
lgtm Makes sense and the bots seems happy.
6 years, 6 months ago (2014-06-16 13:52:23 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangil.han@samsung.com/337113002/1
6 years, 6 months ago (2014-06-16 13:52:44 UTC) #3
commit-bot: I haz the power
6 years, 6 months ago (2014-06-16 13:57:13 UTC) #4
Message was sent while issue was closed.
Change committed as 176210

Powered by Google App Engine
This is Rietveld 408576698