[Webkit-unassigned] [Bug 146127] New: Web Inspector: use Optional<T> for optional parameters in generated command type signatures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 16:00:27 PDT 2015


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

            Bug ID: 146127
           Summary: Web Inspector: use Optional<T> for optional parameters
                    in generated command type signatures
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: burg at cs.washington.edu
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

This should eliminate a lot of junk in the individual dispatch methods, and get rid of occurences of

const T* opt_in_foo

in backend command type signatures.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150618/b48f3716/attachment.html>


More information about the webkit-unassigned mailing list