github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2013-10-15 01:35 am

[dreamwidth/dw-free] 664a95: (Bug 4703) Fixes double-loading of stylesheets

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 664a9527c4b2a055f5af125964fb6c82e37ebdf5
https://github.com/dreamwidth/dw-free/commit/664a9527c4b2a055f5af125964fb6c82e37ebdf5
Author: Afuna <fu@dreamwidth.org>
Date: 2013-09-25 (Wed, 25 Sep 2013)

Changed paths:
M cgi-bin/LJ/Web.pm

Log Message:
-----------
(Bug 4703) Fixes double-loading of stylesheets

We call need_res twice now: once at the top of the page (for JS
variables and stylesheets), once at the bottom of the page (for JS
scripts).

There was a bug which caused the stylesheets to be printed twice.
Oops...


Commit: 5864bed569c6abbbcf3c61b6b1a98b6b17ff9bd9
https://github.com/dreamwidth/dw-free/commit/5864bed569c6abbbcf3c61b6b1a98b6b17ff9bd9
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-10-15 (Tue, 15 Oct 2013)

Changed paths:
M cgi-bin/LJ/Web.pm

Log Message:
-----------
Merge pull request #584 from afuna/bug4703-double-stylesheets

(Bug 4703) Fixes double-loading of stylesheets


Compare: https://github.com/dreamwidth/dw-free/compare/0057b3386558...5864bed569c6