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

Issue 2735633005: Hotfix: hasText value is incorrectly set (Closed)

Created:
3 years, 9 months ago by EhsanK
Modified:
3 years, 9 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, nona+watch_chromium.org, darin-cc_chromium.org, mac-reviews_chromium.org, James Su
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Hotfix: hasText value is incorrectly set Following the refactoring in CL: 2694543002 the value of hasText is incorrectly set. To be precise, hasText is always set to the negate of its correct value. BUG=602427 Review-Url: https://codereview.chromium.org/2735633005 Cr-Commit-Position: refs/heads/master@{#454901} Committed: https://chromium.googlesource.com/chromium/src/+/6e3e9e553fee7cd6246ac4bd604303e5cdb3694f

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 9 (4 generated)
EhsanK
Hello Avi, Could you please take a quick look? Thanks! https://codereview.chromium.org/2735633005/diff/1/content/browser/renderer_host/render_widget_host_view_mac.mm File content/browser/renderer_host/render_widget_host_view_mac.mm (left): https://codereview.chromium.org/2735633005/diff/1/content/browser/renderer_host/render_widget_host_view_mac.mm#oldcode3422 ...
3 years, 9 months ago (2017-03-06 16:15:13 UTC) #2
Avi (use Gerrit)
lgtm https://codereview.chromium.org/2735633005/diff/1/content/browser/renderer_host/render_widget_host_view_mac.mm File content/browser/renderer_host/render_widget_host_view_mac.mm (left): https://codereview.chromium.org/2735633005/diff/1/content/browser/renderer_host/render_widget_host_view_mac.mm#oldcode3422 content/browser/renderer_host/render_widget_host_view_mac.mm:3422: BOOL hasText = !selection || selection->selected_text().empty(); On 2017/03/06 ...
3 years, 9 months ago (2017-03-06 16:21:12 UTC) #3
EhsanK
Thanks Avi! CQ-ing soon.
3 years, 9 months ago (2017-03-06 18:05:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2735633005/1
3 years, 9 months ago (2017-03-06 18:05:28 UTC) #6
commit-bot: I haz the power
3 years, 9 months ago (2017-03-06 18:45:54 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/6e3e9e553fee7cd6246ac4bd6043...

Powered by Google App Engine
This is Rietveld 408576698