Bug 131488

Summary: [GTK] Regression: video is gone after r166889
Product: WebKit Reporter: Xabier Rodríguez Calvar <calvaris>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: hw1008.kim, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Xabier Rodríguez Calvar
Reported 2014-04-10 02:44:40 PDT
I bisected the problem to that revision.
Attachments
Xabier Rodríguez Calvar
Comment 1 2014-04-10 04:18:13 PDT
*** This bug has been marked as a duplicate of bug 131471 ***
Sergio Villar Senin
Comment 2 2014-04-10 04:31:49 PDT
I don't think this is a dup at all. Video should be working in the software path as it was before martin's patch. Also moving to std::unique_ptr shouldn't cause this kind of issues, we need to review the changes in r166889.
Sergio Villar Senin
Comment 3 2014-04-10 04:34:19 PDT
Reopening it for further investigation
Sergio Villar Senin
Comment 4 2014-04-10 04:35:51 PDT
Video rendering was broken after r166889
Xabier Rodríguez Calvar
Comment 5 2014-04-10 09:14:50 PDT
It looks like r166889 forced the sofware AC path which is currently not working. Bug 131471 turns the hardware AC path back on and fixes the issue, hence closing.
Hyowon Kim
Comment 6 2014-04-10 18:29:13 PDT
I'm sorry about the inconvenience caused by my patch.
Note You need to log in before you can comment on or make changes to this bug.