RESOLVED FIXED165295
Remote Inspector: fix weird typo in generated ObjC protocol type initializer implementations
https://bugs.webkit.org/show_bug.cgi?id=165295
Summary Remote Inspector: fix weird typo in generated ObjC protocol type initializer ...
Blaze Burg
Reported 2016-12-01 20:46:26 PST
This is so weird. We must be using different compiler flags now?
Attachments
Proposed Fix (10.13 KB, patch)
2016-12-01 21:06 PST, Blaze Burg
no flags
Blaze Burg
Comment 1 2016-12-01 20:46:36 PST
Blaze Burg
Comment 2 2016-12-01 21:06:45 PST
Created attachment 295928 [details] Proposed Fix
WebKit Commit Bot
Comment 3 2016-12-01 21:08:52 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`)
Joseph Pecoraro
Comment 4 2016-12-01 21:43:34 PST
Comment on attachment 295928 [details] Proposed Fix Hahah ahh yes. I believe -Wpedantic might catch this.
WebKit Commit Bot
Comment 5 2016-12-01 22:08:53 PST
Comment on attachment 295928 [details] Proposed Fix Clearing flags on attachment: 295928 Committed r209232: <http://trac.webkit.org/changeset/209232>
WebKit Commit Bot
Comment 6 2016-12-01 22:08:57 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.