[Webkit-unassigned] [Bug 164922] [SOUP] Simplify custom protocols handler implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 20 16:02:26 PST 2016


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #13 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #12)
> The return value here should be a const pointer. If you need to return a
> non-const pointer, then you should add an overload that is not a const
> member function.

I mean this:

const WebKit::CustomProtocolManagerProxy*

(pointer to a const object... not technically a const pointer)

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


More information about the webkit-unassigned mailing list