Bug 138258

Summary: Fix several warnings reported by clang static analyzer in WebCore
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, buildbot, calvaris, commit-queue, d-r, eric.carlson, esprehn+autocc, fmalita, glenn, gyuyoung.kim, jer.noble, kangil.han, kling, kondapallykalyan, mmaxfield, pdr, philipj, rniwa, schenney, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-10-31 13:59:07 PDT
Fix several warnings reported by clang static analyzer in WebCore related to variable unnecessary assignments and scope.
Comment 1 Chris Dumez 2014-10-31 14:10:29 PDT
Created attachment 240753 [details]
Patch
Comment 2 Joseph Pecoraro 2014-10-31 15:45:34 PDT
Comment on attachment 240753 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-10-31 16:25:01 PDT
Comment on attachment 240753 [details]
Patch

Clearing flags on attachment: 240753

Committed r175435: <http://trac.webkit.org/changeset/175435>
Comment 4 WebKit Commit Bot 2014-10-31 16:25:06 PDT
All reviewed patches have been landed.  Closing bug.