[webkit-reviews] review requested: [Bug 28404] [Qt] EditorClientQt::shouldShowDeleteInterface uses non-existent methods in HTMLElement : [Attachment 34984] Return false in shouldShowDeleteInterface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 17 12:10:37 PDT 2009


George Wright <george.wright at torchmobile.com> has asked  for review:
Bug 28404: [Qt] EditorClientQt::shouldShowDeleteInterface uses non-existent
methods in HTMLElement
https://bugs.webkit.org/show_bug.cgi?id=28404

Attachment 34984: Return false in shouldShowDeleteInterface
https://bugs.webkit.org/attachment.cgi?id=34984&action=review

------- Additional Comments from George Wright <george.wright at torchmobile.com>
Every other port simply returns false for this function, and as the method it
used to call in HTMLElement has been removed, this update makes the Qt port
also return false and allows it to build again.


More information about the webkit-reviews mailing list