[Webkit-unassigned] [Bug 23587] New: Eliminate boolean arguments in HitTestRequest ctor and replace with enum

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 28 08:47:26 PST 2009


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

           Summary: Eliminate boolean arguments in HitTestRequest ctor and
                    replace with enum
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: treat at kde.org


The WebCore::HitTestRequest class has too many boolean arguments in the
constructor.  This should be refactored to replace the boolean arguments with
an enum.


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