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

Issue 2530753002: Ensure active document for hasEditableLevel (Closed)

Created:
4 years ago by Xiaocheng
Modified:
4 years ago
Reviewers:
yoichio, yosin_UTC9
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure active document for hasEditableLevel This patch makes hasEditableStyle and hasRichlyEditableStyle return false directly if document is inactive, because nothing in an inactive document is editable. The ultimate goal is to ensure that no code path inspects editable styles in an inactive document, which will be done by subsequent patches. BUG=667681 Committed: https://crrev.com/9ceffba8b9056e7a125f5a9fd8eb803816315df7 Cr-Commit-Position: refs/heads/master@{#434414}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -2 lines) Patch
M third_party/WebKit/Source/core/editing/EditingUtilities.cpp View 2 chunks +18 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 30 (14 generated)
Xiaocheng
PTAL.
4 years ago (2016-11-24 04:47:44 UTC) #4
yoichio
lgtm
4 years ago (2016-11-24 04:54:40 UTC) #5
yosin_UTC9
lgtm
4 years ago (2016-11-24 05:05:28 UTC) #8
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/2530753002/1
4 years ago (2016-11-24 05:05:43 UTC) #9
yosin_UTC9
Please add description - why you introduce this - rationale for returning false for inactive ...
4 years ago (2016-11-24 05:06:22 UTC) #10
Xiaocheng
On 2016/11/24 at 05:06:22, yosin wrote: > Please add description > - why you introduce ...
4 years ago (2016-11-24 05:18:22 UTC) #12
yosin_UTC9
On 2016/11/24 at 05:18:22, xiaochengh wrote: > On 2016/11/24 at 05:06:22, yosin wrote: > > ...
4 years ago (2016-11-24 05:34:26 UTC) #13
yosin_UTC9
On 2016/11/24 at 05:34:26, Yosi_UTC9 wrote: > On 2016/11/24 at 05:18:22, xiaochengh wrote: > > ...
4 years ago (2016-11-24 05:36:05 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: blimp_linux_dbg on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) cast_shell_linux on ...
4 years ago (2016-11-24 05:56:48 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/2530753002/1
4 years ago (2016-11-24 11:13:24 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clobber_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_compile_dbg_ng on ...
4 years ago (2016-11-24 13:14:16 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/2530753002/1
4 years ago (2016-11-24 16:00:07 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clobber_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_clobber_rel_ng/builds/277615)
4 years ago (2016-11-24 17:16:57 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/2530753002/1
4 years ago (2016-11-25 00:32:51 UTC) #26
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-11-25 00:50:40 UTC) #28
commit-bot: I haz the power
4 years ago (2016-11-25 00:53:10 UTC) #30
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/9ceffba8b9056e7a125f5a9fd8eb803816315df7
Cr-Commit-Position: refs/heads/master@{#434414}

Powered by Google App Engine
This is Rietveld 408576698