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

Issue 328243004: Change a FrameSelection::setSelectedRange argument type from bool to enum. (Closed)

Created:
6 years, 6 months ago by yoichio
Modified:
6 years, 6 months ago
Reviewers:
tkent, yosin_UTC9
CC:
blink-reviews, groby+blinkspell_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Change a FrameSelection::setSelectedRange argument type from bool to enum. Let's use FrameSelection::DirectoinalOption instead of bool. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176192

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -10 lines) Patch
M Source/core/editing/EditorCommand.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/editing/FrameSelection.h View 2 chunks +6 lines, -1 line 0 comments Download
M Source/core/editing/FrameSelection.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/editing/InputMethodController.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/page/DOMSelection.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebLocalFrameImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
yoichio
6 years, 6 months ago (2014-06-16 07:15:38 UTC) #1
yosin_UTC9
LGTM %s/Frame::/FrameSelection::/g
6 years, 6 months ago (2014-06-16 07:24:21 UTC) #2
tkent
lgtm except the CL description.
6 years, 6 months ago (2014-06-16 08:03:02 UTC) #3
yoichio
The CQ bit was checked by yoichio@chromium.org
6 years, 6 months ago (2014-06-16 08:16:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoichio@chromium.org/328243004/1
6 years, 6 months ago (2014-06-16 08:16:35 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-16 09:01:20 UTC) #6
Message was sent while issue was closed.
Change committed as 176192

Powered by Google App Engine
This is Rietveld 408576698