Code review comment for lp:~leonardr/lazr.restful/web-link

Revision history for this message
Leonard Richardson (leonardr) wrote :

If there is no IWebBrowserOriginatingRequest adapter, then publish_web_link will always return false, so we can be sure.

IWebBrowserOriginatingRequest(web_service_request, None) is nicer. I'll change it.

« Back to merge proposal