Bug 67541

Summary: Assert that PlatformCALayerWinInternal::displayCallback() is only called on the main thread
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: MediaAssignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, eric.carlson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch simon.fraser: review+

Jeff Miller
Reported 2011-09-02 16:48:20 PDT
Assert that PlatformCALayerWinInternal::displayCallback() is only called on the main thread
Attachments
Patch (1.56 KB, patch)
2011-09-02 16:51 PDT, Jeff Miller
simon.fraser: review+
Jeff Miller
Comment 1 2011-09-02 16:51:50 PDT
Simon Fraser (smfr)
Comment 2 2011-09-02 17:00:34 PDT
Comment on attachment 106225 [details] Patch Can you say when it might not be called on the main thread?
Jeff Miller
Comment 3 2011-09-02 17:13:45 PDT
(In reply to comment #2) > (From update of attachment 106225 [details]) > Can you say when it might not be called on the main thread? I have not found a reproducible case of this, but this assert should help track it down.
Jeff Miller
Comment 4 2011-09-02 17:15:05 PDT
Note You need to log in before you can comment on or make changes to this bug.