﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30229	inlines.min.js contains an unnecessary polyfill	djw	nobody	Due to the use of `.find()` in this code, the Closure Compiler is adding a polyfill. However, `find` is only being called on jQuery objects, so this is unnecessary, and adds around 1kb to the minified file.	Cleanup/optimization	closed	contrib.admin	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
