Bug 121667

Summary: Fix duplicated loop variable names after r155743
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: New BugsAssignee: Patrick R. Gansterer <paroga>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, dino, dstockwell, rniwa, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 121199    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Patrick R. Gansterer
Reported 2013-09-20 03:10:27 PDT
Fix duplicated loop variable names after r155743
Attachments
Patch (1.81 KB, patch)
2013-09-20 03:13 PDT, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2013-09-20 03:13:23 PDT
WebKit Commit Bot
Comment 2 2013-09-20 04:53:41 PDT
Comment on attachment 212142 [details] Patch Clearing flags on attachment: 212142 Committed r156153: <http://trac.webkit.org/changeset/156153>
WebKit Commit Bot
Comment 3 2013-09-20 04:53:44 PDT
All reviewed patches have been landed. Closing bug.
Simon Fraser (smfr)
Comment 4 2013-09-20 14:20:23 PDT
Did this affect behavior? If so, why not have a layout test?
Patrick R. Gansterer
Comment 5 2013-09-20 14:21:59 PDT
(In reply to comment #4) > Did this affect behavior? If so, why not have a layout test? As the ChangeLog mentions this is only a fix for a compiler warning. No change in behavior.
Note You need to log in before you can comment on or make changes to this bug.