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

Issue 2855043003: Added some methods to abstract inline text boxes. (Closed)

Created:
3 years, 7 months ago by nektarios
Modified:
3 years, 7 months ago
CC:
aboxhall, aboxhall+watch_chromium.org, blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, dmazzoni+watch_chromium.org, dmazzoni, dougt+watch_chromium.org, dtseng+watch_chromium.org, eae+blinkwatch, haraken, jchaffraix+rendering, je_julie, leviw+renderwatch, nektar+watch_chromium.org, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, yuzo+watch_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Added some methods to abstract inline text boxes. GetNode, IsAXInlineTextBox, Detach. These will most likely be needed for adding SetSelection support to this class. R=dmazzoni@chromium.org, cbiesinger@chromium.org Review-Url: https://codereview.chromium.org/2855043003 Cr-Commit-Position: refs/heads/master@{#471148} Committed: https://chromium.googlesource.com/chromium/src/+/bdf09ee24f27a98dd258d6b644a4341f4abd4414

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M third_party/WebKit/Source/core/layout/line/AbstractInlineTextBox.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/line/AbstractInlineTextBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXInlineTextBox.h View 3 chunks +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXObject.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 33 (15 generated)
nektarios
3 years, 7 months ago (2017-05-03 15:11:32 UTC) #1
dmazzoni
lgtm These seem fine, but it'd help to understand the purpose or greater context for ...
3 years, 7 months ago (2017-05-03 15:26:42 UTC) #2
ikilpatrick
+1 for greater detail in change description.
3 years, 7 months ago (2017-05-03 16:12:21 UTC) #4
nektarios
SetSelection support was the reason I sent out this patch. However, my plans for SetSelection ...
3 years, 7 months ago (2017-05-03 16:40:14 UTC) #6
nektarios
Should we check this patch in?
3 years, 7 months ago (2017-05-10 16:41:52 UTC) #7
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/2855043003/1
3 years, 7 months ago (2017-05-10 16:44:14 UTC) #9
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/432660)
3 years, 7 months ago (2017-05-10 16:57:55 UTC) #11
cbiesinger
lgtm for core/ OWNER
3 years, 7 months ago (2017-05-10 17:03:40 UTC) #12
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/2855043003/1
3 years, 7 months ago (2017-05-10 17:04:57 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/450539)
3 years, 7 months ago (2017-05-10 19:56:22 UTC) #16
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/2855043003/1
3 years, 7 months ago (2017-05-10 21:26:45 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/450916)
3 years, 7 months ago (2017-05-10 23:42:45 UTC) #20
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/2855043003/1
3 years, 7 months ago (2017-05-11 00:14:06 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/451154)
3 years, 7 months ago (2017-05-11 03:11:45 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/2855043003/1
3 years, 7 months ago (2017-05-11 16:15:44 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/451904)
3 years, 7 months ago (2017-05-11 17:54:27 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/2855043003/1
3 years, 7 months ago (2017-05-11 22:19:54 UTC) #30
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 00:37:18 UTC) #33
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/bdf09ee24f27a98dd258d6b644a4...

Powered by Google App Engine
This is Rietveld 408576698