[Webkit-unassigned] [Bug 113639] assignToHTMLImageElement no longer exists in Qt5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 06:11:29 PDT 2013


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


Jocelyn Turcotte <jocelyn.turcotte at digia.com> changed:

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




--- Comment #3 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-04-02 06:09:41 PST ---
(From update of attachment 195855)
View in context: https://bugs.webkit.org/attachment.cgi?id=195855&action=review

> Source/WebCore/ChangeLog:3
> +        assignToHTMLImageElement no longer exists in Qt5

We usually add a [Qt] prefix before the titles and ChangeLog headlines of Qt-specific WebKit bugs.

> Source/WebCore/bridge/qt/qt_pixmapruntime.cpp:257
> +        { "assignToHTMLImageElement", assignToHTMLImageElement, 0 },
>          { "assignTo", assignToHTMLImageElement, 0 },

This was a mistake so I think that we can just replace the "assignTo" entry instead of having two names for the function.

-- 
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