[Webkit-unassigned] [Bug 261712] Add https://searchfox.org/wubkat/source/ “Search the WebKit sources” link somewhere
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 19 17:43:03 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261712
--- Comment #5 from Karl Dubost <karlcow at apple.com> ---
Created attachment 467770
--> https://bugs.webkit.org/attachment.cgi?id=467770&action=review
symbolic search
In my own usage
Wubkat:
* for symbol search, aka following functions and tracking them with symbolic references
* Make it easy to share a search
GitHub:
* Useful for blame search
* Linking to precise PRs/commits.
* Having the Review comments.
My local code editor
Useful for me and has the capabilities to do the things above BUT you can't share with a link the results of your searches.
For example, compare
* https://searchfox.org/wubkat/search?q=symbol:E_%3CT_WebCore%3A%3ACSSSelector%3A%3APseudoElementType%3E_PseudoElementFirstLetter&redirect=false
* https://github.com/search?q=repo%3AWebKit%2FWebKit%20PseudoElementFirstLetter&type=code
--
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/20230920/d8860c92/attachment.htm>
More information about the webkit-unassigned
mailing list