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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 5 13:29:12 PDT 2015


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #262458|review?                     |review+
              Flags|                            |

--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 262458
  --> https://bugs.webkit.org/attachment.cgi?id=262458
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"

> Source/WebCore/platform/graphics/cocoa/IOSurface.mm:259
> +        auto runLoopSource = IOSurfaceAcceleratorGetRunLoopSource(accelerator);
> +        CFRunLoopAddSource(CFRunLoopGetMain(), runLoopSource, kCFRunLoopDefaultMode);

Should we consider running this on another thread?

-- 
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/d22a55ca/attachment.html>


More information about the webkit-unassigned mailing list