[Webkit-unassigned] [Bug 26929] New: convertFromScrollbarToContainingView and friends should be in ScrollView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 2 12:38:15 PDT 2009


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

           Summary: convertFromScrollbarToContainingView and friends should
                    be in ScrollView
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jorlow at chromium.org
                CC: hyatt at apple.com


convertFromScrollbarToContainingView and friends should be in ScrollView (but
still overridable)

This is breaking Chromium's build because PopupMenuChromium inherits from
ScrollView, but these functions are pure virtual in it.  I could put it
directly in PopupMenuChromium, but that seems a bit silly since the functions
are fairly generic.


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



More information about the webkit-unassigned mailing list