Bug 58850
Summary: | [chromium] Readback in threaded compositing mode is broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nat Duca <nduca> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jamesr, nduca |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Nat Duca
WebViewImpl::paint() needs to correctly readback from the compositor thread instead of asserting & returning.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nat Duca
Fixed as side effect of 66807.
*** This bug has been marked as a duplicate of bug 66807 ***