Bug 58850 - [chromium] Readback in threaded compositing mode is broken
Summary: [chromium] Readback in threaded compositing mode is broken
Status: RESOLVED DUPLICATE of bug 66807
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 16:14 PDT by Nat Duca
Modified: 2011-08-25 16:24 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nat Duca 2011-04-18 16:14:33 PDT
WebViewImpl::paint() needs to correctly readback from the compositor thread instead of asserting & returning.
Comment 1 Nat Duca 2011-08-25 16:24:53 PDT
Fixed as side effect of 66807.

*** This bug has been marked as a duplicate of bug 66807 ***