[Webkit-unassigned] [Bug 192450] [WebKit] Replace nonprefixed toImpl with WebKit::toImpl under WebKit/UIProcess/API/C

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 20:21:31 PST 2018


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Here are commands I invoked: 

> name="(toImpl)"; sed -Ei -e "s/WebKit::$name\\b/\\1/g" -e "s/\\b$name\\b/WebKit::\\1/g" *.cpp

-- 
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/20181206/8fce5597/attachment.html>


More information about the webkit-unassigned mailing list