Bug 64083 - Web Inspector: Protocol: pointers to optional "in" parameters passing to the backend methods are not NULL even if they are not specified in the message.
Summary: Web Inspector: Protocol: pointers to optional "in" parameters passing to the ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-07 06:34 PDT by Ilya Tikhonovsky
Modified: 2011-07-07 06:45 PDT (History)
11 users (show)

See Also:


Attachments
[patch] initial version (5.19 KB, patch)
2011-07-07 06:39 PDT, Ilya Tikhonovsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2011-07-07 06:34:00 PDT
%subj%
Comment 1 Ilya Tikhonovsky 2011-07-07 06:39:44 PDT
Created attachment 99975 [details]
[patch] initial version
Comment 2 WebKit Review Bot 2011-07-07 06:42:08 PDT
Attachment 99975 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1

Source/WebCore/ChangeLog:3:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Ilya Tikhonovsky 2011-07-07 06:45:11 PDT
Committed r90558: <http://trac.webkit.org/changeset/90558>