Chrome Web Dev Tools not showing up on Mac OXS 10.11.2

2,335 views
Skip to first unread message

Georg Kothmeier

unread,
Feb 24, 2016, 6:14:14 AM2/24/16
to Google Chrome Developer Tools
I already posted my problem on Stackoverflow (Link to thread) but I'm not sure if it is the right place. So I ask it here again.

Since some days I can not open the Chrome Developer Tools anymore. Neither the keyboard shortcut nor right-click --> inspect element works. No window opens and nothing happens. I tried the following trick: http://stackoverflow.com/a/28866632/1280401 but it does not work. I don't have a file called chrome-devtools_devtools_0.localstorage-journal. Maybe this is because I have a different problem then the thread starter of http://stackoverflow.com/a/28866632/1280401

When I execute the following command:

"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" --user-data-dir=/tmp/whatever

Everything works fine again. So I fear that my Chrome Profile is somehow destroyed. Is there a way to get the Chrome Dev Tools working without deleting my Chrome Profile? Deleting the profile would be the worst case. Hope someone could help me.

My Chrome Version is: 48.0.2564.116 (64-bit)

My Macbook is: OS X El Capitan 10.11.2 (15C50), MacBook Pro (Retina, 15', Mitte 2014)

Georg Kothmeier

unread,
Feb 24, 2016, 9:11:10 AM2/24/16
to Google Chrome Developer Tools
I started Chrome with: 

/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --enable-logging --log-level=0

Then I got the following error message: 

Uncaught TypeError: Object.observe is not a function", source: chrome-devtools://devtools/bundled/inspector.js (10681)

After pasting this error into Google I found the following thread https://bugs.chromium.org/p/chromium/issues/detail?id=549225#.

Is this expected behavior that I can not open the dev tools when javascript-harmony-shipping is turned on? With  javascript-harmony-shipping turned off everything works as expected

Paul Irish

unread,
Feb 24, 2016, 6:41:52 PM2/24/16
to Google Chrome Developer Tools
This bug has been fixed and I believe the fix is already in beta.

We no longer use Object.observe. 

I believe that O.o was removed in the `javascript-harmony-shipping` flag before it was removed from the default build. Which is a bit odd. But it was. :)

If you want to stay on stable, you'll have to keep that flag off, yes.





--
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/f1caa109-8f23-4b69-af8c-61ffd9e9b125%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Message has been deleted

Georg Kothmeier

unread,
Feb 25, 2016, 4:52:14 AM2/25/16
to Google Chrome Developer Tools
@Paul Irish
Thank you for the explanation. So I'll wait for the next release :)

José Antonio Huizar Moreno

unread,
May 15, 2016, 1:31:59 AM5/15/16
to Google Chrome Developer Tools
I just experienced the same problem with the Developer Tools not showing on V. 50.0.2661.102(64 bit) on Mac OS X El Capitan.
Reply all
Reply to author
Forward
0 new messages