RESOLVED FIXED Bug 69005
Web Inspector: optional arguments support for the frontend needs to be extended.
https://bugs.webkit.org/show_bug.cgi?id=69005
Summary Web Inspector: optional arguments support for the frontend needs to be extended.
Ilya Tikhonovsky
Reported 2011-09-28 09:29:18 PDT
Generator supports optional arguments but they are transferred by value. It is not suitable if the used type doesn't have operator bool. I'll transfer such arguments by pointer.
Attachments
Patch (7.39 KB, patch)
2011-09-28 09:37 PDT, Ilya Tikhonovsky
pfeldman: review+
Ilya Tikhonovsky
Comment 1 2011-09-28 09:37:20 PDT
Ilya Tikhonovsky
Comment 2 2011-09-28 09:56:27 PDT
Note You need to log in before you can comment on or make changes to this bug.