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

Issue 111443011: Set m_nextBreakablePosition as private in InlineIterator, and use it (Closed)

Created:
6 years, 12 months ago by gyuyoung-inactive
Modified:
6 years, 11 months ago
Reviewers:
pdr.
CC:
blink-reviews, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Set m_nextBreakablePosition as private in InlineIterator, and use it InlineIterator has been exported m_nextBreakablePosition as public though it is member variable. This patch set it as private, and add getter/setter functions for it. Merge from WebKit r160413. BUG=N/A Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164371

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -10 lines) Patch
M Source/core/rendering/InlineIterator.h View 4 chunks +8 lines, -4 lines 0 comments Download
M Source/core/rendering/line/BreakingContextInlineHeaders.h View 6 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
gyuyoung-inactive
6 years, 12 months ago (2013-12-28 03:50:39 UTC) #1
pdr.
On 2013/12/28 03:50:39, gyuyoung wrote: LGTM
6 years, 11 months ago (2013-12-30 01:02:14 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/111443011/1
6 years, 11 months ago (2013-12-30 05:52:44 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2013-12-30 08:28:14 UTC) #4
Message was sent while issue was closed.
Change committed as 164371

Powered by Google App Engine
This is Rietveld 408576698