Changeset 247275 in webkit


Ignore:
Timestamp:
Jul 9, 2019 1:41:12 PM (5 years ago)
Author:
Joseph Pecoraro
Message:

Web Inspector: Add another Protocol Version (iOS 13.0)
https://bugs.webkit.org/show_bug.cgi?id=199631
<rdar://problem/47538193>

Reviewed by Devin Rousso.

  • UserInterface/Protocol/Legacy/13.0/InspectorBackendCommands.js: Added.
  • Versions/Inspector-iOS-13.0.json: Added.
Location:
trunk/Source/WebInspectorUI
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebInspectorUI/ChangeLog

    r247253 r247275  
     12019-07-09  Joseph Pecoraro  <pecoraro@apple.com>
     2
     3        Web Inspector: Add another Protocol Version (iOS 13.0)
     4        https://bugs.webkit.org/show_bug.cgi?id=199631
     5        <rdar://problem/47538193>
     6
     7        Reviewed by Devin Rousso.
     8
     9        * UserInterface/Protocol/Legacy/13.0/InspectorBackendCommands.js: Added.
     10        * Versions/Inspector-iOS-13.0.json: Added.
     11
    1122019-07-08  Devin Rousso  <drousso@apple.com>
    213
Note: See TracChangeset for help on using the changeset viewer.