Miciah Dashiel Butler Masters
|
1c73b1aa69
|
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-29 12:02:23 +01:00 |
|
Miciah Dashiel Butler Masters
|
b9d5bcee1c
|
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-29 12:02:08 +01: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 |
|