[Webkit-unassigned] [Bug 170978] New: Add Automator service to copy permalink to Clipboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 20:22:35 PDT 2017


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

            Bug ID: 170978
           Summary: Add Automator service to copy permalink to Clipboard
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: darin at apple.com, ddkilzer at webkit.org,
                    lforschler at apple.com

I frequently find it helpful to refer to specific line of code in code reviews, IRC and email discussions using a Trac permalink. It's tedious to create such a link using the trac.webkit.org web app. So, I wrote an Automator service workflow for Xcode that copies a Trac permalink to the currently selected line in the active document to the Clipboard. An example of a Trac permalink that is copied to the clipboard is: <http://trac.webkit.org/browser/trunk/Source/WebKit2/UIProcess/Scrolling/RemoteScrollingCoordinatorProxy.cpp?rev=215365#L83>. Holding down the Option key when the service runs will copy a Trac permalink with blame annotations.

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


More information about the webkit-unassigned mailing list