Set buffer.loading false before content_buffer_finished_loading_hook
commitbd49ba6da8f3b4635932b56be1c48df488c5a23f
authorDavid Kettler <kettler@internode.on.net>
Fri, 16 Jan 2009 06:38:40 +0000 (16 17:08 +1030)
committerDavid Kettler <kettler@internode.on.net>
Sun, 8 Feb 2009 11:13:58 +0000 (8 21:43 +1030)
tree3285dc582a425a77bf9f24ba78c5f7a7d6b876e7
parent7c82bcfbe5e8899cb7442192eaeb514c760ba23d
Set buffer.loading false before content_buffer_finished_loading_hook

Hook functions may want to check that flag, so we now set it prior to
calling the hook functions.

The (equivalent) flag was previously set first, but that was changed,
perhaps inadvertently, in 61d83c5 (Implemented tab bar module,
2008-01-13).
modules/content-buffer.js