Bug 48417 - Crash when running compositing/video/video-background-color.html on Windows
Summary: Crash when running compositing/video/video-background-color.html on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-27 04:57 PDT by Adam Roben (:aroben)
Modified: 2010-10-27 08:08 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2010-10-27 04:58 PDT, Adam Roben (:aroben)
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-10-27 04:57:35 PDT
Crash when running compositing/video/video-background-color.html on Windows
Comment 1 Adam Roben (:aroben) 2010-10-27 04:58:24 PDT
Created attachment 72012 [details]
Patch
Comment 2 Anders Carlsson 2010-10-27 06:10:48 PDT
Comment on attachment 72012 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=72012&action=review

> WebCore/ChangeLog:15
> +        QtDecompressionSession has been created! (I assume this was just a typo

Typo, should be QTDecompressionSession.
Comment 3 Adam Roben (:aroben) 2010-10-27 06:16:20 PDT
Committed r70641: <http://trac.webkit.org/changeset/70641>
Comment 4 Jer Noble 2010-10-27 08:08:57 PDT
Yes, that was a typo in the original patch.  Thanks for catching it.