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

Issue 451733002: Make Element::elementData() / ensureUniqueElementData() protected (Closed)

Created:
6 years, 4 months ago by Inactive
Modified:
6 years, 4 months ago
Reviewers:
adamk
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-dom_chromium.org, blink-reviews-html_chromium.org, dglazkov+blink, eae+blinkwatch, ed+blinkwatch_opera.com, rwlbuis, rune+blink, sof
Project:
blink
Visibility:
Public.

Description

Make Element::elementData() / ensureUniqueElementData() protected Make Element::elementData() / ensureUniqueElementData() protected instead of public as ElementData is an Element internal and outside classes should probably not deal with it directly. R=adamk@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179748

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
adamk
lgtm
6 years, 4 months ago (2014-08-07 17:13:01 UTC) #1
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 4 months ago (2014-08-07 17:25:15 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/451733002/1
6 years, 4 months ago (2014-08-07 17:26:23 UTC) #3
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-07 18:34:59 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-07 20:09:22 UTC) #5
Message was sent while issue was closed.
Change committed as 179748

Powered by Google App Engine
This is Rietveld 408576698