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

Issue 623603002: [Local NTP] Fixing middle click paste in fakebox. (Closed)

Created:
6 years, 2 months ago by Georges Khalil
Modified:
6 years, 2 months ago
Reviewers:
Mathieu, huangs
CC:
chromium-reviews, skanuj+watch_chromium.org, melevin+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, jfweitz+watch_chromium.org, David Black, arv+watch_chromium.org, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, Jered
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Local NTP] Fixing middle click paste in fakebox. - Allowing users to paste into the fakebox using the middle click, for supporter OS. - Moving #fakebox-text behind #fakebox-input to prevent blocking. BUG=370343 Committed: https://crrev.com/2178ddcc8351da2e8565df84a9812c4b23dd35f9 Cr-Commit-Position: refs/heads/master@{#297917}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Responded to commit #

Total comments: 2

Patch Set 3 : Simplified code by using |clipboardData.getData| #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M chrome/browser/resources/local_ntp/local_ntp.js View 1 2 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
Georges Khalil
PTAL
6 years, 2 months ago (2014-10-01 21:31:19 UTC) #2
huangs
First round of comments. https://codereview.chromium.org/623603002/diff/1/chrome/browser/resources/local_ntp/local_ntp.js File chrome/browser/resources/local_ntp/local_ntp.js (right): https://codereview.chromium.org/623603002/diff/1/chrome/browser/resources/local_ntp/local_ntp.js#newcode1159 chrome/browser/resources/local_ntp/local_ntp.js:1159: if (items.length > 0) { ...
6 years, 2 months ago (2014-10-01 21:49:41 UTC) #3
Georges Khalil
Done. PTAL. https://codereview.chromium.org/623603002/diff/1/chrome/browser/resources/local_ntp/local_ntp.js File chrome/browser/resources/local_ntp/local_ntp.js (right): https://codereview.chromium.org/623603002/diff/1/chrome/browser/resources/local_ntp/local_ntp.js#newcode1159 chrome/browser/resources/local_ntp/local_ntp.js:1159: if (items.length > 0) { On 2014/10/01 ...
6 years, 2 months ago (2014-10-01 22:22:21 UTC) #4
huangs
lgtm
6 years, 2 months ago (2014-10-02 19:02:54 UTC) #7
Mathieu
lgtm, please wait for Sam's lgtm https://codereview.chromium.org/623603002/diff/20001/chrome/browser/resources/local_ntp/local_ntp.js File chrome/browser/resources/local_ntp/local_ntp.js (right): https://codereview.chromium.org/623603002/diff/20001/chrome/browser/resources/local_ntp/local_ntp.js#newcode1157 chrome/browser/resources/local_ntp/local_ntp.js:1157: // Send pasted ...
6 years, 2 months ago (2014-10-02 19:10:30 UTC) #8
huangs
LGTM again.
6 years, 2 months ago (2014-10-02 20:40:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/623603002/40001
6 years, 2 months ago (2014-10-02 20:45:27 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 30326b8f8861c7733b9ccfe9d1396408b137dbb9
6 years, 2 months ago (2014-10-02 22:00:09 UTC) #12
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 22:01:22 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2178ddcc8351da2e8565df84a9812c4b23dd35f9
Cr-Commit-Position: refs/heads/master@{#297917}

Powered by Google App Engine
This is Rietveld 408576698