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

Issue 267563003: Allow browser process to request selection of word around caret (Closed)

Created:
6 years, 7 months ago by mlamouri (slow - plz ping)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Allow browser process to request selection of word around caret. This adds an IPC message for the browser process to be able to request the renderer to select the word around the caret. If the selection happens, the browser process will received a SelectionChanged message back. BUG=330238 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271206

Patch Set 1 #

Total comments: 1

Patch Set 2 : cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M content/browser/renderer_host/render_view_host_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/browser/render_view_host.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
pedro (no code reviews)
Mounir, Thanks for working on this! https://codereview.chromium.org/267563003/diff/1/content/common/view_messages.h File content/common/view_messages.h (right): https://codereview.chromium.org/267563003/diff/1/content/common/view_messages.h#newcode1001 content/common/view_messages.h:1001: IPC_MESSAGE_ROUTED0(ViewMsg_SelectForSearch) Nit: I ...
6 years, 7 months ago (2014-04-30 22:07:08 UTC) #1
mlamouri (slow - plz ping)
jochen@, could you review the content/* bits? cdn@, could you review the ipc changes? Thanks ...
6 years, 7 months ago (2014-05-06 15:23:12 UTC) #2
jochen (gone - plz use gerrit)
can you explain why this is needed? Maybe also add the code that invokes this ...
6 years, 7 months ago (2014-05-07 06:49:54 UTC) #3
mlamouri (slow - plz ping)
On 2014/05/07 06:49:54, jochen wrote: > can you explain why this is needed? > > ...
6 years, 7 months ago (2014-05-07 09:08:42 UTC) #4
jochen (gone - plz use gerrit)
ok can you please file a tracking bug for this feature and reference it from ...
6 years, 7 months ago (2014-05-08 07:44:33 UTC) #5
mlamouri (slow - plz ping)
On 2014/05/08 07:44:33, jochen wrote: > ok > > can you please file a tracking ...
6 years, 7 months ago (2014-05-08 09:24:09 UTC) #6
Cris Neckar
On 2014/05/08 09:24:09, Mounir Lamouri wrote: > On 2014/05/08 07:44:33, jochen wrote: > > ok ...
6 years, 7 months ago (2014-05-08 17:19:34 UTC) #7
donnd
On 2014/05/08 17:19:34, Cris Neckar wrote: > On 2014/05/08 09:24:09, Mounir Lamouri wrote: > > ...
6 years, 7 months ago (2014-05-08 23:16:12 UTC) #8
jochen (gone - plz use gerrit)
On 2014/05/08 09:24:09, Mounir Lamouri wrote: > On 2014/05/08 07:44:33, jochen wrote: > > ok ...
6 years, 7 months ago (2014-05-15 10:53:41 UTC) #9
mlamouri (slow - plz ping)
On 2014/05/15 10:53:41, jochen wrote: > On 2014/05/08 09:24:09, Mounir Lamouri wrote: > > On ...
6 years, 7 months ago (2014-05-16 14:05:32 UTC) #10
mlamouri (slow - plz ping)
The CQ bit was checked by mlamouri@chromium.org
6 years, 7 months ago (2014-05-16 15:41:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/267563003/20001
6 years, 7 months ago (2014-05-16 15:41:23 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-16 18:32:48 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-16 19:13:19 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/154586)
6 years, 7 months ago (2014-05-16 19:13:20 UTC) #15
mlamouri (slow - plz ping)
The CQ bit was checked by mlamouri@chromium.org
6 years, 7 months ago (2014-05-17 13:50:44 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/267563003/20001
6 years, 7 months ago (2014-05-17 13:52:20 UTC) #17
commit-bot: I haz the power
6 years, 7 months ago (2014-05-17 15:35:07 UTC) #18
Message was sent while issue was closed.
Change committed as 271206

Powered by Google App Engine
This is Rietveld 408576698