RESOLVED FIXED26351
Remove bool QWebHitTestResult::isScrollBar() const from API
https://bugs.webkit.org/show_bug.cgi?id=26351
Summary Remove bool QWebHitTestResult::isScrollBar() const from API
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.