[Webkit-unassigned] [Bug 56324] New: EventHandler::updateSelectionForMouseDrag calls shouldChangeSelection needlessly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 12:46:45 PDT 2011


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

           Summary: EventHandler::updateSelectionForMouseDrag calls
                    shouldChangeSelection needlessly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org


Currently, EventHandler::updateSelectionForMouseDrag calls shouldChangeSelection regardless of whether current selection is different from new selection or not.  We should not call shouldChangeSelection when no change is needed.

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