WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2011-09-28 09:37:20 PDT
Created
attachment 109030
[details]
Patch
Ilya Tikhonovsky
Comment 2
2011-09-28 09:56:27 PDT
Committed
r96227
: <
http://trac.webkit.org/changeset/96227
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug