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

Issue 2734793002: Expand FrameSelection::isInPasswordFiled() into call sites (Closed)

Created:
3 years, 9 months ago by yosin_UTC9
Modified:
3 years, 9 months ago
Reviewers:
tkent, yoichio, Xiaocheng
CC:
blink-reviews, chromium-reviews, dtapuska+blinkwatch_chromium.org, Navid Zolghadr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expand FrameSelection::isInPasswordFiled() into call sites This patch expands |FrameSelection::isInPasswordFiled()| into call sites to avoid to use |computeVisibleSelectionInDOMTreeDeprecated()| for improving code health. BUG=698633 TEST=n/a Review-Url: https://codereview.chromium.org/2734793002 Cr-Commit-Position: refs/heads/master@{#455417} Committed: https://chromium.googlesource.com/chromium/src/+/a2d360523e94ba92514d45cb9d260c0c3364e5a5

Patch Set 1 : 2017-03-06T15:52:11 #

Patch Set 2 : 2017-03-07T11:24:31 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -16 lines) Patch
M third_party/WebKit/Source/core/editing/Editor.cpp View 3 chunks +22 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/editing/FrameSelection.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/FrameSelection.cpp View 1 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/input/MouseEventManager.cpp View 2 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 42 (24 generated)
yosin_UTC9
PTAL Win bots failures are not related this patch. They failed on test_installer.
3 years, 9 months ago (2017-03-07 05:08:32 UTC) #10
yoichio
lgtm
3 years, 9 months ago (2017-03-07 05:31:15 UTC) #13
tkent
lgtm, however selection normalization doesn't cross over editing boundaries, and selectionInDOMTree().start() is always ok for ...
3 years, 9 months ago (2017-03-07 05:39:57 UTC) #14
yosin_UTC9
On 2017/03/07 at 05:39:57, tkent wrote: > lgtm, however selection normalization doesn't cross over editing ...
3 years, 9 months ago (2017-03-07 05:43:41 UTC) #15
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/2734793002/40001
3 years, 9 months ago (2017-03-07 05:44:36 UTC) #17
tkent
> > lgtm, however selection normalization doesn't cross over editing boundaries, and selectionInDOMTree().start() is always ...
3 years, 9 months ago (2017-03-07 06:05:58 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/395609)
3 years, 9 months ago (2017-03-07 07:39:23 UTC) #20
yosin_UTC9
On 2017/03/07 at 06:05:58, tkent wrote: > > > lgtm, however selection normalization doesn't cross ...
3 years, 9 months ago (2017-03-07 07:58:52 UTC) #21
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/2734793002/40001
3 years, 9 months ago (2017-03-07 07:59:51 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/379339)
3 years, 9 months ago (2017-03-07 09:10:49 UTC) #25
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/2734793002/40001
3 years, 9 months ago (2017-03-07 14:37:43 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/395943)
3 years, 9 months ago (2017-03-07 18:39:30 UTC) #29
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/2734793002/40001
3 years, 9 months ago (2017-03-08 00:59:49 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-xcode-clang/builds/51891)
3 years, 9 months ago (2017-03-08 02:35:28 UTC) #33
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/2734793002/40001
3 years, 9 months ago (2017-03-08 05:34:22 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/402605)
3 years, 9 months ago (2017-03-08 06:26:40 UTC) #37
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/2734793002/40001
3 years, 9 months ago (2017-03-08 07:29:43 UTC) #39
commit-bot: I haz the power
3 years, 9 months ago (2017-03-08 09:39:07 UTC) #42
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/a2d360523e94ba92514d45cb9d26...

Powered by Google App Engine
This is Rietveld 408576698