467b637656
Summary: I frequently spend multiple seconds scanning my open Chrome tabs for the React Native debugger tab. It would be a lot quicker to find the correct tab if the debugger UI tab had a favicon. This commit adds favicon (blue react logo in a white circle). It's a super minor change, but would help a lot with day-to-day DX. I chose this icon to differentiate sufficiently from other tabs developer might have open: React docs (blue logo in black square) and React Native docs (white logo in black square). If the idea of having a favicon is agreeable but you want a different asset, I'm more than happy to change it to something else. Original asset before base-64 encoding: ![favicon-32x32](https://cloud.githubusercontent.com/assets/1203949/19117546/44b36fd2-8b11-11e6-8a94-c8956fe7533c.png) In the wild: <img width="335" alt="screen shot 2016-10-05 at 15 40 58" src="https://cloud.githubusercontent.com/assets/1203949/19117811/43cad316-8b12-11e6-8406-4c9b74efdaf2.png"> Closes https://github.com/facebook/react-native/pull/10252 Differential Revision: D3974983 Pulled By: hramos fbshipit-source-id: 6b07d446dd972c4c171062134b45bc3850886349 |
||
---|---|---|
.. | ||
attachHMRServer.js | ||
copyToClipBoard.js | ||
debugger.html | ||
debuggerWorker.js | ||
launchEditor.js | ||
messageSocket.js | ||
webSocketProxy.js |