I had been using the "chrome://inspect/#devices", when clicking "inspect" resulted in a white page. The problem seemed to be that as I happened to have no network connection at the time, chrome couldn't access some repository and so didn't load the page.
After chrome visited this page, I no longer needed an internet connection to inspect my phone.
I have to migrate my project onto a computer which sits behind a firewall (which I have no access to) which is stopping navigation to the "chrome-devtools-appspot" link to pull whatever it needs to generate the page when I click on "inspect".
Is there a way to somehow download this repository and make it available locally on the machine so that regardless of what phone / browser version I use, the inspect page does not depend on an internet connection?
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-developer-tools+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/9cf1059f-437b-43e0-a8ec-dc847462c08f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Remote access shouldn't be required to run this page. However, have you tried going through the DevTools directly? Overflow Menu (Three dots beside the close button) > More Tools > Remote DevicesWhat is the "repository" that it is requesting? Depending on existing tabs, it may be making a call out to get a render preview I think. (Haven't used it in a while, can't recall exactly how it looks.)
On Wed, Sep 20, 2017 at 10:12 AM, Matan Kastel <zmtm...@gmail.com> wrote:
I had been using the "chrome://inspect/#devices", when clicking "inspect" resulted in a white page. The problem seemed to be that as I happened to have no network connection at the time, chrome couldn't access some repository and so didn't load the page.
After chrome visited this page, I no longer needed an internet connection to inspect my phone.
I have to migrate my project onto a computer which sits behind a firewall (which I have no access to) which is stopping navigation to the "chrome-devtools-appspot" link to pull whatever it needs to generate the page when I click on "inspect".
Is there a way to somehow download this repository and make it available locally on the machine so that regardless of what phone / browser version I use, the inspect page does not depend on an internet connection?
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/9cf1059f-437b-43e0-a8ec-dc847462c08f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/CA%2BJdOKXEh5Xcy4PbEOxxga7N60LWAMbaK%3D1aW%3DEsqtUxzeE-iA%40mail.gmail.com.
Devtools uses a remote front-end if you are inspecting remote devices (like phones), so yes an internet connection is required to get the initial front-end for the device to be able to inspect it. However, you should only need to do this the first time, any subsequent inspects on the same device (assuming the hash does not change) should be able to use the cached version from previous fetch.
On Thu, Sep 21, 2017 at 5:55 AM Jonathan Garbee <jonatha...@chromium.org> wrote:
Remote access shouldn't be required to run this page. However, have you tried going through the DevTools directly? Overflow Menu (Three dots beside the close button) > More Tools > Remote DevicesWhat is the "repository" that it is requesting? Depending on existing tabs, it may be making a call out to get a render preview I think. (Haven't used it in a while, can't recall exactly how it looks.)
On Wed, Sep 20, 2017 at 10:12 AM, Matan Kastel <zmtm...@gmail.com> wrote:
I had been using the "chrome://inspect/#devices", when clicking "inspect" resulted in a white page. The problem seemed to be that as I happened to have no network connection at the time, chrome couldn't access some repository and so didn't load the page.
After chrome visited this page, I no longer needed an internet connection to inspect my phone.
I have to migrate my project onto a computer which sits behind a firewall (which I have no access to) which is stopping navigation to the "chrome-devtools-appspot" link to pull whatever it needs to generate the page when I click on "inspect".
Is there a way to somehow download this repository and make it available locally on the machine so that regardless of what phone / browser version I use, the inspect page does not depend on an internet connection?
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-developer-tools+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/9cf1059f-437b-43e0-a8ec-dc847462c08f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-developer-tools+unsub...@googlegroups.com.