[Webkit-unassigned] [Bug 28404] [Qt] EditorClientQt::shouldShowDeleteInterface uses non-existent methods in HTMLElement

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


https://bugs.webkit.org/show_bug.cgi?id=28404


George Wright <george.wright at torchmobile.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34984|                            |review?
               Flag|                            |




--- Comment #1 from George Wright <george.wright at torchmobile.com>  2009-08-17 12:10:36 PDT ---
Created an attachment (id=34984)
 --> (https://bugs.webkit.org/attachment.cgi?id=34984)
Return false in shouldShowDeleteInterface

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list