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

Issue 11931008: Merge 138893 (Closed)

Created:
7 years, 11 months ago by kerz_chromium
Modified:
7 years, 11 months ago
Reviewers:
commit-queue
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Visibility:
Public.

Description

Merge 138893 > Add function to move caret selection towards a point > https://bugs.webkit.org/show_bug.cgi?id=105189 > > Patch by Chris Hopman <cjhopman@google.com>; on 2013-01-05 > Reviewed by Eric Seidel. > > This function moves the selection to the corresponding point in the > rootEditableElement of the current selection. Used on Android for > the behavior of insertion handles (i.e. dragging the caret around). > > * public/WebFrame.h: > (WebFrame): > * src/WebFrameImpl.cpp: > (WebKit::WebFrameImpl::moveCaretSelectionTowardsWindowPoint): > (WebKit): > * src/WebFrameImpl.h: > (WebFrameImpl): TBR=commit-queue@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=139813

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -793 lines) Patch
M Source/WebKit/chromium/ChangeLog View 1 chunk +0 lines, -793 lines 0 comments Download
M Source/WebKit/chromium/public/WebFrame.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/src/WebFrameImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/WebKit/chromium/src/WebFrameImpl.cpp View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
kerz_chromium
7 years, 11 months ago (2013-01-16 01:36:18 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698