[Webkit-unassigned] [Bug 53001] m_mediaElement of MediaControlElement family should be removed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 21:27:22 PST 2011


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





--- Comment #3 from Kent Tamura <tkent at chromium.org>  2011-01-25 21:27:22 PST ---
(From update of attachment 80166)
View in context: https://bugs.webkit.org/attachment.cgi?id=80166&action=review

> Source/WebCore/ChangeLog:14
> +        * dom/Node.cpp:
> +        (WebCore::Node::shadowAncestorNode): Added const
> +        (WebCore::Node::shadowTreeRootNode): Added const

Recently Darin Adler and Eric Seidel have told that const Nodes in WebCore make no sense.  I guess they object this change.
How about removing const from mediaElement() instead?

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