You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arguments should make their way into /var/www/lg/lg-head.xml under /global_get_args/* or something like that. Then adhocBrowserPool should grab all key/values and append <url>?<key1>=<val1>&<key2>=<val2> etc
Another use case for this: Right now when launching Gigapixel, GET parameters for the portal-launcher Quick Menu don't get passed into the URL. Other applications use an intermediate "launcher" HTML page, but Gigapixel does not (and probably should not) so we need another way to get those passed.
Overview:
This ticket is the other half of the work that's speced out here: https://github.com/EndPointCorp/lg_chef/issues/1273
Requirements:
The text was updated successfully, but these errors were encountered: