Bug 253565
| Summary: | [web-animations] prevent animations using FilterOperation::Type::Reference filters from running accelerated | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> | 
| Component: | Animations | Assignee: | Antoine Quint <graouts> | 
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, webkit-bug-importer | 
| Priority: | P2 | Keywords: | InRadar | 
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 250970 | ||
          Antoine Quint
          
          
          
          
        
        
      For threaded animation resolution, we must ensure that animations using FilterOperation::Type::Reference filters don't end up running accelerated since this filter type cannot be encoded for transfer over IPC.
    | Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. | 
          Antoine Quint
          
          
          
          
        
        
      Pull request: https://github.com/WebKit/WebKit/pull/11225
    
          EWS
          
          
          
          
        
        
      Committed 261409@main (17ca03d68883): <https://commits.webkit.org/261409@main>
Reviewed commits have been landed. Closing PR #11225 and removing active labels.
    
          Radar WebKit Bug Importer
          
          
          
          
        
        
      <rdar://problem/106485918>