Bug 52376

Summary: Incorrect assertion in DrawingAreaImpl::scroll()
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Make the assertion valid, and remove it sullivan: review+

Description mitz 2011-01-13 10:17:04 PST
Incorrect assertion in DrawingAreaImpl::scroll()
Comment 1 mitz 2011-01-13 10:19:44 PST
Created attachment 78824 [details]
Make the assertion valid, and remove it
Comment 2 John Sullivan 2011-01-13 10:22:46 PST
Comment on attachment 78824 [details]
Make the assertion valid, and remove it

Bye-bye uselessly obvious assertion.
Comment 3 mitz 2011-01-13 10:24:58 PST
Fixed in <http://trac.webkit.org/changeset/75722>