Bug 248416
| Summary: | Read remote images back into local images before sending them to other threads. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> | 
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> | 
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan | 
| Priority: | P2 | Keywords: | InRadar | 
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 244828 | ||
          Matt Woodrow
          
          
          
          
        
        
      We currently can't use RemoteRenderingBackendProxy from other threads, so sending RemoteImageBufferProxys to other threads leaves us in an invalid state. This reads them back into local images before transferring so that we can access the contents.
    | Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. | 
          Matt Woodrow
          
          
          
          
        
        
      Pull request: https://github.com/WebKit/WebKit/pull/6876
    
          EWS
          
          
          
          
        
        
      Committed 257103@main (ab926d67967c): <https://commits.webkit.org/257103@main>
Reviewed commits have been landed. Closing PR #6876 and removing active labels.
    
          Radar WebKit Bug Importer
          
          
          
          
        
        
      <rdar://problem/102749112>