Closed
      
        Bug 1597619
      
      
        Opened 5 years ago
          Closed 5 years ago
      
        
    
  
Remove RequestsUpdatingEGLSurface()  
    Categories
(Core :: Graphics: WebRender, task)
Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            mozilla72
        
    
  
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed | 
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
RequestsUpdatingEGLSurface() is used on Wayland for EGLSurface handling. But it makes source code a bit complex. It could be simplified by using Resume() instead of RequestsUpdatingEGLSurface().
| Assignee | ||
| Updated•5 years ago
           | 
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
| Updated•5 years ago
           | 
OS: Unspecified → Linux
| Assignee | ||
| Comment 1•5 years ago
           | ||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f8aefd7e35e2
Remove RequestsUpdatingEGLSurface() r=nical
|   | ||
| Comment 3•5 years ago
           | ||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
          status-firefox72:
          --- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•