Bug 216105

Summary: Add an STP callout to Web Inspector documentation
Product: WebKit Reporter: Jon Davis <jond>
Component: WebKit WebsiteAssignee: Jon Davis <jond>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, jond, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Jon Davis
Reported 2020-09-02 15:58:42 PDT
Include a statement to encourage STP use for the latest Web Inspector features on Web Inspector documentation pages.
Attachments
Patch (2.65 KB, patch)
2020-09-02 16:00 PDT, Jon Davis
no flags
Patch (2.65 KB, patch)
2020-09-02 16:08 PDT, Jon Davis
no flags
Jon Davis
Comment 1 2020-09-02 16:00:12 PDT
Devin Rousso
Comment 2 2020-09-02 16:01:59 PDT
Comment on attachment 407825 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=407825&action=review r=me > Websites/webkit.org/wp-content/themes/webkit/single-web_inspector_page.php:20 > + Updated for <a href="https://developer.apple.com/safari/technology-preview/">Safari Technology Preview</a><?php echo empty($revision)?'':" $revision"; ?>. Try it out for the latest Web Inspector features, including all of the above and more.</p> NIT: do you want to add spaces around the ternary (e.g. `empty($revision) ? '' : " $revision" ;`)?
Jon Davis
Comment 3 2020-09-02 16:08:10 PDT
EWS
Comment 4 2020-09-02 18:04:50 PDT
Committed r266497: <https://trac.webkit.org/changeset/266497> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407828 [details].
Radar WebKit Bug Importer
Comment 5 2020-09-02 18:05:14 PDT
Note You need to log in before you can comment on or make changes to this bug.