RESOLVED FIXED 155523
REGRESSION(r198077): generated Objective-C protocol object getters leak their wrappers
https://bugs.webkit.org/show_bug.cgi?id=155523
Summary REGRESSION(r198077): generated Objective-C protocol object getters leak their...
Blaze Burg
Reported 2016-03-15 17:08:10 PDT
Oops, this should be autoreleased.
Attachments
Proposed Fix (7.82 KB, patch)
2016-03-15 17:14 PDT, Blaze Burg
no flags
Radar WebKit Bug Importer
Comment 1 2016-03-15 17:09:06 PDT
Blaze Burg
Comment 2 2016-03-15 17:14:31 PDT
Created attachment 274160 [details] Proposed Fix Need to confirm the fix by running static analyzer, but it looks right to me.
WebKit Commit Bot
Comment 3 2016-03-15 17:15:29 PDT
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`)
Joseph Pecoraro
Comment 4 2016-03-15 17:15:57 PDT
Comment on attachment 274160 [details] Proposed Fix r=me
Blaze Burg
Comment 5 2016-03-15 20:31:24 PDT
Timothy Hatcher
Comment 6 2016-03-15 21:18:03 PDT
WebKit Commit Bot
Comment 7 2016-03-16 11:55:28 PDT
Re-opened since this is blocked by bug 155553
Note You need to log in before you can comment on or make changes to this bug.