[Webkit-unassigned] [Bug 13548] The ScrollView::children() method is declared but not defined.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 16:07:24 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-05-25 16:07:23 PST ---
It's defined now:

    const HashSet<RefPtr<Widget> >* children() const { return &m_children; }

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