Bug 26351

Summary: Remove bool QWebHitTestResult::isScrollBar() const from API
Product: WebKit Reporter: Andre Pedralho <apedralho>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch that removes QWebHitTestResult::isScrollBar and changes qwebframe.cpp and qwebpage.cpp accordingly. manyoso: review+

Andre Pedralho
Reported 2009-06-12 12:37:42 PDT
Remove bool QWebHitTestResult::isScrollBar() const and make sure a null QWebHitTestResult is returned instead.
Attachments
Patch that removes QWebHitTestResult::isScrollBar and changes qwebframe.cpp and qwebpage.cpp accordingly. (3.29 KB, patch)
2009-06-12 12:39 PDT, Andre Pedralho
manyoso: review+
Andre Pedralho
Comment 1 2009-06-12 12:39:39 PDT
Created attachment 31207 [details] Patch that removes QWebHitTestResult::isScrollBar and changes qwebframe.cpp and qwebpage.cpp accordingly.
Andre Pedralho
Comment 2 2009-06-12 12:45:52 PDT
Changed component.
Adam Treat
Comment 3 2009-06-15 11:41:54 PDT
Landed with r44692.
Note You need to log in before you can comment on or make changes to this bug.