Bug 38350 - REGRESSION (r57820): Controller is not displayed in window when opening a MP3 file in browser window
Summary: REGRESSION (r57820): Controller is not displayed in window when opening a MP3...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Nobody
URL: http://ht.salemweb.net/oneplace/mp3/3...
Keywords: InRadar, Regression
Depends on:
Blocks: 38376
  Show dependency treegraph
 
Reported: 2010-04-29 14:21 PDT by mitz
Modified: 2010-04-29 23:17 PDT (History)
4 users (show)

See Also:


Attachments
Ignore player natural size before metadata has loaded, special-case media documents, don’t special-case zero-size video (6.83 KB, patch)
2010-04-29 14:58 PDT, mitz
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2010-04-29 14:21:06 PDT
<rdar://problem/7918086>
To reproduce, open the URL. The MP3 loads and plays but no controller is displayed in window. Patch coming soon!
Comment 1 mitz 2010-04-29 14:58:21 PDT
Created attachment 54738 [details]
Ignore player natural size before metadata has loaded, special-case media documents, don’t special-case zero-size video
Comment 2 Eric Carlson 2010-04-29 15:16:15 PDT
>          * bindings/js/ScriptCallStack.cpp:
> -        (WebCore::ScriptCallStack::ScriptCallStack): If the caller is unknown, the line number and source information is still availble so pass it to the ScriptCallFrame being constructed.
> +        (WebCore::ScriptCallStack::ScriptCallStack): If the caller is unknown, the line number and source information is still available so pass it to the ScriptCallFrame being constructed.
>  
  Nice catch, an eleven week old misspelling!
Comment 3 mitz 2010-04-29 15:22:39 PDT
Fixed in <http://trac.webkit.org/changeset/58543>.
Comment 4 WebKit Review Bot 2010-04-29 15:53:23 PDT
http://trac.webkit.org/changeset/58543 might have broken Qt Linux Release