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

Issue 2691583003: Removed fields from Selection classes (Closed)

Created:
3 years, 10 months ago by amaralp
Modified:
3 years, 10 months ago
CC:
Aaron Boodman, abarth-chromium, blink-reviews, blink-reviews-api_chromium.org, blink-reviews-layout_chromium.org, cc-bugs_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, dglazkov+blink, eae+blinkwatch, jam, jchaffraix+rendering, kinuko+watch, leviw+renderwatch, mlamouri+watch-content_chromium.org, pdr+renderingwatchlist_chromium.org, piman+watch_chromium.org, qsr+mojo_chromium.org, szager+layoutwatch_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removed fields from Selection classes Landing crrev.com/2201853002 made the |is_editable| and |is_empty_text_form_control| fields unnecessary. This CL removes them. BUG=633281 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2691583003 Cr-Commit-Position: refs/heads/master@{#451357} Committed: https://chromium.googlesource.com/chromium/src/+/d9d34e59b180cb66b27b3bc28a61ce1ef6728db3

Patch Set 1 #

Patch Set 2 : Forgot to remove fields from test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -88 lines) Patch
M cc/input/selection.h View 1 chunk +2 lines, -6 lines 0 comments Download
M cc/ipc/cc_param_traits_macros.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/ipc/selection.mojom View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/ipc/selection_struct_traits.h View 1 chunk +1 line, -15 lines 0 comments Download
M cc/ipc/struct_traits_unittest.cc View 1 2 chunks +0 lines, -8 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_impl_unittest.cc View 3 chunks +0 lines, -8 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 chunk +0 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/layout/compositing/CompositedSelection.h View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/WebKit/Source/web/WebSelection.cpp View 1 chunk +2 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameTest.cpp View 1 chunk +0 lines, -14 lines 0 comments Download
M third_party/WebKit/public/web/WebSelection.h View 2 chunks +0 lines, -10 lines 0 comments Download

Messages

Total messages: 41 (25 generated)
amaralp
PTAL
3 years, 10 months ago (2017-02-11 02:16:18 UTC) #14
aelias_OOO_until_Jul13
lgtm, thanks for the cleanup!
3 years, 10 months ago (2017-02-11 06:42:34 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/2691583003/20001
3 years, 10 months ago (2017-02-11 23:30:30 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/362364)
3 years, 10 months ago (2017-02-11 23:37:21 UTC) #19
amaralp
aelias@, it looks I'm missing OWNER for cc/ipc. Does your lgtm not count for that?
3 years, 10 months ago (2017-02-13 21:12:28 UTC) #20
aelias_OOO_until_Jul13
No, because of: per-file *.mojom=set noparent per-file *.mojom=file://ipc/SECURITY_OWNERS Adding tsepez@ for security OWNERS.
3 years, 10 months ago (2017-02-14 01:25:18 UTC) #22
Tom Sepez
RS LGTM on deleting members.
3 years, 10 months ago (2017-02-14 18:06:26 UTC) #23
amaralp
Adding bokan@ for core/frame OWNERS and wangxianzhu@ for core/layout OWNERS.
3 years, 10 months ago (2017-02-14 19:06:14 UTC) #25
Xianzhu
core/layout lgtm.
3 years, 10 months ago (2017-02-14 19:09:26 UTC) #26
amaralp
Adding dcheng@ for core/frame OWNERS
3 years, 10 months ago (2017-02-16 21:38:58 UTC) #28
dcheng
rs lgtm for core/frame
3 years, 10 months ago (2017-02-16 21:41:34 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/2691583003/20001
3 years, 10 months ago (2017-02-16 21:59:25 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/120936)
3 years, 10 months ago (2017-02-16 23:42:09 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/2691583003/20001
3 years, 10 months ago (2017-02-17 00:18:42 UTC) #35
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/2691583003/20001
3 years, 10 months ago (2017-02-17 19:05:19 UTC) #38
commit-bot: I haz the power
3 years, 10 months ago (2017-02-17 19:51:57 UTC) #41
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/d9d34e59b180cb66b27b3bc28a61...

Powered by Google App Engine
This is Rietveld 408576698