OSDN Git Service

Fix the null pointer crash when playing full screen video.
authorTeng-Hui Zhu <ztenghui@google.com>
Mon, 29 Aug 2011 22:11:12 +0000 (15:11 -0700)
committerTeng-Hui Zhu <ztenghui@google.com>
Mon, 29 Aug 2011 22:15:57 +0000 (15:15 -0700)
commitf735537049e4e7b11d2da9549b8fe5ba15e05e93
tree218b09a8c71ae7c9490f8ab3b097247ed139bd80
parenta53530faedfcc88c00b455e71bb3e2b738529e6a
Fix the null pointer crash when playing full screen video.

bug:5220693
Change-Id: I3696a8523c3328363ec9d162ef32525c7fbab930
Source/WebCore/html/shadow/MediaControlRootElement.cpp
Source/WebCore/page/FrameView.cpp