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

Issue 334323002: Add null check when accessing WebLocalFrameImpl::mainFrameImpl(). (Closed)

Created:
6 years, 6 months ago by dcheng
Modified:
6 years, 6 months ago
Reviewers:
dglazkov
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Add null check when accessing WebLocalFrameImpl::mainFrameImpl(). The main frame might be null, so we need to check that before trying to dereference it to see if it's a local frame. BUG=385162 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176245

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/web/WebViewImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
dcheng
6 years, 6 months ago (2014-06-16 18:52:59 UTC) #1
dglazkov
lgtm
6 years, 6 months ago (2014-06-16 19:00:16 UTC) #2
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 6 months ago (2014-06-16 19:02:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/334323002/1
6 years, 6 months ago (2014-06-16 19:03:09 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-16 22:04:51 UTC) #5
Message was sent while issue was closed.
Change committed as 176245

Powered by Google App Engine
This is Rietveld 408576698