id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10748	For optimal performance req.chrome should be evaluated only if necessary.	olemis	olemis	\r\n    When the plugin is installed and active it's post_process_request() will be invoked for every request. AFAICT there is nothing in that code that would differentiate requests (API vs UI requests) so add_stylesheet() will be called for all of them which then calls add_link() that evaluates req.chrome.\r\n\r\nmentioned in [https://issues.apache.org/bloodhound/ticket/330#comment:3 BH:comment:3:ticket:330]	enhancement	closed	normal	ThemeEnginePlugin	minor	fixed	chrome css script	peter@digiverse.si, gmartin	1.0
