[Webkit-unassigned] [Bug 28989] New: renderedImage from non-main thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 15:57:44 PDT 2009


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

           Summary: renderedImage from non-main thread
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andy at andymatuschak.org
                CC: dino at apple.com


If one wanted to use element thumbnails throughout his UI, it'd be pretty
difficult to accomplish because renderedImage can only be called from the main
thread. This yield tons of spinning pizzas of death.

While you're at it, it'd be nice if we could have read-only access to the DOM
at least from all threads, but I understand that's a challenge.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list