Replace a WTF::Function conversion operator to be a function
Use a function rather than an explicit conversion operator, so that it
enforce the caller to pass the ownership of the callback.
Committed:
https://crrev.com/98807a41bbabd6ece33e2e433b38447f3c092189
Cr-Commit-Position: refs/heads/master@{#404369}