On Apr 20, 10:03 am, Cassie <
d...@google.com> wrote:
> Well this is overwhelmingly popular!
> I believe the corresponding spec change would be like this:
>
> * @param {gadgets.views.View} view The view to navigate to
> * @param {Map.<String, String>} opt_params Parameters to pass to the
> * gadget after it has been navigated to on the surface
> * @param {String} opt_ownerId The id of the owner of the page to navigate
> to.
> * Defaults to the current owner.
> */
> gadgets.views.requestNavigateTo = function(view, opt_params, opt_ownerId)
> {};
>
> This is considered approved (unless of course I screwed up the spec change).
> Thanks.
>