Bug 119531 - Crash when entering fullscreen video playback from a WebView using WebKit2
Summary: Crash when entering fullscreen video playback from a WebView using WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-06 16:40 PDT by Jer Noble
Modified: 2013-08-06 17:12 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2013-08-06 16:42 PDT, Jer Noble
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2013-08-06 16:40:11 PDT
Crash when entering fullscreen video playback from a WebView using WebKit2
Comment 1 Jer Noble 2013-08-06 16:42:21 PDT
Created attachment 208224 [details]
Patch
Comment 2 Jer Noble 2013-08-06 17:01:27 PDT
The WebKit version of WebSystemInterface.mm initializes those function pointers, the WebKit2 version of WebSystemInterface.mm does not.
Comment 3 Jer Noble 2013-08-06 17:12:28 PDT
Committed r153773: <http://trac.webkit.org/changeset/153773>