Building unminified launchpad.js uses debug builds of YUI which are too noisy

Bug #734801 reported by Gavin Panella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Gavin Panella

Bug Description

Following the fix committed for bug 733230, gmb noticed that there was
a ton of stuff being spewed out in his console log in development. It
seems this is because debug builds of YUI are now used by default.

There needs to be a way to choose a non-minified non-debug build of
launchpad.js, and this should be the default, but it should also be
possible to choose a non-minified debug build.

For now there is a workaround:

   make clean_js
   make JS_BUILD=raw jsbuild_lazr
   make JS_BUILD= -W jsbuild_lazr jsbuild

Related branches

Gavin Panella (allenap)
Changed in launchpad:
assignee: Gavin Panella (allenap) → nobody
Gavin Panella (allenap)
Changed in launchpad:
assignee: nobody → Gavin Panella (allenap)
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
Changed in launchpad:
milestone: none → 11.04
tags: added: qa-needstesting
Changed in launchpad:
status: Triaged → Fix Committed
Revision history for this message
Robert Collins (lifeless) wrote :

launchpad.js on qastaging is still minified.

tags: added: qa-ok
removed: qa-needstesting
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.