WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
58440
Web Inspector: there is a problem if optional param is not at the end of param list
https://bugs.webkit.org/show_bug.cgi?id=58440
Summary
Web Inspector: there is a problem if optional param is not at the end of para...
Ilya Tikhonovsky
Reported
2011-04-13 08:04:09 PDT
the tail of the event params shifts if an optional property is not the last in the params list.
Attachments
[patch] initial version
(3.46 KB, patch)
2011-04-13 08:20 PDT
,
Ilya Tikhonovsky
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2011-04-13 08:20:47 PDT
Created
attachment 89380
[details]
[patch] initial version
Yury Semikhatsky
Comment 2
2011-04-13 08:37:17 PDT
Comment on
attachment 89380
[details]
[patch] initial version View in context:
https://bugs.webkit.org/attachment.cgi?id=89380&action=review
> Source/WebCore/inspector/CodeGeneratorInspector.pm:693 > + my $name = $domain . "." . $function->signature->name;
Is there a function for this coalescing?
Ilya Tikhonovsky
Comment 3
2011-04-13 08:44:54 PDT
Committed
r83739
: <
http://trac.webkit.org/changeset/83739
>
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