[Webkit-unassigned] [Bug 36487] New: Refactoring: HTMLFormControlElement should not have redundant null check

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 04:39:04 PDT 2010


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

           Summary: Refactoring: HTMLFormControlElement should not have
                    redundant null check
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com


HTMLFormControlElement::dispatchBlurEvent() and
HTMLFormControlElement::dispatchFocusEvent() has redundant NULL-check.
We can remove it to simplify the code.

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