window.js: Ensure that window_initialize_late_hook is run before other "late" hooks
commit4c11297e497a31a2be907d0778221700e51bb64a
authorJeremy Maitin-Shepard <jeremy@jeremyms.com>
Sun, 10 Feb 2013 01:13:18 +0000 (9 17:13 -0800)
committerJeremy Maitin-Shepard <jeremy@jeremyms.com>
Sun, 10 Feb 2013 01:13:18 +0000 (9 17:13 -0800)
tree08890fc10401bf5aebe5b16381eab2cc975492a7
parent4b9c34acb26118a970ec57c24d80fd7748639ffb
window.js: Ensure that window_initialize_late_hook is run before other "late" hooks

By itself, this doesn't fix anything, but it makes more sense and may
allow for a more robust scrollbar fix.
modules/window.js