Firebug/WeeklyUpdates/2012-08-28: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Fixed links and formatting)
 
Line 3: Line 3:
== Firebug 1.10.3 ==
== Firebug 1.10.3 ==
* Release on Friday
* Release on Friday
* Backport all issue marked as [http://code.google.com/p/fbug/issues/list?can=1&q=label%3Aport-1.10&colspec=ID+Type+Status+Owner+Test+Summary+Reporter&cells=tiles port-1.10]
* Backport all issue marked as [http://code.google.com/p/fbug/issues/list?can=1&q=port%3A1.10 port-1.10]
** Everyone is responsible for porting own issues.
** Everyone is responsible for porting own issues.


== Test Bot ==
== Test Bot ==
* FAILS firebug/changeUILocation.js)
* FAILS: firebug/changeUILocation.js
** let's disable it for now
** Let's disable it for now
* We need to pay more attention after JSD2 refactoring
* We need to pay more attention after JSD2 refactoring


Line 15: Line 15:
** Scripts (URL) fetched from the server side
** Scripts (URL) fetched from the server side
** Orion integrated
** Orion integrated
** <browser> must be type="chrome"!
** <code><browser></code> must be <code>type="chrome"</code>!
** Breakpoints in progress
** Breakpoints in progress


== Script UI ==
== Script UI ==
* Sebastian: should we show only JS if embedded in HTML
* Sebastian: should we show only JS if embedded in HTML
** Issue 2814:Improve display of inline scripts in Script panel
** [http://code.google.com/p/fbug/issues/detail?id=2814 Issue 2814]:Improve display of inline scripts in Script panel


== Miscellaneous ==
== Miscellaneous ==

Latest revision as of 19:31, 28 August 2012

Jan Odvarko, Sebastian Zartner, Steven Roussey, Simon Lindholm

Firebug 1.10.3

  • Release on Friday
  • Backport all issue marked as port-1.10
    • Everyone is responsible for porting own issues.

Test Bot

  • FAILS: firebug/changeUILocation.js
    • Let's disable it for now
  • We need to pay more attention after JSD2 refactoring

JSD2

  • Good progress
    • Scripts (URL) fetched from the server side
    • Orion integrated
    • <browser> must be type="chrome"!
    • Breakpoints in progress

Script UI

  • Sebastian: should we show only JS if embedded in HTML
    • Issue 2814:Improve display of inline scripts in Script panel

Miscellaneous

  • Let's find good quality online service offering custom t-shirts
  • Give out t-shirt for pull request!
  • Zazzle is poor quality
  • Options: Cafepress, Comboutique, E-shirt.com, MySoti, Printfection.com, PrintShop, RedBubble, Shirtcity, Skreened, Spreadshirt, T-Shirt Monster, Wordans, Zazzle
    • Steven: pick top three
    • Honza: design & order test t-shirt

FireClosure

  • FireClosure integration with Firebug
  • Simon: provide a test page + instructions so, others can see the main features being implemented.