Bug 59225 - Crash at WebKit::WebFullScreenManagerMac::beginExitFullScreenAnimation + 79
Summary: Crash at WebKit::WebFullScreenManagerMac::beginExitFullScreenAnimation + 79
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-04-22 13:11 PDT by Jer Noble
Modified: 2011-04-22 17:07 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.54 KB, patch)
2011-04-22 13:46 PDT, Jer Noble
mjs: review+
jer.noble: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2011-04-22 13:11:14 PDT
Not guarding against the possibility of m_fullScreenRootLayer and m_rootLayer being null during an animation request.
Comment 1 Jer Noble 2011-04-22 13:11:41 PDT
<rdar://problem/9283857>
Comment 2 Jer Noble 2011-04-22 13:46:11 PDT
Created attachment 90752 [details]
Patch
Comment 3 Maciej Stachowiak 2011-04-22 13:57:34 PDT
Comment on attachment 90752 [details]
Patch

r=me
Comment 4 Jer Noble 2011-04-22 16:09:31 PDT
Committed r84698: <http://trac.webkit.org/changeset/84698>
Comment 5 WebKit Commit Bot 2011-04-22 16:58:30 PDT
The commit-queue encountered the following flaky tests while processing attachment 90752 [details]:

fast/history/history-subframe-with-name.html bug 51039 (author: mihaip@chromium.org)
The commit-queue is continuing to process your patch.