[Webkit-unassigned] [Bug 53087] New: Refactoring: replaced a hanging "else" with a "return" statement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 07:35:51 PST 2011


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

           Summary: Refactoring: replaced a hanging "else" with a "return"
                    statement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marcilio.mendonca at gmail.com
                CC: dbates at webkit.org


Refactoring: replaced a hanging "else" within an #if PLATFORM(MAC) block with a "return" statement so that the code is hopefully easier to read and less error prone.

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