Bug 146920

Summary: Cleanup: Avoid extraneous increment and decrement of reference count of ScriptArguments in ConsoleClient
Product: WebKit Reporter: Daniel Bates <dbates>
Component: JavaScriptCoreAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: burg, joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Daniel Bates 2015-07-13 15:46:12 PDT
Avoid extraneous ref/deref for ScriptArguments.
Comment 1 Daniel Bates 2015-07-13 15:47:02 PDT
Created attachment 256735 [details]
Patch
Comment 2 Brian Burg 2015-07-13 16:04:49 PDT
Comment on attachment 256735 [details]
Patch

r=me, thanks for cleanup!
Comment 3 Daniel Bates 2015-07-13 16:12:13 PDT
Comment on attachment 256735 [details]
Patch

Clearing flags on attachment: 256735

Committed r186794: <http://trac.webkit.org/changeset/186794>
Comment 4 Daniel Bates 2015-07-13 16:12:18 PDT
All reviewed patches have been landed.  Closing bug.