Bug 140228

Summary: Web Inspector: Remove unnecessary copyRef for paramsObject in generated dispatchers
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: burg, commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-01-07 16:38:44 PST
* SUMMARY Remove unnecessary copyRef for paramsObject in generated dispatchers. The object is not used after, so it can be moved.
Attachments
[PATCH] Proposed Fix (7.09 KB, patch)
2015-01-07 16:39 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-01-07 16:39:02 PST
Joseph Pecoraro
Comment 2 2015-01-07 16:39:31 PST
Created attachment 244222 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-01-07 16:42:29 PST
This patch modifies the inspector protocol generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-inspector-generator-tests --reset-results`)
WebKit Commit Bot
Comment 4 2015-01-07 17:49:07 PST
Comment on attachment 244222 [details] [PATCH] Proposed Fix Clearing flags on attachment: 244222 Committed r178074: <http://trac.webkit.org/changeset/178074>
WebKit Commit Bot
Comment 5 2015-01-07 17:49:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.