track active page modes by name only
commit300abd205681004005bc73c4eed9bfbb2c4f9b9c
authorJohn Foerch <jjfoerch@earthlink.net>
Wed, 15 Feb 2012 22:39:36 +0000 (15 17:39 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Wed, 15 Feb 2012 22:39:36 +0000 (15 17:39 -0500)
treec970d23def2c85d2d19c2e9c1f3ed4d332e20865
parent466e06474736043e9b8a03e352e7d5edc437cfdf
track active page modes by name only

This allows for easier interactive debugging.  By the old method, you could
re-eval a define_page_mode form, but Conkeror would still use this old one
because the reference in 'page_modes' was not updated unless you re-activate.
modules/content-buffer.js