[Pkg-mozext-commits] [firebug] branch master updated (d0f3522 -> f1242bb)

David Prévot taffit at moszumanska.debian.org
Sat May 17 14:35:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch master
in repository firebug.

      from  d0f3522   Update changelog for 1.13.0~a10-1 release
       new  f02c886   Introducing new Script panel for remote debuggin based on JSD2
       new  65e0872   Merge branch 'master' of git://github.com/firebug/firebug into jsd2
       new  a206ecb   Initial support for Connection object and ConnectionMenu
       new  d7e9d3a   Initial implementation of a simple Firebug server (so, we have something to connect to)
       new  5bdb2b6   Introduce a menu that allows to pick a remote tab for debugging
       new  3b4533b   get list of tabs from the server
       new  c271f28   Fix firebug/lib/trace so, tracing is not broken when requested before the tracing console is actually available
       new  03a0cf3   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  68b15f0   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  1cadec8   typo
       new  10e78d9   Initial support for activation
       new  637301f   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  02c3a83   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  8477e3e   Introducing a debugger client
       new  8be04b0   Hook server side packet communication so, we can learn about the packet types the built-in debugger sends
       new  d952676   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  fd6cc88   Refactor connection and join it with Firebug.connection (BTI)
       new  1378573   Firebug.Listener should be renamed to Firebug.EventSource
       new  709f27e   Get list of scripts from the server
       new  77fa380   Fix prefs conflicts
       new  34c45ce   Fix typo
       new  bb765e2   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  0fa1484   Orion source editor integration (script view)
       new  bdbfd19   Port the BreakpointsPanel + divide into modules
       new  70338ed   Fix attach/detach when page reload happens
       new  dcb9d3a   Hook send/receive packets on the client side
       new  050b5ae   Divide debug clients into modules + update tracing
       new  3b6be3b   Starting with breakpoints
       new  fba853a   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  dfb9157   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  6b6ea84   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  ee294e0   Integrate DebuggerTool with the script panel and use it to seta breakpoint
       new  c873989   A tool should be state-less object using context for data
       new  c7e6f70   Introducing breakpoint storage + display in breakpoint panel
       new  2f8f850   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  808a259   Implemented initial search functionality for new Script Panel
       new  8cd0c09   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  fa46d3a   Make the breakpoint ruler a little more similar to the previous one
       new  5672b35   Create module for RDP constants + handle 'pause' event
       new  6f270a9   Initial code for debugger stepping
       new  4ff5273   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  8179021   Introducing the CallstackPanel + bunch of helpers like StackTrace, StackFrame (+reps), SourceLink and main module with all new deps
       new  9ba6539   Remove obsolete module
       new  26c3330   Fix a few typos
       new  4cb02e9   Initial support for stepping
       new  7ee4135   Better CSS selector
       new  aa32628   Display function argument names in the Callstack panel
       new  e4ce289   Grip client + watch panel introduced (not working yet)
       new  2a88fde   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  e3aba13   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  410f051   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  ef11eed   Fix source link position in the Callstack panel
       new  e972e64   Missing module dep, fixing stack frame expanding
       new  26f816b   Can we have more connections per browser window? Should we have a connection per context?
       new  003df46   Introduce gripCache
       new  64b0cef   Properly upadte the UI when resume happens
       new  d2f1bd9   Proper update of the Callstack panel if it's selected after break
       new  000a662   Properly set script current location if clickin on a stack frame in the Callstack Panel
       new  eeee697   Support for debugger; keyword
       new  d69ff17   Avoid exception
       new  74f0785   Rename panels
       new  88eabc8   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  41e33b0   First take on the Watch panel: user expression evaluation (not finished since the dom-table needs to be asynchronously updated as results come back from the server
       new  4286d58   New command for JSD2 debuggign: pauseGrip(actor)
       new  59fcdc4   New API: Str.capitalize()
       new  dd51990   Update domplate tracing
       new  ff2f5af   Introduce Promise pattern
       new  53b93e0   Domplate widget: domTree
       new  c9d9a24   Update tracing
       new  984b9b6   Missing dep + fix packet parsing
       new  00cbd9a   Missing dep + tracing update
       new  88ecab0   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  4e5d2a9   Improve DomTree widget, comments clean-up
       new  8b69e27   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  4cd5513   Inline watch editor is in an independent module
       new  dc4adf9   Inroduce basic grip provider, update grip cache and grip data objects
       new  225e48f   Stack frame is providing list of current scopes
       new  882100a   Custom tree for the Watch panel (has an input line for new watch expressions
       new  61e2ae2   Use WatchTree and WatchProvider in the Watch Panel
       new  4e24821   Decorate watch-tree (scopes are styled)
       new  ee11b25   DomTree support for Promises
       new  dd2715e   New tracing options
       new  9a78ade   Simplify Providers
       new  bf2ad07   Add 'this' into chain of scopes
       new  c288f51   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  da93057   Make sure the Watch panel is updated after resume
       new  b0c8478   Customize appearing of the 'new watch row'
       new  e062d2b   Make the gripProvider more generic
       new  9f2b5eb   Support for user expressions in the Watch window
       new  c739a9b   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  acc554d   Merge new command API
       new  7bcc378   Merge conflicts
       new  f5558c4   Show also scope arguments
       new  1bec0a6   Improve promise support in domTree rep
       new  a69361f   Extend the pauseGrip() command line command (just for debugging)
       new  f584ed2   Update module deps
       new  90f69ab   Expand the first scope by default
       new  dde155a   Make sure domTree is properly updated when resolving async promises
       new  17bc2ca   New API: Obj.isFunction()
       new  e934eea   Extend Firbug.getRep for objects with dynamically provided type (replacement for typeof)
       new  ca08523   Another domTree row-type customization, needs to be done through a generic decorator
       new  efd010f   Clean up data objects (grips), cache and provider, still needs some more work
       new  ce8023f   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  d821c5d   Avoid NPE and fix return value
       new  3783e17   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  10d6679   Clean up grip infrastructure, Remove GripClient, rename Grip to ObjecGrip, clean up grip cache
       new  3ff5040   Simplify watch panel provider
       new  cdc8159   Missing argument
       new  676882b   Just couple of comments + unnecessary timeout removed
       new  9ac8218   This is the place where we can utilize proxies to the DOM panel works automatically even for grips
       new  ada19c9   Breapoint persistence: storing
       new  a15837a   Make sure the breakpoints panel is updated
       new  052797b   Initialize breakpoints in source view
       new  c5b57bc   Merge
       new  7a4e861   Use FBTrace.to (scoped logging
       new  85cdb3d   Typo + comment
       new  efda6aa   Clean up breaktpointStore module
       new  b9a6896   Just tracing update
       new  09a062f   Introduce removeBreakpoint and setBreakpoints
       new  a55946e   Handle newScript event and persist breakpoints on the client side (not finished, breakpoints are not send to the server after Firebug starts)
       new  5396f8c   Merge branch 'master' of https://github.com/firebug/firebug into jsd2
       new  dbaac03   Fix typos
       new  0b1edaf   Another heper command for tabGrip(s)
       new  e92139c   Fire onThreadAttached event
       new  38602d0   Support for actors coming from extensions
       new  b376b08   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  ca89d2c   Merge with master
       new  6bb9fd1   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  9133b31   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  1dc74f4   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  a517476   First step towards global debuggerClient based on dbg-client.jsm
       new  47fe788   Grip cache is in context
       new  55954fa   Remove obsolete 'client' files
       new  e349ece   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  c922e41   Initialize server side breakpoints from bp store
       new  84d0936   Merge with master
       new  165f0eb   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  9148ebd   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  3863c35   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  ffa41a8   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  2df7fb1   Undeclared TraceAPI fixed
       new  2528fda   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  c7d0432   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  5b9a35e   Update tracing
       new  b8a1555   Fix the way how registered actor's ID is accessed (it's now part of the listTabs response)
       new  c7c2bda   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  35f2113   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  c7e7e3a   Fix findBreakpoint method
       new  34f4650   Custom tracing for DebuggerTool
       new  9808832   Automatically create a DBG_* pref when FBTrace.to is used
       new  0b3b6ff   Improve tracing + comments + introduce 'reattach' for onThreadAttached and onTabAttached
       new  271960f   Properly add/remove ThreadClient listeners (debugger tool)
       new  fcc6606   Get script sources from JSD2 engine
       new  cd1877a   Customize DBG_SCRIPTPANEL trace logs
       new  11c76f3   Remove sourceScripts module, obsolete
       new  e76eecc   Properly deal with page refresh
       new  50622a2   Update tracing
       new  d413fb8   Fix stack frame function name
       new  d4f29fd   Update tracing
       new  a61151e   Sync the Callstack panel using framesadded and framescleared events
       new  1f5c057   Evaluate use expressions in the Watch panel
       new  72f94d2   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  67c9403   Fix SourceView (orion) initialization
       new  3a4f5e6   Clean up user expression eval. The entire logic is now part of the Watch panel
       new  01cbbdf   New css file for custom tracing styles
       new  b62c47e   Catch exception if browser actors are already added
       new  5af902e   Use shutdown no destroy
       new  477f7a9   Generate breakpoints name from the source (guess function name)
       new  d6d8335   Resolve merge conflicts with master
       new  d3d69eb   Create GripFactory a module (used only by grip cache) and clean up the code
       new  480100c   Divide debugger modules into groups
       new  e572e97   Move WatchExpression into separate module
       new  a20f027   Split grips.js into modules and properly set dependencies
       new  1c892d2   Rename grip folder to grips
       new  ba72ab8   Properly deal with adding/removing breakpoints
       new  aeaa4a9   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  57d50dd   Properly remove breakpoints from within the Breakpoints panel
       new  1b38a60   Enable/disable breakpoints (the Script panel yet needs to use the right icons)
       new  2fca168   BP enable/disable follow up
       new  62cc552   Display disabled breakpoint icons in Script panel's breakpoint column
       new  05b148c   Clicking on a line number also creates a breakpoint
       new  9f9a073   Hook right click on a breakpoint in the Breakpoint ruler (orion)
       new  1ed066d   Conditional breakpoints
       new  18ae3d6   Conditional breakpoints: fillframes after checking bp condition + store userExpressionsEval flag on context (user exp eval in progress), adopt Simons's suggestions
       new  50ff3ee   Fix bp-cond-eval and user-expr-eval collision (endless recursion)
       new  fe59fe0   Avoid double-break at the same line
       new  ff56c0e   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  7b6137e   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  6dbcc3a   Modify built-in ObjectActor to send some properties together with basic grip so, it's possible to display useful info for the value label without additional request
       new  22eac31   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  1190632   Improve scope representation in the Watch panel (still needs more work)
       new  b14bcf0   Remove tree-row children before updagin a tree row to avoid duplicities (chidren are regenerated automatically when tree row is updated)
       new  c0d5ec3   More error tracing
       new  a23e0ca   Avoid NPE + comment in the cache (reuse promises)
       new  954ba01   Break on a breakpoint within onload code (before page load is done)
       new  68363bc   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  eade33b   Just sourece formatting + FBTrace dependency
       new  d355c38   Tooltips for conditional breakpoints
       new  64e52cb   Improve API for backend-evaluation (preparation for expression tooltips)
       new  7aba45a   Attemt to scroll the script view to always show the execution line (doesn't work, ask Mihai)
       new  928df95   Improve script panel auto-scrolling when stepping (still wrong since the view auto-scroll at the top and back)
       new  4eeca40   Remove breakpoints when options are reset + tracing + a comment
       new  4458d67   Move tabCache and Source cache under net directory (js dir will be removed)
       new  8c8c530   Remove JSD1 WatchPanel
       new  578e865   Remove JSD1 SourceLink
       new  a296fc2   Remove JSD1 ScriptPanel and SourceBox
       new  691218e   Remove JSD1 CallstackPanel
       new  54da978   Remove JSD1 firebug/js/fbs module
       new  fdb58ee   Remove JSD1 StackFrame
       new  2e22b01   Remove JSD1 SourceFile
       new  77c460a   Remove JSD1 breakpoint and debugger modules
       new  3adae99   Remove JSD firebug-service.js and debuggerHalter.js
       new  4bd8002   Copy some StackFrame methods over (e.g. used by the Console) from master
       new  3cc6574   Remove obsolete method
       new  3251842   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  3e375fa   Remove stack parsing code for Fx <= 13
       new  828ef0e   Another attempt to improve SourceEditor auto-scrolling when stepping, but still no perfect
       new  5daae2f   Script panel context menu + Copy Source and Add Watch actions work
       new  22b2752   Script panel context menu: toggle breakpoint + disable/enable breakpoint
       new  5ca4b64   Typo
       new  24c4a82   TODO comment (breakpoint line numbers should be zero-based)
       new  f35363f   Edit breakpoint condition through the context menu + auto-created a new breakpoint if the user edits condition at line with no breakpoint
       new  2e05244   Hide the connection menu for now (remoting is not yet supported)
       new  c5cb7a8   Stack frames displayed in Script panel's toolbar
       new  dd41239   Fix for: Set Breakpoint through the breakpoint column context menu
       new  5157290   Break on Exceptions (Script panel option menu)
       new  fe67f5a   Simplify trace listener registration + tracing + new trace option for debuggerClientModule module
       new  e19e384   Register trace listener just once for a panel (there can be more instances of a panel)
       new  86d88f8   Allow using the Scrip panel on two tabs, ignore about:blank pages (at least for now), tracing, tabwatcher still needs refactoring
       new  e0604c7   Do not open context menu when clicking on the Breakpoint column
       new  877afc1   Right clicking on the breakponit column opens the editor, the breakpoint doesn't have to exist yet
       new  c91e3c2   Close breakpoint-editor when clicking outside
       new  0735ef2   Fix Net panel condition editor
       new  04c7a9b   Fix StackFrame and SourceLink object usage
       new  5eed44d   Fix for closing editor when clicking outside
       new  efc7a34   use indexes for line numbers
       new  97c7e75   convert source code line index to line numbers in breakpoint side panel
       new  d63523b   Sent additional grip props in ownProperties field + fix tracing
       new  5c220f5   A few initial fixes for displaing HTML elements in the Watch ppanel
       new  bf0c663   Move parseToStackTrace to the right place
       new  60ad7f8   Merge pull request #72 from FarshidB/jsd2
       new  17deb84   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  e01ae61   Merge with master
       new  7696734   Use Str.hasPrefix
       new  a9259c1   Merge remote-tracking branch 'upstream/jsd2' into jsd2
       new  6332aaa   New path for promise module
       new  8aa84a6   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  075f95a   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  cdb1b4f   Introduce ElementActor + prefer shortTag for dom-tree + better promise url change handling
       new  3300309   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  7d8c292   Small fixes
       new  82ec6ab   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  e74c5d6   Rename grips to clients, it should be more inline with RDP terms
       new  71e5071   Rename grips dir to clients and breakpoint to breakpoints
       new  67d52ef   Hacking the Watch Panel, use Debugger.Object.unsafeDereference()
       new  6ad0773   Some more renaming grip->client
       new  bc4c5fd   Show object properties in the Watch panel
       new  f6d6ecb   Watch panel options
       new  63757a2   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  e676b50   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  0056514   Two more helper commands for visualizing server side objects
       new  cea95dc   Do not overload actors, unsafeDereference is enough for now
       new  1d7b97f   Improve domTree widget, introduce memberProvider and make it more generic
       new  a8a434b   Centralize unsafeDereference hack into Watch panel provider + use DOM panel member provider to populate the watch window.
       new  f5990e3   Merget with master
       new  9c62392   Yet one more merged file
       new  1194098   Rename Watch panel provider
       new  4e4dc95   Merge with master
       new  15f1ce5   Merge with master
       new  73e8191   Improve error tracing
       new  e416298   debugger tool deals with beakpoints based on line numbers
       new  b3345e6   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  b96e8a5   Merge with master
       new  b5e2600   Merge with master
       new  b1da7ee   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  cf4f6e7   Fix script panel navigation (e.g. when clicking on a stack frame link)
       new  aa843f3   Restore Script panel loation after reload
       new  4c5900b   Restore Script panel location asynchronously (some scripts can be loaded later)
       new  c2437da   Helper command for accessing server side breakpoints store
       new  f91fb65   Properly auto-create DBG_ option if it doesn't exist
       new  c65bb50   Properly preserve breakpoints across reloads
       new  57877ba   Display argumenst in stack frame list (within Stack panel)
       new  0bf2e38   Use function's displayName for stack frames if possible
       new  dfa4280   Remove comment
       new  a8cae2a   Remove comment
       new  2ea6ccc   Properly scroll the script view and mark the current debug location (executable line)
       new  c8360b9   replace calls to deleted SourceLink.getSourceLinkByHref method
       new  87105ac   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  6a816c4   Use source link for navigation
       new  802dcfc   Do not scroll when removing debug location + tracing update
       new  6d8ca42   Initial support for Watch panel editing. Doesn't work scope/frame bindings variables, but works for object properties
       new  6bf2431   Avoid exception + a comment
       new  aeef337   Fix Watch panel expand (do not try to get local object for local object)
       new  dfe6154   Properly restore script scroll location after reload + improve tracing
       new  fb853e2   Preserve scroll location across panel switch
       new  b083364   Remove forgotten timeout
       new  840ea73   Watch panel options are now derived from DomBasePanel
       new  3552e7c   Suppor for long string expansion in DomTree/WatchPanel
       new  d45c95f   Merge with master
       new  e95e716   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  e0a11c4   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  434e8a4   Missing module dependency
       new  745031c   Fix initialization of the DOM panel (doc.readyState must be at least interactive)
       new  830c29b   Get function signatur synchronously
       new  1fa0eef   Introduce isEmpty() method for ToggleBranch (ToggleBranch should be refactored according to Simon)
       new  b81298f   Introduce a new DomBasePanel object for features like persisting expand state and incremental rendering (not done yet)
       new  d871797   Derive WatchTree from DomBaseTree
       new  7d37de2   Support for Watch panel tree state persistence across steping
       new  9a57a5c   Missing file
       new  ee75df5   changing location of breakpoints located at non-executional lines to nearer executional line, sent back by response.
       new  e7a5bf2   Separating setDebugLocation() from scrollToLine()
       new  e3e2378   remove some unnecessary parts of code
       new  c91c1d2   just set breakpoint to actual location, it needs some fixes yet
       new  f4faa19   set conditional breakpoints to actual location
       new  6d55a3f   setting breakpoint line, is set via popup menu, to actual location. And showing yellow narrow icon on actual debugging line.
       new  ad11612   fix showing wrong numbers in bp panel. Also remove bp loading icon when occurs err.
       new  741c16e   resolving merge conflicts
       new  c1ea5c4   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  17bd827   Remove debug tracing
       new  9fab0db   Fix Callstack panel current (frame) selection
       new  2249cde   Tracing updated
       new  1f72fb5   Incremental rendering for trees (for the Watch panel)
       new  083a5fd   Support for line-highlight (if navigated to the Script panel)
       new  c165318   Remove obsolete tracing
       new  90a0643   Update tracing
       new  b3586ea   Clicking on a function link must navigate to the function definition (based on JSD2)
       new  e5e582a   Fix breakpoint setting for FF 19. Also some changes in sequence of setting a bp
       new  d7adc65   Merge firebug/jsd2 into jsd2 branch
       new  d48f9bc   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  cb729d8   Include firebug/debugger/debuggerLib module from issue/branch 6291
       new  e230f81   Change order of DebuggerLib.getDebuggeeGlobal() arguments
       new  544243e   Pass context to detach listeners (still needs refactoring)
       new  82381d0   Crop function body text + question for Simon
       new  708fabd   Fix setting breakpoint at line zero
       new  2359d8b   Merge remote-tracking branch 'upstream/jsd2' into jsd2
       new  5b15063   Show debug location (yellow highlight) when editor isn't initialized yet
       new  50b126f   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  afcc5c0   Check type before accessing 'name' property. The passed object doesn't have to be always ClientObject
       new  693d3c9   Yet further fixes related to (async) tree restoration (tested with the Watch panel)
       new  e15ab7a   Split DebuggerClientModule.getObject into more methods
       new  d8bfb67   The watch window should display arguments before bindings
       new  92b955d   Watch panel inline editing
       new  ceeab8d   A comment
       new  1b1b3ff   Initial support for debug/undebug and monitor/unmonitor (not finished yet)
       new  890aade   Issue 6316: 	Improve usability of long (and wide) stack traces: file name on the left and other
       new  e559793   Remove forgotten tracing
       new  4a86196   Improve warning message
       new  cf0aceb   Do not use instanceof (dosn't work cross global env)
       new  176516a   Properly get function name
       new  7fb03e8   Implementing commands: debug and undebug
       new  68f4214   Move JSD2 related API from DebuggerClientObject to DebuggerLib
       new  50240f1    Issue 6316: 	Improve usability of long (and wide) stack traces
       new  2c5d575   Implementation of monitor/unmonitor command line APIs (only stack frames are missing)
       new  8191dd8   Display stack trace for monitor logs
       new  0bbe6a3   Fix typos
       new  1921456   Improve tooltip description
       new  24863ff   Support for XHR breakpoints
       new  444d581   Not necessary to listen to BTI connection
       new  d951175   Fixing support for Break on Next
       new  bce4392   Merge with master
       new  69cc780   Put back removed module dep
       new  fffb344   Support for error breakpoints
       new  6e79477   Improve ConsolePanel.updateErrorBreakpoints method
       new  39f1bce   Just a comment related to Obj.XW_instanceof usage (we might want to remove it)
       new  92e272f   Improve Exception.supportsObject method
       new  91a08ee   Update comments for DebuggerLib.breakNow()
       new  c370d37   Type of the error breakpoint should not be combination of BP_NORMAL|BP_ERROR. It should be just BP_ERROR
       new  9fabb49   Initial implementation of break on next error
       new  117f1e3   Breakpoint architecture clean-up
       new  de5fae1   Adopt RDP change scripts -> sources
       new  0b25a9d   DebuggerToo object has reference to the current context and so, it doesn't have to be passed to methods as an argument.
       new  adc660b   Yet one fix related to script->source RDP change (fixes the Script panel content after reload)
       new  f2337f6   Update comment
       new  c086803   update debuggerLib.js + little refactoring to use isFrameLocationEval
       new  48ed6f8   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  61ff253   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  841b4e2   Fix problems related to switching between Fx tabs with Firebugactivated
       new  98205f1   Display various warning messages on the Script panel (e.g. Debugger is already active)
       new  e5cce17   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  6335e08   issue6291: use evalInGlobalWithBindings() instead of eval()
       new  35e4bc7   Merge branch 'issue6291_merge' of github.com:firebug/firebug into jsd2
       new  8ed93c4   Merge issue6291 from master
       new  dafe409   Fix typo
       new  2c52dbe   Fix debugger resume
       new  e99cd92   Fix the way how current frames are generated (no rdp)
       new  cc32a63   Get current stack trace for console.assert, console.trace, etc.
       new  d937ac1   Recover 986efb32: Fix bug where applying operand 'in' on some things throws an uncatchable error
       new  ce3ed38   remove two redundancies after the merge of 8ed93c4
       new  c60d782   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  096cedd   Properly resume when Firefox tab is closed for active debugger
       new  d774a0d   issue6291: resolve some merge conflicts after 35e4bc7
       new  0fb48a1   Don't trust `contentView.hasOwnProperty` (issue6291 related)
       new  7684109   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  3028f9f   Merge with master
       new  c8d3c41   Make sure console is injected after page refresh
       new  5c8483b   New 'getScript' helper command (for debugging)
       new  3132674   Fixed the breakpoint and execution pointer display
       new  61e8762   Only initializng CM with a test txt showing in it.
       new  1d77f2b   Fix syntax of a module file (cm)
       new  75fc5a1   Loading Css Files by suing FF's built in components(nsIStyleSheetService)
       new  5bcadaf   Put codemirror.css into panel.html (cm)
       new  7e7e724   Properly include CM Files and display default (fixed) JS text
       new  a13e77e   Use the actual source for the CM editor (cm) + implement empty APIs
       new  5dda9c6   editor event handling and bp setting.
       new  d2a316c   Changes for events, breakpoints, gutters
       new  924e70e   Just indentattion and some new lines (cm)
       new  a81c734   Use mixed-mode (xml + javascript) (cm)
       new  1d98fc7   Debug location + auto scroll when stepping (cm)
       new  d205561   Update source edito synchronously. Workaround for Orion removed. (cm)
       new  1a818c0   Resolve merge conflicts
       new  2fd5984   Support for context menu, getLineIndex, dynamic mode (cm)
       new  dd2c7dd   resolve merge conflict, occured When i was resolving previous one
       new  69c7326   Put 'view' member back, fix comment separators, check 'info' before accessing its props
       new  9eef5c3   Highlight line (cm) + tracing
       new  cd78d1a   Add getScrollerElement to get srcroller DOM
       new  32b685f   Do not destroy SourceEditor when  the Script panel is hidden (cm)
       new  70e2fb9   Merge remote-tracking branch 'origin/codemirror' into codemirror
       new  358d669   CSS mode is necessary for htmlmixed mode (cm)
       new  a3b035a   fix setting bp at line zero, remove loading icon when bp is set originally at actual location.
       new  96c9bc4   fix typo
       new  893a3cf   fix showing bp icons on long line numbers
       new  33cb3d3   Fix CSS file coding style + padding for breakpoint gutter
       new  409eade   Merge remote-tracking branch 'origin/codemirror' into codemirror
       new  b3e0400   Implement conditional breakpoints with new editor and new bp refactoring
       new  d9df54a   Support for break notification
       new  05e0c22   Show debug location marker (icon) over a breakpoint icon (reusing the breakpoints gutter)
       new  a7dc121   Properly center debug location icon over breakpoint icon
       new  b944b52   Remove another Orion hack
       new  7b84d46   Better colors for Script panel syntax
       new  7534a61   Convert all delimiters in the script source to unix style so, we can compare with the sourece in CM, which is also using unix style by default
       new  4651a63   Properly hide the break notification box
       new  9ee8228   Merge remote-tracking branch 'origin/codemirror' into codemirror
       new  b9d524a   Additional changes to conditional breakpoint logic (related to breakpoint conditional editor)
       new  7cb49de   Manual merge with master
       new  52eeef3   Use svg instead of png
       new  35ed6c5   Merge branch 'jsd2' of github.com:firebug/firebug into codemirror
       new  9c86c5a   Fix module deps list
       new  176e8cf   Removing unneccessary code line of removing bp icon
       new  8fe9f00   Merge branch 'codemirror' of https://github.com/firebug/firebug into codemirror
       new  5389fac   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  0a779d7   Support for conditional-breakpoints tooltips
       new  4d5773f   Support for variable tooltips (debugger halted)
       new  a0b2a24   Properly center conditional breakpoint icon (so, it's at exactly the same position as a breakpoint)
       new  578bba6   Merge with master
       new  39ab843   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  a9e11a5   Avoid setting a brakpoint on a wrong line
       new  8497712   Avoid exception
       new  748b1a5   start replacing the CMD line editor(Orion) with Codemirror
       new  52b4650   fix lastLineNo method to sent back the result
       new  9736975   Wrap source editor within an iframe and fix size
       new  8fbf4d5   Command editor is wrapped into an iframe (additional changes)
       new  8dee0fe   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  7f66351   fixing some buges
       new  447a579   Enhancing setSelection to Use negative numbers in order to select from the end of a text
       new  4371923   Get selection offset sides
       new  e9076d9   Enable zooming support with new editor & add hasFocus() to sourceEditor
       new  2677292   fixing getting 'unresponsive Script' message when switch between the panels
       new  b11454d   Remove duplicated methods
       new  73ca8f7   Merge with master
       new  65af7cb   Fixed module requirement definition
       new  d4b32da   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  bf226d7   Remove unnecessary css stuff for the new source editor
       new  9b3427b   Remove extra props
       new  b53a773   Move Firebug activation methods to Firebug.Module (not related to panel activation) + avoid NPE
       new  111456a   First step towards proper backend activation + tracing (WIP)
       new  bee1c02   FBTest: fix enableScriptPanel (needs to wait for async thread attach) + tracing
       new  ef63f92   Modify version string so, it's easy to see it's JSD2 version
       new  5f12c05   Introduce debuggerClientTab object responsible for attaching to the thread actor (and having the same life cycle as fx tab)
       new  677ec6f   FBTest: yet improve enableScriptPanel
       new  4f34705   Better attach/detach to/from tab and thread actors so, it works even for FBTest
       new  fe4e5d0   Better solution to fix getting The 'Unresponsive Script' when switching between the tabs
       new  62e4f17   Initialize the css editor to use the new source editor
       new  caa47fd   Needed changes to adopt the new souce editor with the css editor
       new  f0c2d10   Adapt DebuggerLib.getThreadActor to latest platform changes
       new  e7ad1d8   exitTabActor has been fixed so, remove related workaround
       new  1f8596a   Merge remote-tracking branch 'origin/jsd2' into jsd2
       new  86ffa1f   Scroll to the current line when switching to edit mode
       new  610095b   Decline the gap width between the editor line numbers and contents
       new  bca7599   Issue 6496: Profiler must be based on JSD2 (initial commit)
       new  d248b06   Avoid NPE + tracing (related to issue 6496)
       new  7644078   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  e9125a9   Tracing + comment (issue 6496)
       new  af09508   Remove Results, use Infinity + some comments (issue 6496)
       new  cb4f5a1   Merge remote-tracking branch 'origin/jsd2' into jsd2
       new  0875949   Fix overlapping lines when text size is changed
       new  e114e19   Further optimizations of JSD2 profiler (Issue 6496)
       new  3880627   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  cf290ef   A little improvement to JSD2 profiler code (issue 6496)
       new  60a05d0   Reset initialize props on script object (issue 6496)
       new  47f6a43   Prevent the debugger; keyword with disabled breakpoint
       new  2e27819   Add CodeMirror license file (bug 880184)
       new  6fb22e1   Manual merge with master
       new  f2ea2f1   Merge with master II.
       new  f011fb6   Utilize Bug 878472 - Let local debugger clients find the DebuggerServerConnection
       new  4db12cc   A comment for DebuggerKeyword module
       new  a0ff2f2   Mark executable lines
       new  f5fbc10   An optimalization for marking executable lines
       new  2dbef43   Fix test script/1425
       new  30f041d   Merge remote-tracking branch 'origin/jsd2' into jsd2
       new  6c3e1d6   Properly count the current line index (related to 'mark executable lines')
       new  0696d22   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  4ef0275   FBTest: refactor API for setting a breakpoint (wip)
       new  390b1a9   FBTest: new FBTest example (set a breakpoint)
       new  f8361d9   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  993b5e7   Do not append Debugger twice as a client listener
       new  f71fb9f   Fixed display of disabled breakpoints
       new  533a466   Fixes related to script/breakpoints/4889 test
       new  cf57fba   Fix typos
       new  970857a   Split debugger tool into two tools, introduce BreakpointTool
       new  6c51ceb   Make DebuggerTool.setBreakpoint() safe for multiple interfering calls (useful mainly for the test bot, which executes things quickly)
       new  329ef07   FBTest: fix script/breakpoints/4889
       new  2326041   FBTest: adopt breakpoints tests to JSD2
       new  800d27f   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  1f91124   A comment + remove unused methods
       new  e7b2e57   Asynchronously update error logs (in the Console panel) when the source is fetched from the server
       new  256afbc   Properly display source line in the Breakpoint panel (not async yet)
       new  504a62d   Do not break if the Script panel is disabled
       new  a9e9c2c   Typo + remove tracing
       new  e6cf29c   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  6bcf2c0   Use custom display name for functions if provided (also fixes script/callstack/1811)
       new  ef0e803   Update the scrit view and error log when new source arrives fr om the server
       new  563a342   Command editor doesn't have to be initialized when adjusting the font size
       new  b494c47   Resume the debugger when appropriate
       new  87f16fa   Fix resuming again
       new  63a43a7   FBTest: remove empty line
       new  93fc1b1   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  ceb8855   User expression should be visible even if the debugger is resumed (fixes also test script/watch/5639)
       new  2b12074   FBTest: fixes related to JSD2 adoption
       new  15b8faf   Fix FBTest.waitForBreakInDebugger() API
       new  4260b00   FBTest fix script/1275 + examples/exampleScript2
       new  6d06065   FBTest: fix script/2279 test
       new  6ad5260   Display eval error message in the Watch panel
       new  b8fc915   Avoid NPE
       new  f74569c   Allow profiling across page reload
       new  dcec8f3   Support profiling for JS coming from an iframe + little CSS tweaks
       new  f2015e3   Merge with master
       new  e2209f6   Use the right total time of profiling session
       new  0c0db1e   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  93a1753   Issue 6523: JSD2: Show Stack Trace With Errors
       new  3730d36   Support for dynamically created iframes (related to issue 6523)
       new  b51e916   Avoid NPE + fix typos
       new  a7725b9   Enabling the Console panel needs to wait for backend connection (to the thread actor)
       new  6b0c069   Merge with master
       new  fc967a4   FBTest for profiling JS coming from an iframe
       new  35c9759   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  7ee7d3a   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  990b2b9   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  79593e8   FBTest: automated test for issue 6523
       new  05aad20   Just initialize the HTML editor using the new source editor
       new  84a276f   Merge with master II.
       new  afd6e92   Fix module paths
       new  fe62445   Fix CodeMirror creation, the editor now lives in content scope
       new  47b88bb   Config is no longer a member so, use the local var
       new  b3e5bad   Do not overwrite argument name
       new  62743e8   Expose ExceptionRep through Firebug namespace + fix typos
       new  96b7a50   FBTest: avoid NPE
       new  6ee784d   Catch weird CM exception + introduce alternative CM script files load so reported stack traces are real.
       new  f6725ea   Merge with the master
       new  4cd0d84   Merge with the master
       new  0cce755   Fixed breakpoint icons
       new  d6bd04a   Merge branch 'master' of https://github.com/firebug/firebug into jsd2
       new  659d5bf   Fixed more icons related to debugging
       new  5338d9a   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  0e3b2b5   Fix helper JSD2 debugging commands
       new  65c68a0   Merge branch 'master' of https://github.com/firebug/firebug into jsd2
       new  3623890   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  838864b   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  9f40303   Remove duplicite bps when loading from the storage
       new  9d4d541   Yet improve breakpoints() helper command
       new  bb44f80    Issue 6762: 	Auto-correction of breakpoints creates duplicated breakpoints
       new  3aae9a7   Fix CSS URLs for the command line editor (now based on Code Mirror)
       new  8ea7808   Fix misspelled function name
       new  854a7a6   Merge with master
       new  a629980   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  cd32acd   Properly get line index from clicked target (source editor, jsd2)
       new  c5aafcc   Issue 6763: 	Shift+click doesn't disable breakpoint
       new  dfd17a9   Issue 6765: 	Cookie breakpoints aren't displayed within Breakpoints side panel
       new  431299a   Issue 6557: Font previews don't work
       new  e58f39b   Issue 6778: Cross-domain log messages aren't displayed within the console
       new  da19f7b   Revert "Issue 6557: Font previews don't work"
       new  9370c2d   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  2422c90   Fix typos + use strict
       new  5d85e78   Issue 6766: 	Wrong break notification shown for Break On Cookie Change
       new  97a9e11   Update CodeMirror to 3.16
       new  66ad564   Issue 6787: 	Script panel doesn't scroll to line when script execution is halted
       new  85652c6   Fixed script view height
       new  8eef4d0   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  3d22511   Issue 6794: 	Scripts should feel less editable
       new  553889b   Avoid command duplication. debug undebug monitor unmonitor commands are now implemented in an independent module
       new  3ba76a3   Remove tracing
       new  fb72bca   Issue 6770: 	Break notification is not shown for Break On All Errors
       new  3dbd612   Merge with master
       new  7eb8b19   Issue 6772: 	Script breakpoints are not displayed correctly directly after activation
       new  dbf20e1   Issue 6786: 	Script panel needs to persist its script selection and scroll position on reload
       new  3a9c5b6   Issue 6771: 	Panel toolbar and side panels are still shown in case the debugger is halted in another tab
       new  070ddcf   Fix WatchPanel.setWatchValue => object should be a WatchExpression
       new  c8b83ed   Merge remote-tracking branch 'origin/master' into jsd2
       new  c845941   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  5331b14   Issue 6771: 	Panel toolbar and side panels are still shown in case the debugger is halted in another tab
       new  d62f38d   issue5321:  Command Line API not available when stopped in the debugger
       new  0aa369a   Use expando instead of weakmap to cache the command line API
       new  b502d04   Source code formatting
       new  a6d2567   fix shift+click disable breakpoint creation (issue6793)
       new  d551c78   fix comment (issue6793)
       new  6eb2c9a   replace tabs by spaces (issue6793)
       new  23d3d5e   Merge pull request #101 from zendyani/jsd2
       new  d243d6d   Remove comment + use strict
       new  f3ed43e   Remove trailing spaces + fix comments
       new  4c029f2   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  0026867   Issue 6797: 	Breakpoint within a switch not working
       new  095ed26   Get rid of with domplate + use strict
       new  d1d9b94   Merge branch 'master' into jsd2
       new  a02c31b   Rename dglobal => dbgGlobal
       new  65cf526   Issue 6810: Move the __fb_scopedVars helper into the command line API
       new  b048b7d   Coding style fixes
       new  4d7b928   Issue 6820: 	Syntax highlighting doesn't work in the Script panel when not selected at load
       new  1308e5d   Check that row isn't undefined with onLogRowCreated (issue6551 related)
       new  b415feb   Issue 6816: 	Typo: Firebug.unregistereCommand
       new  bd005b9   Issue 6822: The help() command shows the defaultReturnValue when the debugger is stopped
       new  c180664   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  efd3b74   Fix typo (wrong source editor mode)
       new  929e6fe   Issue 6819: Copying script content with doesn't work with CTRL-C
       new  2df7b76   Fix error by getting source link in console with exceptions
       new  c794198   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  eeb8b92   Restore the cursor Command Line Editor
       new  24fe898   Make the console filters work again
       new  5f889e3   Fix the Command Line Editor (jsm location has changed)
       new  7c83afb   Improve detection for the type in the Editor of the Script panel
       new  c323cbb   Prevent context menu when right-clicking the breakpoint area
       new  4d4cd8c   Some precisions for the pevious commit (c323cbb)
       new  4a95774   Revert 5f889e3 and 7c83afb5 (related to traceCommandLine.js)
       new  cdabc8e   Correction for 4d4cd8c
       new  91dfd64   Fix JSD2 profiling
       new  9c6f801   First steps towards issue 6785 (run to this line)
       new  4d92b07   Merge with the master
       new  13304d3   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  fe14e62   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  6866d5e   Just typos
       new  f789704   Remove with Domplate + use strict
       new  df38b5a   Just a comment
       new  9d19603   Back out file type guessing change (related to issue 6866)
       new  d902e3e   Forgotten comment
       new  1a3e4a6   Fix Scrtip line highlighting + tracing updated
       new  8f7077b   Issue 6864: 	The callstack shows falsy arguments as null
       new  83b6f45   Issue 6866: 	HTML document are syntax-highlighted as Javascript files
       new  850c7d1   Store isBlackBoxed flag from the packet (it'll be used by issue 4885)
       new  cbbcb51   Do not highlight the first line of the script displayed by default
       new  ae2383c   Workaround for issue 6870
       new  5b59e19    Issue 6865: 'No Javascript on this page' for pages with HTML + inline scripts
       new  4372389   Fix typo
       new  cf6c08b   Back out workaround for 6870 (causes Fx freezing)
       new  e50f62e   Remove with domplate + use strict
       new  8df77ee   Remove with domplate + use strict + update tracing
       new  13a8969   Issue 6862: 	The watch panel displays __proto__ as properties of window
       new  ddc67f8   Issue 6832: 	Erroneous output from console.assert
       new  ed33ef8   Merge branch 'master' into jsd2
       new  6c02a9e   Remove instances of "with (Domplate)" (jsd2 changes)
       new  71ba898   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  a85aab8   Issue 6876: 'TypeError: target is undefined' on right-click in Script panel
       new  32bf9a5   Panel is null if disabled (related to issue 6876)
       new  925cf5e   Issue 6875: 	Line numbers in Command Editor window
       new  8cae9d8   Update CodeMirror to 3.19
       new  139139a   Issue 6823: 	Right clicking out of the selection collapse the selection in the Command Editor
       new  fe3b2c6   Issue 6879: 	Right clicking out of the selection should never collapse the selection
       new  e3073e9   Added search options back to Script panel (doesn't fix searching)
       new  0c1b41b   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  fa0bd8f   Fix typo, missing comma
       new  fc6dcbc   Issue 6777: 	The comand line editor disappears after refresh
       new  c0686ea   Issue 6863: TypeError: object.getValue is not a function in StackFrame.js:275
       new  cb8518f   Fix jsdoc comments
       new  2218e7c   Make sure the breakpoints.json file doesn't grow over time
       new  87486df   Issue 6887: 	The breakpoint throbber is not removed when moving or cancelling a breakpoint
       new  e1bed29   Corrected breakpoints don't work, fixed
       new  237909f   Update tracing
       new  397d5d0   Runtime check to avoid listener double registration
       new  a3706ac   Issue 6888: 	Navigating through the toolbar stack makes breakpoints ignored
       new  303cb21   A little better support for tracing from within the CM files
       new  50821c3   Issue 6889: 	No message in the stack panel when the execution is not halted
       new  6520a4c   issue 6902: The top of the stack is not selected when the execution is halted
       new  cbe48a5   - fixed debuglocation being removed when breakpoint is removed
       new  8b397b8   - fixed missing bracket
       new  70069dc   Issue 6880: 	No context-menu when right-clicking in the Edit mode of the HTML panel
       new  fb26399   Issue 6901: 	The breakpoints do not stop executions when reactivating Firebug
       new  4232c24   Issue 6907: Inspect in DOM in the watch panel is buggy
       new  d783450   Update tracing for DBG_MENU
       new  69c8aac   Avoid async recursion when geting props for non-existing actor
       new  2cf3867   Display server side error in the UI (watch panel, debugging purposes). Should not happen for the end user
       new  df0d648   Update comments + tracing
       new  27bfd40   Reset Script panel selection whent debugger is resumed
       new  f317e66   Update tracing + comments + getTopFrame
       new  3a568aa   Issue 6903: 	The values in the watch panel aren't updated after expression evaluations
       new  2c28a52   Merge branch 'master' of https://github.com/firebug/firebug into jsd2
       new  86cfe80   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  4a712b6   Update the Watch panel after command line evaluation (related to issue 6903)
       new  61ecce2   Issue 6886: 	Can't edit values in the watch panel when the debugger is halted
       new  d854667   Issue 6915: 	Select All doesn't work in Command Editor
       new  a6f0763   Pass options object to CommandLine.evaluate
       new  1609c9a   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  bf9f139   Issue 6934: 	A red circle should appear when checking 'Break on Property Change' in the watch panel
       new  9d48d0a   Update tracing
       new  0df6ed4   Update tracing
       new  f908601   Merge branch 'jsd2' of https://github.com/kaljak/firebug into issue6906
       new  9a6ab4c   - removed unneeded call of setDebugLocation
       new  9adfaa2   Revert "- removed unneeded call of setDebugLocation"
       new  684cf84   Squashed commit of the following:
       new  4d03331   Fix scriptView event listener removal
       new  07af842   Reimplement Alt+W for "Add Watch" (related to issue 6746)
       new  4816f40   Support go to line in the search field
       new  8f0447c   Restore the original Script panel order
       new  100ba85   Fix syntax for a for-loop
       new  cb3c984   Issue 6934: 	A red circle should appear when checking 'Break on Property Change' in the watch panel
       new  6646120   Fix typo
       new  de37b24   Remove obsolete Watch panel templates + update deps
       new  96fafc9   Missing dep on tracing
       new  90841a6   Use the right super object
       new  3ed4494   Use prototype when executing super object API
       new  5a16894   Issue 6946: 	Remove SourceEditor.getLineFromEvent
       new  f1e93c8   Remove unused tracing prefs
       new  f2d7c1e   Update some comments related to SourceEditor
       new  ebee606   Remove remnants of Orion
       new  da3fc70   Merge branch 'jsd2' of https://github.com/firebug/firebug into jsd2
       new  799b0dd   Merge branch 'master' into jsd2
       new  1fc9947   Merge branch 'master' into jsd2
       new  e894692   Issue 55: Auto-completion for Command Editor
       new  c25645a   Move JSEditor into a separate module
       new  f7e7fcf   FBTest for issue 4934 (Auto-completion should work even in the Watch panel)
       new  5e3023c   Fix test description
       new  79a1896   Merge branch 'master' into jsd2
       new  9443f79   Merge branch 'master' into jsd2
       new  4987ffa   Clean up content scope wrapping in SourceEditor constructor
       new  b341ae8   Issue 6945: Command editor should live in content scope
       new  ca944d7   Issue 6956: Typing "tab" in the command editor loses the focus when having no completion
       new  66b974d   Issue 6953: 	Watch expressions that evaluate to functions are not shown as watches
       new  f0d9bac   add cursor:text on coddemirror editor and cursor:default on sidebar left (issue6896)
       new  30056e3   Merge pull request #108 from zendyani/issue6896
       new  c773f17   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  8db5e8b   JsonViewer: remove dependency on DOMBasePanel (use generic tree widget)
       new  7a98cb7   Remove obsolete and duplicated domplates
       new  9c346b8   Missing dependency
       new  6656234   Fix Firebug.getRep()
       new  054c1b8   Remove unused sizer tag
       new  e5980bf   Remove unused constructor argument
       new  8eb8d74   Add tracing
       new  f70ea7c   The script panel can clear the status path only if it's selected
       new  0e6e0eb   Move getId() and getLocalObject() into Client provider, so it can be shared by other providers
       new  ae9f4e4   Put some templates back into DomReps for back comp
       new  7db2e3f   Make Arr.cloneArray() a bit safer
       new  0f9dd38   Issue 6959: DOM panel should be based on DomTree widget
       new  d205677   Issue 6936: 'Add watch' on properties in the watch panel adds the wrong expression
       new  bbb1d9e   Implement ToggleBranch.clone(), useful for tracing of the current state
       new  2c58cec   Better presentation persistence for dom tree (not perfect yet, but better)
       new  f496f7d   Do not derive from main panels
       new  8da523d   Use ES6 Map in ToggleBranch
       new  2245fc1   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  573d1e6   Initialize toggles (tree presentation state) in DomBasePanel
       new  78788db   Properly persist watch tree state before property edit
       new  ae9823d   Use instanceof to avoid arbitrary content objects mismatch
       new  52e59c4   Move status-path logic into DOMPanel
       new  4ea04ba   Fix ToggleBranch.clone()
       new  2af9389   All back end objects should be derived from Grip type
       new  14ea86a   Properly call super constructor
       new  0c18eac   Pass prototype to Obj.descend
       new  9e40514   Restore vertical scroll position of the Watch panel + related asynchronous support in DomBaseTree
       new  03e0250   Introduce DomTree.isEmpty()
       new  bae42d5   Properly display no-chidlren message in the DOM panel
       new  c878cfc   Restore DOM panel tree state when switching path-views
       new  2c8f61f   FBTrace: properly display Map() instances
       new  96baf6d   Use 'member' objects when restoring a tree state, these uniquely identify a row
       new  5c6c815   DOM side panel tree restoration supprort
       new  84b7911   Issue 6980: 	Expanded properties are collapsed when editing stops in the DOM panel
       new  190c40c   Introduce a helper on SourceEditor for wrapping into content scope
       new  7532712   Include newlines in SourceEditor selection positions
       new  ec6c1d8   Introduce a method on CommandEditor for getting the current selection
       new  a1f410d   FBTest for issue 55 (Auto-completion for Command Editor)
       new  3536e1b   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  67225b8   Issue 6978: 	Can't expand cropped strings in the DOM panel
       new  caa31d4   Properly use instanceof to check type
       new  82c490c   Issue 6973: 	The throbber is missing when launching the profiler
       new  33629e3   Module deps order
       new  cc736c5   Merge with the master
       new  11cc7b0   Issue 6984: Enabling 'Break On Exceptions' doesn't work
       new  efc1399   Fix dependencies + don't use Firebug namespace + tracing update+ improving code style
       new  88a96eb   FirebugReps.XML has been removed
       new  6888a2b   Issue 6855: Display the returned value or the exception thrown
       new  cba9ae4   Read only properties should be properly styled even in the Watch panel
       new  4b5493b   Just a new comment
       new  e90f527   Fix 'break on exception' and 'ignore caught exceptions'
       new  2969a28   Properly update source code of errors logged as console.log(error)
       new  7aac8cc   Missing semicolon
       new  7ef1a90   Fix indentation of the Watch panel tree
       new  701e7ae   Avoid error messages in the tracing console
       new  699fbc5   Do not create empty tooltips
       new  8faca99   Merge branch 'master' into jsd2
       new  9ed349f   Issue 6989: The return value is emphasized every time the Watch panel is refreshed
       new  69a24f2   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  8438546   Issue 6949: Clicking on function values in the watch panel is buggy
       new  9a7d320   First step towards tree renderind optimization (canceling ongoing async processes when re-rendering)
       new  67d29c3   Make sure the Watach panel has default content
       new  7d929e6   Make emphasis last more for frame result (related to issue 6855)
       new  7f5154a   Typo for issue 6989
       new  3dd01bb   Tree rendering optimization, properly cancel ongoing async processes when re-rendering or destroying (second step, wip)
       new  f16dcc1   DomBaseTree creates timeouts through TabContext + TabContext auto-removes finished timeouts from the registration array + tracing updated
       new  9aa8648   Simplify Dom.isAttached
       new  9dedefc   Add support for Promises into the TabContext
       new  e81c0ff   Remove obsolete comments
       new  7d1af7f   Remove JSD1 unwrapping functions
       new  7b6e405   Deal only with unwrapped objects in the DOM panel
       new  04907ac   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  91ba955   Fix breakage to watch panel from 7b6e405
       new  1cf2717   (part I.) Issue 6995: Display an icon for read only properties
       new  e14adf0   Merge branch 'jsd2' of github.com:firebug/firebug into issue6995
       new  379bfe6   (part II. infotip) Issue 6995: Display an icon for read only properties
       new  290b48f   Merge branch 'jsd2' of github.com:firebug/firebug into issue6995
       new  d72c8a6   (part III., feedback incorporated) Issue 6995: Display an icon for read only properties
       new  2550562   Merge branch 'issue6995', remote-tracking branch 'origin' into jsd2
       new  53700ab   Issue 7004: 	Visual clean up of Firebug toolbars
       new  b978566   Merge branch 'issue6702' of github.com:firebug/firebug into issue7004
       new  ac68207   Issue 7004: (first try) Visual clean up of Firebug toolbars
       new  7becc80   Get changes from the master
       new  5fe4728   Merge branch 'jsd2' into issue7004
       new  f50fc29   Join (visually) the inner toolbar and inner tab-bar (issue 7004)
       new  01038d2   Properly align tab options menu (issue 7004)
       new  01dde16   Test support for Australis
       new  0df6ce1   Remove optimization for executable lines update (related to issue 6948)
       new  f09e245   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  f0d84c3   Move basic styles into shared firebug.css + enable Australis on Win theme + disable on Lin theme
       new  96f4356   Tweak Linux theme (issue 7004)
       new  95099ad   Change font-size to 12px on Linux (issue 7004)
       new  7575a24   Move command editor toolbar at the top (issue 7004)
       new  dc49562   Vertically center the command line (win+lin) and improve toggle command editor button (issue 7004)
       new  ac7c341   Properly show/hide inner toolbar + border bottom for watches and selectors panel tabs (issue 7004)
       new  59009dd   Fix bk color for watches and selectors tabs (issue 7004)
       new  0f41d29   Fix history button text color on Linux (issue 7004)
       new  a302881   Removed last mention of Orion
       new  c37040c   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  4cbf9d4   Use default cursor for top part of the panel splitter (a bit hacky, but better for now, issue 7004)
       new  ada6e5e   Issue 7005: Breakpoints don't work if Firebug is initialized on different tab
       new  3098db4   FBTrace: custom tracing color
       new  15b3a49   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  2efaed2   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  b2014b7   Merge branch 'master' into jsd2
       new  a317a48   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  bc6d2ed   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  2a34bcd   Just fix module comments
       new  3182ac3   Update module dependencies
       new  2bb9efc   Update script panel execution lines on timeout (related to issue 6948)
       new  ce0dfd5   Clear the cache immediately when the options are reset (fixes FBTest lib/storage/storageService.js)
       new  80e07ae   Split the hasChildren check in domMemberProvider.addMember into a separate function
       new  41d25c0   Some DOM-tree code cleanup
       new  909494d   Use the right hasChildren in watch and DOM providers
       new  0e328a5   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  a659d42   Properly get default compilation unit (in the Script panel)
       new  08d3669   Issue 7013: Refresh doesn't work within watch panel subtrees
       new  84dfee2   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  e5636a3   Adjust design of the command line popup splitter
       new  9922c61   Center step-out icon vertically
       new  b1b6c87   Revert: Center step-out icon vertically
       new  553141b   Issue 7016: Auto-completion of global/local variables doesn't work when stopped in debugger
       new  7082030   Be more cautious when extracting names from the same line in auto-completion
       new  2b7c283   Remove some dead Chromebug code
       new  83a4185   Issue 7017: Command line API can conflict with local variables when stopped in debugger
       new  dd70cad   Issue 7018: Auto-completion of command line API doesn't work when stopped in debugger
       new  10e587b   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  9280742   Merge with the master
       new  ea3ab1a   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  1afb503   Update module dependency list
       new  5104159   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  2426e72   Issue 6954: Script panel claims 'No JavaScript on this page' before loading
       new  9ecbef0   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  2de5834   Introduce a Tool, a base object for all tool objects
       new  c53cd5e   Fix tool inheritance
       new  e24c328   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  68584fd   Fix tool access + modify script panel warning (issue 6954)
       new  8429176   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  bdfe1c5   Implement Deprecated.property() and use it for those on Firebug namespace
       new  5968ac3   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  b840350   Highlight the Script panel tab if debugger is active
       new  b77a322   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  4c58fee   Use the page's global Objects for comparison to check whether a rep supports a specific object (fixes console/reps/arrayDisplay.js)
       new  93c8958   Issue 6990: Change the background of the return value / exception thrown in the watch panel
       new  90f3289   Revert "Use the page's global Objects for comparison to check whether a rep"
       new  2a422bd   Don't pollute the global object
       new  63bdd97   Fix breakpoint enumeration
       new  586108a   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  1ce78c9   Move Status path logic into a separate module (related to issue7019)
       new  b4f3f49   Issue 7019: 	Script panel location breadcrumbs flicker when panel refreshes
       new  062308b   Handle newScript in BreakpointTool, the Script panel doesn't have to be initialized/created
       new  24e377c   Disabled test html/5506/issue5506.js (see issue 7027)
       new  99e81c3   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  a531fba   Issue 7015: Broken styles for search elements
       new  74fe461   Rename method + clear timeout (issue 7019)
       new  ff9cdb7   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  452bdfa   Merge branch 'master' into jsd2
       new  8d3d26a   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  ae19a7a   Fix styles on OSX (issue 7004)
       new  ca5cabb   Don't unnecessarily save when entering/leaving the HTML editor
       new  d757b4d   Use the correct innerEditMode when changing edit target in the HTML panel
       new  87d4f1c   Issue 7033: "Edit HTML" should give focus to the editor
       new  ed41ba9   When editing detached nodes, do so in inner edit mode
       new  3f9ba8a   Don't show a disabled "Delete Element" option in the <body> context menu
       new  402eca2   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  20b9ede   Use async update only for the Script panel (issue 7019)
       new  e67ef6a   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  8092e9a   Issue 7028: Refreshing the script panel scrolls stopped line into view
       new  868a3ad   Introduce 'objectPathAsyncUpdate', if set to true the status path is updated asynchronously (issue 7019)
       new  9795c86   Merge branch 'master' into jsd2
       new  afcc796   Remove the warning about JSD
       new  47da652   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  9501f47   Issue 7037: 	expanding rows logged by console.dir is broken
       new  f608cb5   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  5901265   Update tracing + module dep list
       new  e04f438   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  ce47432   Issue 7046: Move panel selector into Firebug menu
       new  f2093cb   Issue 7000 (Replace PNG icons by SVGs) http://code.google.com/p/fbug/issues/detail?id=7000
       new  74d1b36   Issue 7000: Fixed icon issues according to feedback
       new  85f1fe3   Issue 7000: Fixed more icon issues according to feedback
       new  9712df1   Issue 7000: Added comment related to license
       new  c2b55a6   Merge branch 'issue7000b' into issue7004
       new  d3b7503   The current panel can be disabled (issue 7019)
       new  d2126e0   Issue 7042: DOM breakpoints don't show up in the breakpoints panel
       new  3bce8e3   Fix html/5255 FBTest
       new  d4d2635   Fix html/5058 FBTest
       new  44bc491   Issue 7027: FBTest html/5506/issue5506.js fails and hangs the browser
       new  2897fd2   Revert "Disabled test html/5506/issue5506.js (see issue 7027)"
       new  6b1406d   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  2810ea8   Clean up StatusPath module
       new  51deece   Merge branch 'jsd2' of github.com:firebug/firebug into issue7004
       new  81f3f24   Move toggle side panels button to far right (related to issue7004)
       new  374a6e9   Vertically center tab labels within the toolbar + remove border for tab bar scrolling buttons (win theme, issue7004)
       new  784418d   7004: refresh the error badge, initial commit.
       new  d4d21d1   7004: refresh the error badge, minor position adjustment
       new  1afad55   Merge pull request #110 from thomasandersen/issue7004
       new  63cbaee   Enabled console/completion/4233/issue4233.js again (fixed in issue 6842)
       new  6b80092   Enabled console/completion/4233/issue4233.js again (bug 927413 got fixed in FF 27)
       new  20cc5e5   Enabled dom/6481/issue6481.js again (fixed in issue 6842)
       new  2ec535b   Correctly specified zero-width space
       new  3eac569   Updated CodeMirror to 3.20
       new  01aa3a6   Side panels toggle button must not be flexible
       new  2e5535f   Made the side panel toggle buttons white instead of gray
       new  0fb36b3   Issue 7046: Move panel selector into Firebug menu
       new  eae4312   Issue 7037: 	expanding rows logged by console.dir is broken
       new  f1b42e0   More CSS tweaks related to issue 7004
       new  b5c0002   Use proper module
       new  532dd50   Issue 7049: 	Side panel tabs are changing height
       new  f5b34c5   Set height of the command editor toolbar (issue 7004)
       new  62c46f5   More CSS tweaks related to issue 7004
       new  0348cd8   Set height of the command editor toolbar, second try (issue 7004)
       new  022a2ea   Introduce a helper method for panel selector
       new  8602ae5   Issue 7039: 	Script panel activation status not shown in Firebug button tooltip
       new  60914ad   Generate a unique ID for evaluateInWebPage (fixes FBTest commandLine/5878/)
       new  51d3d69   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  d6797d8   Properly auto-complete variables from local scopes (issue 7016)
       new  b19be4a   issue 6855 : remove the check of the exception properties in FBTest
       new  edd6087   Issue 7044: Can we get source lines even when Script panel is disabled?
       new  cb40b1e   Merge master -> jsd2
       new  0b78336   Merge master -> jsd2
       new  74e47b8   Merge master -> jsd2
       new  5160ef4   Properly listen to new sources + comments + avoid NPE (related to issue  7044)
       new  2caaf0a   Fix height of an error log
       new  e3e760e   Issue 7030: The debugger should not be enabled when the Script panel is disabled
       new  1393cf0   Issue 7053 Part I: Basic redesign of the buttons
       new  73a9bfb   Issue 7053 Part II: Style tweaks related to main buttons and status path buttons
       new  d84a3ab   Fixed some margins (related to issue 7053)
       new  d4e536b   Fixed menu button display on opened menu (related to issue 7053)
       new  e6aa70d   Fixed button display when being pressed and when pressed buttons are hovered (related to issue 7053)
       new  fca3bac   Merge branch 'issue7053' into jsd2
       new  85e070f   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  fecd481   Re-init breakpoints after Script panel disable/enable within one context + dispatch 'newSource' like other events (issue 7030)
       new  a8722ba   Rename debuggerClientTab to tabClient
       new  3313567   Rename DebuggerClientModule to DebuggerClient
       new  ba803c2   Properly use js-doc link tag
       new  748ab67   FBTrace & FBTest: Rename DebuggerClientModule to DebuggerClient
       new  91639f8   Distribute browser object instad of context (context doesn't have to exist), related to issue 7030)
       new  61dbf19   Rename internal methods of DebuggerClient
       new  05035cb   Issue 7069: TypeError: itemObject is undefined
       new  0393967   Issue 7039: Script panel activation status not shown in Firebug button tooltip
       new  d3b5b02   Issue 7062: 	Profiler should require the Script panel
       new  8092d4f   Issue 7069: Make sure we invoke the equals method of an object from chrome
       new  df288bc   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  8cd207e   Avoid NPE + fix dep list (related to issue 7062)
       new  c374e9d   A comment, entire profiler logic should be in one module
       new  deaeaf3    Issue 7074: 	Do not hide panel toolbar if there are no buttons
       new  3fba78b   Update tracing + comments
       new  57672a1   Made additional tweaks for toolbar buttons display (related to issue 7053)
       new  4ff8326   Fixed toggle side panels button
       new  bda6b22   Moved side panels toggle button back to the tab box (related to issue 7059)
       new  05ec9f5   Issue 7071: Status path in the DOM panel is broken
       new  b01804a   Fix Profiler button color on Linux
       new  afd10f7   Some coding style fixes
       new  6d70461   Issue 7076: The close button of .notificationClose is broken http://code.google.com/p/fbug/issues/detail?id=7076
       new  04b91b9   Made the button captions a little bit gray to make Simon happy :-) (related to issue 7053)
       new  a2cd687   Replaced Windows close button icon by the one for Mac (related to issue 7076)
       new  9c7c974   Another try to fix issue 7059, which should also fix issue 7049
       new  e572e14   Fixed some Linux related toolbar styling issues (related to issue 7059)
       new  f764d89   Fixed display of drop marker inside menu buttons
       new  b6b448b   Always return the same instance of an active debugger per context
       new  9d3f8bf   Revert "Always return the same instance of an active debugger per context"
       new  f9dfdce   Small debugger-related cleanups
       new  98028a9   Move OBJECTBOX, OBJECTBLOCK and OBJECTLINK into chrome/rep
       new  995a06d   Issue 7086: The rep for anonymous functions should show parameter names
       new  8048e75   Make monitoring work again
       new  972c240   Rename toSourceLink -> getSourceLinkForScript, some cleanup
       new  c24e909   Rename getDebuggeeGlobal -> getInactiveDebuggeeGlobal
       new  2a85a96   Make some reps not inspectable
       new  1ef1285   Don't leak every debugger ever created
       new  f08a538   Fix profiler table sorting
       new  5d26495   Rename debugger.destroy -> DebuggerLib.destroyDebuggerForContext
       new  1f8367f   Issue 7087 (The conditional breakpoint editor has glitches) http://code.google.com/p/fbug/issues/detail?id=7087
       new  ccd15aa   Fixed a few Linux-related layout problems (related to issue 7053)
       new  ce4f4d8   Fix input validation for monitor and debug command line APIs
       new  ac48296   Fix test for adding an existing breakpoint
       new  cd5cb80   Avoid NPE
       new  33898ca   Issue 7074: Do not hide panel toolbar if there are no buttons
       new  dbb27ce   Another try to fix issue 7059
       new  14d1a2b   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  8ce0522   Make sure panel-tab labels are vertically centered within the toolbar on Win Vista (related to issue 7049)
       new  9e4b939   Remove unnecessary comments in FBTest commandLine/6291/issue6291.html
       new  f731705   Fix FBTest 6291 after commit 9e4b939
       new  64b60cf   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  2191cd6   Add DebuggerLib.getCurrentFrame()
       new  da473ff   issue4572: Fixed vertical alignment of logrow-icons
       new  828245b   Merge pull request #112 from kaljak/issue4572jsd2
       new  7b031a8   Introduce FBTrace.toError() (shorthand of FBTrace.to("DBG_ERRORS"))
       new  b484ccb   Issue 7091 (Visual clean-up of the Firebug panels) Part 1: Adjusted group headers, headers and summary rows
       new  86aef73   Refined display of group headers, column headers and summary rows (related to issue 7091)
       new  9f7b013   Additional group header refinement (related to issue 7091)
       new  232f7fa   Merge branch 'issue7091' into jsd2
       new  4f3435c   Issue 7099: <exception>'s are not displayed correctly in the watch panel
       new  e2ad80f   Simplify deps + remove unnecessary backward compatibilities (checked with AMO)
       new  42f7ea3   Issue 7097: Support for dynamically evaluated scripts; Initial commit, displaying proper source and debug location
       new  a71d678   Brightened up the column header and summary rows (related to issue 7091)
       new  833923e   Adjusted column header and summary row styles for Mac and Linux (related to issue 7091)
       new  dd86704   Adjusted display of table headers inside Console panel (related to issue 7091)
       new  c5a93ce   Merge branch 'issue7091' into jsd2
       new  196ac07   Fixed "dirty" color gradient
       new  fc38acd   Replaced "-moz" prefix from gradient definitions and unified color value definitions
       new  f4d3755   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  43c0c6f   Incorporate feedback related to issue 7097
       new  5db1fdf   Use DebuggerLib.getThreadDebugger where appropriate + comments (related to issue 7097)
       new  4906679   A comment + tracing
       new  671158a   Little improvement of script/debuggerKeyword test to test also dynamically evaluated scripts (issue 7097)
       new  3bf171d   Remove obsolete namespace prefix
       new  723b444   Enhance test for debugger; keyword a bit to allow better manual testing
       new  1f2ac33   Issue 7070 (Improve status path design) http://code.google.com/p/fbug/issues/detail?id=7070 Part 1: Changed selected status path button styling back to bold font
       new  f24eb40   Merge commit '1f2ac33845' into jsd2
       new  406806d   Issue 7102: commandLine.evaluate with context.stopped:true EXCEPTION TypeError: frame.callee is null
       new  e55f151   Issue 7041: Console API stack traces are broken https://code.google.com/p/fbug/issues/detail?id=7041
       new  af24431   Issue 7102: Fix after 406806d + rename DebuggerDebuggee => ThreadDebuggee
       new  f2bf64e   Merge branch 'jsd2' of https://github.com/firebug/firebug into jsd2
       new  d1bd556   Issue 7118: Breakpoint hits and resumes immediately
       new  eefd109   A comment (related to refactoring)
       new  b0d1707   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  7ea1998   Merge branch 'jsd2' of https://github.com/firebug/firebug into issue7097
       new  407f1fa   Merge branch 'jsd2' of https://github.com/firebug/firebug into issue7097
       new  113e279   Fix couple of comments
       new  8332c3d   Initial support for breakpoints in dynamic scripts WIP (issue 7097)
       new  72b376a   Merge branch 'issue7097' of https://github.com/firebug/firebug into issue7097
       new  f9e35c8   Merge branch 'issue7097' of github.com:firebug/firebug into issue7097
       new  f31bff7   Merge with the master
       new  d583756   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  f90606d   Do not export sysoutScript (issue 7097)
       new  a5ba5f7   Merge with the master
       new  633422a   Remove accidentally inserted git files
       new  c15e27c   Do not initialize the Debugger server twice
       new  6987546   Issue 7095: When returning this, the <return value> is renamed 'this' in the watch panel
       new  cf6d3c4   Enhance getSource() command (jsd2 debugging helper)
       new  ae73d34   Customize color of DBG_SOURCETOOL traces (this needs better API)
       new  f52e7ea   Wrap 'this' scope inside ClientScope object
       new  6e9991c   Remove obsolete property file and css styles
       new  2b5cf9b   Localize Global Scope label used in the Watch panel
       new  7df15bd   FBTest: Initialize Firebug for moduleConfig.js
       new  d43f408   Removed fallback for unsupported Firefox versions
       new  b32b177   Issue 7134: The return value should not be displayed in the global scope
       new  d65bd44   Merge branch 'jsd2' of https://github.com/firebug/firebug into jsd2
       new  758ede4   Update tracing
       new  e88834a   Issue 6856: 	Script sources are wrong when a tab has been detached
       new  b703804   Issue 6950: 	The navigation buttons are buggy
       new  05ed636   Avoid NPE
       new  15a84f5   FBTrace: Fix displayed stack frame links
       new  2b56d83   Issue 7029: 	Script panel always claims 'No Javascript on this page' until reload
       new  038ebcb   Issue 6967: 	Breakpoints display persists after switching the source file
       new  6e4b70a   A comment related to issue 7029
       new  746cce5   Issue 7124: 	Clicking an object in the Console panel does not switch to the DOM panel
       new  e0fc77a   Optimize breakpoint removal from script view (related to issue6967)
       new  c190520   Avoided errors thrown when registered Firebug style sheets don't exist
       new  3560657   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  c180cf8   Updated CodeMirror to 3.21
       new  9d7f1ec   Issue 7025: The emphasis of the frame result value is broken
       new  74399fd   Revert breakpoint removal optimization
       new  5afe8f3   Merge wit the master
       new  b975e77   Issue 6850 Part I: Added CodeMirror search addon
       new  61d18b6   Split logic for getting the next document into its own function
       new  515cefa   Issue 6850 Part II: Started to make search in Script panel asynchronous
       new  3449cac   Merge branch 'master' into jsd2
       new  d3fa888   Merge branch 'master' into jsd2
       new  0d56bbf   Issue 7138: Browser objects displayed in DOM panel are not expandable
       new  9d00c24   Issue 7058: Command editor toggle button doesn't align with the Command Line toggle button
       new  9cec3f0   Issue 7057: 	Command line is misaligned
       new  9166bb8   Update comment
       new  a908b6b   Issue 7057: Command line is misaligned
       new  6f6009f   Issue 6724: 	Textbox margin in console
       new  24c97c4   Issue 6961: CodeMirror Editor lose focus on multi-lines mode
       new  28a2f1b   Remove spacing at the top of the Computed side panel
       new  dee1a6c   Make 1 rem unit equal 1px * zoom level
       new  bf78547   Specify font-size on the auto-completion popup
       new  6ea670a   Make the toolbar smaller on Linux
       new  8fb4a5f   Don't stretch toolbar buttons
       new  8ba02b7   Remove Firebug.toggleCommandLine
       new  0d90c6c   Fix toolbar font-size
       new  402573d   Issue 6937: Jumping through Source Links removes yellow arrows of triggered breakpoints
       new  b90ea9c   Merge branch 'jsd2' of github.com:firebug/firebug into issue6850
       new  c83010b   Added missing SourceSearch module
       new  4189cd4   Merge branch 'issue6850' of github.com:firebug/firebug into issue6850
       new  bcec490   Issue 6867: Setting conditional breakpoints slows down the execution of the JS
       new  4ef68cc   Do not evaluate breakpoint condition at the client side (related to issue6867)
       new  167cd0e   Merge branch 'issue6867' into jsd2
       new  91cf837   Auto stop line updater after some time (related to issue 6948)
       new  3fde73f   Merge branch 'jsd2' of github.com:firebug/firebug into issue6850
       new  0bd8cbf   Issue 6850: Searching for text in the script panel doesn't work
       new  d7c77cf   Move SourceSearch module to editor dir
       new  f82b3db   Wraparound for multiple files (related to issue 6850)
       new  a420167   Use SearchBox module instead of Firebug.Search
       new  164ba95   Issue 7084 (Changing the text size doesn't resize the toolbar and search box height) Part 1: Removed height restrictions of panel toolbars and panel splitter
       new  9d93316   Issue 7084 (Changing the text size doesn't resize the toolbar and search box height) Part 2: Removed height restrictions from search field
       new  9953d40   Use 'rem' unit for height definition of toolbars (related to issue 7084)
       new  31923ea   Issue 7084 (Changing the text size doesn't resize the toolbar and search box height) Part 3: Adjusted toolbar heights on all platforms
       new  c805ba2   Merge branch 'issue7084' into jsd2
       new  25866a4   Issue 7088 (Command Editor buttons don't have the height of the toolbar) Part 1: Centered buttons (using CSS)
       new  b2f1df4   Issue 7088 (Command Editor buttons don't have the height of the toolbar) Part 2: Decreased button height
       new  12ae12a   Fixed button height on Linux (related to issue 7088)
       new  bb1ecf2   Merge branch 'issue7088' into jsd2
       new  87c002c   Removed panel splitter box hack again
       new  0b9a8f2   Merge branch 'jsd2' of github.com:firebug/firebug into issue6850
       new  6c9ead6   Unify CM search addon version (3.21)
       new  5958cbb   Implement backward wrap search (related to issue 6850)
       new  3925a21   Do not implement public isPromise (issue 6850)
       new  9a7a1db   Some comments and coding style fixes (issue 6850)
       new  1d4eafd   A comment (related to issue 6850)
       new  e0b0a6c   Issue 6937: Jumping through Source Links removes yellow arrows of triggered
       new  255f5c6   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  be31b6a   Merge branch 'jsd2' of github.com:firebug/firebug into issue6850
       new  36d7b9f   Support for multiple highlighted lines in the SourceEditor (related to issue 6850)
       new  50cc29f   Support for regular expression search (related to issue 6850)
       new  b5f0e2f   Fix for wraparound search (issue 6850)
       new  127a348   Issue 7161: The yellow line of the debugger does not always disappear when switching the source
       new  4c60509   Use Map instead of an object (related to issue 6850)
       new  aa551c7   Activate wraparound if searching multiple files and reaching the first doc again (related to issue6850)
       new  d8fd963   Avoid two highlighted lines at the same time (issue 6850)
       new  67a145d   Reduce duplication in search code
       new  acb9247   Merge branch 'issue6850' of github.com:firebug/firebug into issue6850
       new  8f0f80e   Fix wrong method name
       new  37bdd47   Merge remote-tracking branch 'upstream/master' into jsd2
       new  992677e   FBTest: FBTest.openFirebug() is asynchronous (related to issue 7166)
       new  a5f3235   Make debugger/commands.js JSHint-compliant
       new  ff6a338   Add feDropShadow to SVG auto-completion
       new  23bb0e4   Remove obsolete code for hiding ourselves from stack traces/auto-completion
       new  7fa1645   Reintroduce console API stack walking code lost in a merge (related to issue 7041)
       new  01fba7f   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  139768c   Update tracing + avoid NPE
       new  372824f   FBTest: asynchronously enable given panels one by one (related to issue 7166)
       new  2cf1f46   FBTest: adopt examples tests
       new  2d31a14   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  f27ec1d   FBTest: do not generate method names dynamically (related to issue 7166)
       new  55e41e1   FBTest: adopt script/breakpoints tests (related to issue 7166)
       new  394402b   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  a114e2d   A comment
       new  147f0bc   Avoid duplicate l10n for some strings
       new  1caabcb   Fix font size for "Activate Firebug for the current website" button
       new  5f38217   Fix some localizations by using the right string name
       new  30fb5b3   Fix NPE when tabbing from empty editor
       new  45ca399   Don't bother checking for the existence of domUtils.hasPseudoClassLock
       new  44899aa   Simplify Css.isImageRule and rename it to Css.isImageProperty
       new  c25a57e   Small updates to CSS auto-completion data
       new  174ad3a   Add "inherit" to SVG auto-completion in the HTML panel
       new  7da51bb   Auto-complete "-" to -moz-appearance by default
       new  feebb1a   Issue 6841 part 1: Use nsIDOMUtils.getCSSPropertyNames for auto-completing property names
       new  885e19f   Make lib/css slightly more jshint clean
       new  e3593c4   Localize "Firebug Command Line API" header
       new  be2bec0   FBTest: Adopting script/callstack tests (related to issue 7166)
       new  22a8570   FBTest for issue 3503 (Large arrays not printed in Windows)
       new  f6e723d   Merge branch 'jsd2' of https://github.com/firebug/firebug into jsd2
       new  3ad5ecc   fixed unwanted commit
       new  0a96a1e   Fixed test broken by the changes of issue 5507
       new  7a77df2   FBTest: fix script/stepping/4839 test
       new  de48614   Merge with the master
       new  e9bf21a   FBTest: use jsd2 in version number
       new  e8a1708   Fix typo
       new  6fe6bf0   FBTest: properly wait till the Watch panel value is set (related to issue 7166)
       new  f88e233   FBTest: fix url + disable run to line (related to issue 7166)
       new  61227d7   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  535a649   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  e023c62   FBTest: fix script/watch/5019
       new  dff5afa   FBTest: fixing tests within script group (issue 7166)
       new  1546d09   FBTest: support for asynchronous breakpoint removal (related to issue 7166)
       new  d1247d1   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  10d5cec   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  faf3a2c   FBTest: fixing other tests in the Script group (related to issue 7166)
       new  121386f   FBTest: set conditional breakpoint not supported yet, make sure to at least set the breakpoint and execute callback
       new  322bb58   Issue 7079: Implement Break On Next in the script panel (JSD2)
       new  b4c8ab6   Fix exception avoiding to run drive.js
       new  5f410e9   Improved sendChar() function allowing it to handle special characters
       new  62af3b4   Issue 6955 (Right-clicking breakpoint column doesn't always open the breakpoint condition editor)
       new  fbe0efe   Fixed tests broken by the changes of issue 5507
       new  97332fa   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  86a2d88   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  799fc34   A comment about normalizeLocation
       new  77b0a84   Update tracing
       new  83c45f3   FBTest: introduce this.waitForDisplayedBreakpoint()
       new  723bef7   Update the watch panel when the current frame changes
       new  a0d915e   FBTest: fix addWatchExpression (related to issue 7166)
       new  e26d619   FBTest: fix script/3985 (related to issue 7166)
       new  f1de4c1   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  d431717   FBTest: properly wait for unhighlight (related to issue 7166)
       new  778bb2b   FBTest: fixing further tests within the Script group (related to issue 7166)
       new  cf7e56f   FBTest: disable some tests due to known platform issues (related to issue 7166)
       new  9907dc6   Update tracing
       new  5664b1e   Fixed module dependencies and refactored code
       new  ed8aa5d   FBTest: selectSourceLine() should not silently fail
       new  534a845   FBTest: always mark test as failing if there is an exception
       new  b6badbb   FBTest: avoid NPE + fix getSourceLineNode (issue 7166)
       new  6e96094   FBTest: disable test + fix script/3402 (related to issue 7166)
       new  c88cc79   FBTest: fix test script/4724 (related to issue 7166)
       new  79b30af   FBTest: introduce showScriptPanelContextMenu() (related to issue 7166)
       new  6155b4c   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  ad0851e   FBTest: Fix manual description + couple of tests from the Scripts group (related to issue 7166)
       new  b1aa8a7   Make Script panel scrolling asynchronous (related to issue 7160)
       new  495aad7   Merge with jsd2 (related to issue 7160)
       new  d6744ae   FBTest: fixing CM auto-scroll (related to issue 7166)
       new  2e2a86f   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  9cfe461   A comment
       new  5b9a00b   FBTest: clean up Script tests code (related to issue 7166)
       new  af0fdc2   Fix tracing typo
       new  e4b27e6   FBTest: introduce 'Run This Group From Here' menu item
       new  a53ee8e   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  59a19ea   FBTest: split test driver API into modules (related to issue 7166)
       new  8e7d310   Fixed and updated FBTest for issue 1461
       new  b7a24d5   Merge branch 'master' into jsd2
       new  b74ff39   Fixed and updated FBTest for issue 654
       new  282c4db   Removed unused .properties file
       new  bff50b6   Net panel must still reload in the FBTests when it's enabled
       new  72089fe   Improved test descriptions
       new  637ea83   Added missing helper function getDOMMemberRow()
       new  d98da5f   Removed "FireCookie" from the function names to integrate the APIs with the rest of FBTest
       new  79de2f8   Fix css/3671 test
       new  dcd4391   Fix console/6402 test
       new  74e72fc   Fix firebug/4553 test
       new  6df065e   Fix console/3204 test
       new  8f869da   Merge branch 'master' into jsd2
       new  4033c1b   Fix console/completion/5006 test
       new  447084b   FBTest: don't run the callback twice in FBTest.setPanelState
       new  dae2948   Remove unused, unlocalized titles from breakingCause
       new  78dd20b   Console panel must still reload in the FBTests when it's enabled
       new  ad92c5e   Added detailed OS info
       new  ec94a3f   Added URI of the FBTest to the results
       new  e143d96   Log Locale.$STR fallback errors when DBG_ERRORS is set
       new  5054097   Actually fix console/6402 test
       new  53c690d   Fix html/breakpoints/breakOnNext test
       new  b2706bc   Reinstate mutation breakpoint tests (related to issue 6845)
       new  8982b43   Restore closure inspector-related parts of console/completion/4233 test
       new  463b65a   Enable commandLine/5873 test
       new  729b14f   Issue 7185: Command line input text gets darker when there is an auto-completion
       new  4423c23   Pass the panel into SearchBox.onResult
       new  1e09af7   Fix console/profiler test
       new  677c9b8   Always return something in getOSName()
       new  771076d   Improved getOSName()
       new  091b291   Update modules/EventUtils.js
       new  5271c07   Fix FBTest console/executeSelection.js
       new  a127df1   Move FBTest console/executeSelection to commandLine/5535/issue5535
       new  ecfb031   Make FBTest.executeCommand asynchronous
       new  cb85ae5   Display the source of the error (makes FBTest 6291 work)
       new  ef33e72   Avoid displaying the real Command Line value as completion when there are no completions (related to issue 7185)
       new  b851d4b   Use String.repeat
       new  a220768   Issue 6841 part 2: Use inIDOMUtils.getCSSValuesForProperty for auto-completing property values
       new  a6eb753   Issue 6841 part 3: Kill old data tables
       new  72c74fa   Auto-complete "initial" and "unset" (related to issue 6841)
       new  f23815f   Issue 6841 part 4: some follow-ups
       new  3dd4083   Fix a test after issue 6841
       new  1a9ac4f   Merge branch 'css-api-completion' into jsd2
       new  ad72f1d   FBTest for issue 6841 (Use platform API for CSS autocompletion)
       new  a7051a2   Replaced "cookies/18/issue18" by "cookies/general/cookieValues"
       new  364114d   Fixed FBTest net/5004/issue5004.js
       new  4120ee3   Fixed FBTest net/activation/activation.js
       new  5db4513   Fixed FBTest dom/3597/issue3597.js
       new  23a25d5   Renamed sysouts for FBTest commandLine/5535/issue5535.js
       new  f24d126   Merge with jsd2 branch (issue7097)
       new  e0b1118   Introduction type is already set for 'eval', so use it (issue 7097)
       new  8b767ec   Script panel filter menu fix (wip, issue 7097)
       new  f14d70d   Dynamic script URL fixed on the platform, simplify the code (issue 7097)
       new  4680aec   Script panel location list filter done (issue 7097)
       new  6182ee7   Update tracing (issue 7097)
       new  5d78a18   Properly display dynamic breakpoints in the Breakpoint panel (related to issue 7097)
       new  6a604f5   Fixed timing for opening Firebug
       new  5e2b708   Fixed FBTest firebug/4553/issue4553.js
       new  79db3c5   Fixed FBTest css/5000/issue5000.js
       new  094229b   Smaller font for mac secondary toolbar (now equal to parent toolbar)
       new  bbaa66e   [ISSUE-7082] Make mac toolbar buttons look like they used to
       new  cdf13b4   Fix changing background gradient to be consistent
       new  cbbc1fa   Merge branch 'jsd2' of https://github.com/firebug/firebug.git into jsd2
       new  ea9dd02   [ISSUE-7082] Make mac large command editor align correctly
       new  64d5dbc   Fixed FBTest commandLine/5130/issue5130.js
       new  8633ecb   Fixed FBTest console/errors/6523/issue6523.js
       new  0dd9316   Fixed "collapsed" attribute
       new  9c5c775   Replaced PNG icons by SVG icons and removed unused icons
       new  91588b5   Fixed _parseModifiers()
       new  d84b4e7   Issue 7188: Remove non-standard colors from auto-completion
       new  8511e82   Don't silently ignore errors in domplate (related to issue 7138)
       new  18f2ca5   Merge branch 'jsd2' of https://github.com/firebug/firebug into issue7097
       new  72200b4   Update tracing (issue 7097)
       new  dd919a7   Merge branch 'issue7097' of github.com:firebug/firebug into issue7097
       new  85e5222   issue7082: OSX style issues in new UI - normalize font sizes - adjust toolbar text color - add more space above and below search box - remove unwanted borders from command editor - use 'graytext' color for disabled toolbar button - move command editor toggle button further to the right - use same gradient in command editor toolbar as in toolbar - align command editor - history button - label adjustments
       new  13d855d   Merge pull request #121 from thomasandersen/jsd2-issue7082-squashed
       new  7572c63   Remove some old cruft from console/errors.js
       new  9c2d76e   Issue 7189: Improve performance of "Show Stack Trace With Errors"
       new  3a33403   Fix profiler function tooltips
       new  c15fd3b   Fix console/errors/6523 FBTest so it tests the right thing
       new  53f2c42   Fixed FBTest console/4384/issue4384.js
       new  ec2ad6e   Updated description
       new  5e17b96   Fixed FBTest search/4602/issue4602.js
       new  458da45   Improved test description
       new  5faf588   Fixed arrow display
       new  43a0409   Fixed test description
       new  0c6d3da   Improved performance of selectElementInHtmlPanel() by using getElementsByClassName() instead of querySelector()
       new  2b816ee   Fixed FBTests failing due to failing HTML panel search
       new  ddf75d3   Fixed FBTest console/3042/issue3042.js
       new  61b6aeb   Don't call StackFrame.getFunctionName with a native frame
       new  14ae2c6   Revert "Issue 7188: Remove non-standard colors from auto-completion"
       new  cf31d6c   Small fixes related to colors in lib/css
       new  a49a8b1   Fixed FBTest console/1693/issue1693.js
       new  1a8949c   Fix display name for functions (still need to be refactored)
       new  71c1a82   Fixed FBTest console/2271/issue2271.js
       new  812f13d   Fixed FBTest console/2328/issue2328.js
       new  0f9c5c2   Fixed FBTest console/4322/issue4322.js
       new  88f720e   Fixed FBTest commandLine/2934/issue2934.js and renamed it to commandLine/completion/completion.js
       new  7bff403   Merge branch 'jsd2' of https://github.com/firebug/firebug into jsd2
       new  878e3ec   KeyEvent.DOM_VK_ENTER is gone, don't bother checking for it
       new  2adac02   Issue 7169: "Show Stack Trace With Errors" works despite disabled Script panel
       new  eb74148   issue7198: - tab is using spaces in commandeditor now
       new  d4aeabe   Merge pull request #123 from kaljak/issue7198
       new  0d41ebb   Added hint that DOM_VK_ENTER can be removed at some point
       new  a574a09   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  4a42283   Merge branch 'master' of github.com:firebug/firebug into jsd2
       new  d6d865d   Merge with JSD2 (issue 7097)
       new  d3dc330   Merge branch 'issue7097' of github.com:firebug/firebug into issue7097
       new  9f77567   Merge branch 'issue7097' of github.com:firebug/firebug into issue7097
       new  daf7033   Support for asynchronous event handlers through Events.dispatch
       new  49c0b96   Support for asynchronous breakpoint removal
       new  5180bc7   FBTest: make sure breakpoints are removed at the end of a testexecution + support for async clean up
       new  f11f845   FBTest for issue 6744 (List all classes of an element inside the Element Path) http://code.google.com/p/fbug/issues/detail?id=6744
       new  be87b74   Added missing title
       new  4fbfdf1   FBTest for issue 6708 (Add a shortcut for editing the selected HTML panel element) http://code.google.com/p/fbug/issues/detail?id=6708
       new  3663287   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  3d0d263   Use expected arguments
       new  d043777   First clear all breakpoints and then perform deactivation.
       new  2757aaa   FBTest: fix typo setBrowerWindowSize -> setBrowserWindowSize
       new  1b428ca   Issue 7129: Scope names are not localized (wip)
       new  d954be3   Added new API FBTest.getCSSProp() returning the property node inside the Style side panel by name
       new  d894c29   Replaced 'FBTest' by 'this'
       new  0a2a83c   Issue 7205 (FBTest.executeContextMenuCommand() should have an error callback) http://code.google.com/p/fbug/issues/detail?id=7205
       new  ace7468   Added jsdoc for 'errorCallback'
       new  45a0061   Removed property name prefixes
       new  e955c42   Allow to provide an optional offset for FBTest.executeContextMenuCommand()
       new  236bc93   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  c0a2485   FBTest for issue 5672 (Missing color and image context menu items) http://code.google.com/p/fbug/issues/detail?id=5672
       new  933c4a7   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  aeb6e3f   Missing argument (issue 7097)
       new  d7dada5   Merge branch 'issue7097' of github.com:firebug/firebug into issue7097
       new  9404a8d   Script type handler renamed to eventHandler (issue7097)
       new  7b575b0   Update tracing for scipt objects
       new  86f7132   FBTest: helper tracing at the beginning of every test
       new  ede3d66   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  15e7a49   FBTest.openFirebug() is now asynchronous
       new  e3345e6   FBTest for issue 5859 (Delete "element.style" is broken) http://code.google.com/p/fbug/issues/detail?id=5859
       new  47702fe   Update tracing
       new  ceee71f   Issue 7206: CSS panel search is broken
       new  ae8c235   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  670d596   Another dynamic script type
       new  ca839bc   Update tracing in lib/css
       new  d0c6032   Issue 7206: CSS panel search is broken (fix wraparound)
       new  f69edf6   FBTest: Status path is updated asynchronously
       new  3044d02   FBTrace: style support for logs starting with git st! (should be used for temporary logs that needs to be extra visible in the console)
       new  856f925   Properly attach backend thread when the Script panel is activated
       new  3c6bbe3   FBTest: properly open Firebug and wait till it's attached to the backend tab actor
       new  443ab47   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  f61bc25   Make sure to execute callback when removing a breakpoint
       new  48e7f6e   FBTest for issue 4621 (Multiple filters selectable in Console panel) http://code.google.com/p/fbug/issues/detail?id=4621
       new  4c244ed   Part 1: Call FBTest.openFirebug() asynchronously
       new  d7ad39c   Part 2: Replaced multiple panel enabling calls by a single FBTest.enablePanels() call
       new  8dcd7c3   Removed merge conflicts
       new  b433923   Part 3: Removed FBTest.selectPanel() where not necessary
       new  a8634ef   Added hint to enableAllPanels() that it should be made asynchronous
       new  63eb5de   Part 4: Replaced FBTest.enableAllPanels() by FBTest.enablePanels() on tests that just need to enable a few panels
       new  61b04d5   Part 5: Removed "START" trace logs
       new  f955daf   Fixed code formatting
       new  af6ab10   Merge branch 'fbtests-refactoring' into jsd2
       new  fc17c36   Fixed FBTest.detachFirebug() by making it asynchronous
       new  46aa1ac   Call FBTest.openFirebug() asynchronously
       new  5ce9b2b   Added Cookies panel to FBTest.enablePanels()
       new  3b0f833   Replaced call to FBTest.enableAllPanels() by FBTest.enablePanels()
       new  3063ccb   Improved JSDoc for FBTest.waitForDisplayedElement()
       new  5424d61   Removed duplicated info
       new  4e5c871   Fixed FBTest console/5033/issue5033.js
       new  2a08c73   Enabled correct panel
       new  476a748   Fixed test case description
       new  a00280f   Tab is now replaced by two spaces
       new  b05cf4c   Fix FBTest console/api/trace.js for "row is undefined" error
       new  07d65ef   Removed Do-Not-Track header from request
       new  19a59ae   Fixed offset for Mac OS X
       new  0690d0b   Fix passing config.id buggy for FBTest.waitForDisplayedElement
       new  5ec016e   Fix FBTest console/breakOnError/breakOnError.js
       new  9d3875d   Fix FBTest firebug/openInNewWindow.js
       new  6a7c21f   Removed 'START' sysout
       new  320c5ab   Issue 7224: Fix FBTest console/5359/issue5359.js
       new  0444fd8   Merge branch 'jsd2' of https://github.com/firebug/firebug.git into jsd2
       new  5a4584c   Recreated lib/netUtils/generateCurlCommand.js and lib/netUtils/curlMultipartFormData.js and moved them to net/6616/issue6616.js and net/6817/issue6817.js
       new  944d35e   Call callback() function directly instead of via an anonymous function
       new  3076350   Improve code style
       new  204684d   Merged branch master into jsd2
       new  2bf1e27   Fixed comparison with "undefined"
       new  0f222d6   Store only valid results when dispathing an event
       new  28624d9   Store all valid results into the result array. The only invalid type is undefined.
       new  0ce0bb7   Remove timeout for CSS search and force reflow to make sure nodes are in
       new  f517e7a   Renamed @-moz-keyframes rule to @keyframes (was renamed in FF 16)
       new  9c4b937   FBTest for @-rules http://code.google.com/p/fbug/issues/detail?id=5262 http://code.google.com/p/fbug/issues/detail?id=5289 http://code.google.com/p/fbug/issues/detail?id=5290 http://code.google.com/p/fbug/issues/detail?id=5429 http://code.google.com/p/fbug/issues/detail?id=5912
       new  961301b   Merge remote-tracking branch 'origin/master' into jsd2
       new  ecfdb7d   Merge remote-tracking branch 'origin/master' into jsd2
       new  847cd1e   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  9c7334e   Update tracing + comment
       new  38c43e2   Update comment
       new  c8cdd2a   Fix typo
       new  300b86e   FBTest.testDone: provide default message if not provided
       new  cfd06ea   ResetAllOptions need to also update the Firebug namespace
       new  a77ce4d   Merge remote-tracking branch 'upstream/master' into jsd2
       new  e8e40dc   Merge branch 'jsd2' of https://github.com/firebug/firebug into jsd2
       new  d1494b5   Fixed Test search/6454/issue6454.js
       new  661e01b   Avoid using FBTest.synthesizeText(), because it's broken when called multiple times
       new  58cd547   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  f949c87   FBTest: update logging + comment
       new  d647415   Issue 7230: Error stack now contains column number
       new  22dc818   Merge remote-tracking branch 'origin/master' into jsd2
       new  a2529ab   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  ab5a1bc    Issue 7220: 	Exceptions shown inside the Watch side panel have a dysfunctional breakpoint
       new  7876e56   Avoid styling exceptions within the Watch side panel with the styles for Watch table cells
       new  8353e8d   Improve regular expression (Issue 7230)
       new  a0e2ed6   Merge with jsd2 (issue 7097)
       new  1baf5b7   Issue 7097: Support for dynamically evaluated scripts; Initial commit, displaying proper source and debug location
       new  41005c2   Incorporate feedback related to issue 7097
       new  a83831a   Use DebuggerLib.getThreadDebugger where appropriate + comments (related to issue 7097)
       new  f6575ae   A comment + tracing
       new  96f9ea0   Fix couple of comments
       new  79dc2fa   Little improvement of script/debuggerKeyword test to test also dynamically evaluated scripts (issue 7097)
       new  85687a8   Initial support for breakpoints in dynamic scripts WIP (issue 7097)
       new  1ef73bb   Do not export sysoutScript (issue 7097)
       new  2578605   Introduction type is already set for 'eval', so use it (issue 7097)
       new  4e63fe5   Script panel filter menu fix (wip, issue 7097)
       new  d4e46bd   Dynamic script URL fixed on the platform, simplify the code (issue 7097)
       new  582957a   Script panel location list filter done (issue 7097)
       new  cde8dcc   Update tracing (issue 7097)
       new  0480d0c   Properly display dynamic breakpoints in the Breakpoint panel (related to issue 7097)
       new  c7d0feb   Update tracing (issue 7097)
       new  9a8f20f   Missing argument (issue 7097)
       new  b3b8071   Script type handler renamed to eventHandler (issue7097)
       new  9806107   Update tracing for scipt objects
       new  7cee8a2   Another dynamic script type
       new  d69f429   Merge with jsd2 (issue 7097)
       new  b5fa7c3   Merge remote-tracking branch 'origin/master' into jsd2
       new  482af85   Issue 7235 (Ctrl+F in the script panel opens a prompt rather than focusing the search field) http://code.google.com/p/fbug/issues/detail?id=7235
       new  8052035   Fixed module dependencies
       new  40eca48   Issue 7226: FBTrace doesn't display exception objects
       new  527d412   Merge remote-tracking branch 'origin/master' into jsd2
       new  71928a7   Replaced Css.isImageRule() by Css.isImageProperty() (related to issue 5677)
       new  ddb1886   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  dc8760a   Initial support for dynamic URLs for eventHandlers + breakpoints (issue 7097)
       new  f765e21   Improve tracing + display better URL + use xpath for unique eventHandler url (issue 7097)
       new  c65f2e9   Make FBTest.selectSourceLine slightly more stable
       new  5cabb3b   Make FBTest.setBreakpoint pass a valid row
       new  db022a4   Issue 5291: Breakpoint condition auto-completion should use variables in scope
       new  f54699a   FBTest for issue 5291 (Breakpoint condition auto-completion should use variables in scope)
       new  ce83d5e   Simulate right-click in executeContextMenuCommand()
       new  90a3f9f   Fixed FBTest html/style/5672/issue5672.js
       new  e23f791   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  8e03668   Better unique URLs for dynamic scripts (issue 7097)
       new  84b97c6   Store breakpoint handler as transtient breakpoint member (issue 7097)
       new  b2f4dd7   Support for dynamic conditional breakpoints (issue 7097)
       new  17aa42c   Remove debugging artefact
       new  dc07dc9   Support for BON in inline event handlers (issue 7097)
       new  1f96deb   FBTest: API for debugger stepping + clear browser cache automatically (issue7097)
       new  b3a68c8   Removed trace output
       new  28a4004   Issue 7239 (Make FBTest clipboard APIs more stable) http://code.google.com/p/fbug/issues/detail?id=7239
       new  c88adac   Adjusted tests to the changed FBTest.waitForClipboard() function
       new  a0cfabc   Added timeouts to right-click events in executeContextMenuCommand() to improve the simulation of a click
       new  e6ef74c   Merged FBTest net/copy-as-curl/compressed-pref.js into net/6616/issue6616.js
       new  1a531a6   Merged FBTest net/copy-as-curl/compressed-pref.js into net/6616/issue6616.js
       new  e1426c0   Hide the rerun button until D.Frame.prototype.replaceCall is implemented
       new  f32576b   console/profilerEngine.js: Put the code to get the displayName in a function + JSHint compliance
       new  4cadefb   Some minor changes regarding f32576b7 (console/profilerEngine.js)
       new  1c981bb   FBTest for issue 5044 (Shortcut for Break On Next) http://code.google.com/p/fbug/issues/detail?id=5044
       new  13c3176   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  252379f   FBTest: fix singleStepping test (related to issue 7097)
       new  602ab75   Merge branch 'issue7097' of github.com:firebug/firebug into issue7097
       new  d114874   FBTest: enable script/6476 works now! (issue 6476)
       new  6d32502   Merge with jsd2
       new  edc050c   Hide the rerun button until D.Frame.prototype.replaceCall is implemented
       new  c2e718c   FBTest for issue 5483 (Image previews in HTML panel missing on hover) http://code.google.com/p/fbug/issues/detail?id=5483
       new  7fec7e1   Added steps to test case
       new  dab8ec9   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  1cfa157   Merge with jsd2
       new  de9a82f   Do not duplicate evalCondition (issue 7097)
       new  6bf3144   Jsdoc for Url.isAbsoluteUrl API
       new  a8c4103   extension/.
       new  20bb71c   FBTest: fix callstack/5544 (related to issue7097)
       new  edfc466   Issue 7236: Clearing the Script panel search field should not perform a search
       new  7c95883   Added IDs to element context menu items
       new  23c70f5   Correct the code of getFunctionDisplayName (regarding 4cadefb1)
       new  5c24345   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  2ecca92   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  6ebf41b   Issue 7236 (second try): Clearing the Script panel search field should not perform a search
       new  f4c0a42   Added IDs to HTML panel context menu items
       new  c722ed7   FBTest for issue 4675 (Expanding all tags via context menu option shouldn't expand script, style and link tags) http://code.google.com/p/fbug/issues/detail?id=4675
       new  7e90952   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  f2f4cdb   Improve tracing + include setTimeout and setInterval in dynamic script list
       new  5d0ce82   Properly hook the thread debugger's onExceptionUnwind
       new  aa099f1   Merge branch 'issue7097' of github.com:firebug/firebug into issue7097
       new  4a79381   FBTest for issue 3159 (Show numeric character reference of MathML) http://code.google.com/p/fbug/issues/detail?id=3159
       new  4163943   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  48d3240   Properly resume when breakpoints are set (issue 7097)
       new  97f3adf   Walk the entire child scripts tree to find the right SourceFile (issue 7097)
       new  075811d   Support for 'scriptElement' introductionType (not yet in Nightly)
       new  c8414e6   Update comment (bug 982153) (issue 7097)
       new  5020f03   Issue 7181: Error breakpoint can't be set
       new  3137091   Remove SourceFileRenamer (obsolete)
       new  c28941e   Make sure TabContext.sourceFileMap is private + clean up
       new  663ffb5   More clean up also related to compilation units
       new  d0ee1d1   Added Fedora and Ubuntu to recognized OSes
       new  248e840   Added new FBTest method checkIfContextMenuCommandExists() to check whether an item is available within the context menu
       new  d2f918c   FBTest for issue 5235 (Don't allow to inspect computed style in CSS panel) http://code.google.com/p/fbug/issues/detail?id=5235
       new  1ef6bd7   FBTest for issue 4663 (Aborted requests show NaN MB in the size info tip) http://code.google.com/p/fbug/issues/detail?id=4663
       new  0613146   Fix twisty appearance in FBTrace
       new  7030eac   Issue 7250: FBTrace doesn't display properties for inner object
       new  a480782   Merge branch 'jsd2' of github.com:firebug/firebug into issue7097
       new  d4bc60e   Tracing updated + clean up
       new  d57f2f9   Update comment
       new  d8493ca   Avoid NPE
       new  25973f4   Remove JSD1 artefact within Url.normalizeURL
       new  f13cb4a   Avoid NPE
       new  549412e   Issue 7244: Setting 'Break on Exceptions' only works when Script panel is visible
       new  b9f0140   Issue 7245: 'Break on Exceptions' breaks once for each exception unwind step
       new  8e8d070   Simplify tracing (now when issue 7250 is fixed)
       new  10ddf3a   Tracing updatd + clean up
       new  8313d2b   Fix tracing target + a comment
       new  090b475   Speed up Url.normalizeURL a bit
       new  b9568ed   Fix Environment-specific failure of FBTest net/4905/issue4905.js
       new  5f7e43c   Fix FBTest html/5358/issue5358.js
       new  84c9bda   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  74f4e2d   Better URL for scripts introduced through <script> element
       new  6738361   Fixed spelling in comments
       new  7c3679d   Fixed comment related to URL fragment
       new  0ec3855   FBTrace: include orion in the build
       new  300e325   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  3da7b93   7081: Some Keyboard shortcuts do not work - [OS X] CommandEditor: fixed bug where Cmd+Enter did not work.
       new  f38d43f   Merge pull request #125 from thomasandersen/issue7081
       new  8ebd74e   Moved FBTest console/issue1591 to console/1591/issue1591
       new  6594c0a   Sorted console tests alphabetically
       new  7dbebeb   Fixed FBTest console/6546/issue6546.js
       new  79e0985   FBTest: fixing assert, error, exception
       new  996031c   Merge branch 'jsd2' of https://github.com/firebug/firebug.git into jsd2
       new  a666114   Merge branch 'jsd2' of github.com:firebug/firebug into issue7245
       new  3c7a10e   Revert special ID for scriptElement scripts + tracing updated
       new  be3cb11   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  ec34688   Merge branch 'jsd2' of github.com:firebug/firebug into issue7245
       new  10bdc61   Another try to distinguish between static and dynamic scriptElement
       new  7bbf477   Merge branch 'jsd2' into issue7245
       new  6ed45f0   Issue 7245: 'Break on Exceptions' breaks once for each exception unwind step
       new  8401a2a   Avoid NPE + comment
       new  d7a23e1   Fix typo
       new  aeef9ee   Fixed URL in openNewTab()
       new  de96fec   Issue 7044: 	Source lines in console should be shown even when Script panel is disabled
       new  669c1a6   Merge branch 'jsd2' into issue7245
       new  eee531e   FBTest: modify tests, the Script panel isn't necessary (see also issue 7044)
       new  85ca6cd   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  8cdc664   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  c116aa2   Issue 7044: 	Source lines in console should be shown even when Script panel is disabled
       new  d404a38   Issue 7261: Break on notification shouldn't overlap the script source
       new  1b2ae51   FBTest: script panel is needed for stack traces
       new  20fbf9d   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  e95b4c3   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  86921ef   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  07eddf2   FBTest: fix for console/4658
       new  63bd43b   FBTest: fix for console/api/trace test
       new  8f4172c   Merge remote-tracking branch 'origin/master' into jsd2
       new  c5684c3   Merge remote-tracking branch 'origin/master' into jsd2
       new  0568ca1   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  0428fa4   FBTest: fix script/5044
       new  787c62b   FBTest: new API FBTest.waitForBreakpoint
       new  f7e5db1   FBTest: fix commandLine/1854
       new  1f5fff7   Improved test speed by replacing FBTest.searchInCssPanel() by FBTest.getStyleRulesBySelector()
       new  899c9c4   FBTest: simplify commandLine/1854
       new  a010ffb   A few cleanups of propertyTree.js and tree.js
       new  c13cd50   Issue 7213: Split firebug/css/cssPanel into more modules - moved templates from cssPanel.js into cssReps.js
       new  19a4f28   Issue 7213: Split firebug/css/cssPanel into more modules - moved cssRuleEditor from cssPanel.js to cssRuleEditor.js
       new  609eed7   Issue 7213: Split firebug/css/cssPanel into more modules - moved StyleSheetEditor object from cssPanel.js to styleSheetEditor.js
       new  13a6ac3   Issue 7213: Split firebug/css/cssPanel into more modules - moved CSSDirtyListener from cssPanel.js to cssDirtyListener.js
       new  c9a67c5   Fix FBTest console/4658/issue4658.js (syntax error)
       new  9323199   - moved CSSEditor from cssPanel to cssEditor - moved templates from cssPanel to cssReps
       new  70fd7e7   Revert "- moved CSSEditor from cssPanel to cssEditor"
       new  b9b1737   Merge remote-tracking branch 'upstream/jsd2' into jsd2
       new  afb3492   Fix Console's BON (after issue 7245)
       new  21e287a   Fix typo
       new  9e60c0f   Update comment (bug number)
       new  137abb8   FBTest: uncomment custom displayName for console/trace
       new  5a74de4   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  24e7fde   No way to recognize scriptElement dynamic scripts
       new  774dd76   Fixing stack trace + source for commandLine/api/cd test
       new  41238bc   FBTest commandLine/api/cd clean up
       new  a1815ba   FBTest fix commandLine/api/profile, avoid timeout
       new  c141768   FBTest fix for search/2886 + clean up
       new  a1bb098   FBTest: Support for onLineUnhighlight (CM)
       new  cced55b   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  fc2b736   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  9e89ee9   FBTest: fix search/scriptPanelSearch
       new  0a87110   Properly deal with setTimeout + unhighlightLine API
       new  9caf53a   FBTest: script panel highlighting API + clean up
       new  8dbc50a   Remove the message of the testDone() method
       new  f754a36   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  3260ca3   FBTest: merge with jsd2, script panel search test
       new  3f8e310   FBTest: remove custom timeout
       new  9a84a2c   FBTest: clean up, fix curly bracket style
       new  3cafe96   Avoid NPE
       new  40ff668   Add callback for BON features + Improve FBTests related to them
       new  879f13d   Skip some steps of commandLine/5873/issue5873.js until issue 7265 is fixed
       new  c9698e3   Make all testcase.css paths related in FBTests
       new  c6202b0   FBTest: custom timeout for console/4658 test
       new  5ae795d   Merge branch 'jsd2' of https://github.com/firebug/firebug into jsd2
       new  72c04be   Introduce DebuggerController.listenOnce + Fix failure for console/breakOnError/breakOnError
       new  b28056b   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  ba3fa32   Remove reference to Ci.jsdIValue
       new  a1eb441   FBTrace: fix UI localization
       new  e9b6c35   FBTest: uploader, avoid NPE + tracing
       new  f447de1   Fix for firebug/4040 test (create context for about pages too)
       new  f38c5a5   'mouseup' and 'contextmenu' event can be fired without delay
       new  e3af55f   Merge branch 'jsd2' of github.com:firebug/firebug into jsd2
       new  4473ad5   FBTest: give the Style panel a time to refresh (wip), fixes html/style/5672 test
       new  171409d   Merge remote-tracking branch 'origin/master' into jsd2
       new  d06cd5b   Merge remote-tracking branch 'origin/master' into jsd2
       new  d295100   Issue 7266 (Characters extending beyond the bottom of the baseline are not fully displayed within the Command Line) http://code.google.com/p/fbug/issues/detail?id=7266
       new  9e18bd7   Issue 7166: 	Fix FBTests on JSD2 branch - commandLine/4217/issue4217: Use metaKey for  OS-X
       new  8d45ec5   Used FBTest.isMac()
       new  d495612   Check the offsets in FBTest.synthesizeMouse() explicitly for whether they are numbers
       new  d7dd25a   issue 6824: Randomly get "Unresponsive Script Warning" with CommandEditor.html
       new  c914ac1   issue 7273: Switching back to the Command Editor doesn't restore the cursor position
       new  d96ca78   Issue 6589: Firebug steals the focus on page load (improvements)
       new  d63c3c1   FBTest: Don't require reload after the Console panel has been enabled
       new  2b9474c   When pressing CTRL-SHIFT-L, ensure that the whole text is selected
       new  be739cf   Select the whole text when displaying Command Line Popup
       new  0f024e7   Get rid of `with (BrowserOverlayLib)`
       new  4d9e466   Add a note related to changes of 72c04be and issue 7267
       new  4618a17   Don't use SourceEditor.view directly in commandLine.js (related to issue 6824)
       new  44d461b   Replaced MutationRecognizers in FBTests by call to FBTest.waitForDisplayedElement() and FBTest.waitForDisplayedText()
       new  b38b1fc   Corrected tracing flag
       new  c4960de   Issue 7166: 	Fix FBTests on JSD2 branch - Temporary fix for  tests failing on OS-X: issue5644.js, issue4621.js, http://code.google.com/p/fbug/issues/detail?id=7166#c115
       new  20ca65e   Issue 7166: 	Fix FBTests on JSD2 branch - Fix for console/errors/6523/issue6523.js - Source column number is expected, waitForDisplayedElement config for OS-X
       new  f1be452   Fixed tests related to the column number being displayed within the source link
       new  ed300f3   Merge remote-tracking branch 'origin/jsd2' into jsd2
       new  15ad946   Merge with the master
       new  a99240d   Fix version in branch properties file
       new  58d0062   FBTest: disable console/3042 test (see issue 7275)
       new  35ab3f4   Fixed FBTest console/spy/4738/issue4738.js
       new  e1bcf8e   Merge branch 'master' of github.com:firebug/firebug
       new  ea8edc4   FBTest: fix description + clean up
       new  424d3f0   FBTest console/3078/issue3078.js: wait that the last log appears
       new  d9d6bf3   Issue 5987 (Infotip isn't displayed for images with parentheses and escaped characters in their name) http://code.google.com/p/fbug/issues/detail?id=5987
       new  2a6fe2d   Merge branch 'master' of github.com:firebug/firebug
       new  8313258   FBTest for issue 5987 (Infotip isn't displayed for images with parentheses and escaped characters in their name) http://code.google.com/p/fbug/issues/detail?id=5987
       new  6ff4b3d   FBTest: remove tracing
       new  daf5210   FBTest: fix tracing
       new  623f1a1   FBTest: missing output element
       new  c48c170   Fixed FBTest net/4382/issue4382.js
       new  ff0a68f   Another workaround for recognizing scripElement dynamic scripts
       new  a2eb9b4   Properly keep track of timers in context.setTimeout
       new  36cc506   Replace Cu.create{Array,Object}In by 'new win.{Array,Object}'
       new  6971732   Don't auto-complete -moz-{repeating-,}{linear,radial}-gradient
       new  3de61ac   Check script's parent document state
       new  0f3a107   issue7082: OSX style issues in new UI - make toolbar buttons look more like OS-X
       new  c0456fc   issue7082: OSX style issues in new UI - add border to the command editor toolbar
       new  2745c0f   issue7082: OSX style issues in new UI - add left padding in toolbars
       new  f50c176   issue7082: OSX style issues in new UI - toolbar button padding adjustments
       new  631e092   Merge remote-tracking branch 'upstream/jsd2' into jsd2-issue7082-squashed
       new  fc756a4   issue7082: OSX style issues in new UI - fix jumpy toggle sidebar button
       new  3542eef   Merge remote-tracking branch 'upstream/jsd2' into jsd2-issue7082-squashed
       new  422875c   Merge pull request 124 into issue7082
       new  cef8aff   issue7082: OSX style issues in new UI - fix border/gutter issues for command editor
       new  de7e8a6   Issue 7276 (Wrong command line font size) http://code.google.com/p/fbug/issues/detail?id=7276
       new  ef36075   Merge branch 'issue7276'
       new  9de2d5d   Advanced FBTest search/6454/issue6454 to also cover issue 7259
       new  4a53d3a   Added hint that the FBTest also covers issue 5677 (Color and image context menu items are missing when infotips are turned off)
       new  512996a   Issue 7286: 	The location list is not properly updated
       new  089ebd1   Issue 7241 (Add FBTest API hovering an element on the page with the Inspector enabled) http://code.google.com/p/fbug/issues/detail?id=7241
       new  f79b0b2   FBTest for issue 2212 (Delete elements while inspecting) http://code.google.com/p/fbug/issues/detail?id=2212
       new  270e195   Added FBTest.getComputedProperty() to receive the node containing a specific computed property
       new  f815bdd   FBTest for issue 5879 (Crop long CSS values in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5879
       new  382a432   Merge branch 'master' of github.com:firebug/firebug
       new  bb3c831   Issue 7281 (Mac icon for toggle side panels) http://code.google.com/p/fbug/issues/detail?id=7281
       new  93be3d8   Replaced side panel toggle button icons for OS X
       new  50c9c72   Merge branch 'issue7281'
       new  9f423c3   [firebug-2.0a1]
       new  f8573ea   Fixed minimum compatible Firefox version number for Firebug 2.0
       new  0d018bf   Fix min Fx version
       new  1a35ab9   Issue 7290: 	Removing a disabled breakpoint reactivate it
       new  c8b5c76   Script elements with external source are not considered as dynamic scripts
       new  d2c0f01   Issue 7285: Automatically bisect using FBTest
       new  2acf997   Update chrome manifest for babelzilla
       new  9a930b5   Automated test for issue6253: Auto-correction of breakpoint location
       new  f9ec380   Fix the mistake ('line 11' changed to 'line 12')
       new  5bcf3b4   Issue 7288: Scrolling button border should not be blue in Linux
       new  a39639b   Change some comments after d2c0f01 (related to issue 7285)
       new  6d240f8   Issue 7248: Breakpoint icon overlaps line number
       new  8243186   Merge pull request #127 from zendyani/issue7248
       new  7f8dd7b   Use withTemporaryDebugger in console/errorMessageObj.js
       new  0172cf7   Add FBTrace.sysout() in a catch block of mini-require.js
       new  72cc70d   Locale update: de
       new  d3ec271   Issue 7298 (SVG view broken) http://code.google.com/p/fbug/issues/detail?id=7298
       new  dce8c55   Remove code used for debugging from 0172cf7
       new  f560e58   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  8e2c694   FBTest for issue 7298 (SVG view broken) http://code.google.com/p/fbug/issues/detail?id=7298
       new  0537980   Revert "Add FBTrace.sysout() in a catch block of mini-require.js"
       new  7c2733c   Added info that special image treating can be removed when Firefox 30 is the minimum supported version
       new  dad6fd2   Fixed the font size of the Command Line under Linux (related to issue 7276)
       new  4715847   Issue 7300: Watch expressions are cropped when editing them http://code.google.com/p/fbug/issues/detail?id=7300
       new  af3e69b   Bumped up max. compatible Firefox version
       new  25e39a8   Set version to 2.0b1
       new  5537d90   Set version to 2.0b1
       new  f8d645b   A comment (isFrameInlineEvent could be improved)
       new  d2f3d9f   FBTest for issue 6334 (Pressing the search field shortcut should select the previously entered search text)
       new  5f289cf   Merge branch 'master' of github.com:firebug/firebug
       new  3fd9510   Put tests into alphabetical order
       new  e92d570   Changed callbacks to arrow functions
       new  e803b8e   FBTest for issue 5885 (Layout side panel doesn't refresh data when resizing browser window) http://code.google.com/p/fbug/issues/detail?id=5885
       new  d34a426   Removed 'win' from doSomething() callback
       new  6c8ebd2   Removed unused 'content' section
       new  5c9978c   Added ID to context menu item for editing the DOM property
       new  5bbdfbb   Changed FBTest.addWatchExpression() to get the correct row
       new  05d3324   FBTest for issue 7300 (Watch expressions are cropped when editing them) http://code.google.com/p/fbug/issues/detail?id=7300
       new  f933a1c   Fixed section titles
       new  425a901   Moved Watch side panel specific logic from the DOMBasePanel into the WatchPanel module
       new  63727ee   Pretty print, first patch (related to issue 1238)
       new  d2b63a7   Merge branch 'jsd2' of https://github.com/firebug/firebug into issue1238
       new  2d93e32   Merge branch 'issue7097' of https://github.com/firebug/firebug into issue1238
       new  b371db8   Merge branch 'jsd2' of https://github.com/firebug/firebug into issue1238
       new  42f02db   Prototyping logic for computing executable lines (issue 1238)
       new  2b7ba7c   Merge with the master (issue 1238)
       new  23e5a91   Remove helper (getAllColumnOffsets)
       new  0969c35   Merge branch 'issue1238'
       new  ecfe922   Issue 6920: Pretty print for the Command Editor
       new  1f891b7   Merge branch 'issue6920'
       new  e25b6d0   Fix typo (missing variable)
       new  d9d6432   Code clean up
       new  25d2f9d   Update traicing
       new  a5597c7   Update tracing
       new  df39c23   Add support for minified scripts (issue 7245)
       new  770244b   FBTest: new test commandLine/6920
       new  901ee0c   Merge branch 'master' of github.com:firebug/firebug
       new  194da00   Merge branch 'master' of github.com:firebug/firebug
       new  f23484d   Replace __define[GS]etter__ to Object.defineProperty in commandEditor.js
       new  dc345ba   Issue 6197: Auto-completion popup gets wrongly positioned on Linux
       new  ac00b88   Clean up console/autoCompleter slightly
       new  bda3604   Improved syntax of arrow function and removed incorrect comment
       new  93df2f9   Fixed FBTest net/4663/issue4663
       new  29f9dfc   Adjusted FBTest css/5987/issue5987 to also cover issue 6067 (Image infotip isn't shown anymore for relative paths) http://code.google.com/p/fbug/issues/detail?id=6067
       new  22196fa   Issue 7112 (FBTest API for setting a panel option) http://code.google.com/p/fbug/issues/detail?id=7112
       new  7e2fecb   Fixed FBTest.setPanelOption() (related to issue 7112)
       new  6a8f7bb   Issue 7112 (FBTest API for setting a panel option) http://code.google.com/p/fbug/issues/detail?id=7112
       new  7873f5d   Issue 7112 (FBTest API for setting a panel option) http://code.google.com/p/fbug/issues/detail?id=7112
       new  67e4c01   Merge branch 'issue7112' of https://github.com/firebug/firebug.git into issue7112
       new  305be01   Fixed FBTest.setPanelOption() (related to issue 7112)
       new  fb4d31d   Merge branch 'issue7112' of https://github.com/firebug/firebug.git into issue7112
       new  48684dc   Merge branch 'issue7112'
       new  48cc27d   Fixed FBTest.setPanelOption() (related to issue 7112)
       new  aed85b0   Added IDs to Style side panel's options menu state items
       new  3484524   FBTest for issue 3230 (Pseudo-classes are not persistently shown in Style side panel) http://code.google.com/p/fbug/issues/detail?id=3230
       new  e985e06   Made 'Delete All Watches' available within the context menu in the entire Watch side panel
       new  ff39008   Log only an error message (when pretty printing) into the Console panel
       new  bd84f98   Issue 7308: 	Infinite recursion caused by the Watch panel and break on exception option
       new  9285797   Issue 7228: 	Finish automated test for cookies/general/breakOnNext.js
       new  5e3645b   Remove trailing whitespaces
       new  278ea9f   Remove EventCopy
       new  4bcfb70   Make it possible to delete properties from the prototype chain
       new  7ef1409   Replace hard-coded DOM property lists with wrapper magic
       new  b22433e   Ignore the value of 'this' in FBTest.testDone
       new  92a28af   FBTest for issue 6985 (Correctly categorize DOM properties and methods)
       new  c7fd81c   Fixed regular expression matching CSS values (fixes FBTest css/5177/issue5177.js)
       new  fc10773   Fixed FBTest.addWatchExpression() by also checking the content of the changed element
       new  ea78f78   Allow non-objects in Dom.DOMMemberTester (related to issue 6985)
       new  1689d60   Update locale: bg
       new  ddf6680   Add a test for auto-completing `url(s`
       new  5266d2f   Fixed regular expression matching CSS values in regard of auto-completion (related to issue 5987, fixes css/6841/issue6841)
       new  410405f   Merge branch 'master' of github.com:firebug/firebug
       new  0f11ca0   One more fix related to FBTest.addWatchExpression(), which crops the expression (fixes script/watch/7300/issue7300.js)
       new  c22d014   Make the aFunction global to avoid breaking by the bug platform #853847.
       new  40ad354   Remove a useless selector I had already created
       new  d66e587   Do not display toggle side panels button if there are no side panels
       new  5b6e5b8   Issue 7182: 	Visual issues within the bottom part of the Command Editor
       new  ac50738   FBTest for issue 7068: fix issue number on title tag
       new  4037654   Yet another fix for URLs within the CSS value matching
       new  962d82b   Issue 4536 (Cache options) http://code.google.com/p/fbug/issues/detail?id=4536
       new  01ed848   Issue 4536 (Cache options) http://code.google.com/p/fbug/issues/detail?id=4536
       new  806a49b   Issue 4536 (Cache options) http://code.google.com/p/fbug/issues/detail?id=4536
       new  e9300fd   Fixed broken merge
       new  72d7c82   Merge branch 'issue4536'
       new  1db917d   Adjusted FBTest css/5507/issue5507 to also cover issue 6730
       new  700edca   Merge branch 'master' of github.com:firebug/firebug
       new  8deb2f8   Merge branch 'master' of github.com:firebug/firebug
       new  10dcad6   Avoid NPE
       new  7f52268   Issue 7170: 	Remove commands added for JSD2 debugging
       new  47aa898   Update comment
       new  f963dc7   Different icons for toggle command editor (issue 7182)
       new  8e8c1b0   Issue 7317: The JSON results can not be expanded in the console
       new  f517e30   Issue 7315 (console.group() breaks error filtering) http://code.google.com/p/fbug/issues/detail?id=7315
       new  46190c4   Fixed FBTest title for search/6334/issue6334
       new  8af489a   Issue 6857: Give the ability to modify the returned value
       new  7e7119f   Issue 6857: add FBTest
       new  4f49a80   Correction of steps of FBTest issue 6855 (after 7e7119f)
       new  23d8ccb   Corrected spelling and changed description a bit
       new  3ccd3d0   Removed unnecessary rule and parts from selectors
       new  568f834   [firebug-2.0a2]
       new  ede038e   Issue 7321: 	Can't edit DOM properties and watches via double click when they have specific values assigned
       new  fa7b724   Rename module
       new  19aa3d2   Issue 7321: 	Can't edit DOM properties and watches via double click when they have specific values assigned
       new  31fc7d2   Make the corners of the completion list popup also rounded on Linux
       new  708b849   Issue 7326 (Infotip for 'currentcolor' is broken again) http://code.google.com/p/fbug/issues/detail?id=7326
       new  1b52fce   FBTest for issue 6673 (Preview of 'currentcolor' is incorrect) http://code.google.com/p/fbug/issues/detail?id=6673
       new  00104d7   Resolve merge conflicts
       new  ddc9317   Fixing Issue 7323: Breakpoint auto-correction doesn't work correctly.
       new  6fa2266   Update locale: hu-HU
       new  b0da47e    Issue 7327:  Error in console when running pretty print on a blank document  - Fixed so prettyprint returns when the editor text is blank.
       new  a4f62b7   Remove some unnecessary 'nbsp's
       new  d4a5478   Merge branch 'master' of github.com:firebug/firebug
       new  25425c0   Issue 7332: 	Cropped string can't be expanded in the Watch panel
       new  c39520d   Fixed FBTest dom/3597/issue3597.js
       new  d11c81b   Merge branch 'master' of github.com:firebug/firebug
       new  299440d   Extended search/6454/issue6454.js to also cover issue 4491 (HTML panel search fails) http://code.google.com/p/fbug/issues/detail?id=4491
       new  abbb2e7   Merge branch 'master' of github.com:firebug/firebug
       new  86f531d   Locale update: pl
       new  3ba34e6   Issue 7320: 	Watch expressions modifications are not persistent when switching to another panel
       new  cf421a0   Added info about issue 6406 (Color display setting doesn't affect color names) also being covered by FBTest css/5507/issue5507.js
       new  e27d6a9   FBTest: test for issue 7332
       new  08fe498   Merge branch 'master' of github.com:firebug/firebug
       new  3c3c3a2   Avoid trace errors when unregistering command line commands (related to issue 7170)
       new  896e8e8   Remove obsolete comments
       new  e78e1b5   FBTest for issue 3251 (Alt + double-clicking opens the selected node instead of the double-clicked node in Edit Mode) http://code.google.com/p/fbug/issues/detail?id=3251
       new  7e6c3dc   Update tracing
       new  38d8e53   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  896e7fb   Merge branch 'master' of http://github.com/firebug/firebug
       new  7759b0a   Collapse the separator before the status path instead of just hiding it
       new  351ed5c   Update tracing + avoid NPE
       new  aadc9a6   FBTest: update tracing
       new  01a2af4   Issue 7337: Use in Command Line targets internal data structure
       new  8687551    Issue 7295: Detaching and attaching backend thread without page-reload disables breakpoints
       new  448794b   Added ID to context menu option for setting an error breakpoint
       new  06b1d54   FBTest for issue 5216 ("Break On This Error" missing from the context menu) http://code.google.com/p/fbug/issues/detail?id=5216
       new  acc92de   Added steps to FBTest
       new  30c3010   Merge branch 'master' of github.com:firebug/firebug
       new  6de9806   Stop marking executable lines if the Script panel is disabled
       new  a0d7261   FBTest: properly wait till the Script panel is disabled (backend thread detached).
       new  c19e4a6   Issue 6 (Find Next doesn't work in edit mode on the CSS tab) http://code.google.com/p/fbug/issues/detail?id=6
       new  f80fe77   Merge branch 'master' of github.com:firebug/firebug
       new  c9bf746   FBTest: new test for issue 7295
       new  edee38b   Issue 7339: collapse/expand of json objects doesn't work
       new  b73083f   Issue 7344 (Completion List Popup for Command Editor should look like the one for the Command Line) http://code.google.com/p/fbug/issues/detail?id=7344
       new  d75da2a   Adjusted font size of Completion List Popup to the one inside the Command Line
       new  78888e5   Merge branch 'master' of github.com:firebug/firebug
       new  7f1e5e5   FBTest for Issue 7323: Breakpoint auto-correction doesn't work correctly.
       new  c2aafdc   Just correcting a comment.
       new  bc31243   Manual test case for Issue 7323: Breakpoint Auto-correction doesn't work correctly.
       new  2f02ed8   Move back the files into the folder keeping FBTest files for issue 6253
       new  9ab5f67   Extend the FBTest for issue 6253 to cover issue 7323
       new  8b35b30   Locale update: es-AR
       new  8e6a667   Fixed display of hovered window buttons
       new  74cea29   Added labelling comments, fixed formatting and removed unused rules
       new  254bdb2   Merge branch 'master' of github.com:firebug/firebug
       new  c6362a6   Issue 7197: Export Cookies to Clipboard as JSON
       new  e2e7fcc   Update code style
       new  94cb700   Missing locale string (related to issue 7197)
       new  599f6fc   Locale update: es-ES, ja-JP, nl
       new  36256e9   FBTest for Arr.arrayInsert()
       new  aa60ad0   Merge branch 'master' of github.com:firebug/firebug
       new  57e11c6   issue 7194: added Option "extensions.firebug.tabSize" for setting the default size of tabs
       new  44095e4   issue7194: indentUnit should be same as tabSize
       new  a3a6380   Merge remote-tracking branch 'origin/master' into issue7194
       new  5d26b6e   issue7194: use tabs if preference replacetabs is zero
       new  8f8494e   - improved coding style
       new  1b2502e   Merge pull request #132 from kaljak/issue7194
       new  4660b06   FBTest for Arr.unique()
       new  a1911a9   Use FBTest.testDone directly as callback for tasks.run()
       new  3cee896   Corrected FBTest message
       new  cbfd684   FBTest for Arr.isArrayLike()
       new  7c744d6   Improved Dom.getElementsByAttribute() but also marked it as deprecated
       new  4e36607   FBTest for Dom.getElementsByAttribute()
       new  bddb0de   Marked Dom.getNextElement() and Dom.getPreviousElement() as deprecated
       new  5b3ee3f   Improved speed of FBTests by avoiding the use of FBTest.TaskList()
       new  ad6c073   Removed debug output
       new  62f9766   Fixed string cropping in regard of the max. number of characters and for different alternative texts
       new  0bd838e   FBTest for Str.cropString()
       new  4ea3511   Fixed FBTests broken by Str.cropString() changes done in 62f9766c024adba164a050986cb6363c36c01c98
       new  cb6dcb0   Added one more test case as requested in https://github.com/firebug/firebug/commit/cbfd6840d7b4c2f7a61f4f46e5fa9f06eb5fd364#commitcomment-5982321
       new  8954b61   Adjusted Dom.getElementsByAttribute() to throw an exception if an invalid 'node' was provided, to escape the attribute value and allow empty values
       new  8e54285   Added comment that checking for a 'splice()' method to determine whether an object is an array-like is a hack
       new  0d00d93   [firebug-2.0b1]
       new  7ab8e52   -  moved CSSEditor from cssPanel.js to cssEditor.js
       new  c5299e7   - readded StyleSheetEditor on Firebug object because Acebug is using it
       new  789eb70   - fixed missing domplate initialization
       new  37b8450   Merge remote-tracking branch 'origin/master' into issue7213new
       new  4d2fe23   issue7213: fixed parsePriority not being available for CSSEditor
       new  120a9d2   issue7213: - fixed trailing comma and spaces in empty lines
       new  b0c9d73   Merge branch 'issue7213new'
       new  62dafb4   Merge branch 'master' of http://github.com/firebug/firebug
       new  f3edc3e   Improved escaping of special characters within attribut value in Dom.getElementsByAttribute()
       new  0a2dab6   Added hint for CSS.escape()
       new  2fd98c7   Fixed and improved escaping of special characters within Dom.getElementsByAttribute()
       new  a3e0f01   Fixed font size of Completion List Popup on Linux
       new  eaeb420   fixed FBTest commandLine/55/issue55.js
       new  8dfdeff   Fixed tooltip of CSSImportRule
       new  388e677   Issue 7338 (Inconsistent placement and display of separators within the panel toolbar) http://code.google.com/p/fbug/issues/detail?id=7338
       new  5809eb7   Improved display of toolbar buttons
       new  44b4430   Collapse the separator also when there's no panel or no current object to display
       new  9b29b85   Issue 7347: 	Clicking the bracket of an array inside the JSON tab of a request doesn't do anything
       new  b31cb61   Fix tracing
       new  1bace6a   Avoid NPE
       new  d52a2f4   Issue 7351: 	DOM panel collapse remembering logic is broken
       new  bc7462a   Expand also long string when restore a tree state
       new  e8c81f5   Avoid content objects when providing value and label
       new  027d90a   Issue 7360 ("Go to line" in Script panel doesn't work) http://code.google.com/p/fbug/issues/detail?id=7360
       new  34f7476   Fix exception caused by FireJSOD extension (svg related)
       new  44479a6   Remove tracing
       new  3e5ee03   Avoid NPE
       new  4fe18b0   Issue 7176: 	Firebug fails to mark lines as executable when previous line ends a function
       new  decfb5f   Improve breakpoints() debug command
       new  ad46634   Issue 5532 (Fix cookies labels and tooltips) http://code.google.com/p/fbug/issues/detail?id=5532
       new  ffb7be9   Issue 6400 (Console panel UI isn't updated when activating Break On All Errors via the context menu) http://code.google.com/p/fbug/issues/detail?id=6400
       new  edc76f9   Issue 7340: Undefined context if closed tab is reopened
       new  80e6186   Zero timer (related to Issue 7340)
       new  692d590   Issue 7340: 	Undefined context if closed tab is reopened
       new  e268c95   Do not wire onLocationChange and onStateChange + comments related to issue 7364
       new  7e3f55b   [firebug-2.0b2]
       new  640ad2c   issue7194: set default tab width to 2 spaces
       new  936dcdb   Simplify closure inspector activation logic
       new  e9a4976   Made FBTest exampleTaskList1 more idiomatic
       new  277b07c   Auto-complete "background-" -> "background-color"
       new  e9a5873   Fix "break on next" button state after BreakpointModule.breakNow()
       new  fff0808   Issue 2476: Editing a node in HTML panel causes break on mutate to stop working
       new  24fe6d4   Don't die on dead wrappers in the status path
       new  a7fe26e   Issue 7368: Break on Next fires twice for inline event handlers
       new  8e6cc95   Removed unnecessary padding from side panels toggle button
       new  cf4a58d   Removed unnecessary padding from Command Editor toggle button
       new  6dc5b24   Issue 7376: Add line wrapping to HTML and CSS editors
       new  88a8e82   Remove search when clearing HTML panel search field (part of issue 6705)
       new  71e2dde   Reset HTML panel search when leaving edit mode (future proofing for issue 3189)
       new  5d0cd68   Issue 6860: Avoid overlapping of element with breakpoint mutation type within Breakpoints side panel
       new  fcc3a86   Issue 6860 in fbug: Avoid overlapping of element with breakpoint mutation type within Breakpoints side panel
       new  564c1fd   Merge pull request #135 from firebug/issue6860
       new  bd43b10   Update tracing
       new  509901e   Issue 7372: Turning off 'Log Calls' for a line hides breakpoints on that line
       new  4040c5f   Avoid NPE
       new  48cd217   Issue 7373: Debugger breaks on monitored functions
       new  dc4a0f0   FBTest: test for issue 7372
       new  2c2f09a   Merge branch 'master' of github.com:firebug/firebug
       new  5ca0da6   Update the status path immediately when stack frames arrive
       new  59c984e   Clear status path timeouts when flushing
       new  31c8efd   Remove unnecessary test
       new  ee80313   FBTest for issue 5244 (Allow CSS rules other than CSSStyleRules to be inspected inside the CSS panel) http://code.google.com/p/fbug/issues/detail?id=5244
       new  746aa0b   Merge branch 'master' of github.com:firebug/firebug
       new  fce3d70   Issue 7373: 	Debugger breaks on monitored functions
       new  8fd8837   FBTest: test for issue 7373
       new  35b4599   Issue 6905: Remove the ID warning for $()
       new  2a30681   Merge branch 'master' of github.com:firebug/firebug
       new  729affa   issue6713: add "use regular expression" menuitem to searchmenu
       new  ce70ade   Merge pull request #136 from kaljak/issue6713
       new  207cbf2   Issue 7385: Add a right-click option for setting a breakpoint for a function
       new  836606e   Issue 7386: Normalize appearance of parameters in function rep
       new  ebf6418   Some comments related to issue 7386
       new  7ef642d   Issue 7384 (When Source Edit is active, the Edit button looks weird when not hovered) http://code.google.com/p/fbug/issues/detail?id=7384
       new  176a9b8   Merge branch 'master' of github.com:firebug/firebug
       new  6dc6457   Simplify condition
       new  0afebfd   Update tracing
       new  891bd86   FBTest: fix test for issue 6920 (default tab size is now 2)
       new  c1377b3   FBTest: fix test for issue 55 (default tab size is now 2)
       new  770fccc   Merge branch 'master' of github.com:firebug/firebug
       new  fb65b82   Break also on errors in inline handlers (related to issue 7373)
       new  55761c5   Update tracing
       new  8ba9bc6   FBTest: new test for break on errors in inline handlers (related to issue 7373)
       new  de1898e   Merge branch 'master' of github.com:firebug/firebug
       new  5d96f3d   Merge branch 'master' of github.com:firebug/firebug
       new  d557243   Issue 6463: console.log("a", "b") should have "b" in monospace
       new  fab6cff   FBTest: simplify test for breaking on inline errors
       new  1ef2b0c   FBTest: pass callback directly
       new  be94e74   Issue 7394: Create FBTest for monitor() and unmonitor() command
       new  639f036   Issue 7391: 	Watch panel expand states not remembered
       new  5b0be72   Merge branch 'master' of github.com:firebug/firebug
       new  b21e51e   Added Dom.getChildIndex() to return the child index of a node within its parent
       new  18099ba   Allowed FirebugReps.Description.render() to take an array of click listeners
       new  38a19b0   Improved 'chrome sources can't be debugged' message by pointing to the DevTools Browser Toolbox
       new  b659ab7   Issue 7374: 	Following a source link to an inline event handler doesn't work
       new  a08c5ae   Do not open side panel area when the Script panel is not selected and new script (the first one) is created
       new  94932c2   ...
       new  b42bd42   FBTest for issue4470: Preview for CSS gradients
       new  da7478b   FBTest for issue4470: Preview for CSS gradients
       new  5a06dd2   Merge branch 'issue4470-test'
       new  b59da51   Issue 7393: Hitting Enter/Tab on a disabled CSS rule re-enables it
       new  a0efe07   Merge branch 'master' of github.com:firebug/firebug
       new  54cb914   Avoid NPE
       new  7ed0cc6   FBTest: update manual instructions for monitor/unmonitor test
       new  13a8de9   Merge branch 'master' of github.com:firebug/firebug
       new  a526660   FBTest: fix test (line number)
       new  49d3a0c   FBTest: fix expected line numbers
       new  66f27ef   Merge branch 'master' of github.com:firebug/firebug
       new  e75d29e   [firebug-2.0b1]
       new  243c2a0   Issue 7070 (Improve status path design) http://code.google.com/p/fbug/issues/detail?id=7070
       new  711905e   Made status path separator slightly darker
       new  ac23e53   Merge branch 'issue7070'
       new  dbab99f   Merge branch 'master' of github.com:firebug/firebug
       new  86ee8ab   Issue 7381: 	Execution stops on error after reload when 'Break On All Errors' is not active
       new  88769ad   Avoid creating panels eagerly from breakpointModule
       new  75f76d0   Fix detection of optimized-away values after bug 716647
       new  b15ea64   Issue 7333: The properties of the <return value> are not displayed correctly
       new  3064462    Issue 7404: 	Pretty print in dynamically evaluated scripts is impossible
       new  e16ca6a   Include subfolders of 'content' in build
       new  6260842   Changed links to getfirebug.com to HTTPS
       new  597faed   Changed links to getfirebug.com to HTTPS
       new  3fb25b0   Changed update URL to point to 2.0
       new  d99cd22   Bumped up max. Firefox version to 40.*
       new  3dbca50   Made XPI name derived from project name
       new  c8bf9e9   Changed script to remove the temporary file copies and made XPI name derived from project name
       new  dbe081d   Merge branch 'master' of github.com:firebug/firebug
       new  ebd2c44   Do not display debug location if there is no current frame.
       new  c3ae397   Module structure clean up + fixing module return value
       new  c342427   Tracing updated
       new  e02aa54    Issue 3189: 	Search for Edit Mode in HTML Panel
       new  08f9573   Issue 7405: 	Command line popup is grayed out when console has not yet been opened
       new  a5e8878   Issue 7324: 	Command Line Popup can be opened via shortcut even when Console panel is disabled
       new  4781195   Issue 7415: 	Firebug menu missing in Australis panel
       new  c330ed5   Show a throbber when setting a breakpoint.
       new  29cd40d   fix some code format defect.
       new  eabd8da   Merge branch 'issue7203'
       new  fc63b48   Get out of the if-else block.
       new  ade662d   Merge branch 'master' of github.com:firebug/firebug
       new  8b157b2   Use strict equal operator
       new  80609d5   Missing semicolon
       new  16a9a52   fix for Xpath.getElementTreeXPath: incorrect Xpath string returned if element has siblings of same node name when traversing element node tree
       new  05020a6   Merge pull request #138 from skiedrius/getElementTreeXPathFix
       new  b4adc6f   Fix code style
       new  bf9f479   Avoid exception (undefined BreakpointActor, related to issue 7418)
       new  3bcebce   FBTest: test for Xpath.getElementTreeXPath
       new  950e7bc   Merge branch 'master' of github.com:firebug/firebug
       new  6878938   Avoid NPE
       new  6b8e6e2   Pressing ESC must also fire an update event (related to issue 6705)
       new  2a8f070   Properly clear selections in free html edit mode (related to issue 6705)
       new  c9ce855   issue 7082: 	OSX style issues in new UI - Adjust toolbars colors
       new  9342202   issue 7082: 	OSX style issues in new UI - Adjust panel tab colors
       new  5654af1   issue 7082: 	OSX style issues in new UI - Adjust toolbar button padding
       new  786452e   issue 7082: 	OSX style issues in new UI - Fix command editor toolbar height issue, panel tab adjustments.
       new  1103579   issue 7082: 	OSX style issues in new UI - Panel tab box gradient
       new  0c10937   issue 7082: 	OSX style issues in new UI - Style ancestor path
       new  e0f3295   issue 7082: 	OSX style issues in new UI - Revert back to previous toolbar colors
       new  a82b7bf   issue 7082: 	OSX style issues in new UI - Toolbars: gradient adjustments, tab color adjustments.
       new  4ac5521   issue 7082: 	OSX style issues in new UI - Side panel/toolbar/tab gradient adjustment
       new  fab433a   issue 7082: 	OSX style issues in new UI - Panel tabs: Revert back to previous border radius value
       new  d6285de   issue 7082: 	OSX style issues in new UI - Adjust height of search box
       new  89ed3c1   issue 7082: 	OSX style issues in new UI - Symbol for deactivating CSS properties is cut off at the bottom.
       new  69195e6   issue 7082: 	OSX style issues in new UI - Resizer at the top should be darker, so it can be seen.
       new  87085b9   issue 7082: 	OSX style issues in new UI - Hide separator for CSS location buttons
       new  0780e92   issue 7082: 	OSX style issues in new UI - Normalize font weight for toolbar buttons
       new  d7dfb2b   issue 7082: 	OSX style issues in new UI - Add some spacing between toolbar buttons
       new  970b24f   issue 7082: 	OSX style issues in new UI - Maintain same style when the Firebug resizer is horizontal or vertical
       new  c657cf2   Added search icon for OS X (related to issue 7082)
       new  65063d6   issue 7082: 	OSX style issues in new UI - Adjust search box margins and search box icon spacing
       new  5d90eaf   issue 7082: 	OSX style issues in new UI - Adjust panel tab margins
       new  310a2b6   issue 7082: 	OSX style issues in new UI - Adjust content splitter size
       new  6e1ca65   issue 7082: 	OSX style issues in new UI - Panel tab adjustment
       new  8d154a4   issue 7082: 	OSX style issues in new UI - toolbar button  margins adjustment
       new  687ba90   issue 7082: OSX style issues in new UI - fix so the selected tab properly blends with the toolbar.
       new  4966e7a   issue 7082: OSX style issues in new UI - Remove commented code
       new  11c9287   issue 7082: OSX style issues in new UI - When Firebug is attached to the bottom, the frame resizer should look the same as when it's attached to another side. - Color adjustments
       new  45000ea   issue 7082: OSX style issues in new UI - The split line of the CSS Edit split button doesn't have the same position when not hovered vs. hovered state. - Do not show the split button line when the button is not hovered.
       new  76b6070   issue 7082: OSX style issues in new UI - The width of the Command Editor toggle button should be smaller.
       new  1559689   issue 7082: OSX style issues in new UI - Search icon adjustment.
       new  b03e52a   issue 7082: OSX style issues in new UI - The font size and style within the location menu should be adjusted, so that the script names and the paths have the same size and the paths are bold and script names in normal font weight.
       new  7679242   issue 7082: OSX style issues in new UI - The debugger buttons don't have a border when they are hovered or pressed.
       new  827199f   issue 7082: OSX style issues in new UI - Remove duplicate content splitter style (defined in macBrowserOverlay.css).
       new  99226d0   issue 7082: OSX style issues in new UI - Make the content splitter thinner.
       new  0956eab   issue 7082: OSX style issues in new UI - Margin tweaks to the search text box
       new  a053755   issue 7082: OSX style issues in new UI - Added margins for tab bar buttons
       new  1f83c1d   issue 7082: OSX style issues in new UI - Align HTML panel - edit  html button. - Minor adjustment to the search text box.
       new  7e180d5   issue 7082: OSX style issues in new UI - Dim default panel tab text color.
       new  f7d7ec1   issue 7082: OSX style issues in new UI - Adjusted error badge position
       new  2a36b2e   issue 7082: OSX style issues in new UI - Fix border size issue when the split button was hovered
       new  a8e91cb   issue 7082: OSX style issues in new UI - Margin adjustments to menu header
       new  bc9c23e   issue 7082: OSX style issues in new UI - Location menu: indent file names
       new  4659643   issue 7082: OSX style issues in new UI - Debugger buttons: border on hover
       new  86749f2   issue 7082: OSX style issues in new UI - Search next/prev button: Do not change border on hover
       new  510d31c   Fixed display of toolbar buttons (related to issue 7082)
       new  a047687   Merge branch 'issue7082'
       new  57d51df   Wrote 'Firebug' correctly
       new  f20044a   Avoid NPE
       new  54f3d84   Pressing ESC must also fire an update event (related to issue 6705)
       new  8e683e8   Properly clear selections in free html edit mode (related to issue 6705)
       new  0d4c1aa   Refactor consoleExposed into separate frontend and backend parts
       new  d34ae3b   Issue 7421: Give console.time sub-millisecond precision
       new  9720964   Issue 2154: Make the console API available in web workers
       new  1eeeae8   Merge branch 'master' of github.com:firebug/firebug
       new  a47f2a1   Simplified Str.toFixedLocaleString() by using the Internationalization API
       new  0f43ed8   Improved display of cookie expiration date by using the Internationalization API
       new  719f8e0   Merge branch 'master' of github.com:firebug/firebug
       new  cd5d9f9   Fix indentation of switch block
       new  b510bcb   Merge branch 'master' of github.com:firebug/firebug
       new  2aecd55   Update max Fx compatible version number
       new  f3ff0ef   FBTest for Str.toFixedLocaleString()
       new  b916787   Fixed code formatting
       new  08f3d3d   [firebug-2.0b4]
       new  172b11b   Don't wait for the debugger to resume to check the result within the Console panel
       new  ae55261   FBTest for issue 2154 (Make the console API available in web workers)
       new  829e9c9   Fixed ancestor path for OS X (related to issue 7070)
       new  1d3d239   Issue 7375 (UI issues with RTL languages) http://code.google.com/p/fbug/issues/detail?id=7375
       new  162bc70   Issue 7375 (UI issues with RTL languages) http://code.google.com/p/fbug/issues/detail?id=7375
       new  53862cf   Issue 7375 (UI issues with RTL languages) http://code.google.com/p/fbug/issues/detail?id=7375
       new  063b1a8   Issue 7375 (UI issues with RTL languages) http://code.google.com/p/fbug/issues/detail?id=7375
       new  f801f2d   Issue 7375 (UI issues with RTL languages) http://code.google.com/p/fbug/issues/detail?id=7375
       new  d63986a   Issue 7375 (UI issues with RTL languages) http://code.google.com/p/fbug/issues/detail?id=7375
       new  6ba382a   Fixed positioning of the command line (related to issue 7375)
       new  4c23cea   Fixed search buttons display under Linux (related to issue 7375)
       new  229f010   Merged rules only differenciated by the locale direction where possible
       new  b069069   Fixed RTL display under OS X (related to issue 7375) and ancestor path arrow display
       new  02862e3   Merge branch 'issue7375'
       new  211490e   Issue 7433 (Shorten too long window urls in DOM panel) https://code.google.com/p/fbug/issues/detail?id=7433
       new  041426d   Issue 7417: 	Changing FBTest list in the testing console is broken
       new  e2e0c7c   Issue 7434 (Window buttons have a border on hover on OS X) https://code.google.com/p/fbug/issues/detail?id=7434
       new  f08ac8f   Issue 7415: Firebug menu missing in Australis panel
       new  bd83ad4    Issue 7390: 	Breakpoint for inline handler error is not properly restored
       new  b2fd445   OS-X: Center toolbar buttons
       new  1bd97a3    Issue 7432: 	Too much space on the left side of the property path
       new  5f80572    Issue 7432: 	Too much space on the left side of the property path  - Adjust left/right padding for bars
       new  16c3c72   FBTest: fix for console/4322
       new  ce5b900   Merge remote-tracking branch 'origin'
       new  0f03aa2   Additional fix for issue 7432 (Too much space on the left side of the property path)
       new  4dbda97   Fixed spelling mistake in a class name
       new  86f461b   Issue 7450 (Use lowercase hexadecimal for colours in the CSS window) https://code.google.com/p/fbug/issues/detail?id=7450
       new  051baca   Prefer generating a lower case hex number when incrementing/decrementing (related to issue 7450)
       new  64e1a77   Adjusted FBTests broken by the changes of issue 7450
       new  4b86fae   Issue 6881 (FBTrace avoids restoring the session) https://code.google.com/p/fbug/issues/detail?id=6881
       new  9865616   Merge branch 'issue6881'
       new  cb9cf33   Simplified check for uppercase hex value
       new  5eb3266   Clarified comment
       new  36934bb   Fix tracing in gcli.js
       new  66a3c42   Issue 7453 (Firebug icon is missing on about:addons page) https://code.google.com/p/fbug/issues/detail?id=7453
       new  32f4100   FBTest for Css.colorNameToRGB()
       new  b737bfc   FBTest for Css.rgbToHex()
       new  5284100   FBTest for Css.rgbToHSL()
       new  77f2de6   Fixed compare string
       new  e31ddee   FBTest: fix for script/breakpoints/5525
       new  851bac9   [firebug-2.0b5]
       new  808e834   Merge branch 'master' of github.com:firebug/firebug
       new  27f1eb2   Fix display of optimized-out arguments after bug 1007164
       new  2b1291c   Fix webworker console in Firefox <= 30
       new  929580d   Fix GCLI module path
       new  11a75f1   Issue 7456: 	Start button dropdown has incorrect background color when Firebug is disabled
       new  144d6f5   Issue 2912: 	problems debugging javascript added by appending script tags
       new  d3328fc   Issue 1700: 	'Inspect in DOM panel' for variables during script suspension broken
       new  5876f1f   Update console.css
       new  f3d69a3   Issue 6834. Move logCounter to left
       new  c98c6f5   Update console.css
       new  a3263ff   Prevent overflow rows
       new  deed503   Align the counter to the left
       new  570483d   Change tabs to spaces
       new  e1cf7c5   The style "logRow-spy" should not be grouped
       new  992bc4a   Merge pull request #139 from sdavidg/master
       new  cca2fd1   Aligned the log message icons and counter at the top (related to issue 6834)
       new  ac4ff2b   Issue 5440: Integrate EventBug into Firebug
       new  d0bce16   Add a11y support for the Events panel (related to issue 5440)
       new  50f6c1c   FBTests for issue 5440 (Integrate EventBug into Firebug)
       new  0ea66ae   Revert "Issue 7456: 	Start button dropdown has incorrect background color when Firebug is disabled"
       new  2813cec   Merge branch 'master' of github.com:firebug/firebug
       new  9067746   Issue 7455: Side panel tabs get allocated less space after viewing several panels
       new  222f771   Never crop the text of the selected panel tab (related to issue 6534)
       new  f928472   Change the minimum tab width to 60 (related to issue 6534)
       new  2f5d6dd   Crop panel tabs from the start (related to issue 6534)
       new  c746497   Fixed log message icon display (related to issue 6834)
       new  1c512a5   Fixed gradient
       new  cbaf5cf   Replaced command arrows by image
       new  c96182b   Make getPopupObject synchronous (relate to issue 1700)
       new  17961a2   Resize side panel tabs on panel switch (related to issue 6534)
       new  1c5df51   Merge branch 'master' of github.com:firebug/firebug
       new  f929f4c   [firebug-2.0b6]
       new  9b925d7   Imported Upstream version 2.0~b6
       new  cd40211   Merge tag 'upstream/2.0_b6'
       new  9d779e4   Strip away copyrighted ICC profile
       new  e9eb0b9   Merge tag 'upstream/2.0_b6+dfsg'
       new  dffa77c   Refresh patches
       new  954f8f5   Document repack
       new  7f3fefd   Update lintian-overrides
       new  5ad1325   Update upstream changelog
       new  f1242bb   Update changelog for 2.0~b5+dfsg-1 release

The 2198 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bootstrap.js                                       |   62 +-
 build.js                                           |    7 +-
 bz-locale/ar-SA/firebug.properties                 |   81 +
 bz-locale/ar/firebug-amo.properties                |    3 +
 bz-locale/ar/firebug-tracing.properties            |   25 +
 bz-locale/ar/firebug.properties                    |   88 +
 {locale => bz-locale}/bg/cookies.properties        |    0
 {locale => bz-locale}/bg/firebug-amo.properties    |    0
 .../bg/firebug-tracing.properties                  |    0
 {locale => bz-locale}/bg/firebug.properties        |    0
 {locale => bz-locale}/bg/selectors.properties      |    0
 bz-locale/ca-AD/cookies.properties                 |   35 +
 bz-locale/ca-AD/firebug-amo.properties             |    3 +
 bz-locale/ca-AD/firebug-tracing.properties         |   38 +
 bz-locale/ca-AD/firebug.properties                 |  388 ++
 {locale/en-US => bz-locale/cs}/cookies.properties  |  283 +-
 bz-locale/cs/firebug-amo.properties                |    7 +
 bz-locale/cs/firebug-tracing.properties            |   94 +
 bz-locale/cs/firebug.properties                    | 1392 +++++
 bz-locale/da/firebug-amo.properties                |    2 +
 bz-locale/da/firebug-tracing.properties            |   30 +
 bz-locale/da/firebug.properties                    |  412 ++
 {locale => bz-locale}/de/cookies.properties        |    3 +-
 {locale => bz-locale}/de/firebug-amo.properties    |    4 +-
 .../de/firebug-tracing.properties                  |    0
 {locale => bz-locale}/de/firebug.properties        |   80 +-
 {locale => bz-locale}/de/selectors.properties      |    2 +-
 bz-locale/el/cookies.properties                    |  131 +
 {locale => bz-locale}/el/firebug-amo.properties    |    0
 .../el/firebug-tracing.properties                  |    0
 bz-locale/el/firebug.properties                    | 1171 ++++
 bz-locale/en-GB/cookies.properties                 |   23 +
 {locale => bz-locale}/en-US/cookies.properties     |    4 +-
 {locale => bz-locale}/en-US/firebug-amo.properties |    0
 .../en-US/firebug-tracing.properties               |    0
 {locale => bz-locale}/en-US/firebug.properties     |  167 +-
 .../de => bz-locale/en-US}/selectors.properties    |   20 +-
 {locale => bz-locale}/es-AR/cookies.properties     |  161 +-
 {locale => bz-locale}/es-AR/firebug-amo.properties |    4 -
 bz-locale/es-AR/firebug-tracing.properties         |   91 +
 bz-locale/es-AR/firebug.properties                 |  712 +++
 bz-locale/es-CL/firebug.properties                 |   81 +
 {locale => bz-locale}/es-ES/cookies.properties     |    0
 {locale => bz-locale}/es-ES/firebug-amo.properties |    0
 .../es-ES/firebug-tracing.properties               |    0
 {locale => bz-locale}/es-ES/firebug.properties     |    0
 {locale => bz-locale}/es-ES/selectors.properties   |    0
 bz-locale/es/cookies.properties                    |  131 +
 bz-locale/es/firebug-amo.properties                |    3 +
 bz-locale/es/firebug-tracing.properties            |   91 +
 bz-locale/es/firebug.properties                    |  793 +++
 bz-locale/et-EE/firebug-tracing.properties         |   11 +
 bz-locale/et-EE/firebug.properties                 |   22 +
 bz-locale/eu/cookies.properties                    |  137 +
 bz-locale/eu/firebug-amo.properties                |    3 +
 bz-locale/eu/firebug-tracing.properties            |   91 +
 bz-locale/eu/firebug.properties                    |  950 +++
 bz-locale/eu/selectors.properties                  |    4 +
 bz-locale/fa/firebug.properties                    |  253 +
 bz-locale/fi/firebug-amo.properties                |    2 +
 bz-locale/fi/firebug-tracing.properties            |    2 +
 bz-locale/fi/firebug.properties                    |   95 +
 {locale => bz-locale}/fr/cookies.properties        |    0
 {locale => bz-locale}/fr/firebug-amo.properties    |    0
 .../fr/firebug-tracing.properties                  |    0
 {locale => bz-locale}/fr/firebug.properties        |    0
 {locale => bz-locale}/fr/selectors.properties      |    0
 bz-locale/fy-NL/firebug-tracing.properties         |   28 +
 bz-locale/fy-NL/firebug.properties                 |  328 ++
 bz-locale/gl-ES/firebug.properties                 |   68 +
 bz-locale/he-IL/firebug.properties                 |   63 +
 {locale => bz-locale}/he/firebug-amo.properties    |    0
 .../he/firebug-tracing.properties                  |    0
 bz-locale/he/firebug.properties                    |  955 +++
 bz-locale/hr-HR/firebug-amo.properties             |    5 +
 bz-locale/hr-HR/firebug-tracing.properties         |   31 +
 bz-locale/hr-HR/firebug.properties                 |  585 ++
 {locale => bz-locale}/hu-HU/cookies.properties     |    0
 {locale => bz-locale}/hu-HU/firebug-amo.properties |    0
 .../hu-HU/firebug-tracing.properties               |    0
 {locale => bz-locale}/hu-HU/firebug.properties     |    0
 {locale => bz-locale}/hu-HU/selectors.properties   |    0
 bz-locale/hy-AM/firebug-amo.properties             |    5 +
 bz-locale/hy-AM/firebug-tracing.properties         |   40 +
 bz-locale/hy-AM/firebug.properties                 |  630 ++
 {locale => bz-locale}/is-IS/firebug-amo.properties |    0
 bz-locale/is-IS/firebug-tracing.properties         |   41 +
 bz-locale/is-IS/firebug.properties                 |  784 +++
 {locale/es-AR => bz-locale/it}/cookies.properties  |  252 +-
 {locale => bz-locale}/it/firebug-amo.properties    |    0
 .../it/firebug-tracing.properties                  |    0
 bz-locale/it/firebug.properties                    |  916 +++
 {locale => bz-locale}/ja-JP/cookies.properties     |    0
 {locale => bz-locale}/ja-JP/firebug-amo.properties |    0
 .../ja-JP/firebug-tracing.properties               |    0
 {locale => bz-locale}/ja-JP/firebug.properties     |    0
 {locale => bz-locale}/ja-JP/selectors.properties   |    0
 bz-locale/kk-KZ/firebug.properties                 |   11 +
 bz-locale/ko-KR/cookies.properties                 |  104 +
 bz-locale/ko-KR/firebug-amo.properties             |    2 +
 bz-locale/ko-KR/firebug.properties                 |  236 +
 bz-locale/ko/firebug.properties                    |   78 +
 bz-locale/mk-MK/firebug-amo.properties             |    5 +
 bz-locale/mk-MK/firebug-tracing.properties         |   30 +
 bz-locale/mk-MK/firebug.properties                 |  606 ++
 bz-locale/mn-MN/firebug.properties                 |   47 +
 bz-locale/nb-NO/cookies.properties                 |   93 +
 bz-locale/nb-NO/firebug-amo.properties             |    3 +
 bz-locale/nb-NO/firebug-tracing.properties         |   91 +
 bz-locale/nb-NO/firebug.properties                 |  517 ++
 {locale => bz-locale}/nl/cookies.properties        |    0
 {locale => bz-locale}/nl/firebug-amo.properties    |    0
 .../nl/firebug-tracing.properties                  |    0
 {locale => bz-locale}/nl/firebug.properties        |    0
 {locale => bz-locale}/nl/selectors.properties      |    0
 bz-locale/oc/cookies.properties                    |    6 +
 {locale => bz-locale}/pl/cookies.properties        |    0
 {locale => bz-locale}/pl/firebug-amo.properties    |    0
 .../pl/firebug-tracing.properties                  |    0
 {locale => bz-locale}/pl/firebug.properties        |    0
 {locale => bz-locale}/pl/selectors.properties      |    0
 bz-locale/pt-BR/cookies.properties                 |  138 +
 bz-locale/pt-BR/firebug-amo.properties             |    3 +
 bz-locale/pt-BR/firebug-tracing.properties         |   91 +
 bz-locale/pt-BR/firebug.properties                 | 2811 +++++++++
 bz-locale/pt-BR/selectors.properties               |   10 +
 bz-locale/pt-PT/cookies.properties                 |  128 +
 bz-locale/pt-PT/firebug-amo.properties             |    3 +
 bz-locale/pt-PT/firebug-tracing.properties         |   91 +
 bz-locale/pt-PT/firebug.properties                 |  628 ++
 bz-locale/ro-RO/cookies.properties                 |  100 +
 bz-locale/ro-RO/firebug-amo.properties             |    2 +
 bz-locale/ro-RO/firebug-tracing.properties         |   30 +
 bz-locale/ro-RO/firebug.properties                 |  412 ++
 bz-locale/ru/cookies.properties                    |  138 +
 {locale => bz-locale}/ru/firebug-amo.properties    |    0
 bz-locale/ru/firebug-tracing.properties            |   91 +
 {locale => bz-locale}/ru/firebug.properties        |    0
 {locale => bz-locale}/ru/selectors.properties      |    0
 bz-locale/sk-SK/firebug-amo.properties             |    2 +
 bz-locale/sk-SK/firebug-tracing.properties         |   28 +
 bz-locale/sk-SK/firebug.properties                 |  303 +
 {locale => bz-locale}/sl-SI/firebug-amo.properties |    0
 bz-locale/sl-SI/firebug-tracing.properties         |   91 +
 bz-locale/sl-SI/firebug.properties                 |  766 +++
 bz-locale/sr/firebug-amo.properties                |    3 +
 bz-locale/sr/firebug-tracing.properties            |   91 +
 bz-locale/sr/firebug.properties                    |  521 ++
 {locale => bz-locale}/sv-SE/cookies.properties     |    0
 {locale => bz-locale}/sv-SE/firebug-amo.properties |    0
 .../sv-SE/firebug-tracing.properties               |    0
 bz-locale/sv-SE/firebug.properties                 | 1117 ++++
 {locale => bz-locale}/sv-SE/selectors.properties   |    0
 bz-locale/te-IN/firebug.properties                 |   38 +
 bz-locale/th/cookies.properties                    |  269 +
 bz-locale/th/firebug-amo.properties                |    3 +
 bz-locale/th/firebug-tracing.properties            |   38 +
 {locale/en-US => bz-locale/th}/firebug.properties  | 1602 +++---
 bz-locale/tr/cookies.properties                    |  100 +
 bz-locale/tr/firebug.properties                    |  203 +
 bz-locale/uk-UA/cookies.properties                 |  131 +
 bz-locale/uk-UA/firebug-amo.properties             |    3 +
 bz-locale/uk-UA/firebug-tracing.properties         |   91 +
 bz-locale/uk-UA/firebug.properties                 |  580 ++
 bz-locale/vi/firebug-amo.properties                |    2 +
 bz-locale/vi/firebug-tracing.properties            |   28 +
 bz-locale/vi/firebug.properties                    |  388 ++
 {locale => bz-locale}/zh-CN/cookies.properties     |    0
 {locale => bz-locale}/zh-CN/firebug-amo.properties |    0
 .../zh-CN/firebug-tracing.properties               |    0
 {locale => bz-locale}/zh-CN/firebug.properties     |    0
 {locale => bz-locale}/zh-CN/selectors.properties   |    0
 {locale => bz-locale}/zh-TW/cookies.properties     |    0
 {locale => bz-locale}/zh-TW/firebug-amo.properties |    0
 .../zh-TW/firebug-tracing.properties               |    0
 {locale => bz-locale}/zh-TW/firebug.properties     |    0
 {locale => bz-locale}/zh-TW/selectors.properties   |    0
 content/firebug/accessible/a11y.js                 |   67 +-
 content/firebug/branch.properties                  |    6 +-
 content/firebug/bti/inProcess/browser.js           |   89 +-
 content/firebug/bti/inProcess/compilationunit.js   |   17 +-
 content/firebug/bti/inProcess/javascripttool.js    |    7 +-
 content/firebug/chrome/activation.js               |   37 +-
 content/firebug/chrome/chrome.js                   |  308 +-
 content/firebug/chrome/domTree.js                  |  585 ++
 content/firebug/chrome/eventSource.js              |    9 +-
 content/firebug/chrome/infotip.js                  |   25 +-
 content/firebug/chrome/knownIssues.js              |  160 +-
 content/firebug/chrome/measureBox.js               |    5 +-
 content/firebug/chrome/menu.js                     |   11 +-
 content/firebug/chrome/navigationHistory.js        |  186 +-
 content/firebug/chrome/panel.js                    |  262 +-
 content/firebug/chrome/panelActivation.js          |   78 +-
 content/firebug/chrome/panelSelector.js            |  294 +
 content/firebug/chrome/privacy.js                  |    2 +-
 content/firebug/chrome/rep.js                      |   30 +-
 content/firebug/chrome/reps.js                     |  560 +-
 content/firebug/chrome/searchBox.js                |  287 +-
 content/firebug/chrome/statusPath.js               |  303 +
 content/firebug/chrome/tabContext.js               |  366 +-
 content/firebug/chrome/tabWatcher.js               |  110 +-
 content/firebug/chrome/tableRep.js                 |   33 +-
 content/firebug/chrome/toggleSidePanels.js         |  162 +-
 content/firebug/chrome/tool.js                     |   76 +
 content/firebug/console/autoCompleter.js           |  292 +-
 content/firebug/console/closureInspector.js        |   78 +-
 content/firebug/console/commandEditor.js           |  323 +-
 content/firebug/console/commandLine.js             |  340 +-
 content/firebug/console/commandLineAPI.js          |   39 +-
 content/firebug/console/commandLineExposed.js      |  176 +-
 content/firebug/console/commandLinePopup.js        |  127 +-
 .../firebug/console/commands/commandLineHelp.js    |    9 +-
 .../firebug/console/commands/commandLineInclude.js |   27 +-
 content/firebug/console/commands/eventMonitor.js   |   14 +-
 .../firebug/console/commands/getEventListeners.js  |   13 +-
 content/firebug/console/commands/profiler.js       |  291 +-
 .../firebug/console/commands/useInCommandLine.js   |    4 +-
 content/firebug/console/console.js                 |  216 +-
 content/firebug/console/consoleBase.js             |   55 +-
 content/firebug/console/consoleExposed.js          |  525 +-
 content/firebug/console/consoleInjector.js         |    7 +-
 content/firebug/console/consolePanel.js            |  251 +-
 content/firebug/console/errorCopy.js               |    8 +-
 content/firebug/console/errorMessageObj.js         |  148 +-
 content/firebug/console/errorMessageRep.js         |  275 +-
 content/firebug/console/errorStackTraceObserver.js |  283 +
 content/firebug/console/errors.js                  |  478 +-
 content/firebug/console/exceptionRep.js            |   18 +-
 content/firebug/console/functionMonitor.js         |  273 +-
 content/firebug/console/inlineJSEditor.js          |   91 +
 content/firebug/console/profilerEngine.js          |  223 +
 content/firebug/console/toggleCommandEditor.js     |  190 +
 content/firebug/cookies/baseObserver.js            |    2 +-
 content/firebug/cookies/breakpoints.js             |    9 +-
 content/firebug/cookies/cookie.js                  |    8 +-
 content/firebug/cookies/cookieClipboard.js         |    2 +-
 content/firebug/cookies/cookieEvents.js            |    4 +-
 content/firebug/cookies/cookieModule.js            |   76 +-
 content/firebug/cookies/cookieObserver.js          |   12 +-
 content/firebug/cookies/cookiePanel.js             |  157 +-
 content/firebug/cookies/cookiePanel.xul            |   18 +-
 content/firebug/cookies/cookieReps.js              |   12 +-
 content/firebug/cookies/cookieUtils.js             |   10 +-
 content/firebug/cookies/httpObserver.js            |   12 +-
 content/firebug/cookies/menuUtils.js               |    4 +-
 content/firebug/css/autoCompleter.js               |   17 +-
 content/firebug/css/computedPanel.js               |   50 +-
 content/firebug/css/cssDirtyListener.js            |   68 +
 content/firebug/css/cssEditor.js                   |  594 ++
 content/firebug/css/cssModule.js                   |   55 +-
 content/firebug/css/cssPanel.js                    | 1471 +----
 content/firebug/css/cssPanelMutationObserver.js    |    2 +-
 content/firebug/css/cssReps.js                     |  332 +-
 content/firebug/css/cssRuleEditor.js               |  241 +
 content/firebug/css/selectorModule.js              |    2 +-
 content/firebug/css/stylePanel.js                  |  119 +-
 content/firebug/css/styleSheetEditor.js            |  141 +
 content/firebug/debugger/actors/breakpointActor.js |   73 +
 content/firebug/debugger/actors/elementActor.js    |  115 +
 content/firebug/debugger/actors/objectActor.js     |   85 +
 content/firebug/debugger/actors/threadActor.js     |   58 +
 .../firebug/debugger/breakpoints/breakOnError.js   |  188 +
 .../firebug/debugger/breakpoints/breakOnNext.js    |  237 +
 content/firebug/debugger/breakpoints/breakpoint.js |   77 +
 .../breakpoints/breakpointConditionEditor.js       |  142 +
 .../debugger/breakpoints/breakpointGroup.js        |   66 +
 .../debugger/breakpoints/breakpointModule.js       |  311 +
 .../debugger/breakpoints/breakpointPanel.js        |  421 ++
 .../firebug/debugger/breakpoints/breakpointReps.js |  285 +
 .../debugger/breakpoints/breakpointStore.js        |  625 ++
 .../firebug/debugger/breakpoints/breakpointTool.js |  696 +++
 .../debugger/breakpoints/debuggerKeyword.js        |  125 +
 content/firebug/debugger/clients/clientCache.js    |  121 +
 content/firebug/debugger/clients/clientFactory.js  |   70 +
 content/firebug/debugger/clients/clientProvider.js |  166 +
 content/firebug/debugger/clients/functionClient.js |   89 +
 content/firebug/debugger/clients/grip.js           |   63 +
 content/firebug/debugger/clients/objectClient.js   |  286 +
 .../firebug/debugger/clients/remoteNodeListRep.js  |   53 +
 content/firebug/debugger/clients/scopeClient.js    |  156 +
 content/firebug/debugger/commands.js               |  357 ++
 content/firebug/debugger/debugger.js               |  692 +++
 content/firebug/debugger/debuggerHalter.js         |  161 +
 content/firebug/debugger/debuggerLib.js            |  578 +-
 content/firebug/debugger/debuggerTool.js           |  518 ++
 content/firebug/debugger/main.js                   |   50 +
 content/firebug/debugger/rdp.js                    |   67 +
 .../firebug/debugger/script/breakNotification.js   |  403 ++
 content/firebug/debugger/script/scriptPanel.js     | 1946 +++++++
 .../debugger/script/scriptPanelLineUpdater.js      |  161 +
 .../firebug/debugger/script/scriptPanelWarning.js  |  304 +
 content/firebug/debugger/script/scriptView.js      |  564 ++
 content/firebug/debugger/script/sourceFile.js      |  267 +
 content/firebug/debugger/script/sourceLink.js      |   61 +
 content/firebug/debugger/script/sourceTool.js      |  758 +++
 content/firebug/debugger/stack/callstackPanel.js   |  328 ++
 content/firebug/debugger/stack/stackFrame.js       |  383 ++
 content/firebug/debugger/stack/stackFrameRep.js    |  230 +
 content/firebug/debugger/stack/stackTrace.js       |  105 +
 content/firebug/debugger/stack/stackTraceRep.js    |   72 +
 .../firebug/debugger/watch/returnValueModifier.js  |  221 +
 .../domEditor.js => debugger/watch/watchEditor.js} |   21 +-
 content/firebug/debugger/watch/watchExpression.js  |   40 +
 content/firebug/debugger/watch/watchPanel.js       |  957 ++++
 content/firebug/debugger/watch/watchProvider.js    |  342 ++
 content/firebug/debugger/watch/watchTree.js        |  144 +
 content/firebug/dom/domBasePanel.js                |  893 +--
 content/firebug/dom/domBaseTree.js                 |  681 +++
 content/firebug/dom/domBreakpoint.js               |  112 +
 content/firebug/dom/domBreakpointGroup.js          |  130 +-
 content/firebug/dom/domEditor.js                   |   12 +-
 content/firebug/dom/domMemberProvider.js           |  202 +-
 content/firebug/dom/domModule.js                   |   51 +-
 content/firebug/dom/domPanel.js                    |  600 +-
 content/firebug/dom/domPanelTree.js                |  181 +
 content/firebug/dom/domProvider.js                 |   65 +
 content/firebug/dom/domReps.js                     |   71 +-
 content/firebug/dom/domSidePanel.js                |   83 +-
 content/firebug/dom/toggleBranch.js                |  103 +-
 content/firebug/editor/codemirror/LICENSE.txt      |   23 +
 .../editor/codemirror/addon/search/searchcursor.js |  167 +
 .../firebug/editor/codemirror/addon/show-hint.js   |  335 ++
 content/firebug/editor/codemirror/codemirror.js    | 6049 ++++++++++++++++++++
 content/firebug/editor/codemirror/mode/css.js      |  683 +++
 .../firebug/editor/codemirror/mode/htmlmixed.js    |  102 +
 .../firebug/editor/codemirror/mode/javascript.js   |  630 ++
 content/firebug/editor/codemirror/mode/xml.js      |  332 ++
 content/firebug/editor/editor.js                   |   29 +-
 content/firebug/editor/editorSelector.js           |   13 +-
 content/firebug/editor/sourceEditor.js             | 1342 +++++
 content/firebug/editor/sourceSearch.js             |   90 +
 content/firebug/firebug.css                        |   46 +-
 content/firebug/firebug.js                         |  140 +-
 content/firebug/firebugOverlay.xul                 |  203 +-
 content/firebug/firebugui/codemirror-firebug.css   |  177 +
 content/firebug/firebugui/codemirror-showhint.css  |   38 +
 content/firebug/firebugui/codemirror.css           |  263 +
 .../firebugui/{panel.html => commandEditor.html}   |    7 +-
 content/firebug/firebugui/filters.svg              |   36 +
 content/firebug/firebugui/panel.css                |    9 +
 content/firebug/firebugui/panel.html               |    3 +
 content/firebug/firefox/bindings.xml               |  313 +-
 content/firebug/firefox/browserCommands.js         |   13 +-
 content/firebug/firefox/browserMenu.js             |  101 +-
 content/firebug/firefox/browserOverlay.css         |   45 +-
 content/firebug/firefox/browserOverlay.js          |   44 +-
 content/firebug/firefox/browserOverlayLib.js       |    8 +
 content/firebug/firefox/browserToolbar.js          |   17 +-
 .../firefox/external-editors/changeeditor.js       |    8 +-
 .../firefox/external-editors/externalEditors.js    |    4 +-
 content/firebug/firefox/firebugFrame.xul           |    6 +-
 content/firebug/firefox/firebugMenuOverlay.xul     |    8 +-
 content/firebug/firefox/macBrowserOverlay.css      |   72 +-
 content/firebug/firefox/searchBox.xml              |   34 +-
 .../firefox/start-button/startButtonOverlay.js     |    7 +-
 content/firebug/html/eventsPanel.js                |  718 +++
 content/firebug/html/htmlEditor.js                 |  248 +
 content/firebug/html/htmlEditorSearch.js           |   56 +
 content/firebug/html/htmlLib.js                    |    7 +-
 content/firebug/html/htmlModule.js                 |   45 +-
 content/firebug/html/htmlPanel.js                  | 3143 +++++-----
 content/firebug/html/htmlReps.js                   |    9 +-
 content/firebug/html/inspector.js                  |   16 +-
 content/firebug/html/quickInfoBox.js               |    2 +-
 content/firebug/js/breakpoint.js                   | 1402 -----
 content/firebug/js/callstack.js                    |  461 --
 content/firebug/js/debugger.js                     | 3037 ----------
 content/firebug/js/scriptPanel.js                  | 2042 -------
 content/firebug/js/sourceBox.js                    | 1233 ----
 content/firebug/js/sourceFile.js                   | 1070 ----
 content/firebug/js/sourceLink.js                   |   42 -
 content/firebug/js/stackFrame.js                   |  738 ---
 content/firebug/js/watchPanel.js                   |  461 --
 content/firebug/lib/array.js                       |    9 +-
 content/firebug/lib/css.js                         | 1941 ++-----
 content/firebug/lib/deprecated.js                  |   58 +-
 content/firebug/lib/dom.js                         | 2058 +------
 content/firebug/lib/domplate.js                    |    8 +-
 content/firebug/lib/events.js                      |  100 +-
 content/firebug/lib/http.js                        |   18 +-
 content/firebug/lib/lib.js                         |   16 +-
 content/firebug/lib/object.js                      |    7 +
 content/firebug/lib/options.js                     |   56 +-
 content/firebug/{js/fbs.js => lib/promise.js}      |   23 +-
 content/firebug/lib/search.js                      |   75 +-
 content/firebug/lib/string.js                      |   59 +-
 content/firebug/lib/tool.js                        |   11 +-
 content/firebug/lib/trace.js                       |   10 +-
 content/firebug/lib/url.js                         |   77 +-
 content/firebug/lib/wrapper.js                     |   72 +-
 content/firebug/lib/xml.js                         |    4 +-
 content/firebug/lib/xpath.js                       |   10 +-
 content/firebug/lib/xpcom.js                       |    2 +-
 content/firebug/main.js                            |    9 +-
 content/firebug/moduleConfig.js                    |   26 +-
 content/firebug/net/fontViewer.js                  |   52 +-
 content/firebug/net/jsonViewer.js                  |   99 +-
 content/firebug/net/netCacheReader.js              |   19 +-
 content/firebug/net/netDebugger.js                 |    6 +-
 content/firebug/net/netMonitor.js                  |   20 +-
 content/firebug/net/netPanel.js                    |   42 +-
 content/firebug/net/netProgress.js                 |   11 +-
 content/firebug/net/netReps.js                     |   24 +-
 content/firebug/net/netUtils.js                    |   12 +-
 content/firebug/net/responseObserver.js            |    2 +-
 content/firebug/{js => net}/sourceCache.js         |    5 +-
 content/firebug/net/spy.js                         |   10 +-
 content/firebug/net/svgViewer.js                   |    4 +-
 content/firebug/{js => net}/tabCache.js            |    8 +-
 content/firebug/net/timeInfoTip.js                 |    2 +-
 content/firebug/net/xmlViewer.js                   |    2 +-
 content/firebug/remoting/connectionMenu.css        |   10 +
 content/firebug/remoting/connectionMenu.js         |  204 +
 content/firebug/remoting/connectionMenu.xul        |   46 +
 content/firebug/remoting/debuggerClient.js         |  501 ++
 content/firebug/remoting/tabClient.js              |  426 ++
 content/firebug/remoting/tabListMenu.js            |  157 +
 content/firebug/remoting/tabWatcherProxy.js        |  129 +
 content/firebug/server/main.js                     |   67 +
 content/firebug/server/server.js                   |  105 +
 content/firebug/trace.js                           |    2 +-
 content/firebug/trace/traceModule.js               |    7 +-
 debian/README.source                               |   19 +
 debian/changelog                                   |   14 +
 ...-display-FirstRunPage-after-installation.patch} |    8 +-
 debian/patches/series                              |    2 +-
 debian/source/lintian-overrides                    |    2 +-
 debian/upstream-changelog                          |  250 +-
 defaults/preferences/cookies.js                    |    1 +
 defaults/preferences/firebug.js                    |   24 +-
 defaults/preferences/tracingConsole.js             |   32 +-
 icon64.png                                         |  Bin 6373 -> 0 bytes
 install.rdf                                        |   14 +-
 locale/bg/cookies.properties                       |  139 +
 locale/bg/firebug.properties                       |  557 +-
 locale/bg/keys.properties                          |   12 +
 locale/bg/selectors.properties                     |   19 +
 locale/de/cookies.properties                       |    4 +-
 locale/de/firebug-amo.properties                   |    4 +-
 locale/de/firebug.properties                       |  977 ++--
 locale/de/keys.properties                          |   12 +
 locale/de/selectors.properties                     |   15 +-
 locale/en-US/cookies.properties                    |   37 +-
 locale/en-US/firebug-amo.properties                |    4 +-
 locale/en-US/firebug.properties                    |  145 +-
 locale/es-AR/cookies.properties                    |  184 +-
 locale/es-AR/firebug-amo.properties                |   10 +-
 locale/es-AR/firebug.properties                    | 1413 ++---
 locale/es-AR/keys.properties                       |   12 +
 locale/es-AR/selectors.properties                  |   11 +
 locale/es-ES/cookies.properties                    |    1 +
 locale/es-ES/firebug.properties                    |   74 +-
 locale/es-ES/keys.properties                       |   12 +
 locale/es-ES/selectors.properties                  |    1 +
 locale/hu-HU/cookies.properties                    |    1 +
 locale/hu-HU/firebug.properties                    |  982 ++--
 locale/hu-HU/keys.properties                       |   12 +
 locale/hu-HU/selectors.properties                  |    1 +
 locale/ja-JP/cookies.properties                    |    1 +
 locale/ja-JP/firebug.properties                    |  231 +-
 locale/ja-JP/keys.properties                       |   12 +
 locale/ja-JP/selectors.properties                  |    3 +
 locale/nl/cookies.properties                       |    1 +
 locale/nl/firebug.properties                       |   74 +-
 locale/nl/keys.properties                          |   12 +
 locale/nl/selectors.properties                     |    1 +
 locale/pl/cookies.properties                       |    1 +
 locale/pl/firebug.properties                       |  720 +--
 locale/pl/keys.properties                          |   12 +
 locale/pl/selectors.properties                     |    1 +
 modules/debuggerHalter.js                          |    8 -
 modules/firebug-service.js                         | 4720 ---------------
 modules/firebug-trace-service.js                   |    2 +-
 modules/gcli.js                                    |   10 +-
 modules/locale.js                                  |   12 +-
 modules/mini-require.js                            |   11 +-
 skin/classic/arrowDown.png                         |  Bin 251 -> 0 bytes
 skin/classic/arrowDown.svg                         |   37 +
 skin/classic/arrowUp.png                           |  Bin 245 -> 0 bytes
 skin/classic/arrowUp.svg                           |   37 +
 skin/classic/breakOn.png                           |  Bin 632 -> 0 bytes
 skin/classic/breakOn.svg                           |  127 +
 skin/classic/breakOn/breakOnError.png              |  Bin 524 -> 0 bytes
 skin/classic/breakOn/breakOnError.svg              |   55 +
 skin/classic/breakOn/breakOnMutate.png             |  Bin 481 -> 0 bytes
 skin/classic/breakOn/breakOnMutate.svg             |   58 +
 skin/classic/breakOn/breakOnNext.png               |  Bin 330 -> 0 bytes
 skin/classic/breakOn/breakOnNext.svg               |  232 +
 skin/classic/breakOn/breakOnXHR.png                |  Bin 337 -> 0 bytes
 skin/classic/breakOn/breakOnXHR.svg                |   92 +
 skin/classic/breakOnArmed.png                      |  Bin 5152 -> 0 bytes
 skin/classic/breakOnArmed.svg                      |  165 +
 skin/classic/breakpoint.css                        |   37 +-
 skin/classic/breakpoint.png                        |  Bin 382 -> 0 bytes
 skin/classic/breakpoint.svg                        |   58 +
 skin/classic/breakpointCondition.png               |  Bin 272 -> 0 bytes
 skin/classic/breakpointCondition.svg               |   62 +
 skin/classic/callstack.css                         |    3 +
 skin/classic/callstackPanel.css                    |    3 +
 skin/classic/collapseSidePanels.png                |  Bin 457 -> 0 bytes
 skin/classic/collapseSidePanels.svg                |  120 +
 skin/classic/collapseSidePanelsVertical.png        |  Bin 529 -> 0 bytes
 skin/classic/collapseSidePanelsVertical.svg        |  120 +
 skin/classic/command.svg                           |   77 +
 skin/classic/commandLinePopup.png                  |  Bin 310 -> 0 bytes
 skin/classic/commandLinePopup.svg                  |  157 +
 skin/classic/console.css                           |  174 +-
 skin/classic/continue.png                          |  Bin 1062 -> 0 bytes
 skin/classic/continue.svg                          |  118 +
 skin/classic/cookies/breakOnCookie.png             |  Bin 440 -> 0 bytes
 skin/classic/cookies/breakOnCookie.svg             |  252 +
 skin/classic/cookies/cookie.png                    |  Bin 702 -> 0 bytes
 skin/classic/cookies/cookie.svg                    |  123 +
 skin/classic/cookies/cookies.css                   |   55 +-
 skin/classic/css.css                               |   18 +-
 skin/classic/debugger.css                          |   39 +-
 skin/classic/disable.png                           |  Bin 347 -> 0 bytes
 skin/classic/disable.svg                           |   19 +
 skin/classic/disableInactive.png                   |  Bin 487 -> 0 bytes
 skin/classic/dom.css                               |  142 +-
 skin/classic/dropMarker.svg                        |   36 +
 skin/classic/error.png                             |  Bin 434 -> 0 bytes
 skin/classic/error.svg                             |   40 +
 skin/classic/errorColumnIndicator.png              |  Bin 284 -> 0 bytes
 skin/classic/errorColumnIndicator.svg              |   35 +
 skin/classic/errorSmall.png                        |  Bin 421 -> 0 bytes
 skin/classic/events.css                            |  110 +
 skin/classic/executionPointer.png                  |  Bin 460 -> 0 bytes
 skin/classic/executionPointer.svg                  |   62 +
 skin/classic/expandSidePanels.png                  |  Bin 480 -> 0 bytes
 skin/classic/expandSidePanels.svg                  |  120 +
 skin/classic/expandSidePanelsVertical.png          |  Bin 512 -> 0 bytes
 skin/classic/expandSidePanelsVertical.svg          |  168 +
 skin/classic/find-arrows.png                       |  Bin 540 -> 0 bytes
 skin/classic/firebug.css                           |  752 ++-
 skin/classic/firebug.png                           |  Bin 1122 -> 0 bytes
 skin/classic/firebug16.png                         |  Bin 825 -> 0 bytes
 skin/classic/firebug16Disabled.png                 |  Bin 654 -> 0 bytes
 skin/classic/firebug32.png                         |  Bin 2432 -> 0 bytes
 skin/classic/firebug64.png                         |  Bin 6373 -> 0 bytes
 skin/classic/firebugBig.png                        |  Bin 0 -> 6081 bytes
 skin/classic/firebugSmall.svg                      | 3576 ++++++++++++
 skin/classic/html.css                              |   30 +-
 skin/classic/info.png                              |  Bin 485 -> 0 bytes
 skin/classic/info.svg                              |   40 +
 skin/classic/inspect.png                           |  Bin 723 -> 0 bytes
 skin/classic/inspect.svg                           |  121 +
 skin/classic/linux/console.css                     |   12 +
 skin/classic/linux/cookies.css                     |   12 +
 skin/classic/linux/firebug.css                     |  146 +
 skin/classic/linux/net.css                         |   20 +
 skin/classic/loading.png                           |  Bin 3916 -> 0 bytes
 skin/classic/loading.svg                           |   66 +
 skin/classic/mac/close.png                         |  Bin 796 -> 0 bytes
 skin/classic/mac/close.svg                         |   52 +
 skin/classic/mac/collapseSidePanels.svg            |   36 +
 skin/classic/mac/collapseSidePanelsVertical.svg    |   36 +
 skin/classic/mac/commandHistory.png                |  Bin 1025 -> 0 bytes
 skin/classic/mac/commandHistory.svg                |   63 +
 skin/classic/mac/console.css                       |   12 +
 skin/classic/mac/cookies.css                       |   12 +
 skin/classic/mac/css.css                           |    4 +
 skin/classic/mac/debugger.css                      |   25 +-
 skin/classic/mac/detach.png                        |  Bin 549 -> 0 bytes
 skin/classic/mac/detach.svg                        |   52 +
 skin/classic/mac/expandSidePanels.svg              |   36 +
 skin/classic/mac/expandSidePanelsVertical.svg      |   36 +
 skin/classic/mac/find-arrows.png                   |  Bin 369 -> 0 bytes
 skin/classic/mac/firebug.css                       |  458 +-
 skin/classic/mac/minimize.png                      |  Bin 551 -> 0 bytes
 skin/classic/mac/minimize.svg                      |   52 +
 skin/classic/mac/net.css                           |   20 +
 skin/classic/mac/optionsMenuTarget.png             |  Bin 223 -> 0 bytes
 skin/classic/mac/optionsMenuTarget.svg             |   37 +
 skin/classic/mac/optionsMenuTargetHover.png        |  Bin 303 -> 0 bytes
 skin/classic/mac/optionsMenuTargetHover.svg        |   40 +
 skin/classic/mac/panel.css                         |   12 +-
 skin/classic/mac/pin.png                           |  Bin 733 -> 0 bytes
 skin/classic/mac/pin.svg                           |   73 +
 skin/classic/mac/pinned.png                        |  Bin 448 -> 0 bytes
 skin/classic/mac/pinned.svg                        |   55 +
 skin/classic/mac/quickInfoBox.css                  |   18 +-
 skin/classic/mac/search.svg                        |  120 +
 skin/classic/mac/searchPanel.png                   |  Bin 2231 -> 0 bytes
 skin/classic/mac/searchPanelDown.png               |  Bin 2043 -> 0 bytes
 skin/classic/mac/twistyClosed.png                  |  Bin 292 -> 0 bytes
 skin/classic/mac/twistyClosed.svg                  |   36 +
 skin/classic/mac/twistyOpen.png                    |  Bin 262 -> 0 bytes
 skin/classic/mac/twistyOpen.svg                    |   36 +
 skin/classic/mac/window.css                        |    4 +-
 skin/classic/navigationBack.png                    |  Bin 872 -> 0 bytes
 skin/classic/navigationBack.svg                    |   77 +
 skin/classic/navigationForward.png                 |  Bin 868 -> 0 bytes
 skin/classic/navigationForward.svg                 |  113 +
 skin/classic/net.css                               |   59 +-
 skin/classic/notificationClose.png                 |  Bin 1963 -> 0 bytes
 skin/classic/optionsMenuTarget.svg                 |   36 +
 skin/classic/optionsMenuTargetHover.svg            |   38 +
 skin/classic/orion-firebug.css                     |   29 -
 skin/classic/panel.css                             |   14 +-
 skin/classic/panelbase.css                         |   17 +-
 skin/classic/performanceTiming.css                 |   14 +-
 skin/classic/pin.png                               |  Bin 1071 -> 0 bytes
 skin/classic/quickInfoBox.css                      |   19 +-
 skin/classic/readOnlyProp.svg                      |  255 +
 skin/classic/rerun.png                             |  Bin 1491 -> 0 bytes
 skin/classic/rerun.svg                             |   71 +
 skin/classic/scriptPanel.css                       |    4 +
 skin/classic/search.png                            |  Bin 1348 -> 0 bytes
 skin/classic/search.svg                            |   86 +
 skin/classic/searchCancel.svg                      |   82 +
 skin/classic/searchClose.png                       |  Bin 529 -> 0 bytes
 skin/classic/searchNext.svg                        |   95 +
 skin/classic/searchPrevious.svg                    |  117 +
 skin/classic/spinner.png                           |  Bin 0 -> 6125 bytes
 skin/classic/statusPathSeparator.svg               |   77 +
 skin/classic/stepInto.png                          |  Bin 1074 -> 0 bytes
 skin/classic/stepInto.svg                          |  123 +
 skin/classic/stepOut.png                           |  Bin 1074 -> 0 bytes
 skin/classic/stepOut.svg                           |  125 +
 skin/classic/stepOver.png                          |  Bin 1514 -> 0 bytes
 skin/classic/stepOver.svg                          |  108 +
 skin/classic/tabbar/tab-bkgnd.png                  |  Bin 2885 -> 234 bytes
 skin/classic/tableRep.css                          |    2 +-
 skin/classic/trace.css                             |    6 +
 skin/classic/warning.png                           |  Bin 464 -> 0 bytes
 skin/classic/warning.svg                           |   48 +
 skin/classic/watch.css                             |  125 +
 skin/classic/win/close.png                         |  Bin 1436 -> 0 bytes
 skin/classic/win/close.svg                         |  132 +
 skin/classic/win/commandHistory.png                |  Bin 1528 -> 0 bytes
 skin/classic/win/commandHistory.svg                |  130 +
 skin/classic/win/deactivate.png                    |  Bin 1265 -> 0 bytes
 skin/classic/win/deactivate.svg                    |  165 +
 skin/classic/win/detach.png                        |  Bin 1124 -> 0 bytes
 skin/classic/win/detach.svg                        |  119 +
 skin/classic/win/down.png                          |  Bin 957 -> 0 bytes
 skin/classic/win/down.svg                          |  176 +
 skin/classic/win/firebug.css                       |  384 +-
 skin/classic/win/minimize.png                      |  Bin 848 -> 0 bytes
 skin/classic/win/minimize.svg                      |  171 +
 skin/classic/win/optionsMenuTarget.png             |  Bin 203 -> 0 bytes
 skin/classic/win/optionsMenuTargetHover.png        |  Bin 243 -> 0 bytes
 skin/classic/win/pin.png                           |  Bin 1071 -> 0 bytes
 skin/classic/win/pin.svg                           |  256 +
 skin/classic/win/pinned.png                        |  Bin 690 -> 0 bytes
 skin/classic/win/pinned.svg                        |  127 +
 skin/classic/win/tabMenuTarget.png                 |  Bin 202 -> 0 bytes
 skin/classic/win/tabMenuTargetHover.png            |  Bin 266 -> 0 bytes
 skin/classic/win/twistyClosed.png                  |  Bin 334 -> 0 bytes
 skin/classic/win/twistyClosed.svg                  |   80 +
 skin/classic/win/twistyOpen.png                    |  Bin 309 -> 0 bytes
 skin/classic/win/twistyOpen.svg                    |   83 +
 skin/classic/win/up.png                            |  Bin 936 -> 0 bytes
 skin/classic/win/up.svg                            |  187 +
 skin/classic/wrappedListener.svg                   |   77 +
 656 files changed, 80132 insertions(+), 31846 deletions(-)
 create mode 100644 bz-locale/ar-SA/firebug.properties
 create mode 100644 bz-locale/ar/firebug-amo.properties
 create mode 100644 bz-locale/ar/firebug-tracing.properties
 create mode 100644 bz-locale/ar/firebug.properties
 copy {locale => bz-locale}/bg/cookies.properties (100%)
 copy {locale => bz-locale}/bg/firebug-amo.properties (100%)
 copy {locale => bz-locale}/bg/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/bg/firebug.properties (100%)
 copy {locale => bz-locale}/bg/selectors.properties (100%)
 create mode 100644 bz-locale/ca-AD/cookies.properties
 create mode 100644 bz-locale/ca-AD/firebug-amo.properties
 create mode 100644 bz-locale/ca-AD/firebug-tracing.properties
 create mode 100644 bz-locale/ca-AD/firebug.properties
 copy {locale/en-US => bz-locale/cs}/cookies.properties (59%)
 create mode 100644 bz-locale/cs/firebug-amo.properties
 create mode 100644 bz-locale/cs/firebug-tracing.properties
 create mode 100644 bz-locale/cs/firebug.properties
 create mode 100644 bz-locale/da/firebug-amo.properties
 create mode 100644 bz-locale/da/firebug-tracing.properties
 create mode 100644 bz-locale/da/firebug.properties
 copy {locale => bz-locale}/de/cookies.properties (99%)
 copy {locale => bz-locale}/de/firebug-amo.properties (83%)
 copy {locale => bz-locale}/de/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/de/firebug.properties (97%)
 copy {locale => bz-locale}/de/selectors.properties (98%)
 create mode 100644 bz-locale/el/cookies.properties
 copy {locale => bz-locale}/el/firebug-amo.properties (100%)
 copy {locale => bz-locale}/el/firebug-tracing.properties (100%)
 create mode 100644 bz-locale/el/firebug.properties
 create mode 100644 bz-locale/en-GB/cookies.properties
 copy {locale => bz-locale}/en-US/cookies.properties (99%)
 copy {locale => bz-locale}/en-US/firebug-amo.properties (100%)
 rename {locale => bz-locale}/en-US/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/en-US/firebug.properties (95%)
 copy {locale/de => bz-locale/en-US}/selectors.properties (59%)
 copy {locale => bz-locale}/es-AR/cookies.properties (94%)
 copy {locale => bz-locale}/es-AR/firebug-amo.properties (67%)
 create mode 100644 bz-locale/es-AR/firebug-tracing.properties
 create mode 100644 bz-locale/es-AR/firebug.properties
 create mode 100644 bz-locale/es-CL/firebug.properties
 copy {locale => bz-locale}/es-ES/cookies.properties (100%)
 copy {locale => bz-locale}/es-ES/firebug-amo.properties (100%)
 copy {locale => bz-locale}/es-ES/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/es-ES/firebug.properties (100%)
 copy {locale => bz-locale}/es-ES/selectors.properties (100%)
 create mode 100644 bz-locale/es/cookies.properties
 create mode 100644 bz-locale/es/firebug-amo.properties
 create mode 100644 bz-locale/es/firebug-tracing.properties
 create mode 100644 bz-locale/es/firebug.properties
 create mode 100644 bz-locale/et-EE/firebug-tracing.properties
 create mode 100644 bz-locale/et-EE/firebug.properties
 create mode 100644 bz-locale/eu/cookies.properties
 create mode 100644 bz-locale/eu/firebug-amo.properties
 create mode 100644 bz-locale/eu/firebug-tracing.properties
 create mode 100644 bz-locale/eu/firebug.properties
 create mode 100644 bz-locale/eu/selectors.properties
 create mode 100644 bz-locale/fa/firebug.properties
 create mode 100644 bz-locale/fi/firebug-amo.properties
 create mode 100644 bz-locale/fi/firebug-tracing.properties
 create mode 100644 bz-locale/fi/firebug.properties
 copy {locale => bz-locale}/fr/cookies.properties (100%)
 copy {locale => bz-locale}/fr/firebug-amo.properties (100%)
 copy {locale => bz-locale}/fr/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/fr/firebug.properties (100%)
 copy {locale => bz-locale}/fr/selectors.properties (100%)
 create mode 100644 bz-locale/fy-NL/firebug-tracing.properties
 create mode 100644 bz-locale/fy-NL/firebug.properties
 create mode 100644 bz-locale/gl-ES/firebug.properties
 create mode 100644 bz-locale/he-IL/firebug.properties
 copy {locale => bz-locale}/he/firebug-amo.properties (100%)
 copy {locale => bz-locale}/he/firebug-tracing.properties (100%)
 create mode 100644 bz-locale/he/firebug.properties
 create mode 100644 bz-locale/hr-HR/firebug-amo.properties
 create mode 100644 bz-locale/hr-HR/firebug-tracing.properties
 create mode 100644 bz-locale/hr-HR/firebug.properties
 copy {locale => bz-locale}/hu-HU/cookies.properties (100%)
 copy {locale => bz-locale}/hu-HU/firebug-amo.properties (100%)
 copy {locale => bz-locale}/hu-HU/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/hu-HU/firebug.properties (100%)
 copy {locale => bz-locale}/hu-HU/selectors.properties (100%)
 create mode 100644 bz-locale/hy-AM/firebug-amo.properties
 create mode 100644 bz-locale/hy-AM/firebug-tracing.properties
 create mode 100644 bz-locale/hy-AM/firebug.properties
 copy {locale => bz-locale}/is-IS/firebug-amo.properties (100%)
 create mode 100644 bz-locale/is-IS/firebug-tracing.properties
 create mode 100644 bz-locale/is-IS/firebug.properties
 copy {locale/es-AR => bz-locale/it}/cookies.properties (58%)
 copy {locale => bz-locale}/it/firebug-amo.properties (100%)
 copy {locale => bz-locale}/it/firebug-tracing.properties (100%)
 create mode 100644 bz-locale/it/firebug.properties
 copy {locale => bz-locale}/ja-JP/cookies.properties (100%)
 copy {locale => bz-locale}/ja-JP/firebug-amo.properties (100%)
 copy {locale => bz-locale}/ja-JP/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/ja-JP/firebug.properties (100%)
 copy {locale => bz-locale}/ja-JP/selectors.properties (100%)
 create mode 100644 bz-locale/kk-KZ/firebug.properties
 create mode 100644 bz-locale/ko-KR/cookies.properties
 create mode 100644 bz-locale/ko-KR/firebug-amo.properties
 create mode 100644 bz-locale/ko-KR/firebug.properties
 create mode 100644 bz-locale/ko/firebug.properties
 create mode 100644 bz-locale/mk-MK/firebug-amo.properties
 create mode 100644 bz-locale/mk-MK/firebug-tracing.properties
 create mode 100644 bz-locale/mk-MK/firebug.properties
 create mode 100644 bz-locale/mn-MN/firebug.properties
 create mode 100644 bz-locale/nb-NO/cookies.properties
 create mode 100644 bz-locale/nb-NO/firebug-amo.properties
 create mode 100644 bz-locale/nb-NO/firebug-tracing.properties
 create mode 100644 bz-locale/nb-NO/firebug.properties
 copy {locale => bz-locale}/nl/cookies.properties (100%)
 copy {locale => bz-locale}/nl/firebug-amo.properties (100%)
 copy {locale => bz-locale}/nl/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/nl/firebug.properties (100%)
 copy {locale => bz-locale}/nl/selectors.properties (100%)
 create mode 100644 bz-locale/oc/cookies.properties
 copy {locale => bz-locale}/pl/cookies.properties (100%)
 copy {locale => bz-locale}/pl/firebug-amo.properties (100%)
 copy {locale => bz-locale}/pl/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/pl/firebug.properties (100%)
 copy {locale => bz-locale}/pl/selectors.properties (100%)
 create mode 100644 bz-locale/pt-BR/cookies.properties
 create mode 100644 bz-locale/pt-BR/firebug-amo.properties
 create mode 100644 bz-locale/pt-BR/firebug-tracing.properties
 create mode 100644 bz-locale/pt-BR/firebug.properties
 create mode 100644 bz-locale/pt-BR/selectors.properties
 create mode 100644 bz-locale/pt-PT/cookies.properties
 create mode 100644 bz-locale/pt-PT/firebug-amo.properties
 create mode 100644 bz-locale/pt-PT/firebug-tracing.properties
 create mode 100644 bz-locale/pt-PT/firebug.properties
 create mode 100644 bz-locale/ro-RO/cookies.properties
 create mode 100644 bz-locale/ro-RO/firebug-amo.properties
 create mode 100644 bz-locale/ro-RO/firebug-tracing.properties
 create mode 100644 bz-locale/ro-RO/firebug.properties
 create mode 100644 bz-locale/ru/cookies.properties
 copy {locale => bz-locale}/ru/firebug-amo.properties (100%)
 create mode 100644 bz-locale/ru/firebug-tracing.properties
 copy {locale => bz-locale}/ru/firebug.properties (100%)
 copy {locale => bz-locale}/ru/selectors.properties (100%)
 create mode 100644 bz-locale/sk-SK/firebug-amo.properties
 create mode 100644 bz-locale/sk-SK/firebug-tracing.properties
 create mode 100644 bz-locale/sk-SK/firebug.properties
 copy {locale => bz-locale}/sl-SI/firebug-amo.properties (100%)
 create mode 100644 bz-locale/sl-SI/firebug-tracing.properties
 create mode 100644 bz-locale/sl-SI/firebug.properties
 create mode 100644 bz-locale/sr/firebug-amo.properties
 create mode 100644 bz-locale/sr/firebug-tracing.properties
 create mode 100644 bz-locale/sr/firebug.properties
 copy {locale => bz-locale}/sv-SE/cookies.properties (100%)
 copy {locale => bz-locale}/sv-SE/firebug-amo.properties (100%)
 copy {locale => bz-locale}/sv-SE/firebug-tracing.properties (100%)
 create mode 100644 bz-locale/sv-SE/firebug.properties
 copy {locale => bz-locale}/sv-SE/selectors.properties (100%)
 create mode 100644 bz-locale/te-IN/firebug.properties
 create mode 100644 bz-locale/th/cookies.properties
 create mode 100644 bz-locale/th/firebug-amo.properties
 create mode 100644 bz-locale/th/firebug-tracing.properties
 copy {locale/en-US => bz-locale/th}/firebug.properties (76%)
 create mode 100644 bz-locale/tr/cookies.properties
 create mode 100644 bz-locale/tr/firebug.properties
 create mode 100644 bz-locale/uk-UA/cookies.properties
 create mode 100644 bz-locale/uk-UA/firebug-amo.properties
 create mode 100644 bz-locale/uk-UA/firebug-tracing.properties
 create mode 100644 bz-locale/uk-UA/firebug.properties
 create mode 100644 bz-locale/vi/firebug-amo.properties
 create mode 100644 bz-locale/vi/firebug-tracing.properties
 create mode 100644 bz-locale/vi/firebug.properties
 copy {locale => bz-locale}/zh-CN/cookies.properties (100%)
 copy {locale => bz-locale}/zh-CN/firebug-amo.properties (100%)
 copy {locale => bz-locale}/zh-CN/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/zh-CN/firebug.properties (100%)
 copy {locale => bz-locale}/zh-CN/selectors.properties (100%)
 copy {locale => bz-locale}/zh-TW/cookies.properties (100%)
 copy {locale => bz-locale}/zh-TW/firebug-amo.properties (100%)
 copy {locale => bz-locale}/zh-TW/firebug-tracing.properties (100%)
 copy {locale => bz-locale}/zh-TW/firebug.properties (100%)
 copy {locale => bz-locale}/zh-TW/selectors.properties (100%)
 create mode 100644 content/firebug/chrome/domTree.js
 create mode 100644 content/firebug/chrome/panelSelector.js
 create mode 100644 content/firebug/chrome/statusPath.js
 create mode 100644 content/firebug/chrome/tool.js
 create mode 100644 content/firebug/console/errorStackTraceObserver.js
 create mode 100644 content/firebug/console/inlineJSEditor.js
 create mode 100644 content/firebug/console/profilerEngine.js
 create mode 100644 content/firebug/console/toggleCommandEditor.js
 create mode 100644 content/firebug/css/cssDirtyListener.js
 create mode 100644 content/firebug/css/cssEditor.js
 create mode 100644 content/firebug/css/cssRuleEditor.js
 create mode 100644 content/firebug/css/styleSheetEditor.js
 create mode 100644 content/firebug/debugger/actors/breakpointActor.js
 create mode 100644 content/firebug/debugger/actors/elementActor.js
 create mode 100644 content/firebug/debugger/actors/objectActor.js
 create mode 100644 content/firebug/debugger/actors/threadActor.js
 create mode 100644 content/firebug/debugger/breakpoints/breakOnError.js
 create mode 100644 content/firebug/debugger/breakpoints/breakOnNext.js
 create mode 100644 content/firebug/debugger/breakpoints/breakpoint.js
 create mode 100644 content/firebug/debugger/breakpoints/breakpointConditionEditor.js
 create mode 100644 content/firebug/debugger/breakpoints/breakpointGroup.js
 create mode 100644 content/firebug/debugger/breakpoints/breakpointModule.js
 create mode 100644 content/firebug/debugger/breakpoints/breakpointPanel.js
 create mode 100644 content/firebug/debugger/breakpoints/breakpointReps.js
 create mode 100644 content/firebug/debugger/breakpoints/breakpointStore.js
 create mode 100644 content/firebug/debugger/breakpoints/breakpointTool.js
 create mode 100644 content/firebug/debugger/breakpoints/debuggerKeyword.js
 create mode 100644 content/firebug/debugger/clients/clientCache.js
 create mode 100644 content/firebug/debugger/clients/clientFactory.js
 create mode 100644 content/firebug/debugger/clients/clientProvider.js
 create mode 100644 content/firebug/debugger/clients/functionClient.js
 create mode 100644 content/firebug/debugger/clients/grip.js
 create mode 100644 content/firebug/debugger/clients/objectClient.js
 create mode 100644 content/firebug/debugger/clients/remoteNodeListRep.js
 create mode 100644 content/firebug/debugger/clients/scopeClient.js
 create mode 100644 content/firebug/debugger/commands.js
 create mode 100644 content/firebug/debugger/debugger.js
 create mode 100644 content/firebug/debugger/debuggerHalter.js
 create mode 100644 content/firebug/debugger/debuggerTool.js
 create mode 100644 content/firebug/debugger/main.js
 create mode 100644 content/firebug/debugger/rdp.js
 create mode 100644 content/firebug/debugger/script/breakNotification.js
 create mode 100644 content/firebug/debugger/script/scriptPanel.js
 create mode 100644 content/firebug/debugger/script/scriptPanelLineUpdater.js
 create mode 100644 content/firebug/debugger/script/scriptPanelWarning.js
 create mode 100644 content/firebug/debugger/script/scriptView.js
 create mode 100644 content/firebug/debugger/script/sourceFile.js
 create mode 100644 content/firebug/debugger/script/sourceLink.js
 create mode 100644 content/firebug/debugger/script/sourceTool.js
 create mode 100644 content/firebug/debugger/stack/callstackPanel.js
 create mode 100644 content/firebug/debugger/stack/stackFrame.js
 create mode 100644 content/firebug/debugger/stack/stackFrameRep.js
 create mode 100644 content/firebug/debugger/stack/stackTrace.js
 create mode 100644 content/firebug/debugger/stack/stackTraceRep.js
 create mode 100644 content/firebug/debugger/watch/returnValueModifier.js
 copy content/firebug/{dom/domEditor.js => debugger/watch/watchEditor.js} (78%)
 create mode 100644 content/firebug/debugger/watch/watchExpression.js
 create mode 100644 content/firebug/debugger/watch/watchPanel.js
 create mode 100644 content/firebug/debugger/watch/watchProvider.js
 create mode 100644 content/firebug/debugger/watch/watchTree.js
 create mode 100644 content/firebug/dom/domBaseTree.js
 create mode 100644 content/firebug/dom/domBreakpoint.js
 create mode 100644 content/firebug/dom/domPanelTree.js
 create mode 100644 content/firebug/dom/domProvider.js
 create mode 100644 content/firebug/editor/codemirror/LICENSE.txt
 create mode 100644 content/firebug/editor/codemirror/addon/search/searchcursor.js
 create mode 100644 content/firebug/editor/codemirror/addon/show-hint.js
 create mode 100644 content/firebug/editor/codemirror/codemirror.js
 create mode 100644 content/firebug/editor/codemirror/mode/css.js
 create mode 100644 content/firebug/editor/codemirror/mode/htmlmixed.js
 create mode 100644 content/firebug/editor/codemirror/mode/javascript.js
 create mode 100644 content/firebug/editor/codemirror/mode/xml.js
 create mode 100644 content/firebug/editor/sourceEditor.js
 create mode 100644 content/firebug/editor/sourceSearch.js
 create mode 100644 content/firebug/firebugui/codemirror-firebug.css
 create mode 100644 content/firebug/firebugui/codemirror-showhint.css
 create mode 100644 content/firebug/firebugui/codemirror.css
 copy content/firebug/firebugui/{panel.html => commandEditor.html} (52%)
 create mode 100644 content/firebug/firebugui/filters.svg
 create mode 100644 content/firebug/html/eventsPanel.js
 create mode 100644 content/firebug/html/htmlEditor.js
 create mode 100644 content/firebug/html/htmlEditorSearch.js
 delete mode 100644 content/firebug/js/breakpoint.js
 delete mode 100644 content/firebug/js/callstack.js
 delete mode 100644 content/firebug/js/debugger.js
 delete mode 100644 content/firebug/js/scriptPanel.js
 delete mode 100644 content/firebug/js/sourceBox.js
 delete mode 100644 content/firebug/js/sourceFile.js
 delete mode 100644 content/firebug/js/sourceLink.js
 delete mode 100644 content/firebug/js/stackFrame.js
 delete mode 100644 content/firebug/js/watchPanel.js
 rename content/firebug/{js/fbs.js => lib/promise.js} (50%)
 rename content/firebug/{js => net}/sourceCache.js (98%)
 rename content/firebug/{js => net}/tabCache.js (99%)
 create mode 100644 content/firebug/remoting/connectionMenu.css
 create mode 100644 content/firebug/remoting/connectionMenu.js
 create mode 100644 content/firebug/remoting/connectionMenu.xul
 create mode 100644 content/firebug/remoting/debuggerClient.js
 create mode 100644 content/firebug/remoting/tabClient.js
 create mode 100644 content/firebug/remoting/tabListMenu.js
 create mode 100644 content/firebug/remoting/tabWatcherProxy.js
 create mode 100644 content/firebug/server/main.js
 create mode 100644 content/firebug/server/server.js
 create mode 100644 debian/README.source
 rename debian/patches/{0001-Do-not-dipslay-FirstRunPage-after-installation.patch => 0001-Do-not-display-FirstRunPage-after-installation.patch} (78%)
 delete mode 100644 icon64.png
 create mode 100644 locale/bg/keys.properties
 create mode 100644 locale/de/keys.properties
 create mode 100644 locale/es-AR/keys.properties
 create mode 100644 locale/es-AR/selectors.properties
 create mode 100644 locale/es-ES/keys.properties
 create mode 100644 locale/hu-HU/keys.properties
 create mode 100644 locale/ja-JP/keys.properties
 create mode 100644 locale/nl/keys.properties
 create mode 100644 locale/pl/keys.properties
 delete mode 100644 modules/debuggerHalter.js
 delete mode 100644 modules/firebug-service.js
 delete mode 100644 skin/classic/arrowDown.png
 create mode 100644 skin/classic/arrowDown.svg
 delete mode 100644 skin/classic/arrowUp.png
 create mode 100644 skin/classic/arrowUp.svg
 delete mode 100644 skin/classic/breakOn.png
 create mode 100644 skin/classic/breakOn.svg
 delete mode 100644 skin/classic/breakOn/breakOnError.png
 create mode 100644 skin/classic/breakOn/breakOnError.svg
 delete mode 100644 skin/classic/breakOn/breakOnMutate.png
 create mode 100644 skin/classic/breakOn/breakOnMutate.svg
 delete mode 100644 skin/classic/breakOn/breakOnNext.png
 create mode 100644 skin/classic/breakOn/breakOnNext.svg
 delete mode 100644 skin/classic/breakOn/breakOnXHR.png
 create mode 100644 skin/classic/breakOn/breakOnXHR.svg
 delete mode 100644 skin/classic/breakOnArmed.png
 create mode 100644 skin/classic/breakOnArmed.svg
 delete mode 100644 skin/classic/breakpoint.png
 create mode 100644 skin/classic/breakpoint.svg
 delete mode 100644 skin/classic/breakpointCondition.png
 create mode 100644 skin/classic/breakpointCondition.svg
 create mode 100644 skin/classic/callstackPanel.css
 delete mode 100644 skin/classic/collapseSidePanels.png
 create mode 100644 skin/classic/collapseSidePanels.svg
 delete mode 100644 skin/classic/collapseSidePanelsVertical.png
 create mode 100644 skin/classic/collapseSidePanelsVertical.svg
 create mode 100644 skin/classic/command.svg
 delete mode 100644 skin/classic/commandLinePopup.png
 create mode 100644 skin/classic/commandLinePopup.svg
 delete mode 100644 skin/classic/continue.png
 create mode 100644 skin/classic/continue.svg
 delete mode 100644 skin/classic/cookies/breakOnCookie.png
 create mode 100644 skin/classic/cookies/breakOnCookie.svg
 delete mode 100644 skin/classic/cookies/cookie.png
 create mode 100644 skin/classic/cookies/cookie.svg
 delete mode 100644 skin/classic/disable.png
 create mode 100644 skin/classic/disable.svg
 delete mode 100644 skin/classic/disableInactive.png
 create mode 100644 skin/classic/dropMarker.svg
 delete mode 100644 skin/classic/error.png
 create mode 100644 skin/classic/error.svg
 delete mode 100644 skin/classic/errorColumnIndicator.png
 create mode 100644 skin/classic/errorColumnIndicator.svg
 delete mode 100644 skin/classic/errorSmall.png
 create mode 100644 skin/classic/events.css
 delete mode 100644 skin/classic/executionPointer.png
 create mode 100644 skin/classic/executionPointer.svg
 delete mode 100644 skin/classic/expandSidePanels.png
 create mode 100644 skin/classic/expandSidePanels.svg
 delete mode 100644 skin/classic/expandSidePanelsVertical.png
 create mode 100644 skin/classic/expandSidePanelsVertical.svg
 delete mode 100644 skin/classic/find-arrows.png
 delete mode 100644 skin/classic/firebug.png
 delete mode 100644 skin/classic/firebug16.png
 delete mode 100644 skin/classic/firebug16Disabled.png
 delete mode 100644 skin/classic/firebug32.png
 delete mode 100644 skin/classic/firebug64.png
 create mode 100644 skin/classic/firebugBig.png
 create mode 100644 skin/classic/firebugSmall.svg
 delete mode 100644 skin/classic/info.png
 create mode 100644 skin/classic/info.svg
 delete mode 100644 skin/classic/inspect.png
 create mode 100644 skin/classic/inspect.svg
 create mode 100644 skin/classic/linux/console.css
 create mode 100644 skin/classic/linux/cookies.css
 create mode 100644 skin/classic/linux/net.css
 delete mode 100644 skin/classic/loading.png
 create mode 100644 skin/classic/loading.svg
 delete mode 100644 skin/classic/mac/close.png
 create mode 100644 skin/classic/mac/close.svg
 create mode 100644 skin/classic/mac/collapseSidePanels.svg
 create mode 100644 skin/classic/mac/collapseSidePanelsVertical.svg
 delete mode 100644 skin/classic/mac/commandHistory.png
 create mode 100644 skin/classic/mac/commandHistory.svg
 create mode 100644 skin/classic/mac/console.css
 create mode 100644 skin/classic/mac/cookies.css
 create mode 100644 skin/classic/mac/css.css
 delete mode 100644 skin/classic/mac/detach.png
 create mode 100644 skin/classic/mac/detach.svg
 create mode 100644 skin/classic/mac/expandSidePanels.svg
 create mode 100644 skin/classic/mac/expandSidePanelsVertical.svg
 delete mode 100644 skin/classic/mac/find-arrows.png
 delete mode 100644 skin/classic/mac/minimize.png
 create mode 100644 skin/classic/mac/minimize.svg
 create mode 100644 skin/classic/mac/net.css
 delete mode 100644 skin/classic/mac/optionsMenuTarget.png
 create mode 100644 skin/classic/mac/optionsMenuTarget.svg
 delete mode 100644 skin/classic/mac/optionsMenuTargetHover.png
 create mode 100644 skin/classic/mac/optionsMenuTargetHover.svg
 delete mode 100644 skin/classic/mac/pin.png
 create mode 100644 skin/classic/mac/pin.svg
 delete mode 100644 skin/classic/mac/pinned.png
 create mode 100644 skin/classic/mac/pinned.svg
 create mode 100644 skin/classic/mac/search.svg
 delete mode 100644 skin/classic/mac/searchPanel.png
 delete mode 100644 skin/classic/mac/searchPanelDown.png
 delete mode 100644 skin/classic/mac/twistyClosed.png
 create mode 100644 skin/classic/mac/twistyClosed.svg
 delete mode 100644 skin/classic/mac/twistyOpen.png
 create mode 100644 skin/classic/mac/twistyOpen.svg
 delete mode 100644 skin/classic/navigationBack.png
 create mode 100644 skin/classic/navigationBack.svg
 delete mode 100644 skin/classic/navigationForward.png
 create mode 100644 skin/classic/navigationForward.svg
 delete mode 100644 skin/classic/notificationClose.png
 create mode 100644 skin/classic/optionsMenuTarget.svg
 create mode 100644 skin/classic/optionsMenuTargetHover.svg
 delete mode 100644 skin/classic/orion-firebug.css
 delete mode 100644 skin/classic/pin.png
 create mode 100644 skin/classic/readOnlyProp.svg
 delete mode 100644 skin/classic/rerun.png
 create mode 100644 skin/classic/rerun.svg
 create mode 100644 skin/classic/scriptPanel.css
 delete mode 100644 skin/classic/search.png
 create mode 100644 skin/classic/search.svg
 create mode 100644 skin/classic/searchCancel.svg
 delete mode 100644 skin/classic/searchClose.png
 create mode 100644 skin/classic/searchNext.svg
 create mode 100644 skin/classic/searchPrevious.svg
 create mode 100644 skin/classic/spinner.png
 create mode 100644 skin/classic/statusPathSeparator.svg
 delete mode 100644 skin/classic/stepInto.png
 create mode 100644 skin/classic/stepInto.svg
 delete mode 100644 skin/classic/stepOut.png
 create mode 100644 skin/classic/stepOut.svg
 delete mode 100644 skin/classic/stepOver.png
 create mode 100644 skin/classic/stepOver.svg
 create mode 100644 skin/classic/trace.css
 delete mode 100644 skin/classic/warning.png
 create mode 100644 skin/classic/warning.svg
 create mode 100644 skin/classic/watch.css
 delete mode 100644 skin/classic/win/close.png
 create mode 100644 skin/classic/win/close.svg
 delete mode 100644 skin/classic/win/commandHistory.png
 create mode 100644 skin/classic/win/commandHistory.svg
 delete mode 100644 skin/classic/win/deactivate.png
 create mode 100644 skin/classic/win/deactivate.svg
 delete mode 100644 skin/classic/win/detach.png
 create mode 100644 skin/classic/win/detach.svg
 delete mode 100644 skin/classic/win/down.png
 create mode 100644 skin/classic/win/down.svg
 delete mode 100644 skin/classic/win/minimize.png
 create mode 100644 skin/classic/win/minimize.svg
 delete mode 100644 skin/classic/win/optionsMenuTarget.png
 delete mode 100644 skin/classic/win/optionsMenuTargetHover.png
 delete mode 100644 skin/classic/win/pin.png
 create mode 100644 skin/classic/win/pin.svg
 delete mode 100644 skin/classic/win/pinned.png
 create mode 100644 skin/classic/win/pinned.svg
 delete mode 100644 skin/classic/win/tabMenuTarget.png
 delete mode 100644 skin/classic/win/tabMenuTargetHover.png
 delete mode 100644 skin/classic/win/twistyClosed.png
 create mode 100644 skin/classic/win/twistyClosed.svg
 delete mode 100644 skin/classic/win/twistyOpen.png
 create mode 100644 skin/classic/win/twistyOpen.svg
 delete mode 100644 skin/classic/win/up.png
 create mode 100644 skin/classic/win/up.svg
 create mode 100644 skin/classic/wrappedListener.svg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git



More information about the Pkg-mozext-commits mailing list