Piro / YUKI Hiroshi ff2d3caed5 Don't redefine gBrowserInit._delayedStartup() with eval() to avoid errors from mismatched variable scopes.
I don't know why but redefined function with eval() has a variable scope different from its original one, and fails to access gSessionHistoryObserver defined in Firefox's script with "const" statement. So I gave up to use eval() hack.
2015-10-10 19:19:11 +09:00
2014-05-14 11:59:06 +09:00
2012-10-14 03:31:06 +09:00
2009-03-26 10:45:17 +00:00
2015-10-05 20:04:10 +09:00
2013-11-09 00:41:17 +09:00
2015-10-05 23:46:29 +09:00
2015-10-06 00:55:29 +09:00
2010-12-13 15:13:17 +09:00
2015-09-29 06:16:43 +09:00
2011-05-27 15:19:06 +09:00
2012-12-29 19:46:34 +09:00
2012-12-29 19:46:34 +09:00
Description
No description provided
13 MiB
Languages
JavaScript 84.5%
CSS 15.4%