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

Issue 2672743002: android: Fix crash in blink::LayoutText::localCaretRect() (Closed)

Created:
3 years, 10 months ago by joone
Modified:
3 years, 10 months ago
Reviewers:
tkent, 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

android: Fix crash in blink::LayoutText::localCaretRect() We need to check if primaryFont() returns null. BUG=687701 Review-Url: https://codereview.chromium.org/2672743002 Cr-Commit-Position: refs/heads/master@{#447876} Committed: https://chromium.googlesource.com/chromium/src/+/a7a6fb7570da5886caa2befd40295ca7b52f79ac

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutText.cpp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
joone
Hi tkent@, could you review this CL?
3 years, 10 months ago (2017-02-02 09:21:09 UTC) #5
tkent
I'm not sure if we should handle null primaryFont() here, or somewhere else. eae@, kojii@, ...
3 years, 10 months ago (2017-02-02 23:19:07 UTC) #9
eae
It *should* never be null but sadly can be so always checking before using it ...
3 years, 10 months ago (2017-02-02 23:24:36 UTC) #10
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/2672743002/1
3 years, 10 months ago (2017-02-02 23:26:32 UTC) #12
commit-bot: I haz the power
3 years, 10 months ago (2017-02-02 23:35:05 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/a7a6fb7570da5886caa2befd4029...

Powered by Google App Engine
This is Rietveld 408576698