Miciah Dashiel Butler Masters
|
8d91c501a6
|
SMJS: mangle_deb_bugnumbers: fix horrible error
Use cached.type instead of cached.content_type so that the script
works again.
|
2006-01-30 15:42:58 +00:00 |
|
Miciah Dashiel Butler Masters
|
2e9d433402
|
SMJS: mangle_deb_bugnumbers: add <pre>; set rendered view
Use the newly available view_state object to change to rendered view
and wrap everything in <pre> ... </pre> if the document MIME type is
text/plain.
|
2006-01-28 03:27:45 +00:00 |
|
Miciah Dashiel Butler Masters
|
495fb2805b
|
SMJS: Give user scripts access to the view_state
Introduce the view_state object to ECMAScript with properties .uri and
.plain and pass the current view_state to preformat hooks.
|
2006-01-28 03:27:45 +00:00 |
|
Miciah Dashiel Butler Masters
|
ff2f2e2df1
|
Factor smartprefixes_common.js and smartprefixes_bookmarks.js out of
hooks.js and add smartprefixes_classic.js.
|
2005-12-29 22:28:36 +00:00 |
|
Miciah Dashiel Butler Masters
|
b9a3855f98
|
Use ===, which checks for equality of value as well as equality of type,
instead of doing both checks separately.
|
2005-12-29 07:32:12 +00:00 |
|
Miciah Dashiel Butler Masters
|
10e8282e7c
|
Add a hooks.js for SpiderMonkey to make Jonas happy.
|
2005-12-29 07:06:35 +00:00 |
|