This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
electron
Watch
1
Star
1
Fork
0
You've already forked electron
mirror of
https://github.com/electron/electron.git
synced
2026-01-30 01:38:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2a2cd19361e313a746a2eb79fc051f597dc2e00
electron
/
brightray
/
common
History
Adam Roben
5db043f7d4
Strip whitespace from the application name in the user agent
...
Having whitespace in the application name makes the user agent hard to parse.
2013-04-08 12:42:50 -04:00
..
mac
Bump the base SDK and deployment target to 10.8
2013-03-28 17:50:07 -04:00
application_info_mac.mm
Include the application's version number in the user agent string
2013-04-08 12:41:30 -04:00
application_info.h
Include the application's version number in the user agent string
2013-04-08 12:41:30 -04:00
content_client.cc
Strip whitespace from the application name in the user agent
2013-04-08 12:42:50 -04:00
content_client.h
Include the application's version number in the user agent string
2013-04-08 12:41:30 -04:00
main_delegate_mac.mm
Include the application's version number in the user agent string
2013-04-08 12:41:30 -04:00
main_delegate.cc
Stop disabling the sandbox
2013-03-14 14:01:12 -04:00
main_delegate.h
Allow overriding MainDelegate::BasicStartupComplete
2013-03-28 12:34:49 -04:00