[Webkit-unassigned] [Bug 149814] Compress snapshots on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 5 13:45:44 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149814

Beth Dakin <bdakin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Beth Dakin <bdakin at apple.com> ---
(In reply to comment #7)
> Comment on attachment 262458 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=262458&action=review
> 
> > Source/WebCore/ChangeLog:12
> > +        Though the default is still RGBA, it is now possible to create and IOSurface 
> 
> "and"
> 

Fixed!

> > Source/WebCore/platform/graphics/cocoa/IOSurface.mm:259
> > +        auto runLoopSource = IOSurfaceAcceleratorGetRunLoopSource(accelerator);
> > +        CFRunLoopAddSource(CFRunLoopGetMain(), runLoopSource, kCFRunLoopDefaultMode);
> 
> Should we consider running this on another thread?

I'll chat with Anders about this.

Thanks!

http://trac.webkit.org/changeset/190574

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151005/c369c9c1/attachment.html>


More information about the webkit-unassigned mailing list