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

Issue 420853002: Insertion handler appears anywhere on the page (Closed)

Created:
6 years, 5 months ago by raghu
Modified:
6 years, 4 months ago
Reviewers:
jdduke (slow)
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jam, penghuang+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, James Su, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove unused variable from TouchSelectionController As of r286119, |selection_editable_for_last_update_| is no longer used by TouchSelectionController. Remove accordingly. BUG=397556 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286739

Patch Set 1 #

Total comments: 1

Patch Set 2 : Clean up. Removing unused variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M content/browser/renderer_host/input/touch_selection_controller.h View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
raghu
Hi jdduke, The issue is that insertion handler is shown since selection controller's editable flag ...
6 years, 5 months ago (2014-07-25 16:55:37 UTC) #1
raghu
PTAL
6 years, 4 months ago (2014-07-28 14:25:29 UTC) #2
jdduke (slow)
The real problem is that we're hooking into the |is_selection_editable| check wrong. I'll take a ...
6 years, 4 months ago (2014-07-28 14:43:05 UTC) #3
jdduke (slow)
On 2014/07/28 14:43:05, jdduke wrote: > The real problem is that we're hooking into the ...
6 years, 4 months ago (2014-07-28 15:40:45 UTC) #4
jdduke (slow)
On 2014/07/28 15:40:45, jdduke wrote: > See https://codereview.chromium.org/428623002/. Scratch that, the fix is at https://codereview.chromium.org/425493004.
6 years, 4 months ago (2014-07-28 21:50:02 UTC) #5
raghu
On 2014/07/28 21:50:02, jdduke wrote: > On 2014/07/28 15:40:45, jdduke wrote: > > See https://codereview.chromium.org/428623002/. ...
6 years, 4 months ago (2014-07-29 12:38:27 UTC) #6
jdduke (slow)
On 2014/07/29 12:38:27, rvg wrote: > On 2014/07/28 21:50:02, jdduke wrote: > > On 2014/07/28 ...
6 years, 4 months ago (2014-07-29 15:03:00 UTC) #7
raghu
PTAL
6 years, 4 months ago (2014-07-30 06:01:57 UTC) #8
jdduke (slow)
On 2014/07/30 06:01:57, rvg wrote: > PTAL lgtm, but in the future make sure to ...
6 years, 4 months ago (2014-07-30 18:22:55 UTC) #9
jdduke (slow)
The CQ bit was checked by jdduke@chromium.org
6 years, 4 months ago (2014-07-30 18:23:17 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/r.ghatage@samsung.com/420853002/20001
6 years, 4 months ago (2014-07-30 18:25:12 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-07-30 20:04:52 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-07-30 21:03:55 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel/builds/1614)
6 years, 4 months ago (2014-07-30 21:03:56 UTC) #14
raghu
The CQ bit was checked by r.ghatage@samsung.com
6 years, 4 months ago (2014-07-31 03:23:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/r.ghatage@samsung.com/420853002/20001
6 years, 4 months ago (2014-07-31 03:26:30 UTC) #16
commit-bot: I haz the power
Change committed as 286739
6 years, 4 months ago (2014-07-31 11:44:36 UTC) #17
raghu
6 years, 4 months ago (2014-07-31 16:50:19 UTC) #18
Message was sent while issue was closed.
On 2014/07/30 18:22:55, jdduke wrote:
> On 2014/07/30 06:01:57, rvg wrote:
> > PTAL
> 
> lgtm, but in the future make sure to update patch descriptions as you change
the
> patch contents.

Thanks. Surely, I will take care about it.

Powered by Google App Engine
This is Rietveld 408576698