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

Issue 2363833003: FATAL:DCHECK failed on BreakingContext::rewindToMidWordBreak() (Closed)

Created:
4 years, 3 months ago by kyounga.ra
Modified:
4 years, 2 months ago
Reviewers:
kojii, eae
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

FATAL:DCHECK failed on BreakingContext::rewindToMidWordBreak() Fix for wrong line-breaking calculation on "word-break:break-all" case BUG=613881 Committed: https://crrev.com/47e23e263b551925dccd72e0b170f64cf7ab8b9a Cr-Commit-Position: refs/heads/master@{#421830}

Patch Set 1 #

Total comments: 3

Patch Set 2 : FATAL:DCHECK failed on BreakingContext::rewindToMidWordBreak() #

Patch Set 3 : FATAL:DCHECK failed on BreakingContext::rewindToMidWordBreak() #

Total comments: 1

Patch Set 4 : FATAL:DCHECK failed on BreakingContext::rewindToMidWordBreak() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -0 lines) Patch
A third_party/WebKit/LayoutTests/fast/text/breaking-context-inline-crash.html View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/line/BreakingContextInlineHeaders.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 40 (17 generated)
kyounga.ra
Hello, Kojii I made a simple patch for bug=613881. https://bugs.chromium.org/p/chromium/issues/detail?id=613881 Could you have a time ...
4 years, 3 months ago (2016-09-23 08:27:22 UTC) #2
kyounga.ra
Hello, Could you have some time to review this patch? It's small one. Thanks Kyounga
4 years, 2 months ago (2016-09-26 07:20:14 UTC) #5
kojii
Thank you for having a look on this issue. Please see comments inline below. https://codereview.chromium.org/2363833003/diff/1/third_party/WebKit/LayoutTests/fast/text/breaking-context-inline-crash.html ...
4 years, 2 months ago (2016-09-27 07:51:01 UTC) #6
kyounga.ra
Applied your comments. Additionaly, about test file, I thought all layout test requires the testharness.js ...
4 years, 2 months ago (2016-09-28 01:11:56 UTC) #7
kojii
Non-owner LGTM, thank you for working on this. eae@, PTAL.
4 years, 2 months ago (2016-09-28 01:45:39 UTC) #8
eae
OK, LGTM
4 years, 2 months ago (2016-09-28 01:57:00 UTC) #9
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/2363833003/20001
4 years, 2 months ago (2016-09-28 02:10:30 UTC) #11
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/304023)
4 years, 2 months ago (2016-09-28 03:40:23 UTC) #13
kyounga.ra
On 2016/09/28 01:57:00, eae wrote: > OK, LGTM Hello, eae, CQ test are failed with ...
4 years, 2 months ago (2016-09-28 05:06:42 UTC) #14
eae
On 2016/09/28 05:06:42, kyounga.ra wrote: > On 2016/09/28 01:57:00, eae wrote: > > OK, LGTM ...
4 years, 2 months ago (2016-09-28 19:37:55 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/2363833003/40001
4 years, 2 months ago (2016-09-28 23:35:44 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/301620)
4 years, 2 months ago (2016-09-29 00:38:17 UTC) #20
kyounga.ra
On 2016/09/28 01:45:39, kojii wrote: > Non-owner LGTM, thank you for working on this. > ...
4 years, 2 months ago (2016-09-29 01:20:04 UTC) #21
kojii
> I found out the why we need the script("testharness.js"). Yes, that looks good, sorry ...
4 years, 2 months ago (2016-09-29 02:56:58 UTC) #22
kyounga.ra
On 2016/09/29 02:56:58, kojii wrote: > > I found out the why we need the ...
4 years, 2 months ago (2016-09-29 04:12:05 UTC) #23
kojii
Apologies and please forgive us giving you inconsistent feedback, but please also understand this is ...
4 years, 2 months ago (2016-09-29 04:48:53 UTC) #24
kyounga.ra
On 2016/09/29 04:48:53, kojii wrote: > Apologies and please forgive us giving you inconsistent feedback, ...
4 years, 2 months ago (2016-09-29 06:10:53 UTC) #25
kojii
On 2016/09/29 at 06:10:53, kyounga.ra wrote: > > It's my mis-understanding. > I just saw ...
4 years, 2 months ago (2016-09-29 08:26:26 UTC) #26
kyounga.ra
kojii@, PTAL on patch-set 5. "breakWords" solution works for word-break-all-wrap-with-floats.html. But, does not work for ...
4 years, 2 months ago (2016-09-29 08:39:26 UTC) #27
kojii
lgtm, thank you for working on this.
4 years, 2 months ago (2016-09-29 15:45:01 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/2363833003/80001
4 years, 2 months ago (2016-09-29 15:45:37 UTC) #36
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 2 months ago (2016-09-29 15:51:13 UTC) #38
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 15:53:32 UTC) #40
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/47e23e263b551925dccd72e0b170f64cf7ab8b9a
Cr-Commit-Position: refs/heads/master@{#421830}

Powered by Google App Engine
This is Rietveld 408576698