[Webkit-unassigned] [Bug 119715] New: Fix variable name |end| -> |size| in EventTarget::fireEventListeners

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 19:36:16 PDT 2013


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

           Summary: Fix variable name |end| -> |size| in
                    EventTarget::fireEventListeners
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, sam at webkit.org, ggaren at apple.com,
                    benjamin at webkit.org, akling at apple.com


Merge https://chromium.googlesource.com/chromium/blink/+/f58b017539c48059bb2b88d18ee0ee3d14decb01

|end| variables are used for iterators, so fix the variable name to |size| because it refers to an index.

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