[webkit-reviews] review requested: [Bug 47203] [Qt] No way to programatically specify element to focus the inspector : [Attachment 69855] Patch that adds inspect(QWebElement) method to QWebPage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 15:46:47 PDT 2010


Eugene Ostroukhov <eostroukhov at gmail.com> has asked  for review:
Bug 47203: [Qt] No way to programatically specify element to focus the
inspector
https://bugs.webkit.org/show_bug.cgi?id=47203

Attachment 69855: Patch that adds inspect(QWebElement) method to QWebPage
https://bugs.webkit.org/attachment.cgi?id=69855&action=review

------- Additional Comments from Eugene Ostroukhov <eostroukhov at gmail.com>
Actually, on second thought, would it make sense to add this method to
QWebElement directly?
It looks like QWebView also needs some element highlighting (i.e. for web
inspector) - would it make sense to add similar "highlight" method to QWebPage,
QWebFrame or QWebElement?


More information about the webkit-reviews mailing list