[Webkit-unassigned] [Bug 78182] Web Inspector: make sure that optional return parameter of protocol commands are actually optional

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 16:55:50 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78182





--- Comment #1 from Peter Rybin <prybin at chromium.org>  2012-02-08 16:55:50 PST ---
This may make sense more if we do it after CodeGeneratorInspector.py starts better support optional returns. Currently client has to manually clear prefilled RefPtr (instead of more natural getting initially empty RefPtr's). Coping with the current schema implies adding noise "reset" calls over the code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list