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

Issue 2881013003: Move FrameSelection::CurrentForm() to ContextMenuClientImpl (Closed)

Created:
3 years, 7 months ago by tanvir
Modified:
3 years, 7 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move FrameSelection::CurrentForm() to ContextMenuClientImpl This CL moved CurrentForm logic from FrameSelection to ContextMenuClientImpl. Currently CurrentForm() was used only by ContextMenuClientImpl in ContextMenuClientImpl::ShowContextMenu(). BUG=721653 Review-Url: https://codereview.chromium.org/2881013003 Cr-Commit-Position: refs/heads/master@{#473158} Committed: https://chromium.googlesource.com/chromium/src/+/a34d0750b0cd0db8bdfef1e6a5f5b6be02e984ca

Patch Set 1 #

Total comments: 2

Patch Set 2 : updated patch #

Total comments: 13

Patch Set 3 : updated Patch #

Patch Set 4 : updated PS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -54 lines) Patch
M third_party/WebKit/Source/core/editing/FrameSelection.h View 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/editing/FrameSelection.cpp View 2 chunks +0 lines, -50 lines 0 comments Download
M third_party/WebKit/Source/web/ContextMenuClientImpl.cpp View 1 2 3 4 chunks +56 lines, -1 line 0 comments Download

Messages

Total messages: 33 (22 generated)
Shanmuga Pandi
https://codereview.chromium.org/2881013003/diff/1/third_party/WebKit/Source/web/ContextMenuClientImpl.cpp File third_party/WebKit/Source/web/ContextMenuClientImpl.cpp (right): https://codereview.chromium.org/2881013003/diff/1/third_party/WebKit/Source/web/ContextMenuClientImpl.cpp#newcode231 third_party/WebKit/Source/web/ContextMenuClientImpl.cpp:231: HTMLFormElement* ContextMenuClientImpl::CurrentForm( Should CurrentForm be member of ContextMenuClientImpl ? ...
3 years, 7 months ago (2017-05-15 13:54:05 UTC) #7
Srirama
Remove extra space between "moved" and "CurrentForm" in description.
3 years, 7 months ago (2017-05-15 14:05:58 UTC) #8
tanvir
PTAL!!! Thanks
3 years, 7 months ago (2017-05-16 06:12:33 UTC) #11
yosin_UTC9
Thanks for working this! Almost good with nits. I would like to cleanup old style ...
3 years, 7 months ago (2017-05-16 09:57:33 UTC) #16
tanvir
Patch updated. PTAL! https://codereview.chromium.org/2881013003/diff/20001/third_party/WebKit/Source/web/ContextMenuClientImpl.cpp File third_party/WebKit/Source/web/ContextMenuClientImpl.cpp (right): https://codereview.chromium.org/2881013003/diff/20001/third_party/WebKit/Source/web/ContextMenuClientImpl.cpp#newcode203 third_party/WebKit/Source/web/ContextMenuClientImpl.cpp:203: static inline HTMLFormElement* AssociatedFormElement(HTMLElement& element) { ...
3 years, 7 months ago (2017-05-16 13:40:26 UTC) #17
yosin_UTC9
lgtm +tkent@ for OWNERS review. Trybots, linux, mac, and win, failures are: * mojo/module-loading-manual-deps-loading.html * ...
3 years, 7 months ago (2017-05-17 05:58:54 UTC) #23
tkent
lgtm
3 years, 7 months ago (2017-05-17 07:27:51 UTC) #24
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/2881013003/60001
3 years, 7 months ago (2017-05-18 11:22:16 UTC) #26
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/430425)
3 years, 7 months ago (2017-05-18 13:18:29 UTC) #28
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/2881013003/60001
3 years, 7 months ago (2017-05-19 10:34:29 UTC) #30
commit-bot: I haz the power
3 years, 7 months ago (2017-05-19 11:23:08 UTC) #33
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/a34d0750b0cd0db8bdfef1e6a5f5...

Powered by Google App Engine
This is Rietveld 408576698