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

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 22:09:30 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  e1c0ab3   Update changelog for 1.13.0~a9-1 release
       new  b2b9d2a   Document upstream Git repository
       new  43f8043   Created folder remotely
       new  1871f1f   Renamed remotely
       new  a89e78f   Created folder remotely
       new  1bf40ec   Copied remotely
       new  4369942   made a copy
       new  b8f03a3   Created folder remotely
       new  7796216   Removed file/folder
       new  d72f988   made a copy
       new  8c81c82   made a copy
       new  5da8542   made a copy
       new  97f3c0d   made a copy
       new  e73c45a   made a copy
       new  3523ca6   made a copy
       new  572dcd6   made a copy
       new  85f35d8   made a copy
       new  74d95b5   firebug service changes merged from explore branch and Aptana's version - basically works :)
       new  837f44d   made a copy
       new  538ca87   made a copy
       new  04a65b5   made a copy
       new  b153637   merge John's changes
       new  9f070fa   fix crash on close; net monitor changes; add enumerate scripts
       new  c4cde78   fix Firefox crash on shutdown/window close
       new  86b2cb7   fix breakpoint enumeration; add missed return type for setBreakpoint; fix FBTrace exceptions on browser close
       new  b580692   merge John's net.js/spy.js
       new  d1e66ff   remove incorrectly merged source block which was moved to firebug.js
       new  3835aa9   add missed type in onBreak; fix suspend on top-level; disable unused topLevelHook
       new  4c60980   Include other platforms besides Mac (Darwin) Add build.xml (improved from explore branch) incl. trace stripping in ant script Add branch.properties (not important for this branch, but needed for distro) Updated install.rdf to allow 3.0
       new  57bc37c   check if breakpoint exists after onEvanBreak - that makes one's with PC=0 working
       new  a3d0767   add debugger event/eval notifications for feature purposes
       new  e33f0e5   Templates to create versions from branch.properties Fix missing explore marks Add missing Darwin skin build.xml unexplore tested
       new  210be60   trace to panel bug noThrottle not defined.   showing under spinner on net tab, I changed it to a _.
       new  47b17c4   use new Joe's os-dependent skin package scheme (see trunk)
       new  0eeccfc   update build.xml - remove platform jars packaging
       new  00de3c6   update Net Response tab for empty responses
       new  44b0a3e   convert tabs to spaces for easy diff/merge
       new  ff92d11   add scripts create/destroy notifications
       new  79f0296   fix XHR "Loading.." issue in Console
       new  f6f682f   copy icons/ from trunk
       new  2a412f2   copy docs/ from trunk
       new  5c69ef4   copy ReleaseNotes_1.1.txt from explore branch
       new  af8a02a   copy lite/ from trunk
       new  498ac8e   update relnotes
       new  97c9ec8   Mark this branch with X in branch.properties to distinguish it from distro builds. Avoid deleting .svn in distro branch build.
       new  c78779d   add missing return parameter for onError handler
       new  33d6159   Fix build.xml so local.properties is not required (but will still be used if available).
       new  3ddbd46   no-local-properties must be a dependent
       new  abfca8e   Documentation error fixed
       new  dbfd73c   Implement showEvalSources option (to not do eval() analysis if false).
       new  c7deb8a   add missed items to release notes; update about box
       new  8237a63   Fix for issue 178, 'Firebug keeps repeating bug...'. All errors are now tracked in a table (just CSS before). Stacktrack now passed via ErrorMessage object rather than global. Detabbification.
       new  be05bb1   detabbification
       new  880e3bd   Fix 281 "Last error feature in statusbar shows up warning as error". Now status bar errors only appear with BreakOnErrors and not Warning.
       new  8569229   Fix http://groups.google.com/group/firebug/browse_thread/thread/ce2c70c1fd7ac1b2 "Can't assign value to a variable in Firebug 1.1.0b1" If evaluate throws exception, wrap in ErrorMessage and return it.
       new  0fdfc66   Remove option "
       new  3be82c1   avoid template expansion for incremental builds if tpl does not change.
       new  bc0a5fc   Clean up error observer; still not right, need better test cases. Detabbifications
       new  e1d42ad   Just detabbing on this commit
       new  791fd5b   Elements with whitespace no longer classified as Empty: fix for issues 48, 240, 244.
       new  6933fff   spelling
       new  52e0542   avoid null .location errors
       new  944bed7   add DBG_LINETABLE and alphabetize FBTrace options
       new  9794b1b   add DBG_LINETABLE and alphabetize FBTrace options; try again on showEval
       new  4215eef   Fix issue 143, adds console.formatted flag.
       new  46a549d   fix stepping in calling frames
       new  8fbd8c1   Another failed attempt to fix issue 250. I think this was on the right track, but my test cases are not good enough.
       new  bb092db   Write dump to TEMP dir; User contrib asrail on issue 297.
       new  2a077ad   normalize URL for file: URLs, fix for http://groups.google.com/group/firebug/browse_thread/thread/aee449dc5a498cd9
       new  476acd9   clean up error messages related to command line errors
       new  dbf619b   use local paths for opening files in editors - some editors don't work with file:// URLs (fixes issue 290)
       new  a22d35a   notify script listeners when showEvalSources is off
       new  996ee40   Another attempt to get about:blank to behave. AllowSystemPages now treated like a full option.
       new  6032f35   add Aptana Debugger integration build targets (if ant -Daptana=1 specified)
       new  982a2dc   add "Open With Editor" to browser content area context menu
       new  cf9c55a   put dump files into 'fbug' folder
       new  d063549   add dump XPCOM interfaces
       new  38f83c9   Fix for issue 310
       new  20517a0   remove extraneous markup
       new  011c3db   correct dependency on branches.properties
       new  15339f0   Fix for FF3 update policy
       new  a03f298   workaround for jsdIScript.functionSource crash on OSX when /packer/ JS compressor is used
       new  d52203b   formatting and tabs-to-spaces
       new  a368607   onDebug: call reFindDebugger
       new  112de9a   add svn:external to aptanadebugger
       new  b51c167   console.log will now be unformatted by default (API change)
       new  63269d8   remove hookTopLevel() and breakTopLevel option.
       new  d8afefb   comment out showEvalSources option wait 1.2 (tests show this implementation breaks debugging).
       new  f879c62   build: check if aptanadebugger folder is available
       new  2e2e6e5   mostly tabs->spaces, also DBG_PANELS replaces DBG_WINDOWS in some cases to reduce traces
       new  01dec9c   Fix for issue 269 contrib by pointervoid; support for UTF-16.  And a typo.
       new  cb6acb3   add public key for update
       new  bc3cfaf   add public key for update
       new  c47f529   branch copy from 1.1b2
       new  c49739d   mark the branch as 1.2.0a1
       new  6be3c6e   tracing for understanding html panel; move some functions into methods so they can be overridden in chromebug;
       new  338f1d2   evalInSandBox using Sandbox created from DOM window, not url. fixes about:blank command line prb
       new  eabfd50   Fix issue 281. Again. Really, this time its right.
       new  9f675be   remove aptanadebugger svn:external
       new  11c0351   mark the branch as 1.2.0a1
       new  081e65d   no wonder my prefs kept getting reset, I was resetting them, arggh.
       new  4430f0c   [1.2 Feature] Support debug on bodies of Function() objects created dynamically.
       new  0278b4a   [1.1 fix] fix issue 314 console does not work: commandLine.evaluate FAILS
       new  c19d194   better names and comments
       new  49d55dd   avoid a null property during onBreak
       new  d7980e4   [1.1 fix] backout R157 and R178, fix issue 143 by comparing format to argument list.
       new  d8ce89f   [1.1 fix] The test (name in ignoreVars) is true for all names in the prototype of Object; the new test only true for names set in the const object ignoreVars.
       new  8203fda   [1.1 fix] if format is empty string then ignore it.
       new  77e5fd1   [1.1 fix] Fix 321 arguments can no longer be logged. Now arguments are rep Arr arrays
       new  82ed06f   [fix 1.1] Smaller version of the disabled-page fix. Adequate but some cases not correct
       new  fd3fa70   [1.1 fix] Rework Disabled panel. System pages now integrated with disable system. Remove AllowSystemPages option. Change some names to highlight how enableContext depends upon nsIURI. There is still a problem: calls early in a page load for pages like about:blank call enableContext with URL string.
       new  376f785   [merge] branches/firebug1.1 R185-R207
       new  eef1889   sync 1.1 R218-220
       new  ab4e2e6   sync 1.1 R221-222 function args in Stack
       new  5da1c8b   sync 1.1 R224-233 , incl issues 314, 324, width 100%
       new  6535f7e   R231 better build
       new  9866a3e   sync to firebug1.1 R239, 242, 244.
       new  53e8180   [unstable 1.2] builds and runs some cases... isFilteredURL replaces isSystemURL uncaught exceptions have stack trace addLineTable delayed until script is viewed begin scriptInfo invasion.
       new  657c105   [unstable 1.2] builds and runs some cases... isFilteredURL replaces isSystemURL uncaught exceptions have stack trace addLineTable delayed until script is viewed begin scriptInfo invasion.
       new  0b4cffb   add FBS option FLUSH_EVERY_LINE to be turned on just before your crash. Small fix for FunctionConstructor some lame tracing.
       new  b049d01   Fix issue 345 infinite recursion for some objects (prototype dojo)
       new  19305f0   Implement user feedback for filename filter in locationList by highjacking search box.
       new  f21938f   Attempt to fix dump into panel, largely this seems not worth the effort, remove the feature.
       new  4e87df9   Attempt to fix dump into panel, largely this seems not worth the effort, remove the feature.
       new  63b765f   Timing test case for MD5 and friends
       new  5968b58   Implement UseMD5ForEvalName, replaces UseFirstLine
       new  d804033   [needed 1.1] 3.0 fix for open fbug in own window
       new  2660a7c   clean up issue 345 fix
       new  343c751   Add DBG_FBS_FUNCTION to trace new Function analysis code in firebug-service. Remove some junky tracing remove trace.DumpToPanel
       new  52ecaa7   cleanup
       new  5a5dbf3   [needed 1.1] remove jsd.initAtStartup if filterSystemURLs is off. Need to remove the pref if merged on to 1.1
       new  09d8181   turn on browser.dom.window.dump if tracePanel used
       new  7e13ee9   minor null pointer checks
       new  64d32f3   [needed 1.1.0] refix open fbug in own window (R268), use importNode not adoptNode
       new  9dd6f54   Don't close streams we don't open, see https://bugzilla.mozilla.org/show_bug.cgi?id=395581
       new  b12c50b   in-place dev support
       new  a693ce5   move getStateDescription to lib for reuse
       new  c9dac35   two arg sysout added
       new  d570020   cleanup
       new  7eba55f   abstract panelFileList to support general objects
       new  61a82c7   allow locator to be xul-element specific for chromebug
       new  c524dda   set location on select
       new  91c85d6   [needed 1.1] extra object created, not needed.
       new  af60af4   direct support for SourceFile objects in script panel
       new  fe59993   set sourceFiles outside of FBL.SourceFile() to avoid confusion. clean up SourceFile
       new  d5229a0   hunting sourceFiles bug still ...
       new  bf704fe   comments and tracing, one duplicate line removed.
       new  18cb718   Remove useLastLine and MD5 options; useLastLine if the source is given on last line, else use MD5.
       new  100883e   Make incremental-chrome.manifest default and build with deploy-chrome.manifest
       new  c19ce6b   rationalize startup
       new  0342437   fix chrome.manifest name
       new  6be6e44   Patch from honza, see issue 105
       new  57be5cc   Tracing and small changes for chromebug function; fbs better initialization
       new  0d78346   install.rdf is a build product, remove from svn and create it into build directory.
       new  8d7c122   [needed 1.1] issue 170, disable global keys when UI invisible.
       new  48f2d76   fix findDebugger to support crossing xpcom
       new  c5f013d   LARGE change: re-code script-tracking; ready for testing. trackThrow option
       new  76449ef   breakpoints starting to work; more old code deleted.
       new  09e98a5   dynamic build lineMap; correct function name on breakpoint sidepanel; DBG_SCRIPTINFO to JSDCONTEXT; more dead code removed.
       new  9b94e5e   correct toplevel frame function name in console
       new  e94319b   parse message of uncaught exceptions for location information
       new  09b7565   mark as a4
       new  153c073   small tracing changes
       new  28eb7ae   reorg build
       new  5008e9e   Add onTakingJSD event to Firebug.Debuggers so they know just when jsd hooks are set.
       new  4ef7026   Net panel refactoring (bug #346).Net panel refactoring (bug #346). Bugs #65 and #327 are fixed in this patch.
       new  b62a453   Fix enumerateBreakpoints when one isFuture
       new  fa2fad9   Turn jsd off on shutdown and disable.
       new  bcb2d7f   Patch for #325 - PUT operations do not show contained entity in Net tab
       new  843c2ad   misc null ptr fixes
       new  d168fcc   mods to prevent chromebug error message.  replace gBrowser with access to tabbrowser in Firebug object. move net initialize to initializeUI.  guard accesses when null.
       new  0310499   add DBG_DISPATCH to just dump on dispatch calls. rework options in fbs. add frame to onStop event
       new  899fb60   Path for #414 (XHR Breaks When Using Firebug 1.1 beta when > 1 HTTP 302 Redirect Is Returned) and #421 (onLoad of XHRSpyListener does not fire correctly) See #414 for more details.
       new  6b99448   add FBTrace option to write objects into Firebug Console
       new  36c15a5   net.js - context object typo fix (bk images should be displayed in net panel now).
       new  4c3ab3b   NetPanel: (1) HTTP request method is displayed at the beginning of the request URL. (2) Response status code + text is displayed on the network-row in a new column.
       new  559ef5f   use frame.executionContext global rather than frame eval window
       new  260c356   The response status code and text is red (as the rest of the net-request-row) in case of an error.
       new  7715a6c   avoid more null pointers
       new  4b72b4c   Bug fixed (spy.js inserts a fake XHR into the Net panel)
       new  f5511e9   created extensions.firebug-service namespace for fbs options, renaming fbs options in the process
       new  51bc0c2   options still arent' right
       new  7071f53   another try at options, I think its good.
       new  a5c2f9e   Avoid an exception from net panel
       new  dae0da2   fixed #186 - Only one line in net monitor for multiple xhr post requests
       new  fdf7e3c   Net panel: improve timing + update progress size info
       new  a3af76e   Add DBG_SCANDOCS for ChromeBug
       new  83c04c4   isVisible for XULElement
       new  d84ca9b   inspect tracing and mods for xul inspection
       new  c61e769   Max log limit (issue 405 - The Net panel consumes a lot of memory if there is a lot of XHR activity without page reload.)
       new  641ff37   Issue 405 - max limit info editor.
       new  d2cb431   Issue 405 - max limit info (using domplate event handlers)
       new  083774b   Fix in getTabIdForWindow() + exception handled in spy.js
       new  0379aa4   add dev-setup, correct doc, remove old incremental targets
       new  b280d87   tr localization by erhankesken
       new  0423d04   bg localization by Alexander Shopov
       new  e407c6d   Network limit message design and logic.
       new  ba3ee38   Log limit message
       new  acf2682   [1.1?]Stylesheets missing because of null parentStyleSheet href. http://code.google.com/p/fbug/issues/detail?id=452
       new  dfc68be   http://code.google.com/p/fbug/issues/detail?id=464 Access to Components.classes and Components.interfaces via CC() and CI() is inefficient [extra function call], and a little confusing compared to the normal Mozilla style of using Cc["foo"] and Ci.foo.
       new  0414627   add DBG_SRCUNITS
       new  1f06867   missing option defaults ... chromebug rising!
       new  7ff067b   issue 450: wholesale conversion of "if (x in table)" to "if (table.hasOwnProperty(x))"; options again; issue 434: images not shown in net panel issue 460: fast path for 'h' in isSystemURL
       new  9ada902   Sometimes the pref set is call with no global scope, eg bindings.xml. // Select after a timeout to increase teh snappy                 setTimeout(FBL.bindFixed(function()                 {                     this.selectTab(tab);                 }, this));
       new  da5047a   Per http://developer.mozilla.org/en/docs/Updating_extensions_for_Firefox_3 thanks to Hector Zhao.
       new  db8ac9a   hiddenPanel exception fixed.
       new  ff4d32c   one mistake in hasOwnProperty; small tracing stuff; onScriptDestroy clean up
       new  6aab3e1   Fix issue 440, even tho the reported problem was a 1.1 issue, this test case found a 1.2 bug.
       new  139c311   reorg error observer, get better at pointless messages
       new  3975093   better tracing
       new  f4d061e   reorg error observer, get better at pointless messages
       new  4e75e60   added breakOnZero to solve issue 465 Firebug 1.2 - Ignores breakpoints
       new  38f0cee   start a7
       new  bd02038   Fix issue 449: Filename indications aren't long enough - tooltip and script dropdown; some various small flubs fixed
       new  b255248   Fix issue 485: Firebug 1.2 - Breakpoint causes two breaks on two lines
       new  91df2e8   Clean up from ...Fix issue 449: Filename indications aren't long enough - tooltip and script dropdown
       new  4e0b6b1   Fix issue 486 Cannot set breakpoint on first line of src= included script, the script looked like an event handler...
       new  debd8a4   Missing test for issue 486 fix.
       new  e93831d   Small changes to get firebug error messages in FF3 to be reasonable.
       new  605a99c   fix issue 42, return a value from timeEnd, the diff
       new  a28575f   tracing fixes for FF3
       new  b01d94d   Fix Issue 41 Overwriting 'parent' screws up Firebug (may not really be a Firebug issue)
       new  4baed11   First patch for Issue 404: UI change to help users activate expensive features only when they need them.
       new  9097017   Change the statusbar icon to signal new enable behavior
       new  bf7aed9   less output when lib.getPostText fails
       new  038e325   getBaseLineNumberByScript frame
       new  dec8115   Fix issue 152 "Vertical panes" option is inverted
       new  0d8bac9   Issue #404 - UI change to help user activate expensive debugging ...
       new  dbf0384   Issue #404
       new  876693e   Partial fix for issue 39
       new  076da99   move 2 identical copies getPersistedState to lib
       new  2c1aebd   Issue #404 -  The Net panel can be also enabled/disabled. Old disabled sites shouldn't have an impact on current behavior.
       new  4f0d5e1   Fixes for tests/script/SimpleIncludeJavascript.html
       new  1fd31fe   start uiListeners support
       new  2224507   avoid exception when location is not nsIURI; avoid shadowing function with property isCollapsed
       new  6f6b81c   test propertyIsEnumerable
       new  dd487a9   start uiListeners support
       new  539bbf6   count activeContexts
       new  a717448   event and eval described by source
       new  7e76a49   Toolbar buttons visibility is controlled in show/hide functions.
       new  a65c6d2   Fixed Issue #202 - Clicking status bar error warning closes firebug
       new  b3b140a   event and eval described by source unless url given in source
       new  fbdb7bc   Firebug menu updated - Disable Firebug item is removed.
       new  c45a9fd   Avoid exception in spy.js
       new  7693714   Fix for POST data visibility (within the POST tab - net panel)
       new  8fb5e36   NS_NOINTERFACE test, these need to be added to all getInterface() calls.
       new  64cb92f   support for breakpoints in functions called on commandline (in evalInSandBox)
       new  6c38386   readPostText - seeking properly + code clean up
       new  f4cc587   Trace getInterface exceptions in Net panel.
       new  89f209a   Missing /*@explore*/ comments in Net panel.
       new  deacd4a   minor cleanup
       new  85d72da   update.rdf for getfirebug.com
       new  5f34f07   update.rdf for getfirebug.com
       new  b2890a0   update.rdf for getfirebug.com
       new  87c5c13   Fix large command line to small command line button
       new  6417f1b   Wrong label on disabled page (Script panel) - FIXED
       new  6d62ef2   Contribution of ja locale from issue 362
       new  abda3a0   Partial fix for FF3 change stylesheet.href null for inline styles by W3C; partial fix for issue 280, but CSS panel broken
       new  419653d   Ready 1.1.0
       new  5cfa8c2   Fix for #401 - Net tab does not consider "application/javascript" a JS MIME type
       new  46cae00   Avoid a null
       new  4d1b908   Fixed - toolbar for HTML tab was incorrectly updated.
       new  b51b682   xpcnativewrappers=yes, try 1
       new  96fac33   We are being called in a wierd context, try to avoid exceptions when TabWatcher does not exist
       new  9e9e489   more null checks
       new  27d39e0   add dumpTypes
       new  3a77aa6   xpcnativewrappers off, part 2
       new  2e270ac   Issue 402 Fixed - Net tab tries to show previews of non-images with image file extensions. This patch also fixes the file size for files from the cache.
       new  4a85af2   Avoid a null ref
       new  475426c   Dolske's second patch from https://bugzilla.mozilla.org/show_bug.cgi?id=421593
       new  0f7d487   xpcnativewrappers off, part 3
       new  f03b1c0   partial fix for https://bugzilla.mozilla.org/show_bug.cgi?id=423796
       new  bbcdecb   Dolske's 2.1 - 2.0 from https://bugzilla.mozilla.org/show_bug.cgi?id=421593 (I hope).
       new  645067f   xpcnativewrappers=yes, try 4
       new  558de86   Partial fix for https://bugzilla.mozilla.org/show_bug.cgi?id=423796
       new  7fbf3c2   Dolske's removal of userVars; frame support for console
       new  1885f25   Partial Fix for #550 - Net Panel should show the POST response but it shows the GET response - the request response is now correctly displayed according to the request method (bug550-v1.patch)
       new  61cb85f   Fix for - pushing on buttons in the net panel when disabled generates exceptions.
       new  6de4bef   More Partial fix for https://bugzilla.mozilla.org/show_bug.cgi?id=423796
       new  1946afc   Frames need to be watcher sooner
       new  27b76ff   context missing
       new  0846c0a   clearer test result
       new  4c4f258   Next to last partial fix for https://bugzilla.mozilla.org/show_bug.cgi?id=423796, only dirxml is failing now
       new  1755557   Dolske's https://bugzilla.mozilla.org/attachment.cgi?id=311956 +
       new  4af0479   console init to set firebug version into web page
       new  7a23894   more accurate stack for assert, workaround for Array.prototype missing.
       new  c39365e   Clean up doc
       new  02db016   Clean up doc
       new  4f45cae   on destroyContext, this.detachSpy(context, false) to insure all context spies are cleared.
       new  14efc0a   New implementation of commandLine using events for control flow and attributes for expr Console injection on focus of commandLine and loadFirebugConsole() call in web page Injection of loadFirebugConsole() during watchWindow(). DBG_CONSOLE moved attachConsole from firebug.js to console.js replaced CommandLine.evaluate with COmmandLine.evaluateAndShow with callback
       new  7f22f2a   init
       new  c37fe0d   [a9] start on release notes
       new  6ebf026   test update
       new  45b0cc7   update update-key
       new  89e9838   [a11] update test
       new  c2309b3   Release notes update (net panel)
       new  77efac8   Dolske's better regexp for http://code.google.com/p/fbug/issues/detail?id=567
       new  2312015   dynamic version information into UI
       new  9121a78   dynamic version information into UI
       new  31e9fdf   We don't set win.console so we don't need to delete it.
       new  814c439   Workaround Bug 426692, error on access to script.functionSource
       new  07c1435   Don't try to cache any script source from events/eval etc that we already have
       new  cd07a13   cleanup error messages
       new  bffd38f   Fix issue 2, unable to breakpoint in unload handler, firebug/tests/script/breakpoint-onunload.html
       new  6d53ee4   Fixes for Console: avoid dup usage for injectConsoleScriptTag and addConsoleListener (both must be done just once for one document). watchWindow in trace-module is overridden and empty, so the attachConsoleInjector is called just once. Using array instead of dictionary if key == window.
       new  80a6aaa   Null protect, but I don't know why this can happen
       new  d584478   spy.getURL rather than getURL(spy)
       new  8f75778   trace clean up from issue 2 fix
       new  fe5c212   1.1 links fixed
       new  19c6e57   console injection triggered by window.firebug getter; API change, window.console to window.firebug
       new  08444d7   [a12]
       new  431d2f3   Change back to 'console'
       new  61dfe09   Set firebugIgnore on new console elements
       new  7e3a25d   fix rare || case
       new  3abd7d6   simplify onCommandLineFocus for dynamic addition of command line, force initialization, fix evaluateError
       new  e3a9978   [a12]
       new  a1d328d   addEventListener to element not window
       new  d5abe23   try to find focus problem on a12
       new  6717850   remove xpcnativewrappers=no
       new  4b300a2   Add ids to support overlays
       new  6f0f565   [a13]
       new  98b45ef    Issue 4: Visiting error page causes external Firebug window to close itself  Set the rescueWindow timer from 30 -> 3000.  Maybe Joe meant 30secs?
       new  a9f1554   Issue 38:  console.group should allow optional collapse
       new  384544e   Expiration time in net panel (cache tab)
       new  7b4f675   If there is no result from evaluation of the command line script, don't print "undefined" to the console.
       new  5de7aad   Fix profiling, don't use indexOf on any array of objects coming over xpcom :-(
       new  26d36eb   fix debugger deactivation; add names to debuggers for tracing; gaurd some traces with if
       new  5fc36d4   Sometimes addConsoleListener fails because the console element is not in the win.document. This may be chromebug issue so I prevent exception, need to watch for this.
       new  4c84e55   Change all uses of script.fileName to normalize(script.fileName) if there is a chance the result will be compared to DOM url. All uses of the variable "fileName" should be raw JSD filenames (format for file:/ non standard); all variables 'url' should be normal URLs (file:///).  Fixes file: url debugging remove breakpoints.
       new  9b18df8   null checks should not be needed but...
       new  2c00561   [a14]
       new  bcecea3   Console getter is used for FF3 and console property for FF2.
       new  085fac2   Console & CommandLine fixes
       new  816d573   [a15] update testing
       new  d5c9afb   New files for CommandLine implementation.
       new  a51b2cf   For some reason normalizeURL needs FBL. to work.
       new  210ad01   DOM Blocked on https://bugzilla.mozilla.org/show_bug.cgi?id=425139
       new  e0768c3   rename stack function for clarity
       new  1ebd92a   show script.tag on script panel
       new  6f559ec   event handler debugging with breakpoints work in one case
       new  c5a1993   show script.tag on script panel
       new  9fa9139   remove one part of RDF to see what happens.
       new  c820ab9   DBG_DOM for domplate
       new  5a9f00b   Move FirebugCommandLineAPI into commandLine file, now that it is only used there.
       new  ff68db2   ScriptTagSourceFiles need context to get source
       new  93b18e6   oops trace of tracing left over
       new  a9687ae   [a16]
       new  705acb6   Attach commandLine script bug fixed.
       new  b8dcc2f   Release notes updated.
       new  545bcac   [a17] and DBG_DOM default
       new  50658e6   Command line fix - execution in more steps (e.g. var help = Math.random() * 50; help)
       new  02e93f3   [a18]
       new  94aac19   Track active contexts not only the number of them. Use stored debugger on normal breakpoint hits.
       new  42588ce   No load call needed
       new  6ebc21b   Extra line, but the file is no longer used
       new  cae701b   Put trace options in panel (as well as options)
       new  51fdc00   Put trace options in panel (as well as options)
       new  f091d80   CommandLine - FIX for $("<node-id>").hide() expression.
       new  44fe99b   remove unused option
       new  575a3b4   prefilter chromebug urls
       new  0251de5   [a19]
       new  21163f8   Contribute patch by dougclayton fixes issue 474, base href applied to scripts
       new  6eb3e74   Command line - FIX - return value of type Array must be created in page context.
       new  b8d9723   Fix issue 599, Firebug Inspect Outline Does Not Show Up Over Web Page Elements, styles now added inline not link to chrome stylesheet.
       new  559b821   Don't process onToggleBreakpoint targeting other debuggers; filter out chromebug urls
       new  4398cb2   Fixing breakpoints that I broke recently
       new  b60361f   Avoid scanning the entire source for every script when setting executable line numbers
       new  ebb364f   HACK to work around Out Of Memory Bug 422137
       new  32cb5bd   Better tracing for cache
       new  cebedf6   [a20]
       new  eab1259   [a20]
       new  63e7e7e   Command line fixes for correct return value.
       new  96957df   Missing closing quotation mark.
       new  c47f047   Command line - clean unnecessary code.
       new  237b028   Workaround 425814 by removing browser.loadURI calls in favor of loading the panel.html with src= on the browser element.  initializeUI still triggered by load events.
       new  6b02fbd   Fix issue 393 Text overlayed on text in script editor window. Probably. Could not reproduce the test but still think I got it.
       new  146fa6d   The ownerPanel must be set (for Firebug.Panel.panelNode) even when the UI is detached.
       new  abc4cbb   FIX for - enable/disable toolbar wasn't visible if FB detached.
       new  5f1fd4b   isLineExecutable incremental except for outerScript. scroll driven but some lines are missed.
       new  c00e28e   don't need to get the window twice
       new  a5ae5ae   don't need to get the window twice
       new  90f3f1d   restore old but untested path for dom viewing when breakpointed
       new  5e252fc   refactor error observer
       new  c132977   [a21]
       new  e4dfc6f   [a21]
       new  decac94   add tracing for linetable, fix pref for linetable
       new  b584c57   truncate addToLineTable at 100 lines since jsdIScript.isLineExecutable() is too slow. Make outerScriptLineMap an array of lines rather than a table of line to script, now that it is only used for outer scripts.
       new  02452bb   [a22]
       new  2745602   Make sure the command line script is attached when the command line is used the first time.
       new  45393b3   Remove firstAddition and lastAddition attributes.
       new  3c2346f   Initialize properly Firebug version within console.
       new  a2e6ff3   Change console.firebugVersion function to console.firebug property.
       new  018345b   Issue 619: Reopening firebug results in grey DOM, Layout or Style Pane, fixed by forceUpdate on syncSidePanel. Issue 618: HTML: tab order, fixed by setting order properties on side panels. Add missing context arg to errors.js; add some tracing for wierd messages.
       new  e35a528   better script panel buffer titles for evals
       new  7f2129e   [a23]
       new  13065af   Indicate jsd.off with gray icon on UI; jsd.on is firebug icon
       new  7b3dd29   attachConsoleInjector condition & console tracing
       new  b5acfcb   Improve tracing for DBG_WINDOWS
       new  1d94850   Remove TabWatcher.dispatch (tabWatcher.js) and use dispatch method from lib.js
       new  2513c57   Attempt to get better info for xpconnect objects
       new  0886006   Fix stack for /tests/script/ErrorInAnonymousFunction.html
       new  7672c9e   Filter out commandline injection
       new  fac522e   refactor scrolling, get one case where changing panels did not paint exe lines. Add tracing for debug loop hang, still something not right.
       new  85587c5   Breakpoint panels function name fix
       new  3c44d58   refactor SourceBoxPanel
       new  0cdd4a4    Issue 631:	 There is not a Japanese Locale of Firebug, contribution by Norah.
       new  d5e5056   tabWatcher - tracing
       new  21ead06   The loadedContext event wasn't dispatched when set within watchTopWindow.
       new  26dfd4e   temporary hack that removed "enabled" option, now only two states for debug panel, "disabled" and "enabled for (URI)". jsd state now controls firebug icon, gray on disabled jsd.
       new  29ca2a4   Attempt to rationalize show/load context.
       new  594b9e3   Fixed issue 43	 Edit CSS behaviour - appending styles to the dom is unexpected, contribution by  tonygentilcore
       new  69efd11   Just documentation changes I hope
       new  1a300cb   isURLEncodedFile - using indexOf when checking if the Content-Type header value is "application/x-www-form-urlencoded".
       new  cea3f70   getStateDescription - using spaces instead of eof
       new  0b88834   Save Panels To File (premature?)
       new  35a1d25   Refactor ActivableModule, cut back to two states for enable
       new  83e2954   net panel menu fix
       new  cab3412   Cleanup from refactor ActivableModule
       new  9cd8b7e   Fix Issue 573: setting css background-color affects layout inspector. Contribution by tonygentilcore
       new  0bdf488   Fix  Issue 361:  Edit button gets stuck when reloading page whilst editing CSS. Contribution by tonygentilcore
       new  728cbee   [a24]
       new  ebe1976   Fix some panel update issues in Script panel
       new  31ef112   sync commandline evaluate on context.stopped to new api. fix the reWord to for RegExp.$1. delay showContext when loadContext has not completed.
       new  f6bfa63   tabWatcher refactoring
       new  f9916fa   clean up from context.stopped path on commandline evaluate
       new  b500cb4   Change all context.browser.currentURI to getBrowserURI to account for firebug open in its own window. Fix issue 1, Reload external Firebug window while its tab is hidden closes the window
       new  7da4c15   add null context check
       new  4610c29   [a25]
       new  4e268b0   Missing null condition.
       new  1cc6b6c   Net panel - better tracing. Small trace improvement in domplate.js.
       new  e825482   Net panel tracing improved.
       new  e28e4b3   Use spy.js to get responseText for XHRs.
       new  cf294bd   more null checks
       new  6d3df43   Issue 659: firebug.js:1473 - "this.context.browser is undefined"
       new  250c4a5   null check
       new  304958a   expand the try for issue 653
       new  aae89a3   Firebug cache implementation. * New "@joehewitt.com/firebug-cache;1" component. * New nsIFireBugCache interface -> getSource(uri)
       new  1eb9142   Firebug cache - support for monitoring and testing.
       new  c4aca12   Wrong response time for XHR - Fixed.
       new  0f7c02c   adapt to mozzipper packaging
       new  4a61703   adapt to mozzipper packaging
       new  a92f2e1   Avoid FF3 (NS_ERROR_INVALID_POINTER) [nsIDOMLocation.toString]
       new  d939902   [a26]
       new  91d0c5c   adapt to mozzipper
       new  08867a3   adapt to mozzipper.. really
       new  f8efcf9   adapt to mozzipper.. really
       new  7c694c4   Firebug cache - Fix for onDataAvailable exception.
       new  569c810   [a27]
       new  0261889   cleanup FBTrace
       new  772e665   cleanup FBTrace
       new  0fd720a   It's really frustrating, but I have to remove the tee-listener, at least till the https://bugzilla.mozilla.org/show_bug.cgi?id=433711 is fixed :-(
       new  0b339d6   FBTrace cleanup
       new  cf934ae   [a28]
       new  8e85cf9   Remove idl/xpt. Clean up shutdown code.
       new  a33f27d   [a29]
       new  cee86d7   Fix bugilla Bug 433977 100% CPU on exit from FF3.0pre with Firebug 1.2a28X and issue 667 Firefox crash with Firebug 1.2.0a27X +++ slow Firefox
       new  1dc23e4   [a30]
       new  25f154b   Do not showContext, which is not the current one.
       new  f89bd71   Fix for issue #691.
       new  2183415   Missing removeObserver ("perm-changed") in ActivableModule's destroyContext.
       new  fd9634a   correct template parameters for mozzipper
       new  04d8d1b   remove tracing that can fail
       new  65fdec0   Allow traced and untraced versions
       new  dbe1af6   semicolon missing
       new  ea4e984   [a31] new version numbering 1.2X.0a31
       new  07fe21c   insert key by parameter in template
       new  3374038   [b0]
       new  a7729f8   flat file manifest
       new  9fbbe11   Fix for issue #685.
       new  3031610   Code clean - Remove obsolete AutoDisableModule (there is ActivableModule instead)
       new  5bf30cd   Fix for issue #637.
       new  1b50ef0   surface 1.2b
       new  ee75b16   Hide from gmail: no console injection unless 1) script panel active or 2) user types in command line.
       new  26c17d4   Fix Issue #690 - contribution from xuzhoujun (zh-CN localization - Chinese Simplified)
       new  3608aee   Fix for issue #7.
       new  e742288   Release notes update.
       new  0d47936   tracing to try to get the borked context problem
       new  bd518ac   [b1]
       new  618c1cb   sync to mozzipper
       new  b5161a1   sync to mozzipper
       new  5d71aeb   sync to mozzipper
       new  9c5d280   ReleaseNotes update
       new  1562adc   Release notes update.
       new  afa0b80   fix title
       new  2f60da9   guard against location exceptions
       new  bd5f3d9   recommend for versions of Firefox
       new  aece222   extend console from ActivableModule
       new  ea13fd4   Fix for issue #321.
       new  8ff4e58   Multi-panel enablement on Firebug.DisablePage (was Debugger.DefaultPage and Net.DefaultPage, refactored to Firebug)
       new  fd9e7f7   re-order table of panels.
       new  51f39ae   Fix for issue #719.
       new  0ceb5eb   moved to fbug/tests/console/joes-original
       new  7b4bbd9   Changes suggested by Antonin Hildebrand to improve Firebug extensibility
       new  41a62d3   Tracing for net panel.
       new  6f5fce7   fast return when the window is null for http-examine-request
       new  e198b3d   Fix issue 723, JavaScript errors not shown in Firebug even when debugging is enabled; Refactor errors.js. again.
       new  b930253   Fix issue 723, JavaScript errors not shown in Firebug even when debugging is enabled; Refactor errors.js. again.
       new  810cc01   multi-panel enablement UI
       new  5f43247   Properly update button on the Panel manger page.
       new  9040764   Fix for issue #720.
       new  965d735   Properly update Panel manager page when a panel is disabled.
       new  5622496   Support for localization
       new  e8a5638   Typo fix.
       new  afeea6c   Fix for panel manager's button.
       new  4b79e0c   Fix for issue #587.
       new  28db9b0   Don't put errors into the console unless it is enabled.
       new  39f18e8   Missing extensions.firebug.console.enableLocalFiles in default preferences.
       new  5d5dce4   If the command line does not get injected by script attach, we fall apart. Stop falling apart until we can find why we aren't injecting.
       new  011e4cd   Fix issue 680 Tab completion of JavaScript elements not working
       new  a2c590c   rename module(de)Activate to panel(de)Activate
       new  e020431   rename module(de)Activate to panel(de)Activate
       new  17630f6   recover eval sourceboxes from anonSourceBoxes
       new  889db95   Fixes for manage-activable-panels page.
       new  0507359   Enable Always for console, net and script panels
       new  0a2db75   don't attachSpy when Console isEnabled false
       new  b1e391c   simple syntax for mozzipper
       new  fc779b8   [b2]
       new  6b8570c   update for b2 - b1 changes
       new  5947a52   Issue 736: Temp disabling breakpoints does not work.
       new  430874d   update release notes
       new  0cd9569   Hungarian locale contribution by Zoltan Papp
       new  55b5d8c   update release notes
       new  bf55406   Fix for issue #750
       new  6f20371   Issue 734 While debugging, click into the console. The execution context is not available Inject console+commandLine via frame.eval() when context.stopped on breakpoint
       new  ce8b2c3   disable options on disabled panels
       new  706a76d   disable options on disabled panels
       new  25297de   Hungarian locale contribution by Zoltan Papp
       new  4781397   Fix for issue #256
       new  ed36d58   disable console option ShowStackTrace if Debugger is disabled. Fix  Issue 660:	 Show Stack Trace with Errors doesn't work in 1.2.0a25X
       new  f317af7   Fix Issue 707  	 'Remove All Breakpoints' does nothing
       new  f7ce168   Fix Issue 709: Visible Console Objects
       new  db89272   Fix for issue #56: Enhancement: row distinction in profiler
       new  0ab302e   Disable profile button if Debugger is disabled.
       new  a3bb5b8   Fix for issue #455: Firebug and iMacros Incompatibility.
       new  5d535c3   Fix Issue 623: Pop up windows do not show all FireBug controlls
       new  cffae32   Avoid null in some shutdown case
       new  d8405c5   [b3]
       new  4e4efc0   Fix Issue 761: HTML panel blank, fails to update view
       new  da8ebc0   Fix for network monitor listener.
       new  83f449e   Tracing for showContext in chrome.js
       new  6b5cf81   Issue 659: firebug.js:1473 - "this.context.browser is undefined"
       new  1c219c3   Fix for #724 (Content in console tab is broken when opening firebug in new window) and #769 (HTML Tab Unresponsive After Dock/Undock)
       new  ca9d237   Improve the display of the FBTrace buttons (#771) contribution by Ken Arnold
       new  c4f59a7   Option for - Always Enable Firebug.
       new  2c57cbc   Remove old enable/disable stuff.
       new  0a8c33d   update build.xml to build jarred 1.2X version at current release
       new  325cdda   Add J to version number for jarred 1.2X
       new  5ae9836   Sometimes location has no spec.  option not defined.
       new  15288fd   OpenPermission dialog - current site is displayed by default in the top field.
       new  7076c4d   Activation support for System Pages.
       new  f940665   Missing @explore tags
       new  1b7593f   Don't log into the console if it's disabled.
       new  96988b7   Remove Save Panels to File for now.
       new  219100e   reimplement filterSystemURLs properly. Remove DBG_SHOW_SYSTEM. Some steps to fix permissions for about:blank.
       new  a15ae04   reimplement filterSystemURLs properly. Remove DBG_SHOW_SYSTEM. Some steps to fix permissions for about:blank.
       new  0f2f7cb   Add Always Enable option for windowed firebug
       new  7e573ff   rename variables to clear up issues of window.location vs currentURI for about:blank. about:blank permissions at least the window comes up.
       new  93f252c   Don't clear the FirebugContext to null
       new  c87ba55   Fix Issue 764: Source code for all scripts not visible on scripts tab without enabling debugger
       new  388f673   Fix Issue 622:	 Reopening firebug with inspect element results in grey html pane and Style/Layout/DOM
       new  cf5b590   Fix Issue 165: Profile results table can get too wide for console. dispatch onPanelActivate to all modules; control profile button with onPanelActivate
       new  9aa7895    Issue 785:  Update Japanese Locale, contribution by http://code.google.com/u/norahmarinkovic/
       new  c7ddbdd    Issue 755: New zh-CN locale file for Firebug 1.2, contribution by http://code.google.com/u/shawphy/
       new  e82c4be   Fix Issue: Net Panel incorrect rounding of file size
       new  1568450   Fix findScriptForFunction, replace it with findScriptForFunctionInContext. functions in DOM views now better support
       new  fabb8af   Panel activation (no global options)
       new  ce04a56   Issue 794 Catalan locale ca-AD, contribution by Àlex Corretgé http://bloc.corretge.cat
       new  55f562b   clean up: categoryFile to isShownCategory
       new  7abfdd9   clean up evaluate: rename, refactor and make all evaluation run through evaluate() then switch on context.stopped. evaluateInSandbox no longer called.
       new  76bbef0   console option to set (and see) javascript.options.strict
       new  62760ce   tweek the English
       new  98e69a0   remove undefined CSS property
       new  cd4144b   Issue 762: this.notifyFirebug is not a function error (contribution by zmarties)
       new  9c67df5   Preliminary support for window.applicationCache
       new  02cf751   New labels in permissions.xul dialog.
       new  94698d0   Permissions intro text modified.
       new  05b17df   Activable menu moved into panel's tab.
       new  b9c3a5f   Fix Issue 698: Debug panel file navigation too painful; move tabMenu init to initializeUI
       new  0b15e85   Proper activable menu update - fix.
       new  7692606   don't put the callstack on top when errors have a stack
       new  9513943   fix break on errors; avoid looping on out of memory
       new  a959ee5   fix several null pointers; better update with URLOnly sourceboxes are created.
       new  9c28acc   move scriptsFilter pref to extensions.firebug-service domain and cut off script processing for eval and event based on filter value.
       new  a744657   Fix Issue 873:	 alien variable "y=2" in global watch list, contribution of jwitch
       new  3f0f473    Issue 479:	 pt-BR locale submission, Comment 10 by leandromerces, Jun 21
       new  c5fb8b3    Issue 772: de locale for German Firebug, contribution by  benedikt.langens,
       new  0e995b2   add en-US properties for any properties missing in locale
       new  44a268f   add en-US entity def for any entity defs missing in locale
       new  0f9aa96   [b4]
       new  6290b52   remove funky characters
       new  b625927   explicitly add the other locales, is it needed?
       new  e6584b1   Fix issue 793 warnings classified as errors
       new  28efe09   avoid some null pointers and filter XPCJSObjectWrapper
       new  27dcc77   wrong case for hu-HU
       new  d2b8d67   correct case for hu-HU
       new  2c0ac00   Avoid a null
       new  9a334b5   http://code.google.com/p/fbug/source/detail?r=798
       new  b6dbd1c   Issue 73:  Can't show function contents in DOM browser. mouse over on test() now shows function.toString() unless there is a source file, in that case the source is linked. Should highlight it I guess.
       new  f9e2b11   avoid a null
       new  6a57c7a   Fix  Issue 784: Breakpoints in scripts included in an iframe don't cause debugger to break. Introduced ReusedSourceFile
       new  d158e75   fix filtering of nsIConsoleMessage
       new  93093d7   delay painting the execuable line marks on script panel until the panel is rendered.
       new  75ac491   Fix Issue 910 Watch window stops responding after invalid JS Entry
       new  fd0bc23   remove option showEvalSources
       new  a34379d   fix scriptsFilter initialization; remove showEvalSources; fix markExecutableLines for case where there are none.
       new  5393975   Try to get event handler executable lines to show
       new  3698b27   Issue 476:  	 Infinite recursive loop crash firefox, fix the long time it takes to show the stack.
       new  fc7e1f1   Issue 923: Don't enter breakpoints if Script panel is disabled for the domain Issue 921: Empty script tab when Firebug window is closed
       new  930e2c1   Incremental viewport-based sourceBox
       new  7217e31   merge -r824:HEAD https://fbug.googlecode.com/svn/branches/firebug1.2 at R960
       new  d8f3574   Merging r962 through r965 into F:/bartonjj/projects/fireclipse/firebug/firebug/branches/firebug1.3
       new  a36a2da   Fix  Issue 502:  	 Component is not available (SessionStore exception)
       new  768e3ea   Fix  Issue 1110:  	 Firebug doesn't respond (abclinuxu.cz) (very long URL)
       new  59cdd68   Fix Issue 1097:  	 inspect image tooltip confuses images from different tabs
       new  7f658fa   Merge r962 from branches/firebug1.2
       new  41b1f39   net tracing fix
       new  d67563b   Fix for Issue 1109: Missing POST information (empty POST tab)
       new  00044e6   Fix for Issue 874: User object incorrectly identified as arrays (contribution by nielsen.chris)
       new  b8ec72a   Fix for 1063: Spanish translation for 'script' shouldn't be 'guión' (contribution by eternoendless)
       new  d2ea46a   Fixup for 1.2->1.3 update
       new  93c173f   Fix profileSizer typo
       new  da36364   Abstract "extensions.firebug" to Firebug.prefDomain in support of chromebug
       new  875b51a   reFix to issue 874
       new  dbe9659   Try to the get the buildViewAround timing right, still a problem
       new  c28f50e   Script panel Filelist initialized correctly now (backportable)
       new  5923677   quiet DBG_PANELS
       new  f8bd3f0   If Script disabled, stop sooner
       new  fdd2ed9   FBTraceConsole integrated
       new  6f8f6f8   FBTrace console window
       new  d1c07b9   Default icon for FBTrace console window
       new  8bd6998   Share insertWrappedText and trimLeft methods in lib.js
       new  22888da   Fix for 1121: "Open in Tab" does a POST request for a GET request
       new  8517157   Partial fix for issue 1125: Net panel not working as expected (1.2.0) (issue 402 tested and works)
       new  3ec0040   Tracing improved
       new  9dee302   Display JS erros in FBTraceConsole
       new  05f7952   Additional support for Issue 15 (attribute update for fbStatusIcon).
       new  8e55add   avoid message Failed to get string
       new  4f20099   Fix Issue 1137: Forgets which JS file being viewed after switching away and back to Script tab
       new  bc54117   Avoid a null
       new  c1d09fa   typo
       new  f894b34   Display only chrome JS Errors in the trace-console. Logs with 'ERROR' and 'EXCEPTION' in red.
       new  6ccb4e5   Firebug HTTP Observer Service. Firebug and all it's extensions should register a listener within this service in order to listen for http-on-modify-request and http-on-examine-response events.
       new  7e92159   HTTP Observer Service, pass window to listeners.
       new  96a8dbb   tabCache.js implementation based on nsITraceableChannel (backward compatibility preserved)
       new  91d6ea2   Tracing fix
       new  db0fe37   Get snapshot of object properties when logged.
       new  13c7138   CSS for stack frame link.
       new  0901472   Scrolling sourceBoxes almost working
       new  0a450f2   Begin 1.3 docs
       new  e9a45cc   Convert all spaces in localized strings to underscore to create key for .properties file
       new  6b2b590   Implement CSS option showUserAgentCSS, default false, partial fix for Issue 1107:  	 Toggleing Table css properties breaks page permanently firebug 1.2.0b1
       new  a9a6eb0   [1.3a1]
       new  41bf2c9   FBTrace Console button tooltip fix.
       new  deedb0e   Use standard icons from FF for trace-console toolbar.
       new  48593e0   Remove Terminal.ico (default icon for trace-console)
       new  efaac72   Defaul icon for trace-console window (from: \mozilla\toolkit\themes\gnomestripe\global\console) and shrank icon for console Clear action (from: mozilla\toolkit\themes\gnomestripe\global\console)
       new  b596326   Trace Console - new link to open Chromebug.
       new  bc03b5e   Automatic attach to a console window if it exists.
       new  0674ef4   Tracing improved for Inspector History in command line.
       new  7d8b9e6   Remove Ctrl+C shortcut from trace console.
       new  d454af8   Tracing for commandLine
       new  1289ef6   source search working but not highlighting yet
       new  01fccc1   Shift sourcebox highlighting in to decorator, use a highlighter function. Search working for script panel
       new  7b07cb7   Fix 2 for 1063: Spanish translation for 'script' shouldn't be 'guión'
       new  d3a1d2b   Proper localization of FBTC button using FBL.internationalize
       new  8bc3e29   First support for TraceConsole & Chromebug integration.
       new  bb55a1d   Support for domplate context-menu and tooltip in separate Window. Used in trace console.
       new  a7066b1   Use centralized XPCOM httpObserver in Net panel.
       new  3ee3eed   Refix for Issue 1109: Missing POST information (empty POST tab)
       new  64c6eb8   Code clean up, sourceCache.js and net.js
       new  54a6572   New Spanish local for Issue 1063: Spanish translation for 'script' shouldn't be 'guión'
       new  b30bf15   Don't display "with(_FirebugCommandLine){ } when there is a JS error in the command line.
       new  9fc306b   script panel highlighting and search working again
       new  efc9af7   Don't link errors from commandline
       new  5a29069   FBTrace is accessible from within XPCOM as a service.
       new  2573393   FBTrace service component
       new  8a2d782   Net panel tracing improved.
       new  674bfd9   Display a HTML response in an iframe (trace console). If this works well, it could be used for Net panel too.
       new  a8a6427   Null check, error processing.
       new  04878d0   Pass JS object properly through XPConnect.
       new  bf34665   Attach ScriptPanel to Firebug object at request of Antonin Hildebrand in support of Rainbox
       new  61c7d0e   fix error message when load fails
       new  ebc254b   refactor getSourceLineRange, implement via getLineAsHTML so it can be overridden
       new  6183fc1   dispatch onApplyDecorator to uiListeners
       new  2ff871d   replace all double dots
       new  fee4961   log to hidden window if the traceConsole window it not yet up
       new  e53ba55   document uilisteners methods as overrideable
       new  91722ee   separate traceConsole for each prefDomain
       new  dd1a79d   Use nsISupportsCString for loggins strings
       new  07ebfc5   New getElementsByClass API in FBL
       new  32047d3   Dump logs from firebug-service into trace console.
       new  1040eb2   Support for nsISupportsCString in the trace console
       new  e7a1eed   Option for displaying scope variables in the console + better domplate formatting.
       new  e21603e   Support for two trace-consoles at the same time (tested with Chromebug, which uses it's own console)
       new  4f0a20c   typo
       new  f72b5e0   Fix  Issue 1151:  	 Break on all errors should not break when a watch is undefined Add Debugger.beginInternalOperation/endInternalOperation and call them when we use CommandLine.evaluate()
       new  15ebe9e   more info for early tracing path
       new  0716396   Another attempt to prevent infinite loops on exit
       new  920cae7   [1.3a2]
       new  3e797c0   doc 1.3a2
       new  a1de731   Display error message as title in trace-console, option for displaying logs from JS Console, crop trace-message title at the end not in the middle.
       new  a988944   Use passed prefDomain in trace panel
       new  d4b360e   Queue for trace messages only if console is enabled.
       new  e8e7ae7   fix for source code line number style issue on mac
       new  68d6041   Fix for tracing in firebug-service.js
       new  32dbb9c   Remove duplicate string "ShowStackTrace" from firebug.properties
       new  65d14e8   nl-NL locale update (contribution by markh)
       new  0c33c5d   pl-PL locale update (contribution by Teo)
       new  9a09f7f   sv-SE new locale (contribution by peter3)
       new  d45f9ee   Put translators into the about dialog.
       new  f7e4bbc   Replace ddd with FBTrace.sysout
       new  7c8f308   Remove spurious ... and \n on tracing
       new  a5c4564   Remove redundant newlines
       new  6c2979c   Put firebug traceConsole into Chromebug FBTrace panel
       new  8ae7ffb   FBTrace wrapper fixes, use pref observer to change FBTrace options only, trace fixes in firebug-service.js
       new  c7adb12   Use regexpr in preference observers.
       new  e28a794   Support for per application debugging.
       new  7c79806   Prevent tracing from code that performs tracing.
       new  50fb758   Tracing improved (options), missing method fix, recursive DOM tracing fix
       new  6797a36   Tracing for Firebug.Panel destroy
       new  f67ccf0   Fix issue 1159 Console results for "$x" incorrect, contribution by sevenfurnace, test case on bug report
       new  b9b12c2   update for issue 1159 fix
       new  127e905    Fix Issue 588:  	 DOM HTMLCollection/NodeList should be formatted like an array in the console Fix Issue 489:  	 Array content is not printed in version 1.1 beta Tested with console_array test on issue 1156
       new  c03cabf   (preliminary) Fix Issue 1154:  	 Debugger watch panel does not include closure variables, contribution kpdecker
       new  93910d3   Convert fbs. to FBTrace (by Honza)
       new  7165328   da-DK locale update (contribution by AlleyKat)
       new  fff13b5   Convert on ddd to FBTrace
       new  b6b02a5   move appshell + hiddenWindow to comment block
       new  f05433b   fix missing optionName
       new  143952a   FBTrace panel removed. Entire UI for tracing is part of trace-console window.
       new  ff3a243   tracePanel.css removed
       new  cbc5c9b   Reduce scrolling flash by filling white space with style
       new  2fad84f   Repaint sourcebox on resize event
       new  95c93f1   add obsolete function dumpInterfaces
       new  6ca5425   null check for regexp.exec return.
       new  c5a61c8   New option DBG_SPY (for spy.js)
       new  a5719c5   Fix for Issue 1180: Show HTTP status code on all XHR requests in the console
       new  5df9f51   Fix Issue 882:  	 console.log() reports wrong source file and line number The stack offset did not account for XPCSafeJSObjectWrapper.cpp. The new code may not work in FF2.
       new  b7eabaa   XPCSafeJSObjectWrapper.cpp is a system URL now.
       new  df60125   findDebuggers by scope chain analysis rather than global object of jscontext
       new  d85cb0c   zh-CN locale update (contribution by lovelywcm)
       new  3da7333   Length of the displayed trace message is parametrized in preferences.
       new  3e5a5ee   Use "Firebug Tracing" wording for related menu items and window title.
       new  7e210fb   Display JS error message in the title of a trace message.
       new  06ae7fb   If condition for null FirebugContext.
       new  7a17f96   Fix for Copy (context menu) in trace console.
       new  617fb8f   Remove JSError observer from trace-console to avoid hang up.
       new  a04747c   Use responseStatus and StatusText property in try-catch block (spy.js)
       new  dcd0d52   Re-write console and command line. compile more up front via evalInSandbox. Note: cannot move the commandLineInjected.js eval call into sandbox, gives security error.
       new  06000f2   Fix for Issue 472: New console API - clear
       new  bdd5b37   Wrong parameters for Firebug.reattachConetext method - FIXED
       new  aa66b44   Make sure the "Open Firebug Tracing" menu is available even if Firebug is opened in a new window.
       new  93f49bb   createOpenTracingMenu only in Firefox (not eg in Chromebug)
       new  496cc07   Changing the name of the error is confusing me
       new  f8c8ca5   Implement AblePanel to allow Watch Panel to be disable when console is disabled.
       new  dd25804   Add module function isNeededGetReady() for intermodule dependency
       new  1ebd125   watch panel correctly connected
       new  812f20e   move correctLineNumbersWithStack into errors object so it can be called from traceModule
       new  6d1d12a   when we have a stack trace, use it
       new  0afb034   fix watches panel when watch added during debug and user continues to finish page load.
       new  af996b0   [1.3a3]
       new  ec97156   Fix some but not all of the FBTrace-removal problems.
       new  10db2b8   one trace not guarded by if FBTrace.DBG_
       new  2f38a86   [1.3a3]
       new  25b4829   Use correctLineNumbersWithStack from Firebug.Errors namespace.
       new  4ddc834   Missing global variable definition.
       new  ccef03d   Attach command-line also to iframes.
       new  8ec6067   Fix for Issue 814: cd not working correctly
       new  edf8625   Better support for tracing from another pref-domain.
       new  ab87e21   Fix Issue 814:  	 cd not working correctly
       new  02a717e   Report internal firebug error to sysout, don't throw since xpcom does not help
       new  bb6b59c    Issue 1190:  	 1.3.0 a3 with console enabled changes appearance of pages automaticallly  Issue 1147:  	 after refreshing page, text not shown properly
       new  6d793a1   re-add firebugIgnore for consoleElement
       new  6d5ed72   fix commandline and watches under debug breakpoint
       new  87cb394   [1.3.0a4]
       new  35cf225   Allow caller to set index on dump nodes
       new  40a5817   try to minimize calls to pctoLine/lineToPC
       new  de41048   avoid infinite loop on remove
       new  da81b0c   Use lineNumber instead lineNo (contribution by woomla)
       new  19eda09   Support for nsIObserver(s) in firebug-http-observer.js
       new  e2ef493   dialog=no for traceConsole
       new  2b7c5f2   Net panel timing improvements.
       new  8415b07   remove extensions.firebug-service.DBG_*
       new  9e1b59f   rework tracing service to manage independent prefDomains
       new  9ac4519   remove window.dump trace
       new  890ff73    Issue 1199:  	 "Reference error: url not defined" when calling monitor() contribution by tonysung
       new  acc7fa3   Fix for Issue 1198: Cannot expand line in FBTrace.
       new  653909e   [1.3.0a5]
       new  e7dd0ab   add setPanel to allow a context to reuse panels from other contexts (eg a singleton panel for all contexts).
       new  12d0e6d   Fix sysout so it actually traces.
       new  c04cd1f   panic but don't alert more than once
       new  8c7a754   Display properties and interfaces using domplate in tracing console.
       new  db15a13   Make sure properties are displayed close to the name (tracing console)
       new  8668988   Show (interfaces and properties) tabs for a trace message only if it makes sense.
       new  6dd6f5f   Rename getManagedOptionMap to getTracer.
       new  bc8c6f3   Implement fbs.stayInOneDebugger wired to true for now.
       new  c0e5e55   message to try to understand why there is no context browser sometimes
       new  e72932b   give up on trying to get onPanic to be smart, just print to OS console
       new  814e595   Issue 1196:  	 JavaScript logging is no longer displayed The debugger has to be registered at all times for the console to work.
       new  cbc39f1   Better error message if the trace goes bad
       new  a4faf61   if halt by issuing debugger in chrome scope fails, try again in web page scope using command line evaluate
       new  de7ae72   [1.3.0a6]
       new  a1144ce    Issue 156:  	 Sort DOM object properties alphabetically
       new  2b5d26b   clean up experimently hooks
       new  eb141c4   Fix for Issue 1194: Firebug trims spaces from the lastmodified header
       new  d871409   Fix for (partial only for #1): Issue 1195:problems with xhr connection
       new  a7f6d9a   include traceConsole.css in panel.css import list
       new  0a6befb   Once again, display properties closer to the name (tracing console)
       new  cbc06bc   Issue a single showContext event from tabWatcher
       new  df06650   better diagnostic messages in FBTrace
       new  0e12d21   Fix  Issue 1201:  	 Both code and "script" disabled panel show up. (The filelist is not correct however).
       new  bbebee3   avoid null from fix of issue 1201
       new  f419749   Issue 1203:  	 Step over causes Firebug to suspend on incorrect line after reload
       new  4444de5    Issue 1127:  	 console fails to load into reload iframe (Frame > Reload Frame)  Needed in test suite
       new  27673fb   Don't log tracing if FBTrace.DBG_WINDOWS isn't set
       new  e76abdf   Remove timing-info-tool icon and display timing-tooltip when hovering over timeline bars.
       new  0e970a8   Wrap param-value if it's long (net panel, headers)
       new  a7ccf7f   Change labeling in the timing info tip
       new  fab728d   Share getWindowForRequest and getRequestWebProgress in lib.js
       new  4b0a016   Clean up firebug-http-observer.js. Support only nsIObserver(s).
       new  8a15a37   why commandLine.js is not in chromebug scripts list
       new  6154250   avoid error message from null array
       new  d91a06b   Default error message for evaluate corrected
       new  f5cc2ad    Issue 1066:  	 Tab completion fails for arrays
       new  103b0d8    Issue 1206:  	 showAllSources preference broken; contribution lezekdan,
       new  a129502   avoid calling null argument
       new  97879c9   remove duplicate event handlers
       new  b278598   [1.3.0b1]
       new  11e61ca   Issue 903:  	 Overflow is removed from Style section of Computed tab display when overflow-x differs from overflow-y
       new  fef08bf   Use getStateDescription tracing helper in net panel, new getStatusDescription helper in lib.js, use commas to separate statuses.
       new  b36f5ad   Use firebug-http-observer component also for tabWatcher.js and spy.js. This component is the only real HTTP observer now.
       new  a1bd8d1   Issue 1207: DOMContentLoaded and onLoad vertical lines displayed within the net panel.
       new  1941a9e   Follow on to issue 903, removed the overflow property in favor of showing overflow-x and overflow-y
       new  08b0e56   Check for empty phases array.
       new  e646fcf   get the context from a jsdIStackFrame using scope walk, like we do in fbs
       new  aa80a9c   better tracing messages
       new  a7470ca   Comment out net.updateTimeline tracing.
       new  778e35a   Tracing in net panel.
       new  1dee0f6   Skip tracing-related frames so they don't pollute the stack trace in the tracing-console.
       new  54bb24e   Make sure the Properties tab is displayed, display {Error} if a property value can't be read.
       new  d7a03aa   Better tracing for spy.js
       new  6f0b355   Fix for Issue 1212: race condition in XHR reported status in console
       new  d89b2d5   One more fix for firstPhase is undefined.
       new  aaf32be   Remove spyErrorCode (status already displayed), change CSS to avoid flashing when hovering over the row, remove duplicated status members.
       new  acac74d   Refix of Issue 1212: Registered spy object must be removed in case where the response comes from the cache. But only those, which are related to the cached request.
       new  93e1218    Issue 1211: Autocomplete broken in 1.3b1  instanceof against a type in Firebug space does not work on values returned by commandLine.evaluate()
       new  268b403    Issue 1205: decodeURI in Firebug.resetTooltip()  also decode SourceLink tooltips and abbrev file names
       new  089d299   Rename console handler array and fix the attach/detach. Probably needed to fix Issue 1211
       new  f8dd888   begin 1.4
       new  69cda00   cs-CZ locale update (contribution by lordfrikk)
       new  40c5f15   allow FF3.1
       new  396a6b5   de-DE locale update (contribution by Team erweiterungen.de, ReinekeFux, Monoman)
       new  16a0c08   it-IT locale update (contribution by l0stintranslation, gonzalopirobutirro)
       new  2ba485b   Missing string: Resume_Firebug
       new  f6aaa0c   Tracing console localization.
       new  ac60015   Fix for Issue 1210: 1.3b1 post message display is screwed up
       new  512e8ab   Implement stepStayOnDebuggr to keep chrome out of firebug and vice versa
       new  d9a31f2   Tracing in firebug-http-observer.js
       new  6b2a3ba   Optimalization for tabCache.js (share one inputStream for all requests)
       new  9670e05   better error message now that this method is called early in chromebug
       new  b59f6e5   refactor getVersion to allow call by chromebug
       new  643a8fa   try to get panic values from traceservice instead
       new  0063ebb   FF3.1 does no support -moz-opacity
       new  26a09c0   Fix Issue 1222: incorrect localization Resume_Firebug=Suspend Firebug
       new  6424c94   Further tabCache optimalization (contribution by Malte Klaus)
       new  af5d51f   Fix showInfoTip for displaying image preview.
       new  3145752   replace obsolete -moz-pre-wrap with pre-wrap
       new  3b37531   Revert the tabCache.js optimalization (R1258)
       new  ce286c5   Fix for Issue 1229: console tab does not display XHR with xhr.onprogress.
       new  3c4bcf5   clean up lastResort calls and output
       new  143faa9   Implement dynamicURLhasBP to avoid MD5 on eval unless breakpoints are set on evals. Add persistedState to initContext.
       new  caf5072   Issue 1231:  	 console object has wrong version number
       new  ecaa63c   Net panel: support for STATUS_RESOLVING
       new  40e17b3   Missing activable tab menu when FB is opened in new window - FIXED (port of R800, which never made it into 1.3).
       new  2c67330   Missing activable tab - addition.
       new  99ad24b   FBTrace tweak in firebug.js
       new  39f125d   Show members even for functions (improve hasChildren check test)
       new  1b7b234   Do not clear children tags if they are copied from the oldTag (DomplateTag.merge)
       new  588a9f7   Support for custom tabs for net requests (like Headers, Params, etc.) within net panel.
       new  d545f7d   Fix for Issue 700: HTML preview for net responses
       new  39a42a5   New Locale ro-RO, Romanian (contribution by alexxed)
       new  6a21f9d   Don't include queuing time into total time of a network request.
       new  4387460   Locale update fr-FR (contribution by martin© and fmarcia)
       new  0c817e5   Translators name update (fr-FR)
       new  b1a6a07   stayOnDebugger changes and tracing improvements.
       new  75fd326   Missing property
       new  ffc88f0   refactor editor to create MeasureBox, refactor scrolling viewport code, reorder calls, and skipScrolling if the lines are still in view.
       new  c80a58e   wild guess to avoid security 1000 errors
       new  336b839   cleanup enumerateBreakpoints and try to get data URLs to debug correctly
       new  ca89259   Fix for Issue 749: Hungarian Locale
       new  f93e4d9   Locale update hu-HU (contribution by gLes)
       new  f25911f   Use UTF-8 encoding for de-DE/firebug.properties
       new  b153842   Use the same formatting (no empty lines) for en-US locale files so it's the same as from BabelZilla. It's easier to compare.
       new  ab85366   Use UTF-8 for hu-HU editors.dtd
       new  fa43fd6   Localize UI strings (net panel, tracing window)
       new  f034a48   Update locale pl-PL (contribution by teo)
       new  d5c9096   Improve $STR and $STRF methods. If the specified key doesn't exist for particular language, only the part after last dot is used. This gives more flexibility when creating a new key in firebug.properties file. See comments in lib.js for more details.
       new  f1361ee   more scrolling viewport fixes
       new  78ea7d0   add storeSplitLines as an optimization to avoid split/join/split. add isCached for renaming
       new  9127e60   fixes for renaming when there are errors
       new  0b043ee   misspelt
       new  e8aca57   Localize further strings in Tracing window.
       new  da44df5   Localize string in changeeditor.xul.
       new  b30bd4c   Localize Tracing window title.
       new  6b42797   Change labels for toolbar buttons
       new  aee99fc   hu-HU locale updated (contribution by gLes)
       new  97bbe05   ca-AD locale updated (contribution by xavivars)
       new  1cb8bd3   pl-PL locale updated (contribution by teo)
       new  97b7cbb   ro-RO locale updated (contribution by alexxed)
       new  218a5f7   refactor restoreObjects to allow restoreLocation only
       new  e9b8da7   remove tracing leftovers
       new  62e6e51   only restorelocation not selection
       new  a3ad1d5   let exception propagate
       new  65217e7   trace charset, something is broken here but can't find it
       new  dfc62a0   force recompute of viewablelines onResize
       new  56e3ccf   Typo in net.js
       new  0f36ffc   Issue 1255: Reloading page resets current Javascript file to default HTML file in Firebug's "Script" tab rename getScriptFileByHref to getSourceFileByHref. Reset dynamic url seq number each time a context is reloaded; make it per context.
       new  13f8402   Extend getElementByClass and hasClass methods so, more classes can be specified.
       new  bf08824   Use getElementByClass instead getChildByClass in net.js
       new  c1ddf6b   getStyleSheetsByHref has been broken for a while...
       new  c17cde8    Issue 1248:   Console does not filter errors from other browser tabs.  Added search through stylesheets for context match
       new  8895a7e   Tracing and null guards to try to track down issue 1252
       new  67d5569   Tracing and null guards to try to track down issue 1252
       new  732df8d    Issue 1044: In a page with a HTML doc in an iframe, the CSS of the pagein the iframe cannot be displayed  Iterate windows when seeking stylesheets
       new  35065ac   ca-AD locale update (contribution by xavivars, toniher)
       new  bccec48   hu-HU locale update (contribution by gLes)
       new  7f72ff5   pl-PL locale update (contribution by teo)
       new  09642b5   ro-RO locale update (contribution by alexxed)
       new  962ee6c   sv-SE locale update (contribution by peter3)
       new  ea784bb   Display correct source-link in fro spy logs in console.
       new  bc22edd   Don't display reload button (reponse tab in Net panel) if an image is there.
       new  5c1ae9b   avoid null and better tracing for context
       new  96edbc3   [1.4a2]
       new  52b2a0c   remove unexplore no longer used
       new  71082af   missing semicolon broke detrace
       new  9dd48f4   more obvious error reporting when sourceCache fails
       new  4d83b43   read file: and chrome: urls in tabCache
       new  deac999   Use FBL.readFromStream within FBL.getResource so, the unicode conversion is automatically made.
       new  e0b0ebf   Use lighter color for queuing time in the net panel time line.
       new  096bbbd   Use scriptable-unicode-converter to convert text responses within tabCache to unicode.
       new  7090cb3   HTML preview available for all appropriate categories.
       new  653f17e   The optimalization patch wasn't a good approach.
       new  52e72a1   reset the duplicate-elimintator for errors on Console clear
       new  b22518d   port changes from sourceCache on to tabCache
       new  f67e6fd   Derive TabCache (tabCache.js) from SourceCache (sourceCache.js), use
       new  5456a0b   Additional null check.
       new  04613f5   Remove unnecessary shortcuts.
       new  fdba33d    Issue 1257:  	 Expose External Editors to Firebug extensions;  return the array from loadExternalEditors.
       new  56eaff7   Put SourceCache into Firebug namespace so, it can be accessed from extensions.
       new  ae21afb   Fix for Issue 1256: Firebug displays spaces as plus signs in POST fields
       new  06834db   Fix typo in traceConsole (unregisterModule) and missing parameter in traceModule (removeListener)
       new  1179381   1.4a4
       new  fd30d1b   Clear the location when there no entries
       new  15c485d    Issue 1267:  	 console.time('toString') returns `NaN`;  the argument should not be used as a key for the lookup table directly.
       new  d32f645   implement clearOptions to remove all debug flags in one click
       new  fefc628   more tracing to look at extending event sourcefiles to dynamically added script tags
       new  4f3d6a9   avoid a null
       new  e1faff7   fix method name
       new  79c4cc4   more certain tracing from onExamineResponse
       new  af61322   better window tracing for loadContext
       new  bbffe28   guard calls to getResource() to avoid deadlock when loading content during page loads
       new  96b0471   Partial cache implementation.
       new  4294378   [1.4.0a5]
       new  d42bbfc   updates for 1.4a5
       new  053ebeb   FBTrace API - getLoadFlagsDescription (print nsIRequest.loadFlags into tracing console)
       new  64c8bf1   Properly notify tabCache listeners.
       new  431ad1a   Fix context management within tabCache.
       new  3a54627    Issue 1276: Break on error without message in status bar;  put error message on the right hand end of the executable line
       new  546f420   crop the error message and hide it on hover. Neither of these are great...
       new  aaa2bba   Use getElementByClass instad of getChildByClass (so content of request's tabs is properly populated)
       new  405d63b   [1.4a6]
       new  1229ad6   Leave the debugger controls visible if the js is stopped
       new  ed53ed9   tooltip fails to work; clean up cursor
       new  cf79dd2   Issue 1278:  console create unclickable, 4px-high log entries; lib.safeToString now gives [an object with no toString() function] if the toString() fails.
       new  9d136c4   Cache only text content-types.
       new  fb4de36   Implement breakOnNext UI for STEP_SUSPEND
       new  775e768   Avoid error messages coming from Firebug extensions when FBUI is detached.
       new  77c6083   Fix for Issue 176: net flash tab not recognising flv files
       new  5040531   It should be possible to expand request info even if the content type is unknown.
       new  c4cacdb   Tracing improvement in tabCache + new cached content-type.
       new  73b7c51   Another content type that should be cached.
       new  f5df8b8   Missing return value in sourceCache + new mime-type in tabCache.
       new  15c7c90   search in source boxes now ignores case unless the user puts an upper case character in the search request box
       new  be75b3c   Issue 199:   CSS priority with '!important'
       new  0b694fc   Create prefDomain parameter for Firebug.TraceModule.openConsole so, it's possible to open FB Tracing Console for different pref-domains.
       new  9d84bc2   Update list of cached text mime-types.
       new  6b93221   Read additional (custom) mime types that should be cached from preferences (extensions.firebug.cache.mimeTypes: list of names separated by space).
       new  01b7cdb   Tracing improvement in httpObserver service
       new  240ddca   add windowURL to allow overriding the xul URL
       new  04b8a41   [1.4a7]
       new  887fd78   Allow the sourceFile creation to complete before breaking on next statement for page reloads
       new  9445b0b   Issue 1284:   Unable to add new editor to external editors
       new  9ec17c8   da-DK locale update (contribution by AlleyKat)
       new  5f0ee17   ca-AD locale update (contribution by xavivars, toniher)
       new  446ba4c   nl-NL locale update (contribution by markh)
       new  feeeed6   Improve insertWrappedText (lib.js) with additional parameter (noEscapeHTML)
       new  0f2e4b8    Issue 1285:   Enhancement patch: filefield is editable in add external editor dialog; contribution by antonin.hildebrand
       new  8a4b47d   reverse merging 1451
       new  8b6351c   implement contextCache optimization for errors
       new  69d7574   More effort to get the file list to clear
       new  d7e4e57   preliminary support for injected script tag debubgging
       new  a4c7631   Use mime-type instead of category for hiding HTML preview tab (so it works even for XHRs responses).
       new  600d505   typo
       new  50171a0   Issue 1290:  	 Using backspace when searching in open files menu deletes two characters instead of one, contribution by splintor
       new  3f454da   Issue 1122: can't copy or open image background from css viewer
       new  6541e28   Additional mimetypes to cache.
       new  bdcb18b   onStoreResponse callback must be a property of NetProgress (not of the prototype) so, the dispatch (lib.js) works.
       new  6dd59c5   Preparation for Issue 1299: Failed to load source for sourceFile
       new  7e16fe3   Fix for Issue 1258: Enhancement patch: filefield is editable in add external editor dialog
       new  64353a7   fix broken getSourceLineFromFrame
       new  111543c   dispatch onCall to Debugger listeners for manoj
       new  2943960   start over on line numbers
       new  84df474   convert all text files with dos2unix then set svn property eol-style native
       new  70f6b62   change object descriptions to group eval and events together under path to parent file
       new  e1a7bd2   rename and clean up trace/untrace/traceFunction/untraceFunction to monitorFunction and monitorScript
       new  fc76d75   rename onCall to onMonitorScript
       new  7dc8959   implement traceCalls/untraceCalls via onFunctionCall and jsd onCall hook
       new  e7045d7   workaround for some FF3.1 problem
       new  2cd04d1   http://code.google.com/p/fbug/source/detail?r=1477
       new  d77f527   [1.4a8]
       new  007c270   implement traceAll/untraceAll. This code crashes FF3.0.4
       new  8b5c5b7   Tab Cache: try to get content from the FF cache if it's not cached by Firebug. This is just a workaround for #449198
       new  31efc9d   Properly join lines passed into the Net panel.
       new  d92e3eb    Issue 1305: lib.ERROR with 1.3X.0b5 while debugging Google language API; just suppressed the error message since its not helpful
       new  f0fbceb   implement decompileEvals, first try
       new  6e19284   Fix problems with activation ui (ModuleManager).
       new  3fbecc1   it-IT locale update (contribution by l0stintranslation, gonzalopirobutirro)
       new  14824bd   Fix for Issue 1310: Net Panel - Wrong domain display
       new  2bf5c34   Fix for Issue 1308: Missing URL-Encoding of reserved characters when using 'Copy Location with Parameters' from Net Panel
       new  e58b032   Issue 1306:   console create unclickable, 4px-high log entries (revisited)
       new  daa7801   avoid a null
       new  f9bc195   refactor listeners out of console, into Firebug.Listeners
       new  9d8a097   rename listeners to fbListeners, refactor console and debugger to use Firebug.Listener
       new  8400acd   improve fall back tracing
       new  8eb8a39   trap errors in trace reporting so they don't end up in lib.ERROR()
       new  3e93895   define nsIConsoleMessage, must have been lost somewhere
       new  d852061   dispatch onBeginEditing and onSaveEdit to Editor Module listeners
       new  1855155   Improve getElementsByClass so, more classes can be specified.
       new  f42b385   dispatch must work to methods of prototype
       new  c934d73   reorder to clarify API
       new  c016921   fix onSaveEdit dispatch
       new  a399035   [0.4a9]
       new  ec1bada   Use Firebug.Listener in Net panel.
       new  1c0ad74   Use Firebug.Listener for XHR Spy.
       new  f26e586   Use Firebug.Listener for TabWatcher
       new  c04b61b   Use Firebug.Listener for Firebug.TabCache
       new  b68f4ed   Replace tabs with whitespaces.
       new  be8a929   Use Firebug.Listener for Firebug.TraceModule
       new  c00bc73   traceModule - replace tabs and remove unnecessary whitespaces.
       new  dd1ca93   Use TabWatcher instead of this when accessing fbListeners.
       new  608e5c3   avoid triggering getters in getProperties()
       new  f61fea1   avoid triggering getters on viewing object properties
       new  8b3a362    Issue 1316:  	 window.console is undefined, then console create empty log entries after clicking on the command line  rename isNeededGetReady to isReadyElsePreparing,  lots of new tracing,  unwrap window to window.wrappedJSObject,  avoid issue with 'this'
       new  d794bba   Additional improvements for Issue 197.
       new  46af224   If trace-console window for specific domain is already opened -> use it (+ new iterateBrowserWindows method in lib.js)
       new  bb6e917   fix function names for monitors
       new  112eb02   expose DOMBasePanel as Firebug.DOMBasePane
       new  f466f3b    Issue 1317:  	 Scrollbar in "Edit" view rendered half-invisible  Not a perfect solution as the editor needs space on the left.
       new  5d96997    Issue 1281:  	 Watch tab: New Watch expression fails if Firebug is not stopped on a breakpoint
       new  ede6e5d   Use Firebug.Listener as a base class for Firebug.Module.
       new  6a4f4e2    Issue 1176:  	 Firebug should preserve Suspend state across sessions (after restart)
       new  76d531b   experimental work for FF3.2 time frame
       new  c3586e1   eventListenerInfo support
       new  bb32abf   Merging revisions 1546-1547,1549-1550,1553-1555,1557-1560,1561-1562 of https://fbug.googlecode.com/svn/branches/firebug1.4 into firebug\branches\firebug1.5, respecting ancestry
       new  9657767   refactor to put data url function in lib and analyze functions via a closure
       new  4624af6   remove extra debug call
       new  b8731d4   [1.4a10]
       new  e1c950a     Issue 241:  Does not reload javascript content when dynamically removed and added from page.
       new  3380644   avoid exception onResume
       new  a3586af   avoid a npe
       new  4014a82   apply tabWatcher to windows users toggles on for the first time when suspended
       new  85c4bb0   fix...apply tabWatcher to windows users toggles on for the first time when suspended
       new  34717ef   Fix for Issue 369: Inspect JSON data in HTTP responses (contribution by Ashish Datta)
       new  e3e51f6   refactor getInspectorVars to encapsulate inspectorvars
       new  877a1d4   Display ModuleManagerPage if Script panel is disabled.
       new  d14d913   Make getInspectorVars a function.
       new  2d6a19d   workaround (or fix ;-) for change in call stack for FF3.1
       new  984031a   fix refactor getInspectorVars to encapsulate inspectorvars
       new  ba4cbe0   add option extensions.firebug-tracing-service.toOSConsole
       new  c89af49   add getJSD() for tracing jsd issues
       new  24ae496   refactor commandLine onFocus handler to commandLine.js
       new  7d89819   move debugger statement to new file debuggerHalter.js to allow it to pass the jsdIFilter
       new  a9e4675   refactor breakOnNext out of resume()
       new  8355975   dispatch onBreakingNext before hooking interrupts to avoid triggering them with the dispatch
       new  4302676   documentation
       new  797dbda   refactor onCommandLineFocus and get the test correct
       new  fd11651   more info in panic messages
       new  5e5d25a   Update release notes.
       new  eb1fc37   Implementation of the new Activation UI.
       new  c380fcf   Better support for tracing errors.
       new  11d1cf4   Change locale-properties for local and system files.
       new  603efd4   remove /*explore*/, improve FBS_BP and CREATION handling
       new  1a699d7   better error handling if the internationalization fails
       new  d1fe7af   move inline JS to file inclusion, somehow it confuses chromebug
       new  893e09b   fall back to frame info on tooltips if sourceFile is not found
       new  b57e87c   clean up
       new  f91d271   stop the stack for console at _firebugEvalEvent
       new  a2fc015   if the script analyzer fails, fall back to script.functionName
       new  c4409b2   fix FBTrace blocks for detrace
       new  d7beb77   [1.4a11]
       new  aad2e1c   Remove unused strings for activation UI (<panel-name>.modulemanager.description)
       new  686805e   Json tab is available even for XHR entries in Console panel.
       new  7e07849   Update JSON tab when appropriate.
       new  7c117d1   add getLocation() and getTitle(); TODO: replace all context.window.location uses with context.getLocation()
       new  17c1ee2   Update release notes.
       new  598f90b   Fix for  Issue 895: irebug toolbar button should behave the same way as clicking on status bar icon.
       new  fdd7535   Update release notes
       new  aedb6ea   Parse json within initTabBody.
       new  156fd9b   Localization APIs improvement (string bundle ID can be specified for $STR and $STRF).
       new  f0ac6e7   better disaster recovery
       new  1ea926e   better detector for entry.selected (and improve var names)
       new  8728c1b   sourceFileAsArray only needs sourceFileMap; pass 'frame' to supportsGlobal for Chromebug
       new  19ffcf1   add naming methods to context, eg getWindowLocation() to replace context.window.location plus all the tests
       new  bf73192   disentangle from browser to allow chromebug to support xul apps (partial)
       new  da21ebd   better disaster recovery; name Firebug panels so they can be distinguished in chromebug
       new  256fadb   add naming methods to context, eg getWindowLocation() to replace context.window.location plus all the tests
       new  3973249   Fix for Issue 1323: img preview in CSS tab not working.
       new  0c5fc08   Support for Net panel navigation (NetFileLink)
       new  125e16c   Creating netLinks from NetFiles.
       new  373cbba   null checks for chromebug
       new  c30d2f7    Issue 1347:  	 Firebug 1.3 re-introduce "this.notifyFirebug is not a function" issue  Tested with joes-original, need to run script unit test for watch panel
       new  0c289f7   Avoid window.location.toString xpcom exceptions.
       new  287ada5   Support for non-window global scopes (for chromebug)
       new  030a75d   give onFunctionCall the correct 'this'
       new  ff982c4   allow returns from forEach
       new  6c04d96   slightly better tracing
       new  9b13d9b   documentation and add hasObject() to panel
       new  48610a9   Update de-DE locale (contribution by Team erweiterungen.de, ReinekeFux, Monoman)
       new  ca25541   Update tr-TR locale (contribution by gezmen)
       new  2ce855a   Update about dialog
       new  1bec8fa   Fix for Issue 1369: URL params parsing: omniture gifs no longer show params properly
       new  73a7e69   New Locale es-AR (contribution by eternoendless)
       new  7c5fa1b   append scope of FBTrace definition to messageInfo
       new  fce72f5   allow context with no window
       new  1b9ce3f   use (url in map) rather than map.hasOwnProperty(url) which does not seem to work ?
       new  dcea775   restore missing OS console output
       new  9260abf   doc/error message
       new  d3e78d7   trace always open option value
       new  a9ec008   close the stream after readFromStream
       new  8c64a78    Issue 1184:  Search across all Javascript sources, not just one. contribution by kpdecker. This is as recv patch, no edits.
       new  f961d88   Fix for Issue 1143: Inspected element variables ( $1, $2 ) command-line regression (contribution by urkle0)
       new  917a77a   add DBG_FBS_TRACKFILES and trackFiles object calls for getting more sources.
       new  a2fb2ba    Issue 1382:  	 Add event dispatch when console is injected so extensions can know when console is available
       new  98ef8d1   Update locale ro-RO (contribution by alexxed)
       new  2279907   Trace only if the option is on.
       new  ebb48ce   Issue 1383:  	 1.3: if the last line is a comment throws Syntax Error: missing }
       new  9fbe490   Don not close upload stream.
       new  432b0f1   Clean up getJSContexts
       new  586c6b4   refactor jsonviewer to put parseJSONString into lib
       new  6c26a56   refactor context.sourceFileMap[] = into tabContext.addSourceFile; implement onSourceFileCreated event.
       new  a27a2d1   merge command line and fbs file tracking list
       new  0fa76bc   refactor context.window.location to context.getName() for tracing
       new  d4808ce   better tracing message
       new  0d7a275   add support for js in xul/xml files
       new  afbf1e8   Update zh-CN locale (contribution by lovelywcm)
       new  e2e7af0   Update cs-CZ locale (contribution by lordfrikk and mik)
       new  5a58962   Fix for Issue 1367: Save as TXT/HTML or view in another tab ajax response
       new  5fd081f   Use binary-input-stream when encode response to base-64.
       new  df68e97   allow label to be given in file list description (optional)
       new  2ed49ba   missed trace if
       new  29e4a33   add current line to getSourceLink
       new  59322b4   avoid xpcom error
       new  1e19e68   toJSON until FF3.1
       new  bde41ee   add tracing and avoid some nulls
       new  d6cf247   throw when convertToUnicode fails.
       new  c85b071   renaming for documentation
       new  525d08d   renaming for documentation, more context.window.location -> context.getName()
       new  5ada3b7   documentation on how external editor functions can be extracted into Firebug.Editors module for better modularity
       new  4a42c0c   Fix for getResponseText method in net panel.
       new  e29d5a8   avoid a null pointer exception
       new  da1c401   avoiding npe
       new  8123580   Don't cache responses that can't be converted into UTF8.
       new  2368330   cache active context url list
       new  030fbc6   Issue 1339: Command line becomes unusable after reload
       new  410ac28   move onConsoleInjected to a more certain spot
       new  5844258   move loop into try to avoid a message
       new  8bc0c0c   more conversion of context.window.location to context.getName() in tracing, add context.getGlobalScope(), begin converion of context.window to context.getGlobalScope() when the window is used as the scope
       new  1ee3dbe   Issue 1303:  	 console.log with wrong output -- scope of commandline
       new  24afe4d    Issue 1409:  Selected source file does not persist on reload
       new  94348dd   Derive FirebugReps.NetFile from FirebugReps.Ojb so, it can be printed into the Console panel as an regular JS object.
       new  9460ea7   Save content of the tracing window into a file.
       new  e1fcaf2   Issue 1352:   All xmlhttprequest's appear to come from firebug-http-observer.js when looking at console view
       new  9246116   call getters but show 'get ' in front of them
       new  1c1ab35   Issue 1381:  Autocompletion only shows the first match
       new  4f35c21   Store also current FF localization into a log file.
       new  769950e   cs-CZ locale update (contribution by lordfrikk, mik)
       new  16c6862   An infotip with detailed size info is displayed if the user moves mouse over size column within the net panel.
       new  1c2267e   Missing licence info header.
       new  9e7a307   Display size info-tip even for summary row.
       new  d5d72a8   Issue 1184: Localization fix: use firebug.properties instead of firebug.dtd (search across js sources UI)
       new  86f55ab   simplified restoreLocation; better dispatch tracing
       new  ec96e14   dispatch onSourceFileCreated to modules; add info to statusbar icon tooltip
       new  0025cce   reimplement the restoreLocation to be triggered by onSourceFileCreated
       new  2d53b39   avoid null when chromebug calls
       new  56183b8   refactor resetTooltip to Firebug object
       new  5252722   Adds tab switching shortcut. Currently hardcoded to ctrl + shift + pgup/pgdown (will be replaced with binding eventually).
       new  3be7785   Limit for cached responses in tabCache.
       new  21e2604   Maximum size limit for cached responses can be specified in preferences.
       new  7b0f213   improve tracing
       new  0b75239   avoid null when chromebug calls
       new  3629889   try to improve the trace stack in exceptions
       new  edb5cbb   [1.4.0a12] 91 unit tests pass, 1 fail
       new  5a34109   Fix net panel HTML, it was damaged in case of big responses.
       new  767126c   Made tab bar (both for main panels and sub panels) part of the tab order. Arrow keys can be used to move focus to adjacent tabs. Enter/Space opens the panel associated with the focused tab. Down arrow opens tab menu, if present.
       new  e873bc1   Fix localized string ID
       new  5614d7c   FB Extensions: support for string bundle extensibility.
       new  940c723   port of fixes discovered while working on 1.3.1, esp. avoiding the jsd.off timer and rolling back the pause stack
       new  f64aff6   refactor panel creation/update to document potential panel set flexiblity
       new  c654637   delete old code
       new  d32b619   port 1.3 changes to implement coupling of Console to Script panel: script on if console on
       new  c0d7223   Implement activate on showUI, deactivate on hideUI
       new  b9a1126   comment out all reload-on-enable
       new  be69a7a   refactor to isolate calls to ioService and newURI
       new  7d6cd4d   refactor to isolate calls to ioService and newURI
       new  8478aed   typo
       new  294cc7b   Use formatStringFromName instead GetStringFromName in $STRF
       new  ee1bebf   Changes to toolbar accessibility and tab order. For more details see http://groups.google.com/group/firebug-working-group/browse_thread/thread/78eaf287510589e5
       new  f730c45   Small fix for panel tab switching by keyboard (was broken for sidebar panel tabs.
       new  bc378b5   Changed to Allman coding style, and spaces rather than tabs.
       new  bb73271   move enableContext to tabWatcher; rename acceptContext to shouldCreate; rename declineContext to shouldNotCreate; dispatch to TabWatch listeners rather than extensions.
       new  28b43d3   FBTrace typo
       new  4bb0c21   add back tracing.js
       new  b4bb422   convert sourcefile.innerscripts to a lookup table to improve performance of hasScript()
       new  f67f88f   cleanup from R1836
       new  0e2fed6   resetTooltip moved to after panels update
       new  78bcc48   remove extraneous tracing
       new  bf241c2   document showUI/hideUI panelListeners
       new  a4139e6   remembering firebugged UIs with tagging service
       new  854a68d   annotation based version of firebug/history
       new  ea7d75d   Fix for filtering JSON responses.
       new  3ea52ae   Remove unnecessary variable.
       new  f4ab19a   Fix Firebug.internationalizeUI for Firebug in New window.
       new  45afc61   Use proper charset when converting responses to unicode.
       new  3f60323   Use xmlhttp response text for XHR requests.
       new  3d838d1   I keep trying to get this fix in: backslash n is newline
       new  3cbc533   implement firebug unregisterExtension
       new  e067751   Use proper charset if responses is loaded from the cache (part of workaround for #449198)
       new  e05063f   tabCache needs current context now + even responses that can't be converted into Unicode are stored into the tabCache.
       new  583fb7d   Make sure LIB.readFromStream returns data even if they can't be converted to Unicode.
       new  958dbeb   Do not delay watchLoadedTopWindow.
       new  3424e6d   remove getPageAnnotation, use pageHasAnnotation
       new  680c0dd   Use proper topic for http-on-examine-cached-response event
       new  43a827a   Test suite for Firebug 1.4
       new  a3e2c65   Properly recognize content-type for cached files.
       new  69a6eb9   add activation test, gives 404
       new  954a9ce   Update testList.html
       new  023664c   major changes to activitation
       new  4a477a5   Color focus #FF9933
       new  4a8a7c4   Update test list.
       new  62243ff   make Firebug a TabWatch listener and modules listen to Firebug
       new  c6fbf1d   same tweaks for chromebug
       new  a7562df   add dispatchName to modules; remove tab characters
       new  3611b54   add dispatchName to modules; remove tab characters; move registerClient to initialize
       new  8b1a8d7   Fix second part of Issue 1456: XMLHttpRequest / Response totally wrong
       new  de57675   Empty response is also valid response, take this in consideration.
       new  f1c95d5   Fix bug in tracing.
       new  4c2ffb5   Update test list.
       new  e8a6fd2   Properly get response for XHR from tabCache.
       new  b3ad23c   Initialize TabWatcher earlier
       new  d7f5e02   Avoid null when module has no listeners
       new  5616e09   deal with closed windows better; add context.global for chromebug
       new  3d938cf   add listeners to TabWatcher not the other way around
       new  5a4a6e1   Issue 1479: Horizontal scroll bar appears and disappears when scrolling vertically in script tab (contribution by kpdecker)
       new  8afcdfe   create contexts array before initialize() gets called
       new  a4424c8   better tracing for dispatch
       new  56cc286   initialize browser.chrome on user-activation
       new  814ac3a   Clean up tracing
       new  4aacac9   errorMessage needs object
       new  cc30d4a   Allow panels to be deleted
       new  e15720a   remove logically false test
       new  491f099   add openNotOpenClose test case
       new  2e01990   documentation
       new  a7b38c1   better tracing
       new  70294ab   openNotOpenClose works
       new  efba09d   Fix for  Issue 1495: No more ajax response for a while
       new  f77eaad   Update test list
       new  b7a481f   tracing message improvements only
       new  5256d94   Issue 1483:   Scripts fail to load when page reloaded during paused execution
       new  755667e   avoid null context
       new  52d28f7    Issue 716:	 Add "Inspect element" context menu element in Fx3 for button and select elements
       new  630cdf9   Update list of cached mime types.
       new  826fa30   added tracing for 1483
       new  1d1cfbe   add FBTestFirebug.js library; add test 1483; misc. test cases not part of test runner
       new  5e40277   Expand and Collapse All commands in the firebug-tracing-console (accessible within context menu)
       new  f57a58c   dispatch loadedContext; doc
       new  268a227   fix FBTrace problems for detrace
       new  39e5de0   Update test list (+ minor code formatting)
       new  188ea96   parse all nsIURIs a second time so they are canonical. Now we pass firebug/openOnLocalPage.js
       new  86eb99e   Fix for issue 1508: Problems with some downloads.
       new  2f96772   convert xpcom exceptions to errors
       new  b3d0781   pass only strings to shouldCreateContext, not nsIURI
       new  4cf0f79   create an nsIURI every time for annotationService
       new  bb0a30f   New events for Net panel listeners + Net panel support for FBTrace.
       new  1f15b16   Issue 1408: Google Docs (spreadsheets) - truncated view / not editable on inner worksheets (TracingListener implemented as XPCOM)
       new  d26ec03   rename event onLineSelected to onViewportChanged
       new  9b4f335   update tests to FBTestFirebug.js
       new  0e8db27   better tracing for highlights
       new  e01162e   add openDisableEnableReload for enablement tests
       new  ee7cd47   rename the firebug status bar icon attributes to match the activable module names
       new  5af166f   Missing if (FBTrace.DBG_INITIALIZE)
       new  4998d6c   Fix openDisableEnableReload test so, it now properly fails.
       new  4b42372   Hide disable message if a panel was just enabled (+ some formatting changes).
       new  9cdf0b0   Display an info message within just activated and empty net panel.
       new  7bb2923   Use info icon for the net panel activation message + update the text.
       new  2b3ff4e   New Firebug.unregisterRep() + make sure registered repositories are unregistered in FBTest console.
       new  a34b888   New test for panel selection + new FBTestFirebug.getSelectedPanel method (test included in 1.4 suite).
       new  ed9a5aa   Update activation message within the Net panel.
       new  d69bcd2   Update activation tracing in the Net panel.
       new  ac41ee7   catch annotation service exception, partial clean up of activation
       new  ada1252   remove incorrect restore location functionality
       new  58be2ac   remove unhelpful tracing and add some
       new  76d9bf0   better rep tracing; avoid context.window.location
       new  e865848   rename activationChange to onEnablePrefChange
       new  57cb35f   getWindowLocation must return location object
       new  02a5f26   isEnabled() really means isActiveContext
       new  97e8d16   getWindowLocation gives location object now so name needs to force a string
       new  3a65765   Fix for broken enter key in search box
       new  454fe6b   Fix for alignment issue with trace separators in Windows Vista theme
       new  59683a1   Display activation message within the Net panel each time the panel is activated.
       new  fed60fc   showBar: call syncPanel after dispatching showUI/hideUI.
       new  7b6c98c   Don't clear content of a panel if Firebug UI is just closed.
       new  0aea753   Don't call panel.show if Firebug UI isn't visible.
       new  0947f5a   Avoid exception if there is no tab for activable module.
       new  3affc56   New test case: Console panel content must be preserved if Firebug is closed and opened.
       new  0dd8983   add test case for switching tabs
       new  a8f481a   LARGE change: activation. Lots of API changes too.
       new  6d3ff71   Missing tracing conditions.
       new  f205ef3   Avoid tab undefined exception (backport R2105)
       new  b7bb8b5   Per site activation removed.
       new  e8bb9c0   If panel is disabled display panelDisabledPage + formatting changes + some tracing improvements.
       new  4bcab38   Rename Firebug.AblePanel to Firebug.ActivablePanel and Firebug.ModuleManagerPage to Firebug.DisabledPanelPage + update tests.
       new  b7dca1d   Remove unnecessary perm-changed observer and wrong model initialization.
       new  b7b51b3   Get rid of setHostPermissions + update tests
       new  ca310c3   set FirebugContext to null if the FF selected Tab has no Firebug open
       new  f38b86f   clear context when Firebug is not open in a Firefox tab
       new  5a3b0ec   ActivableModule: Unregister preference observer in shutdown (it's registered in initialize).
       new  8c29542   add Honza page reload test
       new  278e23c   add markContextActive method for TabWatch Listeners; fixes activeContextAfterReload test
       new  984c3eb   setFirebugContext on toggleBar and updateActiveContexts when FirebugContext changes
       new  3d4adf8   remove markContextActive and set the showFirebug onto the browser element
       new  6e3242b   avoid a null
       new  3f2a51c   remove unused host argument from onEnablePrefChange
       new  990e358   now script panel disables on disable, eof
       new  86e2524   enableModules on first context
       new  6ad2ee3   Fix for Issue 1547: &editors.Description;
       new  7014708   Update net panel initialization according to the new activation model
       new  1f1232e   Clear panel content after it's disabled and call panel.show method after a panel is enabled.
       new  bdcc876    Issue 1113:   Unresponsive when using large Data URI image replacement, contribution by  2005jimmont
       new  fda201a   clean up tracing
       new  a7b28d8   Properly clean content (table) if Net panel is disabled.
       new  5807421   Make sure disabledPanelPage is properly displayed + rename its css styles.
       new  f6cb33c   implement DisabledPage obeyPrefs() and call it from updateActiveContexts on first context
       new  e3168bd   initializeSourceBoxes in SourceBoxPanel and on disableModule; update status icon for script panel
       new  6c2ed31   implemment rep for nsIDOMHistory to try to avoid exceptions
       new  f3be80d   Fix reload button on panel disabled page. The page should be reloaded when the button is pressed.
       new  bc569f1   Make sure the host URL is never too much long within the reload button (on disabled panel page)
       new  485a715   Properly show Console panel content (keeping in mind it can be disabled).
       new  a25ea0f   Tracing improved.
       new  2c24e41   avoid deprecated window.title
       new  52ce15f   Don't start with suspend, we don't enable until first active context now
       new  6aa0c1f   Force out the showContext just before the loadedContext and don't delay it
       new  2ce6f07   change the onPanelEnable API (clean up args) move the prefs observer up from activableModules to Firebug fix obeyPrefs to actually work
       new  845eaf5   better activation tracing info
       new  16f1380   ActivableModule.panelName doesn't have to be set + tracing.
       new  c9c9346   Hide disabled panel page for enabled console.
       new  4f49a2b   Associate disabledPanel with the parent panel and don't store context to it.
       new  a0b30b9   Fix net panel activation (when more FF tabs are opened).
       new  a9abb32   Test: If Console panel is disabled, command line must be hidden.
       new  c68a944   Test: net panel activation on more tabs.
       new  3465e91   better message for history-not-supported
       new  095d0d5   implement defaultFuncRep to pick function rep only after trying all others except Obj
       new  440b74c   better message for history-not-supported
       new  dc2dbce   Partial re-working of the new search UI
       new  7c55913   guard some tracing with if()
       new  8179273   updates up to R2182
       new  7ea1c99   Make sure that selectedPanel is removed from panelBar (binding) when context is still valid and panel.hide() can use it.
       new  52e0b9a   Net panel activation message tracing.
       new  c61523f   Don't forget to unregister ActivableModule from UIListeners.
       new  26102f6   Activate/deactivate net panel on showUI/hideUI + tracing improved.
       new  17d19f3   New events for tabCache (onStartRequest, onStopRequest) and for Net panel (onRequest, onExamineResponse, onResponse, onResponseBody)
       new  247ff9e   Return window from Firebug.detachBar method (so e.g. unit tests can utilize it).
       new  c823649   Test for break on debugger; keyword (Script category).
       new  0a2e5c4   Use dispatch2 instead dispatch for shouldNotCreateContext so, listeners can actually return a value.
       new  7f1aaad   Fire onExamineResponse event before it's processed by the net panel.
       new  a51fda0   Don't insert activation message if the net panel is disabled.
       new  5d24827   New FBTest for all breakpoint test cases (from Joes original tests)
       new  7e59fc7   FBTest for issue 369 (Inspect JSON data in HTTP responses)
       new  8e0a0b8   Missing DBG_JSONVIEWER tracing option.
       new  8d4288a   mimVersion and maxVersion for 1.4 reset due to Firefox 3.5
       new  33c7103   [1.4a13]
       new  4fc49c6   change all DBG_ERROR to DBG_ERRORS
       new  1bbdf19   turn on error tracking when the console is resumed
       new  e8b6c68   FBtest for errors (Joes original adapted)
       new  d5d253a   set jsd.initAtStartup false
       new  a7b7d04   Test case for Issue 1299: Failed to load source for sourceFile
       new  1d57f1a   issue 1592. add display autocompletions to css
       new  c5d26da   updated release notes 1.4 and install.rdf
       new  5d9f80e   Issue 1592 display: inline-block, moved from css.js to lib.js
       new  bbc850d   fix tracing bug reported on newsgroup 'FB.'
       new  99acef8   fix FBS_FF_START preventing FBS_CREATION traces
       new  9efc177   Issue 1496: Hash Character Links ( the # or fragement identifier for a URL) Creates Seperate Script View
       new  68cdddb   do not monitorContext if net panel is disabled.
       new  d2cff3a   add onreadystatechange test for FF3.5
       new  1defb62   Issue 1591: Firebug cannot find _firebugConsole element
       new  73b8cf9   http://code.google.com/p/fbug/source/detail?r=2248
       new  40b6250   Rename 'category' attribute in the test list entry to 'group'.
       new  0a38291   Issue 1387:  switching between Firebug's tabs (as opposed to the window's) reverts contents of larger command line
       new  1e2de6d   added issue 1591 to testlist.html
       new  14aff3e   remove use of content.sandboxes optimization
       new  298963a   New test for issue 372 (verifying post data) + doc for category attribute + formatting.
       new  44be2c6   add namespace qualification to element in createElement
       new  a515fdf   replace evaluateInSandbox with evaluateInWebPage using script.innerHTML, fix Issue 1591: Firebug cannot find _firebugConsole element
       new  b6037cf   avoid killing chromebug if browser components are not available
       new  08f9230   Avoid exception when reading contentType from a request.
       new  2b5eb41   modified testList.html to point to issue1591.js
       new  3560f56   Fix for Issue 1468: File Locking on File upload when firebug is installed
       new  98c5e0e   Test for Issue 1468
       new  05d7767   Make "Browse for a new test suite" button more obvious + avoid exception within internationalize method.
       new  077bb78   Test for Issue 1308.
       new  9cf6d78   Better tracing.
       new  9c94352   reduce extraneous output when using window.dump
       new  a54ff96   abort stop on breakpoint if we can't find the jsdIScript object
       new  77eff30   Test for issue 601 (fireunit adapted for FBTest)
       new  b168dbb   stopStepping on STEP_INTO and TYPE_FUNTION_CALL
       new  9c9b456   don't select the side panel object just because the side panel is selected.
       new  de7c0f4   remove condition tests for FF3, we don't support FF2 for 1.4
       new  5c6c0c2   cache the fbOnlyKeys
       new  fea572c   Don't clear the location to null on hide event
       new  f95ebf7   tracing locations
       new  d0aff55   protections from silent error messages
       new  8a19072   Log also the current time, together with a tracing message.
       new  5fe7fdf   tracing improvements only
       new  547e4c1   rationalize the pagehide/pageshow behavior
       new  a3b8e10   Improve workaround for FF307 problem.
       new  a474421   Fixed disabled panels view and status bar menu items per Souders design on FWG March 24, 2009
       new  f21bd61   fix suspended states UI
       new  267a2bb   [1.4.0a14]
       new  7e51718   fix fbtest script/breakpoints/testDriver.js breakXHR line offset problem
       new  602cd0f   trace corrections of exceptions
       new  3954bab   more clean up of old disable panel
       new  5394a01   fix panelContentAfterDisable
       new  efc9adf   Move BaseProgressListner into LIB so, it can be reused (even by extensions).
       new  96d4f4c   Catch weird exception in tabWatcher
       new  9651117   Move the BaseProgressListener properly.
       new  666fb72   Use proper event name for responses coming directly from FF cache.
       new  a71095a   Fix tracing.
       new  13c09fb   avoid passing FirebugContext, in case it is not set
       new  0f0526f   avoid passing FirebugContext, in case it is not set
       new  b3e1887   better approach to syncing the command line to console enablement
       new  f8f87d9   Workaround for Firefox crash (#485511), see more info here: http://groups.google.com/group/firebug/browse_thread/thread/194d8bfc05398c29
       new  d0eb777   fix missing semicolons on FBTrace statements that break detrace
       new  263a484   trace domUtils service failure
       new  2e6df79   Define domUtils to avoid an exception.
       new  cb89615   remove unused window argument from sourceCache constructor
       new  30a9f7a   better feedback when url is filtered by filterSystemURLs
       new  0f4586d   better tracing on stop stepping
       new  c727843   1483 uses autowrapped js file now
       new  8de06be   Improve search APIs so, any module can provide specific search options (see getSearchOptionsMenuItems). + Customize search in the Net panel (search within response bodies).
       new  ddef48c   Make sure net panel search options exist within Firebug, auto scroll works when searching within response text,
       new  93857ed   Don't call panel's show method within enablePanel. This is not correct and toolbar gets polluted with Console buttons (which are not cleared since there is no selectedPanel).
       new  35dfb72   Case sensitive search within net panel's responses.
       new  2503880   set aria-disable state consistently
       new  df003b4   hide disabled page on show enabled==true
       new  dbd3114   more consistent disabled page hide/show
       new  a596b47   FBTest for Issue 700: HTML preview for net responses (fireunit adapted)
       new  4d0f03b   correct tracing message content
       new  13a3ae7   avoid calling nsIScriptError.init() and setting cache unless its a solid hit; report why dropped.
       new  2bf7584   listen for fbs pref changes
       new  a0aeb89   Update properly search options menu (case sensitive item) + change labels for net panel options (make them shorter so, they can fit into the menu)
       new  4939632   typo
       new  90c2708   set the pageshow listener on all top pages
       new  01d1d5e   Search case-in/sensitive search is controlled by capitalization of the search string (no special button anymore) + localization
       new  d2ab65b   [1.4a15]
       new  23e3a05   avoid nulls that trip up debugging
       new  4db0c45   rename misnamed 'breakpoints' test as debuggerKeyword
       new  4593a8b   destroyContext on pagehide for cached pages. trace on DBG_WINDOWS rather than some on INITIALIZE
       new  08f150d   remove extraneous tracing
       new  a70f7fe   if the sourcefile is not found, resume
       new  9009bc1   better tracing for getSourceFileByScript
       new  69069a3   [1.4.0a16]
       new  1f950f3   add singleStepping test case
       new  3ddf16c    Issue 1618: Firebug keeps closing after it is opened  normalizeURL on pageAnnotation calls
       new  8e6f739   Add Editor.onStopEdit dispatch and CSSModule module (including onCSSSetProperty and onCSSRemoveProperty dispatches)
       new  4f7f1b6   fix step into from event handlers
       new  012d67a   Make sure the file-category is properly set for an entry within the Net panel.
       new  050a9f5   Test for Issue 176: net flash tab not recognizing flv files (adapted and improved from fireunit)
       new  54851b8   test -- just a whitespace change
       new  32a33ee   The tabs-on-top UI refactoring.  The panel tabs now appear on the top toolbar in the Firebug UI, and the panel specific toolbar controls appear on the second level toolbar.  The appearance is now that the second toolbar appears to be inside the current panel, which better reflects the fact that most of the controls that appear on this toolbar are specific to the active panel anyway.  The side panel bar, when it appears, appears to be inside the main panel.  This make [...]
       new  079d495   better tracing
       new  558977d   [1.4a17]
       new  b4a567a   Most of the 'Firebug panel' XUL content was moved from browserOverlay.xul to firebugOverlay.xul in the big tabs-on-top UI refactoring, except that it was copied, not moved.  This patch deletes the now redundant original code in browserOverlay.xul
       new  45f7f71   r2398 was botched due to a line-ending, umm, mistake.  This fixes that problem while preserving the underlying change, namely removing code from browserOverlay.xul that should have been removed in a previous commit.
       new  edf1c49   remove the Inspect button from panels other than css and html
       new  9ad86ce   select sidepanel object whenever main panel is selected.
       new  ada6d37   only scan for script tags if the debugger is disabled
       new  b356726   Panel options menu items moved into mini-tab menu.
       new  acf7f7c   open-in-own-window improvements
       new  d727af0   open-in-own-window improvements
       new  d32af3d   pass panelbar to paneltab vis initTabMenu to allow use in side panels
       new  251098b   try inspect button on top bar
       new  bae7480   Updates to previous accessibility changes, in response to rearrangement of the toolbar & tabpanel UI
       new  062e4ae   Make sure all panels (include side panels) have mini tab menu.
       new  8ce8613   issue 1640, typo in install.rdf
       new  9ba087d   Release note
       new  de61151   start on test for open-in-new-window feature
       new  efc594f   FBTest for netInfoBody listener (net panel)
       new  1d6fae6   FBL is not available in firebug.xul (open in new window) until the panelBarReady succeeds
       new  6677ffd   refactor and implement reAttachContext for open in new window
       new  c0987da   avoid null if lastSourceScrollTop is not set
       new  ca1df39   refactor and implement reAttachContext for open in new window
       new  4dc1f28   Avoid failing over to FirebugChrome.
       new  a4640b4   sort; skip openInNewWindow until it stops closing Firefox
       new  8427476   Fix warning when opening tab mini menu.
       new  599dc10   Don't internationalize elements that don't exist + better tracing for this.
       new  e6d77c5   Localize status bar context menu.
       new  544c366   Refactor search module (remove obsolete methods and fix context usage).
       new  bbd6c41   Remove extSearch property from panel. Basic search is enabled by searchable property and extended options are provided by getSearchOptionsMenuItems method (panel).
       new  8b29e5c   small fix for panel tab focus
       new  d192eae   Patch for previous fix which broke detached window (due to FBL.bind not being ready)
       new  817a022   FBTest: search within the script panel.
       new  088f38c   Keybinding Mechanism added (under Tools/Firebug menu)
       new  7cff58d   disable updateViewOnShowHook
       new  faff1aa   don't set browser.detached so soon
       new  684b046   more complete open in new window testing
       new  ed9f23f   better tracing for open in new window
       new  0d8a594   don't try to hide command line when the context is invalid
       new  fb8d5b6   set the stack frame file correctly
       new  9360f1f   hide the browser bar when we open in new window
       new  0d96c0a   trap search box errors
       new  f7f5509   Changed Inspect button to use an icon rather than the label "Inspect".  Also moved the break/continue button to the top row between the Inspect button and the Console tab.  Inspect is currently using the flashlight icon, but there have been a number of alternative suggestions.  This change has been extensively tweaked on Windows.  It has only been tested on OS X and Linux, but it looks fairly decent in both places.
       new  e71845e   Moved keybinding initializing code to separate module
       new  ce15e67   keep the continue button with the step buttons for now
       new  79a9779   avoid null
       new  fa2fe44   FirebugContext must be set in the scope of FirebugChrome, since it is the scope bound to the window containing the UI. Add showExternalUI and hideExternalUI to signal detached state change
       new  914bd0a   Fix to make keybinding work properly with printable, non alphanumeric keys as well (such as  .,;'[])
       new  8c4afdc   changed shortcut separator from + to space
       new  4c4d903   on a breakpoint, don't open firebug, it will already be open. If we fail on a breakpoint, resume.
       new  a1f0811   When detachBar is called, we must have a FirebugContext, it will come active, and then be reset to null since the context will be covered by the detached Firebug
       new  329b67e   search is always enabled for now
       new  6315b97   Added A11Y (accessibility) module , which manages whether accessibility related enhancements should be enabled or not (based on a user preference)
       new  838caa4   Changed capitalization of module names
       new  1c90579   firebugIgnore on CSS free editor worker object
       new  af56f9e   add dispatchName for trace debugging support DISPATCH option
       new  da1b456   Improvements to robustness of Toolbar focus & tab order handling
       new  408c644   Now correctly applies a11y changes in detached window
       new  f21c765   Fixed context references
       new  69215b7   Fix for tab focus issue
       new  ccee0f8   HTMLModule for non-editor HTML changes
       new  c344107   add dispatchName for tracing
       new  7c8b358   implement watchBrowser and unwatchBrowser
       new  313a734   bad commit fixed for FirebugChrome
       new  111d483   a context on a closed window is not active context
       new  22a464f   implement event onStartDebugging just before debug ui comes up
       new  c24ba5c   Read "doc.body.offsetWidth" property after a new content is inserted into the Net panel and before the next search begins.
       new  1911cc4   missing 'this' for context
       new  a7fc24f   Avoiding nulls, better tracing
       new  db5f58c   active context set correctly for deleting a detached window
       new  22ba393   more progress(?) on open in new window
       new  42e5037   Just a comment about #488427
       new  1574075   Search all occurrences on the same line.
       new  1347737   Rename net.searchResponseBody options to netSearchResponseBody (avoid dots in the name)
       new  5e9bf8b   New Test for net panel search.
       new  2b07b85   Avoid exception in ShortcutsModel + format source so, it's in line with the other Firebug modules.
       new  b1a6664   New globals (within FBL namespace) versionChecker and appInfo + tooltip support for option menu items.
       new  8f6ff8b   Disable XHRSpy for Firefox >= 3.1 (due to #483672)
       new  44e695e   Remove unnecessary versionChecker and appInfo vars + fix source format in consoleInjector.js
       new  5c4404d   Remove unnecessary tracing.
       new  7706638   Fix localization in the status bar context menu.
       new  76d6b72   add missing def for Cc
       new  1c62f5e   Make sure the XHRSpy-disabled message is there even if the panel is enabled later.
       new  28efe64   pass context to detachBar(); don't throw new Error() any more
       new  22a4762   test before you commit jjb
       new  5614d54   sync the panels when we are external
       new  36011fe   pass context to detachBar
       new  7405906   trace in WINDOWS is better for attachBrowser
       new  1ae018f   auto-suspend when tabs change
       new  e202bae   correct attributes in style rules
       new  59f3b3a   Add semicolons for detrace
       new  4643f6c   [1.4.0a18]
       new  f3dcd01   Issue 1649:  disabling script panel doesn't disable script view in 1.4
       new  762ab1c   Remove obsolete permissions code to solve bugzilla 473636
       new  e43a5b9    Issue 1651:  1.4a18 panel not updating when changing tabs in firefox
       new  510fa8f   Added '-moz-box-align: end' to the .panelTabs class in the Mac skin.  This has the effect of snapping the tabs down to the baseline, and mirrors how the UI works in the Windows skin.  This largely addresses Firebug issue 1646.
       new  4c8e9aa   [1.4.0a19]
       new  fc39d76   Issue 1319:  Selecting multiple JavascriptLines to add watch also adds line numbers
       new  82cf6a0   Issue 1650: 1.4a18 not picking up other JS files
       new  f3ce766   Minor Mac UI tweaks: Eliminated one pixel shift on tab hover and selection, added a little extra spacing between the last button and the first tab, and removed some extra highlighting on tabHoverRight.png -- it's now just a mirror image of tabHoverLeft.png. (Issue 1646)
       new  679ae69   avoid infinite loops
       new  9dcfed1   implement copy source code (without line numbers)
       new  76f0bd2   remove Copy from context menu
       new  212e99b   implement copy source code (without line numbers)
       new  8197e39   partial implementation of minimize Firebug function
       new  afa1c72   avoid some null error messages
       new  9af575a    Issue 1395: Script debug loads only the first 20 lines of some scripts.
       new  e311931   don't forcibly select the callstack side panel
       new  58789ea   avoid fbs_errors message on request null
       new  3e2825d   Minor accessibility changes to FB xul
       new  0be9cf9   Changes to a11y module in relation to panel content management, specifically console panel
       new  ecbac5c   Accessibility changes for dom, domside and layout panel
       new  c4259ab   Fix tabCache, double contentType declaration.
       new  d46a7ca   Accessibility enhancements for HTML panel
       new  0ae3889   Fix for broken toolbar tab order in FF3.0.* (due to :first-of-type selector not being supported)
       new  4b7bab5   forward to base class SourceBoxPanel
       new  b3163a5   forward to base class SourceBoxPanel
       new  949db9d    Issue 1395: Script debug loads only the first 20 lines of some scripts.
       new  d388e62   [1.4a20]
       new  bb9ea91   notes on the 'this.context.sourceCache is undefined' exception
       new  0cbeb4a   Issue 1663: CSS Property Name Editor Does not always work
       new  7bcd6f5   The Firebug menu button, Detach Window button, and Close Window button (and now Minimize Window button) were not supposed to be visible in the detached window.  However, a couple of fairly minor changes in the XUL in firebugOverlay.xul in r2416 caused the 'collapsed="true"' attributes on these buttons to stop working in the detached window.  All that was required was to make sure that the firebugOverlay.xul and firebug.xul files agree sufficiently so that the overlay [...]
       new  64baf2f   Rename attach/detachSpy to attach/detachObserver.
       new  9072a05   Accessibility enhancements for css and stylesheet panels
       new  600897a   Accessibility enhancements for watches panel fixes for inline editor and focus management
       new  e06e2e1   Accessibility changes for stacktrace panel
       new  7917308   Accessibility enhancements for Breakpoints panel
       new  8334a51   implement minimize to statusBarContextMenu (remove minimize to status bar)
       new  eb12690   more integration of minimized firebug
       new  c4dab61   avoid npe when Firebug context is null
       new  6b71653   better tracing for console injection
       new  ac4e0cc   test (1/4) for viralActivation
       new  b472f30   fix foor fbContinue toolbarbuttons
       new  0adee48   fix for chrome references by A11yModel in multiple windows
       new  f58c735   New DBG_EDITOR pref for tracing + tracing improved.
       new  9b6f9b8   New test for issue 1575: New watch expression can't be created when breakpoint is active
       new  e49cccf   avoid npe when panel.context is not defined (why isn't it defined?) also tabbing whitespace changes.
       new  eb30cd5   Break On Next was mis labeled Break On Errors. Callstack side panel visible and clickable. Style still not correct.
       new  7758092   Issue 1575:  	 New watch expression can't be created when breakpoint is active
       new  be1bf9d   Issue 1679:  	 Break On Next Statement ("pause" button): poor selection style
       new  dd1d8cd   tracing onError vs onDebug calls
       new  452bc66   tweek the minimized to context menu ui
       new  591b3b1   prep for viral activation and web app tracking
       new  88df0de   Accessibility enhancement for the script panel
       new  2994413   toggleFirebug now mimimizes; implement closeFirebug; crop URLs in minimized list
       new  3af8f8b   add panelName for ActivableModule
       new  656106c   implement clearAll for testing and viral activation
       new  29cd421   work a little harder to get a window
       new  dcd91f0   bail if no context on nsIScriptError
       new  65e9be3   [1.4a21]
       new  d870b04   correct enablement with dependents
       new  3137211    Issue 1680: Firebug suspends on page reload.
       new  50045b1   implement allOn and allOff for web pages
       new  69bc07c   Fix for issue 1691
       new  c52536e   fixes for script panel caret navigation
       new  0af96d2   add on/off for all pages to tooltip
       new  5ac843e   test for all open all close
       new  c7bb53a   Minor fixes
       new  ac73f1b   implement resetAllOptions
       new  f5c5e1c   [1.4a22]
       new  ff03e1d   A11y fix for stack panel
       new  956129a   FBTest based on console_array from issue 1159, contribution by sevenfurnace
       new  a8fd386   Tracing and null pointer prevention related to Issue 1696. I changed the definition of array supportsObject to remove Storage and 'arguments'. This also prevents a display error in dom.js
       new  3fd3ed5   tracing for auto-scroll
       new  5488ed0   A11y Fix for HTML panel content not being announced by screen readers
       new  69612e5    Issue 1701:  Stack panel not updated immediately during script suspension  and implement clearAllBreakpoints across all contexts
       new  3451ee3   don't clear filterSystemURLs, users aren't supposed to set it anyway.
       new  9c8e8ca   remove extra argument
       new  c7ab96a   Fix labels within Firebug's status bar menu.
       new  316b181   fix context menu text
       new  04f4d35   mislabeled argument for fallback code
       new  e63aa23   refactor to use splitLines uniformly
       new  0b4f590   always have to test hasAnnotation first
       new  c97e87a   refactor to use splitLines uniformly
       new  94045d5   clear breakpoints when resetAllOptions. guard a tracing call with if (FBTrace)
       new  10df451   Issue 1700:  'Inspect in DOM panel' for variables during script suspension broken, by using the same object that populates the info tip to control the context menu.
       new  e2e9f33   Fix for Issue 1694 in fbug: Net Panel Cutsomization: file.responseText doesn't include original line breaks (contribution by lchesnais)
       new  1c847e2   New method in FBL (iterateBrowserTabs) - adjunct for iterateBrowserWindows.
       new  ddb8a8a   Fix in net panel (iterate over all entries, don't include these from the cache)
       new  3ed3a3c   [1.4a23]
       new  4cf1fc5   Fix http://groups.google.com/group/firebug/browse_thread/thread/8c3409259d90747a, file name was cropped before decodeURIComponent
       new  01cd36c   remove spaces that may cause problems in reading the file
       new  5ea2cfe   restart 1.5
       new  0358d1f   correct version numbers
       new  d98a8e3    Bug 491552 -  Firebug toolbarbuttons don't work,  https://bugzilla.mozilla.org/show_bug.cgi?id=491552
       new  417ca1e   Issue 1688: Collection of issues relating to element Inspector
       new  3b7a3c9   FB syntax error from object inspector fix
       new  e53e34d   Issue 902: Allow adding new CSS rule http://code.google.com/p/fbug/issues/detail?id=902
       new  bab1472   Refactor CSS free editor to dispatch CSSModule event
       new  9e46d70   Issue 1715:  	 Always Open in New Window prevents; reorg destroyContext to reverse if test order to shorten source.
       new  3601a64   Issue 1688: Refactored code to simplify element inspector fix
       new  1c27b2e   Issue 1712: Firebug 1.4's channel listener changes observable behaviour (by swallowing exceptions from chained listeners)
       new  c770ccf   Use unique ID for break-on-next button so, the localization is possible + localize minimize button. The other localization stuff is waiting for feedback yet.
       new  e814969   [1.4a24]
       new  aec3be1   another null check
       new  6b06f00   A11y fixes for HTML tree and HTML search
       new  a6839dc   Issue 1727: Inspector offset when the screen is scrolled
       new  1924936   Confirmation dialog for "Reset All Firebug Options" action.
       new  7c98443   Don't show search options menu if it's empty.
       new  bd2d142   set svn:eol-style native
       new  ff648e7   Make sure the resetAllOptions confirmation isn't used for tests.
       new  adfed1e   Issue 1505: div CSS effects Inspect tool and html tab highlighting - additional fixes
       new  6045238   [1.4a25]
       new  25938a3   Rename iterateEntries to enumerateRequests (to be more inline with other Firebug API)
       new  cfaa30e   Minor a11y fixes for console.dir tree and HTML panel tree
       new  b37102b   Always render disabledPanelPage so, the panel content is properly replaced.
       new  4f90ab6   Show/hide net panel toolbar just like one complete toolbar.
       new  0131541   Call Panel.show within ActivablePanel.enablePanel. This is necessary so, the toolbar is properly updated when a panel is enabled.
       new  01a51a8   New optional property for a test entry in testList.html: "testPage". The (manual) test page associated with a test can be opened from a context menu when right-clicking on the test in FBTest console. + Put Firefox and Firebug version into exported errors (Copy All Errors).
       new  e028e27   Better formatting for elapsed time.
       new  f4e6e76   Implement Firebug placement, remove coupling of pages and detach/minimize
       new  c6eddca   avoid npe
       new  a99c6d4   better tracing messages
       new  569d787   get FBTest to run under new placement code
       new  83c48bc   Issue 1655: CSS view is not correct http://code.google.com/p/fbug/issues/detail?id=1655
       new  f0ed13a   Issue 1738: All properties getters and not editable in DOM panels
       new  f76d346   remove context.externalChrome, add Firebug.chrome. rename externalMode to inDetachedScope.
       new  78826d5   Monitor the context on initContext, off on destroyContext
       new  76b7d87   updateScriptFiles on when !enabled
       new  460dd44   [1.4.0a26]
       new  ef2b7c2   Issue 1741: CSS Sheets listed multiple times in DOM included multiple times in CSS panel http://code.google.com/p/fbug/issues/detail?id=1741
       new  d726592   Partial fix Issue 1742:  	 CSS Source Links do not work The links now bring up the stylesheet object as a fall back. The source files do not seem to be in the cache
       new  4fff9c9   Fix the close [x] box on the inBrowser, placement tests must come before unwatachBrowser
       new  be7dd1f   replace this.context.chrome with Firebug.chrome. Sync detached window on showContext (sometimes)
       new  f7a83ca   Issue 1733: Custom Net Panel: file.isXHR is not set in console log
       new  b3eabcc   Tab switching for detached window works
       new  85c6643    Issue 1747:  Script Option Grayed-Out when Enabled by Console enable
       new  bcec493   Don't display DOMContentLoad and load events if not appropriate.
       new  d192c9c    Issue 1750: "Inspect Element" causes firebug to hide
       new  b7a1217   Issue 1753:  	 command line for open in new window does not immediately respond to Small <-> Large button
       new  5719885    Issue 1756:  	 Firebug status bar error counter doesn't update on tab closure.
       new  8f89ae3   [1.4.0a27]
       new  5647c8c   A11y Fix for Script Panel (source code now readable by NVDA)
       new  564b92c    Issue 1744:  	 Defect commandLine openInNewWindow
       new  5d6bfc8   Issue 699: Inspector - Highlight Image Map Areas
       new  89da967   lost variable command in Firebug.chrome fix
       new  86634b3   Issue 1740:  	 Inspect context menu item should not be disabled. Allow 'Inspect Element' to trigger activation
       new  6ec9150   More activation fixes
       new  2d0b65f   rename toOSConsole pref to DBG_toOSConsole to avoid clearing it with FBTest
       new  ffdc6fa   Implement DBG_ACTIVATION to focus tracing on activation issues
       new  e2e606e   Issue 1762: Firebug body is replacing document.body
       new  0021922   Issue 1742: CSS Source Links do not work http://code.google.com/p/fbug/issues/detail?id=1742
       new  26c0cd2   Issue 1738: getters are editable in DOM panels - Partial fix
       new  5b0f29c   Issue 1742: CSS Source Links do not work http://code.google.com/p/fbug/issues/detail?id=1742
       new  034f52c   Revert merge error
       new  d96fdd6   Avoid exception in Firebug.showBar.
       new  1d67417   Fix typo in firebug.js
       new  0e144b4   Improve fix for 1733.
       new  4be1ec7   Properly show/hide command-line when "enable all panels" is used.
       new  aca25f6   Performance improvement for CSS panel in a11y mode Changed A11yModel to ActivableModule
       new  5b6d952   Minor a11y fixes for script panel
       new  848ee9c   FBTrace: in case of an exception, use the stack property (if available) to get the real stack trace.
       new  f1faf10   Use stack property only from Error objects.
       new  b780d8a   Implement DBG_ACTIVATION to focus tracing on activation issues
       new  8f4d392   pass userCommands flag thru open/close Firebug call sequence
       new  e73ecdd   Don't use Firebug.chrome in chrome.js, us FirebugChrome
       new  fa54feb   avoid null browser if FirebugContext is null when the user closed external window
       new  5942ceb   HTML Tree - Image map inspector now highlights all used maps
       new  24f0faf   Updates for A11yModel, fix for script & console panel not applying a11y on first load
       new  d20e50c   Issue 1764: Net panel misses page load.
       new  e668787   Test case for Issue 1764: Net panel misses page load.
       new  ef2daa4   One more fix for the Error stack trace (FBTrace console).
       new  78efef4   Add frame argument needed by chromebug for single stepping
       new  3d83491   avoid browser.detached, esp in tabWatcher
       new  d85d068   Partial fixes for closing Firebug opened in a new window.
       new  a439543   New getBrowserForWindow method in lib.js (returns <browser> element for specified content window) + tracing improved.
       new  f246122   Update test net/1256.
       new  de23d91   Don't monitor (net panel) URLs that are not annotated by Firebug.
       new  1a1a957   Remove unnecessary /*@explore*/ comments.
       new  99bb586   Comment with revision number.
       new  e3194f6   Fix cmd_toggleInspecting button in browserOverlay.xul
       new  3189562   Use var instead of let + formatting.
       new  8b8ada3   better encapsulation of browser.showFirebug and placement detached. More fixes for new chrome model.
       new  2cc7e74   bail if there is no selectedSourceBox yet
       new  e28fcf2   if closed on showContext, open if there is a context
       new  527e00d   Allow chromebug to set breakpoints in fbtest
       new  cdbe63d   eliminate the showToolbarButtons error message on showContext(null)
       new  a883e72   more accurate tracing message
       new  8178d43   Fix typo in showToolbarButtons
       new  4587415   Unify Firebug Tools and Firebug Icon Menu
       new  8fe8a2e   Adapt Tracing menus + shortcut.
       new  34ece05   Use localization APIs from FBL within Customize Shortcuts dialog.
       new  5a2422e   New tracing option DBG_SHORTCUTS and support for FBTrace in Customize Shortcuts dialog.
       new  a56ad8d   Missing /*@explore*/ in firebug.js (preferences)
       new  6a3d7b6   Key shortcut for clear-console command.
       new  2f23a1e    Issue 1755:  	 Script tab does not keep line highlighted after clicking on console trace
       new  632b883   Guard against NPE if toolsMenu omited by eg overlay
       new  b7a539b   rename prefs extensions.firebug-service.* to extensions.firebug.service.*
       new  d061624   remove firebug console element from web page on destroyContext, to avoid breaking commandLine if the page is re-activiated.
       new  2827997   Remove duplicity on contentTypes.
       new  ab96465   Remove duplicated className property.
       new  8f336e6   Remove undefined requestQueue variable.
       new  bf2eac2   Don't define a global variable when creating a new context + related fixes.
       new  36c119c   Fix context usage in Firebug.ModuleManager.obeyPrefs
       new  ef0172d   Avoid creating a global variable.
       new  df9be4b   Remove usage of nsIFireBugClient. The interface doesn't exist.
       new  61dfa47   Try to get scrolling in issue1425 to work again. Need to check resizing
       new  a48eca3   missing semi breaks detrace
       new  469d976   Don't add the TraceModule listener if there is no TraceModule (as in a detraced build).
       new  8d92495   [1.4a28]
       new  8a3225e    Issue 1775:  	 Command Line command could toggle like inspect does
       new  185bedc   Fix for fail in A11yModel caused by failed scrolling
       new  e4e754a   Fix for panel tab dropdown menuitems being announced as disabled by screen readers
       new  af60410   Fixes for context == null in a11y.js
       new  3d66141   minor a11y fix for auto complete fields
       new  ebdac4a   Fix for Issue 260: Firebug disables Mac Standard Cmd-Tilde switching
       new  0aceacb   Fix for Issue 1709: OS X - Pressing Cmd+, fails to open preferences window
       new  ba45eab   Fix for Issue 1693: Viewing requests with large message bodies in Console tab temporarily freezes browser
       new  14f1855   Test for Issue 1693: Viewing requests with large message bodies in Console tab temporarily freezes browser
       new  b934876   Better description message for truncated response bodies.
       new  44b5440   remove lastScrollTop
       new  f96dd15   need a stub detach() function to avoid npe
       new  7c1731c   Don't focus() in showContext, it forces minimized XUL windows to restore.
       new  98f59cc   Refactor to clean up chromebug
       new  8fa598f   First try to fix Issue 1778: Add button to open in new window to activate Firebug for selected Firefox tab
       new  4e3e85b   Fix for a11y changes incorrectly being enabled when using ' enable all panels'
       new  00b0ba5   activate rather than resume the detached window on an inactive browser
       new  a4f11da   Don't use u/monitorContext in hide/showUI.
       new  16ca69a   Use FBTrace.sysout instead of FBTrace.dumpProperties
       new  f61db32   Use FBTrace.sysout instead of FBTrace.dumpEvent
       new  0abf55a   Use FBTrace.sysout instead of FBTrace.dumpStack (+remove FBTrace.dumpInterfaces)
       new  53e972b   Don't trace when onStateChange is fired.
       new  36593e5   Second part of the fix for Issue 1778: Add button to open in new window to activate Firebug for selected Firefox tab
       new  86a74cb   Better (response) size formatting for the UI.
       new  f2621d8   If "Off for all web pages is selected" and Firebug is detached, don't close the original browser, but the Firebug external window.
       new  0f45f88   Close external Firebug window (FB detached) if status bar icon is clicked to suspend Firebug.
       new  ac30e25   New FBTrace.DBG_A11Y option + tracing and formatting updated.
       new  6153ead   Fix for increase/decrease text size in detached window.
       new  bf40c5b   remove all browser.chrome
       new  b33af9e   remove context.chrome
       new  80de644   implement browser.chrome and context.chrome getters as suggested by mconnor.
       new  ad32246   fix some Firebug.chrome mistakes I made
       new  2b9b95d   [1.4a29]
       new  89398cf   Issue 1789:  	 Firebug console opens on some sites after console.log called (1.4.0a28)
       new  427022a   avoid npe if the context cannot be found for an error
       new  f22f121   refresh the panel if we have a source box
       new  e3cd1bc   pass old and newChrome to reattach
       new  e3cae53   remove this.suspended, use jsd.pauseDepth directly.  add some tracing
       new  32a3814   Issue 1793: Frames (still) cause problems -- detailed example. Remove context from most of the panel enable/disable API. Call registerDebugger() on Debugger.initialize. Make file scheme URIs viral.
       new  cac6440   Fix FBTrace comment within the net panel.
       new  6b364eb   Added tracing info for activation
       new  29ec206   missed one context onPanelEnable
       new  1fbf633   fix and clean up resume/suspend without context
       new  3aa38dd   Fix for Issue 1586: XHR complete fails to trigger onComplete callback (workaround removed)
       new  3309e52   Some activablemodules like net need to operate on each context after enable/disable. Implement onEnabled/onDisabled for these.
       new  eae7568   Fixed offset issue in inspector (1.4)
       new  7421d32   Don't issue show() on changeActivation. select() if anything should be used.
       new  cda65f8   don't set a getter
       new  9d1ec63   turn on error handlers in sync with Console
       new  af726ff   remove context as arg for onSuspend and onResume, the state change is independent of the context
       new  1a48180   disableModules should not depend on context
       new  2a8746b   [1.4.0a30]
       new  f38e65a   I can't remember why committing this file is a bad idea
       new  d47bc7d   New DBG_LOCALE tracing option.
       new  2c384e7   Derive A11yModel from Firebug.Module + using updateOption.
       new  2fd0feb   FirebugChrome.getName() returns location of the chrome + update tracing in a11y module.
       new  10780e1   Put Enable Accessibility Enhancements also into External Firebug window menu.
       new  1882ef7   Rename extensions.firebug.a11y.enableSites to extensions.firebug.a11y.enable.
       new  83ecabf   Utilize http-on-examine-cached-response and remove pending requests coming from browser cache without round trip (this also avoids using browser cache to find out whether the requests is already finished).
       new  11754ee   Fix for Issue 1795: Fails to format string in locale bundle: en-US
       new  aed4bd0   Replace the old flashlight <inspect> icon with Sean Martell's new, improved flashlight image
       new  d9efd49    Issue 64:  Displaying TextNodes with their content directly causes debugging headache;  contribution by Hernan
       new  6f5d6bf   set chrome.window.a11yEnabled on initalize to avoid performDisable() if the value is undefined.
       new  16ba063   tracing for attach
       new  ec442d8   fix my fix so it works.
       new  1fdcc78   clean up how detach firebug closes on F12
       new  95de340   Dispatch CSS remove rule event prior to remove action.
       new  3c414d1   Net panel tracing updated.
       new  1ed5182   Fix for Issue 1706: "POST" disappears
       new  a7ff51a   New DBG_INFOTIP preference + tracing updated.
       new  6ca17cb   Fix for Issue 1760: Popup window obscured in Net tab
       new  d0f47ac   Issue 1766: html, body { width: 100%, height: 100% } -> Inspect-Tool does not work properly
       new  a548bbd   Issue 1800: Inspect shows no highlight borders when HTML and BODY are set to overflow:hidden
       new  bdddc02   added Templarian's improved windowing icons for windows theme
       new  c4d67bc   Fix for bug 1021.  The bug was caused by a wrapped window object showing up where the code clearly expected a raw unwrapped window object.  I added some explicit checks and also made a small modification to commandLineInjected.js to keep wrappedException from leaking into the window -- the latter is unrelated to 1021 except for the fact it's really obvious when you run the 1021 test case.  I think we really want a more general solution to wrapped objects, but I'm goi [...]
       new  94e87e5   remove curious line, may be fix for 1575 FBTest
       new  e258d1b   recognize relative URL in sourceURL and prefix with base URI. Contribution from Mike Collins. Tracing
       new  d226c9c   eval level source files show name as href if the type is data
       new  a59eaff   change lib.js version of splitLines to the sourceCache version that save line endings
       new  07b6c68   avoid NPE if context is not set
       new  d07cdc5   remove bogus date
       new  fc2438f   clearer tracing
       new  ee28eaf   adjust baseline offset to pass debuggerKeyword test for XHR
       new  1520f8f    Issue 1812: console.log(arguments)
       new  f077b85   Clear the sourceCache before storing eval buffers, to avoid appending them and also deleting the first line.
       new  a30b0c2   Prevent the console injected scripts from being seen by Firebug's onScriptCreated mechanism. We should really eval them in to the page...
       new  7a6ffb1   Delete CSS rules before insert on edit.
       new  05e1402   Clear repObject if rule creation fails
       new  1b2f17e   Tracing updated (FirebugChrome.reload for issue 1801)
       new  598ea45   Fix for Issue 1801: refreshing in detached window refreshes wrong tab
       new  ecfc444   Fix for Issue 1274: Firebug affects 304 responses, causing a new full request on reload
       new  72e1fa7   3.1 -> 3.5 add onPauseJSDRequested to allow pause to be rejected by chromebug.
       new  82144fd   add onPauseJSDRequested to allow pause to be rejected by chromebug.
       new  3a6a57f   clear context.thrownErrorStack properly
       new  a7835f8    Issue 1814:  	  Frames still cause problems in a30, though fewer. (ref Issue 1793)
       new  13b3f70   force package name in chrome URL to lowercase
       new  4fa4411   Don't update the script panel unless it is showing
       new  a48d877   Remove context from global context array if it shouldn't be used.
       new  b2fd19e   Fix for bug 1707.  Make sure both the console and command-line are initialized at the beginning of Firebug.CommandLine.evaluateByEventPassing().
       new  6611af8   In r3077 I accidentally tromped commandLine.js: line 835 from johnhbarton's r3043.  Restoring it.
       new  5f6fae7   tracing causes error message, some bogus xpcom problem.
       new  d251a7c   clean up tracing
       new  d7dafb5   [1.4.0a31]
       new  050a99e    Issue 1815:  	 "New Watch" context menu item copies entire script from selection onwards
       new  a01997d   Specify test page for net/601 test.
       new  a47faa4   Update tracing in the Net panel.
       new  8238243   Properly test if a request is XHR.
       new  40f8a58   Clean up unnecessary constants.
       new  416a2d7   Merge from R2706-R3090 on branches/firebug1.4 to branches/firebug1.5 Four conflicts resolved. Untested.
       new  b3c61d9   Fix Stack side panel when detached; move omitObjectPathStatus to chrome.js
       new  f00be75   Merge 3107-3113 from branches/firebug1.4
       new  018313c   1.5 for FF3.6
       new  6d3bf09   show pointless errors by default
       new  f54e843   tracing for seq NaN problem
       new  e4b05fd   Don't trace anything if nsIXMLHttpRequest isn't implemented.
       new  9915305   Fix setTimeout in console/panelContentAfterReopen test + better description fro manual testing + testPage attribute in the test list.
       new  92aa6af   Avoid variable redeclaration.
       new  c4e4dda   Fix for Issue 1827: reXPConnect in Firebug.TraceModule.PropertyTree and Firebug.TraceModule.TraceMessage
       new  c7cd121   [1.5a02]
       new  7f0f817   avoid NPE, maybe only in chromebug
       new  0359683   avoid incorrect error message from Firefox
       new  e76aac8   avoid NPE, maybe only in chromebug
       new  e4d03ad   try to avoid a bizarre error message from Firefox
       new  bd79b8b   Avoid browser NPE and add a line of doc
       new  2e135ea   show internationalize failure only on DBG_LOCALE
       new  515089d   show internationalize failure only on DBG_LOCALE
       new  918c1f5   log() needs to default to FirebugContext; bail if FirebugContext is null.
       new  9b66214   [1.5.0a3]
       new  8d6e12e   Merge R3123 from branches/firebug1.4
       new  de216c3   [&1.4] Issue 872:  JS Errors in IFrame with 1.2.0b3. errors.js has a map of previous errors, to remove duplicates. When the iframe is reloaded in the test case, the repeated error is treated as duplicate. The fix clears the duplicate table on unwatchWindow(). This is somewhat more agressive than it should be, but we need to wait for Firefox support of errors-by-window to do much better.
       new  7c40a4a   FBTest for issue 872
       new  dae9e2b   Remove unused openPanelOptionsMenu method.
       new  67607d6   Windows CSS changes and new tab styling
       new  7084b93   fixed font issue in win skin
       new  8e39590   reverting font 'fix'
       new  ad4e036   aligning tabBg.png to top
       new  836b5a1   reverting tabBg.png to bottom
       new  60a3333   [&1.4] Fix for broken shortcut dialog localization; Removed Ctrl + Alt + Shift + K shortcut (was causing warning message); Fixed Ctrl + Space shortcut (focus location)
       new  13eb15b   Implement panelFileList binding as an actual toolbarbutton.
       new  5e87544   [&1.4] Fix for issue in A11Y Module, causing a11y changes not to be applied when FB loads (user had to uncheck and check option each time)
       new  62154b3   [&1.4] Remove unnecessary spaces in firebug.properties file.
       new  4158bd4   [&1.4] Properly store lines into the tabCache (related to issue 841)
       new  722ebb1   Channel Listener tracing improved.
       new  7a9e089   [&1.4] Get content type in onStartRequest to check whether to cache or not (workaround for #489317)
       new  c6b247a   avoid issuing performDisable if we are not enabled.
       new  c5aa308   [&1.4] avoid issuing performDisable if we are not enabled.
       new  17f91c4   [&1.4] Minor fix toolbar focus
       new  c66e603   Use exception instead of a return value if a net response shouldn't be cached.
       new  1409a41   [&1.4] Refactoring of the shouldCacheRequest, use wrappedJSObject instead of an exception (to avoid error messages).
       new  9bd626d   [&1.4] Latest a11y changes for 1.4 locale
       new  da53ba6   Properly call proxy listener for notifications (tabCache).
       new  154521d   Missing localization (activation button is detached Firebug)
       new  73cc309   typo
       new  9c22db6   Fix tracePanel wrapper construction.
       new  f7bbe3a   revert tab styling to 1.4 version
       new  4a79349   [&1.4] register the debugger with fbs in initializeUI no initialize.
       new  0bad725   return object {href: , kind:} rather than attach the kind to a String object.
       new  d4a5ed7   Fix: Inspect Element -Broken???  http://groups.google.com/group/firebug/browse_thread/thread/c902e57512740b89
       new  367487e   Fix for Issue 1863:Don't rebuild the script panel viewport on horiziontal scrolling
       new  55e4e74   [&1.4] Issue 1845: Open With Editor fails if Firebug pane is closed
       new  ec7afcd   Avoid NPE when saving trace messages.
       new  2f457f5   Use cotext.getWindowLocation instead of context.window.location.href (to avoid an exception when the window is already closed)+ new FBL.safeGetWindowLocation
       new  c5ee75f   Distribute trace events to all listeners even if one of them fires and exception.
       new  b57a9af   Fix safeGetWindowLocation method.
       new  7cbe9d6   [&1.4] Issue 1856: Script panel on a non-html page doesn't make sense?
       new  bf644fb   fix 'undefined' prefix in DOM panel short value display
       new  842dbd2   avoid security error 1000 message on StorageList
       new  01370c8   [&1.4] Improve fix for 1856
       new  4e2b6a2   [&1.4] Fix Issue 1866:  "Remove all breakpoints" only removes every other breakpoint
       new  396aa86   [&1.4] Fixes for caret navigation and context menus in script panel.
       new  d79046c   Improve test 1468 (submit to test url).
       new  c236d7a   Test case for Issue 1867
       new  be228c5   Fix for Issue 1867: File locked after upload: after uploading a file to a website (via a form) the file handle is not closed
       new  b161e9e   Make sure the Tracing Console is closed when the parent window (the opener) is closed.
       new  4890642   Issue 1870: firefox 3.6 nightly - net panel problem
       new  591f896   Remove anchor identifier from URL stored/loaded into/from Firebug cache
       new  c2bfe6d   Issue 1865: ignoring java reserved keywords even when nested in javascript objects
       new  2aa35a1   issue 1877, removed unecessary variable init, p=lchesn
       new  60cd209   Rename normalizeURL to removeAnchor
       new  915c249   Don't use hasOwnProperty within the sourceCache.
       new  5aacdfe   Trying again to set a11yEnabled=false
       new  932f2e2    [&1.4] Issue 1880: Firebug will not open in new window when using Inspect Element in Context menu; NEED to test before 1.4 release
       new  6f60ddc   allow ctnl+shift+c to work even if Firebug is not up
       new  7b3c018   Break on XHR (net panel)
       new  1c4670d   add dom/1738 to test DOM panel edits
       new  b52b177   Tracing improved.
       new  e4a50e5   [&1.4] register in enable not initializeUI. I don't think this matters for Firebug but we need to check where the countContext() call is made that triggers enable() call.
       new  c3c8b40   prevent modification of the listener list length during dispatch, to avoid loops
       new  91b30fe   InsideOutBoxView interface definition
       new  9983b3f   Issue 1883 : domplate insertRows fails with root tags other than FOR
       new  12fba23   Use different color for DBG_WINDOWS trace logs so, it's easier to distinguish from other logs.
       new  1cf8854   Log also title of the currently suspended parent browser.
       new  159b0a4   trace window closing
       new  ba26017   Don't killWindows, the 1.4 external placement window will stay up until the user closes it.
       new  e072da3   reject suspend if we have a FirebugContext
       new  6c32ffa   Avoid NPE on resume without a context, why are we getting called this way?
       new  f997726   [&1.4] resetTooltip in setPlacement, so it always gets updated
       new  614e774   [&1.4]update contributors
       new  067c536   Fix scrollbar within the tracing console window.
       new  a4accd1   explicit tests for context and index, better tracing
       new  e265715   update notes up to R3284
       new  d9e4dd3   [1.5.0a4] passing 449, failing 2. 1. dom/1738 needs to enable console, but should be giving an error? 2. firebug/closeOpenOpenSwitchTabsTwice, script icon does not deactivate.
       new  e595860   File missing from commit R3277
       new  f3afbba   Clean up trace log frame.
       new  7873fa0   return a string not a Location
       new  788e5a6   tracing for window->context mapping
       new  2857614   default placement to 'none'
       new  ae3b7d0   give the context in error message tracing
       new  44130ac    Issue 1891:  Some exceptions aren't caught even with "break on all errors"
       new  5ef5c6a   Avoided regression by console/testErrors.js.
       new  1822e11   guard against NPE in tracing
       new  afafa76   Set FirebugContext in firebug.xul explicit to point to FirebugContext in browser.xul.
       new  fdb63f4   give file name and line number on dispatch error messages
       new  d7c3517   Avoid deprecated context.chrome
       new  3d882a6   Don't put up the console message about enabling js unless there is a FirebugContext
       new  152f338   [&1.4] Issue 1890:  Large command line broken when Firebug is in a separate window.  This fix is to set FirebugContext twice, once in firebug.xul and once in browser.xul.
       new  0daaa71   [1.5.0a06]
       new  faa5526   Not for 1.4; Refactor tabbrowser.browsers into chrome.getBrowsers().
       new  f1bf451   Not for 1.4; Refactor tabbrowser.browsers into chrome.getBrowsers().
       new  63ed117    Issue 1371: conditional breakpoint undefined?
       new  5a58a82   [1.4&] Implement the fix suggested on https://bugzilla.mozilla.org/show_bug.cgi?id=492534 in comment #9. Tests pass.
       new  64822c9   Test for function type a different way
       new  69f8435   tracing only, not needed on 1.4
       new  6f0747b    Issue 1894:  CSS-edit removes declaration if page with specific javascript.
       new  0d719ef   avoid exception with funky windows.
       new  dcb1617   better tracing
       new  65e6357   Tracing improved.
       new  265135c   Rename locale files: bg to bg-BG and ja to ja-JP
       new  3920838   [&1.4]  Issue 882: console.log() reports wrong source file and line number
       new  efe08ff   [&1.4] FBTest for issue 882
       new  cfacc82   [1.4&] If the element being highlighted is invisible, reset the timer and try again later.
       new  af35d04    Issue 520: Firebug doesn't reload modified iFrame scripts until parent frame is reloaded;  Also fixes script panel refresh problems when sourcefiles are created later than showContext.
       new  0def848   Remove workaround for Fx 3.0.7
       new  aa49025   Avoid global variables.
       new  1e4c335   Tracing for watching globals in browser.xul
       new  5a32198   Avoid another global in domplate.
       new  8cd216b   Type in localization file.
       new  e73026f   Avoid NPE when opening mini-tab menu with no items.
       new  8e4ab7e   Properly localize Firebug status bar menu.
       new  6a44d8b   Fix localization in Customize Shortcuts Dialog
       new  805a0a7   Properly localize the status bar icon tooltip.
       new  803caf0   script debugger icons for windows
       new  4b9f0a0   [&1.4] Issue 1864:  Allow scripts to log exceptions as if uncaught
       new  f2b1067   issue 1928, updated script icons
       new  42057d6   Implement activateSameOrigin option, on by default.
       new  d664243   issue 1938, update script panel icons, added spacing
       new  1f4a7a4   Typo
       new  504e247   [1.5a7]
       new  958a202   issue 1947, update install.rdf(.tpl)+ with current contributors)
       new  5406c2e   New string for Activate Same Origin option.
       new  76c3474   [&1.4.1] Issue 1282:  Editing boolean var in watch panel changes it to a string
       new  15a3035   Remove dubious script tooltip
       new  3841d86   [&1.4.0] Issue 1763:  JavaScript exceptions on some pages [nsIStreamListener.onDataAvailable] and [nsIStreamListener.onStartRequest]
       new  db3a4d6   [1.5a8]
       new  7335376   avoid NPE on URIs
       new  640ee4a   Avoid NPE when tracing null message.
       new  fcddf2a   Fix "Copy Response Body" context menu item.
       new  e022751   Update list of translators, use Benedikt Langens instead of Monoman.
       new  4f62e4d   Locale update Spanish (Argentina) es-AR
       new  6cb61a2   Local update Romanian ro-RO
       new  217df5e   Locale update Swedish sv-SE
       new  4aba0ad   Locale update German de-DE
       new  54766c8   [&1.4.1] If the page is not reloaded after opening firebug the first time on the site, then the watch panel is broken. This fix calls the command line focus handler from the watch panel.
       new  d3e3a7a   Issue 1970:   Errors inside an XmlHttpRequest.onReadyStateChange fail silently
       new  e6761fe    Issue 1968:  	 "On for all pages", but minimized - Firebug doen't stay minimized  partial fix
       new  b4d8be7   Reorder the minimize/detach/off buttons; add "Off" and change the tooltip for [X]; cause the close on detached to result in minimized rather than closed
       new  c3554aa   Implement disableOff(), to disable the [X] Off button for On for all web pages feature
       new  751df60   try to avoid exceptions from nsIURI.host.
       new  24f0197   [1.5a9]
       new  c0a195a   move the [X] Off button back to the right side
       new  6bb8530   Fix the closeFirebug aka off aka deactivate
       new  f5ad930   Don't set placement to none in when context length is zero
       new  11a202c   unwatchContext can be called on an unload event after another tab is selected
       new  f397540   unwatchContext can be called on an unload event after another tab is selected try 2
       new  91a0707   unwatchContext can be called on an unload event after another tab is selected try 2
       new  e89d3b6   All off needs to close down firebug
       new  8d79f5c   implement isOpen() for testing state of user interface (don't use placement "none")
       new  a9735ce   [1.5a10]
       new  60b40e6   implement preference allPagesActivation; Issue 1968:  	 "On for all pages", but minimized - Firebug doen't stay minimized
       new  712ff26   Test the property before calling the isSystemURL()
       new  1194d03   allPagesActivation must be a string (not a null)
       new  38c2669   issue 64: Displaying TextNodes with their content directly causes debugging headache, fixes textNode clicks and hovers in inspect, p=colmeiro, r=robc
       new  43692d3   remove old externalBrowser. In 1.4 the external window is pinned to the tabBrowser selected tab
       new  208968c   use API not direct access for tabBrowser in tabWatcher
       new  c86a026   Correct order again, min, max, close
       new  40186d0   remove Firebug.isClosed(); fix alwaysOpenInNewWindow
       new  18ec7b8   change tracing in onreadystatechange
       new  9e36a0b   default placement is inBrowser
       new  accf066   tracing
       new  2d0d86a   1.5a11
       new  c5e8f15   don't put Off for all pages in the resetTooltip unless the option is set
       new  33417cb    Issue 1697: Console stops auto-scrolling
       new  7061eb2   Implement forceGarbageCollection();
       new  ab1ae83   Issue 2010: Tracing Console -> Rightclick on message -> Remove ~ fails to remove details of open messages
       new  dfe5cdf   Locale update Czech cs-CZ
       new  bda9027   Locale update Danish da-DK
       new  b1a8f49   Locale update French fr-FR
       new  5c12ed2   [&1.4] Update about dialog (translators list)
       new  644d6ff   [&1.4] Locale update Dutch nl-NL
       new  2c08717   Fix enumerateRequests if the Net panel is empty.
       new  408a6ab   [&1.4] Locale update Hungarian hu-HU
       new  ec7737f   Stop the stupid warning Warning: The 'charCode' property of a keyup event should not be used. The value is meaningless. Source File: chrome://browser/content/browser.xul Line: 0
       new  f41868d   [&1.4] Missing strings.
       new  ce152e1   [&1.4] issue 64: Displaying TextNodes with their content directly causes debugging headache, p=colmeiro, r=me
       new  2bd3300   [&1.4] issue 2022: new off icon
       new  dba6679   [1.5a12]
       new  56f5f91   [&1.4] disable breakOnNext in panels where it is not yet supported
       new  47b2978   enable/disable break on next XHR; not for 1.4 (assuming that Break on XHR is not in 1.4).
       new  69bdc66   Templarian's inspect icon. Wrong color, right shape.
       new  61b32ad   [&1.4] issue 2026: debugger icons look funky on Mac OS / Inner toolbar is the wrong color
       new  2ebd6e3   avoid win specific rules for breakNextDisabled.
       new  be32ddf   Tracing improved for spy.
       new  97d646a   Issue 1993: FBTrace is not defined in chrome://firebug/content/spy.js, line 71
       new  6fa78d7   [1.5a13]
       new  449fedc   update breakNext* icons
       new  da94dff   [&1.4] Locale update Polish pl-PL
       new  5dd2ef9   update step*.png icons
       new  034447f   update continue* icons
       new  2408fa9   [1.5a14]
       new  9f70182    Issue 2014:  	 List of scripts missing from script panel; (not for 1.4 without a test case)
       new  8ee04ba   [&1.4]  Issue 2008:  	 "Command Line" command hides everything if you start in Console
       new  77f3314   [&1.4] Issue 1998:  	 Console logging doesn't work
       new  69c821b   [&1.4] Issue 1988:  	 Newlines dissappear after moving away from console
       new  34df3bd   Localize new string.
       new  5db211a   Issue 2039:  	 Removing a condition removes the breakpoint; contribution by http://code.google.com/u/@VBlTRV1WARJNXAd%2F/
       new  838aae8   [1.5a15]
       new  f407938   win.location via safeGetWindowLocation
       new  1f43c4c   Issue 2038: strange behavior with Always Open In New Window
       new  c4b2acd   [1.5a16]
       new  910ca69   [&1.4] New locale Russian ru-RU
       new  b0fb555   Sort registered locales alphabetically.
       new  34f3e1b   Issue 1931: Inspect causes duplicate HTTP request
       new  6fa4bf7   [&1.4]Issue 2042: "Reload to activate window console" doesn't go away
       new  43f8a4e   [&1.4] Locale update Portuguese pt-BR
       new  ade3ddb   [&1.4] Update translators list.
       new  6b80655   [&1.4] Issue 2049: Firebug opens on mouse down (it does not wait for mouse up)
       new  81256bd   [&1.4] issue 2049: Firebug opens on mouse down (it does not wait for mouse up) - missed fbStatusText on first pass
       new  578e3d0   [&1.4] issue 2054: update close icons
       new  35776c9   [&1.4] Use real name for pt-BR translator (on request)
       new  866ba09   [&1.4] Another name update for pt-BR (on request)
       new  825ef86   Avoid NPE; I think this is already on 1.4
       new  819d59c   [&1.4] Yet another name update for pt-BR (on request)
       new  d6ec492   remove listener after destroy
       new  1b374e0   print result from getconsoleelement into trace
       new  dc014ad   Net panel, support for sending time.
       new  0e2514c   Effectively clear tracing console (FBTrace).
       new  2d82441   Minimum width for net panel graphs.
       new  c978bea   Update jarred manifest with all locales.
       new  77bdb8b   [&1.4] avoid some NPE, ok for 1.4
       new  36eec8f   don't convert system urls to short URIs
       new  6a87117   don't convert system urls to short URIs
       new  eea8a55   revert firebug.js change from R3631,
       new  2844edb   don't save erroneous states
       new  409be3d   don't activate system pages
       new  74a81e6   [1.5a17]
       new  f9155e4   update docs for 1.5a17
       new  b1ac5a4   Issue 1911 in fbug: Translation adding (fix typo)
       new  70f16d3   [&1.4] Locale update Hungarian hu-HU
       new  b97416d   [&1.4] Locale update Polish pl-PL
       new  bee092e   Use proper string keys in Firebug menu (no capital letters).
       new  c4f1088   Missing string (not localized)
       new  847ca8c   [&1.4] Update translators list.
       new  1c9a2d2   [&1.4] Locale update Romanian ro-RO
       new  ddf6e3c   [&1.4] Locale update es-AR
       new  fc2e7b6   Modify net/1275 test entry.
       new  ba6da4d   Implement onByDefault option
       new  93f598a   [&1.4] Locale update Russian ru-RU
       new  0b54e8b   Don't fire watchTopWindow if the URI is null
       new  b1c5518   Clear the Script panel notification for reload-required.
       new  e216085   tracing and avoid a null
       new  304bd08   avoid NPE, I guess from frames involving JIT?
       new  707a790   avoid NPE, but its when the console is going to fail.
       new  8ce5e2f   ensure that the filteConsoleInjections gets turned off, even if there is an exception.
       new  3f66fed    Issue 2077:  	 Reload after break on error results in blank page
       new  1120969   [&1.4] avoid null for XPCOM error
       new  ced8248   [&1.4] avoid null for XPCOM error; but fail better
       new  e3a6b22   Implement Log Activation URIs, aka black/white lists
       new  9b38720   Typo in firebug.properties file.
       new  cdace32   Issue 1948: AJAX callback not fired in Firefox 3.5 + Firebug 1.4b3
       new  0f9cc4c   Issue 1860: console.log prints undefined where alert prints a value when '%' appears in log string.
       new  5599e37   [1.5a18]
       new  41a1097   expire annotations EXPIRE_NEVER
       new  e545605   guard the dispatch calls with try/catch/finally to ensure that noTrace is cleared
       new  e0257c2    Issue 2096:  	 dynamic iframes refresh the console
       new  f8018ea   Avoid NPE, persistedState.panelState can be null.
       new  38f87c5   Issue 2070: Stack trace in 1.4 not resolving function names
       new  adefd4c   Missing licence
       new  6255163   New "internationalizeUI" UI event dispatched to all modules so, extensions can simply internationalize UI even in detached Firebug window.
       new  905e728   Avoid NPE on shutdown
       new  50205be   better shutdown; tracing; off/on code for pause/unpause but commented out
       new  97cd984   Pass correct log node to trace console listeners.
       new  629de8c   Refactor URLSelector into Firebug.Activation module.
       new  5ae5afd   Remove onByDefault (it's now in FireStarter extension)
       new  30e47da   Remove Log Activation URLs (it's now in FireStarter extension)
       new  bb50701   Update de-DE locale and backport to 1.4
       new  483b9ed   shouldShowContext must be also properly distributed.
       new  f5e6282   [&1.4]A11y performance fixes for console panel, specifically for grouped and stack trace content. Fixes for css panels.
       new  108f7fd    Issue 2093: Copy in net pane adds extra new-lines
       new  0bcaf4d   Use BP for unknown THROW trace option
       new  a67a99d   avoid NPE
       new  a92f7bb    Issue 1187:  Persistent Panels for Firebug 1.3
       new  d38d77f    Issue 2007:  	 console.error only accepts 1 argument
       new  cd5f969   notificationSourceFile missed
       new  803043c   unhook script creation hooks on pause
       new  0c91b53   [1.5a19]
       new  740becc   Update locale sv-SE + backport into 1.4
       new  69b221d   Issue 2092: Copy does not appear on context menu in Net pane
       new  e6616fb   [&1.4] a11y support for console panel search, Fixes for focus styles (specifically for mac), fix broken keyboard interaction fbLocationList, fixes keyboard nav console panel.
       new  d61499f   wrong var in tracing stmt
       new  bdb06f8   Call panel hide with the panel still visible = true
       new  6f87be7    Issue 2118:  	 Persist and scroll to bottom
       new  f91f9c1   delete browser.showFirebug on more paths
       new  fed29c6   Issue 2117:  	 "Persist" setting persists...
       new  4e5635c   [&1.4]Fix for Issue 2124: Search options popup not keyboard accessible
       new  869f3ee   Properly use file mime type to get file category.
       new  3fda574   [&1.4] issue 2127 - wrong delete icon for watch panel entries
       new  d4dc9ec   [1.5a20]
       new  d39268b   Issue 2114:  	 E4X objects can no longer be inspected in 1.4.0
       new  73c0f54   Issue 2092: Copy does not appear on context menu in Net pane (additional Copy item)
       new  a387df8   [&1.4] a11y support for panel search in CSS, DOM and script panels
       new  d1f46e5   [&1.4] Update locale cs-CZ
       new  4edbe4e   [&1.4] Issue 2105: POST Data not fully viewable if a parameter string is wider the the screen
       new  d9ff10e   [&1.4] Console logging: use format type only if the object is undefined.
       new  53307d3    Issue 2108:  Firebug leaks at least one chrome window
       new  7b8eda9   show every tenth error so users know they are in a loop of errors
       new  e34db77   [&1.4] Obey preference changes for allPagesActivation
       new  ccd3ef0   [&1.4] New locale uk-UA (Ukrainian)
       new  33ae503   [&1.4] Translator's name update
       new  3b8d6de   Remove the peek-at-function-body tooltip that is broken.
       new  7b561a6   Issue 1924: Console > Post Truncates
       new  216e61f   v1.5 specific test for all open / close
       new  ff0ebc2   add updateInfo url
       new  8a5723c   avoid catastrophic failure if the state is damaged
       new  1cbc5bb   Locale update ja-JP
       new  d4db5d7   Translator's name update
       new  89fd517   [1.4] Revert commit 2561
       new  626bdbb   [&1.4] Remove additional Copy menu from the net panel (related to 2092).
       new  73248f3   [&1.4] Fix Copy Source (Script panel context menu)
       new  1e4302b   avoid NPE in state for hide
       new  336fa5d   Translator list update
       new  1d7227b    Issue 2161:  	 Firebug 1.5 doesn't allow itself to be installed into Thunderbird ; contribution
       new  77e6b0c   revert fix R3747, see issue 2114
       new  d9b1258   fallback to full URI if shortURI.host gets exception.
       new  de5102b    Issue 2155:  	 firebug windows does not remember maximized state; contribution
       new  f37e5d1   remove errors.contextCache. Two tab can share the same URL for errors, and then errors will not be reported in one of them.
       new  92ab700   refactor ConditionEditor to simplify Error popup
       new  ebdd795   Issue 1821:  UI bug:one line script-error reporting
       new  ca2c4b0   avoid NPE on errorConext
       new  5944f14    Issue 2114: E4X objects can no longer be inspected in 1.4.0; proper rep this time.
       new  6b3c170   Issue 2180:  HTML panel should show whitespace and comments; white space part here.
       new  6f92fd4   Don't put the reload warning into pages with no JS (and hence no chance of calling console functions.)
       new  98604d1   Issue 2181:  	 Impossible to examine style in the HTML view without expanding the node
       new  648fce2   Issue 2184:  	 Invalid context in console.js ignored in Firebug 1.4+
       new  826faca   better tracing for issue 2160
       new  dc87997   Issue 568 -   Computed style and CSS rules should be separate tabs instead of an option, p=me
       new  690b18c   Issue 568 - Computed style and CSS rules should be separate tabs instead of an option, DOMPlate cleanup. p=robc
       new  fd5cd84   Issue 568 - Computed style and CSS rules should be separate tabs instead of an option, prefs cleanup. p=robc
       new  c20adac   avoid location.href in favor of location.toString
       new  9750948    Issue 2189: Passing utf-8 text to external editors
       new  19004cb   Rolled back to old element inspector (plus fixes)
       new  a395af1   Removed /*@explore*/ comments
       new  2456015    Issue 2190:  	 `r` identifier leaks into global scope
       new  9c87054   Fixed getViewOffset ... not sure why it worked when I tested earlier :o/
       new  cf19498   Issue 2190:   `r` identifier leaks into global scope; a better fix
       new  88b14c9   Fixed various inspect issues introduced since rollback
       new  b9919b2    Issue 2011: Firebug console does not stay open when navigating between tabs; issue a warning for private browsing mode.
       new  91edd77   Typo in locale file.
       new  c42e450   Issue 2195: Translation for fa-IR
       new  0f8e2ab   [&1.4] New Locale Persian (fa-IR)
       new  078d2fa   [&1.4] Translator name update
       new  549ad17   [&1.4] Locale update Czech (cs-CZ)
       new  dd7ed2b   Avoid NPE (addition to issue 2195)
       new  0017fc8   [&1.4] New locale hy-AM (Armenian)
       new  22f1b4a   Translator name update
       new  6910e8b   Missing string
       new  273b726   turn scrollToBottom back on, even if it does not work.
       new  4fe1d2d   if scope is DedicatedWorkerGlobalScope, return the last window scope
       new  58b290b   Issue 2205: Inspector offset when body is set to position relative or absolute
       new  c9b79c7   Quick JS optimization
       new  3a17e28   probably fixes scroll to bottom issue 2160
       new  41a0bb3   Implemented image map highlighter
       new  79f452d   fix tracing after I broke it
       new  6eedc89   fix tracing after I broke it. Again
       new  76c76da   remove window.dump tracing for tracing
       new  837d7f0   initial open in new window size larger.
       new  a5c2af8   a minor issue with untraceAll() which throws an exception when no filters have been registered. contribution by manoj punjabi
       new  262abb4   [&1.4] New locale pt-PT Portuguese (Portugal)
       new  c8713a6   [&1.4] Translator name update
       new  557595a   Add option  javascript.options.strict.debug false, see https://bugzilla.mozilla.org/show_bug.cgi?id=508562
       new  9d54ab1   [&1.4] locale update it-IT Italian
       new  55f1dd0   Two uses of Firebug.Activation.allPagesActivation where missed during R3766 and caught by robcampbell using 'strict'
       new  1702bc6   Properly parse URL parameters.
       new  1350153   issue 2218: cleanup strict javascript warnings in Firebug code
       new  8bd5ce3   issue 2140: Add newly supported CSS features to CSS panes auto-completion, p=mernen, r=robc
       new  66d1d15   documentation update, docs/releaseNotes_1.5.txt
       new  e739b7e   issue 2218: cleanup strict warnings. fixing with feedback from jjb
       new  98a04cd   Partial implementation of property binding tooltip
       new  d959013   [&1.4] New locale sl-SI Slovenian
       new  f6d848b   Separate domplate templates from the netPanel.
       new  031a57d   Issue 2224: Enhancement: provide some listener to the creation of an entry row in net panel
       new  9db18bf   Use "class" instead of class in domplate templates to avoid warnings.
       new  29fd45b   CSS Selector prototype implementation
       new  0a48b02    Issue 2079:  Setting breakpoint from console error doesn't work
       new  6009bad   Firebug internal annotation service (you may want to delete compreg.dat).
       new  31b4e04   Issue 2107: Master Password dialog stops Firebug from enabling
       new  f7b4815   Adapt FireStarter to the new Annotation Service.
       new  6157117   Use a getter for this.annotationSvc, fix watchBrowser
       new  1bcf2e6   add a copy of ignoreVars until I can figure out how to do this correctly
       new  8f626be   clear the breakpoints known to Firebug only
       new  970aaeb   URI domains are case insensitive
       new  2f8c2b5   Issue 2158
       new  6d20456   Adapt net/1456 test to run online (getfirebug.com)
       new  f3e7f50   Adapt net/846 test to run online (getfirebug.com)
       new  5d52806   Adapt net/369 test to run online (getfirebug.com)
       new  2639498   Fix test net/372
       new  fef3d8d   Adapt net/176 test to run online (getfirebug.com)
       new  c3f8904   Fix bug in the Net panel so, searchNetPanel.js test pass again.
       new  8648bb2   Fix bug in the Activation module so, firebug/openInNewWindow.js test pass again.
       new  71b844f   Adapt Adapt net/846 test to run online (getfirebug.com)
       new  4ee153a   Remove todo comment
       new  29542cf   Create a new context menu item to allow reset history URL list.
       new  57d5388   partial effort to grow the splitter active area
       new  f2e4196   [1.5a21]
       new  1e21464   Tracing updated (do not pass nsIHttpChannel objects into the tracing).
       new  d33c270   Tracing updated (do not pass NetProgress object into the tracing).
       new  3c569a0   Remove condition for nsIHttpChannel.
       new  02f0a51   Locale update zh-CN, Chinese (Simplified)
       new  ec9aa39   Issue 2220: Support On by default with Off by user control
       new  4d1035d   Properly open XHR in a new tab (within the Console panel), using even original posted data (just like the Net panel already does)
       new  11da4e2   Increase the target area of the minimize and maximize buttons; remove the "off" label.
       new  da8a48d   a21, but also this version is toolkit based
       new  64faf7b   better tracing
       new  d7de2ad   Issue 1466: Changing any User Agent CSS makes firefox go grazy and after a while crash
       new  b89bedf   Issue 2237: Net tab - round image size
       new  7ee74b0   Make easier to create test setup file (no need for testList element, style sheet, doc type, namespace, title).
       new  c3b2b9e   avoid NPE.
       new  353f6e5   Issue 2230: Copy of Console should not include: Firebug's log limit has been reached. %S entries not shown.
       new  cfe81ea   Issue 2243: Feature request - ability to flag custom URLs and preprocess content for JSON parsing
       new  0548d91    Issue 2175: Firebug lacks localization notes
       new  38eed2c   add localization notes
       new  1c39b23   Fix localizing of "conditional" and "disabled" (breakpoints, a11y).
       new  46c8c4f   Locale Update bg-BG, Bulgarian
       new  35836c1   Update translators list.
       new  6d11438   jsdIFilter chrome* urls when debugger enables
       new  b694a44   sandbox debug contribution by Olivier Cornu http://groups.google.com/group/firebug/browse_thread/thread/5edb8f043a2972e/c8f5c634b0859764
       new  6ec826d   new FBL.convertFromUnicode function.
       new  5337afc   Allow FF 3.7 to run Firebug 1.5 (even if we eventually take it back)
       new  6b81b0e   Issue 2221: POST variables disappear if they contain non-english characters
       new  75cc232   Allow calling just the clear method from net panel object + tracing.
       new  fd3451b   FBTest for Issue 2221.
       new  4b652de   add DOM event "selectItem" for panelStatus, fix CallStack selection highlight
       new  5ea20f8   Allow . to be escaped in STR parameters, with a backslash
       new  17a5913   Restore two removed locale keys.
       new  18a8e78   Refactor console/882 test driver.
       new  6f592f4   Update test setup file to point to getfirebug.com
       new  3ee0a55   Both, test driver and test cases should come from https.
       new  698b78b   Continue test suite execution if there is no runTest method in the test + append slash + use http for test test drivers and test cases for now.
       new  b3f459e    Issue 2254:  Html Panel visual and editing problems, contribution by sroussey (with edits).
       new  c4f49aa   Fix console/1693 (test files names are case sensitive)
       new  e011872   escape HTML in Text elements if ShowWhiteSpace is true
       new  3db04f3   Jsdoc comments.
       new  72d3b39   One more jsdoc comment for Firebug.Panel.
       new  5abe1ae   Issue 2256: toggleHeadersRow is called on wrong object
       new  0004da9   More changes for issue 2254, related to issue 2180 on whitespace
       new  cdf917c   fix typo
       new  23bbddb   cropMultipleLines not defined fix + formatting + comments.
       new  3cb93a5   Try to use stack trace even from objects that are not instance of Error.
       new  7762080   Issue 1862: Enhancement :: create xml tab in request item of net tab
       new  55efa47   Use safeGetContentType from lib.
       new  902f897   FBTest for issue 1862.
       new  f12eff4   Don't register non existing template.
       new  f4f3868   Typo and tracing.
       new  b678685   Header for Net panel request list. This is the first step for having sorting and column customization.
       new  ae06ab6   avoid NPE
       new  95a38c5   guard tracing
       new  7173c93   The console should not have the table headers from the net panel
       new  1f3ef99   default to https
       new  01c43ed   guard tracing
       new  6d93317   Properly set size of the response (zero is also valid value)
       new  bfb44f2   Issue 2253 (1 of 2): Http Resources are loading slowly when net panel is visible
       new  82e7fa0   Issue 2253 (2 of 2): Http Resources are loading slowly when net panel is visible (note: remove workaround for #449198, this is also performance optimization).
       new  cde7379   Fix net panel scrolling.
       new  4ed3cfc   implement Firebug.Errors.checkEnabled() to turn off the Error module if all of the Console error filters are set to OFF
       new  38fc5c2   Eventually all of the DBG_HTML should be if(FBTrace.DBG_HTML && matchesNode(node)) so we can follow specific nodes
       new  8fe5463   avoiding npe for property binding analysis
       new  ae1c6ba   support for anonymous children and tracing to sort it out.
       new  1f15f9d   Issue 1861 (1 of 2 hide-able columns): Enhancement :: customize columns of netview
       new  187d437   Fix summary row style + specify net row height + avoid npe + fix typo.
       new  a714106   Make sure at least one column is always visible.
       new  c61cb98    Bug 512846 -  Serious performance issue with Firebug on gmail.com  implements cache for style sheets per context
       new  8fac41a   Avoid NPE
       new  bdb88db   abort iterate contexts if we get a return value
       new  15bab9d   clean up tracing, add performance tracing messages
       new  e23f74e   Fix tracing and iterate sub-window correctly for issue 2187
       new  03a47e6   bought a vowel from mgcollins
       new  4cdacaf   remove extraneous trace message
       new  1ae013a   set the source type to show the CSS source
       new  e410ea0   [1.5a22]
       new  07f487e   store timeouts on a list so they can be shutdown on next showMembers
       new  2946844    Issue 1881:  	 More modularized source box; preliminary version based on contribution by http://code.google.com/u/jschorr/
       new  b0fb0dc   Locale update pt-BR
       new  f291012    Issue 2076:  	 Break on error, switch tabs, and return to broken stack trace
       new  57db572   Fix style for event listener info.
       new  e9bff21   Issue 946: Option on how to deal with tab characters in JavaScript source views
       new  7eb9f45   Issue 2264: Error when setting a conditional breakpoint while console is disabled
       new  b02606a   Issue 2275:  debugger.onError: TypeError: url.substr is not a function
       new  8f7fa7f   Avoid NPE in mainpanel in callstack
       new  a4b5a41   Avoid NPE in mainpanel in callstack
       new  deaf9c9   Lookup scripts for line numbers by binary search (performance improvement for large sourcefiles in Script panel).
       new  23045e7   Unescape text only if utf-8 is not specified (there is an exception) + revert R4198, R4199
       new  302d505   Fix for the Net panel search test.
       new  0d82816   [1.5a23]
       new  a635b3c   Unregister HTTP Observer for sites when Firebug is not activated + fix one memory leak in firebug-http-observer service (unregistered listener).
       new  72567fc   Issue 2280: Problem with xpi built with the ant script
       new  d85b6e9   Allow null arguments for domplate.
       new  16d72df   Refactor post data tab (request detail info) preparation for displaying multi part upload content.
       new  d746884   Shortcut for Firebug.NetMonitor.NetInfoBody.
       new  48c748c   Use tables for individual sections in Post tab.
       new  41d0fcf   Display multipart/form-data properly in the Net panel.
       new  285ad9a   Fix tooltip on Break/Resume button.
       new  0a213c3   Break on Mutate (HTML panel)
       new  d1b5c97   Preliminary support for Activity Observer (net panel).
       new  6828de7   Issue 2279:  Error Breakpoint can't be toggled off.
       new  a673053   Issue 2288: FB hangs and raises CPU to 100% due to getStyleSheetByHref
       new  7c06312   Missing semicolon.
       new  d48e960   Fix test net/2221
       new  4aea93d   Update test list.
       new  248c033   Fix test net/1764
       new  06c44dc   Use activity-observer to get precise timing.
       new  98e7546   tracing improvements
       new  c451bf0   Issue 2281:   Breakpoints and jQuery 1.3.2 problem; revert R4193, the scripts are not ordered so binary search cannot work.
       new  fc16581   Update getStyleSheetByHref comment to reflect error cases more accurately.
       new  88eb614   Display blocking phase as the first one + use "blocking" label and rename styles + tracing.
       new  0a48ef2   Improve request time infotip, displaying also elapsed time for each phase.
       new  28137b8   Properly handle start of response body receiving.
       new  aa0dd1e   clear the panel status if there is no panel selection
       new  7bcab24   report all of the script line ranges in tracing
       new  6b2122a   avoid initTime errors on tracing
       new  302c046   define var fbs
       new  81df214   [1.5a24]
       new  094352d   [1.5a24]
       new  e1856a0   Build support for jsdoc generation + better formatting.
       new  fab317e   Issue 2297: Reporting failure to load javascript
       new  f9ecb7d   Net panel tracing (looking for an error).
       new  5959e56   A11y Changes for Net Panel
       new  2cd2f62   Fix error in IOBox logging.
       new  de50fae   jsdoc Firebug.toggleBar
       new  9651466   Use proper color in timing info tip (net panel) for receiving phase.
       new  fd14f9f   Replace tabs with spaces, remove trailing spaces, put grouped selectors on separate lines.
       new  3f77467   Issue 2294: Searchable: false does not hide the search UI
       new  a146698   Classname change lib.js (wrappedText). Positioning fix for keyboard triggered infotips in net panel. Trailing spaces a11y.js,
       new  e772b0c   committing patch for issue 2277: add dispatch to debugger fbListeners for onToggleBreakpoint and onToggleErrorBreakpoint events
       new  2413bb5   a11y support for console.profile() output
       new  6d30472   Move html panel lib functions into HTMLLib namespace.
       new  87a2332   Avoid NPE
       new  49b272f   FBTest for Issue 2297: Reporting failure to load javascript
       new  b46a29c   Fix for focus styling issue in net panel
       new  1ff80d1   A11y support for XMLHttpRequest output in console panel. Refactoring of generic panel keyboard navigation.
       new  68734e0   Fix jsdoc build script (contributed by Mike Collins)
       new  47f8fc2   Fix for accessible label statusbar button
       new  beaa360   A11y navigation fix for logRow-warningMessage
       new  16594c1   Fix in parsing numeric URL parameters.
       new  ee39e3d   FBTest for FBL.parseURLParams
       new  c196866   Improvements for focus styles
       new  bfe0e91   do something useful with the getter
       new  fb07301   tracing improvements
       new  d3263f0   move halt handler to Firebug.Debugger.breakNow()
       new  7cb3e5a   prototype breakOnPropertySet for DOM panel
       new  ac83842   Create listeners array in addListener to avoid infinite recursion when logging into the console.
       new  dde72a5   Limit for displayed post data body.
       new  da0e73a   Try to get the post data first from the request.
       new  9bb269e   Fix Firebug.getRep method (related to R4326)
       new  bf8aee1   Support for custom domplates for breakpoints.
       new  6eeec29   Replace tabs with spaces.
       new  d577261   Basic structure for mutation-breakpoints + Break on Attribute Change + localization.
       new  f6d7fcb   Mutation brakpoints: "Break On Child Addition and Removal" and "Break On Element Removal" implemented.
       new  12f22cd   IOBox logging and constant updates
       new  7a5608d   HTML Search fixes: - Fix attribute search where both name and value have results - Fix text node search where both tag name and text content have results
       new  843877e   Move DOMWalker into HTMLLib
       new  ee695a3   HTML Search Changes: - Update NodeSearch to allow searching on arbitrary trees - Update DOMWalker to only require a root element - DOMWalker JSDocs
       new  08be522   jsdoc
       new  af0441f   compare function.toSource rather than toString
       new  680b5f8   type in shutdown
       new  1fe39d1   reduce the number error message when shutting down chromebug normally.
       new  b3ed43c   Major reimplementation of Firebug.SourceBoxPanel
       new  84f5685   Refactor: extract SourceBoxPanel from firebug.js into sourceBox.js
       new  4a761e7   locale update (nl-NL)
       new  d544a83   refactor sourceBox code and document APIs
       new  e68144c   Avoid spy global variable + fix warnings.
       new  af713b4   Put net-utils functions in shared space (Firebug.NetMonitor.Utils)
       new  817ec84    Issue 2328: HTML preview in net-tab but not in console-tab
       new  9deff98   jsdoc (XHR Spy)
       new  8ff4e05   Missing @module and @class
       new  5076871   FBTest for Issue 2328: HTML preview in net-tab but not in console-tab
       new  16e5b48   Receiving time elapsed bug fixed.
       new  da79f82   Attempt to document with @panel
       new  fa4fa23   rename global XPCOMUtils -> fbXPCOMUtils
       new  efffb0c   Create breakpoints for break on dom property change.
       new  80ea9e4   avoid double scrolling on scrollToLine
       new  1b10b58   partly fix issue 2234, a few more to go.
       new  eb3b884   Search Changes: - TextSearch  - Support multiple matches in one node  - UTs - NodeSearch  - Allow custom walker implementations  - TextSearch for multiple matches
       new  6777247   Properly call resume.
       new  3da94bc   FBTests for mutation breakpoints.
       new  545aea1   Simplify debuggerKeyword test using FBTestFirebug.waitForBreakInDebugger method.
       new  e34f3d7   FBTest for Break On Property Change (dom panel).
       new  1c754ea   fixes, cleanup and documentation for sourceBox reimplementation
       new  8bf9062   remove unused selector breakingError
       new  2391591   change should not have been committed, color can't be fixed this way
       new  f5712ba   fix onToggleBreakPoint for chromebug
       new  e94466f   Fix dom.js click handler
       new  c4be411   Vertical board for property breakpoints in the DOM panel.
       new  823db6b   Issue 2234: Break on error bubble weird behavior contribution of note*.png by  nicolas.hatier,
       new  de095aa   Show breakpoint bar only in the DOM panel so far.
       new  5b2576f   Set properly 100% height for a DIV element. This solves the problem where a source is cropped into more lines and the breakpoint-bar must respect the new height + display the bar even for dom side-panel.
       new  6c84339   Reuse sourceLine styles.
       new  569ff2b   For some reason FBL is not always injected into every scope.
       new  0b3612e   Add Layout -> Show Bounding Client Rect and make it the default
       new  a67242a   support chromebug
       new  677d8b3   inspect changes to allow chromebug to work. Some of these changes move away from offset* values and replace them with getBoundingClientRect() values.
       new  7edb10b   add position and z-index to the Layout side panel
       new  e59984b   Fix bug in the DOM panel so test + clean up code of the test driver.
       new  4f96ced   Network breakpoints.
       new  4c7d923   Fix CSS of Net panel's header.
       new  a162776   Fix net panel layout.
       new  d85b4a0   Persistent breakpoints (across page reloads) in the Net panel.
       new  88adcd8   UI for Network conditional breakpoints.
       new  21bb0a5   Conditional breakpoints evaluation (needs to reuse Firebug.CommandLine.evaluate if possible).
       new  9f727e4   Rename Break on Request to Break on XHR
       new  53eb256   use toSource on function objects
       new  9f4ed3a   avoid NPE on context.netBreakpoints not defined
       new  b902ade   [1.5.0a25]
       new  e0c6bea   refactor to extract *SourceFile from lib.js into sourceFile.js
       new  86a1071   Ci needed for chromebug at least
       new  28d388f   fix Les' officemax example for z-index
       new  21d1f6e   Refactor breakpoint related stuff into a new breakpoint.js (part of FB source code split effort).
       new  126cda9   Fix enumerateRequest bug.
       new  b9ac5d6   Changes in the HTML panel to make easier planned refactoring (UI for mutation breakpoints).
       new  6305b3a   Expose posted body text as $postBody variable to the xhr breakpoint condition + fix adding breakpoints + display condition editor only if there is a brakpoint on the clicked row.
       new  02fa8bb   Net panel tracing updated.
       new  be6886e   add labels for position and z index
       new  d4602f8   avoid null element.style eg on XUL elements
       new  7ae319e   switch inspect from position:absolute to position: fixed.
       new  bebd155   guessFunctionName comes from FBL now.
       new  a52e4bc   Break On All Errors is based on Break On Next button.
       new  49ca141   Break On XHR fix.
       new  a747afb   Make BreakNotification more generic + derive from Firebug.InlineEditor + ignore mousedown event (debugger.js) if the user clicked on the Copy button.
       new  cb3f6b5   Use Firebug.Breakpoint.BreakNotification for Break On XHR.
       new  92d6a8c   Use Firebug.Breakpoint.BreakNotification for Break On Mutation.
       new  b699d57   fix some typos that got in somehow
       new  13faa17   Give a onThrow-based file/line number on uncaught exception with no file/line
       new  62b3167   Add support for XBL anonymous nodes
       new  ee7ce0e   prevent NPE, for XUL only I guess
       new  4e4e782   Break On XHR..., share resume logic.
       new  a288017   Wrong context variable.
       new  ac49fe0   Avoid NPE
       new  3048b7f   Make sure netProgress.breakpoints is always initialized.
       new  764bfe3   errorInfo can have two apis one with errorMessage and one with message
       new  ed1e7ff   Issue 2357:  	 Firefox still running, but no windows
       new  2fec66d   Issue 2192:   Firebug panel doesn't open on an error or breakpoint automatically if it's minimized
       new  6468874    Issue 2291:  Editing in HTML tab with comments causes HTML panel to change the order of elements in the page
       new  e848935   TopLevelSourceFile needs commonbase
       new  734286c   Advanced Search UI
       new  c5c17ab   use framework onPanelSelect rather than direct function call
       new  f2da162   change some names to make them clearer for me at least. route all of the break calls through code to show the cause.
       new  533c80e   Disable breaking on direct window properties (#520572).
       new  2350189   Persistence for the Net panel.
       new  d7abeb5   Issue 2330: Add Paste and Cut to inline editor context menu options.
       new  d1db0c9   Return whatever scope we get from the frame, let debuggr decide if it is supported
       new  8720a5c   clean up PropertyBinding, but it still fails
       new  636dae9   even safer safeToString
       new  032b24e   Comment out experiment in property binding
       new  4ecb8e1   Add change information to the Breakpoint notification for html.
       new  9d4ea6b   Fix toggle error in search pref checkbox and implement emacs-like case-insensitive search mode
       new  60eab79   Fix CSS for Firebug tracing console.
       new  8e4033b   Issue 1966: Error traceback no longer always picks up the right function names (just note for me: this is the domplate problem).
       new  1bbc00d   Slightly better domplate solution for the 1966
       new  023be95   Use line endings within domplate generated JS code to allow debugging.
       new  ed7a1ae   Update global persist attribute when showing the Net panel.
       new  b2a7f3b   Make sure click-able elements (links and buttons) in break-notification dialog works.
       new  c6ac19e   Make sure break-notification dialog doesn't fail if target or relatedTarget properties are null.
       new  707f9c4   tracing for onBreakNow
       new  5911b53   nextSibling can be null as it is in the test case for html/breakOnNext
       new  7c5a235   clean up getOuterScriptAnalyzer calls
       new  b03d54c   refactoring missed watchSourceFile
       new  4438361   Issue 2063: Error message "The resource from this URL is not text"
       new  7081960   Issue 925: New Feature: Disable Cache Option
       new  60eaab8   Missing localized string.
       new  2a9ef4d   Remove PropertyBindings for 1.5, try again in 1.6
       new  3db42ae   reverting r4021, fixing mac close icon
       new  33ad6d0   Add jsdIFilter to allow jsd to act on debuggerHalter.js, for breakOn feature
       new  837f7a1   Apply answer from javascript quiz at http://blog.getfirebug.com/2009/10/08/javascript-quiz/
       new  a07e4ee   Update onPanelSelect to fire when the panel is changed.
       new  747689f   Remove unnecessary, unconditional, tracing.
       new  b9977d3   Make easier to simulate click from test drivers (the event.target doesn't have to be always the most inner span element).
       new  862e452   Search UI - Resolve some focus handling issues - Implement the show on focus UI - Remove the expander button
       new  000cb7c   Share code for breakpoint lists and use these lists directly in the breakpoints panel.
       new  22e7c22   Fixing: Clear all breakpoints, Enable All Breakpoints and Disable all breakpoints. Keep in mind that breakpoints can come from different modules and extensions.
       new  959080c   Fix test net/1764.
       new  e4271e2   Fix test search/net
       new  062afa2   Workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=520421 on FF 3.7, use case-less attribute for exeLine -> exe_line
       new  0953d2f   missed refactoring in trace call for this.sourceFilesAsArray
       new  f70044f   html5 implements createContextualFragment correctly and we relied on its bug, https://bugzilla.mozilla.org/show_bug.cgi?id=521345
       new  a35fa97   revert remove SourceText, it is needed for showing scripts inline in HTML panel
       new  b4d9b5b   Search UI Style Tweaks
       new  b5480c8   tracing for sourcefile failures
       new  2008028   [1.5a26]
       new  d2909be   revert mis-commit at R4549
       new  b25659e   avoid error message on null arg
       new  b78a5ce   standard bracing
       new  0e405e3   Issue 2371:  	 Placement of numbers indicating offset/margin/border/padding prevents display of more than 3 digits in the value
       new  b1e2f54   Issue 2373 & Issue 2217: Scrolling not taken into account when inspecting since changing to position:fixed
       new  a057eab   Issues 1652, 1897, 2242 - quick info box added
       new  f5d0757   Backout the fix for issue 2343, support for anonymous nodes
       new  5bbfc3c   Quick info box revamped and options added to Firebug Menu (also r4555)
       new  0f1d95d   Added missing strings to regional DTDs
       new  d0008b9   updated mac styling for search panel
       new  65a3b59   move mac search panel out of search text field
       new  b6a93d8   Internationalization of quick info box - moved away from DTD model
       new  dc0f1c6   Added German string for show quick info box
       new  9ff1e1f   Issue 590 - Layout information for display:none element is strange
       new  df7f8b2   Fix FBL.getFileExtension (do not include query string).
       new  939b0a9   Fix bug with string keys (loalization)
       new  a5d9cde   Do not display any text in the break-notification dialog if there is no diff info.
       new  aed1d44   New Locale is-IS, Icelandic (Iceland), contribution by Kristjan
       new  abdcf78   Update translator's name.
       new  da45155   Issue 1896: FB Panels with no options should disable selection of the options pulldown
       new  961f5ae   Issue 2378: Inspector is slightly slower now that the quick info box has been added
       new  0599c2c   document getContextMenuItems as an extension point.
       new  dab0ddd   - Update search to use module showPanel event rather than onPanelSelect - Update Firebug.chrome to be a uiListener - Rename onPanelSelect event to onObjectSelected
       new  6f081f6   Issue 2382: Search field hidden by 'next previous' popup when firebug in new window that is maximised
       new  485a221   remove the getAnonymousNode() code, it cause infinite loops if you inspect from firebug side panel into toolbar
       new  8514ae0   Output a (lame) console message if break on error fails.
       new  fe5ca33   Remove unused style
       new  c86640e   Issue 1909: DOM - Copy field name (contribution by BlindWanderer)
       new  f60b24d   Properly set label for error requests.
       new  fdd8553   Issue 2061: 'Net' tab shows requests under the wrong file type
       new  d32011e   Avoid trace-exception in channel-listener.
       new  03cf1ba   Don't mix prefix and name of a property (DOM panel), use different color for getter prefixes, use unwrapObject instead of accessing wrappedJSObject ad hoc, use context properly (related to 1909)
       new  6d1631b   Display break notification dialog for Break On Property.
       new  55e26ca   Missing style for DOM panel.
       new  3f36015   context.stopped evaluation fails
       new  4f709b5   simple jsd dump function
       new  ecd7308   Optimize creating XHR breakpoint + tracing.
       new  48a86e6   New test for XHR breakpoints
       new  dce9d3c   Store page title into a document object (helper in the Net panel) for later export.
       new  ff4fdca   Properly update "Break on" button according to the selected panel and break-on state + disable this button by defaul for all panels + ignore Mutation changes coming from elements marked as "firebugIgnore" +
       new  aa1fd64   Issue 2383: Show Quick Info Box stays on top of element to inspect Refactored code, made Quick Info Box disabled by default and moved the Box into chrome.
       new  f152409   Issue 2390: When Firebug is opened in a new window and Inspect Element is chosen using the context menu the HTML tag was not selected
       new  86e1de4   use Firebug.Debugger.breakNow
       new  ecb03b3   xpcom sends the quit-application-granted twice, so we need to shutdown in quit-application
       new  3493d08   tracing for breakNow
       new  235e5f5   remove extra space nodes in HTML panel
       new  838597d    Issue 2392:  	 Object in DOM tab doesn't refresh properly
       new  8a72788   Issue 206: UI gets stuck with both Edit and Inspect buttons pushed on CSS panel
       new  1262220   Issue 1172: Enhancement: Display Firebug icon next to "Inspect Element" context menu item
       new  5b91b89   Issue 2393: Quick Info Box needs a keyboard shortcut (<ctrl> + <shift> + <i>
       new  69cfa4d   Add Firebug.Panel.highlight and call it for script panel when content.stopped == true
       new  06822e0   rename chrome.resume -> chrome.breakOnAny; panel.resume -> panel.breakOnAny; debugger.resume decoupled from breakOnAny, style synced to changes.
       new  976d104   Issue 2394: Standard box model in Layout tab broken             Made ShowClientBoundingRect false by default
       new  66cb12f   Issue 2396: Inspector options difficult to find in the Firebug options menu - also fixed ShowBoundingClientRect string
       new  03c1bd2   Issue 2397: Localization of strings missing from Quick Info Box
       new  57510de   Issue 425: On RTL Systems the console text box is RTL too. It should allways be LTR.
       new  53b13bb   Issue 2398: Inspector inherits style div's pseudo selectors
       new  03a3b82    Issue 594: Classin skin: warning icon looks weird
       new  2504cac   remove option to search HTML by CSS Selector; rename breakpoints.updateResume to updateBreakOnNext, breakOnAny to breakOnNext, fix the Script panel break on next
       new  c14ac13   Issue 2399: Open with editor does nothing on Vista
       new  3bc2f34   format muff fixed
       new  e480743   Try to get proper function name for anonymous (related to 1996)
       new  efec806    Issue 1009: Firebug improperly retains scroll position in "Style" pane
       new  7e4084a   New vi-VN locale (contribution by loveleeyoungae)
       new  f9f4930   Open with editor fixes
       new  fd4655f   Update translators name.
       new  33ef669    Issue 1017:  	 "Show functions defined by the user" in DOM tab includes internal functions
       new  4f2705d   avoid NPE if netProgress is null
       new  c9635a9   partial reworking of breakOnNext
       new  1d2b902   fix throbbing break on next at start up.
       new  43f7f04   Issue 2401: HTML mutate flag is not always removed
       new  38f3868   Avoid context NPE.
       new  0a34caf   Improve APIs for break on next, Firebug.Panel: breakOnNext, shouldBreakOnNext, getBreakOnNextTooltip + breakable property for Firebug.Panel.
       new  d69e974   Jsdoc for new breakable APIs.
       new  4e0b3a1   Make sure toolbar buttons are hidden for disabled panel.
       new  0f53968   Remove unnecessary variable.
       new  da4736e   documentation improvement for break on next
       new  6b65080   implement Break On Next api
       new  4382fea   Issue 1721: Tries to "display" -moz-binding url
       new  1306a3a   Issue 2402:  	 Cannot overlay the fbToolbox as there are two elements with that ID in the DOM
       new  79923ec   fix upsideDown for notification bubble
       new  5c17050   partial implementation of duplicate error message notification
       new  56fda02   event source needs split lines
       new  53348d5   normalize error.href URLs
       new  1545b33   better error message
       new  a7c421d   Remove duplicate method.
       new  14aac0a   Issue 2403: Universal CSS selector can cause issues with inspect
       new  32d0e0e   Issue 2406: Quick Info Box stays visible when changing Firebug Tabs
       new  cf6ac71   Issue 2407: Quick Info Box does not always move on mouseover
       new  ab238b2   avoid NPE on context.netProgress
       new  8e7eae8   Workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=522590
       new  983ef6e   [1.5X.0b1]
       new  ef5df99   document to remind me about the error messages from eval()
       new  1428798   Branch at R4673 to create Firebug 1.6
       new  df23202   Remove excess border on right side of search options panel
       new  29b82da   Issue 494: Enhancement Network Monitor adding sorting
       new  7a01b6c   Change the min required toolkit version to: 1.9.0.11
       new  40695b3   Issue 1682: Request to an asset on a server not found/resolved is no longer being displayed in net panel.
       new  daf6235   Issue 2324: net tab not showing requests in progress
       new  8978c5e   FBL.formatTime: Return an empty string if the time is -1
       new  2b2f037   Issue 953: Duplicate menu entries on tabs when using SplitBrowser + Firebug on Linux
       new  03f7c4d   Added aria-sort attributes to sortable net columns
       new  a237a9e   Fix for broken keyboard nav in dom output due to change in r4407
       new  e4872c5   Don't create menu entries twice (related to issue 953)
       new  e11893a   Properly localize missed strings.
       new  ec020b2   Fix net panel CSS (so the timing info for the last request isn't off the screen).
       new  4def65a   Update release notes.
       new  985f201    Issue 2413:  	 On Script Tag, "Break on Next" tooltip is backwards
       new  303efe6   Issue 2419: Problem with checking context.window in inspector.js
       new  c7c9ad1   Call Firebug.Inspector.hideQuickInfoBox(); from unwatchWindow rather than onLocationChange
       new  9795c1d   Issue 1488: Uninformative message when command line fails while NoScript enabled - also display message when JS disabled in Firefox prefs
       new  2bc713e   Issue 2422: Get Firebug & NoScript now play nicely together. Also added message if Javascript is disabled in Firefox prefs.
       new  cd6c882   Changed method of getting noscript service
       new  647175c   Removed check for context.window from inspector.js to avoid masking errors
       new  4c15f9d   Issue 2416: Focus Issues in Inspect when Firebug is in standalone mode
       new  d74b1bb   Fix broken portions of HTML highlight on mutate functionality. Add basic UTs for this functionality.
       new  b29c684   Cleanup debug code.
       new  e182074   Properly display source code for event handlers in Eventbug (using the new get getDebugObject API returning jsdIScript, #506961) + source code formatting.
       new  0a4d30a   Centralize unwrapObject (in lib.js)
       new  0fad38e   Avoid NPE
       new  c92935a   Obsolete code (duplicated several lines bellow).
       new  2c1893d   Implement show-native option (display even listeners not implemented in Javascript), set to false by default + move DBG_EVENTS option into the Eventbug + localize toolbar button
       new  cbb78ce   New properties file for localizing texts on AMO site. These strings are not used withing Firebug's UI.
       new  9008425   Missing localization
       new  ae6bddf   Issue 2428: Image preview not working
       new  e191efc   removed content-accessible, minor fixes in inspector.js
       new  78354c0   Issue 1528: Style attribute "visibility" not included in autocomplete for live style changes
       new  0effe48   Move strings for Firebug Tracing Console into a separate property file.
       new  a866e78   Register a new string bundle for Firebug Tracing Console.
       new  914d843   Fixing break-notification dialog.
       new  343f5b7   refactor calls to getWrappedValue into unwrapIValue
       new  9afd251   Error when running command line with noscript not installed
       new  8dd4a44   Issue 1526: Visual indication for aborted requests
       new  cb35a0b   Use http-on-modify-request for break on XHR (not the activity observer).
       new  f813791   Remove "Load Response" button and message.
       new  8d27283   fix for content-accessible rulers
       new  7785c9f   Web application detection (based on domain check). This is related to the Persist feature of the Console and Net panels.
       new  f6dcb80   issue 2447, rulers fail on highlighting body element, removed quotes around imagemap highlighter functions, non-standard
       new  327d8d4   refactor calls to getWrappedValue into unwrapIValue for fbs
       new  bab89eb   Fix compatibility issue with test console/testErrors
       new  6bbc5f3   wrapperization of getWrapperValue for 1.5
       new  91680f5   Don't use getElementByClass in FirebugChrome (953)
       new  eb2b2d2   A11y localization fixes for 1.5
       new  3717975   Remove obsolete class attribute.
       new  e15a14f   API for: Issue 541: Feature: AMF decoder
       new  23e9b20   Avoid NPE in the Net panel.
       new  62c4329   Wrong unwrapIValue scope (1.5)
       new  75efd85   Minor a11y localization fix to firebug.js
       new  28f93a4   Persistence for HTML mutation breakpoints + properly initialize breakpoint groups + typo.
       new  2acc616   remove workaround for bugzilla 522590
       new  fecb1f3   revert part of r4731 until tracing console is fixed
       new  ea5cc40   [1.5b2]
       new  e042ec3   ssue 2456:   Embedding firebug service in a non-XUL app cannot getService for nsIXULAppInfo; just removed the appInfo stuff, not used any more
       new  de461ed   Persistence for DOM Property breakpoints.
       new  e749516   Update test lists for FB1.5
       new  dd97320   Issue 2458:  	 Firebug does not stop JS when debugging events suppress events during debug
       new  ea37215   use safeToString to print properties
       new  713e269   For some reason context.window.getInterface fails after exitEventLoop, so we need to save the interface to release the event suppression
       new  f467584   document 'cause' the breakingCause object
       new  f569587   fix breakOnXHR
       new  7e5c178   [1.5X.0b3]
       new  533ccef   Tracing for the HTML panel.
       new  80aa392   Issue 2464: Network panel showing total size of requests as 0 KB
       new  30d34ab    Issue 2471:  	 appShellService.hiddenWindow causing problems embedded in an SWT Browser;  reorganize the window.dump code to fall back to consoleService
       new  ed2b0c4   Issue 2467: timeline bars don't show
       new  9345479   Jsdoc for spy
       new  65f25b1   Second part of: Issue 2467: timeline bars don't show
       new  280c8e1   Initialize mutationBreakpoints at the right time.
       new  8171aa4   Fix localization string.
       new  bf405e3   New locale (hr-HR/Croatia)
       new  6939580   Update locale ro-RO
       new  0059a46   Update locale (es-AR)
       new  ee1e1e0   Fix chrome URL (stylesheet). It must be case sensitive.
       new  7fc5aac   Issue 674: long variable contents are cut off in tooltips
       new  d721b1e   changes for detrace
       new  491bfd5    Issue 2374:  Firebug not work in SeaMonkey 2.0rc1
       new  95fb41e   implement clearSourceBox(sourceBox) for Antonin Hildebrand "FireRainbow"
       new  de167a2   Issue 2471:   appShellService.hiddenWindow causing problems embedded in an SWT Browser;  fix catch()
       new  3a649cd   Issue 2471:   appShellService.hiddenWindow causing problems embedded in an SWT Browser; fix consoleService
       new  292f1bb   reimplement clearSourceBox(sourceBox, viewRange) for Antonin Hildebrand "FireRainbow", new call should be reView(sourceBox, clearCache).
       new  7d125f4   reimplement clearSourceBox(sourceBox, viewRange) for Antonin Hildebrand "FireRainbow", new call should be reView(sourceBox, clearCache).
       new  a97ce51   fix starting conditions for cache-clearing calls to reView
       new  28bc15e   Locale update is-IS (contribution by kristjan)
       new  c922237   Break on Next XHR only if there is no breakpoint with condition evaluated to false. This allows to break only specific next XHRs.
       new  afc1b11   Avoid NPE.
       new  99ee21b   Additional support for SeaMonkey overlay
       new  f058d5f    Issue 2448:  Firebug HTML panel encoding display and editing, patch from comment 27
       new  370328e   Issue 2481: 'Add watch' on 2nd expression of a multi-conditional will use incorrect expression; range offsets are in reference to textContent
       new  138359e   Issue 2372: Possible Memory Leak Still Around (experimental)
       new  c2a6949   Create a preference extensions.firebug.clearDomplate + rename to clearDomplate.
       new  69c32ca   Avoid npe if the window is some how not correct
       new  9efabb8   fix command line for missing noScript
       new  e2bffa4   better tracing (to window.dump)
       new  1079efe   implement FBL function deprecated(msg, fnc) and apply it to escapeHTML
       new  2924a13   Locale update sl-SI (contribution by  bobysolo)
       new  7d7ce0b   Locale update ja-JP (contribution by htanaka)
       new  38b19e8   Issue 2454: Light up the tab whenever break on next is selected
       new  707d0b5   Fix tracing typo.
       new  ce858af   Locale update ja-JP (contribution by htanaka)
       new  26caa39   Avoid NPE
       new  088551a   XHR spy, display live download time (+remove workaround for 502959).
       new  ba2610e   Dynamically change elapsed time when downloading in the net panel + tracing.
       new  ca7d0a0   Modified text string console.JSDisabledInFirefoxPrefs so that it is less OS specific
       new  2148bd1   Use native JSON for annotations.
       new  ab4738a   Issue 1466: Changing any User Agent CSS makes firefox go grazy and after a while crash
       new  7242e23   Missing Ci. for interface in eventSuppressor code
       new  87c85fb   New safeGetRequestName lib function.
       new  b0ff00c   Tab cache tracing.
       new  8fb74cb   Source link displayed for XHRs (spy) can be null in case of redirects so, fix the SourceLink rep.
       new  edb197d   Since #449198 and #502959 have been fixed, XHR Spy is now refactored using theese new (working) APIs.
       new  f53943a   Spy: Support for custom logging in to the Firebug tracing console.
       new  3ab48b4   Clean up detaching Spy object from the XHR object + tracing.
       new  e3b81dc   Issue 2285: support for content-type: multipart/x-mixed-replace
       new  d30ead8   Update time (xhr elapsed) in the UI, as the XHR is loading.
       new  8aaeb84   access scope values via scope.argName.
       new  d8773ca   Export AttrTag/TextTag for extensions
       new  bd0c6dc   Sync test lists (1.5).
       new  1dae935   FBTest for issue 2285: support for content-type: multipart/x-mixed-replace
       new  c2e1c33   Issue 1440: Net tab is showing XHR logs with size of "?"
       new  0d7583d   XHR Spy jsdoc update.
       new  00ca065   Issue 2489: When inspecting in an iframe, you can't see any parent frame; [ref r4469: Add support for XBL anonymous nodes]
       new  26abc6c   Issue 2067: Open in a new Window fails with tab switching once Firebug is minimized.
       new  f928e9d   wrap even the bottom of the scope stack
       new  9dd9042   changes to tabId/getBrowser allow chromebug to work
       new  2c82652   [1.5.0b4]
       new  291bc2e   New slot for Steven Roussey in FB About dialog.
       new  8fe88a5   Update Net UI as response is coming.
       new  e5a6d2d   Remember start of HTTP sending phase + use type number instead of a date.
       new  1881612   Don't log exception if http-activity-distributor is not available.
       new  cb18c3e   Issue 2501: Firebug 1.5b4 breaks some ajax requests (workaround for 502959 reverted)
       new  d51e1dc   Locale update ru-RU (contribution by Dark Preacher)
       new  860590e   Update locale pl-PL (contribution by teo)
       new  4adb13b   Update locale zh-CN (contribution by hector_zhao)
       new  5c8e327   Issue 2491: "Break On Errors" acts more like "Break On Next Error"
       new  f8d00c2   avoid NPE in chromebug calls
       new  4a86e4d   Sometimes onSelectPanel has no panel, avoid NPE for that
       new  9b75070   Followup to the review for r4847.
       new  9f1df01   Remove accidental checkin that is not quite ready for prime time.
       new  efc508c   Issue 2452: Console shows regular expression error when attempting to search
       new  7066030   Remove invalid comment.
       new  06d2bf5   Issue 2440: Disappearing Styles When Edited
       new  f14cd4f   Don't cache name if it is 'about:blank'
       new  8c64397   Make DOM panel string values use the +/- to really expand/shrink the string
       new  fd08dea   pl-PL AMO summary update (fit the 250 char limit).
       new  8c0f76c   ru-RU AMO summary update (fit the 250 char limit).
       new  55b6819   ro-RO AMO summary update (fit the 250 char limit).
       new  ae9d8da   Issue 2508: Potential translation issues in Firebug 1.5b3
       new  1268932   Update locale vi-VN (contribution by loveleeyoungae)
       new  e133983   Fx does not deal well with very low timeout/interval values. This also makes the animation take a fixed amount of time. Users of large monitors won't have to wait any longer than those with small ones.
       new  683b35d   Issue 2462: The firebug console still shows the xhr in progress if you abort it (via request.abort())
       new  d5f63ae   Sync chrome test list.
       new  80e72b7   Avoid NPE when expanding request with no response headers.
       new  0450f8a   Tracing for AnnotationService.
       new  b797692   Refactor HTML panel edit node a little to allow better points for extensions to hook in.
       new  5559b98   more info in tracing
       new  456fd5a   clear the breakContext in the onThrown handler so it does not get used for breakpoints
       new  f08af85   skip the breakpoints of other debuggers
       new  db9cb34   I like the sysout to have msg + exc so I can see the exception on the trace without opening the twisty. The ,exc has more info if I need it.
       new  fb4898a   a11y locale fixes for Issue 2508: Potential translation issues in Firebug 1.5b3
       new  99b3796   Fix in Firestarter - shouldShowContext must be also overridden (returns the same as shouldCreateContext) + tracing.
       new  8e94bfb   Use TabWatcher to ask whether a context should be created (TabWatcher.shouldCreateContext). This way the logic is propagated even to all listeners (e.g. FireStarter).
       new  b8b8f07   Net panel tracing improved DBG_NET_EVENTS introduced.
       new  ebdd09f   Issue 1111: Copy Location With Parameters doesn't copy the correct parameters
       new  026f86c   Issue 2479: Net panel doesn't show timed out requests
       new  0426edc   Tests are JS files.
       new  b5a752d   Issue 2496: build.xml jsdoc fix for 1.5 (contribution by Christoph Dorn)
       new  de20c65   Additional fix to recognize response timeout.
       new  d40fcf3   Update ant build.xml dev-setup to work on Windows without local properties file
       new  8df7580   Layout tab offsets were not set correctly.
       new  ad5ffa2   if panel is null, we can't call panel.getSearchOptionMenuItems
       new  8638fce   Rework the stack trace on errors to get the dojo test cases to work on console.error(). Move more function into ErrorMessage, adding ErrorMessage.correctWithStackTrace and others.
       new  4da5c6c   Issue 1953: No Layout Information for SVG Elements; force the Bounding Client Rectangle view for non-html elements
       new  7b9b51f    Issue 2510:  	 Console and watch returns undefined for falsy values when debugger is stopped;
       new  9bd7a63   Issue 2499: Show HTTP protocol version on the Net tab
       new  800f117   Fix for test net/1275
       new  9fe0be9   Localization strings.
       new  bea836b   Disable BON options and make "Break On Next Error" persistent by default.
       new  51aca09   Locale update vi-VN (contribution by loveleeyoungae)
       new  38a9266   Do not display line endings (breaks clipboard copy)
       new  49508ee   Call rushShowContext from the timeout event so that the timeout event flag is cleared.
       new  038ae33   move the check for current tab URI to just before the showContext call, so we don't showContext on a tab that is not current
       new  07f058d   Missing return in rushShowContext (related to 4991)
       new  d65f81a   Layout: Make the BoundingClientRect numbers make more sense
       new  9670b66   remove // from //if in tracing guards that should not have been committed
       new  7a08a6e   cause the right exception path to be taken and say a bit more about it in the trace
       new  f2ba74a   Issue 816: NET panel no longer displays filesize uploaded
       new  b31b02a   Don't set request as aborted (red) if HTTP-ON-EXAMINE-RESPONSE comes after ACTIVITY_SUBTYPE_TRANSACTION_CLOSE.
       new  2193461   Locale update is-IS (contribution by kristjan)
       new  eccc1d0   Locale update sv-SE (contribution by peter3)
       new  0d9c5cc   Locale update ca-AD (contribution by Opakoman)
       new  13d685e   Locale update hr-HR (contribution by Sincic)
       new  ef40cbb   Fix Firebug's about dialog. The list of contributors and translators is quite long so, make it scrollable.
       new  cc594a9   Remove commas from contributors list.
       new  fe782ab   Missing overlay in jarred.manifest
       new  ba26999   Locale update zh-CN (contribution by hector_zhao)
       new  4b7d090   Create missing customizeShortcuts.css file + fix typo in customizeShortcuts.xul + put styles into the css file.
       new  d518f42   Locale update sl-SI (contribution by bobysolo)
       new  87c4802   Fix typo in chrome.manifest
       new  aec6655   Issue 1470: Commas in URLs
       new  dd9addc   Locale update ru-RU (contribution by Dark Preacher)
       new  abfd42a   Locale update es-AR (contribution by eternoendless)
       new  6ba869e   Don't crack breakpoint column when net entry is expanded.
       new  b0b9e44   Issue 2341: Use JSON explorer for post request
       new  21801c1   Locale update ja-JP (contribution by htanaka)
       new  2e666a0   Issue 2417: Quick Info Box to be made draggable to fix mouseover issues
       new  6ad8f26   Set minimum width for net "waiting" bar to 1px so, at least something is displayed in case of quick requests.
       new  54265f0   STATUS_SENDING_TO doesn't have to be always sent in Firefox 3.5, fix.
       new  a6c2a63   Include blocking time into the total request elapsed time again.
       new  0152190   Properly set page id and title into doc object (net panel context helper).
       new  bfb2aec   Reset aborted flag within onExamineResponse
       new  2147314   Locale update ro-RO (contribution by alexxed)
       new  b4b8627   Issue 2530: Post data from flash not parsed in net-panel
       new  9c5d4cd   Issue 1221: Errors not cleared after disabling console
       new  51590a1   Avoid a tiny line in the console for empty strings, see the test case for issue 2510
       new  3c32327   Update error flag properly (net panel) + tracing.
       new  53a74d1   Issue 2536: Quick Info Box throws errors when inspecting MathML
       new  a494085   Force recalculating Net panel layout after page onload event is received, so the graph end time is correct if this event is the last one.
       new  fe8e608   Net panel timeline tooltip: display request start time relative to parent phase start.
       new  80dfa98   Properly update time info-tip in case of requests to the same URL.
       new  144e36b   Localization fix
       new  5649cee   update copyright -> license.txt
       new  719262f   [1.5b5] Should have been between R4996 and R4997
       new  fe60296   Issue 335: CSS edit doesn't honor media type
       new  7dfd599   Make sure elements with firebugIgnore == true are not displayed in the HTML panel.
       new  84d36c1   Issue 2400: div element representing firebug console is injected after body
       new  2372e67   Remove spacer between toolbar buttons and panels (related to Disable BON options)
       new  cfd5513   Issue 2386: Text shadow on Firebug tabs
       new  03362e1   Issue 190: If input type text is set to disabled, Firebug won't inspect it
       new  ee0e9f6   move file level functions getMembers and expandMembers into DOMPanelBase for joey
       new  34ff76c   Don't let Persona's fix kill text shadow for breakOnNext tabs
       new  c1c5012   Issue 420:  Option to automatically scroll to the bottom of the error list onResize
       new  95462e6    Issue 491:  Profiling - Function names with $;  test case under issues/491
       new  6d77d26   Issue 2543: Inspector CSS and divs are visible in HTML tree when inspecting page
       new  a59ea0c   Fix size info tip in the net panel.
       new  599b962   Utilize new pointer-events: none for Firebug infoTips so, the mouse move event it not eaten by the tooltip (infoTip).
       new  a9ea893   net/369/issue369.js fails, fix the problem (related to R5089)
       new  646b330   Issue 2271: JS errors in AJAX callback functions are not shown
       new  e679904   Locale update pl-PL (contribution by teo)
       new  f5f1d2e   Use unwrapObject for firebugIgnore since sometimes a given function is called with the already unwrapped object
       new  0573ccf   call the panel clear not the module clear
       new  08c682b   better information on ERRORS trace
       new  d587868   avoid some problem with unwrapObject and unwrapIValue for function objects
       new  da44a97   The code in this file runs in the Web page, it should not use unwrapping stuff
       new  de22236   do not show firebug console functions in the DOM panel
       new  4f16c62   Issue 2478: Copy HTML on HTML element; remove firebugIgnore nodes
       new  ea15110   Issue 2541: Remove offset* from layout; also Issue 2518 and Issue 2519
       new  ab81ebb   Issue 2547: Comment block editing problems
       new  07b05dc   Issue 1330: Improve handling of textnodes; only addition here are dashes to the list of entities to translate by default
       new  76e323b   Issue 498: Feature patch: improved HTML panel keyboard navigation
       new  b96ea5a   Issue 2267: Wrong display of list-of-list of select elements.
       new  46030d1   Tracing fixed
       new  2f29fb4   Issue 2318: Enhancement: Inspect HTML element without expanding.
       new  34c74b6   Create fbListeners property set to null (in constructor) to avoid "reference to undefined property".
       new  b0f1386   Issue 2542: multipart in response of first request
       new  1823fa6   Don't insert net panel's activation message if the panel was just reloaded or Persist == true.
       new  af5ff86   Catch stream closed exception (it's ok) + tracing.
       new  2a0d633   Properly initialize variable + missing semicolon.
       new  25fc4e8   Net panel separator for requests made by different pages (using Persist option).
       new  c72051d   Ci.nsIStreamListenerTee_1_9_2 is not part of FF 3.7
       new  2bfaf7c   ignore worker scopes
       new  b94915d   Issue 2550: Dispatch events to Inspector listeners so extensions can listen for inspect events
       new  7809af2   re-implement FBL.getElementByClass using DOM node.getElementsByClass().
       new  44c7739   Issue 1169:  	 Console init function clobbers other init functions
       new  f610500   Issue 1013: Line length for word wrap should disregard indentation; partial solution
       new  2359f00   Modify FBL.getElementByClass and node.getElementsByClass() so fb tests pass again (class parameters represents AND)
       new  605464b   Use properly nsIStreamListenerTee_1_9_2 and nsIStreamListenerTee (the logic is different in 1.9.1, 1.9.2 and 1.9.3).
       new  df69286   Stream listener tee has optional third parameter for request observer.
       new  64195fc   Issue 956: Header names and values in request inspector
       new  33d9a55   Use elements.item(0) in getElementByClass (as proposed by Boris)
       new  cb331ce   remove extraneous tracing
       new  58a5e9a   remove extraneous spaces and tabs
       new  c609714   Improve the getElementByClass method.
       new  1a060cf   Partial fix for Issue 766:  	 console.log(hash), shows added string like [] (object-like) if their are non-numeric properites.
       new  707669e   extra tracing for the else branch on CSS rules
       new  128be60   [1.5b6]
       new  bc3b1d8   Include also text/json as JSON content type.
       new  d9b954c   Trim whitespace before checking contentType.
       new  f407fa7   Issue 766: console.log(hash) (expandable hash arrays)
       new  3dce78a   Issue 2532: Try to support PluralForm for Localization (contribution by zhaobotong)
       new  d23e2b2   Additional fixes to issue 2532.
       new  c56dd3e   DBG_ERRORS -> FBTrace.DBG_ERRORS
       new  0a9ccfd   Issue 2564: More consistency with edit node and delete node
       new  a3523c7   Use native Firefox 3 getElementsByClassName, used inline
       new  bdeb22e   Use native Firefox 3 getElementsByClassName, used inline; fix
       new  4eee516   Rename FBL.trimLeft to FBL.trim (since it trims from both sides) and implement FBL.trimLeft and FBL.trimRight properly.
       new  58e9d02   Additional content-types for JSON tab.
       new  74d616f   Issue 1012: Duplicate DOM Inspector's "Set pseudo-classes..." functionality
       new  e221bfc   Customizable phase (session) interval (extensions.firebug.netPhaseInterval [ms]). This interval is used to decide when to start a new phase in the Net panel's timeline graph. Set to 0 to not start a new phase at all.
       new  3938016   Don't forget to reset the currentPhase when panel is cleared.
       new  2defc4d   Try 1: Issue 1373: 1.3.0 interferes with download, 1.2.1 does not
       new  1584c4e   Show currently downloaded size for requests in progress (net panel).
       new  05a97da   save and restore the breakContext for uncaught exceptions
       new  696b73b   refactor code to extract freeze/thaw and injectConsole functions
       new  04009c0   "Text As Source" => "Show Basic Entities"; See end of Issue 838
       new  cf09ee6   Issue 2567: Feature: HTML Panel highlighting following keyboard focus
       new  395d9e9    Issue 2525:  	 Inspect is not usable during script debugging
       new  c8874ad   Fix removeClass and change API for hasClass to only pass a single class, cache and reuse the RegExp; See Issue 2565 (removeClass)
       new  48a1717   Issue 2554: Find does not work in firebug
       new  310f766   Properly get cache info for requests (even for images).
       new  22341d3   Make sure the Cache tab is updated when the cache info comes after the tab was already displayed.
       new  663c847   Tracing for async listener (tracking responses)
       new  d920795   Issue 2122: Console stops auto-scrolling (again) + Issue 2160:  	 Console does not always start auto-scrolled to the bottom
       new  c589aea   issue 1754: Hover over firebug icon in status bar doesn't work with errors displayed
       new  8158b3c   default case for step mode name in tracing
       new  f793f58   less tracing toOS console
       new  98d23a1   refactor getFrameContext to this.getContextByFrame
       new  71116d7   better tracing on dispatch2
       new  550b092   extract object names from XPCNativeWrapper objects
       new  2ba8f12   Typo in firebug.properties file.
       new  bcac2f3   Locale update sl-SI (contribution by bobysolo)
       new  c98ec8c   Issue 2555: There is no 'copy location' option when browser is offline
       new  83d5a26   Fix setClass so, here is exactly one space between class names (and console/2328/issue2328.js pass again).
       new  9d48d2c   Avoid NPE + error tracing update + don't call parseURLParams twice.
       new  9e44830   Locale update vi-VN (contribution by loveleeyoungae)
       new  a276d47   FBTest for Issue 2271: JS errors in AJAX callback functions are not shown
       new  e7e5039   Locale update es-AR (contribution by eternoendless)
       new  933ecfa   FBTest for Issue 766: console.log(hash)
       new  7b056b9   Locale update ja-JP (contribution by htanaka)
       new  465fc72    Issue 2490: Firebug source can interfere with unresponsive script dialog (slow script dialog) chop off the stack in the case of too much recursion.
       new  45dc79c   Delay jsd.on() until the first context is opened. Rename enable/disable for the fbs clients API to enableXULWindow/disableXULWindow. Dispatch these events when the contexts.length changes from 0->1 or 1->0. Delay call to initializeUI until the first call to enableXULWindow.
       new  b83eef2   Add jsd.isOn output to tracing to verify disableDebugger.
       new  51dc923   unregister debugger on module disable
       new  4f42b2a   Locale update sv-SE (contribution by peter3)
       new  c6bb17a   Locale update ca-CD (contribution by Opakoman)
       new  0d5bd12   Locale update pt-PT (contribution by HelderMagalhaes)
       new  24c0a83   Locale update zh-CN (contribution by hector_zhao)
       new  afb823d   Locale update ru-RU (contribution by Dark Preacher)
       new  20d0850   Show net panel history as list of expandable pages.
       new  777f997   Issue 2573: Firebug styling of About Firebug dialog leaks to about dialog for other add-ons
       new  3a568ee   Sync component to changes from R5243 for enableXULWindow
       new  c4bfdf6   Clean up initialization sequence
       new  43b7936   Issue 2578: Enhancement: Better Precision for File Sizes and Total Page Size in the Net Panel
       new  63e456f   Fix 'too much recursion' problem.
       new  509bdc8   Issue 2209: JSONP responses do not show the JSON tab
       new  fde4ad5   avoid npe
       new  5b85a12   give up on the initialization performance improvement effort
       new  fca0470   name the breakpoints panel
       new  c0f1aee   better error message on failings in dispatch2
       new  9bfd14d   better tracing for initializing tabWatcher
       new  ba214e7   hasClass/removeClass/setClass take multiple class names separated by spaces (logical AND). See Issue 2565.
       new  21a1a8a   Tracing improved.
       new  24dfacc   Move hasProperties into FBL + tracing.
       new  96e0d92   Move onJSDActivate, onJSDDeactivate and onPauseJSDRequested to Firebug namespace.
       new  8f2145c   Issue 1227: only the latest evaled script showed if evaled in the XMLHttpRequest onreadystatechange callback
       new  807e694   Fix FirebugReps.Arr template (related to 766)
       new  593b884   Parse response as JSONP as the last option (related to 2209)
       new  7d192af    Issue 1405: Debugging script in modal dialogs
       new  ec700df   remove FF_DBG_START code path, need a redo now that jsd is turned off and on
       new  b69d154   Issue 2586 (Change double click from edit to open/close action on HTML panel); alt-double-click to edit
       new  f7c6d7e   Contributor name adjustment
       new  37242d1    Issue 1320:  console.trace() sometimes doesn't work for code living in an iframe;  Re-implemented the trace: console.trace() now just has 'debugger', and we look for a jsd event of debugger type and name matching the trace function. Then we print the trace.
       new  b1f28d3   Fix template problem with many properties (related to commit 5124)
       new  1ce1cb4   Locale update pt-PT (contribution by HelderMagalhaes)
       new  643b746   Localization note: firebug.amo.summary must not exceed 250 characters (limitation by AMO site)
       new  5716161   New Locale el-GR (contribution by Sonickydon)
       new  8c20e49   Locale update nl-NL (contribution by markh)
       new  449eb8f   Locale update nl-NL (contribution by markh) AMO summary truncated.
       new  fd95c19   Locale update de-DE (contribution by Monoman)
       new  cee09c4   Add 10x marker in front of errors when duplicates are removed.
       new  dc600e3   Locale update de-DE (contribution by Monoman)
       new  45411fd   Issue 2267: Wrong display of list-of-list of select elements; correct fix
       new  0bd1c28   class is sometimes quoted, sometimes not, and is "reserved for future use"
       new  beb2ff3   Issue 2593 (Have objects in the DOM panel act more like arrays)
       new  0710040   Issue 818: Object properties with empty / blank name cannot be expanded
       new  b2595fb   Issue 2504: quick box info stealing focus from detached Firebug
       new  d80efa6   Replace NetFileLink by SourceLink type 'net'
       new  bcbdbfb   Fix hasClass/removeClass boundary issues
       new  ae93220   Issue 2522: Inspect SVG partially works when user uses embed
       new  b08deea   Issue 2567; forward delete issue
       new  0d803c0   Issue 2440: Disappearing Styles When Edited
       new  e448650   context.droppedErrors never initialized
       new  5ed8093   Final fix for removeClass (was removing a class in the middle caused two other class names to merge -- a b c, remove b = ac not a c)
       new  e0b3daa   Locale update el-GR (contribution by Sonickydon)
       new  2a0f95b   Don't break watch panel context menu by evaluating a non existing property.
       new  82ceaee   Issue 2558: Function arguments not expandable in watch panel even though the object is array-like
       new  1b78172   Issue 2589: Firebug on RTL languages
       new  8cdf1a8   avoid NPE in isArguments
       new  11272fe   Move the freeze/thaw inside of the nestedEventLoop so the thaw is called before we delete the context if we reload
       new  e36dd9e   don't test for a className if there is none
       new  06c6ac2    Issue 2460:  	 Run to this line
       new  5704723    Issue 2588:  	 When Firebug is opened as a popup minimize and dock buttons are missing
       new  8339935   Issue 2594: Inspect Object via context menu does not change focus to Firebug HTML panel
       new  2b18976   Issue 2583: Each console.error() call shows 2 errors in the status bar
       new  040d94b   For some reason the outer script is invalid sometimes now. Avoid the error message.
       new  fbdbdcd   show the full path to sourcefiles on mouseover in the panelFilelist
       new  84cc1a7   [1.5b8]
       new  bdc9c9b    Issue 2599:  	 break on line at the bottom of a file causes script panel to not render completely
       new  d8fa087   Issue 2605: 'right-click -> inspect element' doesn't work with firebug disabled
       new  b86b569   clear the onXScriptCreated object when we call jsd.off()
       new  352bf5b   Reintegrate merge branches/firebug1.5 into branches/firebug1.6 up to R5397
       new  1d62789   Issue 2606: Fix for the nested selections problem in the DOM Panel
       new  21d0184   [&1.5] Issue 2469:	Edit element style doesn't work
       new  678cd52   Merge 1.5 -> 1.6 from 5399 to 5450
       new  fc25a5a   [&1.5]? Issue 2640:	Firediff fails when editing element styless
       new  5e529dd   Issue 2637:	Brightening up of HTML elements with CSS style "display:none;" broken
       new  e7569a1   update to branch version 1.6. install.rdf should be updated to 1.9.2.* but I am not able to make that change and get a running system
       new  58b2aee   [1.5&] Issue 2637:	Brightening up of HTML elements with CSS style "display:none;" broken
       new  a4776dc   [&1.5] Issue 2613:	HTML, CSS, and DOM panels do not display on reload
       new  4979693   [&1.5] Revert part of R5243 per comment on http://code.google.com/p/fbug/source/detail?r=5243
       new  f5f0bf7   [&1.5] correct and clean up removeObserver code on shutdown
       new  ae240dc   [&1.5] If the context is not loaded, show the default sourceFile.
       new  2b260b8   [&1.5] show even if context.loaded false; refactor show() to shorten it.
       new  51d2520   refactor to clarify code. Should be no change in function. Not needed on 1.5
       new  7dbceb2   [&1.5] provide default location even if the context is not loaded.
       new  746d8cf   [&1.5] synchronize the location and selection in onPanelSelect
       new  5d32317   [&1.5] Issue 2642: Tab hightlight for break-on-error does not show sometimes
       new  4ed7599   [&1.5] Part of the issue 2649, this patch prevent Firebug from being completely wrong.
       new  c766e74   [1.6a1]
       new  c3d43cb   [&1.5] padding-right should be zero for .logRow-spy
       new  0999576   [&1.5] Issue 2624: Can't select script text inside script tag inside HTML panel
       new  8a1b8aa   [&1.5] Issue 2030: firebug.css rule selectors could be written so they only apply to Firebug UI
       new  83e9772   [&1.5] open firebug on any page, select HTML, then Control-T to get about:blank. Firebug will still show the prev page. This fixes it.
       new  1f81e0e   add registerMenuItem to support extensions of menus
       new  16ed69b   [&1.5]  Issue 2287:  Javascript breakpoint breaks browser
       new  58ea67a   context.debugFrame is null in thaw() sometimes. I guess this may be when the page is being destroyed, but we don't want the exception to propagate. If we don't have a frame we can't do any thaw() anyway.
       new  9fb3445   [&1.5] Issue 2640: Firediff fails when editing element styles
       new  d36479b   [&1.5] Issue 2648:  For some pages, the profiler does not work when you reload the page;   * add isProfiling() to profiler, based on global attribute   * test it and stop the unregisterDebugger
       new  8927139   [&1.5] Issue 1010:	Firebug should split composite CSS rules in "Style" pane, or give option
       new  ee53779   [&1.5] Issue 2648:  For some pages, the profiler does not work when you reload the page;    * save the profileRow in console persisted state    * re add and reset the context.profileRow from the persisted state.
       new  4e27d59   Merge 1.5 -> 1.6, R5529
       new  8d4a2f3   [&1.5] (merged now) Issue 2659: Persist option, doesn't work on console tab
       new  ca226ac   undo the reformatting of comments that happened in R5536
       new  af612ca   [&1.5] Issue 2673:  	 HTML panel status is not hidden when you change panels; DOM status also;    * force the panel selection in onSelectingPanel. This will force syncStatusPath to be called onObjectSelection. We could call syncStatusPath directly, but this way the panel will always be refreshed when we select it.
       new  0a41a96   [&1.5] Issue 2671: Console not showing duplicate counts on errors if they have been seen before    * remove error duplication removal logic,
       new  46de9e4   [&1.5] give up on fixing uncaught exceptions
       new  a4682ce   better tracing for stylesheets
       new  6ea4ed7   [&1.5] If we don't find a location in the restored state for the CSS panel, try to get the default one
       new  d7c07cc   tracing for chromebug, not for 1.5
       new  f88192c   [&1.5] cache the value of FBTrace and allow it to be de-traced.
       new  cd8c85d   Issue 2680: Menu of panel should just be shown, if it's not empty
       new  f5c229c   [&1.5]  Issue 2678:  	 Starting today I am getting stack traces in the NET panel   This is another fix for the chrome.onPanelSelect. I removed the call to      panel.select(panel.selection, true);   because it was doing more work than we need in most cases and not enough in the case of the bug report. We need panel.select() to fire syncPanelStatus() and to fill the panel with default data. This patch does those operations explicitly.
       new  dd6b65a   [&1.5] Issue 2664: Wrong net panel request title when reloading all tabs having "Persist" enabled
       new  1aaa21d   [&1.5] Avoid NPE.
       new  a444855   [&1.5] Make sure the cursor is properly set for persisted page in the Net panel.
       new  b8a37ba   Export also OS version (FBTrace console)
       new  b2e2658   [&1.5] Locale update fr-FR (contribution by martin©)
       new  b936498   Issue 2258: Custom console log formatting
       new  91192ff   Issue 2591: hover over function name shows it undefined Porting r5449 from 1.5 to 1.6
       new  1a1f8e6   [1.6a2]
       new  92c6561   [&1.5] I think this is a more correct fix for the showContext/DOMContentLoaded problem
       new  a541b42   Port R5636 from branches/firebug1.5, detrace fixes
       new  e398656   issue 2688: replace off icon for windows
       new  5187ef6   Scrolling TabBar: first part, scrolling arrows.
       new  0483ef7   Scrolling TabBar: second part, list of all panels drop down menu + persistence of hidden panels + show all panels menu + localization.
       new  9f4cdd3   Scrolling TabBar: scroll-arrows for side panel tabs.
       new  e72a544   [&1.5] Issue 2685:  Stop debugger, change tabs, reload, fail;  balance the jsd.pause and jsd.unPause calls
       new  741cc6c   I don't understand why this test is needed but I can't get 1.6 to work without it.
       new  cf622f1   Better tracing for panels, not for 1.5
       new  a913639   [&1.5] Change the supports test to match changes in the SourceFile types. Needed for the script panel select to work
       new  5672f01   [&1.5] restore location on the script panel
       new  575c019   [&1.5] Issue 2686:  	 HTML panel on reload no longer selects previous selected node
       new  72867b3   Scrolling TabBar: move all-tabs list to the left.
       new  817e014   [&1.5] Issue 2694: Console output does not scroll to position on 1.6a2
       new  a7f22f9   Scrolling TabBar: better integration of the scrolling bar with for both tab bars (main + side).
       new  dfb573d   [&1.5] Display also page load time (onload) in the Net panel summary.
       new  38edb0a   [&1.5] Correctly balance the fbs.pauseDepth in the case where we are disabling the debugger.
       new  35083af   fixed some spacing in html.js
       new  4310747   Issue 2695: Net Panel stops working after long periods of inactivity.
       new  b665b15   [&1.5] related to issue 2613, the reload on a page like the issues page itself would not reselect after the mutation event
       new  0e287e9   support for Sandbox scopes
       new  f8cea24   support for jetpack sandbox.location
       new  894e089   print the exception text in the log
       new  9791f90   Avoid error message in chromebug
       new  909cfc0   [&1.5] Add lib.js function descend(parent, properties). Works like extend(), but the first, parent, argument is set as the object's __proto__, then the second, properties, is copied onto it. Then replace extend() calls in SourceFile by descend() calls so (object instanceof Firebug.SourceFile) will work correctly.
       new  ed1296a   [&1.5] Issue 2693: Layout tab on positioned elements says "offset" when it should say "position"
       new  a8a9aef   [Firebug 1.6a3]
       new  f66c69f   [&1.5] Issue 2699: Using arrow keys to navigate HTML tree can break the HTML panel
       new  8ce7ba1   Tracing for about:neterror
       new  e5ef38a   Register unload listeners only if there is a context and a location (to improve workaround for 2695 till there is a better solution)
       new  1e5bab1   [&1.5] Better layout of total time.
       new  b6881bc   [&1.5] Issue 2696: Net panel shows blank/empty "Response" when URL of request has "#" anchor reference
       new  93443fc   Issue 2700: RegExp should not display like an object with {}
       new  62e7027   Normalize calls to supportsObject to always include type  - precursor to issue 2703
       new  dd8c360   Bring smarter expanding of strings to tracing module (riff of r4927)
       new  bba4e3f   Show object if type is function in FBTrace.sysout(message,object)
       new  f0645a7   [&1.5] correct the text on the debugger buttons (but the key bindings don't work)
       new  00d284c   [&1.5] set focus on the panel, not just on the window. Required for keyboard shortcuts to work correctly when the JS debugger is stopped.
       new  a6fcaee   Scrolling TabBar: Shrink tab size to min-size before scroll arrows appear.
       new  0035129   Customizable min-tab-width through preferences (extensions.firebug.panelTabMinWidth, if set to zero or less don shrink at all) + css remove margins and save horizontal width.
       new  189497a   Make sure selected tab scrolls a bit if not entirely visible + tooltips for tabs so, the name can be explored even if not visible immediately.
       new  2b82de1   Use all-panels menu to show/hide panels as well as switching to another panel.
       new  d840bd9   Made panelBarTabList dropdown button accessible
       new  b058c8a   [&1.5] Fix for broken FB toolbar nav in FF3.6. Workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=526703
       new  05872c1   Ensures the currently selected tab is not shrunken, to ensure the readability of its label
       new  a420384   [&1.5] Make net panel's HTTP observer accessible.
       new  2845408   Another guess at Sandbox support.
       new  abf88c0   issue 2706: wrong icon is being used to delete a Watch
       new  43ac123   [&1.5] Fix for keyboard accessibility of search options in A11y mode
       new  f6e7287   Tweak CSS to there is no gap between all-panels and left tab scroll-arrow.
       new  4277a83   Don't allow to hide the last panel.
       new  bf0649c   [&1.5] Issue 2716: Script source does not refresh when reloading an iframe
       new  e123085   [&1.5] Issue 2725: 25 chars limit in Net - Post request - Post tab - Parameter name
       new  a214247   Avoid NPE
       new  9a5d1dd   Better tracing related to 2716
       new  d502343   [&1.5] Workaround for 3.6 bug https://bugzilla.mozilla.org/show_bug.cgi?id=541032
       new  42782f2   [&1.5] Fix for issue causing A11y module to fail loading in detached window
       new  ab14b3a   avoid NPE for documents without stylesheets ?
       new  3f757a5   [&1.5] Issue 2739: Net Response tab incorrect
       new  8849536   Properly set size of the window buttons (close, min, detach) so, clicking outside of the image doesn't have any effect (done also for Mac, but not tested).
       new  2410163   [&1.5] Issue 2019: svg document coming with headertype image/svg+xml can not be debugged
       new  67a9d33   avoid thawing a context unless freezing it succeeded
       new  5cc4147   Fixed the unused variable "lastValue" leaking to global namespace (browser.xul).
       new  0b3e403   centralize the extraction of global scope from a stack frame in firebug-service
       new  b8a51e9   remove ref to unused global
       new  7091748   refactor to allow chromebug override
       new  ab7bc0d   [&1.5] Updated Keyboard navigation for panel search options
       new  7082732   slightly better filtering for chromebug urls
       new  07dfc36   abort showStackTrace around calls that for sure use getInterface(); it often throws and causes performance problems.
       new  9a7cc6d   [&1.5]  showStackTrace false as default. The feature causes overhead in amounts we cannot control because js implementations of xpcom components throw NO_INTERFACE rather than return NO_INTERFACE
       new  5ae6e26   A better name for about:blank contexts
       new  1a667bd   avoid exception for location of closed window
       new  3f57a58   [&1.5] Issue 2704: Firebug frame background color changes with Personas
       new  6467ba2   avoid adding proxies for xul documents, they take up space
       new  98db6f9   avoid XPCOM errors if the chromeURI is not created
       new  4dd6e44   sync trackfiles to changes in chromebug
       new  13c74f8   [&1.5] Net panel: application/xhtml+xml files should be displayed if the filter is HTML.
       new  b6a7471   [&1.5] Issue 2731: URL overflows in CSS Panel when data:text/css contains %
       new  840acb1   [&1.5] Issue 2740: Edit button for css stays on when switching between css files but edit mode switches off
       new  e5c3cf7   [&1.5] Issue 2709: Enlarge "Close" button back as it was.
       new  af1348c   [&1.5] Avoid NPE in tracing.
       new  e22f3a3   new approach to xul (incomplete)
       new  679cb34   complete new XUL file support. refindDebugger onbreak. Need to check the latter: should it be in 1.5?
       new  c55eb81   complete new XUL file support.
       new  eac2ce1   Remove error tracing about not existing file in sourceMap, this doesn't seem to be an error.
       new  2a69e9b   Change format of exported tracing logs to JSON and support import from file. It's way easier to examine logs sent by users now.
       new  036719d   guard tracing
       new  dcd4513   test instanceof Window rather than addEventListener in to workaround jetpack hack
       new  54b7870   [&1.5 maybe] restore pathIndex
       new  09840a7   introduce Firebug.selectContext() and call it from debugger and Firebug.chrome. Allows override in Chromebug
       new  6938c1f   [firebug-1.6X.0a4]
       new  85baccb   [&1.5] Issue 2704:	Firebug frame background color changes with Personas  - make the personas override only activate when personas is installed
       new  9fba145   [&1.5] Issue 2741: HTML panel does not highlight as you search
       new  96c9db0   [&1.5] Locale update uk-UA (contribution by Zhouck)
       new  c78969a   [&1.5] Issue 2715:	Formatted XML is not displayed in the browser when viewing an XML file
       new  fe56ea6   [&1.5] Issue 2715:	Formatted XML is not displayed in the browser when viewing an XML file
       new  8e310ff   [&1.5] Catch Security error code: "1000" (NS_ERROR_DOM_SECURITY_ERR) exception (related to Issue 2772).
       new  079c593   New tracing option DBG_DOMPLATE
       new  7f91ba2   Better tracing + comment for security exception (globalStorage)
       new  2ed6f4a   [&1.5] Issue 2772: DOM panel on reload no longer selects previous selected node
       new  a647741   [&1.5] New pref extensions.firebug.sourceLinkLabelWidth for customization of source link label width (source link is used e.g. in CSS or Console panels).
       new  d7cd1b0   [&1.5] Crops size of source link tooltip.
       new  f2e0220   [&1.5] Issue 2780: Script panel Continue and Step buttons don't appear as buttons when hovered or clicked
       new  b4e89a4   [&1.5] avoid NPE domUtils by using const domUtils service ref
       new  0106407   [&1.5] Issue 2698: Break on Errors icon is confusing
       new  efcd145   [&1.5] Break On Next button decoration: support for extensions (related to, R5955, issue 2698)
       new  84ef889   [&1.5] Issue 2710: all requests in Net tab show the loading icon, even when they finish loading
       new  cfe1c70   implement Firebug.Migrator for buttons; add prefType to setPref
       new  3ade61c   apply Firebug.Migrator to break on next button
       new  eb26623   animate the migrator
       new  2dcac74   [&1.5] Locale update hy-AM (contribution by edo248)
       new  4e57f88   Allow to overlay the break on button image stack from extensions.
       new  a48a615   move break on next to left of inner tool bar
       new  ee4b0ef   Minimum size for the migrator
       new  916b783   toolbar seperator between the break on next button and the panel-specific buttons
       new  fc8d37a   Draw border around the migrator to draw attention to the ok button
       new  663f60d   Make the migration arrow smaller
       new  5959330   [&1.5] Update about dialog.
       new  5a83ae9   Tracing for 2755
       new  e7493f1   [&1.5] Issue 2755: Firebug crash FF when upload a file when firebug is active
       new  c7731ee   [&1.5] Locale update hu-HU (contribution by gLes)
       new  52ed7e2   Issue 2775: allow stateful icons on #fbInspectButton and #fbFirebugMenu
       new  74094ac   [&1.5] Additional fix for 2780.
       new  8a58a4b   [&1.5] Locale update cs-CZ (contribution by lordfrik, mik, vrana)
       new  8980bb4   issue 2780: Script panel Continue and Step buttons don't appear as buttons when hovered or clicked
       new  34a9d7b   Issue 2338:	Reduce CSS stuff from ERRORS tracing  - added CSS_PARSER to the trace console options to see parser warnings  - parse warnings for css won't have stack traces, so leave early
       new  6268a33   Properly update about dialog.
       new  b709e00   Comment for an exception occurrence.
       new  5573a89   Revert r6023 for now: Issue 2338: Reduce CSS stuff from ERRORS tracing  - Need to find a better way.  - Was not letting errors get into user's console
       new  77c012c   [&1.5] Use page URL if the title is not available.
       new  7ef2069   [&1.5] Don't override an existing response status text.
       new  5c94a1b   Make sure loaded tracing-logs are colorized properly + simplify event distribution.
       new  b16f46b   [&1.5] Issue 2822: Editor application icons don't show in the "Open With Editor" menu because it uses non-existent class "element-iconic",  contribution by markus.stange
       new  2e632f8   [&1.5] Issue 2732: Inspect element highlights incorrect position when body centred with CSS
       new  9c83b40   [&1.5] Issue 2825: Menu item "Help/Keyboard Shortcuts..." points to a 404
       new  daebfd6   Display paint events (MozAfterPaint) in Net panel's timeline (as vertical lines, only during the page load phase) + new option in the Net panel: Show Paint Events + localization.
       new  f0828cc   Issue 2713: Closing tag on the XML tab of the Net panel is bolder than the rest of the tags
       new  4467b50   at onStop the script panel may not be set up. So a11y needs to do its work on onStartDebugging.
       new  13ae299   partial fix for breakOnNext failures in test cases
       new  3f5e538   Trace more cache calls. Trace line count differences
       new  ce66e56   Avoid exception.
       new  79b0cdb   Change the sink to an infinitely long blocking pipe per Christian Biesi
       new  c38397c   [&1.5] Move the freeze/thaw code into try/finally in case the jsd fails (see 2114)
       new  131e559   remove the migrator for the BON button
       new  1e21629   [&1.5] Issue 2804: Rulers often missing when using Layout Panel
       new  b5049ec   [&1.5] Issue 2834: When hovering over the layout box the parent object dotted line is missing from the right and bottom
       new  fb3706b   Properly call show/resumeShowStackTrace in FBL.getRequestWebProgress
       new  674dd78   Tracing improved for options.
       new  ebfd3fd   reportNextError should be set even if ShowStackTrace is false.
       new  50732e4   Tracing removed.
       new  f464167   Fix this within callback passed into fbs.enumerateBreakpoints.
       new  c6f4a28   remove old break on next button
       new  c84c709   Don't register/unregister TraceModule into TraceConsole.
       new  96c468f   [&1.5] Add optional 'force' argument to unPause. Low risk for 1.5.
       new  987de8d   [&1.5] Don't delete the properties of a context that was just destroyed. This was added in an attempt to reduce leaks, but there was no evidence that it did anything. We need to remove it now because the context is bound into the nested event loop which continues to run if the user reloads during debugging. When the event loop eventually exits, the context will be deleted.
       new  10620d1   [&1.5] Remove the cancelNextLoad code, no longer needed. Now we just unPause jsd and let the load roll.
       new  db639d0   [&1.5] upon abort (user reload page on a breakpoint), thaw the context and unPause jsd so the debugger is active.
       new  1cd17e3   Show proper tooltip text for Firebug detach button (depends whether FB UI is attached or detached).
       new  a1b6580   Use Aborted instead of Timeout label.
       new  61c77ef   update base version number for 1.6
       new  be9edb2   [&1.5] Issue 2841: Long http status response causes issues with net panel display
       new  3e89025   [Firebug 1.6a5]
       new  9daaa3e   Set min and max version to 1.9.2 for Firebug 1.6
       new  5ea7353   [&1.5] Issue 2712: Gmail has network connections that report 200 Aborted
       new  a6318c8   I don't understand why the panel refresh is disabled, its just what we want to show the the update
       new  b75a0bb   [&1.5] remove bogus tracing message on shutdown
       new  aa585d8   allow panel.destroy to opt out of panel node removal
       new  ec3b0e6    Issue 2819:  	 Dimming disabled breakpoints
       new  ce6c2e9   Issue 2842: Minimize and attach button not visible when firebug is inactive.
       new  051670c   Unwrapped an element so to make the inspector more reliable from FBTest
       new  d5b88f0   [&1.5] Make sure to detach if aborted (related to 2712).
       new  3427415   Sometimes the "close" (deactivate) button is not visible even if "on for all web pages" is off. I think it's when the allPagesActivation pref is changed (e.g. by FBTest). This should fix it.
       new  82e4163   Properly mimic XUL structure in the detached Firebug window.
       new  5dbfa72   Fix CSS problem with scrolling-panel bar in Firebug detached window.
       new  ae642a7   Issue 2716: Script source does not refresh when reloading an iframe
       new  a9c8827   Issue 2838: Missing menu items in separate window.
       new  2b590dc   Locale update (it-IT, l0stintranslation)
       new  ec71acd   Issue 1581: Domplate TAG element silently fails.
       new  37365e4   [&1.5] fix reportNextError reported by sroussey
       new  b60d5ec   [&1.5] fix reportNextError reported by sroussey...finish the work.
       new  a9e2ed4   Issue 2736: FBTrace duplicate lines in error output.
       new  120d674   Issue 2759: is breakNextArmed.gif used?
       new  e8d61d7   [&1.5] Issue 2853: DOMPanel.DirTable does not display long text completely
       new  7cec700   Support private browsing mode: don't record activations while mode is true.  (NLS needed)
       new  164b2ec   Implement breakNow (for new kinds of breakpoints) for chromebug
       new  3dca076   add Firefox targetApplication required by AMO
       new  70ba2bc   Set maxVersion to the maximum we are testing
       new  a13f808   move the registerClient code from firebug.js to debugger.js to reduce coupling.
       new  c5146ca   guard calls incase this file is reused where Firebug.Debugger is not available.
       new  e478e45   Implement addPanelTypeConstructor to support per/context panels
       new  ebabaf4   [&1.5] Issue 2872: Inspect Element context menu shows different tab markup
       new  ebf36b0   implement command line for global scope "[object Sandbox]"
       new  5c9c6cf   reorg noscript-related code
       new  79d17ce   [&1.5] Remove asynchronous listener (for response body) at the end (onStopRequest).
       new  0ff824d   Tracing improved in domplate (catch errors when rendering HTML);
       new  80422be   [&1.5] Avoid exception if toggles object is not specified.
       new  14f60db   support autocomplete in command line for sandbox contexts
       new  189689b   [&1.5] Locale update pt-BR (Issue 2867: Error in Error Count)
       new  6862ab5   rename getJSContexts to eachJSContext, not for 1.5
       new  dc477ec   [&1.5] Partial fix for memory leak introduced with  R6095 and merged into 1.5 at R6101.
       new  429d800   [&1.5] Don't remove Firebug members + typo (related to R6222)
       new  cd8d83f   [&1.5] Additional fix for issue 2878: High Firefox memory with Firebug 1.5.2
       new  dfb5120   [&1.5] Issue 2868: ajax response is not shown in the answer tab
       new  8ce9e97   [firebug-1.6X.0a6]
       new  5a796ff   fix typo that breaks command line for 1.6a6
       new  56293c6   Really really only set FirebugContext one place
       new  1890f75   [firebug-1.6X.0a7]
       new  de999e7   [&1.5] Fix console.assert method (additional parameters are now properly displayed)
       new  ade96f0   [&1.5] Missing IDs for some toolbar buttons (enables auto testing)
       new  cab1e8f   [&1.5] Fix locale problem for disabled panel.
       new  e5a5311   Merge 1.6 -> 1.5: 6209, 6212, 6220, 6222, 6223, 6231, 6236, 6268, 6272, 6280
       new  9426b9f   [&1.5] Issue 2209: JSONP responses do not show the JSON tab
       new  e6c5a64   [&1.5] Issue 2904: Net panel, JSON view, second level +/- only expands, will not collapse
       new  c0726b2   remove evaluateByEventPassing for commandLine
       new  7eee3b2   Move Firestarter into extensions directory.
       new  db27005   Avoid exception in firebug-channel-listener.js.
       new  a65025a   implement evaluateByPostMessage for !context.stopped commandLine
       new  73f5fcb   revert part of R6245, add Firefox stanza needed for AMO
       new  9c1d229   [&1.5] Issue 2788: Script panel files get truncated
       new  7bb5eb4   Issue 2917:	Nulls in strings not displayed
       new  11478bc   refactor noTrace to a property, to avoid collisions at global scope
       new  45fec47   better tracing for locator. this should be recoded.
       new  82eef37   relative chrome urls so the fb4cb names are picked up by the chromebug tracer
       new  bd855f4   refactor nestedScriptStack to try to support sandbox compiles
       new  19f1195   Issue 2923: Firebug activation fails if Firefox built without privatebrowsing (contribution by rampant)
       new  588fd5f   one too many beginInternalOperation calls
       new  7d2dae9   Report initialization errors to Components.utils.reportError for more certainty of seeing the message
       new  f7569ff   Issue 2917:	Nulls in strings not displayed (better fix)
       new  348ba85    Issue 2929:  	 Firebug 1.5.2/1.5.3 completely dead since upgrade from 1.5.1
       new  02f0710   Fix command line.
       new  71212c5   Make sure the console is attached into the target iframe (within the cd method) + tracing.
       new  90f943a   Fix for command line evaluation (so dom/1738/1738.js works again).
       new  111c413   FBTest: don't report errors from not-blocking tests + part of the report is also FBTest version.
       new  9c392c4   Issue 2750: nsLivemarkService.js errors leak into firebug console
       new  19a667d   avoid NPE for errors with no .category
       new  f5458d9   Get the line number from PC=0 rather than baselinenumber. Fixes commandLine/debug.html
       new  3d00a52   prevent exceptions from annoying about: urls
       new  45e72d6   yet another special case, for FF 3.7
       new  850d1dd   [firebug-1.6X.0a8]
       new  5521e63    Issue 2934:  	 1.6a7 console and auto-complete (needs "window." prefix)
       new  d235f44   [&1.5] Issue 2942:Style tab loses its options
       new  86cd858   Improvement for Issue 2209 (responses started with "{" are parsed as JSON, which solves JSON responses with wrong content-type).
       new  26c932b   Avoid anonymous functions injected by Firebug console (in order to see them in memory profiler).
       new  e068536   Last two anonymous functions injected by the Console panel labeled.
       new  f1659a2    Issue 2953:  	 Incorrect border between source and the line numbers of executable lines in script panel; overrode the font-family to monospace on the sourceLine style
       new  055614a   simplified code for safeGetWindowLocation
       new  1d9dfbc   Issue 2914: parent.window.console.error() called from an IFRAME fails to log anything
       new  ec8df16   Make sure stack trace can be expanded for error logs (fix R3699)
       new  d6b1fa9    Issue 2914:  	 parent.window.console.error() called from an IFRAME fails to log anything; add stack trace to iFrame .error log
       new  1e5cefc   Issue 2886: Java Script search field dosnt find some code
       new  d813e57   Set 'self' parameter when appending new logs into the Console panel (related to domplate).
       new  45a5a28   Wrong value for |this|
       new  f692d3d   Do not add element for console events, see issues 2964, 2960, 2810, and 666
       new  c265caf   name the bind function so we can see it in stacks
       new  17cda70   wrapper Roulette
       new  54b6113   revert the command line to event based object passing
       new  a81884d   Support for XPathResult console logging.
       new  1b4b64a   attempt to removeEventListener to match addEventListener for all console and command line
       new  025d4d1   implement breakAsIfDebbugger to support breaking into debugger at a given frame.
       new  ce59d5b   fix more failing fbtests for commandline
       new  1eb7f47   Two missing window built in properties in lib.js
       new  18ce206   Issue 2886: Java Script search field dosnt find some code (dynamic growing)
       new  ddfcd83   Fix domplate XPathResult domplate that is now properly derived from Arr domplate.
       new  5a80d83   Issue 2978: Enhancement: Copy CSS path from selected element
       new  141b8c1   Issue 2976: Copy Style Declaration context menu option
       new  f1db981   Avoid Exception: FBL.dispatch ERROR 7 onLoadConsole to null listener
       new  e073837   Properly register TracingListener in TestWindowLoader (wrong |this|) + create HaltOnFailedTest shortcut (just better code formatting) + tracing in Firebug.Listener.addListener.
       new  dfd1dc2   Part 1/3 for Issue 2548: Show doctype for the document in HTML panel
       new  7102665   guard tracing
       new  5fa0374   trace sourcefile removal
       new  53c14b0   Firebug.sizePrecision is undefined in Chromebug.
       new  8b3c1bb   Update styles for array twisty so it applies also on XPathResult logs.
       new  0ebcbf3   Don't use __count__ property, it's beeing removed from Fx 3.7 (see http://whereswalden.com/2010/04/06/more-changes-coming-to-spidermonkey-the-magical-__count__-property-of-objects-is-being-removed/). This patch fixes console/api/log-xpathresult.js test on 3.7.
       new  2c631d9   [&1.5] blind attempt to fix Mark Rawling gmail sourcebox refresh problem
       new  63051f1   [&1.5] clearSourceBox did not clear the source lines, so if the cache comes in after we create a sourcebox we need to delete it
       new  5362a28   Show doctype in red if the given doctype is xhtml and the document itself is not.
       new  9352e1e   Use querySelector instead of firstChild.lastChild type of stuff in html.js
       new  0d0fc2b   [firebug-1.6X.0a9]
       new  554d8a1   Improve scrolling experience in the Script panel (using gmail.com as an test case).
       new  13480bc   Implement DBG_ERRORLOG for errors.js
       new  88a003f   clear jsd breakpoints which do not match fbs breakpoints and avoid breaking in this case (the UI will be inconsistent).
       new  aaa3b7e   Implement "skip" option to cause break on error to not stop on this line in future
       new  816daf6   Add [X] button since I found it confusing that click was implicit dismiss; rename ok to Continue
       new  6af105f   Remove uses of script.functionObject see https://bugzilla.mozilla.org/show_bug.cgi?id=521010; fixes 'function()' link in chromebug
       new  3fa35ca   Avoid setting type attribute on a context menu item if it isn't provided + allow to also set and ID for menu item + using IDs for menu items within FirebugReps.Element template (so these actions are searchable and testable).
       new  1108439   ID for a context menu item.
       new  29c45aa   dispatch "onModifyBreakpoint" event to HTMLModule's listeners when an HTML breakpoint is toggled. (issue 2998)
       new  cccfad2   the stack frame for the error caller needs to be removed but the frames have already been reversed. So rather than slice we need pop.
       new  4d4a158   stop reversing the stack frames, to match 1.5.3
       new  df92cce   renaming failure
       new  82512e6   average to get the central line rather than that other thing
       new  e58a933    Issue 740:  	 make it possible to increase JS command line fonts size
       new  02d84b3   FBL.createMenuItem (support for customizing class attribute).
       new  c859db6   Derive Firebug.Panel from Firebug.Listener + dispatch onInitializeNode and onDestroyNode events + dispatch a new onCreatePanel event from tagContext.js (so listeners can be registered).
       new  54ed3bd   Preparation for Issue 2617 (Net panel header should be fixed on top instead of scrolling with the content)
       new  7a6016d   onInitializeNode and onDestroyNode are dispatched automatically from within Firebug.Panel object (base for all panels).
       new  16a682b   Don't dispatch events directly (and only) to Firebug.A11yModel, use registered panel's listeners.
       new  3bc9c93   Support for back and forward buttons (aka from the browser) for navigation among displayed scripts in the Script panel.
       new  590d47a   onstackCreated renamed to onStackCreated
       new  50a95ee   Missing file.
       new  b9e297e   Don't forget to update current position in the history.
       new  10bad70   implement dispatchToPanels, eachPanel, eachPanelInContext and us it to implement onTextSizeChange
       new  7cd545c   save and restore breakpoints via breakpoints.json file. implement modules/storageService.js
       new  18f2687   support disabled breakpoints. To do this, each call to onToggleBreakpoints requires a call to fbs.saveBreakpoint().
       new  bdc0481   incorrect comment format
       new  b06a9c9   avoid NPE
       new  69ad11c   by typing characters at random I eventually figured out how to get the module to load
       new  38240d1   Implement extensions.firebug.ObjectShortIteratorMax for DOM panel views
       new  a20f3c5   Move navigation buttons up and make it global for all panels.
       new  b626951   Rename files related to navigation (to reflect the global status now).
       new  37c5ea1   Keybord binding for Firebug history navigation + localization.
       new  f4c9a7a   hack to fix CommandLine/api/debug test case, see https://bugzilla.mozilla.org/show_bug.cgi?id=560751
       new  5ed1918   Put the UID back on to the debuggerName, we need it to distinguish Firebug.Debugger in different XUL windows. But then the saved/restored debuggerName will be wrong (always), so overwrite bp.debuggerName when we get the sourceFile.
       new  15d4fd9   Check if location.href is available before constructing the navigation history menu.
       new  54c7dad   Navigation history persistent across reloads (not across restarts).
       new  ce617d2   Other net panel layout improvements (related to issue 2617 net panel header should be fixed).
       new  cad9a96   guard FBTrace output
       new  32be920   encapsulate fbs.breakpointStore; better error messages for initialization
       new  e3006a3   Fix color of stack-frame brackets.
       new  a2c4189   refactor freeze/thaw to pull out suppressEventHandling/unsuppressEventHandling
       new  9e33779   Revert r6496 of Issue 2548, see Issue 3030.
       new  4ea901a   Issue 3029: long property value of object change to 'undefined'
       new  65c3d4e   Fix parsing of URL parameters.
       new  56d1823   close the input stream after reading the data
       new  bb5d37e   clean up doc page
       new  e7b4d01   strip out bp.pc on save, they don't make sense unless we have the scripts
       new  cfa7a23   fix NPE when DBG_FBS_BP is set
       new  23c627c   Issue 2951: Annoying auto scroll to top
       new  6cd8f0c   Issue 2970: Focus is still in search field when clicking somewhere outside the search field
       new  0bfa867   initialization re-factoring to allow for loading modules independently from chrome/panels
       new  a0e137a   avoid duplicate breakpoints in XUL files
       new  dce717e   apparently scripts cannot be compared in an array, the .tag values have to be compared.
       new  5b5ac43   guard tracing
       new  18d993a   add svgCSSInfo property array
       new  e325402   Bump Firebug version to a10 (so it's synced with the latest a10 release)
       new  7e3ffc7   Properly initialize Firebug menu.
       new  f89b330   Use nsILoadContext instead of nsIWebProbress (to get parent window of a HTTP request). As proposed here: https://bugzilla.mozilla.org/show_bug.cgi?id=564419#c2
       new  e2244d2   Use notificationCallbacks for instead of groupObserver.
       new  719ff50   moved to its own directory some time ago.
       new  29db235   Corrected function parseURLEncodedText() for the case an empty text was provided, which returned a non-empty parameters array
       new  214ae9d   When the Script Panel gets disabled, also hide the Script Location Menu
       new  d179ead   Show a horizontal scrollbar in DOM Panel when there is not enough space to show its contents
       new  56ff90b   Show a horizontal scrollbar in Net Panel when there is not enough space to show its contents (smarter way would be to just scroll the contents of the tabs instead of the whole panel)
       new  12207b9   Issue 3051: Always on top function
       new  a828244   Revert R6701
       new  a94386c    Issue 3074: Breakpoints lead to locked up browser; and a few other things
       new  cbe8c67   Issue 3078: Console does scroll to the bottom for log entries in the head section
       new  2e86ead   When extensions use xpcnativewrappers=no, the platform munges the chrome URLs. This patch finds the correct URL so we can see the source.
       new  4c3d3ce   Avoid error msg on undefined urlBreakpoints
       new  da1e9c2   add removeSourceBoxBySourceFile, refactor to use it
       new  c708888   add ScriptTagAppendSourceFile
       new  031471a   revert 6739
       new  7c21634   add ScriptTagAppendSourceFile
       new  ccd2ada   Failed attempt to solve http://code.google.com/p/fbug/issues/detail?id=2912
       new  96749a7   [&1.5] Issue 2273: Highlighting on (css) rotated elements wont work correctly
       new  5b881eb   breakpoints are stronger than "debugger;" statements, so a disabled or false conditional breakpoint on a debugger statement will not hit.
       new  d15f424    Issue 3082:  	 Skip "debugger;" statements by converting them to conditional breakpoints
       new  0cbc078   [&1.5] Fixed frame inspector transformation change related to issue 2273
       new  0e3cf43   [&1.5] Issue 2273: Highlighting on (css) rotated elements fix for elements that are not styled inline
       new  154d861   [&1.5] Issue 3013: Typing semicolon at the end of a CSS value should jump to the next style
       new  26ac954   Support for console.table (logging of 2d arrays), first implementation.
       new  fb3c4b6   [&1.5] Issue 3044: Copying errors from the console should regard OS' line breaks
       new  bd90ef0   fix console.log([1, 2, eval]) to print [1,2,<exception>]
       new  bae8786   console.table(): limit height of the tabular output and show scrollbar, expect null input + improve profiler tabular output (use CSS selector for even rows colorization and use THEAD)
       new  7c0a7e8   Customize console.table() max height through preferences: extensions.firebug.tabularLogMaxHeight (zero means no limit ie no scrollbar). Please let me know if you have better idea for the pref name, thanks!
       new  791b0aa   console.table(): alphabetical sort of columns. How to specify whether alpha or numeric sort should be used for specific column?
       new  66b277e   somehow chrome.js does not always see xpcom.js, so we get an error with CCSV
       new  442efdb   better error message if the event loop hits an exception
       new  55f71fd   TODO comments for 1.7 refactoring
       new  d25ce41   console.table(): Support for multiple arguments. Group is used only if a title is provided, more tables displayed in case of more 2darrays, display a table also if a simple object is passed into.
       new  37bbd0a   Make sure the table is properly constructed if number of columns is different for individual entries in the 2darray.
       new  47d5c50   Change "Skip" to "Disable", related to issue 3082 + localization.
       new  535557a   Yet one occurrence of Skip replaced by Disable + identify individual balloon buttons so they are accessible from tests.
       new  ffd7def   Dynamically use proper sort logic for console.table() columns.
       new  9b7e9d7   Revert 6719 (Issue 3051: Always on top function)
       new  3b28baa   Fix forward navigation (typo)
       new  d44b3d1   Make sure all breakpoints are removed if "Remove All Breakpoints" is executed (the problem we have noticed at WWW2010).
       new  7d96054   Made breakpoint title in Console Panel translatable
       new  85cb597   Added title for Console Panel message's source containing the complete source of the error/warning
       new  e78f9d9   Fixed naming of translation for "Break On This Error"
       new  e44732a   typo
       new  7317442   Fixed localization strings for search options
       new  757dee3   Fixed replacement of underscores in $STR()
       new  db6c9a0   fix problem caused by change from bp.debuggr to bp.debuggerName for persistentBreakpoints.
       new  ed0a727   Resume pretty print even if response headers are not there (related to 3096).
       new  64122c4   pass |lines| array rather than block of source to fix debuggerKeyword problem noticed by Honza
       new  473ccbb   Issue 3084: Focus command line shortcut (CTRL+SHIFT+L) is broken
       new  1ad74e4   [firebug-1.6X.0a11]
       new  ff4c0ec    Issue 228:  	 inspect button deselects if scroll bar clicked;  look for xul:thumb under the mouse and stay in inspect for that case.
       new  436c5fb   Issue 3099 (Visual indication for search not finding any matches) http://code.google.com/p/fbug/issues/detail?id=3099
       new  b7d9b7d   Move focusWatch to chrome.js, forward til 1.7
       new  e59bcc6   guard against |event.orginalTarget| undefined
       new  e59caf4   Reimplement single stepping, replacing global stack depth counting by targeted function call/return pairing and function recursion counting; reimplement halt() with eval('debugger;');
       new  0579975   Fixed typos and changed comment to something meaningful related to issue 228
       new  c72b07e   Added missing semicolon at return lines
       new  b735843   Replaced static CRLF by lineBreak() in function for copying a style declaration
       new  41ee865   Added source pretty print for SVG files in Net Panel (currently a simple copy of the XML preview, but is intended to be extended to be able to switch between source view and a small preview of the file)
       new  0ff85e1   Issue 3101 (Unable to select and inspect elements obscured by blue rectangles) http://code.google.com/p/fbug/issues/detail?id=3101
       new  3ae3b0c   [&1.5] Issue 2959: DIV opacity inherited by Inspectors highlighter
       new  39c0a27   Panel Activation: First part of the refactoring.
       new  6cb1932   move the element marker closer to the action it is marking
       new  cd21daf   Panel Activation: Second part of the refactoring.
       new  0c5c594   breakout writeText from writeNow and export it
       new  34154ce   correct the function names on stacks for dojo loader example
       new  2dbb692   Issue 3103: urls are referenced in the locale files but the referenced information is not there
       new  429bcf7   Properly display Sothink warning (related to 3103)
       new  922df36   Issue 3095: Locale de-DE: Wrong displaying of Total_Firebugs plural form in firebug.properties
       new  ee48e22   No line wrapping in case extensions.firebug.textWrapWidth is set to 0
       new  b655c01   [&1.5] Issue 3087: Firebug.CSSModule does not emit 'onCSSFreeEdit' event
       new  79f0c4b   Issue 3093: Activate same origin URLs doesn't work correctly for two-level country TLDs (e.g. .co.nz)
       new  9c1f56d   Fix navigation buttons in detached window.
       new  bdbc6d8   Issue 2888: Unable to specify/modify mimeCategoryMap in net.js. Causes NetPanel to mess up
       new  799b74a   clear error breakpoints by url not sourcefile
       new  e69d5c6   avoid npe in chromebug
       new  a12eb4a   clear error breakpoints by url not sourcefile
       new  9413d7d   remove ref to migration svg code
       new  765bd02   implement Chromebug Extension panel right click "Add New Link" to put a link to source directory into your profile/extensions directory.
       new  1f4e681   Issue 3108: Drag & Drop Links into Firebug Frame
       new  21438f9   Issue 3105: When using the latest dev build 1.6a11 all custom icons are missing in my toolbars
       new  cc1ec7e   Use proper locale names (e.g. instead of de-DE use de only).
       new  802cf0a   Yet another locale renamed.
       new  bac45f7    Issue 3110:  Firebug reports incorrect background image url when there are slashes in url parameters in the css file
       new  c9ed718   Implement Shift-Control-f to trigger "freeze", eg during inspect. Experimental feature may be removed.
       new  9dd4c06   Update locale is-IS
       new  5b4269e   Locale update ru-RU
       new  548afa4   Locale update uk-UA
       new  616ef65   Locale update ro-RO
       new  dfa5a9a   Issue 3064: Locale ro-RO, wrong format string
       new  14c564a   Update locale sl-SI
       new  3c3d4d8   Locale update hu-HU
       new  535d32e   Locale update sv-SE
       new  374c9b9   report if the pref_BOOL test fails
       new  1e002b9   Issue 585 (Popup text fields in Firebug do not work well with dark theme) http://code.google.com/p/fbug/issues/detail?id=585
       new  4746eea   Formatted the panel name for the title of disabled panels
       new  9353a85   Fixed display of the contents of disabled panels (part of issue 791: Inconsistent background-foreground color styles throughout FF)
       new  277bd02   Issue 2691 (Black text for menu items "Clear Persist Profile") http://code.google.com/p/fbug/issues/detail?id=2691
       new  b562841   Locale update el-GR
       new  8a93fc8   Locale update nl
       new  6f2fb56   Issue 2408 (Auto-completion for !important) http://code.google.com/p/fbug/issues/detail?id=2408
       new  eac441b   Some bug fixes and tracing improvements in a failed effort to implement disable-break-on-next for Script panel
       new  1b05c5c   Rename bg-BG to bg (locale)
       new  b2b6871   Update locale bg
       new  0ce1335   Locale update zh-CN
       new  220b5e1   Locale update de
       new  899e1b3   Locale update ja-JP
       new  97c0f74   Panel Activation: Third part of the refactoring.
       new  befdc3c   Move the element definitions ahead of the Firebug.initialize and delay the panel activation until initializeUI
       new  9c39510   Delay the panel activation until initializeUI
       new  5299095   better tracing and needed internationalization
       new  841b1b7   Issue 2973 (Background colors of messages inside the console are misleading) http://code.google.com/p/fbug/issues/detail?id=2973
       new  d637c6b   Adapt console.table() for changes in the proposal.
       new  6a0f21a   Remove obsolete preferences.
       new  2affa6b   Get rid of allowDoublePost pref.
       new  75c3ede   Remove collectHttpHeaders preference.
       new  892a8c8   Remove persistBreakOnError pref (also not used).
       new  9578551   Remove enableTraceConsole pref (FBTrace is an extension now).
       new  6854aa2   Issue 3075: Replace Firebug icon by the new one of getfirebug.com
       new  2aa186d   Avoid NPE which breaks url() in background on Style panel
       new  d77781e   Finally fix the version number in the About menu item.
       new  dd3e2c6   Some jsdoc comments and clean up related to panel activation.
       new  65fd8c4   avoid error message on shutdown
       new  13dcc9f   better error reporting when Debugger gets no sourcefile
       new  20c99e8   add +exc to the DBG_ERRORS message
       new  30c1f41    Issue 3104: Firebug cannot find firebugCommandLineAttached attribute on F5 refresh when focused in the command line
       new  67d933c   save and restore on error breakpoints
       new  62ecf32   Added magnifier icon to the Search Field again (it was accidentally removed in r5852) and improved it's display
       new  e6dca4e   Removed a11y border for search options for the case a11y is turned off
       new  1bb80df   Seperated search icon and text input a bit more
       new  3cd06e9   Better set of Firebug icons + an *.ico file for Tracing Console.
       new  d29c87a   Use proper icon fro Fx add-ons dialog.
       new  e1b5248   Remove unused icons.
       new  db5b6b0   Properly display the About dialog.
       new  2a38b4c   Tracing updated + a comment.
       new  82f117e   reorder initialization so the TabWatcher is connected before the panels are activated.
       new  fada543   clean-up implementation of console handlers and refactor to separate the api for the attachment
       new  03154e5   expose createConsole as a property of Firebug.Console
       new  cbc8347   convert firebug-service.js from a component to a module
       new  02ab115   convert firebug-annotations.js from a component to a module
       new  ca57426   convert firebug-channel-listener.js from a component to a module; some Net tests fail
       new  a36fd9b   convert firebug-http-observer.js from a component to a module; some Spy tests fail
       new  2a53c2d   convert firebug-trace-service.js from a component to a module
       new  071a444   Remove enumerateObservers, which is unnecessary now + replace tabs by spaces to Chromebug shows readable code.
       new  8fae9c9   FBL.getRequestWebProgress is deprecated, use getRequestLoadContext + use associatedWindow property of the load context.
       new  e57216d   Properly search for existing request + remove tracing.
       new  a614e85   make deprecated() less fancy and less error prone
       new  357d84a   All components removed
       new  bf2dbb9   clean up from conversion to module
       new  de653e9   Don't try to update a tab that has not been created
       new  2c147f4   /components/ -> /modules/ when identifying firebug services
       new  b7c0ba6   correct the stackframe cutoff to adjust for conversion of components to modules
       new  545f8cf   add setters for console handler evaluation callbacks
       new  393e885   Update build.xml (the components directory doesn't exist and there is new modules dir)
       new  78fffb6   Update jarred.manifest (to include modules and also all available locales)
       new  176b883   Fix console.assert()
       new  32bd5a9   Use also modules dir as identifier.
       new  d447750   Locale update it-IT
       new  77f4be9   New DBG_COMMANDLINE preference (wiki updated) + unify prefix for all command line logs
       new  d6a0480   Don't use navigator to read preferences, use Firebug.getPref instead.
       new  e3f9315   Don't initialize HTTP observer by default, wait for enableXULWindow from nsIFireBugClient
       new  86d587e   Issue 3121: Firebug activation breaks when sites use #hash history on file://
       new  13feea5   Issue 3120: Data URIs could be be truncated
       new  c330a0d   Issue 3131: RSS and ATOM feeds should get XML tab in the NET panel
       new  68c3fd1   Spaces not tabs!
       new  f8346f2   jsdIFilter changes for components -> modules change; add /modules/debuggerHalter.js to isSystemURL list; tabs to spaces
       new  4250f43   More tabs to spaces
       new  cd8b2ec   implement context.debuggerActiveDuringLoad = Firebug.Debugger.isAlwaysEnabled(); during initContext
       new  ec05b8a   remove the fbs stack frames when we are halting
       new  eabe5a6   finally fix the console/api/assert test case
       new  809a5d8   Show panelFileList filter string in entry in the list.  Issue 3114:  	 Scroll arrows on file list fail to appear sometimes   Issue 1326:  	 Scrolling through large script list not easy
       new  02b0459   set statusbar icon script "ON" during initializeUI to set it correctly for a new XUL window; warn if the page has no sourceFiles (no JS detected); warn if the page has JS but it all gets filtered (eg about:sessionRestore.js)
       new  7f8c838   prefix all firebug-injected attributes with "firebug-" to ensure they will be omitted from the user's view
       new  19239c1   Add nav up and down arrows
       new  7119593   Mirrored navigation icons to be conform with the display of the other images
       new  4f081a5   Refactored onKeyPress() for better readability
       new  aa22112   use new larger arrows for scroll buttons; implement +15 steps on click
       new  c668f01   remove context.currentFrame and .debugFrame and leave only context.stoppedFrame; guard some tracing; fix the call stack peeler for halt() heuristically
       new  11ea595   [firebug-1.6X.0a12]
       new  fc44164   Limit height of tabular logs again.
       new  a499bcd   Support dot notation for specifying logged properties/columns.
       new  2ba06a1   Fix sorting in the Net panel.
       new  541430e   Undefined function is set, see xxx comment
       new  64251b0   yet again reimplement console/commandline, using document events for control flow and set/getUserData for data
       new  8babe96   remove debugging print stmts
       new  02931af   Issue 2703:  	 Pass a context to supportsObject()
       new  5e953aa   Force GB and clear cache actions in firebug tracing console (I am finding these useful for development) + minor code formating.
       new  606ae36   Avoid using negative indexes for window lookup (related to issue 3123)
       new  ec4b0eb   Fix duplication typo.
       new  3b2de5a   Improve presentation of scope chain, move locals above
       new  bd89b9c   (partially fixed) Issue 3117: Func representation does not support properties of function objects.
       new  9467903    Issue 3017:  	 Display of stack and watched variables is delayed
       new  4ff99e2   Fixed display of error icon inside status bar for the case the error count is not shown
       new  e4eca8f    Issue 3154:  	 Firebug 1.6Xa12 causes Minefields tab right arrow to point in the wrong direction
       new  e169caf   Friday afternoon incomplete completion popup
       new  2c432c3   fix typo setEvaluateErrorCallback
       new  bd958e6   use html span to make the completion prefix bold, move the box directly above the text.
       new  d78712d    Issue 3017:  	 Display of stack and watched variables is delayed; part 2, sync status path before side panel
       new  8b89b05    Issue 3017:  	 Display of stack and watched variables is delayed; part 3, set main panel status path before syncSidePanel for stopDebugging.
       new  3019a97   completion popup bound to input and changed to panel. Works ok for simple completions, but not for "window." and for "window.do", the panel is not positioned correctly (over window not "do"
       new  43d4767   Issue 3062: Can't increment line height within font property
       new  0096e3c   Locale update (es-AR)
       new  e84a73d   Change breakNowURLPrefix to "chrome://" so, extensions can use the Debugger.breakNow method too.
       new  e8089aa    Issue 3017:  	 Display of stack and watched variables is delayed; part 4 and final; fix parent object for addMembers in scopeChain and use the updateSelection argument not context debugFrame
       new  bc2fbc5   remove incorrect onSelectItem handler
       new  3602680   Issue 3010:  	 Prototype chain dump
       new  e8dbefd   [firebug-1.6X.0a13]
       new  0a1b0ff   hide completionPopup on blur and escape
       new  b20773f   Issue 243 ($$ function broken) http://code.google.com/p/fbug/issues/detail?id=243
       new  f1c46ce   Issue 1208: show cache reads in Net Panel
       new  5fbdca3   Net panel option, "Show BF Cache Responses".
       new  4703c5e   hide popup on no-completions, add keypress listener
       new  1efdbc6   better control on the completion panel, text selection highlighting based preview
       new  a1e9ab2   doc ASCII code
       new  8991f63   hide on clear so enter causes the completions to disappear
       new  41ab348   Issue 3176:  	 Error: XUL box for hbox element contained an inline span child, forcing all its children to be wrapped in a block. chrome://browser/content/browser.xul Line 0
       new  cc59b46   Issue 768: Allow the command line to be opened and used from the script tab (and perhaps other tabs)
       new  48e4409   Use rather command-preview instead of console-preview naming (related to issue 768)
       new  82aad68   Use VK_ESCAPE to manage visibility of command line preview + remove tabs.
       new  1d936ed   Do not complete on an empty command line
       new  c6ff673   Make sure the command line has focus when opened + better ESC handling.
       new  f326ec8   Command line on other windows: make sure Firebug detached mode also works.
       new  68678b0   prevent NPE if object is not provided
       new  6f58efd   do not complete in command line if the expr is blank
       new  5334fba   set completions by clicking on the popup
       new  4beefee   Don't focus the command line to often.
       new  3297b03   Yet one fix related to command line focus.
       new  2db14fa   Issue 439 (Media Category in Net tab) http://code.google.com/p/fbug/issues/detail?id=439
       new  1dc0aab   Missing Media button for issue 439 (Media Category in Net tab) http://code.google.com/p/fbug/issues/detail?id=439
       new  cdf547e   Fix a bug with not visible command line preview.
       new  5c11da0   Handle events from the command line preview the same way as from the console panel.
       new  cd24770   Issue 426 (Update default sort order for profile columns to sort decending) http://code.google.com/p/fbug/issues/detail?id=426
       new  bdd9ca4   command line TAB now cycles completions.
       new  5b64936   Signal to users that TAB changed in command line
       new  bb9f773   after clear, set console scrolled to bottom (for issue 3078 test)
       new  9c9a373   remove debugger in deprecated, seems to mess with Chromebug
       new  baef686   clear completion popup on destroyContext; complete docu
       new  2bb862d   [firebug-1.6X.0a14]
       new  9ed10d0   Added myself to the contributors and translators list (Hope you don't mind :-) )
       new  cf0f038   Fix localization of the new Net panel filter.
       new  4823df6    Issue 3184:  	 User experience w/ autocomplete running running 1.6X.0a14 is laborious
       new  6f8acb4   add right arrow to documentation string
       new  996889a   Fixed the comment for BF case responses
       new  b5274ab   Fixed typo in markOverriddenProps()
       new  0b27de8   Issue 1011 (Firebug needs visual cue for modified (not overridden) CSS) http://code.google.com/p/fbug/issues/detail?id=1011
       new  cffa6cf   Avoid displaying wrong tooltip for options menu items (related to 3183) + remove tabs.
       new  ed49556   Issue 3164: HTML tab should allow right-clicking on the entire highlighted line
       new  314677d   Locale update es-ES
       new  8d130a7   Translation Credits to Álvaro G. Vicario (es-ES)
       new  ba0b026   Added myself to the contributors and translators
       new  c1522fb   Make sure the console on other panels is properly scrolled to the bottom.
       new  a16ed01   reset autocompleter after command evaluation
       new  f67f00c   only clear selection on backspace when there is something selected
       new  ec2b3ca   [firebug-1.6X.0a15]
       new  f7136e9   Firebug.registerStylesheet(styleURI) - Allows registering of custom stylesheet coming from extension. The stylesheet is then used automatially thorough Firebug UI.
       new  ee9fb7a   Additions to issue 1208 (BFcache reads): tooltip for the net panel option + timeline grayed out.
       new  28c0111   Fixed display of source line in Request List
       new  e029ffd   Display a welcome page at the first run (so, far it's: http://getfirebug.com/whatisfirebug, but proper page should be yet designed).
       new  1da5c37   show full text in completion popup, add a title for it with docs, style with CSS, Honza: needs NLS
       new  20790ce   blanket update from platform 3.7 to 4.0; from FF 3.7 to FF 4.0
       new  550683c   up down arrows to cycle, control-space to global complete, scroll list
       new  2e246b3   [firebug-1.6X.0a16]
       new  33a2830   Fixed display of line marking of executed lines
       new  850cad5   update.rdf also needs 4.0 renumbering
       new  e4bcce7   documentation comments on panel properties
       new  adf45d5   Better CSS for net panel's BFCache responses.
       new  88bb7d8   Use proper first run page URL.
       new  e95c398   tabs to spaces, all my bad
       new  3dc0ab3   attempt to hack around linux failure to obey noautofocus
       new  926d271   accept completion on enter or period;  Issue 3201:  Command line autocomplete on ENTER
       new  8e99cb5   Remove *.dtd file (firebug.dtd and editors.dtd). Move strings from these files into firebug.properties file (existing translated strings are kept). Update internationalizeUI methods to translate all new string (former DTD entities) in the UI.
       new  89cb770   Update is-IS locale.
       new  40ad24e   Update hu-HU locale
       new  6a74c5e   Update es-AR locale
       new  f955aa1   Update ru-RU locale
       new  9728597   complete with open paren
       new  cf2e3f9   localization of strings
       new  e9c05d6   Update es-ES locale
       new  d5e71ff   Update sv-SE locale
       new  ee3acc5   Avoid NPE
       new  f54c6f2   Issue 1336 (Editor configurations (changeeditor.xul) enhancements) http://code.google.com/p/fbug/issues/detail?id=1336
       new  19c219c   New: FBL.internationalizeElements - internationalize specified list of elements (IDs) and theirs attributes.
       new  0123b3b   Update uk-UA locale
       new  b22be9a   Issue 3199: Firebug Extension - getOptionsMenuItems required for no reason
       new  9269509   Issue 3198: Clear/Persist/Profile buttons appearing at wrong times
       new  382336c   Issue 3193: Tabs not shown in tracing window in FB 1.6X.0a14 / FFx 4.0b2pre
       new  76d03e6   Update ja-JP locale
       new  657c6b7   Ok now I remember why there are two frame properties. context.stoppedFrame is the frame the debugger has halted in; context.currentFrame is the frame the UI is showing to the user (and gets used for mouse overs, evals)
       new  7e6ee23   showPanel may send a null for the panel argument
       new  eb32e15    Issue 3132:  	 breakOnNext button disable needs work
       new  ea0d34b   Fix version number
       new  e11cbe9   Fix 4.0b2pre compatibility issue (this fix would deserve Firebug a17 as soon as possible).
       new  25c9caf   Fix typo (I don't understand how it could work before).
       new  6a7c447   Yet one fix for addCategoryEntry.
       new  c67503c   Update zh-CN locale
       new  fb5eba3   Update it-IT locale
       new  86f81ec   Issue 3203: Number of errors in page is always reported with singular word "Error"
       new  b936586   http://code.google.com/p/fbug/source/detail?r=7273
       new  c095afb   [&1.6] Spring clean: Fixed a couple of small bugs, removed unneeded params, declared undeclared vars, fixed duplicate declarations, added missing semicolons etc.
       new  01a9caa    Issue 3200:  	 Firebug 1.6X.a15/1.6X.a16 is slow after upgrade from previous version; The toggles[name] was accessing Object.prototype.constructor.prototype... and recursing to fill the stack then showing the UI. Rather than fix the special case, toggles is now a hash table called ToggleBranch. Probably we should have a more core-like implementation of a HashTable; probably we should just hash the keys by eg prefixing "#" so we don't have this problem.
       new  bc0011b   tabs to spaces
       new  c59dbc5   add keywords to command line completions when the match exactly, to allow users to type var x; when they have window.variable = 'f' defined.
       new  e51e349   reimplement callstack side panel to show function arguments; major additional DBG_DOMPLATE tracing
       new  7e7b115   trim whitespace
       new  3f2c737   Issue 3217 (CSS Panel should have better search match highlighting; part of issue 2974) http://code.google.com/p/fbug/issues/detail?id=3217
       new  e533864   Part of issue 2974 (Unify highlighting behavior of search results) http://code.google.com/p/fbug/issues/detail?id=2974
       new  7d819e2   Remove selection of match for the case nothing is found
       new  ee3d690   Issue 3218 (DOM Panel should have better search match highlighting) http://code.google.com/p/fbug/issues/detail?id=3218
       new  d29ed9d   give an empty array to throttle to avoid null in queue[i+2]
       new  649ea67   don't change the side panel back to the default unless we have no choice.
       new  575e2f6    Issue 3192:  	 Auto-complete too aggressive preventing use of $() and basic JS code on FB 1.6X.0a14;  * don't show numeric keys for strings and arrays.  * show 'undefined' when that is the eval result,  * when completion is 'undefined', don't fall back to global
       new  2df9c85   Issue 2861 (Allow console messages to be filtered by type like the net panel) http://code.google.com/p/fbug/issues/detail?id=2861
       new  9264666   Changed way of filtering console logs to be able to combine filtering and searching
       new  8db0ec5   don't sync side panel if the main panel has not been selected
       new  6fcc4d4   refactor call stack analysis code and implement showReferents() for function running the frame. (no UI).
       new  adc3442   Fixed display of selected and adjusted background color of highlighted nodes
       new  8464641   Avoid horizontal scrollbar when breakpoints are focused
       new  41de658   Fixed display of disabled breakpoints
       new  c62c134   Update the display of the breakpoints in case one was toggled
       new  e5529d6   Issue 3196: SVG CSS auto-complete
       new  f53b876   Fixed clearing of error breakpoints
       new  97842cb    Issue 3226:  	 Exception messages can be returned in an event body (unexpectedly);  implement warningTag and render it in whtn the script panel inactive during load. **localization needed**
       new  42e6e36   [firebug-1.6X.0a17]
       new  80f55d8   Issue 3232:  	 Stack trace in console error message becomes “undefined”
       new  81b4761   Firefox 4: The popup element is no longer supported; you should use menupopup instead.
       new  7fde3cc   Helper debugging dump.
       new  32280c1   Catch an exception and fix activation on Fx 40
       new  97c0cad   wait for 1.7 on referents
       new  52794b9   Issue 3232:  	 Stack trace in console error message becomes “undefined” redo because console/api/trace.js test fails
       new  7d1fb9b   Better handling of the initAtStartup property.
       new  44141ad    Issue 3233:  	 Break on This Error for CSS errors causes internal errors
       new  5c525a2   Show console on other panels only if it's enabled.
       new  15f0576   Made title underlining more visible
       new  75aac9c   Don't display command line on disabled panels.
       new  7a86e7e   Issue 3244: General panel messages should hide Side Panels and/or Panel Toolbar (resp. parts of it)
       new  3a378f0   Locale update sl-SI
       new  a90ac1d    Issue 3240:  	 Script panel always says 'Script panel was inactive during page load'
       new  6038a67   Added debug output for the case the Watch Panel is not set
       new  fa4321c    Issue 3238:  	 No easy way to close conditional breakpoint dialog
       new  de3c194   remove the watch expression when a conditional breakpoint is edited
       new  92234c5   Issue 2754 (Same watch expression can be added several times) http://code.google.com/p/fbug/issues/detail?id=2754
       new  11dbbdf   Removed double assigned class name
       new  22d6992   Issue 2815 (Folding for computed CSS styles) http://code.google.com/p/fbug/issues/detail?id=2815
       new  bf21954   Fixed inherit header CSS
       new  1bd4ff0   Issue 2616 (Ability to copy CSS definition in CSS tab) Added option to copy the whole CSS rule
       new  5852539   remove not very useful warning
       new  fb22cab    Issue 3249:  	 Auto-completion sometimes doesn't allow to cycle through all options; plus lots of refactoring
       new  235f819   Fallback locale (en-US) used if a string is missing in the current Firefox locale.
       new  b02b616    Issue 3249:  	 Auto-completion sometimes doesn't allow to cycle through all options; math error fixed
       new  efe2f8b   Issue 907: Option to use en-US locale instead of fx default locale
       new  b0524d7   Better tracing for locale errors
       new  78e24e2   Locale update el-GR
       new  ae8d2d4   Issue 3254 (Disabled panel text uses panel name and not panel tab title) http://code.google.com/p/fbug/issues/detail?id=3254
       new  8a13ecd   Enter key accepts completion, but does not submit text in command line. If there is no completion, then Enter submits text.
       new  be2aecb   Added missing "menu_firebugOpenWithEditor" to translated elements
       new  b80f249   Fix localization (wrong string key).
       new  ff613e8   Fix Break on Next tests when Chromebug is not running. http://groups.google.com/group/firebug-working-group/browse_thread/thread/43f7cf218453e446?hl=en
       new  d87c769   Removed double translation of firebug.DetachFirebug
       new  ab0e6a3   Renamed Status Bar Icon context menu entry's id to make it unique
       new  0106320   Fix for screen reader announcing menu events when switching panel tabs
       new  3167f92   Added A11yModel as Console listener to fix broken a11y in Console panel
       new  7dd9722   Added A11yModel as listener for DOMModule, fixed issue with reference to DOMModule.fbListeners in timeouts
       new  3a8c2a4   Fixed build script issue on OSX ("Cannot load 32-bit SWT libraries on 64-bit JVM")
       new  b19db5f   First part for the get-test-list from all installed extensions (not done yet).
       new  f9235e5   initialize consoleFilterTypes
       new  ef75f60   [firebug-1.6X.0a18]
       new  6dbc100   Use proper ID for menu localization.
       new  3f51e42   Allow focus to be restored to where it was after CommandLine Preview is hidden
       new  7f1512a   Prevent escape key conflicts caused by CommandLinePreview
       new  1b63aed   Display link to known issues page (only for Fx 40 users).
       new  65b22c3   Treat filterType == "" the same way as "all" (in setFilter method);
       new  b03646c   Change inline editor behavior: "Enter" key now saves and closes the inline editor (as opposed to having the same behavior as the "Tab" key)
       new  8ca056f   Fixed folding of computed styles for clicking on the twisty or the text
       new  4c9f1ec   Changed background color for layout box model to be able to better distinguish them from the selection color
       new  b76dbc2   Issue 2260 (With html5 parser enabled: text-entry box in style panel jumps to top of scrollbox) http://code.google.com/p/fbug/issues/detail?id=2260
       new  99249ca    Issue 3279:  	 Add a "Deactivate for this site" menu item
       new  314cbf1    Issue 3281:  	 if external js file has an unclosed function, error will not show in Firebug
       new  73b34f5   Initialize consoleFilterTypes before syncFilterTypes
       new  5e2fddc   Issue 3278:  	 CSS style box still shows information from previous tab page
       new  643a70b    Issue 3269:  	 Grouping disappears when Firebug is opened in new window
       new  e9030bc   A11y string updates
       new  d3f0df8   Hide fbBreakOnNextButton for panels that don't use it
       new  6abbe25   localization typo
       new  4b836ce   tracing for issue 3123
       new  4007b93   New fix for Issue 2386:  Text shadow on Firebug tabs
       new  cf85aac   yet another tweak on a hack on a hack for getting errors into the right context.
       new  282083a   Allow (shift) tabbing out of the command line when the commandline autocomplete popup is closed
       new  e73b4f1   fix for r7401
       new  654f5b8   Fix broken "move to search match" shortcut (ctrl + Enter) in some panels
       new  4778306   Relabel the completion popup menu
       new  06949b0    Issue 3292:  	 console is not defined in iframes
       new  3061293   These NPE-like things seem to happen during FBTest.
       new  aba3724   branch firebug 1.7
       new  5e87803   salman refactoring of hookFunctions and hookInterrupts
       new  f10fcee   implement almost-nsIObserverService as a module
       new  7051bf2   prevent infinite recursion if the repObject is missing
       new  0f2097d    Issue 3298:  	 "Edit Element Style..." doesn't work in Firebug 1.6X.0a18; this was very hard to find, it seems to be a gecko bug combined with a space at the top of the document holding the Style panel
       new  4982228   revert r7455, a mistake fixed in r7456
       new  5195c67   Issue 3294:  	 All Panels Disabled on Reload; another FirebugContext problem
       new  68696c4    Issue 3297:  	 Up/Down cycling in CSS edit is not working
       new  2c4248b   Merge branches/firebug1.6 from R7450-R7462
       new  6039e26   Experimental implementation of JS debugger rerun feature. I have tested is on exactly one case.
       new  0a4a102   Add registerPreferences for extensions to call
       new  3ddd28c   save the preferences to disk on a timeout, so that killing Chromebug will still have options reset
       new  c0bd729   change API for registerPreferences to match other register* methods
       new  5512c8c   Extend re-run support to top-level and to re-re-running
       new  6422bbf   expose ToolboxPlate
       new  658241f   Issue 3303:  	 Up/Down key working incorrectly for fonts when editing CSS
       new  5bb14b0   restore focus after debugging, so debugging input elements can be continuous. tested one case in Chromebug. Uses a hueristic onBlur discard counter which may cause one onBlur event to be lost.
       new  0cbe2bb   [&1.6] Issue 3304:  	 Enhancement: add highlight ability to Firebug.Reps;  allows Reps to produce their own highlights, but common case will be Reps that highlight an element even if the Rep is not an element, eg a widget
       new  ee9e68d   Issue 3309:  	 Wrong panel message in Script Panel, if page doesn't contain JavaScript
       new  4deea26   Issue 3259:  	 Wrong panel message in Script Panel, if JavaScript is disabled
       new  47763b6   report the type on OPTIONS tracing
       new  93c5827   Panel operations should not have |context| parameters
       new  f219e8b   avoid JSD error message if fbs pause and jsd pause out of sync
       new  03b41c9   Avoid command line calls to jsd.eval if the frame is invalid
       new  1f4faea   separate best panel into best supporting and best
       new  a5e60d5   Issue 3289:  	 Long script name makes debugger controls invisible
       new  4cd02a1   [Merge] R7470 from branches/firebug1.6
       new  9c4fc6a   [&1.6] Issue 3257:  	 Removing all error breakpoints hangs Firefox
       new  a212cf5   [&1.6] Watch needs to convert StackFrame to jsdIStackframe to work; functions with properties but no prototype need to show properties
       new  f63ac21   [&1.6] FirebugContext -> Firebug.currentContext
       new  e3e19ff   Locale update hy-AM
       new  2e82242   Locale update es
       new  b35e001   Move .rerun from context to Firebug, to support reruns that close nsIDOMWindows
       new  40c10f0   move highlightExecutionLine to SourceBoxPanel for reuse in QP
       new  75e6b71   Use type="content-primary" for the tracing console again (Fx40b fixed the problem)
       new  f50143a   [&1.6] Related to Issue 3259, a button for enabling script from within the panel.
       new  728dfb0   reorg StackFrame towards XB, clean up old cruft
       new  1eb575e   [&1.6] more FirebugContext -> Firebug.currentContext
       new  a51b4a7   tabs to spaces
       new  18ca8d0   [&1.6?] Rather than use this.location to set breakpoints, use this.selectedSourceBox.repObject via new getSourceFileBySourceBox(). This change is needed for 1.7 to pass 1483, but may not be needed on 1.6. I guess this.location is out of sync with selectedSourceBox on 1.7 for some reason.
       new  02e0695   Finish refactoring from R7517
       new  7e5bee9   [&1.6] Guard tracing.
       new  d16b6f3   Locale update nl
       new  dd8bc1d   [&1.6] Issue 2948: Console stops working (No XHR or log outputs)
       new  e81d23f   [&1.6] Localization support for issue 3259.
       new  f9991f5   refactor and reimplement registerPreference
       new  2d1f810   [&1.6] Issue 3282: "YSlow" Appears as the First Tab
       new  95b95a3   [&1.6] Issue 3321: About dialog using AddonManager (contributed by zhaobotong)
       new  3c17e44   [&1.6] Issue 3328: Add support for Audio/Video tags in domplate
       new  7683f95   [&1.6] Issue 3321: About dialog using AddonManager
       new  6b67aee   Let's cause some damage when the console token does not match
       new  0a3d439   [&1.6] Implement commandLineShowCompleterPopup; need to set it true on linux + FF 3.6
       new  2135daf   misspelt prefService
       new  dab63bb   [&1.6] Issue 3123: When downloading huge files firebug sucks up all available memory and then crashes firefox
       new  f7263da   fbtrace JS source if renderDOM fails
       new  9b1e15b   add info and rethrow if domplate fails
       new  151a00b   delegate to locator objects (panels) that define getLocationContent functions
       new  21a8547   refactor callstack panel to use location/selection; StackFrame towards XB
       new  6412c56   different tracing for issue 3327
       new  afb139c   we need to pick either refresh or rebuild. This time rebuild wins
       new  67d7029   allow StackTrace to adopt frames as constructor arg
       new  af84f10   [&1.6] Issue 3280: Empty HTML attributes and CSS properties when creating new elements
       new  1c17af0   [&1.6] Always display link to the known issues page.
       new  a3e7966   move addMember to DOMBasePanel to allow reuse
       new  ba4f7b6   support cause.target Text nodes, by looking up the rep for cause.target.
       new  73a7c17   [&1.6] Issue 2692: [Enh] Getters and Setters in Watch Panel (get/set)
       new  cb336a8   [&1.6] Additional fixes related to 2692
       new  6b58253   expose WatchPanel as Firebug.WatchPanel to allow reuse in QP
       new  9a004e2   set sidepanel.mainpanel and document navigate/select functions.
       new  dec2c4a   [&1.6] Properties with only a setter (weird case) are read only in the DOM panel (related to issue 2692)
       new  a8399d6   incomplete attempt to solve the filterSystemURLs problem
       new  3b8a519   [&1.6] Implement Console Panel option commandLineShowCompleterPopup. Impacts locale
       new  5f695b0   [&1.6] Issue 3327: Firebug Console token changed! never stops outputting
       new  eedf0e7   [&1.6] Issue 1949: Auto-focus the console input
       new  5cc66f4   [&1.6] undo buggy fix for problem that was else where
       new  6550701   [&1.6] Issue 3337: Mac app is not an executable
       new  a585ce5   [&1.6] Issue 3342: Iframe tag's contents removed when iframe's source changes
       new  b08d490   [&1.6] Fix the call stack when filterSystemURLs == false
       new  9376c67   [&1.6] Set Firebug.commandLineShowCompleterPopup default on Linux to false
       new  f489c6c   [&1.6] move appendStyleSheet from chrome.js -> lib.js, for reuse in eventbug and selectbug
       new  46985e4   [&1.6] extending domplate loops to NodeList (FOR(..))
       new  4ba868d   [&1.6] Show no completion for objects of type 'string'
       new  cf00357   [&1.6] do not complete on closing paren. Also need [&1.6] on R7623
       new  cec88af   [&1.6] massive FirebugContext -> Firebug.currentContext. May have merge problems with debugger.js. Almost all tests pass on 1.7 and the two that do not seem unrelated.
       new  0e35ef2   [&1.6] another massive change: review all wrappedJSObject usage, remove most of them;  clean up the handler.token code; use handler.token to identify windows for handler tests. This will probably merge ok. Command line and Console tests pass
       new  29b6919   [&1.6] tabs to spaces and one typo in commandLine.js detachCommandLine
       new  bee4dd4   [&1.6] Issue 3371:  	 FBL.getElementsBySelector to querySelectorAll
       new  b576bd4   [&1.6] Fix appendStylesheet usage.
       new  819fdac   Firebug tracing console, open profile directory action + backport.
       new  ae02563   Issue 3267 (Search box layout problem) http://code.google.com/p/fbug/issues/detail?id=3267
       new  496e234   [&1.6] Fix toolbar separators look and feel.
       new  d54c0e0   [&1.6] XPCOM: create instance instead of using a service
       new  c7b82d7   doctype domplate included an extraneous $object which converts to a string.
       new  fbad259   [&1.6] Issue 3373: First run page appears on all windows on restart
       new  8ab4105   [&1.6] Issue 3376:Closing iframe & html tag not displayed correctly
       new  fa75f3f   [&1.6] Better UX when expanding/collapsing HTML elements (within the HTML panel) by clicking at the little twisty button.
       new  0e016ea   [&1.6] Issue 3333:  	 disabling styles with selector attribute with value disappears;  rules with quotes got a truncated ruleId, eg input[type="text"]/16 came out input[type=  This fix replaces quotes with % in the ruleId.
       new  7dad32b   correct 'this' on discardBlurEvents. NOT for 1.6
       new  5950862   [&1.6] Issue 3322:  	 All FireBug windows show text overlapped
       new  b593141   [&1.6] Issue 3308:  	 Long function names resp. selectors are overlapping with file name in Side Panels Partial solution, just makes the overlap less silly looking
       new  d476f37   [&1.6] Don't forget to use "." for registered preferences.
       new  3e460b4   [&1.6] Improvement of R7684 (collapsing and expanding of HTML elements in the HTML panel).
       new  b6ee83a   Localization string changed (AMO)
       new  35d78aa   Localization fix
       new  8cdb8ed   Locale update sv-SE
       new  120860e   [&1.6] About dialog updated, new translator David Gonzáles (es).
       new  142220e   [&1.6] Move es locale before es-AR (due to a Linux problem reported by David Gonzáles)
       new  d1fb919   [&1.6] Locale update es-AR
       new  1f643d9   [&1.6] related to R7691, better fix (XXXjjb: sometimes I am seeing extensions.firebugcommandLineShowCompleterPopup)
       new  f1855ba   [&1.6] Locale update is-IS
       new  3190d77   [&1.6] Fix tab bar styles for Fx40
       new  9d33eee   [firebug-1.7X.0a1]
       new  2f402fb   [&1.6] Images for scrollable tab bar.
       new  e609c56   [&1.6] Update locale ru-RU
       new  095c745   [&1.6] Fixing CSS styles across various OSes.
       new  4f163fc   [&1.6] Yet another CSS tweaking for Mac.
       new  3a995eb   [&1.6] locale update es
       new  f03e38f   [&1.6] Locale update ja-JP
       new  4872cef   [&1.6] locale update de
       new  5c07f76   [&1.6] locale update sl-SI
       new  31e5c41   [&1.6] Issue 3389: console.error does not format messages which are separated by a newline character
       new  bebb9f0   [&1.6] Issue 3374: Net Tab has chunk of addon images in bar
       new  d144e90   [&1.6] Make sure optionUpdateMap is updated in case of an exception.
       new  c814486   [&1.6] Locale update el-GR
       new  931a7fa   [&1.6] Issue 3400: Debugger buttons not visible when long stack trace
       new  be40601   Transparent icon for rerun (but should be orange just like the other debug-stepping icons).
       new  49c5ea1   [&1.6] Locale update zh-CN
       new  6e7c9eb   [&1.6] Fixed accidental global variable, related to Firebug Lite Issue 3384
       new  07f9544   Update tracing (to investigate issue 3383)
       new  f957484   [&1.6] Issue 3402: Can't create/remove a breakpoint
       new  58c4d2c   Better source code formatting.
       new  583b186   Don't reset side panel scroll position.
       new  65241eb   Issue 3266: More pleasant CSS copy
       new  dbabad8   [&1.6] Issue 3246: Inspect html element button disable
       new  d7f41b4   [&1.6] Issue 3406:  	 Fake debugger break appears in the Script panel.
       new  e65bc48   ant build script similar to the javascript build app
       new  55446f0   [&1.6] Locale update it-IT
       new  e1f5d58   Another improvement for CSS copy to clipboard (a bit related to 3266)
       new  2303bcb   [&1.6] Issue 3363: groupCollapsed gets confused
       new  2c5d35f   [&1.6] Properly initialize console handler (handler.boundHandler) so it can be removed later (in handler.detach).
       new  7377f16   [&1.6] Issue 3408: Console panel breaks if Firebug is reactivated.
       new  c180547   [&1.6] set the bp.context when we reset the breakpoint. This allows DOM breakpoints to work on reloaded pages
       new  f552d07   tracing only , not for 1.6
       new  5241e98   [&1.6] This is related to issue 3406 and r7772. It solves the failing BON tests on 1.7, but its rather more change than needed.  In particular I believe the BON fix is only the return value from highlightExecutionLine. But the rest cleans up show(), which as a lot of cases, few of which are tested. The current form should be easier to test and read, but I think it forces users to reload in cases where they may not have needed to before, eg opening firebug part way th [...]
       new  4294557   change the update url to https
       new  eea1b77   [firebug-1.7X.0a2]
       new  3b9e863   fix CSS comment
       new  7d1a2e0   fix syntax error in css revealed by FF4.0
       new  98fd757   fix .the preferences. problem. Should only affect command line popup
       new  6ad315f   [&1.6] Fix about dialog in Fx 3.6
       new  5cefbfe   Issue 3414: Script panel may show corrupted source code
       new  6c7bba5   [&1.6] Issue 3416:  	 Can't create/remove a breakpoint if the same page is opened twice.  The UI marking code, onToggleBreakpoint, was returning on the first hit as it searched for sourceFile to match the bp URL.
       new  c23563e   Tracing fixed.
       new  2dc4def   [&1.6] Wrong condition, related to issue 3408
       new  2e4423d   Issue 3418: Fixed panel ordering
       new  dc30799   Better fix for Issue 3414
       new  3fd7962   Remove noautohide='true' to see if we can fix the Linux problem. Works ok on Win7
       new  b2746d1   [&1.6] Locale update nl
       new  fb7c2e3   Initial draft of Browser Tools Interface
       new  674ae44   Initial draft of Browser Tools Interface
       new  3c60a5b   [&1.6] Locale update pt-BR
       new  c79c61e   [&1.6] Issue 3421: Autocompletion expression parsing is wrong (contribution by simon.lindholm10)
       new  4128800   [&1.6] Implement Firebug.unregisterPanel (tested with bootstrapped Firefox extension, no restart)
       new  9cee6db   [&1.6] Issue 3423: Firebug should log the Cut/Copy/Paste events when logging events
       new  3bab762   [&1.6] Issue 3435: Object property "constructor" added twice
       new  73eaafd   [&1.6] Issue 3438:	Use less space when objects are inside objects and shown in linear form
       new  831bdb9   [&1.6] MAYBE; In 1.7a2 I see duplicate error messages when I type 'asdf' into the console on a window 'about:blank'. This fixes the dupes. But it is a change to obscure code, so we need to test it before it goes on 1.6
       new  6e26627   [&1.6] Avoid NPE
       new  0c9a198   addition of 'disconnect' function
       new  de9cb10   addition of URL attribute
       new  cc89520   fix to getJavaScriptContexts
       new  56c3347   [&1.6] Issue 3421: Autocompletion expression parsing is wrong
       new  696166b   Tabs to spaces.
       new  dab4135   context destroyed
       new  150eceb   fix to context destroyed
       new  5e61457   [&1.6] Issue 3436: The DOM Panel view by protocol chain
       new  a6c4d16   [&1.6] "@mozilla.org/consoleservice;1" doesn't have to be always available (in Fx4 only if devtools.errorconsole.enabled is set to true) so, don't block Firebug initialization.
       new  80beee6   updates
       new  188803c   [&1.6] Issue 2426: Copy XPath should include namespace
       new  6fdac76   update
       new  02e6e2c   active context and 'onContextChanged' event
       new  4af27c1   Remove onpopupshown, not used now
       new  d304869   Rename variable (char -> ch)
       new  717df3c   Remove onCommandLineKeyPress not used now.
       new  f56b775   [&1.6] misspelling of the function (no impact on function I think)
       new  0863156   Updates for John's initial comments: * Use object for maps (not arrays) * Throw an error when an unsupported event listener is added * Change function name from 'on' to 'addEventListener' * Add notion of 'connected' and event 'onDisconnect'
       new  e6f5fdc    Issue 3455:  	 DOM side panel lost 98% of its properties  Don't test hasOwnProperty('__proto__') it will be false;  Try to sort __proto__ into proto[] before testing isDOMMember as the latter is true.
       new  df9248a   [&1.6] Allow to specify acceltext (acceleration key) for context menu items (used for domplate templates).
       new  f126848   Issue 1132: Add "expand all" HTML functionality
       new  4cc5123   [&1.6] Don't display the prototype member twice (DOM panel)
       new  89dddac   Revert part of the R7839 - related to Issue 3436: The DOM Panel view by protocol chain. The fix of "prototype is not a contstant" has been kept.
       new  9a626e0   [&1.6] Alternate fix for consoleService r7840, using Ci and Cc
       new  ab91b4d   Refactoring: * Added notion of "browser contexts" with a "browser". Each "browser context" is a root object in the remote browser representing an address that has been navigated to. A JS execution context is now contained within a browser context * Added defnition of BrowserEventListener to be able to specify the event listen API in JSDoc
       new  b2102c4   [&1.6] Issue 3454: Can't hide the fbToolbox
       new  9f192c7   Tracing updated.
       new  07bbbc7   [&1.6] Issue 3444: Autocomplete popup text set by innerHTML, breaks '<' and '&'
       new  86031a5   Issue 3459: Panels shouldn't be in charge of hiding their Panel Toolbar elements
       new  330a7e1   [&1.6] - The space on Script's toolbar is expensive (especially when there is so, don't waste it by defining a min width for debugger buttons. - Make locationlist button a bit wider, for cases where developers use long names for files.
       new  3807c7d   Issue 3467: There should be a table() command for the console
       new  e7aa624   Fix the simple-build.xml ANT script. Run on the command line: $ant -f simple-build.xml
       new  ea4b776   removed breakpoint id. I don't think there's any need to expose breakpoint ids to clients. They are implementation specific.
       new  e122ee5   added convenience methods to add and remove breakpoints from a compilation unit
       new  345aa17   [&1.6] Issue 3473 (Let the last __proto__ be hidden) http://code.google.com/p/fbug/issues/detail?id=3473
       new  57bcc8b   [&1.6] Auto completion fix, related to Issue 3421
       new  2cf08f3   Issue 3472: Sometimes the Script panels says there are no scripts due to unhandled exception
       new  47c3002   [&1.6] read multiple buffers of json data, in case the data is >8192 bytes
       new  5f96b3d   [&1.6] avoid two exceptions related to issue 3463
       new  864ab74   [&1.6] Properly fire resumeActivity and suspendActivity events.
       new  a53328e   Issue 3305: Script Panel claims no JavaScript on a page, that obviously does
       new  52188e8   [&1.6] Issue 3487: Make DOM panel easier to subclass Plus some spelling stuff
       new  ef8a364   [&1.6] Issue 3463:  Script panel loses toolbar and the side panel area
       new  0ed6947   Moved style rules retrieval to getStyleDeclaration() to avoid code duplication
       new  064003a   [&1.6] Improvemet for Issue 3305
       new  7b21765   [&1.6?] Don't display undefined return values in the Console panel when using command line APIs that don't return any value.
       new  e4580bd   [&1.6] Issue 3471: Command line auto-complete fails for properties which should be quoted
       new  c56f3e2   [&1.6 -- also r7901] Issue 3487 (Make DOM panel easier to subclass), one more part
       new  d9378b8   Update simple-build.xml to also generate JS documentation from source comments.
       new  b428e4c   Issue 3484: Persist button in net panel does not work when following a link to a different site
       new  ca9562c   Better tracing for HTML issues. NOT for 1.6
       new  4bf7784   [&1.6] avoid NPE if element is null or a window
       new  4548ffb   [&1.6?] Changing the selected side panel is not appended into the history of visited panels.
       new  7f2ed0c   [&1.6] Issue 3495: Locale sl-SI: firebug wrongly translated to firebuk in 2 places
       new  20002f4   [1.6] Issue 2575: Comment nodes shown in wrong places/not showing up at all
       new  19f94c7   Do not allow strings to be entered as line numbers on breakpoints (not for 1.6)
       new  e97baee   Remove build.xml and rename simple-build.xml to build.xml (let me know if you need the old build.xml script). Also jarred.manifest is removed.
       new  2485912   Some minor fixes in a build script.
       new  17c22a1   [firebug-1.7X.0a3]
       new  cd93d9c   [chromebug1.7] These files should be automatically updated by the build script.
       new  ea97085   Added support for suspend and resume notifications
       new  6491d8e   Improvement for issue 1132 (contribution by Sebastian Zartner)
       new  600bc02   added 'onContextLoaded' notification
       new  be1dd55   Create a "Enable" link displayed on a disabled panel for quick activation.
       new  059dbe7   store compilation units by URL, and add API for retrieving by URL
       new  2a728a5   [&1.6] Issue 3516: Make PopupHighlighter and BoxModelHighlighter available outside inspect.js like FrameHighlighter is
       new  ca6fa9d   [&1.6] Issue 3515: Ability to use '+'/'-' to expand/collapse nodes inside the HTML node view
       new  240b54c   Issue 1132: Add "expand all" HTML functionality - Additional improvements.
       new  d171f43   [&1.6] Issue 3470: command line does not work in non-console panels if multi-line version in console has multiple lines
       new  788461a   [&1.6] Issue 3474: Unlike console.dir(), console.table() does not respect the DOM filtering
       new  5d97eb8   [&1.6] Issue 3522: function name in console, etc not using toString or toSource properly
       new  c42831a   [&1.6] Issue 3522: function name in console, etc not using toString or toSource properly
       new  ad70458   declare var missing
       new  1a66808   revert part of R7871 around line 579 that broke inspect in chromebug
       new  a8638ab   [&1.6] about:blank is being watched at least in cases where we use openNewTab(). We don't want it  in this case because the blank will be filled with a page. The case where we want about:blank (control t or user types URI) is covered by the onStateChange
       new  4079fed   Issue 1601: console.log(Error) formats stack in an unhelpful way
       new  dd3a2c7   Issue 1601: console.log(Error) formats stack in an unhelpful way
       new  6f85318    Issue 3492: Chromebug can not inspect a panelTab (Not for 1.6) Workaround various problems in Mozilla XBL support to allow Chromebug to see panelTab tabs.
       new  e42f1c7   [&1.6] Issue 3520: Improve design for the Stack side-panel
       new  ebb44d5   Better code formatting.
       new  233b009   Issue 1601: console.log(Error) formats stack in an unhelpful way
       new  d561d3c   Issue 1601: console.log(Error) formats stack in an unhelpful way
       new  a239337   [&1.6] workaround for FF 4.0b7, addon-toolbar does not show up. See also: https://bugzilla.mozilla.org/show_bug.cgi?id=603426
       new  dce065c   [&1.6] Fix NPE in tabWatcher (ref: r7996)
       new  1bd1c51   [&1.6] Remove PopupHighlighter (historic method), related to Issue 3516.
       new  cbffd55   Update tracing.
       new  88541d2   Just local variable rename so it's easier understand the code
       new  3d5134c   Issue 3531: r7923 has broken HTML tree for framesets
       new  c71e009   For chromebug to avoid climbing put to browser.xul (related to issue 2575, 3531 and R7995)
       new  b9a068f   Issue 1601: console.log(Error) formats stack in an unhelpful way
       new  d058621   Tabs to spaces. :(
       new  e3ea8cf   Issue 3475:  	 Logging calls to function can not be removed. At some point in the past sourcefile was passed to fbs from Debugger; the I mostly switched to href. This one got missed.
       new  2f4345f   [&1.6] NPE in chrome.js
       new  74ca485   [&1.6] Issue 3534: Wrong margin on input element
       new  8a878fb   [&1.6] Tabs to spaces. :(
       new  a1813dd   Fix regression caused by R7999 that breaks http://getfirebug.com/tests/content/console/api/dirxml.html
       new  cf1e3a1   Enhanced definition of variables and values to contain object references that can be specialized as functions, arrays, strings, numbers, and booleans. Added notion of 'this' object to stack frames.
       new  97b46cf   [&1.6] disable completion on '.' and '(' until we have a full syntax analyzer.
       new  856bd3e   [&1.6] Issue 3541:  	 Missing Break On Next and Break On All Errors buttons when opened in new window; In modules, the document must be from Firebug.chrome.
       new  ec7b861   To get this file to compile I changed the function to a property Browser.EventListener and add commas to the sub-properties
       new  716e253   [&1.6] seletionStart mispelled, caught by  Simon Lindholm
       new  effb7a5   [&1.6] selectionStart should not be tested against zero here, we only care if we have a selection
       new  8e4a571   [&1.6] Make sure that accessing inspector history from the command line ($0, $1, $n() ) returns a value so, it can be passed to functions like e.g. alert($0).
       new  4b7d457   typo - indexof vs. indexOf
       new  33d0d19   support for 'onScript' call back
       new  d217ee7   Add "Browser Tools Interface" to the scripts loaded by the Firebug extension
       new  20546f1   [&1.6] Fixed Issue 3335: Pressing Enter key on inline CSS properties doesn't behave correctly
       new  d921fa8   [&1.6] Issue 3398: JSON tab capability to read commented out responses
       new  4f06960   [&1.6] TAB completion again in the command line
       new  037fc3e   Catch exception in tracing module.
       new  22cae7d   [firebug-1.7X.0a4][chromebug-1.7.0a4]
       new  1db7b3d   Issue 3545: JSON results are always sorted by key
       new  b4bc480   Added missing semi-colons
       new  93cf55c   Code clean up - added missing semi-colons, missing 'var'
       new  13ddb59   Replaced mixed spaces and tabs with tabs
       new  edc704a   Check identity vs equality
       new  1e64496   [&1.6] there does not seem to be any cursor named 'hand'
       new  ca11f5d   A different fix for the dubious saveFocus effort.
       new  bd8602a   [&1.6] Remove the XBL commandLine bindings and replace them with Javascript keypress event handler. This change is tested by changes to FBTest commandLine/2934. This change is needed for the new two-layer commandLine coming later.
       new  170158d   [&1.6] rework the command line to 1) remove XUL textbox in favor of html:input  2) dual track, one input for commands one for completion, 3) stop using selection range for completion
       new  1543afd   [&1.6] Issue 3572: Backspace key does not work in command line
       new  874a4de   [&1.6] Issue 3573: Console rewriting what I type
       new  d72c19b   [&1.6] Missing license note.
       new  287c16b   Convert BTI into JS modules.
       new  be2d903   Apply boilerplate code to make BTI compatible with Rhino (a real Firebug CommonJS loader should replace this in the future).
       new  5d47393   [&1.6] Issue 3574: CommandLine remembering things it should not also fix control space to trigger globals
       new  c709ed4   Make the command line height the same as before dual-track.
       new  bf19f55   [&1.6] Issue 3557 (Mac font changed somehow) http://code.google.com/p/fbug/issues/detail?id=3557
       new  6b86c2e   Locale update is-IS
       new  6a5a69f   Locale update sl-SI
       new  e95684c   Locale update hu-HU
       new  63857fd   Locale update es-AR
       new  55392f2   Update Locale: de
       new  e0ae793   Template manifest for BabelZilla uploads (contains all locales, even those which are not finished)
       new  793aa39    Issue 3582:  	 Completion: up and down arrows don't work.  Removed the keypress handler in favor of keydown. Maybe should just use keyup.
       new  39379a0    [&1.6-dual-track] Issue 3581:  	 Commandline issues... completing stuff I don't want it to
       new  d120311   Locale update ru-RU
       new  b018296   Setting a breakpoint should return the breakpoint that was created.
       new  6919e2c   Enhancements to breakpoint state. Rather than having many methods that return booleans to indicate a breakpoint's state (isInstalled(), isPendingInstall(), isFailedInstall()...), I decided to introduce a #getState() method that returns an integer reflecting state. Constants are defined to describe the possible states of a breakpoint: PENDING_INSTALL, FAILED_INSTALL, INSTALLED, PENDING_CLEAR, FAILED_CLEAR, and CLEARED. Additionally I added a "onBreakpointError" callba [...]
       new  7fbfdc0   Partial fix for Issue 2497: 	No sane way to figure out the namespace of a node or attribute
       new  70fb738   issue 3584: 	traceConsole.xul has invalid XML entity when run from XULRunner I just replaced the entity with a literal
       new  96a092d   New Locale sr (Serbian)
       new  9bd80a8   Locale update: sv-SE
       new  47c7976   Locale update: zh-CN
       new  fa300d0   [&1.6] Rename commandLinePreview to commandLinePopup (see http://code.google.com/p/fbug/issues/detail?id=768#c35)
       new  51ddd53   [&1.6] Issue 3583: Completion: wrong field suggested clear on initialize and on some calls to hide().
       new  a9e814a   be more certain than 'this'
       new  b08b75c   (recommit, finger check) be more certain than 'this'
       new  9b1ced1   tracing for HTML only
       new  80debd9   [&Fx40] blind stab at using jsd.asyncOn() per https://bugzilla.mozilla.org/show_bug.cgi?id=595243
       new  f4d788d   Issue 3588: 	Control key is acting like a down arrow in the completion box, scrolling around the options
       new  950c4b8   [&1.6] Issue 3590: 	Commandline completion remembers an object when it should not
       new  0a95947   [&1.6] Issue 3598: 	Commandline completion when defining objects/strings Refactored pickCandidates, added TAB warning, needs NLS
       new  4604b5f   [&1.6] Issue 3591: 	Once there is a left paren, command line should stop completion work
       new  983dd90   tracing for chromebug failures in HTML panel
       new  63f3a78   [&1.6 dual track] Avoid NPE
       new  938fedc   Locale update ja-JP
       new  c84ce5f   Update Locale: es
       new  81ff9d9   Locale Update: pt-BR
       new  37d9281   Locale Update: it-IT
       new  425366d   [&Fx40] Set jsd.flags asynchronously for Fx40+
       new  6d6fcc5   [&Fx40] another attempt at jsd.asyncOn
       new  3f33808   [&1.6] Issue 3600: 	Commandline completion rotates suggestions unnecessarily
       new  40e2216   part of Issue 3596: 	Stack trace forgets where it is, the selection remembered but not the toggles
       new  84f174e   Issue 3596: 	Stack trace forgets where it is
       new  d559049   guard tracing in callstack.js
       new  dcfb3cf   Issue 3597: Objects turned into string have their DOM panel representation messed up
       new  d5f817c   New locale: el
       new  52d3a3b   Credits for sr translator - ДакСРБИЈА
       new  7446d5e   Locale update: el-GR
       new  a0bb3e5   el-GR replaced by el
       new  31d51c5   Fix not localized string.
       new  323c3b8   Use proper license note in bti files.
       new  1cd417f   fix for chromebug inspector, not needed on 1.6
       new  437e2f4   Issue 3609: Firebug 1.7 test list references 1.6 for integrated testing
       new  5f1ddfc   [&1.6] avoid infinite recursion when looking for element children
       new  8a9f891   Issue 3605: Regression: the scrollable tab bar is not scrollable
       new  f9b78f4   [&Fx40] Clean up tracing/comment on jsd.asyncOn changes for FF4
       new  acf5c1f   Let firebug just use normal DOM operations and Chromebug will override them
       new  e1ef1e8   [&1.6 dual-track] Needed to complete the fix for issue 3600: don't cycle on text input
       new  94142df   [&1.6 dual track]Issue 3582: 	Completion: up and down arrows don't work. Refix. FBtest is 2934
       new  1a2c150   enable primitive rep for Storage
       new  19a201c   more calls to getNextSibling so chromebug can see anonymous content
       new  82ef7c7   [&Fx40] Preliminary support for nsIConsoleService2 interface
       new  e7a2158   Issue 3602: Pasting a multi-line text block into commandline no longer opens up the multi-line command area
       new  e08040a   Issue 3603: Script panel content is not properly updated If the panelNode say clientHeight zero, then use the document clientHeight
       new  c226468   revert r8272, it was the wrong fix for issue 3600
       new  1994bf2   [&1.6 dual-track] Clear the lastIndex when candidates are redefined to allow adjustLastIndex to use default candidate; the correct fix for issue 3600
       new  a4916d8   [&1.6 dual-track] Issue 3601: 	Tabbing out of the commandline should require double tabbing even if there is no completion; tab when there is no completion warns one time then next time moves focus
       new  ba6aec5   [&Fx40] pass frame arguments down to hook/unhookInterrupts in preparation for FF4JM workaround
       new  dc760cd   [&1.6dualtrack] Issue 3618: this.clearCandidates throws on error when editing attributes, text nodes, etc
       new  97282af   Test console/consoleOnOtherPanels passes again.
       new  e030a1e   [firebug-1.7X.0a5]
       new  eed685e   [&1.6 dual-track] Issue 3615: 	Odd movement of selection in commandline Removed keyup handler that has a backspace stanza
       new  d7a7485   [&1.6 dual-track] Issue 3616: 	Commandline completion gets wrong options the mouseover handler had not be converted to dual-track
       new  9882db1   Issue 3617: 	In commandline completion popup, right arrow ought to complete. Just added keyCode to Tab case
       new  3e61fe4   Issue 3611: localStorage and sessionStorage not shown in DOM panel
       new  18b90c3   Display a text if console.dir() returns an empty result.
       new  f77e6dd   Avoid exception when unwrapping StorageList object.
       new  33dc6b5   Support for StorageList in the DOM panel.
       new  7781c11   Localization note.
       new  f395d20   [&1.6 dual-track] Issue 3617: In commandline completion popup, right arrow ought to complete. Make sure right arrow works normally when not completing
       new  fb44ae3   [&1.6] Issue 3625: Annotation service fails for long files
       new  09cd812   [&1.6] Avoid adding this hack more than one time.
       new  b7be42b   use the documentElement as the first child of an embedded browser.
       new  dca54d0   If we cannot create an objectBox for a node, then try to create one for our parentNode. Mouse events can give result nodes that the DOM traversal code cannot find. These are 'native' nodes according to Mozilla.
       new  9f68e90   [&1.6 dual-track] Issue 3617: In commandline completion popup, right arrow ought to complete Right arrow complete only when cursor at end
       new  bcecda5   Add an error message at the point where we could hack in a representation for nodes the mouseover can see but navigation via walker or DOM cannot see, native anonymous nodes
       new  2e03d77   http://code.google.com/p/fbug/source/detail?r=8335
       new  7f712cb   Properly get length of the applicationCache object (but it's always set to 0, weird)
       new  d40fb9b   Fix FirebugReps.nsIDOMHistory show method (but accessing history items still throws an exception)
       new  ebe685b   [&Fx40] XPCSafeJSObjectWrapper is not defined in Firefox 4.0
       new  9764bf6   {&1.6] Issue 3629: 	Too much recursion when a JS error occurs; This case should only occur when we get browser generated event handlers with jsdIScript.functionName falsy. That does not happen on FF3.6 and may be only a side effect of jsd work.
       new  c9cd982   [&Fx40] XPCNativeWrapper.unwrap doesn't like primitives.
       new  498848e   Fix hasSpecialProperties (rep for Array).
       new  9e7357d   [&1.6] Issue 3551: css background image path is wrong
       new  e54efc4   [&1.6] Yet one improvement to FBL.absoluteURL so, the lib/absoluteURL test passes.
       new  07ac7df   Fix rep for applicationCache
       new  46bd37b   Issue 3633: Truncated URLs in net panel
       new  9818184   [&1.6] avoid NPE in [FAILED] console/3029/issue3029.js: Issue 3029: long property value of object change to 'undefined'
       new  b0fc23b   [&1.6] Get width for the hrefLabel from the header, which is always visible.
       new  0a96f4d   better tracing for issue 3122
       new  4e13fd1   Better tracing for bugzilla 610973
       new  80274b8   avoid Exception in net.js
       new  c1d8a8b   [&1.6] Issue 3122: 	Catch variables are not listed in the watch panel on break.
       new  5ab35b5   [&1.6] Always display return value in the console, even if the evaluated expression returns "undefined".
       new  27a2bf6   Don't ask for the prototype for nulls
       new  ab49eff   Support for CommonJS loader.
       new  b236f80   [firebug-1.7X.0a6]
       new  2bf311f   [&Fx40] Issue 3586: 	FF4 + GM + FB = hang; use FF4 outerWindowID to prevent infinite loop in getRootWindow
       new  6a0fd73   correct some tracing and remove two functions not called any longer
       new  bac29f3   [&1.6 dual-track]Issue 3652: 	CSS autocomplete is broken. Side effect of dual-track refactoring.
       new  2b394e9   At R8332 I changed insideOutBox to return a parentNode object box if an incoming node was not in the tree. That's correct for inspect, but for mutations we don't want to update the tree, even parents, unless the node is visible. This patch moves the fallback code.
       new  5a293b7   Locale update: bg (Bulgarian)
       new  9d43493   Set utf-8 encoding for install.rdf files (including the template)
       new  a7f8370   Issue 3447 (Net Panel should have better search match highlighting) http://code.google.com/p/fbug/issues/detail?id=3447
       new  82cbabd   Issue 3627: Sorting in JSON view should have some styling
       new  813ef23   avoid an error message from Firebug.currentContext not set. Comes from many FBTests, including: Log an onreadystatechange function.
       new  75a8ebd   Register a default preference only if the current user value is undefined, not if it is set to false
       new  451ab97   [&1.6 dual-track] Complete the fix for Issue 3652: 	CSS autocomplete is broken
       new  ae5341c   Issue 3448 (Script Panel should have better search match highlighting) http://code.google.com/p/fbug/issues/detail?id=3448
       new  7bc8741   Fixed display of text inside the panels to be conform with the OS styles (part of issue 791: Inconsistent background-foreground color styles throughout FF)
       new  350c7ee   Remove securable-module.js till the license problem is solved.
       new  11c9d9f   Issue 3655: checkbox menuitems in panelTabMenu shouldn't close menu, to enable changing several settings at a time (contribution by Amirjanyan)
       new  10737da   Properly remove the CommonJS loader.
       new  0bcb126   [&1.6 dual-track] Issue 3671: 	CSS autocomplete globals
       new  c3ba02f   Issue 3526: impossible to debug when script delivered with ntlm (contribution by mikewse)
       new  d938f5a   [&1.6 dual-track] remove 'debugger;' stmt. We don't want this to be accidently hit by users.
       new  7e69e7d   Issue 3655: checkbox menuitems in panelTabMenu shouldn't close menu, to enable changing several settings at a time (contribution by Amirjanyan)
       new  710e22f   [firebug-1.7X.0a7][chromebug-1.7.0a7]
       new  b99dc1d   Replaced GIF file by semi-transparent PNG file (related to issue 791)
       new  4d7ce18   Issue 3668 (Customizable Shortcut for Text Size commands) http://code.google.com/p/fbug/issues/detail?id=3668
       new  5d3c64c   Issue 3664 (Allow removal of keyboard shortcuts) http://code.google.com/p/fbug/issues/detail?id=3664
       new  1e19354   Fixed the Command Line colors (changed by r8460)
       new  7dc00b5   Issue 3683 (Incorrect display of CSS selectors with star and pseudo-class) http://code.google.com/p/fbug/issues/detail?id=3683
       new  e30c7fb   Bug 613752 - Invoking alert('test') from firebug doesn't work
       new  f64a5c2   Fixed the Command Line colors (r8490 was incorrect) Fixed issues with the colors of the Search Field
       new  e8e5ea3   [&1.6] Issue 3014 (Small style tab doesn't show color popup when hovering colors) http://code.google.com/p/fbug/issues/detail?id=3014 (Contribution of Amirjanyan)
       new  8824fe9   Fixed display of CSS rules and properties
       new  0db27bf   Issue 3673: warnings from FirebugReps.Warning should have coresponding actions (with help from Amirjanyan)
       new  87bdd66   Related to 3673: Change localization text, create basic container for rules (the stylesheet panel) if there are no rules. Use an empty string "" instead of null. Since null is converted to "null" when editing is finished without providing a value.
       new  ba6eba4   [&1.6] Issue 3688: 	The CSS panel is sometimes displaying styles coming from Firebug.
       new  7c0332b   Related to 3673: localization + displaying a description with a link.
       new  c112461   (related to issue 3688) Always display a description text within the CSS panel in cases there are no stylesheets on the current page.
       new  78c3f74   Localization changed.
       new  0cf3db3   Put the stylesheet check to one line to avoid double code
       new  9e84b11   New API: FBL.safeGetCSSRules(), accessing 'cssRules' field in a stylesheet can throws an exception if there are no rules in the stylesheet.
       new  aa0fbfd   Remove unnecessary try-catch.
       new  bb559a7   Avoid freezing when editing CSS rules on a page that doesn't have any stylesheets.
       new  d17be01   remove getCurrentJSDStackDump, never called
       new  f5c9d57   [jsd2fbs] replace monitorScript by monitorFunction
       new  85ed672   [jsd2fbs] remove reps for jsdIScript and jsdIStackFrame
       new  27d4aac   (related to issue 3688) A default stylesheet created if the user edits styles and there is not other stylesheet on the page + default name for a new CSS rule.
       new  c1ccb99   Update install.rdf(s)
       new  9e82e8e   Nodes from external documents need to be imported (otherwise Firefox crashes when FBTest running, ugh it took me a while to figure this out).
       new  39bdf85   Update localized string
       new  b39a12e   Disabled the "Edit" button in the case the selected element is not editable
       new  ec1d95d   Issue 3564: The TableRep is always a profileTable for CSS purposes
       new  407beda   Issue 3693: console.table truncates strings
       new  b138ec9   Rename table.css to tableRep.css so, it corresponds to the tableRep.js implementation file.
       new  dffdc74   Call getResource only if an URL is actually specified to avoid error messages in the tracing console.
       new  880d7b7   Typo related to issue 3688
       new  554ba73   [&1.6 dual-track] Issue 3697: 	CSS properties with - (dash) are not autocompleted
       new  911ed2e   Fix for failing FBTest in issue 2440, somehow another path where we need to kick mozilla style sheets opened up.
       new  0eab6ab   Issue 3685: 	Quick info steals focus; contribution from Amirjanyan
       new  6c8e0de   [bti] introduce compilationUnit to sourcebox
       new  0680965   Set a function to determine the state of Firebug after the detached window closes, then close.
       new  ed9c434   deprecate sourceFileAsArray, implement mapAsArray
       new  4001d4d   [bti] support sourceBox & debugger.js API needs with CompilationUnit
       new  ce345e0   reset fbs.activitySuspended in finally block, to ensure it is reset in case of exceptions.
       new  c4ef199   [bti] reimplement sourceBox panels with BTI CompilationUnit API and some hacks in tabContext
       new  e32cc98   Divide debugger.js into debugger.js for Firebug.Debugger and script.js for ScriptPanel
       new  72ca7c6   Issue 3703: Single node can't be accessed from an array returned by $$
       new  b843d6e   [bti] get status path aka breakcrumb on Script panel working again.
       new  39e5d9c   [bti] Fix watch panel to work of XB frames
       new  1cf1469   move reLineNumber from debugger.js to script.js where it is used
       new  c0ef954   uses of jsdIStaceFrame must test isValid
       new  ffef41e   [&1.6] Issue 3713: Not display css-class with space in breadcrumbs
       new  b857895   [&1.6] Better fix for issue 3713 (ported)
       new  43531e8   [&1.6] Fix navigation history for more tabs.
       new  6d98737   [&1.6] Issue 3721: ctrl+shift+arrow keys don't highlight text anymore in Firefox + Gmail
       new  10dbd21   Issue 3729: Tooltiptext for panel tabs (contribution by rouven.volk)
       new  34ec6a3   [&1.6] Issue 3734: VK_B is not a valid keycode for key_customizeFBKeys; low risk for 1.6.1
       new  23dccd6   [&1.6] Issue 3734: VK_B is not a valid keycode for key_customizeFBKeys; low risk for 1.6.1; try 2
       new  802dfbf   [&1.6] Addition to Issue 3721, Firebug key binding are active only if Firebug UI is focused.
       new  eb8600d   [&1.6] Issue 3738: Firebug 1.6 automatically converts XML to HTML documents
       new  54afc2e   [&1.6] related to issue 3716, and low risk for 1.6.1
       new  cb926d6   [&1.6] Avoid NPE
       new  1ebc2bb   port1.7 equivalent to r8609 for Issue 3704: 	Watch panel locals not listed.
       new  6054991   Sometimes the debuggerHalter.js frame is missing, so we don't want to remove a frame unless it is there.
       new  725cb5f   [&1.6] Issue 3680: console.error() adds unexpected "with (_FirebugCommandLine) {\n" to messages
       new  3b75466   Don't add the Scope object to tracing through firebug-service.js, because it uses halt() to get the info and firebug-service gets confused.
       new  0e9accd   [&1.6] Issue 3752: Firebug does not display attributes of javascript object properties named 'TEXT'
       new  7278355   [&1.6] Issue 3752: Firebug does not display attributes of javascript object properties named 'TEXT' (II)
       new  f2746ce   [&1.6] Issue 3762: 	TypeError: panel.mainPanel is undefined (chrome://firebug/content/tabContext.js:288); Nothing is fixed here, just prevent the error message.
       new  cc38044   If the request cannot QI we get an exception. By asking instanceof we get the QI effect but no exception of the type does not have QI()
       new  e36a4eb   Add support for reading resource:// urls from file system.
       new  87d5994   [&1.6] Patch for 3764 contributed by Amirjanyan) also related to issue 3703
       new  c03cf8d   [&1.6] Locale update: fr
       new  5c9eb8a   [&1.6] Do not use default name for CSS rules (see http://code.google.com/p/fbug/issues/detail?id=3673#c11)
       new  8ac2a76   [&1.6] $$ must return real array (related to 3703)
       new  56f7210   [&1.6] Fix commandLine: cd() method.
       new  c966d48   to support sandbox debugging we cannot test on console.window at the outer blocks, we have to do it deeper, where we know we need a window not a global scope.
       new  85bd0d7   [&1.6] Issue 3783: 	Breakpoint mark fails to show up when Firebug is first detached in to a window.
       new  fb4e874   Don't let border radiuses, box shadows or background images influence the box model highlighting
       new  cb67092   Assign the frameXB context based on the sourceFile context, not the context of the newest frame (the one we stopped in).
       new  8483332   avoid NPE if loadScriptLines fails.
       new  0ecfb86   Replaced drop shadow images of inline text editor by a CSS shadow One step on the way of removing UI hacks
       new  72cda71   Replaced table header images of by CSS styling
       new  209087d   [&1.6] Issue 3738: Firebug 1.6 automatically converts XML to HTML documents * Display a message that says: Firebug command line is disabled for XML pages. You can switch to HTML to enable it. * Clicking on the "switch" word enables the commandLine and switches the page into HTML.
       new  f8048c2   Fx4: support for jsdIScript.enableSingleStepInterrupts  (+ replace let with var to avoid syntax errors in Eclipse IDE)
       new  5873e6f   [bti] tracing and pass nulls to StackFrame
       new  ebc2a70   IN FF3.6 we call hookInterrupts without a frame for break-on-next
       new  8722a9b   [bti] convert showStackFrame to fully XB frames
       new  4aa9740   Replaced Net Panel timing bar images by CSS styling
       new  78fff30   Removed unnecessary double definition of background gradient style for table headers
       new  07dbcd3   Disabled icon is not used anymore
       new  74eac9c   Generate ID for menu items (support for automated testing)
       new  9797976   Issue 3790: Better DOM representation for element attributes
       new  2bf2a60   Fixed display of twisty inside Net Panel
       new  eeb52bc   Put tracing console preferences into separate file so, it's easier to remove for final releases.
       new  89e446c   add StackFrame field for the newestFrame in the stack; use it in the Script panel to give the frame status path
       new  1bbf59a   set newestFrame on calls to getCallingFrame.
       new  564cc35   Support break on next in a way that should work on FF4.0
       new  ac4a636   sometimes the sourcefile does not have an outerscript
       new  8266099   better utter-failure tracing message
       new  4bdc1d9   remove jsdIScript based code
       new  dbe9cac   [bti] fix conditional breakpoints
       new  4328188   [ff4.0] pass context to unsuspend to support new soln for script BON; [BTI] fix runUntil
       new  796a035   Use object constructor name in DOM view, if there is one
       new  924cc43   [bti] remove all sourceFile refs incl tracing
       new  d348429   [bti] if the source is pulled but no viewRange is set, render all that got pulled.
       new  77d2e01   Produce error message if the context has no sourceCache (probably not initialized yet)
       new  fbfd7e5   [ff4.0] refactor stepping hooks to allow extension and make the code easier to follow
       new  0eb8510   Use object constructor name in DOM view, if there is one, try two
       new  d236805   Don't force reps to show "Object" when there are other choices
       new  ba1bf08   [&1.6] Issue 3799: DOM panel properties with a getter are now a different color than other properties
       new  5cca3b2   [&1.6] Update locale nl
       new  2592a81   [&1.6] Issue 3792: Locale es-AR: Wrong translation for "On for All Web Pages"
       new  fabae68   Localization improved (related to issue 3738)
       new  c613cb2   [&1.6] Fix for 3721: ctrl+shift+arrow keys
       new  2d64038   [bti] more stragglers for compilation unit <- source file
       new  73cd30d   convert object returned by frame eval into string for FF4.0 to pass test https://getfirebug.com/tests/content/script/debuggerKeyword/testPage.html debugger in XHR. Apparently something about match changed in FF4.0
       new  1e6266a   [bti] if we set a selection that is not a stack frame, don't try to create an object path
       new  b07ecb0   Move editors.js/editors.xul and all related code to external/ subdirectory
       new  7316dc0   Move getLocalSourceFile and deleteTemporaryFiles to ExternalEditors,
       new  68e58ee   externalEditors deleteTemporaryFiles  on "shutdown" event to modules
       new  ed09cf1   extend(Firebug.Module,) doesn't work with getters, remove the getter, use as plain function
       new  985406f   registerEditor not needed in Firebug move it to ExternalEditors
       new  5b9ea49   various cleanup on external editors, begin syncFilesToEditor
       new  b41dee1   I  discovered while working on js debugging that the inspectorMouseMove event handler is attached more often than I imagined. I changed the code to remove the event listener but did not test that it actually succeeded.
       new  147d10a   remove call to fbs.getStepMode(), not used any more.
       new  217ab28   Rewrite javascript single step and break on next to allow multiple single step hooks, per-context debugging, and refactor the code.
       new  8f4a8a3   partial commit of contribition from Comment 15 by Amirjanyan, on issue 1480, 	New feature to open with (user configured ) editor at current line number via context menu on Script tab
       new  28fb0c3   when lineStepping we may enter a new function due to an interrrupt, but for StepOver we don't want to hit, just continue.
       new  4817ba4   [bti] move breakOnError API to compilation units
       new  02ecaed   context menu support for external editors, untested, see issue 1480
       new  1d1946c   Fix source code formatting.
       new  cc8da4d   Support for extending the context menu.
       new  df11023   Issue 3813: Locale fr-FR : "Open with Editor" problem (in main Firebug menu)
       new  97f1b12   Convert relative URLs in CSS into absolute (when injected into a document using FBL.createStyleSheet method). This allows to share CSS files between chrome and browser contexts.
       new  9fe99fe   Missing ;
       new  f710c22   return the newly created tab from FBL.openNewTab
       new  180eacc   remove optional features to webEditorLauncher in dyne extension
       new  4abc0bc   Issue 3556: Fx4 'Add-on Bar' always displays on restart with fbug enabled (partial fix)
       new  feb31d9   (sometimes?) firebug-button is not defined on module loading but is available at initializeUI
       new  f956bad   [&1.6] Issue 3800: Stack of elements in HTML panel includes document
       new  a90830b   [&1.6] Issue 3786: Command line autocomplete in detached Firebug raise Z level on Firefox window
       new  80f35be   Issue 3799: DOM panel properties with a getter are now a different color than other properties
       new  6269459   http://code.google.com/p/fbug/issues/detail?id=1480#c20 contribution from Amirjanyan
       new  1c6cb72   Avoid 'new', clean up console object
       new  e6409a5   Add Firebug.getConsoleByGlobal() api for greasemonkey
       new  9af644b   Merged icons for different states of debugger button (like it was already done for the Rerun symbol), cleaned up CSS for them and fixed display for hovered the buttons
       new  f57f73d   Merged icons for different states of navigation buttons, fixed display for hovered the buttons and added a hover icon to them and to the inspector icon
       new  ec6ef55   Issue 3839 (Bind F1 key to open http://getfirebug.com/wiki/index.php/FAQ) http://code.google.com/p/fbug/issues/detail?id=3839
       new  67de29c   Added FAQ to "Firebug Online" menu (related to issue 3839 (Bind F1 key to open http://getfirebug.com/wiki/index.php/FAQ)
       new  5ebcd72   Internationalize elements by class instead of manually defining them in an array
       new  8c6bd75   Internationalize elements by class instead of manually defining them in an array (second part)
       new  f2b31fb   Fixed activation texts (Firebug's current activation model is URL based)
       new  8116e66   Adjusted i18n key of option "Show Quick Info Box" to fit to the other options
       new  efc9bc5   Added tooltip to the Command Line toggle button
       new  b700e09   Added comment for internationalization and fixed spelling
       new  31ba868   [&1.6] Issue 2748 (@font-face support) http://code.google.com/p/fbug/issues/detail?id=2748 Minimal implementation of @font-face CSS rules (contribution of BlindWanderer) This change also removes the ability to add styles to system rules
       new  0d0083c   Fix tracing
       new  fac306f   ensure that getConsoleByGlobal does not throw to caller
       new  a0d5eee   Issue 3827 (Style of Rerun button doesn't fit to the other debugger buttons) http://code.google.com/p/fbug/issues/detail?id=3827 (Contribution by Templarian)
       new  dbbf189   Moved icons one pixel up to let them fit to the rest of the debugger icons
       new  e6f963f   [&1.6] Vertical centering of the window buttons (close, min, detach)
       new  a3e9794   [&1.6] Make sure the DOM panel is properly filtered (DOM constants) even for events (EventCopy instances)
       new  0757d55   [&1.6] Issue 3843: shiftKey is missing from Watch for keydown event
       new  66c0f71   [&1.6] Issue 3805: Dom inspector not working for local sites in 1.6.0
       new  75e2a71   [&1.6] Make the Domplate a little bit more exception proof (related to 3843 and 3805 issues)
       new  4240c67   Put Firebug into the new Web Developer menu (Fx4)
       new  2804a62   Issue 3856: 	failed is not defined
       new  6879b48   Issue 3857: Errors when opening firebug while a page is loading
       new  e24e684   fix console.top bug create by r8795
       new  459a3f4   Remove obsolete @explore tags + attach the tracing console to Firebug at one place - in the chrome.manifest file (so, it's easier to remove for final releases).
       new  b967d16   Improve build script, append support for auto disable tracing console.
       new  e5e5de8   Improve build script, append support for auto removing updateURL (from install.rdf) to also create XPI for AMO.
       new  2aa2918   Fix that bubble appearing on step-out calls
       new  ab2d6d6   Properly remove updateURL from install.rdf when building XPI.
       new  95e5d70   Issue 3854: Panel Bar contents are hard to recognize with the default transparent background
       new  a4157af   Issue 3865: Vertical pane indicator faulty
       new  a06e1b6   Update tracing
       new  449c05e   Untabify the source to match Firebug source formatting.
       new  de9169a   https://bugzilla.mozilla.org/show_bug.cgi?id=623351
       new  b943e6e   [FF4.0] Add Firebug panel method supportsBreakOnNext to deal with asynchronous jsd starts Rename context.jsDebuggerActive to context.jsDebuggerCalledUs Add Firebug.Debugger.jsDebuggerOn = active; tracking the activation state of jsd. Add script panel showDebuggerInactive() to warn that jsd did not call us back (users should never see this I hope)
       new  7a7c2ae   [FF4.0] fix step-over, needs frame arg now to use frame.script.enableSingleStepInterrupts
       new  aa597f7   sometimes we are getting a null frame
       new  54076aa   Issue 3861: Port frame highlighter from 4 divs to 1 with a border
       new  ab07200   Issue 3861: [&1.6] Inspectors ruler not visible in a specific situation
       new  11ee4c3   Suppress bogus error message about key control alt shift b on windows, see https://bugzilla.mozilla.org/show_bug.cgi?id=311756
       new  1b53d59   avoid NPE in getConsoleByGlobal
       new  917250d   [FF4.0] fix call stack peeling for FF4.0, break on property change tests.
       new  be38bc8   First part of comments and questions in firebug-service + also better source code formatting.
       new  4941651   Some other changes + a question.
       new  03447e6   Locale update uk-UA
       new  aaa0f44   doc comments and answers
       new  197965f   [FF4.0] Somehow Chromebug's Style panel was broken in FF4.0
       new  3c026a6   Fix install.rdf (utf-8)
       new  41a44cf   Made inspect frame look smoother and marked its styles with !important to avoid, that a page can overwrite them Removed unused .firebugFrameHighlight class
       new  ba3e82e   Fix missing side panel in Chromebug.
       new  5df4910   FBTests need to have the module loader in Firebug so, use it!
       new  429bd49   Another fix for missing Chromebug side panel.
       new  d8a0341   Make sure require.js is available.
       new  e63ac36   Issue 2156: Different icons for inspect element in Firefox toolbar
       new  f21ab57   Update tracing
       new  906a5a9   [&1.6] Issue 3880: 	Firebug UI disabled when hitting a error breakpoint
       new  ab60169   [FF4.0] avoid trace "panic" message on FF4.0
       new  673cf0f   Issue 3883: Inspector highligher problems
       new  8eb52d1   Issue 3784: 	"undefined" shouldn't be shown as return value of assignments or internal function calls in Console Panel
       new  5e1911f   Issue 3886: 	Garbled screen in Script Panel when scrolling a separate Firebug window; Call panel.detach just before detach, Implement SourceBoxPanel.detach() to remove the sourceboxes in the old window. Fix the remove code to actually remove the elements.  We probably were leaking sourceboxes on detach.
       new  d90f5ca   Issue 3587: 	inline editor should be activated on mouseup, instead of mousedown, to make selecting and editing more natural; Contribution by Amirjanyan FBTest passes but I don't know if we have coverage.
       new  874fe9c   Add a few FF4.0 properties to domMemberMap.Window
       new  5e93dca   Issue 3885 (Icon issues) http://code.google.com/p/fbug/issues/detail?id=3885
       new  19f37bb   Add a few FF4.0 CSS properties
       new  3484ac2   Fixed assignment of transformation origin in frame highlighter and let it use the border radius of the inspected element Removed unnecessary variables
       new  3098ed4   Closed the line in canvas drawing of map highlighter Changed stroke color to make the highlighting area style fit better to the normal frame highlighting
       new  29a7023   Issue 3889 (Map highlighter doesn't allow overlapping areas) http://code.google.com/p/fbug/issues/detail?id=3889
       new  68c7ea6   Made border of box model highlighting a bit darker to better distinguish it from the padding
       new  43eae9a   fix problem with r8900, broken console/api/count test
       new  c63c498   Fix iteration of dom storage (session, local) for Firefox 4 (the dom/storage test passes again).
       new  412140d   [bti] Move getCurrentStackTrace to Firebug.Debugger
       new  143b58b   [bti] comments and name changes, not really convinced yet
       new  bce139e   Issue 3892: Image map highlighter not clearing and hiding canvas on inspect end
       new  e40d52d   Issue 3894: Allows inspector to use other panels instead of the HTML panel as the target of inspection
       new  29a95a2   Issue 3898 (Inline editor in HTML Panel should jump to the next field when a quote is entered in a value field) http://code.google.com/p/fbug/issues/detail?id=3898
       new  a016274   [firebug-1.7X.0a8]
       new  341015e   Remove template for manifest file from the release build. The template contains all (even unfinished locales) and is used for Babelzilla builds.
       new  e97dd3d   [&1.6]Issue 2574 (enabling disabled button) http://code.google.com/p/fbug/issues/detail?id=2574
       new  893681d   Issue 3874: Inspector proxy elements optimization
       new  bc53823   Issue 2697: Clicking an element to inspect triggering mouseup event
       new  7884970   Issue 3874: Inspector proxy elements optimization II - the sequel
       new  14a955e   Issue 3901: Enable inspector frame to bend with -moz-border-radius
       new  84cb826   Small FF4 window addition
       new  b6e5273   Issue 3906: About box only displays one translator and one contributor in FF4
       new  4e857e4   Issue 3784: "undefined" shouldn't be shown as return value of assignments or internal function calls in Console Panel - added a few more cases that were partially done in r8900
       new  584b047   Minor FF4,0 annotations for DOM panel
       new  5256981   [&1.6] Remove obsolete <script> tag (debuggerHalter is now a module) from browserOverlay.xul
       new  f4b2ac0   Issue 3910: Clearing the Console while a group is opened breaks the Console output
       new  4031275   Issue 3912: Edit html of currently inspected element
       new  31a5b1f   Changed display of undefined and null values according to the discussion in issue 3909 http://code.google.com/p/fbug/issues/detail?id=3909
       new  51c0b02   Issue 3915 (Typing an opening curly brace at a CSS rule should start the property editor) http://code.google.com/p/fbug/issues/detail?id=3915
       new  c635039   Fix r8944: if the html panel has not been used, get the panel this way returns undefined
       new  972ae0a   Issue 3894: Make inspectOnlySupportedObjects true by default
       new  806957f   Made doctype in HTML Panel and undefined and null values a bit darker to raise them a bit more from the background
       new  a9df49a   Issue 3917: 	Add Collapse All as toggle for Expand All on HTML panel;
       new  35018ca   Issue 3912: Edit html of currently inspected element
       new  5b20374   [&1.6] Issue 3899: Box model & Frame highlighting not updated when scrolling page
       new  5959971   Issue 3904 (Firebug panel tabs unclickable) http://code.google.com/p/fbug/issues/detail?id=3904
       new  5cdf6f6   scroll typed as acroll, heck ... it is late
       new  980e4d6   Issue 3891: Image map highlighter highlights wrong image when two images share one imagemap
       new  2abf66f   Issue 3912: Edit html of currently inspected element commit 2
       new  581bd0c   Issue 3917 (Add Collapse All as toggle for Expand All on HTML panel) - second try http://code.google.com/p/fbug/issues/detail?id=3917
       new  2520ebf   Changed label for Expand/Contract All context menu option
       new  8cda2c1   Added FF4.0 CSS properties for background image
       new  ca65528   Tabs to spaces.
       new  b530950   Issue 3894: Allows inspector to use other panels instead of the HTML panel as the target of inspection
       new  4362569   Changed internationalization of the Command Editor buttons to the standard by adding fbInternational their classes and added tooltips to the Run and the Clear button
       new  9b3b201   Just source code formatting.
       new  6c41130   Update tracing
       new  632e95e   Issue 3929: Break On Error does not work on FB 1.7
       new  f215031   Issue 3918: 	Fix FBTest case firebug/openDisableEnableReload.js; this commit only fixes on FF3.6, there is a different problem on 4.0
       new  c223ed4   Tracing improvements trying to work on Issue 3918: 	Fix FBTest case firebug/openDisableEnableReload.js
       new  8464eae   Issue 3933: Suspend/Resume activity for network debuggers got broken in 1.6/1.7
       new  2a71cba   Append Firebug start-button into Firefox toolbar automatically.
       new  cd9e812   Remove obsolete comment.
       new  0debd6a   Firebug toolbar button (the start button) indicates activation state.
       new  31864dc   [modules] experimental branch for understanding modules
       new  f9d22da   [modules] Partial conversion of firebug 1.7 to AMD modules
       new  2b0a185   [modules] change the top-level load call to ".define()"
       new  562c6cf   [modules] rename call to loader as define().
       new  8bfe1df   [modules] sync loader to improvements on 1.7 branch, change scope object to reproduce the setTimeout error
       new  29d0672   [modules] Incremental fixes towards modules
       new  34e2a45   [modules] depend script.js on reps.js
       new  8d96a92   [modules] setTimeout from window object
       new  5cb0db3   [modules] sync with changes on 1.7 branch
       new  96314d0   [modules] clean up moduleLoader import
       new  15c532d   Issue 3940: Text box for filtering script files
       new  7317f9b   [firebug-1.7X.0a9]
       new  cad6c4e   Issue 3899: Box model shading not updated when scrolling page
       new  e371bd4   Issue 2993: Update element "outline" on dimension changes
       new  e9a8b17   [modules] copyProperty fixed; debugging improvments
       new  dfe35b6   clear jsd filters before resetting them
       new  9cd35b2   better error message
       new  77d69da   Remove getRootWindow from INITIALIZE tracing, too much output
       new  90a7243   abstract chrome.getSelectedPanelLocation() from externalEditor
       new  f053428   [bti] abort that direction
       new  e28b7e7   Issue 3899: Box model shading not updated when resizing page
       new  373a28c   Issue 161 (Large Command line needs history function) http://code.google.com/p/fbug/issues/detail?id=161 First approach for implementing an improved command history, that also works for the Command Editor A later version should use the Autocompleter to be more user-friendly and flexible
       new  fa9f360   [modules] return objects from ns() functions (in prep for AMD modules; Move TabWatcher into Firebug.TabWatcher
       new  760295f   Remove padding from script-list filter (related to 3940)
       new  158e3d1   Issue 3258: Simpler pluralForm implementation
       new  53b5001   Issue 3960: Inspect element doesn't work
       new  3d15cae   Issue 3964: Firebug and Chromebug forcibly lower case tag names
       new  45a12ca   Issue 3965 (First thing in the console is lost) http://code.google.com/p/fbug/issues/detail?id=3965
       new  5e60f61   Issue 3967: Inspector repaint issue
       new  e3e13ca   Issue 3967: Inspector repaint issue - previous fix did not cover all situations
       new  5cb90fd   Issue 1994: HTML-Elements will be hidden after mouseout when inspecting
       new  a906cf0   Removed internationalizeUI() from modules in favor of the global one Internationalized change editor dialog
       new  06fbe4d   Just some code formatting changes made when learning the code.
       new  0a784d4   [chromebug] avoid looking for contexts on chromebug errors, there will not be any.
       new  853e2ee   [bti] add getTools request
       new  c0a93e2   [&1.6] Issue 3977 (Mouseover and mouseout events shouldn't be cancelled when inspecting elements) http://code.google.com/p/fbug/issues/detail?id=3977
       new  c5e3af4   Issue 3977: Mouseover and mouseout events shouldn't be cancelled when inspecting elements - removed mouseout event listener
       new  aad1364   Issue 3978: Highlighter not defined in chromebug
       new  05cfabb   Don't highlight the bottom source padding when hovering the breakpoint line
       new  15deefa   Just show a pointer cursor for XHR requests
       new  1660426   Display number of error as a badge for the start button (in the toolbar)
       new  701feb9   Issue 3984: Improve an error count badge on the start button.
       new  926e8cf   Remove obsolete tracing.
       new  9c3edbd   Yet another improvement for Issue 3984 (contributed by Templarian)
       new  ec265ec   Issue 3556: Fx4 'Add-on Bar' always displays on restart with fbug enabled
       new  39a7f8e   refactor getLocalOrSystemPath to access getLocalURI
       new  58680ea   Issue 3156 (Add option for toggling display of error count in status bar to the Firebug Menu) http://code.google.com/p/fbug/issues/detail?id=3156
       new  8bf1206   [&1.6] Issue 3999 (Key combination of in-/decrease text size interferes with expanding/collapsing HTML nodes) http://code.google.com/p/fbug/issues/detail?id=3999
       new  877c884   Issue 3731: Keep the original format of sources from "eval"
       new  647ae39   Just code formatting.
       new  e77d368   Issue 3771: Debugger callout bubble gets in the way.
       new  7a57f39   Issue 3381: 	Loading a page in the cache from a blank tab does not change the HTML panel view; some more special case code for about:blank :-(
       new  7887f24   Issue 3993 (Multiple lines in command editor are joined unintentionally when leaving current page) http://code.google.com/p/fbug/issues/detail?id=3993 Fetch command from context instead of the Command Line
       new  828505b   Added missed out semicolon
       new  f311dbd   Issue 4002: Quick patch to make the console more extendable
       new  569cf78   Issue 3993: 	Multiple lines in command editor are joined unintentionally when leaving current page Prevent undefined on console load
       new  175d8c4   Issue 4002: 	Quick patch to make the console more extendable Missed a few references ... this works well as per some of JJB's comments in editor.js
       new  5d65524   Issue 4003: Chromebug cannot be used to debug commandLine.js
       new  3556bd9   Issue 4003: Missing semicolons and general housekeeping
       new  8e0b45b   Issue 2993: Update element "outline" on dimension changes
       new  86c29e1   allow directories as answers from FBL.getLocalOrSystemPath
       new  dd7f534   [modules] better error reporting
       new  6e3d0c8   Update formatting.
       new  d2b39e9   Issue 1480: 	New feature to open with (user configured ) editor at current line number via context menu on Script tab; external.patch from comment 27
       new  ebc6adc   Issue 1480: 	New feature to open with (user configured ) editor at current line number via context menu on Script tab; lib+css.patch from comment 27
       new  bfda59e   Issue 1480: 	New feature to open with (user configured ) editor at current line number via context menu on Script tab; From comment 27 - splitMenuBinding.patch add's binding and style for splitmenu   it is needed to support 3.6 and to have keyboard navigation on 4.0 as well
       new  54e19b0   don't return directories from FBL.getLocalOrSystemPath()
       new  db97d02   [dyne] don't pretest the url, just try to convert it.
       new  8a5333f   Issue 4003: JJB compatible missing semicolons and general housekeeping fix ;o) The age old duplicate variable declaration argument.
       new  190d814   Error count badge improved (Templarian) related to issue 3984
       new  ecc9dfe   Issue 4000: Clicking an error description doesn't expand it
       new  362ee6e   Issue 4007: Improve Net panel API so the default tab (displayed after a request is expanded) can be changed.
       new  649b4a3   [dyne] call isSystemURL thru FBL, to diagnose problem seen by mamacdon
       new  93901ab   Issue 3897: Run to this Line failing on FB 1.7
       new  44f367b   Issue 4010: CommandLine.getCommandLineLarge().style.fontSize assumes commandline is a textfield
       new  fed62c5   [bti] change tracing stmt from 'debugger' to 'script'
       new  3a068a8   Issue 3992: Script - Type to select file - Arrow down first stroke has no effect
       new  5d7c136   Issue 3998: Toggle options inside Firebug Menu are working/shown incorrectly
       new  ad7e804   [modules] introduce Firebug.JavaScriptModule as BTI proxy for Script panel
       new  0ee7b2f   Note to self, test before commit
       new  d0615a6   [modules] untested merge with firebug1.7 at r9125
       new  c53dd20   [modules] revert FBL.ns -> define, all of the simple leaf cases
       new  5afc859   [modules] revert FBL.ns -> define, cases the involve known dependence
       new  4eb22b8   [modules] debugger, script, sourceBox, tabContext and bti/compilationunit as require.js modules. not quite working ;-)
       new  3ad067e   [modules] revert change to require.js module
       new  3d535b0   [modules] move the require.js modules to /js so we can also have Cu.import() modules used by chromebug; add more loaded modules.
       new  c82e3ea   [modules] load css.js as require.js. some fbtests pass
       new  a2dde17   [modules] set version to 1.7M
       new  93f633a   [modules] avoid NPE from Ci.
       new  9de8b7a   [modules] throw on extend(undefined, x) or extend(x, undefined).
       new  b03f413   [modules] correct toOSConsole pref name, I keep using it.
       new  1de717d   [modules] say ERROR in addition to Error: so FBTrace goes red
       new  719e6dd   [modules] Allow FBTrace.sysout(new Error());
       new  d68f866   [modules] report module loading errors to Firefox Error Console
       new  24d7a70   [modules] move css.js to js/ as a require.js module
       new  b8d621b   [modules] sync to /branches/firebug1.7 at r9154
       new  f727fb2   [modules] now that debugger is over in /js we have to change the peel-off criteria. TODO: move the functions from debugger.js that need to be peeled-off into fbs so we only have one file name to peel.
       new  2f5b0e5   [modules] Element global via window.Element
       new  f06e936   [modules] window.setTimeout -> global setTimeout which is given by the sandbox scope using Pedro's trick
       new  887ad9d   [modules] depend debugger on CompilationUnit
       new  5f3a034   [modules] typo
       new  dbcb58d   [modules] Moving css.js back to content/firebug/, and calling FBL.initialize() after loading AMD modules.
       new  d7d321e   [modules] Oops. I forgot to convert the css.js back to FBL.ns() format.
       new  6799f8f   [modules] move js/* back to content with new chrome.manifest entry
       new  7cd4fc1   [modules] Fixing the sandboxed clearTimeout() function, and adding setInterval() and clearInterval() functions.
       new  4f65bb2   [modules] Using sandboxed setTimeout-and-alike functions to avoid errors when running via ModuleLoader
       new  6464f7e   [modules] Fixes DOM panel to use only the standard setTimeout(func, delay) arguments so it can work with the sandboxed setTimeout function available via this.context.setTimeout()
       new  479af02   [modules] 'instanceof Array' is not available in sandbox, introduce isArray helper for domplate.
       new  d5da723   [modules] Update tracing.
       new  bc4ecc1   [modules] Avoid NPE if Firebug.currentContext is null (makes fbtests more stable).
       new  c5c5c0b   [bti] reloadPageFromMemory needs to be on server side
       new  6204a75   remove deprecated FirebugChrome
       new  c987409   Hide error icon, if showErrorCount is turned off
       new  687fd0d   Always use small icon for the start-button so it doesn't break the bookmarks and addon-bar (related to issue 3984).
       new  c947ed5   Keep the start-button icon 24x24 in Firefox 3.6
       new  98ff60a   Issue 4017: Inspector.repaint randomly triggers large error count
       new  d05b004   Issue 3784: "undefined" shouldn't be shown as return value of internal function calls in Console Panel
       new  7b5fc52   avoid NPE on FF3.6, there is no such operation as setToolbarVisibility
       new  8161e3b   [bti] another effort to land reloadPageFromMemory
       new  5d03cdc   sometimes the firebug-button is not found
       new  7a61266   Why do these keep coming back?
       new  f909acd   merge /modules changes back to /firebug1.7
       new  65599dd   [modules] reduce the number of tracing messages from ERRORS, by more NPE tests and causing some ERRORS || <other trace option> to become ERRORS && <other trace option>
       new  3f5ac5c   [modules] Catch JSD (NS_ERROR_ILLEGAL_VALUE) [jsdIDebuggerService.removeFilter] exception in 4.0b12pre
       new  7127c62   [modules] remove experimental commented code
       new  d430281   [modules] remove extraneous tracing to os console
       new  3470cf9   [modules] point to tracing console module space directly not using FBTrace property of |window|;  fixes two FBTests from loader set
       new  a716d09   [modules] remove extraneous tracing on ERRORS
       new  d763d44   [modules] Proper return if Firebug.currentContext is NULL.
       new  ee8383c   [bti] branch from [modules] at r9188
       new  a4e2e36   [bti] was it modules or modules/modules? damn, modules/modules
       new  208bb71   [bti] branch from [modules] at r9197
       new  d86d624   [bti] delete folder bti/. Sometimes svn is confuses me. No, all of the time.
       new  63b05e6   [bti] merge delete bti/bti from modules/
       new  479e6e2   [bti] Firebug.Debugger calls in front end -> Firebug.JavaScriptModule; add javascriptmodule.js, crude implementation.
       new  97d36a0   [bti] mumbling
       new  7444a45   Comparing initialization time of /firebug1.7 and /modules branches
       new  f1a9654   Moving the FBTrace.time() and FBTrace.timeEnd() to firebug-trace-service.js in order to compare the initialization time of /firebug1.7 and /modules branches
       new  6123ac6   Add unguarded tracing to time initialization sequence
       new  26487c3   Fix for jsdIDebuggerService.removeFilter NS_ERROR_ILLEGAL_VALUE exception (both, 1.7 and modules)
       new  46a2205   [modules][bti] undo the renaming of Debugger to JavaScriptModule
       new  8deaab7   [modules] create new default pref 'architecture'
       new  8c9340f   [modules] refactor module loading into new file loader.js
       new  fa9e1f0   [bti] sync to changes on [modules]
       new  620ac33   [bti] conditional loading for ToolsInterface
       new  dd0340b   [bti] replace onJSD... with bti onJavaScriptDebugging
       new  e6f5294   [bti] move EVENT_TYPES to methods of Browser.listener
       new  75c097d   [modules] mozilla newURI can't take base "resource://" so we have to do the base ourselves.
       new  bbb091c   [bti] prefix all modules with firebugModules/
       new  c3d53b3   [modules] spell out Cu
       new  a1ac1c8   [bti] prototype improvements, listeners and jsd events
       new  d12d290   [bti] don't give exceptions on dispatch(null)
       new  8db2784   [bti] add get/registerTool
       new  fc584a4   [bti &1.7] throw if a client is undefined
       new  78e7194   [bti] 2 major changes: 1) remove fbs.broadcast and enableXULWindow This should break multiple XUL window Firebug, which did not work anyway. 2) move httpObserver out of FBL and use Cu.import to pull it into net, spy, tabCache and tabWatcher Untested because bti branch is busted.
       new  5cbe791   [bti] Remove JavaScriptModule, so we can chew what we already bit off
       new  5eb055e   [&1.7] tracing for highlights on timeouts
       new  3918661   Avoid exception when firebug-buttons is not available.
       new  9d3a048   Additional fix for issue 3784 to avoid output of "undefined" in the case console.time() is called several times
       new  47808d0   [modules] add DBG_MODULES
       new  6c8291e   Avoid NPE (start button)
       new  6b136f3   Update trace (avoid NPE)
       new  fe7c3df   Port some changes from modules to 1.7 (avoin NPEs) + catch an exception.
       new  6b613ec   typo
       new  c0aad5a   add explicit scope window
       new  73cfce2   Comparing initialization time of /firebug1.7 and /modules branches
       new  334ef46   Moving the FBTrace.time() and FBTrace.timeEnd() to firebug-trace-service.js in order to compare the initialization time of /firebug1.7 and /modules branches
       new  ad797ef   Fix for jsdIDebuggerService.removeFilter NS_ERROR_ILLEGAL_VALUE exception (both, 1.7 and modules)
       new  2f208c8   Add tracing for issue 3724
       new  61d604b   [& modules] Issue 3724: 	Firebug automatically close when reloading
       new  efe82b1   Do not forget on localization.
       new  11be07d   Issue 4034: Open With Editor sub-menu item missing in detached Firebug (new window) - 1.7X.0a9
       new  757f407   Remove trailing spaces + use " for attributes.
       new  5e5f210   Force to show Interfaces tab in the Tracing Console again (not sure why ("prototype" in Ci[iface]) was there)
       new  dc050e6   Issue 4035: FireBug not using sourceURL hint at the end of an eval when working with dojo 1.5.0 source
       new  cd8fe1a   Avoid NPE in the Inspector.
       new  c3065a3   Don't remove extensions.firebug.showDOMConstants (related to R9256)
       new  1ed56af   Fixed yet one exception I am seeing when running the html/onMutate test.
       new  f2f91fe   Better comment for mysterious ("prototype" in Ci[iface])
       new  4e37c26   [modules] merge from branches/firebug1.7 at r9260
       new  8e80719   [bti] merge reintegrate with /modules at R9262
       new  6aab42c   [bti] define client and server arch (architecture) modes in FirebugModuleLoader
       new  f668436   [bti] typo in error
       new  a93fce3   [bti] set default arch   itecture on loader
       new  a75a923   [modules] typo in error
       new  177ac22   [modules] report if a module export initialize returns null
       new  e81a8cc   [modules] better error feedback and reporting
       new  4e868be   [modules] better error feedback and reporting in loader.js
       new  b73d045   [bti] sync to changes on modules/ branch
       new  d14cc85   [bti] initializeUI is a module event, not a panel event
       new  b2503c8   Issue 4005: Improve Inspector extension API
       new  b0bcb9c   Issue 3462: Firebug.Inspector.highlightObject should optionally take an array of objects to highlight
       new  6aceab9   Issue 3462: Multiple box object inspection uncovered an old error so I needed to fix that at the same time
       new  f0b0f3e   Issue 3462: Never try to inspect text nodes directly ... it breaks the inspector
       new  87b4af1   Issue 4040: Switching to a about:blank page does not update the panels
       new  fb9c123   Issue 3462: Instead of skipping text nodes let's just highlight their parent instead
       new  ae5da2a   Issue 3462: highlightObject to redirect to multi and allow an array of colors to be passed in to multi
       new  97a3fe8   Fix minor highlighter issue
       new  ebed903   Issue 4038: Console overlapping auto complete hint
       new  25421f9   Issue 4046: We should to make the box model highlighter work with colors
       new  b131871   Issue 4049: 	Inspector fails to remove itself in framesets + dual color frame highlighting
       new  47a7433   Issue 4028: SelectPanel does not correctly save panelBrowser
       new  93d58e6   Issue 4052: Bug in fbs.clearAllBreakpoints;
       new  925e985   Fixed default shortcut for resetting the text size
       new  36b1c27   Issue 4054 (In-/decrease text size via mouse wheel) http://code.google.com/p/fbug/issues/detail?id=4054 Mouse event checks were improved with this change by adding a parameter to allow key modifiers
       new  0207ef8   Fix not localized strings.
       new  272e1c7   Remove setBreakOnNextCause
       new  6c16e81   [firebug-1.7X.0a10]
       new  99f1fc0   Update manifest file for Babelzilla
       new  5c7ff56   Issue 4038: Small command line text still misaligned at very small font sizes
       new  7ddbadd   Just better code formatting.
       new  e8c5d1f   Issue 4058: 	clear All Annotations does not persist
       new  87d5f01   Issue 4055: File selection should be preserved on reload
       new  106f3b0   Implement missing getURL method in SourceFile (related to 4055).
       new  2c9fe84   Issue 4064: iframe inspection fails
       new  c7e9c64   Issue 3899: Box model shading not updated when scrolling page
       new  dd522f5   debugger module listener added in the wrong place and not removed.
       new  c0843ff   [modules] merge branches/firebug1.7 at r9340 ~a10
       new  0ab89b1   [modules] partial fix for callstack test case
       new  ec962a3   [bti] sync to branches/modules at R9345
       new  25f1bf4   Issue 4066: console.table too smart
       new  72d19f5   fix for externalEditors in chromebug, and for Issue 4071
       new  9e26248   Issue 4067: Unhighlighting of multiple frame highlights is not working correctly
       new  d87d2e2   Issue 149: Edit mode of CSS tab does not keep synch in one direction
       new  ca3bce0   Issue 4060: Color of highlight of inspect has changed from Firebug 1.7a9 + fixed another highlight scroll issue
       new  e542f7f   externalEditors: sometimes cloned node is hidden
       new  2ec92d3   Remember computed style group expansion state while switching between elements
       new  a6974e9   Issue 4077: 	Firebug is not saving activated sites, annotations is always "[]"
       new  927f806   Issue 4081 (Increasing text size exceeding the maximum lets the texts disappear) http://code.google.com/p/fbug/issues/detail?id=4081
       new  dd0d332   Protect frame highlighter against background getting overwritten
       new  ab0e032   Issue 4012: FF 4.0b duplicate title bars and messed up UI with 1.7a10 on WinXP
       new  5968662   Remove FirebugReps.SourceFile, only CompilationUnit used now.
       new  89c3c8e   Issue 4085: 	Errors inside an XmlHttpRequest.onReadyStateChange still fail silently; When spy sees an error it tries to parse it as a XPCOM error to give better info to the user. If the parse fails (not XPCOM), it needs to re-throw.
       new  28de0ea   Issue 4083: 	FBTrace in an error message somehow; just guarded the message, it's not something we can do anything about I guess
       new  8574ff4   Issue 4082: 	Patch for /branches/firebug1.7/content/firebug/external/editorsOverlay.xul contribution
       new  bd80b40   Workaround for Bug 634150 - Infinite loop with increasing memory involving EX4 and object.__proto__
       new  571ed32   Issue 912 (Enable sorting Computed Styles display alphabetically) http://code.google.com/p/fbug/issues/detail?id=912
       new  0d05ef4   Added translation for new option "Show alphabetically" of Computed Side Panel
       new  5a386f1   Update Locale: de
       new  f96256a   Locale update: cs
       new  92d7dc1   Locale update: pt-PT
       new  ab0b310   Locale update: es-AR
       new  fa3f1f4   Locale Update: is-IS
       new  e28a7b0   Locale update: ru-RU
       new  e8ddeb2   Better message used in a notification balloon displayed when break on debugger keyword happens.
       new  87f625e   fix changeeditor.xul localization
       new  62821d4   Make the width and height of the frame highlighters inner div !important to make it bulletproof.
       new  bbd6dc1   Issue 4086: 	SeaMonkey 2.1 first-run experience: Navigation Toolbar empty except for Firebug button
       new  c088ef6   (part I.) Issue 4078: Toolbar button always shows the active icon
       new  dd2e60a   Issue 4099: Patch for /branches/firebug1.7/content/firebug/start-button/startButtonOverlay.js
       new  7190bae   Locale update: el
       new  d9e98b9   Fix for Comment on revision r9367 in fbug, only test 3408 fails.
       new  23f154f   [FF4.0] about:home script panel loses its toolbar. The page has not JS, so the showContext pushes show() to put up "all JS Filtered", but then an event on the page ('load') triggers some browser generated event handler which shows up in the Script panel. The late arrival does not go through show() because the panel was already selected, so the toolbar is not re-enabled. The patch calls show for the special case of a warning cleared on updateLocation().
       new  abedba1   [firebug-1.7X.0a11]
       new  c182646   Issue 4105: Inspectors highlighter stands still when scrolling in frameset
       new  edaa0ed   Issue 4104: Proxy elements are still not removed on inspect end
       new  9ec6d13   Issue 4090: Make Firebug.Inspector.multiHighlight() private
       new  e2535fe   Issue 4091: Tag highlighters with a type name (each type should use a separate cache)
       new  d24878f   See Bug 634150 - Infinite loop with increasing memory involving EX4 and object.__proto__
       new  d7c8f4c   avoid NPE in inspector
       new  8055775   Locale update: zh-CN
       new  f7f3e20   Locale update: sr
       new  710d907   Locale update: uk-UA
       new  471673a   Update locale: ja-JP
       new  3d12bdd   In FX4 == doesn't see through wrappers (contribution by Steve Fink), see: https://bugzilla.mozilla.org/show_bug.cgi?id=634434#c6
       new  7adc9e2   [modules] merge branches/firebug1.7 thru r9407
       new  2c8f5aa   [bti] merge /modules from its merge with branches/firebug1.7 at r9407
       new  739c03e   [bti] correct namespace for CompilationUnit
       new  98e6898   [bti] fbs, all registerDebugger to be re-called without re-registering
       new  136257a   [bti] convert from addEventListener to addListener api
       new  65702ec   [bti] first run at enablement/jsd activation thru bti
       new  0ac5263   [bti] incomplete refactoring of listeners completed
       new  fd31818   Issue 4051: Add JSDoc comments to the inspector
       new  a2bbe3b   Issue 4051: Didn't know about @panel
       new  0631791   Update locale: es
       new  7712856   Issue 4051: Add module description and highlighter examples
       new  8c02776   rename getSelectedPanelLocation to getSelectedPanelURL which is what it does; http://getfirebug.com/testresults/?userheaderid=dc8beab652815dde5216d1bcd502cc28
       new  7973516   Issue 4051: I had misunderstood @panel. Also corrected JS variable type names.
       new  fed17a3   Issue 223 (Only show applied styles) http://code.google.com/p/fbug/issues/detail?id=223
       new  d755134   Translation for new Style Side Panel option "Show Only Applied Styles"
       new  1d5f8af   show hex colors in getStyleSheetCSS
       new  69c573d   Issue 3919: show whether inline css editor was able to save changes successfuly
       new  eec1b60   Issue 4107: Unwanted highlighting site content on scrolling window with Firebug activated
       new  91e6948   Locale update: it-IT
       new  374a83f   Just a comment for me (related bug number)
       new  8fd10ae   Issue 4093: The new Firebug button in the toolbar breaks consistency on Mac OS X
       new  47cda57   Fix localization
       new  7e993c5   onInspectNode event not dispatched in correct context.
       new  43e7fe1   Extracted styles from computed styles templates
       new  1c437f8   Removed not yet implemented option "Show Mozilla specific styles" again
       new  caf0a65   Fix Firebug navigation (compiltionunit uses url vs. source files used href)
       new  7a6696e   Vertical centering of the location list label.
       new  82a4316   Move start-button related logic (tooltip) into the Firebug.StartButton object where it belong.
       new  62bdf64   speculative fix for Issue 4135: 	Unresponsive script in lib.js in 1.6 (no test case). http://getfirebug.com/testresults/?userheaderid=973b42eba2da15320f95b47d0d5de5cc
       new  962f1a1   speculative fix for Issue 4124: 	Temporarily re-pollute globals for 1.7 (no test) No new failed fbtests: http://getfirebug.com/testresults/?userheaderid=973b42eba2da15320f95b47d0d5de5cc
       new  18f0bba   tracing for Issue 4057: 	fix FBTest script/3309/issue3309.js
       new  9326d4a   Issue 4088: Date object not obvious
       new  4210aae   Locale update: bg
       new  9d85cd1   add to reps Storage long tag so something comes out even in the zero items case
       new  7d8b06f   guard tracing if Firebug.currentContext is null
       new  ba14420   Issue 4130 (Command History does not close) http://code.google.com/p/fbug/issues/detail?id=4130
       new  b028cf5   Let date object look like other objects
       new  07f87ed   Issue 4137: globalstorage not displayed well in Console Panel
       new  5ea58e9   Use location.hostname instead of getPrettyDomain()
       new  28da7be   globalStorage needs a special way how to get children (for the DOM panel).
       new  7a7ceb4   Yet one CSS fix for Firebug start button (Mac OS X). Related to issue 4093
       new  791afd8   [modules] merge with branches/firebug1.7 up to R9469; http://getfirebug.com/testresults/?userheaderid=e205120e126873f052c354f99138b92a
       new  a89431d   [bti] merge with branches/modules up to R9469; not tested
       new  c8ce8b4   [bti] sync to change in resetTooltip on 1.7
       new  9fd4ab3   [bti] big push to get rid of Firebug.Debugger in Script panel.
       new  74cce4d   [bti] implement part of BTI for context via contextadapter
       new  0f5d868   [bti] register http listeners to fill tabCache
       new  ed329e3   [bti] events begin to return from Debugger to Script
       new  d570a20   script tag insertion can be async after all, so don't remove the tag on this event stack, wait for the next one. http://getfirebug.com/testresults/?userheaderid=e205120e126873f052c354f991cb4919
       new  a23d47d   Issue 4120 (Make it possible to use Ctrl+Shift+L without Firebug focused) http://code.google.com/p/fbug/issues/detail?id=4120
       new  7b08bb7   [tracing] Don't use __lookupGetter__ on DOM Members
       new  933bfc3   realated to issue 3771, clicking anywhere in the balloon notification closes it.
       new  603e2bf   Remove sourcebox.targetedLineNumber, rely on sourceBox.highlightedLineNumber only; http://getfirebug.com/testresults/?userheaderid=646aeed771f23fa7fe587d977d53a3b2
       new  99b6392   Issue 4151 (Removing all breakpoints of one type doesn't remove the type header) http://code.google.com/p/fbug/issues/detail?id=4151
       new  57e9c61   sourceBox line positioning fix plus refactoring; also some conversion from sourceFile to compilationUnit that got missed.
       new  6ebd567   Issue 4152 (Add option to filter Mozilla specific styles in Computed Side Panel) http://code.google.com/p/fbug/issues/detail?id=4152
       new  ea4caf5   remove extensions.firebug.service.filterSystemURLs (extensions.firebug.filterSystemURLs remains). http://getfirebug.com/testresults/?userheaderid=646aeed771f23fa7fe587d977d89fde4
       new  6fe7aec   Added Mozilla specific properties listed at https://developer.mozilla.org/en/CSS_Reference/Mozilla_Extensions (related to issue 4152)
       new  16177d6   fix console test case 3408. This was a real bug, the console handlers attached to the window were not being removed in the case that the window 'hide' event came instead of window 'unload'. The fix uses unwatchWindow() not window unload event. All green! http://getfirebug.com/testresults/?userheaderid=646aeed771f23fa7fe587d977d951637
       new  d19c277   Locale update: hu-HU
       new  1ec97db   Issue 887 (Goto line number not obvious enough) http://code.google.com/p/fbug/issues/detail?id=887
       new  db06ec1   [bti] merge direct from firebug1.7 at r9496
       new  ebe6a64   [bti] refactor firebug.js to extract options.js for preferences;
       new  5a3bba0   [bti] hack to allow Chromebug to work with bti branch
       new  28ab7f8   [bti] script panel activation working again.
       new  8e47eba   [bti] clean tracing and fill source line cache onScriptCreated
       new  5d6d003   [bti] mispelt function call for Firebug.Options.get
       new  1f463af   [1.8] Branch for firebug 1.8 (cloned from bti)
       new  5c688fe   [firebug-1.8.0a1]
       new  581eedf   [1.8] panel.prototype fix ported
       new  325e6f6   Let the shortcut for focusing the Command Line also work for the case Firebug is suspended (related to issue 4120)
       new  f42ca4f   New event: "showInfoTip" distributed to registered listeners so, not only a panel can show an info tip.
       new  659828f   New locale: es-ES
       new  d4cec24   Removed unused variable htmlPanel
       new  d06a46d   Update tracing for FBL.addScript
       new  e12fabc   Update tracing for onCommandLineFocus: see if it's called before doc.readyState is "complete".
       new  050fd5a   Fix for onCommandLineFocus tracing.
       new  a20b743   Issue 3386 (Description for tracing options inside the Tracing Console) http://code.google.com/p/fbug/issues/detail?id=3386
       new  00bccd4   Added hint to description styles
       new  116b1df   fixes for changeEditors locales
       new  1189438   Issue 4164: Entries in the editors submenu are disabled if firebug isn't activated
       new  d7f6740   Reverted changes of r9514, so that there's no scrollbar Just let the option buttons be better aligned Description and message color need to be implemented as tooltip
       new  6db586c   Workaround for Issue 3123: When downloading huge files firebug sucks up all available memory and then crashes firefox
       new  03b930d   convert hightlightLine to a factory, remove sourceBox.highlightedLineNumber, return sourceBox.targetedLineNumber. http://getfirebug.com/testresults/?userheaderid=2c5696615ba4aca49882f67e9f9871da
       new  974ffea   For some reason 'watch' now fails in ff 4.0
       new  0368439   missing values for 'this' in the conversion to a factory
       new  95398d9   Trying to get the scrolling correct. The bottom is not correct, it looks like clientHeight include the bottom scrollbar
       new  5fb13f7   Issue 4174: Continue button does not continue
       new  c53eaa7   tracing only
       new  3b7ea4d   Issue 4179: 	Last line of script panel is covered by the scrollbar and we can't scroll to it. http://getfirebug.com/testresults/?userheaderid=aa753950c09ba4cde29deade275af61c
       new  a659e76   [firebug-1.7X.0b1]
       new  dfdfcf1   [1.8] merge firebug1.7 changes upto r9548, 1.7b1
       new  bae9209   [1.8 &1.7] Issue 4186: Inspect fails when multiple tabs are open (sometimes)
       new  e7231e7   [1.8] Porting 1.7 -> 1.8: R9569, R9570, R9571 (should have been committed into 1.8 first)
       new  7832e51   [1.8][modules] make sure options file is loaded in 'remoteClient' and 'remoteServer' arch's (for crossfire)
       new  f87c553   [1.8 &1.7] Fix FirebugReps.Description click listener. This was change from some reason in the past, I don't know why.
       new  9ea3e0b   [1.8 &1.7] Issue 4144: less obstrusive break notifications
       new  fb0518d   [1.8 &1.7] Remove Continue buttons from break notifications.
       new  a0cd21f   [1.8 &1.7] Fix localized string.
       new  b50ae4b   [1.8] Locale update: nl
       new  8262c2c   [1.8 &1.7?] Workaround for R9488 (notification dialog immediately disappears)
       new  b8cee79   [1.8] comment on sticky flag
       new  60ebe4c   [1.8] add onCompilationUnit event towards crossfire impl
       new  cbc5ac5   [1.8 &1.7] Issue 4187: 	Script panel scrolling up with mouse and keyboard fail; Now we only scroll when the computed scroll top is more than one line out of sync with the top of a line. This allows smooth scrolling to work.
       new  60ddfb7   [1.8] guard some tracing
       new  bc0b762   [1.8 &1.7] getRuleLine has apparently been broken all along. I think it only affects the CSS source links. And the code works for the special case of the selector line, the only case we use in current Firebug code.
       new  1f03bbe   [1.8] guard tracing
       new  e98bcaf   [1.8] guard tracing
       new  9da4612   [1.8] remove firebugModules from module leaf path, rename it firebug_rjs, and put it into baseURL, so chromebug can load from fb4cb
       new  7cfdc22   [1.8] pass config object to loadCore, incl arch value.
       new  9d7f59c   [1.8] guard tracing
       new  e42784d   [1.8 &1.7] Teach the user where break notifications can be enabled again (a link that opens panel's tab menu).
       new  d8cf028   [1.8] better error message from moduleLoader
       new  f617b11   [1.8 &1.7] Issue 4213: Script panel's location button is not updated. This patch has two changes: 1) refactoring of the highlighting code to simplify the removal of the exe_line highlight. 2) Moving syncPanel below the select(frame) call so the syncPanel location is the one set in the frame call. Only the second fix is truly needed for the bug and 1.7.
       new  358d8bb   [1.8] implement getWindowId for FF4.0+
       new  364f740   [1.8 &1.7] Issue 4191 (part II. FBTrace): When setting on an option like "Always Open...", execute proper action immediately.
       new  635281d   [1.8 &1.7] Issue 4191 (part III. Firebug, always open in new window): When setting on an option like "Always Open...", execute proper action immediately.
       new  9fae417   [1.8 &1.7] Catch weird exception and trace it.
       new  4fcc6b4   [1.8 &1.7] Guard tracing.
       new  df00b6a   [1.8 &1.7] Issue 4216: 	Always open Firebug in new window problem Use the same logic on toggleBar for pre-existing and newly created contexts, with one exception: newly created contexts will never open minimized.
       new  97a524e   [1.8 &1.7] Issue 4210 (Edit drop down button): Firebug CSS Edit no longer supports source edits
       new  a6cf1ed   [1.8 &1.7] Issue 4210: 	Firebug CSS Edit no longer supports source edits; Wire Honza's button fixes from r9645 to edit actions. Firebug.CSSModules has this.cssEditors with register/unregister. Built in Live and Source editors are registered. Only one light manual test.
       new  2cc9838   [1.8 &1.7] Issue 4210: 	Firebug CSS Edit no longer supports source edits; Issue stopEditing when users switch panels, fix initialization to we don't set editor for the Style or Computed panels
       new  2987577   [1.8 &1.7] Issue 4210: 	Firebug CSS Edit no longer supports source edits; Warn user if the styleSheet has been edited and they pick source editing
       new  8d92b2a   [1.8 &1.7] fix id on menupopup, tracing improvement.
       new  4064181   [1.8 &1.7] Fix localization note
       new  fe3a7c6   [1.8 &1.7] prevent infinite loop on notification slide
       new  ef8c949   [1.8 &1.7] Don't hide the break notification on highlight
       new  ede0864   [1.8] hide the breakCauseBox onStopDebugging
       new  0a20be9   [1.8 &1.7] Change description of the break notification.
       new  5f4c7ad   [1.8] Avoid NPE on this.selectedSourceBox
       new  cf73dc0   [1.8 &1.7] Activate close-notification-button, if the mouse is hovering over the notification box area except when it's over a button or link.
       new  22e6f21   [1.8 &1.7] Remove unnecessary trace.
       new  cab9d00   [1.8 &1.7] Fix for dirtyStyleSheets & editors, contributed by Amirjanyan (related to issue 4210)
       new  b00d6ea   [1.8] Typo in capitalization
       new  a86492e   [1.8] refactor editor button logic to allow abstraction
       new  87f2d03   [1.8] abstract Firebug.EditorSelector from Firebug.CSSModule for reuse
       new  2f14c79   [1.8 &1.7]1.7b2 Awesome except one issue: since the update it won't let me disable css properties in the Styles tab. :(
       new  c33ff2a   [1.8] expose StyleSheetEditor for reuse
       new  382c215   [1.8] extract Firebug.EditorSelector as reusable module
       new  d589db3   [1.8 &1.7] Avoid exception.
       new  1e451bf   [1.8 &1.7] Do not derive CSSStyleSheetPanel from SourceBoxPanel but Panel (contribution by Amirjanyan)
       new  a103f01   [1.8 &1.7] Tooltips for CSS Edit.
       new  a61f698   [1.8] Licence note, proper indent, source code formatting fixed.
       new  61826f5   [1.8 &1.7] Issue 4209: Object being listed as String
       new  8caed58   [1.8 &1.7] Issue 4234: Object with array property showing as blank
       new  9c32f6e   [1.8 &1.7] Issue 4232: html tab showing source of the wrong tab
       new  9e37402   [1.8 &1.7] Issue 4222: Firebug 1.7X.0b1 doesn't highlight all DOM elements in an array
       new  dd7b52e   [1.8 &1.7] Issue 4222: Firebug 1.7X.0b1 doesn't highlight all DOM elements in an array
       new  43b2d5b   [1.8] Create CSSModule actions for delete and disable properties to allow atomic dispatching
       new  d9ef70f   [1.8 &1.7] avoid exception this.resizeEventTarget == NULL + tracing.
       new  ce6b8e5   [1.8 &1.7] Catch an exception.
       new  df74ac8   [1.8] avoid error messages from funky object in hasProperties
       new  e58f104   [1.8 &1.7] Issue 4252: InstallTrigger should be part of the window built-in list
       new  c66503b   [1.8 &1.7] Credits for Harutyun Amirjanyan
       new  d4abcf0   [1.8] Issue 4262: 	Firebug startup warnings
       new  c0ec4a2   [1.8] remove FirebugContext, this will break some extensions
       new  74cee28   [1.8] guard some tracing
       new  4b8b855   [1.8 &1.7] reload link on the Script panel warning page fails.
       new  738720f   [1.8] Issue 4261: Compress PNG images in Firebug (contribution by frantsev.nikolay)
       new  9a4c8fe   [1.8 &1.7] Update locale hu-HU
       new  ebefc14   [&1.8] Locale update es-ES
       new  6020e69   [1.8] Partial fix (description as a tooltip) for Issue 3386: Description for tracing options inside the Tracing Console
       new  d5f0ef8   [1.8] Required changes for 4.2 EXCEPT the bottom change on tabWatcher. https://bugzilla.mozilla.org/show_bug.cgi?id=608628
       new  94ff898   [1.8 &1.7] Missing string.
       new  33a4db1   [1.8 &1.7] Locale update: de
       new  dcfff1d   [1.8] replace remaining Firebug.togglePref calls with Firebug.Options.togglePref
       new  0519cda   [1.8] issue 4013: Editing attribute values in HTML Panel provides 0 width edit box for deeply-nested elements
       new  ccdbda8   [1.8] issue 4167: add scrollbar to fbLocationList
       new  6aa7293   [1.8 &1.7] Remove empty strings from firebug-tracing.properties (translators are confused and they can't get 100% translated status), related to issue 3386
       new  54b6971   [1.8] Allow httpRequestObserver.registerObservers & unregisterObserver to be called multiple times.
       new  8e76d19   [1.8] clean up errors on shutdown
       new  cd563fe   [1.8 &1.7] remove hack added for issue 3586
       new  44a1dd2   [1.8] toString for window id
       new  330ede2   [1.8] avoid NPE
       new  e5f6772   [1.8] introduce config.paths for module loading, using |arch| defaulting to inProcess
       new  976eb63   [1.8] debugging/tracing for |paths| option in module loading
       new  bc7aecd   [1.8] Load traceConsole with module loading early in load sequence. Trace Console comes up but fails to render tabs
       new  5cc58a2   [1.8] module load tracingModule, but the UI is not wired correctly
       new  c9e4ae7   [1.8 &1.7] Issue 4287: "Issues with trunk Firefox for Firebug"
       new  89daf1b   [1.8 &1.7] Locale update: sv-SE
       new  7592129   [1.8 &1.7] Issue 4299: 	FBTrace is not defined. Wrong test for property existence.
       new  530b24b   [1.8] Remove some FBTrace hacks
       new  2b310c9   [1.8 &1.7] Fix not localized strings (input by htanaka)
       new  24a41e2   [1.8] fix trace console.
       new  5ca270f   [1.8] Just source reformatting (long lines)
       new  ed3a850   [1.8] Avoid an exception when a compilationUnit doesn't exists for given URL.
       new  d7fb3ff   [1.8] mispelling
       new  5f0eba8   [1.8] dump stack if we get an undefined prefDomain, that is bad
       new  916f642   [1.8] better moduleLoader tracing messages
       new  a7da4f5   [1.8] fixes to dependency lists to sort out loading
       new  36b5bf2   [1.8] disambiguate argument and local var, maybe the local gets closed over?
       new  96b2372   [1.8] remove the module id from the define() calls
       new  835b7ed   [1.8] de-duplicate the loads (return without loading if we've seen the URL already)
       new  34458c3   [1.8] A lot more tracing, probably too much
       new  96fc6d0   [1.8] use |paths| based names exclusively
       new  3ae7232   [1.8] one more : use |paths| based names exclusively
       new  3098363   [1.8 &1.7] Related to issue 4298, when tab switching from the script panel the resize event handler is not removed and it fires when the second tab is visible. This patch removes the handler in hide() and adds it back in show(). We only need the add when we are active, and calling either one more than once is safe. However hide() was not being called! So firebug.js calls selectPanel() to hide the selected panel.
       new  10c945e   [1.8 &1.7] Locale update: sl-SI
       new  30fd9f3   [1.8] Locale update: ru-RU
       new  eadaf58   [1.8] Guard tracing.
       new  cd0b6eb   [1.8] Another access to window but not using global object.
       new  53e7920   [1.8] Fix using http-observer (source cache and net panel)
       new  f9c5128   [1.8] Changes in http-observer, related to R9859
       new  10ef7ae   [1.8] Access FirebugChrome through global window + proper scope for menu handlers.
       new  2505087   [1.8] Apply tracing overlay again, but do not include traceModule, which is now AMD module (loaded by a loader).
       new  ba7b152   [1.8] merge old firebug-service options in to property list (for filterSystemURLs problem)
       new  0afaa41   [1.8 &1.7] Issue 4295: 1.7: OS X displays Windows icons (the platform subdir should be removed for Firefox 4)
       new  bc4c971   [1.8 & 1.7] also update the BZ manifest file
       new  a81dcd8   [1.8] Remove platform directory, not supported in Firefox 4
       new  6e3d1a0   [1.8] Avoid exception in the case of <unknown> url eg https://bugzilla.mozilla.org/show_bug.cgi?id=646090
       new  5534228   [1.8] avoid NPE when edit button pref is unset
       new  8da73c5   [1.8] A user of chromebug reports Resuming debugger: error during debugging loop: [Exception... "Node was not found" code: "8" nsresult: "0x80530008 (NS_ERROR_DOM_NOT_FOUND_ERR)" location: "chrome://fb4cb/content/sourceBox.js Line: 156". This patch will prevent the exception and give more info perhaps
       new  5d8a541   [1.8] make lib independent of Firebug.Options
       new  20e5407   [1.8] Remove the old jsd activation mechanism, it was confusing me in to thinking Chromebug was working.
       new  f3bfc13   [1.8] Avoid exceptions if panelBar(s) 1/2 don't exist.
       new  b5ef278   [1.8] Remove support for tracing.
       new  54c56f8   [1.8 &1.7] Issue 4315: 	Firebug causes Firefox 4 to be inoperable with swfobject.js or minified code. This patch does not fix the user's problem (which I don't reproduce), but fixes another problem I found and documented in the issue. If we get a bad context, the exception causes the debugger to unhookScripts() but there is no path to hookScripts() short of restarting.
       new  8bd06cc   [1.8] Locale update: es-AR
       new  89af8bd   [1.8] Avoid FBTrace undefined exception (needs to be yet examined)
       new  ca702b7   [1.8] indentation, spaces
       new  2053669   [1.8] New FBTrace options DBG_PROFILER
       new  9a98250   [1.8] Avoid exception if Firebug.Profiler is not loaded.
       new  297e58e   [1.8] panelBar as well as firebugStatus elements don't have to exist.
       new  cc98a3e   [1.8] avoid trace exception.
       new  5c535a1   [firebug-1.8.0a1][chromebug-1.8a1]
       new  d917319   [1.8] encapsulate call .wrappedJSObject calls in FBL.getContentView() All green: http://getfirebug.com/testresults/?userheaderid=f529e67a713f63040abc3d8b663edf33
       new  e67f15d   [1.8] Solve comment 2 on Issue 4322: 	console doesn't report errors
       new  a94a818   [1.8] Better source code formatting (indent, spaces, new lines)
       new  bc67406   [1.8] Update employer
       new  f6c2557   [1.8] Source formatting (lines too long)
       new  4021337   [1.8] domplate source formatting (lines too long)
       new  ae7ffd3   [1.8 & 1.7] Issue 4322: console doesn't report errors
       new  fd84d83   [1.8] encapsulate .firebugIgnore in Firebug.setIgnored() and shouldIgnore(). Replace unwrapObject() by getContentView(). Add DOM panel .getObjectView to allow chromebug to switch off content view. all green http://getfirebug.com/testresults/?userheaderid=f529e67a713f63040abc3d8b668f021b
       new  ab47d31   [1.8] Issue 4224: Adjustable height netInfoHTMLPreview
       new  7b63dd9   [1.8] Firebug.TraceModule - only used for registering tracing listeners.
       new  39815c6   [1.8] Remove traceConsole.css (now part of FBTrace)
       new  44425ab   [1.8] Remove traceConsole.css from panel.css
       new  d2034b5   [1.8] Avoid an exception if Firebug default string bundle is not available.
       new  6b81ee3   [1.8] force in non-enumerated property .wrappedJSObject
       new  29f5827   [1.8] Locale update: sr
       new  6f81716   [1.8] Locale update: el
       new  c469002   [1.8 &1.7] Issue 4332: 	script tab is not displayed correctly. The port to 1.7 might not be clean but its low risk. all green http://getfirebug.com/testresults/?userheaderid=f529e67a713f63040abc3d8b66b25adc
       new  80d9d36   [1.8] Locale update: nl
       new  b0f758f   [1.8] setTextSize comes from Firebug.Options now.
       new  39942c3   [1.8 & dyne] Typo in exposed console.
       new  5735276   [1.8] Fix consoleExposed, use proper scope for FBL functions + properly peel of the stack trace.
       new  5ec64fd   [1.8] Replace console and command line injection by exposing (I. part of the refactoring)
       new  6697265   [1.8 &1.7] Issue 3877: Console error messages out of order (contributed by Pedro)
       new  a70da88   [1.8 &1.7] Avoid exception in LogFunctionStepper (related to FBS_FUNCTION option)
       new  81f3a58   [1.8] No throttle is done so, Firebug.Console.log can return null.
       new  844013b   [1.8] Issue 4233: [Large patch] Better auto-completion
       new  ceb261c   [1.8 &1.7] Avoid exception in logAssert (Firebug.Console.log returns null now, no throttle gone).
       new  fd11b20   [1.8] Update locale; zh-TW
       new  db6d3af   [1.8 &1.7] Issue 4310: 	AJAX requests no longer show the line where it occured.
       new  09f9cdc   [1.8] Locale update: ja-JP
       new  4ecc399   [1.8] Pass viewChrome to unwrapIValue to try to get chromeView on Watch panel
       new  b27b01a   [1.8] remove wrappedJSObject
       new  4f14eb5   [1.8] Add tracing info for possible NPE
       new  474db4c   [1.8] guard tracing
       new  319ad9a   [1.8] Locale update: zh-CN
       new  dfa4560   [1.8] Locale update: es
       new  71bccde   [1.8] Guard firebug-service access, it doesn't have to be always available (e.g in FBTrace).
       new  bf67fab   [1.8] left over from firebug-service.
       new  6447284   [1.8 &1.7] Issue 4344 (CSS autocompletion has incomplete support for color names of CSS3/SVG spec) http://code.google.com/p/fbug/issues/detail?id=4344 (contribution of rosenau at seitenbau de)
       new  4a6d793   [1.8 &1.7] Issue 4087 (Contents of Command Line and Command Editor do not persist on page reload) http://code.google.com/p/fbug/issues/detail?id=4087
       new  7d2ded8   [1.8] introduce FirebugConfig to hook the initialization sequence.
       new  91e5756   [1.8] Use _firebugLoadConfig for customizing also ModuleLoader.
       new  8011d99   [1.8] just code formatting
       new  1e70c2b   [1.8] Don't use firebug-service in http-observer, not necessary any more
       new  b5a0e57   [1.8] Hook into initialization sequence and allow customizing list of modules loaded by default.
       new  529a331   [1.8] firebug-trace-service is now part of FBTrace extension.
       new  1d9bfe8   [1.8] For now keep the tracing service in Firebug (for backward compatibility)
       new  03fef9c   [1.8] firebug-trace-service serves as a proxy to FBTrace extension only (FBTrace doesn't have to be installed)
       new  f8b4690   [1.8] Locale update: nl (Issue 4353: Locale nl-NL:)
       new  6336eff   [1.8] Source code formatting.
       new  01450ef   [1.8] Avoid exception if Firebug.NetFile is not defined.
       new  f71c113   [1.8] Added hint to preferences page in wiki and removed preference descriptions from file (see issue 4142)
       new  99c6b87   [1.8] Further refactoring of command line exposed.
       new  442f56d   [1.8] Guard an exception
       new  4892491   [1.8] Remove obsolete tracing.
       new  7789455   [1.8][fbtest][fbtrace] bump Fx max version to 6.0
       new  d7cb2f7   [1.8] Locale update: sv-SE
       new  d6284e3   [1.8] use __exposedProps__ instead of __exposedProperties__
       new  db1638d   [1.8] Source code formatting.
       new  0cb77c5   [1.8] Remove forceConsoleCompilationInPage
       new  3dc544a   [1.8] First step for domplate to be embedded in "Domplate" namespace and not polluting FBL.
       new  cd14d95   [1.8] Fix breakpoint condition balloon (appears again, but there is still some problem)
       new  f6685e5   [1.8] Start removing "with (FBL) {}"
       new  68be1ef   [1.8] Rename locale "da-DK" to "da"
       new  5709b44   [1.8] Update chrome.bz.tpl.manifest (only for BZ) according to current list of locales on BZ
       new  5a8c7ea   [1.8] Sync chrome.bz.tpl.manifest with chrome.manifest
       new  4227ca8   [1.8] Locale update: sl-SI
       new  7192458   [1.8] locale update: ru-RU
       new  06fc42f   [1.8] workaround for Bug 648560 - contentWindow object enumeration fails all green http://getfirebug.com/testresults/?userheaderid=f552bb95ab494bdcc91d9b001a4f425e
       new  2ea42e2   [1.8] more workaround for Bug 648560 - contentWindow object enumeration fails all green http://getfirebug.com/testresults/?userheaderid=f552bb95ab494bdcc91d9b001a55e81c
       new  4eacd16   [1.8] Issue 4375: 	XPCNativeWrapper/XrayWrapper wrapped Window objects are described/tagged DOM/Watch just as Window all green http://getfirebug.com/testresults/?userheaderid=f552bb95ab494bdcc91d9b001a85c77b
       new  310b77b   [1.8 &1.7] Issue 4367: Last external editor still appearing in menu after being removed
       new  42d6a38   [1.8 &1.7] Issue 4365: Icon of external editor not changing when selecting another one
       new  1681de9   [1.8 &1.7] Issue 4366: Remove and Change button are still active after deleting all external editors
       new  e2cdd45   [1.8 &1.7] Issue 4311 (Firebug breaks zoom-in for Japanese users) http://code.google.com/p/fbug/issues/detail?id=4311
       new  6bb5e30   [1.8] Locale update: sv-SE
       new  3d99504   [1.8] Locale update: es-AR
       new  9ab3c67   [1.8] Locale update: ja-JP
       new  a06f94c   [1.8] Locale update: de
       new  9665fb5   [1.8] Locale update: es-ES
       new  454feaf   [1.8] Locale update: sr
       new  25cbd0c   [1.8] fix localized strings - related to debugger stepping (input from htanaka)
       new  e39eb49   [1.8] another fix for not localized strings (script panel's break on next and css panel context menu) also input from htanaka
       new  89f31c0   [1.8] Locale update: hu-HU
       new  323626b   [1.8] Issue 4380 (Breakpoints of other panels are not shown inside Breakpoints Side Panel) http://code.google.com/p/fbug/issues/detail?id=4380
       new  3239381   [1.8] Improve FBL.formatSize method to also deal with negative numbers.
       new  166528a   [1.8] Issue 4376: Simple Memory Profiler (experiment)
       new  fc437e7   [1.8] Mem profiler, count from 1 + tracing
       new  e22bcce   [1.8] Memory profiler summary log.
       new  25b6aa1   [1.8 &1.7] Issue 4386 (DOM breakpoints can't be deleted or disabled/enabled from within the Breakpoints Side Panel) http://code.google.com/p/fbug/issues/detail?id=4386
       new  b6b7db3   [1.8] mark and sweep memoryProfiler start
       new  97383d3   [1.8] mark and sweep memory profiler partly works, added tracing guards
       new  9d4f937   [1.8] white-spaces
       new  bdb8f85   [1.8] Memory profiler total time + summary is part of the table + CSS improved.
       new  0e8a419   [1.8] Don't iterate prototype for now + crop long source lines.
       new  5037fbc   [1.8] Initial support for page load memory profiling.
       new  5e3eab2   [1.8] Just label modification
       new  bf5cabd   [1.8] Update locale zh-TW
       new  3ad8fa0   [1.8 &1.7] Credentials for zh-TW translator
       new  ada788a   [1.8] Issue 4089: Option to turn off the status bar icon
       new  934c82e   [1.8] CSS changes related to profiler result in the Console panel
       new  5c094f8   [1.8] related to R10127 - commit also the new preference
       new  a1f4a55   [1.8] avoid yet another exception problem in isArray
       new  0d312d9   [1.8] clean up memory profiler
       new  7b56180   [1.8] memory profiler update tracing
       new  a4c3142   [1.8] Added context menu to breakpoints (current restrictions: just script breakpoints can be disabled and removed separately; context menu only for breakpoints in Breakpoints Side Panel, not in Breakpoint Column)
       new  0dade17   [1.8] wrap another try around our tracing to avoid error propagation from Wrapped native prototypes
       new  24ff409   [1.8] test null before isVisible to avoid NPE
       new  ca269e8   [1.8] use Object.keys() to avoid scanning non-enumerable properties
       new  d179b18   [1.8] Implement two new DOM Panel options,  showOnlyOwnProperties and showEnumerableProperties. No UI. Also revert the showStatusIcon to true all green http://getfirebug.com/testresults/?userheaderid=9410f62953a74cf4090891bc6309efb3
       new  b240390   [1.8] Append showStatusIcon into the list of default preferences.
       new  3e7f447   [1.8] Issue 4143: Persist preview command line across Firefox sessions.
       new  4c47365   [1.8] Clean up for memory detection tool + ObjectIterator helper.
       new  18c1f42   [1.8] Better error message
       new  0334696   [1.8] Fix profiler button disabled always problem.  **Profiler does not work ** 2 fails, one passes on manual, one fails always. http://getfirebug.com/testresults/?userheaderid=a162269a7e0287d1701c199907005a61
       new  4650ad9   [1.8] Fix conditional breakpoint. These were simply mistakes from the bti work that was not caught by FBTests. FBTest crashed again.
       new  75ba3d1   [1.8] Issue 4390: Optionally have option for DOM showOwnProperties, showEnumerableProperties
       new  7ef3809   [1.8] localize strings for memory profiler.
       new  bb36066   [1.8] fix label
       new  3f39001   [1.8] expose also detachCommandLine function for now.
       new  26cc071   [1.8] Additional patch for issue 4233 (autocompletion)
       new  97ecfd8   [firebug-1.8.0a2]
       new  614e736   [1.8] change default for showEnumerableProperties to true, disable it unless showOwnProperites is true, fix tooltip. All green. http://getfirebug.com/testresults/?userheaderid=a162269a7e0287d1701c1999073a030a
       new  c9f9642   [1.8 &1.7] Issue 3709 (Buggy autocompletion in small command line is messing with cursor placement) http://code.google.com/p/fbug/issues/detail?id=3709 (contribution of Simon Lindholm)
       new  fbd1281   [1.8] Implement ToolsInterface.JavaScript.Turn to hold currentFrame on breakpoints, fix up callstack for Chromebug. All green, http://getfirebug.com/testresults/?userheaderid=a162269a7e0287d1701c199907703a13
       new  f895e44   [1.8] Memory profiler API for the command line (memoryProfile + memoryProfileEnd).
       new  a413372   [1.8] Issue 4013: better positioning for inlineEditor on wrapped lines
       new  f6d8aad   [1.8] update tracing for mem profiler (less output)
       new  49ebcd8   [1.8] Implement memory profiler as a module.
       new  8276042   [1.8] Fix domplate for mem profiler.
       new  9368e6d   [1.8] Expose memory profiler API to console object.
       new  206b169   [1.8] (I. part) Issue 3489: Get rid of "with (FBL) {"
       new  79c85c0   [1.8] replace fbs._lastErrorWindow with window id from nsIScriptError2.  Lots of FBTest passed, but then FF crashed.
       new  523ec60   [1.8] (part II.) Remove 'with FBL'
       new  4a733ea   [1.8] Convert xpcom.js (fbXPCOMUtils) into a module
       new  3c2c6b0   [1.8] Remove with FBL
       new  91134e6   [1.8] (last part) Issue 3489: Get rid of "with (FBL) {"
       new  ee480d8   [1.8 &1.7] Issue 4290: 	The script panel is taking over Firebug and it shouldn't All green
       new  c3a7de1   [1.8] Issue 4089: Option to turn off the status bar icon
       new  5a2ec1c   [1.8] Fix source indentation.
       new  ff20fab   [1.8] Fixed context menu for script lines having breakpoints
       new  2458ae6   [1.8] initialization process: there is only one optional config file top.FirebugConfig + fix module loading time measure + the 'arch' is specified only in the config file.
       new  e386c58   [1.8] options module is not dependent on tools
       new  37f66ae   [1.8] Properly load the arch type.
       new  ff7ec40   [1.8] add missing Cc Ci
       new  7484e67   [1.8] Add a moduleLoader entry for require.js loading
       new  a134c8b   [1.8] FBL. needed for StackFrame
       new  ae4410b   [1.8] if the script panel does not exist, abort debugging
       new  e97cc77   [1.8] fbs tracing for dojo eval bug issue 4289
       new  9ed1528   [1.8] Load module loader from resource://moduleLoader
       new  ba33fc9   [1.8] remove firebug_rjs from the baseURL so that crossfire can load files from another resource namespace. Add 'common' to the path and set it to firebug_rjs to recover from the baseURL change. Add common/ to various places and remove .js too so modules load. Tracing with MODULES helps!
       new  bb46813   [1.8] Remove one missed with FBL + a comment.
       new  82e573d   [1.8] Initialize options immediately within the module so, Firebug.Options.prefDomain is set.
       new  6abed40   [1.8] Allow config.paths to be over-ridden, plus a bunch more tracing for module loading.
       new  645296c   [1.8] better error msg on total failure
       new  a1726b0   [1.8] refactor to isolate compileUnitInSandbox
       new  19c0fc8   [1.8] Put back Honza's r10018, now as in ModuleLoader.bootstrap(), lots of trials to get eval() to work, giving up. More tracing some may not be guarded. Loader tests fail http://getfirebug.com/testresults/?userheaderid=6fbd2663eac370ea2b1b8833576f3c79
       new  d42f371   [1.8] Fix for R10250
       new  c5b1b35   [1.8] Fix for R10251 which was a fix for R10250... reverts R10251 and issues a warning to the Error Console if two loads occur.
       new  d143e04   [1.8] Issue 4411 (No infotip for rgba, hsl and hsla CSS color values) http://code.google.com/p/fbug/issues/detail?id=4411
       new  994b065   [1.8] Reverted a change of r10257, which caused all color values to be converted to hexadecimal format (this still happens for values specified in rgb format)
       new  7e8b243   [1.8] remove fbs.last_debuggr. All green except loader tests known to fail: http://getfirebug.com/testresults/?userheaderid=67d0c461a2b790825ba209eb9f06889e
       new  2c14cde   [1.8] change panelBar-s from <browser> to <iframe>
       new  1ea9cc1   [1.8] Issue 4391: Can not use $ for jQuery in console
       new  76f541d   [1.8] Source formatting.
       new  516b864   [1.8] source formatting
       new  88b3960   [1.8] Locale update: nl
       new  d2d6e49   [1.8] Test the scope for FBL and bail it we don't see it to avoid exception. All green. http://getfirebug.com/testresults/?userheaderid=67d0c461a2b790825ba209eb9f7da71b
       new  99d67de   [1.8] Implement and call unregisterFrameListener All green, http://getfirebug.com/testresults/?userheaderid=67d0c461a2b790825ba209eb9f7da71b
       new  11d993e   [1.8] Issue 4415:	Callstack panel is broken, This should also solve the "stack not cleared" on resume I was seeing. No callstack listens for onStartDebugging and onStopDebugging. But this isn't correct, there should be an event onCallStack to sync the stack. As it is the result depends on order, the javascript tool needs first get onStartDebugging then callstack. It works out because the panel is lazy created. All green, http://getfirebug.com/testresults/?userheaderi [...]
       new  d47ebef   [1.8] wrap long lines.
       new  8eb59d1   [1.8] Issue 3645: _firebugRerun and friends need to be elided from the panel status path
       new  7754d2e   [1.8] Trying to unregister BTI listeners (related to memory leaks).
       new  082e22c   [1.8] rename paths.common to paths.firebug
       new  71f2a88   [1.8] fix require.js tracing for context.counted
       new  15be775   [1.8] Convert module loading to require.js in browser.xul
       new  8eaff9c   [1.8] source code formatting + license
       new  2686a06   [1.8] Convert files into modules. All green except of net/2297/issue2297.js
       new  f570524   [1.8] missing file
       new  e48b3b8   [1.8] Make sure the error observer is removed.
       new  242904a   [1.8] Improve dependencies
       new  6350a43   [1.8] Duplicated dep
       new  fa921a4   [1.8] Remove loader and loaderConfig + put back FBL.$break (domplate)
       new  67e463d   [1.8] reduce tracing in require.js
       new  4c47fda   [1.8] guard if (context.config.onDebug) with context.config.debug
       new  e9be9b0   [1.8] control require.js debug with DBG_MODULES; show timing on DBG_INITIALIZE
       new  7434ba3   [1.8] fix case-sensitivity bug which causes domplate module to fail to load on linux
       new  8db3f29   [1.8] doc firebugadapter
       new  7ad214c   [1.8] remove require.js config properties we should not mess with
       new  32c5c06   [1.8] fail fast on exception in factory function; remove some tracing which is redundant now that we know to override req.onError
       new  85608cd   [1.8] Missing dependency
       new  6084e8f   [1.8] Don't use FBL.$ too soon. Modules are compiled sooner that Firebug namespaces and requested element doesn't have to exist yet.
       new  d6458c2   [1.8] Avoid double initialization in chrome. initializeOnPanelBarReady is called more times with waitingPanelBarCount == 0 && FirebugChrome.modulesLoaded == true
       new  60c4766   [1.8] Remove tracing + avoid NPE if element (panelbar) doesn't exist (e.g. in FBTrace)
       new  74486ec   [1.8] Issue 3123: When downloading huge files firebug sucks up all available memory and then crashes firefox
       new  654ba95   [1.8] Convert ChannelListener into a new module (http/requestObserver) - all green
       new  d8c90a6   [1.8] Convert firebug-http-observer into a module (http/requestObserver) - all green
       new  4ff719e   [1.8] firebug-http-observer as AMD module
       new  be4fe02   [1.8] Keep firebug-http-observer (js-module) for backward compatibility with extensions (should be marked as obsolete).
       new  187f0c1   [1.8] AMD module for FBTrace
       new  59da31c   [1.8] Added brackets to CSS split regex (allows recognition of values coming right after a bracket like in -moz-linear-gradient(30deg, #000000, #ffffff))
       new  05e3850   [1.8] Move localization APIs into firebug/lib/locale.
       new  6d82edd   [1.8] Issue 537 (Pseudo-elements are not displayed in Style side panel) http://code.google.com/p/fbug/issues/detail?id=537
       new  f074419   [1.8] Added check for pseudo-element display for the case, a Firefox version <5.0 is used
       new  214abab   [1.8] Introduce new "firebug/lib/events" module.
       new  2faeb1b   [1.8] Move other methods from FBL into Events (backward compatibility for extensions ensured).
       new  a1d40ca   [1.8] Don't use Firebug namespace to access options within firebug/lib module.
       new  7e7b6a5   [1.8] remove top. prefix, add lots of 'firebug/firebug'. Prepares for iframe version. No tests, FBTest is broken
       new  526b2c6   [1.8] Changed scope: top -> window
       new  2bfaad5   [1.8] Fix FBTrace and FBTest
       new  3dfc853   [1.8] Yet one missing "firebug/firebug" dependency.
       new  72715a1   [1.8] Reduce the top list of required modules (now we have dependency tree)
       new  bee57dc   [1.8] New modules "firebug/lib/wrapper" and "firebug/lib/deprecated" (part of lib.js splitting effort). All green.
       new  cd138a6   [1.8] New module "firebug/lib/url" (part of lib.js splitting effort)
       new  53c4f33   [1.8] Avoided error when toggling node branches
       new  e82ad91   [1.8] firebug/sourceLink
       new  a301bfa   [1.8] firebug/lib/stackFrame
       new  1528d15   [1.8] firebug/lib/dom + firebug/lib/css
       new  b62403a   [1.8] Fix max version in update.rdf
       new  53d05a4   [1.8] Remove forgotten alert.
       new  efa5887   [1.8] Firebug.showStackTrace is not a pref so, don't use Options.set on it.
       new  4c245e2   [1.8] remove more "top."
       new  0b21da7   [1.8] Simple module dependency tree logging (you need MODULES option on)
       new  030792e   [1.8] Yet one change to properly set window.domplate global.
       new  402695f   [1.8] split activation.js in to activation.js (backend) and panelActivation (front end).
       new  aa875d9   [1.8] split activation in to activation.js backend and panelActivation.js all green http://getfirebug.com/testresults/?userheaderid=7da43dc703ad47e7276132c0996d3498
       new  fc7405b   [1.8] avoid NPE
       new  d12d235   [1.8] Remove all calls to FBL.$() in favor of Firebug.chrome.$() and Firefox.getElementById(). all green except the CSS test which seems to be broken in Aurora now http://getfirebug.com/testresults/?userheaderid=7da43dc703ad47e7276132c09991f843
       new  6c96752   [1.8] FirebugReps and domplate (globals) are set in the appropriate modules (firebug/reps and firebug/domplate) not in main.js that is not shared by e.g. FBTrace
       new  88fea78   [1.8] Fix customizeShortcuts dialog (it's not a module).
       new  07de777   [1.8] The Firebug part for Issue 4424: Implement Support for Exporting Data from the Profiler in ConsoleExport
       new  d8c2a65   [1.8] Rename modules (Firebug panels)
       new  6d1b5b1   [1.8] New firebug/http/httpLib
       new  125142e   [1.8] Move further CSS APIs to firebug/lib/css
       new  94e37c2   [1.8] Move further CSS APIs to firebug/lib/css
       new  eb46b04   [1.8] Move DOM APIs in to firebug/lib/dom
       new  1e74f28   [1.8] new firebug/firefox/window module
       new  2fba812   [1.8] new module: firebug/lib/search
       new  ab3bda6   [1.8] Rename search.js to searchBox.js
       new  dc7842b   [1.8] new module firebug/lib/xpath
       new  4a32eb6   [1.8] Move further CSS APIs to firebug/lib/css
       new  60c11fb   [1.8] Move HTTP related API into firebug/http/httpLib
       new  a7ebbc1   [1.8] new module firebug/lib/string
       new  128bfef   [1.8] move safeToString into firebug/lib/string
       new  2477566   [1.8] Implement panelBarWaiter.js to synchronize the asynchronous module loading with the asynchronous panelBar load events.
       new  d224036   [1.8] FirebugChrome -> Firebug.chrome except one place, in panelBarWaiting, where we still want to ref window.FirebugChrome all green http://getfirebug.com/testresults/?userheaderid=7da43dc703ad47e7276132c099dee48c
       new  0369a7b   [1.8] Changes towards converting chrome.js into a module.
       new  e9743e6   [1.8] New module firebug/lib/xml
       new  85706cd   [1.8] missing file
       new  ad5a66c   [1.8] new modules firebug/lib/json, firebug/lib/array, firebug/persist, firebug/firefox/system
       new  a146eaa   [1.8] Convert chrome.js to module, using ChromeFactory in chrome.js. Refactor to move all fbContentBox code to chrome.js. Remove tabBrowser from firebug.js into Firefox object.
       new  531004a   [1.8] clean up from chrome module changes. all green http://getfirebug.com/testresults/?userheaderid=4da4bc3ca7e3973156fe1173a75a5629
       new  9f04bc2   [1.8] avoid NPE
       new  f386727   [1.8] move functions that use |window| or |document| from firefox/window to firefox/firefox, add scope cleaner to cause fast errors. all green http://getfirebug.com/testresults/?userheaderid=4da4bc3ca7e3973156fe1173a765300e
       new  e4fc1a9   [1.8] Just source indentation
       new  727d8d0   [1.8] Fixed missing STR.
       new  2a356b5   [1.8] Remove an empty <vbox> element
       new  2620e68   [1.8] Fix context menu in FBTest and FBTrace (related to scope problems)
       new  8f7090e   [1.8] Move DOM related APIs from lib.js into firebug/lib/dom + remove clearDomplate + fix indentation in firebug/sourceFile
       new  d5ab123   [1.8] Further work on modules and splitting the lib.js
       new  03606b5   [1.8] new modules firebug/lib/debug + firebug/lib/keywords
       new  92300ad   [1.8] Last module: firebug/lib/object
       new  5b5ed50   [1.8] Replace FBL.optionMenu with Menu.optionMenu
       new  a2dbac2   [1.8] allow callback during chrome construction for chromebug all green. http://getfirebug.com/testresults/?userheaderid=4da4bc3ca7e3973156fe1173a7a72e44
       new  aa70cd4   [1.8] require.js change error to debug.
       new  2ce8033   [1.8] Issue 4428: watch window and hover watch shows "undefined" for "null" function arguments. Something in the try block of unwrapIValue fails, throwing an exception. That part is a Mozilla bug. By some miracle the unwrapped value is correct in this case. So we just return it and declare victory. All green. http://getfirebug.com/testresults/?userheaderid=4da4bc3ca7e3973156fe1173a7b334b3
       new  f79a0ac   [1.8] Inject a module into FBL + don't use FBL.fbs in reps.js
       new  87e4533   [1.8] Typo
       new  7788519   [1.8] move remaining xul from browserOverlay -> startbuttonOverlay
       new  aa96870   [1.8] firebug/dragdrop module doesn't register itself into Firebug namespace.
       new  c9213c2   [1.8] Remove FBL namespace usage from modules.
       new  3638f8b   [1.8] Remove FBL from firebug/chrome
       new  2323301   [1.8] yet one FBL in firebug/chrome
       new  3f63dd7   [1.8] Don't use gBrowser global
       new  2503c58   [1.8] typo
       new  ebe6149   [1.8] Tracing removed
       new  4b3131e   [1.8] Missing Cc from lib.js refactoring
       new  4455b47   [1.8] remove obsolete bti files
       new  79dfbe4   [1.8] New ToolsInterface 6 fails, one is caused by this change, allOpenAllClose. The rest are confusing me. http://getfirebug.com/testresults/?userheaderid=05433e317e3c21b1a4f8248dae4f1c19
       new  9c9dd03   [1.8] Issue 4435:	FBL.getAncestorByTagName broken due to typo http://getfirebug.com/testresults/?userheaderid=05433e317e3c21b1a4f8248dae56446c
       new  ed8c3af   [1.8] Avoid attempt to run compile-and-go script on a cleared scope
       new  d1f62b4   [1.8] Fix tracing exception.
       new  02b8a42   [1.8] Source formatting
       new  6928e8d   [1.8] Proper scope parameter for OBJECT.bindFixed
       new  218b32c   [1.8] Source formatting + tracing + one fixed scope for OBJECT.bindFixed
       new  0ff7061   [1.8] Issue 3207: CSS properties in the "Computed" tab are not updated correctly
       new  798127f   [1.8] Issue 537: Raised compatible Firefox version to 6.0* (change of https://bugzilla.mozilla.org/show_bug.cgi?id=557726 didn't make it into Aurora yet)
       new  54dfab4   [1.8] Fix Firebug UI splitter (contribution by Harutyun Amirjanyan)
       new  c270860   [1.8] less tracing from require.js with DBG_MODULES
       new  bec11da   [1.8] Properly unregister prefs listeners
       new  04b5ab8   [1.8] update tracing
       new  50b2eb4   [1.8] Revert part of R10489 (all green again)
       new  4fdf347   [1.8] Yet one fix for R10489
       new  3e590d0   [1.8] Tracing updated to catch some hidden exception. I am seeing: NULL context.sourceCache when running console/spy tests (whole group)
       new  5d2f65b   [1.8] Issue 2498: Open Firebug in New Window doesn't work in SeaMonkey 2.0.1 (undefined entity)
       new  5910c59   [1.8] Locale update sv-SE
       new  0e9f830   [1.8] remove old code related to deadWindows all green, http://getfirebug.com/testresults/?userheaderid=05433e317e3c21b1a4f8248dae924c86
       new  9ada5cd   [1.8] make Activation a TabWatchListener directly activation tests pass
       new  321298b   [1.8] remove fbs.paused, what was I thinking?
       new  91ece97   [1.8] move tabWatcher functions from Firebug to Browser, three tests fail for another reason, fix next. http://getfirebug.com/testresults/?userheaderid=05433e317e3c21b1a4f8248daea90eec
       new  23840be   [1.8] Update tracing (see also list of all AMD modules in the tracing console)
       new  ee77cfa   [1.8] Distribute "updateOption" event to registered Firebug.modules
       new  3186de1   [1.8] Renaming: OBJECT -> Extend, XPCOM -> Xpcom, CSS -> Css, DOM -> Dom, HTTP -> Http, WINDOW -> Win, XPATH -> Xpath, STR -> Str, XML -> Xml, ARR -> Arr, JSONLib -> Json
       new  11290ab   [1.8] Rename object.js -> extend.js
       new  45adfcd   [fbtrace] add EVENTS option for JS browser generated event handlers
       new  83ec16e   [1.8] remove old code
       new  ffbed02   [1.8] rename browser generated event handler files to include the function name
       new  fb570ad   [1.8] move tabBrowser dependent initialization in tabWatcher to initializeUI; move toggle large/small commandline to Firebug; use module TabWatcher in activation.js one test fails because of the event handler renaming http://getfirebug.com/testresults/?userheaderid=05433e317e3c21b1a4f8248daec64cba
       new  a8cac0b   [1.8] Close error tracking if console is not enabled. All green http://getfirebug.com/testresults/?userheaderid=05433e317e3c21b1a4f8248daecd5b83
       new  d55eca5   [1.8] ToolsInterface declares browser-independent classes and methods; Users of the interface define functions that call methods -> Users depend on ToolsInterface; Implementors of the interface define browser-dependent methods -> Implementors depend on ToolsInterface; main.js depend upon users and particular implementors. all green http://getfirebug.com/testresults/?userheaderid=05433e317e3c21b1a4f8248daeec186c
       new  91b2ec6   [1.8] Issue 4442 (1.7.1 A small CSS bug on OS X) http://code.google.com/p/fbug/issues/detail?id=4442
       new  b8ea5fa   [1.8] Fix another attempt to run compile-and-go script on a cleared scope (related to error observer), activable panels need to be deactivated.
       new  58437f4   [1.8] Use firebug/lib/options instead of direct access to nsIPrefBranch2
       new  fee28a9   [1.8] Issue 4446: FBTest needs to reset the preferences after a test to the state before it
       new  b7e354f   [1.8] Backout ToolsInterface, wrong direction
       new  e8db368   [1.8] remove client side facing tabWatcher
       new  0fdd5ec   [1.8] Add documentation, cleanup, delete ToolsInterface.js
       new  9b53548   [1.8] Avoid NPE
       new  cd3d8ee   [1.8] Raised version number
       new  0deab2d   [1.8] Use firebug/lib/options instead of direct access to nsIPrefBranch2 - the net panel
       new  da3e579   [1.8] Issue 4086: SeaMonkey 2.1 first-run experience: Navigation Toolbar empty except for Firebug button
       new  5fb5e0b   [1.8] Issue 4452: Problem with a shortcut
       new  d735996   [1.8] yet related to issue 4086
       new  dd4a956   [1.8] Set proper dependency on firebug/lib/options module
       new  88584a6   [1.8] Avoid NPE
       new  792ea1d   [1.8] Missing ioService variable.
       new  c358110   [1.8] Backward comp with extensions.
       new  b240e66   [1.8] Break circular dependency. Why it happened now?
       new  c39d178   [1.8] Just source formatting.
       new  14e5086   [1.8] Compatibility with extensions (patch removed APIs)
       new  51d85d6   [1.8] Fix exception in the Net panel
       new  9d7ec58   [1.8] Issue 4460 (Add CSS3 box-sizing property to Layout side panel) http://code.google.com/p/fbug/issues/detail?id=4460
       new  82bd116   [1.8] Fixed positioning of "box-sizing" label for the case of "display" being set to "relative" or "absolute"
       new  99f5a18   [1.8] Enhanced CSS value splitting (units of numerical values can currently have up to four characters)
       new  876c026   [1.8] Issue 1338 (Increment CSS values at least significant digit) http://code.google.com/p/fbug/issues/detail?id=1338
       new  9c4c21c   [1.8 & 1.7] Issue 4289:	Firefox 4/Firebug 1.7 can no longer debug Dojo After FF4.0+ window.eval() changed. Once FF5 comes out the stack frame will be available but the scope on that frame is "window". So we need to look to the callingFrame in that case.
       new  dd724fa   [1.8] Properly iterate contexts using Firebug.connection.eachContext
       new  969c16a   [1.8] Don't report exception, only a warning message, if FBTrace is not installed.
       new  f60ce6e   [1.8] Extend -> Obj
       new  d26312e   [firebug-1.8.0a3]
       new  6b73f29   [1.8] JavaScriptTool is registered as a module and so, must be derived from Firebug.Module + source code formatting.
       new  84ba412   [1.8] extensions.firebug.showNetworkErrors: true by default.
       new  ce02ca5   [1.8] Issue 4439: Net Tab GET and POST responses empty when response's Content-Type is text/json
       new  125e6da   [1.8] typo related to 4439
       new  717176b   [1.8] New tracing option FBTrace.DBG_REGISTRATION (to separate registration from initialization)
       new  848965a   [1.8] Expose Firebug module loader config file to extensions.
       new  5670e2b   [1.8] Extensions should also use Firebug.require instead of the global "require".
       new  2b811aa   [1.8] Tracing updated
       new  f23d54c   [1.8] Issue 4453: Content of the command line can't be cleared.
       new  e355c17   [1.8] remove hack from module loading efforts. all green http://getfirebug.com/testresults/?userheaderid=d5e6504a1bcd108073bcb3e1df14c488
       new  8c9f7db   [1.8] copy some commands and keybindings into startButton so the tests pass
       new  a8f6e9d   [1.8] Switch to using the iframe overlay
       new  e2568ca   [1.8] create the config before using it in tracing message
       new  aadb124   [1.8] Issue 654: IP address included on a Net line entry
       new  901705b   [1.8] Update tracing.
       new  b6dcfb5   [1.8] Fix net panel header context menu, use Firebug.chrome.$("fbContextMenu"); to get Firebug's context menu (related to Firebug in an iframe work).
       new  2b8baad   [1.8] Move Firebug menu XUL definition into a separate XUL overlay.
       new  e373d93   [1.8] Bump max Firefox version so we can test on nightlies.
       new  40ba4c0   [1.8] Do not translate an element twice.
       new  95e0d84   [1.8] Create new module: "firebug/firefox/firebugMenu" that contains all logic related to Firebug menu (some code moved from firebug.js and chrome.js to better location) + properly remove localization class.
       new  dd5a833   [1.8] Make sure "firebug/firefox/firebugMenu" module is loaded.
       new  9d8465d   [1.8] Get rid of gBrowser (Firebug is in iframe now)
       new  cc244cf   [1.8] Missing file
       new  5529190   [1.8] Expose also APIs from "firebug/firefox/firefox" module (for extensions compatibility)
       new  9385251   [1.8] Typo in firebug/firefox/firebugMenu.js + clone result of querySelectorAll
       new  2ee2c25   [1.8] Rename 'http' dir to 'net' (according to the proposal on wiki)
       new  734d563   [1.8] Move netPanel.js and spy.js into firebug/net/
       new  a047140   [1.8] Move aboutOverlay into firebug/firefox
       new  2bf5563   [1.8] update require.js, now using the diagnostic branch of https://github.com/johnjbarton/requirejs Four tests fail, two work manually, one is new. http://getfirebug.com/testresults/?userheaderid=d5e6504a1bcd108073bcb3e1df3ee59d
       new  80e1f70   [1.8] Error tracing for Obj.extend()
       new  85789f5   [1.8] Remove helper safeGetName + safeGetURI and use appropriate API from firebug/net/httpLib
       new  027443d   [1.8] Fix related to persistent command line (test commandLine/4453 passes now).
       new  935ec56   [1.8] Error tracing updated.
       new  03a54d2   [1.8] Don't focus Firebug (detached) window every time the associated page is refreshed.
       new  15d6b99   [1.8] Unfortunately I am forced to disable "Firebug in a frame" for now since I am experiencing weird problems with detached window + some fixes. Needs to be revisited again.
       new  30b0761   [1.8] Replaced group.png by CSS gradients
       new  62bd5f9   [1.8] Improved group.png CSS replacement
       new  4cbd2a9   [1.8] Just show notification close hover image when it's really hovered
       new  9379b28   [1.8] Not used anymore
       new  2448398   [1.8] Make sure the persistent value for command line is used just if it's actually set.
       new  a994eb0   [1.8] Move further modules into 'net' directory.
       new  a0354f2   [1.8] Move Console panel related modules into "console" directory.
       new  b9172e3   [1.8] Null string passed into Str.splitLines doesn't have to emit an error, just return an empty array.
       new  889e278   [1.8] Remove prefs related to Tracing console UI (and put them into FBTrace).
       new  fdc7dc7   [1.8] Remove obsolete/empty directory
       new  ec7d0e6   [1.8] Catch exception.
       new  7c024a4   [1.8] Yet catch exception if JSD is not available.
       new  1b1adea   [1.8] Yet another exception if JSD is not there (next time it'll be one commit I promise :)
       new  455f5f7   [1.8] Return to the iframe version as default after restoring the menu and shortcut keys to the firebugFrame.xul all green
       new  5f683bd   [1.8] Switch local and remote address column getters.
       new  7fc0dca   [1.8] Net panel: get the IP info at the right time and properly update the UI.
       new  907174d   [1.8] Move 'start-button' into 'firefox' dir
       new  5062f84   [1.8] Move HTML modules into 'html' dir.
       new  465a23c   [1.8] Move script modules into 'js'
       new  0109520   [1.8] Move 'inProcess' into 'bti'
       new  59b6e01   [1.8] Move modules into 'chrome'
       new  5220d81   [1.8] Move a few files to 'lib'
       new  a9008c4   [1.8] Move couple of files into 'trace'
       new  d7a7dfc   [1.8] Move overlays into 'firefox'
       new  0639948   [1.8] Move modules into 'dom', 'editor' and 'css' dirs.
       new  51e8d33   [1.8] Remove obsolete test list
       new  6a8f221   [1.8] Move lib.js into firebug/lib
       new  a3f7c2e   [1.8] sync require.js to https://github.com/johnjbarton/requirejs/commit/52b7e3d04a974bd18f7e5eee8902caf5774a3380 Add dependency analysis to main.js if tracing MODULES Two fails, both work manually http://getfirebug.com/testresults/?userheaderid=0f79b0c8982ff02807a3ce37621da247
       new  9c46629   [1.8] refactor main.js to extract require-extended.js loaded by script tag all green http://getfirebug.com/testresults/?userheaderid=0f79b0c8982ff02807a3ce376222e9f9
       new  7ab9793   [1.8] Minimal dependency list for Firebug main one fail, passes manually http://getfirebug.com/testresults/?userheaderid=0f79b0c8982ff02807a3ce3762288ea6
       new  0ae8d0f   [1.8] Fix toolbar customization. The current scope is not browser.xul.
       new  5b23eca   [1.8] Move external dir into editors + fix editors overlay.
       new  1fa26a7   [1.8] Move a11y into 'accessible' and firebug.xul into 'firefox'
       new  c19f5bd   [1.8] firebug/lib/xpcom -> firebug/firefox/xpcom
       new  4df1d21   [1.8] rename require-extended to require-debug.js, add docs
       new  9571b0d   [1.8] Properly overlay Firefox and Firebug menus + licence notes in *.xul files.
       new  5641c3b   [1.8] Yet one overlay improvement.
       new  336adb3   [1.8] refactor main.js to create moduleConfig.js so crossfire can change the config before loading the frame. all gree except exampleScreenGrab1.js which fails in auto now http://getfirebug.com/testresults/?userheaderid=0f79b0c8982ff02807a3ce3762462ed2
       new  956af77   [1.8] Issue 3186 (Case insensitive search broken) http://code.google.com/p/fbug/issues/detail?id=3186
       new  4ac610e   [1.8] Issue 4119: The command-line tab-out-prevention remains when Firebug is hidden + Source code formatting (the fix is in firebug.js)
       new  1ee40ac   [1.8] Move highlighter.css into html dir
       new  3f8b01d   [1.8] Remove obsolete 'tests' directory.
       new  1909790   [1.8] Source code formatting.
       new  5c96149   [1.8] Update chrome manifest for BabelZilla and raise compatibility check.
       new  d9f58ff   [firebug-1.8.0b1]
       new  64c6ca8   [1.8] Alternative fix for Issue 3186 (Case insensitive search broken) all green http://getfirebug.com/testresults/?userheaderid=0f79b0c8982ff02807a3ce37625b0aba
       new  63ff358   [1.8]  Issue 4484:	Firebug can store sensitive information like visited site names in "Private Browsing mode" all green http://getfirebug.com/testresults/?userheaderid=0f79b0c8982ff02807a3ce376262dfe5
       new  bc5f93b   [1.8] Issue 4490: 'right-click -> inspect element' doesn't work
       new  64ae6ea   [1.8] Issue 4496: Firefox tools menu entry indented too far
       new  1dc6dc4   [1.8] Tightened up Mac OS display by replacing images by CSS styles and merging button state images
       new  3fdf75b   [1.8] Missed one deleted image
       new  e33b455   [1.8] Merged button state images like it was already done for the debugger icons Removed "pause" images, which seem to not to be used anymore
       new  f5183d9   [1.8] Helper debug API (stack trace logging).
       new  f6cbb7e   [1.8] Reverted background and text color of the panelNode to white and black (was part of r8460); using the OS colors causes problems on some themes in combination with other panel colors
       new  8d8fa1d   [1.8] Issue 4493: console methods not available as function objects in firefox 5.0 beta
       new  28ddfc2   [1.8] Fix for tests: console/assert and console/error (stack trace), related to issue 4493
       new  f2a7271   [1.8] Avoid NPE + better stack trace logging.
       new  a37713d   [1.8] Changed background and text color to white and black (partly revert of r8460); using the OS colors causes problems on some themes in combination with other colors
       new  29bc613   [1.8] Issue 4359: Debugger shows executable line active even if it isn't true
       new  581aa38   [1.8] Added available -moz-transition-property and -moz-transition-timing-function values
       new  fae5d28   [1.8] Issue 4504: Errors from one window/tab leak into others
       new  9846c24   [1.8] Source formatting
       new  c73c7d9   [1.8] More background/text color problems fixed (see issue 4268)
       new  673f59e   [1.8 & 1.7] Fix collision with HTML Validator extension.
       new  52e2a71   [1.8] Remove tracing helper it's already in StackFrame.getStackDump
       new  79271ae   [1.8] Issue 4509: "Run to line" debugging shortcut is activated neither by Ctrl-click nor by middle-click on line number
       new  2bc634d   [1.8] remove tracing code
       new  d2690fa   [1.8] correct the error routing in the case that the new window id will work. Not tested since I can't get 1.8 tests to work
       new  6f7feff   [1.8] suppress Error messages about errors unless ERRORLOG is set, switch to using nsIScriptError2 by default. Not tested
       new  20f7838   [1.8] move activation command implementation from Script panel to JavaScriptTool
       new  e98355f   [1.8] JavaScriptTools uses JSDebugger
       new  1629dc6   [1.8] Fixed issue 4500 (Exception popup has lost its skin) http://code.google.com/p/fbug/issues/detail?id=4500
       new  55b8b06   [1.8] Issue 4493: console methods not available as function objects in firefox 5.0 beta
       new  c48df65   [1.8] Removed FBTrace styles and images
       new  20ab47a   [1.8] Missing FBTrace pref DBG_SEARCH
       new  d8f34d3   [1.8] get rid of /*@explore*/ in tracingConsole.js (prefs)
       new  8e4cc71   [1.8] Issue 3186 (Case insensitive search broken) http://code.google.com/p/fbug/issues/detail?id=3186
       new  820c562   [1.8] Avoid NPE
       new  5e87e8c   [1.8] Issue 4491: HTML panel search fails
       new  0beb9b8   [1.8] Remove unnecessary CSS style (related to issue 3186)
       new  dcce618   [1.8] Issue 4518: Firebug causes extension icons to disappear in Seamonkey status bar
       new  41d4204   [1.8] Just code formatting.
       new  f3b8d7a   [1.8] Issue 4521: Memory Profiler display broken
       new  f62d173   [1.8] Remove an error message logged when FBTrace is not installed.
       new  6765b05   [1.8] move htmlLib to firebug/html/ (it's really related to html panel search)
       new  e358b0d   [1.8] Source formatting
       new  bfa7292   [1.8] Source formatting
       new  ca19499   [1.8] tracing, give exception in trace object
       new  ac5f6bc   [1.8] More commands must be available in the global scope (browser.xul) for the Firebug menu.
       new  13e5f56   [1.8] I believe that Firebug.shouldIgnore and Firebug.setIgnore need to use Wrapper.unwrapObject instead Wrapper.getContentView.  getContentView can return null if the object is already unwrapped and in such case the firebugIgnore flag wouldn't be set. Everyone agree? What the lord of wrappers would say?
       new  dd543ec   [1.8] Issue 4513: fbQuickInfoPanel needs to overlay browser.xul
       new  383c404   [1.8] Complete APIs for accessing elements in Firefox and Firebug UI.
       new  e6e7f44   [1.8] Issue 4512: Enhance Firebug Menu Open With Editor to use current line
       new  b71b868   [1.8] Issue 4455: Firebug Ctrl+F12 shortcut doesn't work.
       new  3376f74   [firebug-1.8.0b2]
       new  3988eea   [1.8] Issue 4528:	Break in non-selected tab leaves Firebug broken  All green  http://getfirebug.com/testresults/?userheaderid=1d3d1284451effd5f38a107eb62fc749
       new  d54bf4c   [1.8] Issue 4527 (HTML Tab '+' ICON for tagz) http://code.google.com/p/fbug/issues/detail?id=4527
       new  0b5b7b0   [1.8 &1.7] Issue 4466: Firebug.Inspector highlighting does not get properly reset
       new  a988ced   [1.8 & 1.7] Locale update zh-CN
       new  7d61570   [1.8] Issue 2938: (I. part) Show console.mark() and absolute browser timestamps in the Net tab.
       new  145efc1   [1.8] Issue 2938: (II. part, console.timeStamp) Show console.timeStamp() and absolute browser timestamps in the Net tab.
       new  2055ac6   [1.8] Issue 2938: (III. part) Show console.timeStamp() and absolute browser timestamps in the Net tab. (time stamps must be part of the network phase)
       new  76613f2   [1.8] Related to console.timeStamp (name -> label)
       new  5524eab   [1.8] Fix start button menu (but this duplication must be yet fixed)
       new  4c98e97   [1.8] Commit CSS for time stamp feature.
       new  1c0513c   [1.8] Avoid npe when array is host object
       new  16390fc   [1.8] correct the shouldCreateContext test
       new  23c6250   [1.8] sync to changes on diagnostics branch
       new  21d2195   [1.8] Fix navigation history
       new  2586a2e   [1.8] Issue 4417: Breakpoint doesn't work if height of Firebug UI is too small.
       new  65523a1   [1.8] Get element (addon-bar) from the right document. But I think the addon-bar should not be opened any more.
       new  02ae448   [1.8] Catch source box exception to fix the completionPopup.hidePopup is not a function exception.
       new  5958794   [1.8] Cache Show UA option 4 red, one passes manually, 3 from completion http://getfirebug.com/testresults/?userheaderid=fa6151691f6ffd37c8fe1b01b3d449af
       new  847520f   [1.8] Avoid NPE in scopes with null jsdIValue properties http://getfirebug.com/testresults/?userheaderid=fa6151691f6ffd37c8fe1b01b3e85446
       new  bb2ff43   [1.8] Issue 4218 (Command line history doesn't reset when entering duplicate command) http://code.google.com/p/fbug/issues/detail?id=4218
       new  44c3647   [1.8] Issue 4540: Script panel filelist does not accept focus
       new  cc05220   [1.8] Issue 4539: Breakpoints and Watch panel [x] buttons hide on mouseover
       new  897500c   [1.8] Enhanced patch for issue 4539 (Breakpoints and Watch panel [x] buttons hide on mouseover) http://code.google.com/p/fbug/issues/detail?id=4539
       new  a304747   [1.8] Source code formatting
       new  b643833   [1.8] Issue 4543 (Don't jump to next CSS property value's inline editor, if a semicolon is entered inside a string) http://code.google.com/p/fbug/issues/detail?id=4543
       new  cf11567   [1.8] Issue 4541: Firebug 1.8b2 does not work in Firefox 5 beta 5 on Gentoo Kernel
       new  5e3d4b5   [1.8] Issue 4542 (Quotes Issue With JavaScript Function Calls Inside Inline Event Handlers) http://code.google.com/p/fbug/issues/detail?id=4542
       new  2a760ff   [1.8] Implement CSS panel getCurrentLine all green http://getfirebug.com/testresults/?userheaderid=afa27df287fbe7a542d66cf2e01a17a4
       new  f421422   [1.8] Fix getModuleLoadConfig() so it can work if called twice. all green http://getfirebug.com/testresults/?userheaderid=afa27df287fbe7a542d66cf2e054a58e
       new  7d49f31   [1.8] Issue 4535: Timeline bars in Net panel are incorrectly displayed
       new  43d91ae   [1.8] Improve description of the time-info-tip (the tooltip for waterfall graph in the Net panel) + change border for all info-tips (color and rounded corners)
       new  55d85f4   [1.8] Start time in time-info-tip is since the beginning (page load start time or the current first phase)
       new  a3ea05e   [1.8] Yet a little CSS tweak for the time-info-tip.
       new  7611d2e   [1.8] Don't internationalize if target string doesn't exist.
       new  e882cf6   [1.8] Visual separator between two phases (request groups) in the Net panel
       new  5fb4616   [1.8] Disable the "firebug in an iframe" feature for 1.8 release. I am still seeing little features broken by this change and it can also impact some existing extensions. Should be reverted in 1.9 and yet tested.
       new  0ed97a9   [firebug-1.8.0b3]
       new  03009e2   [1.8] Issue 4549 (Proxy elements for disabled form fields are influences by page styles) http://code.google.com/p/fbug/issues/detail?id=4549
       new  163548b   [1.8] Issue 4545 (Firebug adds Content-Type:_application/x-www-form-urlencoded to first parameter name when opened as new tab) http://code.google.com/p/fbug/issues/detail?id=4545
       new  932a711   [1.8] Reverted incorrect value for position property
       new  e92ef8d   [1.8 &1.7] Issue 4553:	iframe should be content-primary
       new  3c64c89   [firebug-1.8.0b4]
       new  4dbbcef   [1.8] Part I of issue 4217 ("Reenter Command" doesn't work) (contribution by Simon Lindholm) http://code.google.com/p/fbug/issues/detail?id=4217
       new  7365497   [1.8] Use semicolons where appropriate
       new  f1cb939   [1.8] Issue 4566 (Panel tabs are not resized when text size is changed) http://code.google.com/p/fbug/issues/detail?id=4566
       new  39830eb   [1.8] Missing part of issue 4566
       new  9d40b71   [1.8] improve require.js error messages, avoid NPE in compilation units all green http://getfirebug.com/testresults/?userheaderid=4d6b8f4e4b3b6316b4b86961d23d3ec4
       new  92f83c0   [1.8] refactor activation.js to extract privacyService module all green http://getfirebug.com/testresults/?userheaderid=4d6b8f4e4b3b6316b4b86961d2430c61
       new  b6a6442   [1.8] throw exception instead of write to disk if we are in private browsing mode.  Issue 4484:	Firebug can store sensitive information like visited site names in "Private Browsing mode"
       new  c5ea971   [1.8]Issue 4290:	The script panel is taking over Firebug and it shouldn't two fails work on manual http://getfirebug.com/testresults/?userheaderid=4d6b8f4e4b3b6316b4b86961d24926fb
       new  5d7f6e1   [1.8] Issue 4601: Blocked time can be negative for some components
       new  ca5aabd   [1.8] Small clean up related to issue 1642 http://getfirebug.com/testresults/?userheaderid=4d6b8f4e4b3b6316b4b86961d276b5a0
       new  08ffc31   [1.8] Begin clean up of observers for issue 4558 one fail, not it http://getfirebug.com/testresults/?userheaderid=4d6b8f4e4b3b6316b4b86961d289d89b
       new  15c2cc9   [1.8] Make TabCacheModel ActivableModule and stop observing http after onSuspendFirebug.  Tracing and naming related to  Issue 4558:	Network observers are on even if Firebug is disabled.  one red, not it.  http://getfirebug.com/testresults/?userheaderid=4d6b8f4e4b3b6316b4b86961d295fcc4
       new  08b9f07   [1.8] Issue 4579: console.clear needs to respect throttle queue
       new  246eaae   [1.8] Issue 4563: Right hand panels text size not adjusting
       new  a779290   [1.8] Issue 4440: When Firebug reaches the loglimit, clicking on Requests returns undefined
       new  451eeb3   [1.8] Make sure the content-splitter is collapsed when Firebug is detached.
       new  37aa3f4   [1.8] Remove bti/inProcess/tools.js, create lib/tool.js, use them to make JavaScriptTool a Tool that registers on connect and holds the active state after enablement.  Use this new API to fix Issue 4290:	The script panel is taking over Firebug and it shouldn't all green http://getfirebug.com/testresults/?userheaderid=4d6b8f4e4b3b6316b4b86961d2c93e68
       new  169e135   [1.8] Issue 4552: Error breakpoints should not hit unless there is an error all green http://getfirebug.com/testresults/?userheaderid=e66f2f5914952c7c7b02f9389508dfeb
       new  2a8e3a3   [1.8] reduce the chance of failing due to onError, onDebug, onError by clearing the flag set by onError in the errorBreakpoint case. Any intervening onError will prevent onDebug from hitting incorrectly. all green. http://getfirebug.com/testresults/?userheaderid=e66f2f5914952c7c7b02f938950ecb5f
       new  f1452bd   [1.8] Issue 4389 (Command Line Popup should not be triggered by pressing Escape) http://code.google.com/p/fbug/issues/detail?id=4389
       new  36a8449   [1.8] Issue 4580 (Console broken in Firefox 5 & Firebug 1.8.0b4) http://code.google.com/p/fbug/issues/detail?id=4580
       new  025d93f   [1.8] Issue 4583 (Overwritten style is not striked through) http://code.google.com/p/fbug/issues/detail?id=4583
       new  2910dc6   [1.8] fix a new error-breakpoint is created every time I refresh the page. http://code.google.com/p/fbug/issues/detail?id=4552#c12
       new  dc6a718   [1.8] Issue 4565:	Debugger listener not dispatching in 1.8 Wrong compatibility API. one fail, works on manual retry http://getfirebug.com/testresults/?userheaderid=e66f2f5914952c7c7b02f938956a75d4
       new  2c20df6   [1.8] split callback initializers into pre and post all green http://getfirebug.com/testresults/?userheaderid=e66f2f5914952c7c7b02f938958825db
       new  634cb4b   [1.8] avoid NPE while tracing
       new  5c45635   [1.8] Return "_firebugIgnore" from command line API functions. Problem reported in newsgroup http://groups.google.com/group/firebug/browse_thread/thread/9d56dddd57eecff5
       new  3be440a   [1.8] Issue 4595 ("Open in new tab" in Net tab doesn't work) http://code.google.com/p/fbug/issues/detail?id=4595
       new  bfe0ed3   [1.8] replace absolute chrome urls with relative URLs so chromebug loads from fb4cb all green http://getfirebug.com/testresults/?userheaderid=9b2cdc19344bdf0cf4af81fc663172ef
       new  b5c9b5c   [1.8] report the URL used for each module load. Used to diagnose problem in Chromebug, caused by firebug extn loading from firebug_rjs (dyne).
       new  a2716a6   [1.8] Keep version info in install.rdf synced.
       new  821690e   [1.8] Issue 4586: Commandline toggle unclickable in OS X (contribution by chrisageorge)
       new  9eecd58   [1.8] Issue 4564: Summary provided in the Net panel
       new  2d2ea08   [1.8] Remove forgotten trace.
       new  ba6873b   [1.8] shift+click on line without breakpoint must create disabled breakpoint
       new  b252cbe   [1.8] A more standard getTabBrowser, since the other one fails in chromebug all green http://getfirebug.com/testresults/?userheaderid=9b2cdc19344bdf0cf4af81fc668f9b76
       new  ad4df43   [1.8] Fixed formatting
       new  af47be5   [1.8] tracing updated
       new  8068560   [1.8] just source formatting
       new  d763853   [1.8] Issue 4558: Network observers are on even if Firebug is disabled.
       new  23d6438   [1.8] Issue 958: Wish: Remember search-box strings
       new  31b44ca   [1.8] Issue 4603 (Add clear button to the Search Field) http://code.google.com/p/fbug/issues/detail?id=4603
       new  4b7011f   [1.8] merge require.js to head on 6/27, implement config option xhtml. all green http://getfirebug.com/testresults/?userheaderid=9b2cdc19344bdf0cf4af81fc66b90c1f
       new  08f9f99   [1.8] Search Field size mustn't change when it is focused
       new  f7ba6ac   [1.8] Issue 4602 (Transfer text selection to Search Field when it's focussed using the keyboard shortcut) http://code.google.com/p/fbug/issues/detail?id=4602
       new  da8f637   [1.8] Issue 4578: Proxy elements are incorrectly positioned, if page is scrolled
       new  c29a5d0   [1.8] Fixed formatting and spelling mistakes and replaced magic numbers for keys by key constants
       new  6aecf09   [1.8] Added more attributes to the non-restrictive attributes
       new  0ecdd2c   [1.8] Net panel implementation divided into several modules.
       new  cd0d768   [1.8] Break long lines.
       new  ea69871   [1.8] Better tracing for HTTP request observer
       new  b20076f   [1.8] Set dispatchName for HTTP observers so, it's clear in the Tracing Console what it the object.
       new  ab71a80   [1.8] Tracing: yet displaying observer name when addend/removed
       new  854abd3   [1.8] ensure remove never happens unless add all green http://getfirebug.com/testresults/?userheaderid=843e83a1f8fd17cfe5e63a8bd5448eae
       new  cf5e4c4   [1.8]Issue 4605:	TypeError: tool.getName is not a function in resource://firebug_rjs/bti/inProcess/browser.js:294 all green http://getfirebug.com/testresults/?userheaderid=843e83a1f8fd17cfe5e63a8bd54b71a0
       new  ea9b080   [1.8] Tracing improved
       new  b40231f   [1.8] Yet another tracing improved.
       new  44d0e15   [1.8] Attempt to make panel enable and Firebug suspend orthogonal. We want panel enable to 'enable' activity but not force it. We want active sites to enable activity but not force it. So activity only occurs in Console, Script and Net if the site is active and the respective panel is enabled.
       new  8afa866   [1.8] Tracing for temporary contexts array in the Net panel.
       new  72469db   [1.8] Remove nsIProgressListener, use nsIActivityDistributor only (I think this could also solve a potential memory leak).
       new  0f57e91   [1.8] Just source formatting.
       new  c4ceec4   [1.8] Move CacheListener into proper module + improve dependencies.
       new  25aa58e   [1.8] Make SourceCache listener registration safe for multiple calls.
       new  1461d25   [1.8] Better support for Tracing Console customization.
       new  6677f35   [1.8] tracing observers applied to HttpActivityObservers, one fail, http://getfirebug.com/testresults/?userheaderid=3e673a01042add46ed7599eaba05cf6d
       new  aaf72f9   [1.8] This is what happens if you actually test stuff.
       new  ad8a628   [1.8] Tracing improved + remove tabId from tabCache.observe method (it's not used after all).
       new  7483c66   [1.8] No need to test for TraceModule if the dependency is properly set.
       new  155109d   [1.8] Tracing for the network monitor model updated.
       new  8b96853   [1.8] Net monitor: track the first document request and response body.
       new  012c7da   [firebug-1.8.0b5]
       new  ca5b17e   [1.8] fix Search Field value becomes 'undefined' when trying to cycle the history (related to issue 4611)
       new  5c44280   [1.8] Issue 4617: search in multiple file on css panel stops working after switching documents
       new  12e8861   [1.8] Set minimum width for Search Field
       new  7ff4b39   [1.8] Do not search next automatically on Search Field focus (related to issue 4611)
       new  efe8770   [1.8] Remove Domplate from deps list + avoid NPE
       new  de4d708   [1.8] Net Panel: make sure phase exists (should be actually created in the NetPanel).
       new  1eb3691   [1.8] Just source formatting + trace update.
       new  c389eda   [1.8] Attempt to fix our equivalent to https://bugzilla.mozilla.org/show_bug.cgi?id=669178 all green http://getfirebug.com/testresults/?userheaderid=91c2d0c17ff04e7bd83158c06c426de5
       new  f7ab337   [1.8] change function names http://getfirebug.com/testresults/?userheaderid=91c2d0c17ff04e7bd83158c06c483537
       new  71c4982   [1.8] Use proper prefix (related to Net panel header)
       new  96311ba   [1.8] Some names for anonymous functions.
       new  902e934   [1.8] Added hint to issue for multiple filters.
       new  b626aed   [1.8] Issue 4504: Errors from one window/tab leak into others
       new  1abd187   [1.8] Better message for cases where source is not available (not in Firebug cache).
       new  3eb17e3   [1.8] Panel enablement should also work for the side panels (so EventBug works)
       new  ca97644   [1.8] Hide memory profiler behind a pref: extensions.firebug.memoryProfilerEnable
       new  024586d   [1.8][fbtrace][fbtest][netexport0.8] Inrease max Firefox version for Firebug and various extensions (install.rdf & update.rdf files)
       new  2ebcca3   [1.8] nsIJSON.decode is undefined in Nightlies, catch exceptions so, Firebug is properly initialized anyway.
       new  feb19ac   [1.8] Even if restore breakpoints doesn't work the container should be set.
       new  28615f2   [1.8] Use JSON instead of "@mozilla.org/dom/json;1", see https://bugzilla.mozilla.org/show_bug.cgi?id=645922
       new  08b93e9   [1.8] Centralized highlightRow() in Firebug.Panel and renamed it to highlightNode(), so the panels don't need to implement the node highlighting anymore
       new  b4e2bb4   [1.8] Issue 4616: Search Field must show some indication for search being wrapped around
       new  1424d81   [1.8] Issue 4623: Regular expressions search doesn't work in Script panel, if turned on after entering the search string
       new  545906e   [1.8] add support for iframe version, only if window.gBrowser does not exist. All green except search/scriptPanelSearch.js which fails on HEAD already
       new  3779507   [1.8] install.rdf up to 7.* all green on 7.0 except script search that is also broken on 6.0 http://getfirebug.com/testresults/?userheaderid=1941192b833199024031e8e3ee45b3df
       new  2331f26   [1.8] ! binds stronger than |in| it turns out. getfirebug.com/testresults/?userheaderid=1941192b833199024031e8e3ee4b9b30
       new  815f61a   [1.8] Current nightlies already reached version 8
       new  1158850   [1.8] Fixed code formatting
       new  ed8f1c0   [1.8] Renamed Large Command Line to Command Editor according to the terminology 5 fails, 4 unrelated: http://getfirebug.com/testresults/?userheaderid=1941192b833199024031e8e3ee66dc04
       new  aefa2a2   [1.8] Raised toolkit compatibility max version
       new  be9312e   [1.8] Issue 4454: toolbar icon larger than normal http://code.google.com/p/fbug/issues/detail?id=4454
       new  567808a   [1.8] Issue 3809: Incorrect timings in net panel (blocked/dns)
       new  4edd431   [1.8] related to Issue 4639:	infinite loop in "firebug/console/errors" when closing window One failed, that script search that has been broken; http://getfirebug.com/testresults/?userheaderid=7e20178158194d04f7df0ce952f7d512
       new  4b971bf   [1.8] Bump up the max Firefox version.
       new  7838c0c   [firebug-1.8.0b6]
       new  d4f17b9   [1.8] Issue 4654 (privatebrowsing is undefined with SeaMonkey) http://code.google.com/p/fbug/issues/detail?id=4654
       new  fdbab51   [1.8] Update tracing.
       new  6fd626d   [1.8] Issue 4630: String property disappears from object rep
       new  6d36230   [1.8] Make sure the watch edit cell has proper height so, even underscore (_) is visible when typed.
       new  acdd875   [1.8] Issue 4264: Object with methods logged as empty
       new  c613819   [1.8] Issue 4611: fix keybinding for search history
       new  d47e17b   [1.8] Issue 4660 (Sorting by IP address doesn't work correctly) http://code.google.com/p/fbug/issues/detail?id=4660
       new  3713fd4   [1.8] Issue 4659 (Local and remote IPs are switching the columns) http://code.google.com/p/fbug/issues/detail?id=4659
       new  3687ba2   [1.8] Adjusted styles to use :-moz-any() and fixed breakpoint column width
       new  2c0f27a   [1.8] Renamed BrowserCache function for toggling its state
       new  574f0fe   [1.8] Issue 4663 (Aborted requests show NaN MB in the size info tip) http://code.google.com/p/fbug/issues/detail?id=4663
       new  6e25d9d   [1.8] Fixed missing top line when scrolling
       new  3c90a4e   [1.8] Removed release notes, which can now be found at http://getfirebug.com/wiki/index.php/Firebug_Release_Notes
       new  77b50a0   [1.8] FBL.ToggleBranch = **ToggleBranch**.ToggleBranch (fixes Illuminations)
       new  b9d97a7   [1.8] Change Roussey contributor line
       new  9f75561   [1.8] Source code formatting.
       new  47a8112   [1.8] Do not export ToggleBranch twice.
       new  641267d   [1.8] Fix observer-service (DBG_OBSERVERS). The service is checking observer listeners and was firing false alert.
       new  33fabfc   [1.8] Issue 1964 (Font size affecting Script panel) http://code.google.com/p/fbug/issues/detail?id=1964
       new  6a1d8f0   [1.8] Issue 4628: Pop-up windows are blank
       new  adeb861   [1.8] Issue 4628: Pop-up windows are blank
       new  328f62e   [1.8] Issue 4669 (HTML tree won't expand fully) http://code.google.com/p/fbug/issues/detail?id=4669
       new  9ac74a7   [1.8] Better return false, if element is not a source element
       new  e958cd3   [1.8] Update some css properties for Fx 5/6/7
       new  ad3b21b   [1.8] Issue 4670 (Nodes of XML files are always shown as hidden) http://code.google.com/p/fbug/issues/detail?id=4670
       new  80fcc66   [1.8] Update some css properties for Fx 5/6/7
       new  a54c1e7   [1.8] Issue 4369: Missing JavaScript lines in Firebug script display window
       new  4dec162   [1.8] Adjusted styles to use :-moz-any() were applicable
       new  35b7266   [1.8] Avoid NPE
       new  3614001   [1.8] Revert of r11385 and r11331 in regard of sharing the CSS between Firebug and Firebug Lite
       new  0708021   [1.8] Fix indentation.
       new  d0e5be7   [1.8] Just comments.
       new  ea68aed   [1.8] Source code comments and formatting.
       new  b7331f0   [1.8] fix failing search test
       new  826d040   [1.8] Issue 4639 tabWatcher part
       new  2c4c265   [1.8] Module list customization (Crossfire)
       new  868fcef   [1.8] update locale: uk-UA
       new  406d4f3   [1.8] Avoid NPE
       new  ce93c19   [1.8] Return value for Arr.remove. Returns false if the item wasn't found; otherwise true.
       new  a765951   [1.8] Issue 4679 (a11y.js has a variable with wrong case) http://code.google.com/p/fbug/issues/detail?id=4679
       new  fa5b4fc   [1.8] Helper for tracking mem leaks; allows to trace all registered observer listeners (nsIObserverService) for specific topic
       new  9103b38   [1.8] A little improvement to Debug.traceObservers - providing a custom message.
       new  81b810a   [1.8] Tracing updated
       new  75c387e   [1.8] https://bugzilla.mozilla.org/show_bug.cgi?id=669730
       new  0299fbe   [1.8] tabs to spaces
       new  d83f7e1   [1.8] do not put window into the trace message (makes finding memory leaks harder).
       new  0c96b14   [1.8] avoid NPE
       new  9be7394   [1.8] Make sure HTML Preview is displayed in the Net panel.
       new  8547858   [firebug-1.9.0a0]
       new  d8dbec4   [1.8 & 1.9] Do not use in-frame version for babelzilla builds.
       new  52702b0   [1.9][&1.8] Issue 4214:	CSS URL preview doesn't respect <base /> element
       new  74a393d   [1.9][&1.8] Issue 4688: Location List: Open in New Tab and Copy Location broken
       new  c697981   [1.9][&1.8] Update tracing
       new  29baa5f   [1.9][&1.8] Issue 4684 (Firebug opens, when i click Clear Activation List) http://code.google.com/p/fbug/issues/detail?id=4684
       new  5418c20   [1.9][&1.8] Avoid NPE (related to bootstrapped extensions)
       new  1756522   [1.9][&1.8] Inline stylesheet doesn't have URLs. Make sure Css.getURLForStyleSheet is used when appropriate (this methods uses owner's document URL automatically). Related to issue 4688
       new  5c94d11   [1.9][&1.8] Issue 4692 (Firebug.getConsoleByGlobal FAILS TypeError: Firebug.connect is undefined) http://code.google.com/p/fbug/issues/detail?id=4692
       new  bec22ad   [1.9][&1.8] missing ;
       new  f330228   [1.9][&1.8] Added Page Down/Up shortcuts for changing value in an inline editor again, because users are already used to them
       new  72e5d8e   [1.9][&1.8] Issue 4489: Wrong font-size in main panel under Windows
       new  74c9520   [1.9][&1.8] Issue 4697 (Start Button infotip is not updating "On for all pages" info) http://code.google.com/p/fbug/issues/detail?id=4697
       new  7f16ad6   [1.9][&1.8] Apply text size changes also on the Command Line Popup (related to issue 4489)
       new  ddbff02   [1.9][&1.8] Support for SeaMonkey (related to issue 4430)
       new  498d027   [1.9][&1.8] Tracing for Firebug start button updated (could help us to diagnose the problem where users complain about missing start button)
       new  9dc0716   [1.9][&1.8] Issue 4699: Firefox "new window" not working well with firebug 1.8
       new  abbe59e   [1.9][&1.8] Issue 4685: compact object display in dom tab
       new  bbcff74   [1.9][&1.8] Since tracing is separated into its own extensions, there are no versions with 'X' in them anymore
       new  e41184e   [1.9][&1.8] completionPopup.openPopup is undefined
       new  35ba03b   [1.9][&1.8] Issue 4704 (Resetting options doesn't work) http://code.google.com/p/fbug/issues/detail?id=4704
       new  db5d757   [1.9][&1.8] Issue 4700 (console.error(null)/console.error(undefined) cause Firebug exception) http://code.google.com/p/fbug/issues/detail?id=4700
       new  b346b9b   [1.9][&1.8] Issue 4706 (WebM files don't show up in the Media tab in the Net Panel) http://code.google.com/p/fbug/issues/detail?id=4706
       new  622dd5b   [1.9] Put Components.utils to a constant
       new  389ffaf   [1.9][&1.8] Issue 4710: open page editor using right-click doesn't work if console is closed
       new  8014be6   [1.9][&1.8] Issue 4421: Cannot enable "Edit source" button (css) after switching tabs
       new  8fb1148   [1.9][&1.8] Issue 4470: Preview for CSS gradients
       new  85606c6   [1.9][&1.8] Made background of color infotips a bit darker to make almost transparent colors better visible
       new  98b1aed   [1.9][&1.8] Replaced striped background for infotips by a checkerboard one
       new  9fd7a11   [1.9][&1.8] Issue 4032 (Please offer option to disable update notification page) http://code.google.com/p/fbug/issues/detail?id=4032
       new  6fda53a   [1.9][&1.8] Fixed configure editors translation
       new  284345a   [1.9] Issue 4377 (List of editors should be removed from Firebug Menu) http://code.google.com/p/fbug/issues/detail?id=4377
       new  f0e6b09   [1.9] Issue 4395 (Inclusion of "Firebug" in the User-Agent) http://code.google.com/p/fbug/issues/detail?id=4395
       new  6825a06   [1.9][&1.8] Issue 4690: infinite error loop in "httpActivityObserver" when closing window
       new  9808354   [1.9][&1.8] Tracing updated (related to issue 4708)
       new  703b712   [1.9][&1.8] Issue 4719: console.firebug doesn't work anymore in Firebug 1.8
       new  608f796   [1.9][&1.8] Do not display a message if FBTrace isn't installed (confusing Firebug users).
       new  74cc935   [1.9][&1.8] Update tracing (typo + spacing).
       new  4f31830   [1.9][&1.8] Issue 4721: Expose "firebug/net/netUtils" module to extensions
       new  3330fb7   [1.9] Issue 4722 (Radio options Enabled/Disabled of activatable panels should be combined in a check option) http://code.google.com/p/fbug/issues/detail?id=4722
       new  11d0aa8   [1.9] Addition to issue 4722: Close menu when "Enabled" is clicked (like it was done before)
       new  7cf4ea0   [1.9][&1.8] Issue 4724 ("Disable Breakpoint" is not checked on disabled breakpoints) http://code.google.com/p/fbug/issues/detail?id=4724
       new  f2b543e   [1.9][&1.8] Issue 4711 (Add editors sub-menu to the context menu of the Script and CSS Location Menu) http://code.google.com/p/fbug/issues/detail?id=4711
       new  5673020   [1.9][&1.8] Issue 4725: FBTrace customisation CSS does not work
       new  6773e24   [1.9] New method: Arr.isArray()
       new  203aa43   [1.9] Issue 4382: JSON sorting
       new  fdb4410   [1.9] Arr.isArray() improved
       new  922f985   [1.9][&1.8] Issue 4728 (Commandline autocomplete is ugly on MacOS) http://code.google.com/p/fbug/issues/detail?id=4728
       new  195ccad   [1.9][&1.8] Added font-size-adjust to the style groups
       new  d2aeee7   [1.9][&1.8] Issue 4713: pseudo elements must not be shown in inherited styles
       new  4950925   [1.9] Issue 4723: Right-clicking on a panel tab should open the Options Menu
       new  6236107   [1.9] Issue 4723: for background tabs
       new  c17700b   [1.9][&1.8] r11527 followup
       new  4ca8384   [1.9][&1.8] Issue 4736: Large array puts Firebug into Unresponsive Script loop
       new  4c5b22d   [1.9][&1.8]Issue 4738: "Open in new tab" opens wrong url when reusing XMLHttpRequest objects
       new  8f90dcd   [1.9][&1.8]Issue 4729: Log with file and line number
       new  5dead15   [1.9][&1.8] Locale update: bg
       new  f4ee9e1   [1.9][&1.8] Issue 4733: Expose firebug/net/requestObserver.js Module to Extensions
       new  e54948d   [1.9][&1.8] Partially revert R11540 (put back the firebug-http-observer module for now)
       new  cf7eb68   [1.9][&1.8] Issue 4752: Expose DomplateTag to Extensions
       new  22f3c54   [1.9][&1.8] Issue 4736: Large array puts Firebug into Unresponsive Script loop
       new  5e3b3dd   [1.9][&1.8] Issue 4750 (Mac problem with display of buttons) http://code.google.com/p/fbug/issues/detail?id=4750
       new  c11c804   [1.9][&1.8] (partial fix) Bug 669730 - Firebug causes immortal zombie compartments
       new  fc35692   [1.9][&1.8] Avoid NPE + tracing
       new  3137013   [1.9] New API: Events.add/removeEventListener. This API supports tracking of all registered event listeners in the page (useful for hunting memory leaks)
       new  0baab94   [1.9][&1.8] Issue 4750 Mac problem with display of buttons
       new  9f8e243   [1.9][&1.8] Fixed formatting
       new  861dfa6   [1.9] Just modify the user agent, if Firebug is not suspended
       new  8294572   [1.9][&1.8] Issue 4757: var table="" returns an error
       new  2d1f51b   [1.9][&1.8] Issue 4755: Code for confirmation when resetting options needs to be reworked
       new  d99b634   [1.9][&1.8] DispatchName for TabWatchListener (helps to debug) + source code formatting.
       new  11e05c8   [1.9][&1.8] Issue 4762: Modules no longer get the call to shouldCreateContext
       new  40130ba   [1.9][&1.8] Allow to specify name attribute for menu items created by Menu.createMenuItem() method, contribution by Patricio
       new  5844ee2   [1.9][&1.8] Issue 4765: wrong rep is used for errors from command line
       new  bdc020e   [1.9][&1.8] Issue 4758: "NetworkError: 401 Unauthorized - [url]" NTLM authentication issue (contribution by shellsterdude)
       new  7a034b0   [1.9][&1.8] Follow up to r11587 to keep the syntax equal to other uses of findHeader()
       new  2274bfc   [1.9][&1.8] Issue 4249: Stack trace function highlight wrong
       new  ec78322   [1.9][&1.8] Issue 4750: Mac problem with display of buttons (2)
       new  9cfd3c5   [1.9][&1.8] Issue 4765: wrong rep is used for errors from command line
       new  937257b   [1.9] Reverted changes of r11481 and r11576 because of security concerns (related to issue 4395)
       new  b54fb18   [1.9] Reverted changes of r11480 (alternative solution in issue 4774)
       new  15d0a7d   [1.9] Issue 1811: Add prettyName/displayName support to Profiler output and Stacks
       new  d19f749   [1.9] Issue 4772: console.firebug should be removed
       new  997f7b2   [1.9][&1.8] Issue 4765: final part
       new  5c31cf7   [1.9] Not translated strings
       new  eb07acf   [1.9] Tracing updated
       new  93e1605   [1.9][&1.8] Issue 4609: 'debugger not activated' shows all the time
       new  4c594b4   [1.9][&1.8] Issue 4026 (Autocomplete doesn't work when CSS property is NOT written all in lowercase) http://code.google.com/p/fbug/issues/detail?id=4026
       new  dd20ac3   [1.9][&1.8] Catch exception
       new  a254502   [1.9] Better source code formatting.
       new  651701f   [1.9] Issue 3754: Make context menu operations on DOM Panel clear by adding a border on mouseover
       new  5d7150d   [1.9] Source code formatting (spacing)
       new  3f17733   [1.9][&1.8] Avoid undeclared variables (related to issue 2952)
       new  e1e36ae   [1.9] Fix StackFrame.getDisplayName (related to issue 1811, console/api/profile test passes)
       new  aeb384a   [1.9][&1.8] Fix several places where strict-warning options sees a problem (related to issue 511)
       new  920e3a7   [1.9][&1.8] Issue 4779 (Incorrect file name in Location Menu, if source is just a path) http://code.google.com/p/fbug/issues/detail?id=4779
       new  8f00408   [1.9] Improvement for: Issue 3754:Make context menu operations on DOM Panel clear by adding a border on mouseover
       new  a2cb847   [1.9][&1.8] Fixed NPE caused by inline style sheets
       new  29f7545   [1.9] Fixed code formatting
       new  ce69264   [1.9][&1.8] Set proper width for breakpoint column in the Script panel (bottomSourcePadding, bottom padding)
       new  45a2cd0   [1.9][&1.8] Fix start button activation (related to issue 4609)
       new  f3fb140   [1.9] Remove forgotten tracing.
       new  4c4177e   [&1.9] Fix for R11618
       new  bd21a12   [1.9][&1.8] Avoid firstViewRangeElement is null
       new  e08908a   [firebug-1.9.0a1]
       new  9159d97   [1.9][&1.8] 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  2c7bfd3   [1.9] Fixed formatting
       new  c083c85   [1.9][&1.8] Issue 3204 (console.* formatted strings print %* placeholder when surrounded by newlines) http://code.google.com/p/fbug/issues/detail?id=3204
       new  4d683cd   [1.9][&1.8]Issue 4778: Script Panel filelist not updating when on a breakpoint
       new  0a7e385   [1.9] Issue 4327: Headers slipping into POST source in Network panel
       new  3fde3ee   [1.9][&1.8] Replace unnecessary use of Function constructor (related to issue 4742) http://code.google.com/p/fbug/issues/detail?id=4742
       new  ff19c0b   [1.9][&1.8] Issue 3077: Line by line debug stops with window.console.log
       new  0127f06   [1.9] Code formatting
       new  2d5d899   [1.9] Source formatting
       new  d31ee3a   [1.9][&1.8] Issue 4782: Patch for /branches/firebug1.9/locale/ru-RU/firebug.properties
       new  2535865   [1.9][&1.8] Fixed translation mistake
       new  4f47de5   [1.9][&1.8] Issue 3296: Form's action doesn't change and it isn't shown in HTML panel
       new  0466a1f   [1.9][&1.8] An improvement for R11648 (issue 3296)
       new  fe955f4   [1.9] Remove space.
       new  bb64950   [1.9] Fix indent
       new  f9c53fa   [1.9][&1.8] Issue 3979 (Hovering the Location Menu items shows a wrong tooltip) http://code.google.com/p/fbug/issues/detail?id=3979
       new  086c3ae   [1.9][1.8] Update build script (deploy also the AMO xpi)
       new  e2778ee   [1.9] Issue 2212 (Delete elements while inspecting) http://code.google.com/p/fbug/issues/detail?id=2212
       new  9be028e   [1.9] Do not use alert in wrong scope.
       new  1191b2a   [1.9] Issue 4805 (Distinguish or Highlight HTTPS protocol requests in Net panel) http://code.google.com/p/fbug/issues/detail?id=4805
       new  ae2e6d3   [1.9] Issue 4808 (Net panel: Obscure configuration "Show BF Cache Responses") http://code.google.com/p/fbug/issues/detail?id=4808
       new  25c6998   [1.9] Changed translation keys for BFCache (related to issue 4808)
       new  2c04b12   [1.9][&1.8] Followup to r11700 (Corrected updating of row and summary values)
       new  63ca9b8   [1.9][&1.8] Issue 4811 (No file name shown for requested URL paths) http://code.google.com/p/fbug/issues/detail?id=4811
       new  c1541fb   [1.9][&1.8] Crop href in request info (related to issue 4811)
       new  35c3250   [1.9][&1.8] Issue 4801: 'Show BF Cache Responses' option does not work
       new  d491911   [1.9][&1.8] Issue 4753: Show infotip, if multi-highlight limit is exceeded
       new  860d571   [1.9][&1.8] Fixed spelling
       new  805274b   [1.9] Issue 4781: DOM panel displays bunch of null members
       new  e25ffba   [1.9] Avoid NPE
       new  c46b059   [1.9] Improvement to issue 4781
       new  1d61728   [1.9] Issue 4689: Add option to copy parts of JSON data (contribution by Tasoss)
       new  1e504fe   [1.9][&1.8] Fixed display of source links
       new  6312333   [1.9] Issue 4822: larger icons for use in Firefox 4+ http://code.google.com/p/fbug/issues/detail?id=4822
       new  8d3fdbb   [1.9] Make sure pageshow and DOMContentLoaded listeners are not registered twice.
       new  22b41d7   [1.9] Make sure the inspector doesn't add listeners twice.
       new  f701e11   [1.9][&1.8] Properly recalculate summary row if 'Show BFCache Responses' options is checked/unchecked (related to issue 4801)
       new  abc1d4b   [1.9] Update strings (related to issue 4689)
       new  8429846   [1.9] Localized confirmation message for editing the CSS source
       new  ee395ff   [1.9][&1.8] Fix timing for BFCache responses (related to issue 4801)
       new  d8acb9d   [1.9] Issue 4826 (Changing the ID of a node in HTML Panel doesn't update Element Path) http://code.google.com/p/fbug/issues/detail?id=4826
       new  6570be5   [1.8] Put Firebug inside a frame (<browser> element) (known to solve issues 4720 and 4804).
       new  34bceb7   [1.9] Just source formatting.
       new  b43448d   [1.9] Source formatting.
       new  0b1c0ac   [1.9] Put Firebug.WatchPanel into its own module.
       new  e8ccb26   [1.9] Added comment to the changes of issue 4826
       new  3d1f47d   [1.9] Issue 4683 (Font preview on mouseover) http://code.google.com/p/fbug/issues/detail?id=4683 (contribution by Tasoss)
       new  216009d   [1.9][&1.8] Issue 4818: frame.eval fails for everthing but the newest frame of the stack
       new  c6df013   [1.9] Missing comma
       new  f1cbc95   [1.9][&1.8?] Issue 1179: Actions do not move the program counter after Step Into if breakpoint is on first line of function
       new  30960c3   [firebug-1.9.0a2]
       new  fe4d956   [1.9] add "pointer-events" to list of css completions
       new  85bb3bc   [1.9] small issues caused by Firebug being inside a frame
       new  d0a51de   [1.9][&1.8] Restored "Inline" location display for Location Menu removed by r11718
       new  5f2253e   [1.9][&1.8] Fixed Command Line History shortcut
       new  1d006a0   [1.9] Replaced magic numbers for key codes by constants
       new  16f75e0   [1.9] Replaced if blocks by switch block
       new  5b46aa3   [1.9][&1.8] Issue 4118 (The command-line tab-out-prevention also prevents ctrl+tab from working) http://code.google.com/p/fbug/issues/detail?id=4118
       new  5dc61ae   [1.9] Source formatting.
       new  6592679   [1.9] Issue 4128: use swapDocShells for detaching
       new  af306ed   [1.9] Remove obsolete code (XPCOM related) from annotation service.
       new  50eef31   [1.9] Issue 4832: Firebug is disabled when in private mode the page is refreshed
       new  f1f1f2c   [1.9] Convert firebug-annotations and privacyService.js into AMD modules (a bit related to issue 4832).
       new  193a89a   [1.9] Remove forgotten trace.
       new  f25b066   [1.9] Issue 4128 part 2: remove unneeded reattachContext/detach listeners
       new  76b0b0a   [1.9][&1.8] Expose Firefox module through Firebug namespace + a little change in toggleOpen
       new  dac6831   [1.9] bring back reattach since it is used by console panel
       new  85300cd   [1.9][&1.8] Toolbar buttons text color needs to indicate their state when they are disabled
       new  b7bbde0   [1.9][&1.8] Issue 4837 (Editing a node value doesn't update inside HTML panel)
       new  2bb65d6   [1.9][&1.8?] Issue 1098: stepping through source jumps to loop ending, should not
       new  fcf0841   [1.9] Do not update Watch panel asynchronously (related to issue 10980
       new  42be7bc   [1.9] Corrected little grammatical mistake (see issue 241)
       new  11f797b   [1.9] detaching must turn on firebug
       new  426d0f5   [1.9] Issue 1413 (Restore position in Script panel after page reload) http://code.google.com/p/fbug/issues/detail?id=1413
       new  1ca2c6a   [1.9] Fixed NPE (related to r11857)
       new  c5d789d   [1.9] Improve FBS tracing + fix getCallFromType
       new  9be5466   [1.9][&1.8?] Issue 4839: Script execution stopped at wrong line
       new  7210816   [1.9] Source code formatting.
       new  f4d5328   [1.9] Build script: remove disableTracingConsole from the build script (not necessary anymore since FBTrace is an independent extension now).
       new  7832092   [1.9] Update list of available locales (for BZ)
       new  2a20b85   [1.9] Update build script to build Firebug for Babelzilla
       new  7c7dfa0   [1.9] es-ES locale update
       new  fa62c11   [1.9] Remove TopLevelHook (obsolete)
       new  77f43c8   [1.9] zh-TW locale update
       new  18d9c13   [1.9] Removed unused translation
       new  a8cd8fd   [1.9] Reverted r11877; translation was just wrong
       new  dd5da72   [1.9] Removed unnecessary translations and fixed script.Disable_Break_On_Next
       new  2cd94ca   [1.9] Issue 4845 (Rerun should have a shortcut like the other debugging options) http://code.google.com/p/fbug/issues/detail?id=4845
       new  4cb9c64   [1.9] Added rerun option to context menu
       new  19a7089   [1.9] locale update es-AR
       new  4013f69   [1.9] Locale update sv-SE
       new  03803ac   [1.9] Update locale de
       new  9832ff8   [1.9] locale update sl-SI
       new  bbb1245   [1.9] Issue 4816: Script panel claims No JavaScript when it means "you're stopped on a breakpoint on some other tab"
       new  0199790   [1.9] Better fix for issue 4816
       new  9082802   [1.9] Another try to fix 4816
       new  39a627a   [1.9] Update locale: hu-HU
       new  f1ab03a   [1.9] Avoid long lines
       new  b477a62   [1.9] Fix not localized strings (feedback from htanaka)
       new  7eed268   [1.9] Fixed spelling mistakes in comments and enhanced the descriptions Removed unused search.script.Multiple_Files
       new  3b87837   [1.9] Update locale: es-ES
       new  22c4b04   [1.9] Properly expose Firefox module (the old way causes a problem in FBTrace)
       new  a38e691   [1.9] Added id to context menu item for creating a new CSS property to be able to access it via FBTest
       new  c235641   [1.9] Issue 4649: Firebug causes a second HTTP GET request of @fontface font-files
       new  0152694   [1.9] Added Lucida Console to the font family suggestions
       new  4e7e8fb   [1.9] Locale update: ja-JP
       new  4f767dd   [1.9] Issue 4681: Firebug panels are disabled after clicking on links that open in a new page and result in a download
       new  f91d381   [1.9] Issue 4854 (XHR breakpoints can't be removed from Breakpoints side panel) http://code.google.com/p/fbug/issues/detail?id=4854
       new  08a3597   [1.9] Another additional fix for r11857
       new  cec1b12   [1.9] Just source formatting.
       new  a6aa12c   [1.9] Issue 4803 (Command Line auto-complection for properties, which can't be accessible via .) http://code.google.com/p/fbug/issues/detail?id=4803 (Contribution by Simon Lindholm)
       new  390d73a   [1.9] Issue 3622 (Commandline completion for [ in addition to .) http://code.google.com/p/fbug/issues/detail?id=3622 (Contribution by Simon Lindholm)
       new  80a7ed0   [1.9] If the response body of a request is empty, hide the "Response" tab
       new  df40640   [1.9] Issue 1328: Script tag does not always reflect the actual content
       new  391e81c   [1.9] New module "firebug/lib/fonts"
       new  1d25638   [1.9] Locale update: el
       new  51dc2fb   [1.9] Issue 4726: Chrome warnings leak into console
       new  dab6358   [1.9] Yet improvement for issue 4726
       new  7d14e47   [1.9] Next time: run test before commit.
       new  2fa105f   [firebug-1.9.0a3]
       new  deb0af7   [1.9] Fonts should be retrievable by node, not just the whole document
       new  d31e566   [1.9] Count also SSL negotiation into the connection time + move couple of helper methods into NetUtils module.
       new  cffe35a   [1.9] Just source formatting
       new  2d2ca39   [1.9] Source formatting
       new  3780c3b   [1.9] Include connection time only if the request is actually creating a new connection (and not reusing an existing one).
       new  14cd175   [1.9] Just some source code formatting
       new  6569591   [1.9] Use 'dispatchName' to simplify debugging.
       new  4dec39c   [1.9][&1.8] Fix for: Scripts not loaded fully (http://groups.google.com/group/firebug/browse_thread/thread/3cf43b6264d75f36)
       new  6ffb046   [1.9] Locale update: zh-CN
       new  5efccd3   [1.9] Updated suggestions related to FF 5-7
       new  bf77eac   [1.9] Issue 4866 (Regression: FBTests commandLine/2934 and css/3652 fail)
       new  43c15c6   [1.9] Issue 4828: window.resizeTo() is broken on FF7 if Firebug 1.9.0a2 is installed (issue 4533 and issue 4628 tested)
       new  9d97ea7   [1.9] Source Formatting
       new  62cbb06   [1.9] source formatting
       new  68fbd24   [1.9] Issue 4868: Lines are not displayed in Script panel, if they are too long
       new  299f963   [1.9] typo
       new  c0935bc   [1.9] Issue 4658: Console shows wrong file names
       new  d042504   [1.9] Fix Net panel timings (connected and connecting can be received multiple times and out of order)
       new  b3fb058   [1.9] Issue 4538: [patch] More auto-completion fixes
       new  7d46709   [1.9] Issue 4840: simplify require.js moduleConfig
       new  0f60c75   [1.9] New string "Inspect Element with Firebug"
       new  cfe8983   [1.9] Issue 4874: Regression: The Script panel doesn't properly scroll when single stepping
       new  432376d   [1.9][&1.8] Do not store/restore breakpoints of type BP_UNTIL (used for "Run to this line" feature). This should solve the problem where Firebug is breaking in the source and there is no breakpoint in the UI.
       new  aba4b8d   [1.9] Update to RequireJS 0.27.0
       new  46ea89f   [1.9] Wait with initialization events till all modules (include those coming from Firebug extensions) are loaded. Related to issue 4718
       new  9cee3c9   [1.9] Issue 4881: Regression from issue 4866: editing things in the middle of the command line opens bad completions
       new  ee37d3d   [1.9] Ignore resolving, connecting and connected events if they come after the response is loaded from the cache.
       new  257b2c0   [1.9] Issue 4597: console.log bug of string formatting in quotes
       new  cf1fb1a   [1.9] Make sure file list menu keyboard navigation is properly working.
       new  dcdc5e9   [1.9] Issue 4862: Add "Add Watch" to context/right click menu in Watch panel
       new  8f34af0   [1.9] Just source formatting.
       new  f07df72   [1.9] Issue 4880: Step into function with frames, does not work
       new  255b6bb   [1.9] Issue 2638: Show info popup when hovering a breakpoint / execution indicator icon
       new  eb0ea74   [1.9] Issue 2225: Resending a XMLHttpRequest
       new  dbbc139   [1.9] Issue 4556, 4600: Firebug shortcut conflicts
       new  4e4ebe3   [1.9] Issue 4434: autocomplete in console debugger does not recognize variables in catch block (contributed by Simon Lindholm)
       new  a03c3f9   [1.9] Don't do array completions (like issue 3622) for variable[/regex/]
       new  35c1b09   [1.9] Missing Ci
       new  6dabab2   [1.9] Issue 2952: Enh: DOM Panel should prevent editing of read-only properties
       new  bba4401   [1.9] Net panel timings, 'resolving' can be sent even if an existing connection is reused.
       new  50094a9   [1.9] Fix for "Browser.closeContext ERROR, no context matching"
       new  3d0ad9f   [1.9] Dispatch "FirebugLoaded" event to the top and current window. This is useful for non AMD  extensions waiting for Firebug initialization.
       new  1a00a23   [1.9] Do not cache contexts in BTI.Browser, they are not removed sometimes (memory leak).
       new  d8788f8   [1.9] Properly handle initialization of panelBars (can be already loaded when FirebugChrome.initialize is executed). This is because loading Firebug's AMD modules is asynchronous and can finish after Firebug XUL UI is completely ready.
       new  0db3c16   [1.9] Don not highlight the center line when restoring state of the Script panel, related to: Issue 4874: Regression: The Script panel doesn't properly scroll when single stepping
       new  2753a3c   [1.9] Properly compute (round) lines-per-view (the Script panel) so restoration show the same line as before.
       new  e25dff9   [1.9] Fixed comments
       new  fbb119a   [1.9] Issue 4909: Firebug is not enabled even if the property onByDefault is set to true using Selenium(C#)
       new  baaace7   [1.9] Issue 4730: Firebug 1.9.0a0 blocks console() callbacks in the Web Console
       new  03e28fd   [1.9] Improvement for issue 4730
       new  d953905   [1.9] Issue 4904: Firebug 1.8 and up fail to initialise when another browser addon uses the global message manager to load a content script at startup that calls sendSyncMessage
       new  4a0cf3c   [1.9] Yet another fix for issue 4904
       new  06c3d1e   [1.9] Fix for Obj.isNonNativeGetter (related to R12074)
       new  f46393c   [1.9] Properly put version into the Firebug About menu.
       new  c1b5d79   [1.9] Issue 4901: Move the command line auto-completer out of Editor.AutoCompleter
       new  c90e038   [1.9] When selection browser window with active debugger, select also the Script panel.
       new  3ba41fc   [1.9] Properly update Firebug status bar icon if the Net panel is disabled.
       new  a479492   [1.9] Issue 4905: Show the "Connection" header in the network/headers part
       new  c26bb24   [1.9] Remove watch panel auto-completion to fix breakage from issue 4901
       new  3d0c913   [1.9] Related to issue 4905 display complete set for both responses (one from the server and one from the cache)
       new  32f9ac4   [1.9] Fix location list (related to R12077)
       new  a163941   [1.9] Issue 4932: The Script panel shows No Javascript on this page even if they are scripts within an iframe
       new  6330c8d   [1.9] Avoid NPE (related to issue 4932)
       new  8b0ca2a   [1.9] <nav-bar>.insertItem doesn't work in Firefox 10, which breaks toolbar customization and Firebug start button is not visible, let set the attribute of the element manually in such case.
       new  cb1429b   [1.9] Avoid exception
       new  7b1dfc5   [firebug-1.9.0a4]
       new  8e5100c   [1.9] Added option to always open Firebug in its own window to the Start Button options menu
       new  30c83f1   [1.9] Cached headers are important only if the request comes from the cache (related to issue 4905)
       new  d9a7697   [1.9] Issue 3985: Can't break on code inserted twice using iframes, in one iframe
       new  af79042   [1.9] Fix for the previous commit.
       new  9effa35   [1.9] Locale update ja-JP
       new  ea6c336   [1.9] Issue 4718: Firebug 1.8 Extension Issues: Flashbug
       new  fb0c202   [1.9] Issue 4937: Firebug extensions should register in Firebug
       new  bedea3c   [1.9] When the user picks "Reset All Firebug Options" remove also all breakpoints and annotations.
       new  2eecf93   [1.9] Better tracing support.
       new  243745c   [1.9] Storage Service, support for immediate save.
       new  591d50d   [1.9] Immediate save of removed breakpoints after reset all Firebug options.
       new  5d64c83   [1.9] Issue 4931: Pressing the Enter key is eaten by the auto-completion popup
       new  9c7d0fa   [1.9] Source formatting
       new  ce13512   [1.9] Source formatting
       new  a8b2ce8   [1.9] Source code formatting
       new  a23329c   [1.9] Issue 4939: I can't get rid of the search options popup
       new  17968de   [1.9] Issue 4925: Disable Break On ... buttons when debugger is not activated
       new  33fa68e   [1.9] Issue 4941 (Net panel scrollbars show up when not necessary) http://code.google.com/p/fbug/issues/detail?id=4941
       new  c0c60e0   [1.9] Yet one fix for issue 4925 (I love our automated tests!)
       new  cfb7d11   [1.9] Issue 4875: Firebug is active in unnecessary tab + Issue 4806: Firebug icon does not gray out for deactivated sites
       new  0d4251b   [1.9] panels opened at wrong window after detaching firebug
       new  111636b   [firebug-1.9.0a5]
       new  f1870bd   [1.9] Issue 4355: Line breaking of CSS styles leads to confusion
       new  97e4eb9   [1.9] 4940: Tooltip improvements with arrays
       new  ec553a9   [1.9] Issue 3997: Allow Firebug to be positioned on all four sides of the browser window
       new  c265f2a   [1.9] Issue 4219: Changing commandline completion with arrow keys doesn't work when hovering over autocompletion popup
       new  8673449   [1.9] Fix contributor list.
       new  4797221   [1.9] Issue 3997. part 2
       new  1a06122   [1.9] Issue 4758 ("NetworkError: 401 Unauthorized - [url]" NTLM authentication issue) http://code.google.com/p/fbug/issues/detail?id=4758 (contribution by catlionv)
       new  f4bb454   [1.9.] Issue 341: Dragable control to min/maximise Firebug should be thicker than one pixel
       new  32e4c77   [1.9] Issue 4862: Add "Add Watch" to context/right click menu in Watch panel
       new  fc7bab7   [1.9] Locale update: el
       new  be78899   [1.9] Just comments
       new  3b32778   [1.9] Issue 4925: Disable Break On ... buttons when debugger is not activated
       new  70219c4   [1.9] Just source formatting
       new  5bf90a5   [1.9] Fix tracing for event listeners.
       new  1d8ad6e   [1.9] Avoid NPE
       new  cc5f21e   [1.9] Revert R12158 (  note for me: learn first/last names ;-)
       new  4fb8745   [1.9] Fix for Net panel timings (negative waiting time) + helper debug logging.
       new  4686572   [1.9] Just source formatting.
       new  009240b   [1.9] Corrected hint for nsIHttpActivityDistributor
       new  1a94297   [1.9] issue 3997. merge "Open Firebug in New Window" and "always open in new window"
       new  6eb95d0   [1.9] Support for context based event listener registration (just like timeouts).
       new  8a39bb1   [1.9] Fix arguments for watch and unwatchWindow event.
       new  eaafa27   [1.9] Properly unregister event listeners in the CSS panel.
       new  be4973c   [1.9] Make sure that load, DOMContentLoaded and MozAfterPaint listeners are always removed.
       new  1ec93b7   [1.9] Make sure other DOM listeners in the CSS panel and Inspector are removed at the end
       new  06e38ef   [1.9] Issue 4948 (in right-to-left localized Firefox "Go back" and "Go forward" buttons are reversed) http://code.google.com/p/fbug/issues/detail?id=4948
       new  9dd9a27   [1.9] Just source formatting.
       new  fb1fda6   [1.9] issue 3997. closing detached window shouldn't change position preference
       new  2741df9   [1.9] Issue 4425: Better support for Domplate templates inheritance
       new  f76d20e   [1.9] just a comment
       new  c4d1276   [1.9] Memory leaks: Remove also selected item from panelStatus when clearing it.
       new  4202a0e   [1.9] Memory leaks: another improvement, not sure exactly why, but it helps (and doesn't harm anyway)
       new  7908271   [1.9] Issue 4129: Improve panel switching speed by changing the savePrefFile for the selected panel memory
       new  7e60ce2   [1.9] Issue 4950: Add Watch sometimes displays more than once
       new  9a2e23d   [1.9] Properly set file.size (the Net panel)
       new  e2d096a   [1.9] issue 3997. syncPositionPref was called in wrong order
       new  7522f68   [1.9] Fix console.table (generic object logging)
       new  f15507f   [1.9] Further changes related to memory leaks (breaking references to the page)
       new  0c731ba   [1.9] Issue 3071 (Display sample of WOFF file inside Net Panel) http://code.google.com/p/fbug/issues/detail?id=3071
       new  aa874a8   [1.9] Fixes for Firebug initialization sequence. Related to Issue 4718: Firebug 1.8 Extension Issues: Flashbug
       new  f436950   [1.9] Issue 3848 (Infotip for WOFF files inside font-family property) http://code.google.com/p/fbug/issues/detail?id=3848
       new  a9373d0   [1.9] Avoid NPE and use tracing to expose the problem if it happens (I only see it with FlashBug).
       new  5b6804c   [1.9] Improved trace info
       new  787b865   [1.9] Issue 4910 (Sort headers of network requests in formatted view alphabetically) http://code.google.com/p/fbug/issues/detail?id=4910
       new  8166fa3   [1.9] Fix Firefox toolbar customization.
       new  89d7a0b   [1.9] Fix first-run-page display + put the related code into a separate module.
       new  0c6ace7   [1.9] Fixed remarks related to feedback on issue 3071
       new  eca5e5f   [1.9] Little improvement to speed up file checking
       new  ec2b019   [1.9] Fixed code formatting
       new  75ace1e   [1.9] Added trace info related to issue 4933 Avoid unnecessary call to delete a tool
       new  0a3f3cd   [1.9] Fix related to R12089 (source view links should not be available if the response comes from BFCache)
       new  2aaf33d   [1.9] Tracing improved
       new  281db81   [1.9] Bumped up max. compatibility version
       new  5b994eb   [1.9] Replaced indexOf() check by string comparison
       new  498b878   [1.9] Replaced indexOf() comparison by lastIndexOf() comparison to speed the check up a little bit
       new  0751788   [1.9] Hiding the display of a category must also have influence on requests coming from BFCache. This was a mistake by r12141.
       new  522d88c   [1.9] Better fix for issue 4758 ("NetworkError: 401 Unauthorized - [url]" NTLM authentication issue) http://code.google.com/p/fbug/issues/detail?id=4758 (contribution by catlionv)
       new  da98069   [1.9] Bug 699801 - Excessive memory usage (including 400MB of binary input streams) caused by firebug when chunking a file through XMLHTTPRequest
       new  fcaaf0d   [1.9] Update tracing for XHR Spy.
       new  b9433a7   [1.9] Remove unguarded tracing.
       new  fc9671d   [1.9] Yet one fix for the start button customization. Don't use Firefox.getElementById since chrome doesn't have to be loaded yet at the moment.
       new  d049993   [1.9] RequireJS.resourceReady can be called after Firebug is already initialized (loading a module that wasn't yet used). Ignore such callbacks.
       new  7da4867   [firebug-1.9.0b1]
       new  ff62476   [1.9] Fixed code formatting
       new  dd74a0d   [1.9] Dispatch name for FirebugChome (helper for debugging)
       new  3b6c6d0   [1.9] Followup on r12211 (infotips for fonts were not shown)
       new  5c738bc   [1.9] Remove inspector history when the HTML panel is destroyed (related to memory leaks hunting).
       new  7eb8c15   [1.9] Source code formatting
       new  680b420   [1.9] Issue 3042: Show syntax error position like in error console of Firefox
       new  0a320a2   [1.9] Extend SourceLink to also support column index (related to 3042)
       new  8b6c9a2   [1.9] Yet some additions for Issue 3042
       new  8bf8565   [1.9] Do not display column position if it's zero col.
       new  b91d507   [1.9] Error indicator shouldn't be selectable
       new  f347021   [1.9] Fixed whitespace errors
       new  be56be0   [1.9] Fixed some typos
       new  7928516   [1.9] Avoid JSD NOT_INITIALIZED exception.
       new  cdb0fcc   [1.9] Use "fbs." prefix for tracing coming from firebug-service.js (so, they use the same color in the Tracing console).
       new  f0e2066   [1.9] Use "Inspect Element with Firebug" label for the page context menu (to avoid collision with built in tools).
       new  f74f8d1   [1.9] Issue 4923: FBTest: console/reps/console_array.js fails
       new  49279df   [1.9] Avoid NPE
       new  421194b   [1.9] XHR Spy: Display the spinner till the XHR really finishes (fixes console/1495/issue1495.js).
       new  e5eab9c   [1.9] Issue 4985: XHR Spy: An attempt was made to use an object that is not, or is no longer, usable
       new  e21227b   [1.9] Avoid mem leak in spy, if XHR never finishes (make sure listeners are removed from the XHR object).
       new  41b1e43   [1.9] Do not ignore extensions.firebug.filterSystemURLs pref when "Reset All Firebug Option" is executed.
       new  49ffabd   [1.9] Avoid undefined exception.
       new  37cd217   [1.9] Fix console.trace()
       new  4f917f8   [1.9] Update chrome.manifest for Babelzilla
       new  1c7862c   [1.9] Revert R12278 (Finally know what was the problem, FBtrace Firebug clone wasn't updated)
       new  e42c242   [1.9] Get rid of some unnecessary globals in browser.xul (related to issue 4742)
       new  69b2112   [1.9] Locale update: de
       new  4fbbb20   [1.9] Locale update: sl-SI
       new  751b389   [1.9] Display file size for cache responses.
       new  6418d0a   [1.9] Just usual code formatting.
       new  90d9baa   [1.9] Issue 4956: DIV disappears after editing HTML inside it
       new  66c462d   [1.9] Issue 4897: Firebug incorrectly displays the specificity of widths overridden using !important
       new  768f935   [1.9] Locale update: el
       new  4011820   [1.9] Issue 4991: Permission denied to get property Proxy.InstallTrigger -- on wrong page?
       new  2ec4b1d   [1.9] Issue 1882: same url - console reports errors to different tab
       new  18317fc   [1.9] Locale update: es-AR
       new  fa0eb24   [1.9] Locale update: es
       new  1687c24   [1.9] Locale update: zh-CN
       new  d79f3bb   [1.9] Corrected position of the detach button for the case "On for All Web Pages" is activated and the close button therefore hidden
       new  e790628   [1.9] Update translators list.
       new  af6e466   [1.9] Fix break on XHR
       new  48ccbe6   [1.9] Missing Cc and Ci
       new  5fe6812   [1.9] Locale update: es-ES
       new  5a557eb   [1.9] Update for new DOM properties
       new  643f0e1   [1.9] Additional fix for R12296
       new  5e13f01   [1.9] Remove usage of new Function (issue 4742) + remove context dependent panel types (issue 2663)
       new  7d96a32   [1.9] Issue 4999 (Infotip saying "New watch expression..." for the value editor inside the DOM panel) http://code.google.com/p/fbug/issues/detail?id=4999
       new  b91e04f   [1.9] Update list of translators.
       new  0e5237a   [1.9] Rename "ru-RU" to simply "ru" + update list of translators
       new  bd35a67   [1.9] Locale update: ja-JP
       new  98ea7b8   [1.9] Just source formatting
       new  f9bf58c   [1.9] Source formatting
       new  a905475   [1.9] Added check for FBTrace flag, so FBTrace output is not always shown
       new  145bee8   [1.9] Every single event listener should be registered (and unregistered) through Event.addEventListener (global) or context.addEventListener (context/page related). This allows tracking the removal (and avoid memory leaks)
       new  1b33124   [1.9] Make sure to remove registered listeners (chrome.js)
       new  f1d90ab   [1.9] Make sure to remove registered listeners (bindings.xml). Not sure how to properly use Events module in bindings.xml yet.
       new  888d90f   [1.9] Update module dependencies.
       new  1a2c56a   [1.9] Auto completer needs to remove listeners at shutdown.
       new  91db0f4   [1.9] Tracing updated
       new  9b615f7   [1.9] Tracing of listeners updated.
       new  bb06119   [1.9] Command line history listeners properly removed.
       new  3525501   [1.9] Tab Watcher listeners "pageshow" and "DOMContentLoaded" needs to be removed even if the event never comes.
       new  60bb5ab   [1.9] HTML mutation event listeners need to be removed.
       new  7f1324c   [1.9] The Script panel also doesn't remove it's listeners sometimes.
       new  505ff54   [1.9] I am being brave, the command line APIs are injected only just before expression is executed and removed immediately after that (all tests pass).
       new  4554d4e   [1.9] Fixed comment
       new  2b02740   [firebug-1.9.0b2]
       new  f8762ee   [1.9] Another comment fix
       new  b11368c   [1.9] Need to check, if property is really undefined (otherwise we get problems when the property is 0)
       new  26b8d62   [1.9] Added tracing info to some of the editor functions Replaced magic numbers for keycodes by defined constants
       new  ea1dc06   [1.9] (part I.) Issue 5006: Switching panels does not correctly set the command line auto-completer
       new  072e4fe   [1.9] (part II.) Issue 5006: Switching panels does not correctly set the command line auto-completer
       new  c47c3ed   [1.9] Divide console/commandLine module into more: console/autoCompleter and console/commandHistory
       new  014ca79   [1.9] Locale update: zh-TW
       new  1f375cb   [1.9] Issue 5011 (Ctrl+W opens Firebug in new window instead of closing Firefox tab) http://code.google.com/p/fbug/issues/detail?id=5011
       new  1aecddc   [1.9] Issue 4251 (Source edit of an existing but empty file problem) http://code.google.com/p/fbug/issues/detail?id=4251
       new  7429f6e   [1.9] Tracing for setMultiline
       new  28c7140   [1.9] Locale update: hu-HU
       new  b3495c8   [1.9] Just source formatting
       new  6878f9b   [1.9] Issue 4780 (Can't use F12 to return from minimize if stopped on a breakpoint) http://code.google.com/p/fbug/issues/detail?id=4780
       new  9a1bb6d   [1.9] Issue 5009: Watch side panel shows "Command line closed?"
       new  7eed864   [1.9] Issue 5004: Only raw http post request parameters view
       new  d5f203d   [1.9] Issue 5007: Headers from POST request body are not displayed anymore
       new  568b464   [1.9] comment typo
       new  c24a6b3   [1.9] Fixed problem with shortcuts introduced with r12360
       new  12f273e   [1.9] Issue 4998: 50% of the lines of script are missing on the Mac
       new  8f32faf   [1.9] Fixed comment typo
       new  8226dc3   [1.9] Added tracing to Watch side panel functions
       new  1ccf1e6   [1.9] Issue 5021: FBTest: console/api/profile fails
       new  e54f79e   [1.9] Corrected comment typos
       new  02b9a2d   [1.9] Avoid NPE (topMostWindow.document.focus can be null)
       new  8c68726   [1.9] Rename "it-IT" to simply "it"
       new  87b5265   [1.9] Split domPanel into more modules.
       new  6467e82   [1.9] Reduce amount of tracing for DOM option
       new  d929136   [1.9] copy/cut/paste need top.goDoCommand to work
       new  518df9b   [1.9] Catch exception
       new  8ae0038   [1.9] Followup fix for r12365 We actually don't need the related code anymore since Firebug is running inside a frame.
       new  d3703a4   [firebug-1.9.0b3]
       new  6402da4   [1.9] Issue 3980 (Clicking Clear in Console should stop profiling) http://code.google.com/p/fbug/issues/detail?id=3980
       new  72dc1e3   [1.9] Memory Profile button should not be pressed anymore when console is cleared (related to issue 3980)
       new  9e3fce4   [1.9] Use column number not line number.
       new  203862a   [1.9] Issue 4627: String.prototype methods not showing up
       new  4e5d11a   [1.9] Fix for issue 5003 (Some keyboard shortcuts are not changable in Firebug 1.9)
       new  385503a   [1.9] New API: Arr.merge
       new  24d3c2c   [1.9] Use Arr.merge to get list of unique properties.
       new  18e4d04   [1.9] Fix for r12406.
       new  fbe48ef   [1.9] Fixed bug in JSON Viewer, test net/4382 passes
       new  aa6174a   [1.9] Issue 5031 (Allow changing the shortcuts without having to restart the browser) http://code.google.com/p/fbug/issues/detail?id=5031
       new  df83c71   [1.9] Refactored changes of r12420
       new  183ae1f   [1.9] Comment for Arr.merge updated
       new  f668ea2   [1.9] Added shortcut info to 'Delete Element'
       new  7685c37   [1.9] Fix for hasSpecialProperties
       new  4efa775   [1.9] __proto__ should not be displayed, if "Show Own Properties Only" is checked.
       new  fdd707e   [1.9] Obj.hasProperties doesn't take options into account.
       new  9eff5ed   [1.9] Tracing updated
       new  7ae44df   [1.9] Fix for r12427
       new  6cacd5f   [1.9] Further improvements for hasSpecialProperties
       new  bcc2174   [1.9] Specify radix for parseInt
       new  d87b94b   [1.9] Simplify condition in isInteger
       new  1a1aa94   [1.9] Fix for Obj.hasProperties
       new  d4ad56e   [1.9] Firebug shortcuts overwrite Firefox shortcuts (part of issue 5003)
       new  17343aa   [1.9] Highlight all elements, if the limit is set to 0
       new  3103085   [1.9] Put Console.Panel into its own module.
       new  96e1994   [1.9] Issue 5033: Return value from a function executed on the command line is not displayed.
       new  8a03528   [1.9] Fixed formatting
       new  09e2e03   [1.9] Catch exceptions, related to shortcuts
       new  c7f409e   [1.9] Do not enable keys not related to Firebug
       new  bac4855   [1.9] Remove module dep duplication + tracing updated.
       new  eff487b   [1.9] Make sure all event monitors are removed (if unmonitorEvents is not called)
       new  9c90014   [1.9] Tracing updated
       new  d0aaa93   [1.9] Do not cache context in the inspector (it's holding the document in the memory after tab close)
       new  11b68ae   [1.9] fix typo from r12448
       new  6698eec   [1.9] Properly register/unregister mutation listeners.
       new  885f736   [1.9] Make sure the tab-watcher removes all 'unload' and 'pageload' listeners.
       new  24a60fb   [1.9] Change the way how "open all panels" listener works.
       new  a9ad020   [1.9] Tracing for active-commandline-handlers updated.
       new  b6d8665   [1.9] I am being brave here (all tests pass), remove consoleInjected.js file (should be low risk) and also remove Firebug.Console.createConsole that duplicates all console exposed methods, whoa!. Is there anything better in the world than removing old code? ;-)
       new  772dc25   [1.9] Locale update: ja-JP
       new  fe5c365   [1.9] Locale update: bg
       new  16655aa   [1.9] Applied some source code formatting and corrected spelling in comments
       new  ba57c4d   [1.9] Remove "firebug-Version" from the page content.
       new  eb2e162   [1.9] heartlessly kill happy for loops --;(
       new  39ab0b5   [1.9] __proto__ should be visible if Firebug.showOwnProperties is false + tracing
       new  cdb74d9   [1.9] new inline handler (onmozfullscreenchange)
       new  b939d8d   [1.9] rushShowContext should wait a bit more for the document load (perhaps it should wait *till* the document is loaded?)
       new  974e3a6   [1.9] Issue 5042: Command Line should not prevent tabbing out when empty
       new  394bfbf   [1.9] Yet related to rushShowContext R12479
       new  77f8078   [1.9] Short properties iterator of arrays should respect the setting of extensions.firebug.ObjectShortIteratorMax (related to issue 1917) http://code.google.com/p/fbug/issues/detail?id=1917
       new  f6022fc   [1.9] Fix for test html/2426/issue2426.js, related to issue 1700, which is reopened now.
       new  a205d07   [1.9] Source code formatting.
       new  7265d29   [1.9] Issue 3009: Erroneous display of CSS inheritance
       new  087cb7e   [1.9] Avoid NPE and also fix css/3207/issue3207.js
       new  133edb5   [1.9] Split cssPanel into more modules.
       new  1f9252b   [1.9] Issue 1189: Display errors of inherited CSS styles in combination with shorthand properties
       new  83ad05b   [1.9] Issue 3009: Erroneous display of CSS inheritance
       new  fc5280b   [1.9] Remove duplicated extendArray, use the one from firebug/lib/array module
       new  9e71e46   [1.9] Remove duplicated API (cloneArray and bindFixed)
       new  f671cde   [1.9] Source formatting
       new  95484f3   [1.9] Issue 2183: Editing a text node with "Show Full Text" off displays cropped text instead of full text
       new  4ccbf1e   [1.9] Issue 2183: Editing a text node with "Show Full Text" off displays cropped text instead of full text
       new  07f7c0d   [1.9] Better fix for memory leaks (related to 12454)
       new  dde68c4   [1.9] Handler of "showErrorCount" option should be part of the firebug/console/errors module
       new  b685aee   [firebug-1.9.0b4]
       new  05475b6   [1.9] Issue 4996: search widget grabs the focus on linux
       new  c1085d7   [1.9] Bug 520572 is fixed so, let's allow to break also on global (window) properties.
       new  ed74d97   [1.9] New locale: he
       new  2ab1582   [1.9] Issue 5058: Edit HTML button doesn't work
       new  bd2e8eb   [1.9] Fix indentation and spacing.
       new  853c38f   [1.9] Issue 5019: Editing a variable in the Watch window doesn't work
       new  b0b3141   [1.9] Fixed breakpoint remove symbol
       new  6dfbb46   [1.9] Tracing updated.
       new  5dd93aa   [1.9] Added second explanation to "no javascript" message (according to issue 2935)
       new  dd91f4c   [1.9] Issue 5060: Red breakpoint icon in script tab is cut at the bottom
       new  bf63483   [1.9] Issue 5062: RegExp source isn't shown
       new  541d00a   [1.9] Yet styles for issue 5062
       new  5b31150   [1.9] Issue 5056: Inaccessible properties look like previous ones
       new  fb53b5b   [1.9] Need to change the key, otherwise translators won't know about the change
       new  a7b7b7c   [1.9] Just source formatting
       new  4c3e3a0   [1.9] Break on property change (the DOM panel) should work even if the panel wasn't yet created in the current session (session == the time between two page reloads)
       new  4ab7c42   [1.9] Avoid NPE + tracing
       new  cc409b3   [1.9] Tracing updated
       new  31c6d26   [1.9] Issue 5064: firebug must call document.releaseCapture on breakpoint
       new  e18e51e   [1.9] Issue 5065: Context menu in select, radio, check, not work
       new  a5c2f0e   [1.9] Issue 5066: External editors don't show up in context menu
       new  81d4a14   [1.9] Do not restore Script panel location if the JS execution is halted at a breakpoint. In such case the user wants to see the breakpoint (not necessarily the previous script).
       new  289df19   [1.9] Fixed comments and source code formatting
       new  a7908d9   [1.9] Catch exception if Firebug storage (e.g. breakpoints) can't be read.
       new  a8f8db9   [1.9] Bump up max comp version number
       new  d2635cf   [1.9] Bug 485511 was already fixed a long time ago, so we don't need the workaround anymore
       new  4199c8a   [firebug-1.9b5]
       new  ff733be   [1.9] Error.stack can't be deleted on nightly
       new  ab81246   [1.9] allow disabling shortcuts
       new  a51062a   [1.9] Issue 5076 (Invalid 'instanceof' operand Ci.nsIScriptError2) http://code.google.com/p/fbug/issues/detail?id=5076
       new  60dd57d   [1.9] Issue 5072 (Panel Option Menus are aligned left-to-right in a right-to-left localized Firefox) http://code.google.com/p/fbug/issues/detail?id=5072
       new  1660965   [1.9] Issue 5074 (Unknown property '-moz-background-size' in css.css) http://code.google.com/p/fbug/issues/detail?id=5074
       new  e231459   [1.9] Use proper |this|
       new  6f85905   [1.9] Avoid NPE if the current context is null.
       new  2596c7d   [1.9] Just source formatting
       new  10889fe   [1.9] Avoid NPE if file.responseHeaders is null
       new  02b1adf   [1.9] Added ids to debugger buttons
       new  b7403ff   [1.9] Bug 485511 (https://bugzil.la/485511) was fixed a long time ago, so it should be save to remove the workaround for it. It caused problems with FBTest.
       new  d33d924   [1.9] Issue 3251 (Option + 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  1f115f5   [1.10] Branch cloned from 1.9
       new  b493032   [1.10] Update to 1.10 configuration
       new  c488d3a   [1.10][&1.9] Issue 5089 (Option to open an AJAX response in a firefox tab) http://code.google.com/p/fbug/issues/detail?id=5089
       new  553ea98   [1.10][&1.9] Issue 5000 (Add option to delete CSS rule) http://code.google.com/p/fbug/issues/detail?id=5000
       new  18a62a2   [1.10][&1.9] Issue 5061 (Dispatch event on CSS property name change) http://code.google.com/p/fbug/issues/detail?id=5061
       new  f92ff94   [1.10] Update version number (zero at the end)
       new  681078e   [1.10][&1.9] Fixed stupid bug created when applying the patch for issue 5000 (Add option to delete CSS rule)
       new  63d5a4b   [1.10][&1.9] Moved openResponseInTab() to NetUtils (see issue 5089)
       new  f59d898   [1.10][&1.9] Removed unnecessary module dependencies (related to r12645)
       new  de30677   [1.10][&1.9] Issue 5092: netProgress.js uses a funny way to access a single cache metadata element
       new  f6c59f0   [1.10][&1.9] Locale update: he
       new  ab0df22   [1.10][&1.9] Locale update: ja-JP
       new  43ebd33   [1.10][&1.9] Issue 3442: Scroll arrows sometimes appear on Firefox tab bar at startup with only one tab open
       new  9a9c774   [1.10][&1.9] Fixed CSS property name error indicator (was red even for valid names)
       new  9808d73   [1.10][&1.9] Issue 5114: Scope shows weird properties on Linux
       new  3263983   [1.10][&1.9] Issue 5111: Scroll position script window - XHR requests
       new  6fa31d4   [1.10][&1.9] Issue 5109: spy.logRow is undefined
       new  e8d3844   [1.10][&1.9] Locale update: it
       new  a19d5d9   [1.10][&1.9] Issue 4996: search widget grabs the focus on linux
       new  1a2cdd3   [1.10][&1.9] Issue 5110 (Remove "Show chrome sources") http://code.google.com/p/fbug/issues/detail?id=5110
       new  3a07d67   [1.10][&1.9] The check for chrome URLs is needed before checking, if all scripts were filtered
       new  2f86368   [1.10] Show text cursor when hovering the new watch expression field.
       new  1bc654a   [firebug-1.10a1]
       new  0bbf3ba   [1.10][&1.9] Added debug info for dispatched events without listeners
       new  5563fc7   [1.10][&1.9] Put Simon into the contributor list
       new  3168274   [1.10&1.9] Yet update the other list
       new  086ef3b   [1.10][&1.9] Better work-around for issue 4996: search widget grabs the focus on linux
       new  72e5999   [1.10] Issue 3183 (Add descriptions to Options Menu items) http://code.google.com/p/fbug/issues/detail?id=3183
       new  02ecbd5   [1.10] Issue 3310 (Can't rebind shortcut to deactivate firebug) http://code.google.com/p/fbug/issues/detail?id=3310
       new  ca7d1af   [1.10] Issue 5155 (Add descriptions to shortcuts) http://code.google.com/p/fbug/issues/detail?id=5155
       new  a104231   [1.10] Allow customization of the shortcut for the Firebug Shortcut Bindings dialog Changed all 'control' key bindings to 'accel' (so Mac users should also have the shortcuts available)
       new  8ecb05f   [1.10] Issue 4934: Auto-completion should work even in the Watch panel
       new  e9ea059   [1.10] Issue 3303: Up/Down key working incorrectly for fonts when editing CSS
       new  eca2d78   [1.10] Add a helper for prefix testing
       new  bf89e6e   [1.10] Add a helper for comparing content types
       new  9d35895   [1.10] Fix test breakage from r12724
       new  61f39de   [1.10] Alter RequireJS a bit to add debug information part 1
       new  5b7a6b7   [1.10] Alter RequireJS a bit to add debug information part 2
       new  79c30a8   [1.10] [&1.9] Issue 3159: Show numeric character reference of MathML (this commit is for the white-space part)
       new  fc19a70   [1.10] Just code formatting
       new  d741d44   [1.10] Added link to spaces page
       new  7acb86d   [1.10][&1.9] Issue 3816: Can't copy console messages containing line breaks
       new  90796c7   [1.10][&1.9] Issue 5161 (Breakpoint condition editor layout broken on large monitors) http://code.google.com/p/fbug/issues/detail?id=5161
       new  73846d3   [1.10] Fix panelTypes iterators
       new  21c82c4   [1.10] Make matchesContentType() accept an array
       new  97fdd06   [1.10] Deleted some dead code
       new  83addd5   [1.10] Just some source formatting
       new  43e89c7   [1.10][&1.9] fix stack panel style broken in r12736
       new  b19e3ce   [1.10][&1.9] Issue 4401 (Quotes can't be entered into "style" attribute) http://code.google.com/p/fbug/issues/detail?id=4401
       new  443c860   [1.10] Bootstrapped Firebug, merge from 1.10rl
       new  d078d57   [1.10][&1.9] Locale update: nl
       new  14e44da   [1.10] Issue 5177: Allow colors to be changed using Up/Down keys (part 1, the hex-color case)
       new  800e7c5   [1.10] Move external editors logic under "firebug/firefox" folder. This folder should be all about XUL and overlays. The "firebug/editor" folder should be all about Firebug inline editors.
       new  3ca8419   [1.10] Changed all 'control' key bindings to 'accel' (so Mac users should also have the shortcuts available) This was already done in r12719, but needed to be done again after r12758.
       new  670c51d   [1.10] Change module location: firebug/firefox directory should be all about XUL and overlays, firebug/chrome about Firebug UI and firebug/lib for basic and generic API shared among all modules and extensions. (related to issue 4960)
       new  6c506d5   [1.10] properly notify restartless firebug extensions
       new  76a02b8   [1.10][&1.9] Issue 5183: Workaround for Bug 712289
       new  69dd55f   [1.10][&1.9] Issue 5146: Pasting a multi-line command has problems when console is below another tab
       new  bfb8fc8   [1.10] Issue 5177: Allow colors to be changes using Up/Down keys (part 1b, hex-colors with selections)
       new  841db27   [1.10] Issue 3310 (Can't rebind shortcut to deactivate firebug) Needed to re-add the changes of r12715 due to r12758
       new  3bde387   [1.10][&1.9] Yet some changes related to issue 5183
       new  ce1e226   [firebug-1.10a2]
       new  b058aaa   [1.10][&1.9] Yet updated description for issue 5183
       new  8dd92b7   [1.10] Reverted changes to existing i10n keys made in r12708 until we are having clear rules for the key name syntax
       new  87a37b3   [1.10] Issue 5188: compatibility with SeaMonkey
       new  64dadc3   [1.10] Issue 5188: compatibility with SeaMonkey. part 2
       new  e501233   [1.10] Issue 5156 (Add description to menu items) Part 1 http://code.google.com/p/fbug/issues/detail?id=5156 Added descriptions to Firebug menu items and Firebug Start Button menu items
       new  9d82c06   [1.10] First Run Page must be displayed even if Firebug is not loaded.
       new  2119efb   [1.10] Properly compute URL
       new  43f50db   [1.10] Change marks for CC logging.
       new  6fea390   [1.10][&1.9] Fix description
       new  4f6d8d2   [1.10] Rename browser.css to browserOverlay.css
       new  41953e3   [1.10] Issue 5191: Menu entry "Hide Firebug" disappeared
       new  b262cd4   [1.10] Issue 5191: Menu entry "Hide Firebug" disappeared
       new  d50a148   [1.10] Update description of a disabled panel (not status bar icon any more)
       new  1a5c43c   [1.10] Avoid NPE
       new  5f65921   [1.10] Allow changing the shortcut to open the Firebug Shortcut Bindings dialog
       new  f7bf93e   [1.10] Issue 5197: Add NetMonitor onResponseHeaders API (contribution by Nathan Mische)
       new  6fabd74   [1.10] Fix for "On for All Web Pages" option
       new  fd9bd2b   [1.10] Tracing updated
       new  9548f36   [1.10] Bump up max Firefox version
       new  9ffdca9   [1.10] Issue 5199: Remap Modules Moved in 1.10
       new  f15ff2a   [1.10] Redesign API; bootstrapped, XUL and AMD APIs available for extensions.
       new  0a7b9ce   [1.10][&1.9] Issue 5205 ("Enable JavaScript and Refresh" doesn't work) http://code.google.com/p/fbug/issues/detail?id=5205
       new  d42e8fb   [1.10] Issue 5199: Remap Modules Moved in 1.10 (related to issue 4960)
       new  ac2e95a   [1.10] Remove also all instance if a panel type is unregistered.
       new  9643d1b   [1.10] Append stylesheets dynamically to Firebug UI (for extensions installed after the initialization process has been already done).
       new  880bf86   [1.10] Append Luigi Grilli into the translators list
       new  6677b6e   [1.10] Sync Firebug tab-bar after an extension is registered (to show new panels).
       new  61d64ba   [1.10] Empty API for unregistering (stylesheets and string bundles)
       new  c1e97f9   [1.10] Issue 5136: use "backdrag" attribute for quickinfobox
       new  a6e73ee   [1.10][&1.9] Issues 5203,5207: some keys are missing in detached firebug
       new  b5e2d6a   [1.10] fix detach command in browserOverlay
       new  ae2937f   [1.10] prepare external editors for Issue 5035
       new  3bdd422   [1.10][&1.9] Issue 2767 (Edit element style from computed style does nothing) http://code.google.com/p/fbug/issues/detail?id=2767
       new  fb4ad18   [1.10] Just show the XPath and namespace of a node when hovering its tags
       new  66ffd4c   [1.10] Issue 5214: Allow adjusting numbers with up/down keys anywhere within a string
       new  2599e1a   [1.10] Issue 5177: Allow colors to be changed using Up/Down keys (part 2, rgb/hsl colors)
       new  326e603   [1.10] Issue 5156 (Add description to menu items) Part 2 http://code.google.com/p/fbug/issues/detail?id=5156 Added descriptions to menu and context menu items
       new  be2b243   [1.10] Fixed shortcut label translation problem caused by r12776
       new  3dacb43   [1.10] Locale update: he
       new  c1583f3   [1.10] Issue 5157 (Add description to search options) http://code.google.com/p/fbug/issues/detail?id=5157
       new  20950b5   [1.10] Issue 5158 (Add description to panel tabs) http://code.google.com/p/fbug/issues/detail?id=5158
       new  a112d3c   [1.10] Corrected spelling according to Simon (follow up on r12840)
       new  5a1313c   [1.10] Corrected translation according to Simon (follow up on r12841)
       new  678f560   [1.10] Use SourceEditor (Orion) for mutliline command line (Command editor)
       new  882a476   [1.10] Added some more descriptions missed in r12835
       new  8f63caf   [1.10][&1.9] Issue 5216 ("Break On This Error" missing from the context menu) http://code.google.com/p/fbug/issues/detail?id=5216
       new  be3388d   [1.10] Context menu for Command Editor (but this will yet change)
       new  b12b154   [1.10] Moved html/htmlLib.js to lib/html.js (part of issue 4960) http://code.google.com/p/fbug/issues/detail?id=4960
       new  e73d899   [1.10] Moved firebug/net/httpLib.js to firebug/lib/http.js (part of issue 4960) http://code.google.com/p/fbug/issues/detail?id=4960
       new  d816ed4   [1.10] Marked functions, which where moved to firebug/lib/string, as deprecated
       new  ca06737   [1.10] Remove moduleLoader (obsolete)
       new  f686825   [1.10] Do not display line numbers in the command editor.
       new  fa6fcbd   [firebug-1.10.0a3]
       new  5c4903d   [1.10] Yet update install.rdf
       new  b93cef3   [1.10][&1.9] Issue 5207 closing detached window with ctrl+w breaks firebug sometimes
       new  2180a0b   [1.10] Followup on r12780 (according to Simon's suggestions)
       new  d0e724f   [1.10] Issue 5229: Firebug remains in the background after selecting an element.
       new  dd6e1c7   [1.10][&1.9] Case sensitivity label must be white under Mac OS
       new  74b4718   [1.10] Followup on r12835 (according to Simon's suggestions)
       new  157f5e8   [1.10] Reverted changes of r12855 (the HTML lib needs to be split into HTML panel related functions, which stay in firebug/html/ and global HTML functions, which will move to firebug/lib/)
       new  4f4fb21   [1.10] Issue 5177: Don't allow incrementing a partial selection in a known number context
       new  23ef8b4   [1.10] Second follow up on r12835
       new  d224b9f   [1.10] userpref with wrong type can break firebug loader   see Issue 5203 for related discussion
       new  7c98b64   [1.10][&1.9?] Issue 5225 (Half-rendered panel shown off-place when clicking magnifier in search field) http://code.google.com/p/fbug/issues/detail?id=5225
       new  6e7e01f   [1.10] Fixed key of label and tooltip of "Deactivate Firebug" (related to issue 5151)
       new  5ef688e   [1.10][&1.9?] Issue 5225: Half-rendered panel shown off-place when clicking magnifier in search field
       new  46c2ea2   [1.10] Remove external editors from page context menu
       new  bc56c81   [1.10] Issue 4793: API for extending Firebug toolbars
       new  d457a00   [1.10] Issue 5235 (Can't inspect the result of getComputedStyle) http://code.google.com/p/fbug/issues/detail?id=5235
       new  aedd5f9   [1.10] 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  4161c6a   [1.10] Issue 5247 (Add reps for different types of CSSRules) http://code.google.com/p/fbug/issues/detail?id=5247
       new  7c5ea61   [1.10] Join array elements for tooltip
       new  7e16520   [1.10] Issue 5248: Link to extensions page from Firebug Online menu
       new  487f562   [1.10] Fix extension (un)registration + tracing.
       new  24b5590   [1.10] Just list the file name of the imported CSS on CSSImportRules and show the full URL on hover (related to issue 5247)
       new  a6bb1ef   [1.10] Issue 5232: FB 1.10a3 SourceEditor dependency breaks SM support
       new  0c7b42a   [1.10] Issue 5252 (Erroneous tooltips) http://code.google.com/p/fbug/issues/detail?id=5252
       new  0e46a9c   [1.10] New translation for same origin URLs activation
       new  9f36ee7   [1.10] Issue 5253: Right-click -> Inspect doesn't work when Firebug is not yet loaded
       new  7ad8eaa   [1.10] Issue 5249: The complete HTTP "Status" is only available after pressing "View Source"
       new  2195f5f   [1.10] New API for tracing customization: Firebug.registerTracePrefix & unregister (related to issue 5217)
       new  5259486   [1.10] Issue 5262 (Show @charset rules inside CSS panel) http://code.google.com/p/fbug/issues/detail?id=5262
       new  3309248   [1.10] Save new charset (related to issue 5262)
       new  96cc1e9   [1.10] Remove memory leak from XHR spy.
       new  4c48466   [1.10][&1.9] Issue 5239 (Ctrl-0 zoom requests are intercepted by Firebug) http://code.google.com/p/fbug/issues/detail?id=5239
       new  dd6b308   Remove 'chrome' field on the browser - could be leak problem and also pollutes a global scope.
       new  be039d6   [1.10] Issue 5266: Console logging is slow
       new  633edc0   [firebug-1.10.0a4]
       new  c7d1fda   [1.10][&1.9?] Issue 5275 (Don't use obsolete prefixed CSS) http://code.google.com/p/fbug/issues/detail?id=5275
       new  d5226cf   [1.10] Updated CSS reference to FF 12.0
       new  a92ac09   [1.10] Issue 5277 (Display import rule media queries and allow editing them) http://code.google.com/p/fbug/issues/detail?id=5277
       new  378b911   [1.10] Issue 5278: Auto-completion should respect the user's chosen case
       new  2f4c451   [1.10] Issue 3159 (Show numeric character reference of MathML) http://code.google.com/p/fbug/issues/detail?id=3159
       new  5850191   [1.10] Issue 5279: [SM] FB 1.10.0a4: SourceEditor is not defined
       new  412f7f3   [1.10] Issue 5279: [SM] FB 1.10.0a4: SourceEditor is not defined
       new  66c4f5e   [1.10] introduce computeColumns so it's easier to use TableRep from extensions.
       new  13164c7   [1.10] improvements to changeeditor dialog
       new  c37ef88   [1.10] front end for urlMappings for externalEditors
       new  6da6740   [1.10] CSS colors should be lower-case (related to issue 5278)
       new  fa5dd6f   [1.10] Issue 3155: Editing breakpoint conditions should have auto-completion
       new  44e634c   [1.10] Issue 5300 (Allow the Inspector to work with the DOM panel) http://code.google.com/p/fbug/issues/detail?id=5300
       new  787d09d   Append readme file
       new  fa624c5   Update readme
       new  2aa58d9   Update readme file
       new  0596a37   Append Firebug's automated test files into the repo
       new  7f5c987   Append Firebug test harness (FBTest) into the repo
       new  609df36   Initial commit of FBTrace (Firebug tracing)
       new  3c9483c   Issue 5309: Issue with the Firebug.unregisterPanel()
       new  cba7f12   [firebug-1.10.0a5]
       new  51d40db   Locale update: ja-JP
       new  b60e41f   Fix link in readme
       new  924a2d9   Fix FBTest images
       new  27b2d85   Issue 5316: Break on HTML mutation works only if the HTML panel is selected
       new  14ec687   Update readme file
       new  5eaca61   Issue 5286: Command + ENTER no longer runs entered command
       new  61a57e9   Issue 5310: on seamonkey toolbar icon doesn't get added by default
       new  ce4520e   Issue 5222: Shortcut customizations are not applied until firebug is loaded
       new  def217e   Re-applied patch for issue 5303 (Display of Style side panel fails for invalid character in string), which got lost when moving to git http://code.google.com/p/fbug/issues/detail?id=5303
       new  586cb5f   Fix dom/storaget test (globalStorage has been removed in Fx13)
       new  2c8d6bb   Issue 5336: HTMLCollection object is undefined in the Script panel
       new  1118bed   [tests] Automated test for issue 5336
       new  22b34c2   [tests] Update test list
       new  d79bf71   Firebug.chrome doesn't have to exist when XUL overlay extension is registered (guard the syncing)
       new  f39b64a   Remove duplicated attribute
       new  995bd3c   Issue 5134: Selected script in script window changes when timer changes markup on page
       new  e220bf6   Issue 2967 (CSS on in SVG placed in a mixed XHTML+SVG document does not show up on CSS tab) http://code.google.com/p/fbug/issues/detail?id=2967
       new  674430b   FBTest for issue 2967 (CSS on in SVG placed in a mixed XHTML+SVG document does not show up on CSS tab) http://code.google.com/p/fbug/issues/detail?id=2967
       new  1db66db   FBTest for issue 3303 (Up/Down key working incorrectly for fonts when editing CSS) http://code.google.com/p/fbug/issues/detail?id=3303
       new  4b6d2b5   Allow to specify a part of a node in getImageDataFromNode()
       new  3c5e4b9   Updated test case for issue 4542 to also cover issue 4401 (Quotes can't be entered into "style" attribute) http://code.google.com/p/fbug/issues/detail?id=4401
       new  77ec9da   When providing URLs as required modules they need to be specified completely
       new  0aa705e   x and y don't have to be defined both in getImageDataFromNode()
       new  9ec091c   Merge branch 'master' of https://SebastianZ@github.com/firebug/firebug.git
       new  0c6cb66   Update to RequireJS 1.0.7
       new  013889f   Unified indention for better readability
       new  0303500   Merge branch 'master' of github.com:firebug/firebug
       new  cfcdd4e   Issue 4290 (first part): The script panel is taking over Firebug and it shouldn't
       new  c0c4957   Issue 4290: The script panel is taking over Firebug and it shouldn't
       new  be44c8a   Do not switch to the Script panel if its disabled (related to issue 4290)
       new  0c016a5   Issue 5349: Context menu in select, radio, check, not work
       new  6b23c8c   FBTest for issue 5349 (Context menu in select, radio, check, not work) http://code.google.com/p/fbug/issues/detail?id=5349
       new  d834b43   Allow to access menu elements of the page context menu
       new  efc4e11   Issue 5231: 'Deactivate Firebug' is shown even when Firebug is already deactivated
       new  8833b1b   Remove duplicity from build.xml file
       new  f11943a   Yet one improvement related to issue 5231
       new  2518540   Issue 5352 (Allow rebind of Help/F1 shortcut key in Firebug's Customize Shortcut dialog) http://code.google.com/p/fbug/issues/detail?id=5352
       new  ad7f6f4   [tests] Fix firebug/issue5349 test
       new  b5181bb   [tests] Fix for test console/2914
       new  c2141d8   [tests] Fix for test console/api/assert
       new  67ebc2b   [tests] fix for console/api/trace test
       new  9fa0803   [tests] FBTest for issue 5359
       new  985a7d7   FBTest for issue 3296 (Form's action doesn't change and it isn't shown in HTML panel) http://code.google.com/p/fbug/issues/detail?id=3296
       new  3084a25   [firebug-1.10.0a6]
       new  e84e08d   Merge branch 'master' of github.com:firebug/firebug
       new  f4f4db0   Merge branch 'master' of https://SebastianZ@github.com/firebug/firebug.git
       new  85eedda   Removed debug process message
       new  676af07   Fixed context menu entry execution for the case the label is given instead of the id
       new  66fedc5   FBTest for issue 4805 (Distinguish or Highlight HTTPS protocol requests in Net panel) http://code.google.com/p/fbug/issues/detail?id=4805
       new  b66912e   Removed debug information used for testing
       new  2a619a1   FBTest for issue 4724 ("Disable Breakpoint" is not checked on disabled breakpoints) http://code.google.com/p/fbug/issues/detail?id=4724
       new  bddb4ac   The underlying DOM true doesn't have to be an HTML structure, so check for document type instead of "HTML" as tag name
       new  e52d114   FBTest for issue 3042 (Show syntax error position like in error console of Firefox) http://code.google.com/p/fbug/issues/detail?id=3042
       new  052c486   Merge branch 'master' of github.com:firebug/firebug
       new  be20339   [tests] FBTest for issue 5316
       new  a5fc0e4   Update testlist.html, remove loader tests (new loader can't load http and append new test for issue 5136
       new  c3781d2   Better approach for calling context menu entries (context menu of XUL elements should also be callable)
       new  63d9b8c   FBTest for issue 5247 (Add reps for different types of CSSRules) http://code.google.com/p/fbug/issues/detail?id=5247
       new  728f4ff   Issue 5360: domplate issue with BR() in it
       new  c211610   domplaet: just source formatting
       new  71bebae   Merge branch 'master' of https://SebastianZ@github.com/firebug/firebug.git
       new  77fdb54   Get rid of non-standard 'for each' code
       new  920755e   Add basic ignore file
       new  c987f7b   Add basic dryice build system (not complete)
       new  bac2e85   Update package.json
       new  a738e91   New module loader for Firebug
       new  1e4c900   Update dryice build file
       new  2d91030   Do not use for-each, uglifyjs parser doesn't understand JS 1.8
       new  7488786   Update build file (support for aliases)
       new  0cb7a77   Update .gitignore file
       new  6c95847   Do not use uglyfi for build for now (there is missing ; somewhere)
       new  ccd155e   Update package.json (new version of dryice)
       new  e116d24   Properly parse version string and build zip
       new  92b947b   AMD loader: support for module re-mapping (some modules have different location)
       new  853e477   Merge branch 'dryice-build'
       new  572bc48   Properly call request.onreadystatechange (it's a function objet since Fx14)
       new  41d0990   Issue 5299: HTML panel doesn't get updated, if nodes are changed at another panel
       new  e1be572   Fixed infinite recursion accidentally added in 786a44bcb72a2e4148e542b8232ec9ea33d15de3.
       new  d96d0e9   Issue 5316: 	Break on HTML mutation works only if the HTML panel is selected
       new  bdc7d98   Remove debug tracing
       new  e8c088c   use fn.displayName instead of "function()" and "anonymous" wherever possible
       new  8557809   Issue 5359: Use displayName in profiler
       new  dd0dc95   Merge pull request #5 from private-face/displayName
       new  a1a1bb8   Proper syntax formatting
       new  22b6c5e   Merge branch 'master' of github.com:firebug/firebug
       new  7a0a667   fix toggleFirebug in FBTrace
       new  311f59e   Issue 5221: Can't debug code made with console of FB 1.9   regression from r12003
       new  8d1a151   extension/content/firebug/lib/wrapper.js
       new  4629c49   Fix breakage from StorageList going away.
       new  662a039   add support for require("module/name")
       new  ba73488   Issue 5382: 	Console.log display bug with nested arrays
       new  e6f4bb2   Proper StorageList fix.
       new  b399820   Issue 5385: Auto-complete quoted fonts
       new  f617f57   Issue 5388: Further avoidance of Ci.nsIScriptError2
       new  ed20d32   Issue 5386: Up/down keys should change opacity by a smaller amount
       new  3661723   Issue 5130: 	Array indices are sorted alphabetically instead of numerically
       new  34b1783   [tests] FBTest for issue 5130
       new  10aaa44   Issue 5373: Auto-complete font names already used
       new  849a0ff   Fix logic for determining read-only properties.
       new  192d464   Remove loader tests from the list
       new  2822f0c   Fix test path
       new  466530e   [firebug-1.10.0a7]
       new  7d20a23   Font order changed
       new  c1d54da   Only check the comment and output text (without regarding the source link)
       new  a2f8930   Firefox now prepends the type of error to the error messages
       new  6ab682b   Firefox now prepends the type of error to the error messages
       new  3478678   Firefox now prepends the type of error to the error messages Changed to new layout
       new  647c218   Because of issue 5221 it must be stepped five times now instead of three
       new  d378003   Issue 2952 (DOM Panel should prevent editing of read-only properties) http://code.google.com/p/fbug/issues/detail?id=2952 Hide context menu option for editing for read-only properties
       new  053ef42   [tests] Enable also the Script panel to get proper stack traces
       new  2168dc4   Avoid HTML warning + remove trailing spaces
       new  8732d7d   Update .git ignore file
       new  ebec2f1   [trace] Manually sync Firebug source embedded in FBTrace
       new  eb6430e   Merge branch 'master' of github.com:firebug/firebug
       new  af0fdd1   Merge branch 'master' of https://SebastianZ@github.com/firebug/firebug.git
       new  515dd73   Made the test case more general because since issue 5373 you can't predict anymore which fonts are coming next when you press Down/Up.
       new  05146c2    Issue 5399: 	Firefox 14 doesn't include actual args in error.stack.toString()
       new  2c89f83   Merge branch 'master' of github.com:firebug/firebug
       new  bbe98a9   Improve console/api/exception test
       new  cd49342   Merge branch 'master' of https://SebastianZ@github.com/firebug/firebug.git
       new  c03f4a3   Issue 5397: Context menu option "Copy" doesn't work when detached
       new  0afeedc   [tests] Bette FBTest.setPanelState (enabled/disable) implementation
       new  0a8b630   [tests] FBTrace API, always make sure any context menu is properly closed (otherwise it can break consequent tests)
       new  2d106c4   [tests] Avoid NPE if the current context is null
       new  25f1d69   [tests] Avoid NPE if the currenet selected panel is null
       new  5ced895   Avoid NPE if context.sourceCache is null
       new  547bb32   Remove console/api/memoryProfile test
       new  3089fcc   A test has to always call FBTest.done
       new  abb43eb   Merge branch 'master' of github.com:firebug/firebug
       new  021c39f   [tests] Specify encoding for all test fails to avoid zillions of errors in the Error Console
       new  1a413c8   Avoid various NPE (mostly seen when running tests) and update tracing
       new  cad618e   Issue 5374 (document.queryCommandText and document.execCommandShowHelp are being removed) http://code.google.com/p/fbug/issues/detail?id=5374
       new  f31897b   Properly call stopEditing method
       new  d3ae431   Issue 5400: 	Firebug shows wrong (previous) stacktrace
       new  abb462f   Two typos (related to issue 5399)
       new  bd4c4b9   Merge branch 'master' of https://SebastianZ@github.com/firebug/firebug.git
       new  3015cc8   revert of cad618e (domMemberMap just defines whether a property/function is a DOM property/function)
       new  30b797f   [tests] FBTest for Issue 5382: 	Console.log display bug with nested arrays
       new  2ef10c6   Additional fix for Issue 5382: Console.log display bug with nested arrays
       new  fa19302   Issue 5381: 	Content of the command editor is not persistent
       new  4832f20   Catch an exception fired by not supported event type (Orion), related to issue 5381
       new  b97aae5   [trace] Properly open View Source for mixed URLs (constructed when loadSubScript is used
       new  20a0cc3   Avoid NPE for CSS rules other than CSSStyleRules (followup on issue 5262 and 5277)
       new  64079d1   Merge branch 'master' of github.com:firebug/firebug
       new  bcda089   Issue 5406 (monitorEvents() should work like in Chrome) http://code.google.com/p/fbug/issues/detail?id=5406
       new  bedce8e   Issue 5408 (unmonitorEvents() should work like in Chrome) http://code.google.com/p/fbug/issues/detail?id=5408
       new  c800268   [tests] Removed debug output
       new  aaab082   [tests] Enhanced test for Command Line API monitorEvents() in regard of issue 5406 (monitorEvents() should work like in Chrome) http://code.google.com/p/fbug/issues/detail?id=5406
       new  78cfd70   Introduced two new events APIs isSingleClick() and isDoubleClick()
       new  e949379   Replaced key modifier checks by events API calls
       new  962428e   Issue 5415 (Add "Open in New Tab" to context menu of HTML elements containing an URL) http://code.google.com/p/fbug/issues/detail?id=5415
       new  a9f5906   Fixed untranslated hint at the top of the Completion List Popup
       new  c2c3c44   Clarified translation for Completion List Popup hint
       new  8520d53   Issue 2495 (The rendered font should be highlighted in Style side panel) http://code.google.com/p/fbug/issues/detail?id=2495
       new  1ae347f   Get font preview to work again after the change in 8520d5332b (related to issue 2495)
       new  e8ab8cb   Better approach for issue 5420. Now multiple fonts can be marked as used when an element uses different fonts for the texts in it.
       new  6120b1b   Fixed style disabling problem introduced with 78cfd701c8.
       new  883fea8   When disabling a style also all font properties must be shown as disabled (related to issue 2495)
       new  9a0f74c   Issue 5044 (Shortcut for Break On Next) http://code.google.com/p/fbug/issues/detail?id=5044
       new  53ab73b   Fixed editing of element styles (regression of 20a0cc3e0f)
       new  f54cc18   Fixed test case by setting a color value
       new  d634d72   Issue 5414: Allow Completion List Popup to be opened via Ctrl+Space
       new  e7e2865   Issue 5392: Cycling from a font with spaces doesn't work
       new  cb3ac18   !important must be recognized correctly for fonts (related to issue 2495)
       new  56eb0da   Issue 5426: Command Line injection warns about referencing elements by id/name
       new  6d9afe3   Merge branch 'master' of git at github.com:firebug/firebug.git
       new  6cef601   Clone element to just get the fonts used in it and not its descendants as far as possible (default fonts will still be highlighted even when they are not directly used inside an element due to the use of textContent)
       new  d58e9ec   Issue 5430 (Show @namespace rules inside CSS panel) http://code.google.com/p/fbug/issues/detail?id=5430
       new  db3b59d   Workaround for Firefox regarding CSSMozDocumentRules as CSSNameSpaceRules (related to issue 5430) Partly fixed issue 5429 (Show @document rules inside CSS panel) http://code.google.com/p/fbug/issues/detail?id=5429
       new  76c6813   Merge branch 'master' of github.com:firebug/firebug
       new  39c7754   Issue 5381: 	Content of the command editor is not persistent
       new  b883e26   Avoid parent.querySelector is not a function exception
       new  57923bf   Properly set doc encoding to avoid warning
       new  92277e5   Do not store reference to FBTrace console (and avoid problem when opening the second time)
       new  f2ee2a6   Use getElementsByClassName instead of querySelectorAll, it's faster
       new  99b5add   Use the earlier defined green color for receiving bar
       new  acbccf3   Merge branch 'master' of https://SebastianZ@github.com/firebug/firebug.git
       new  79c2bd5   Issue 5412: Auto-completion for CSS selectors
       new  c51ef8a   Provide hints about default completions
       new  1c143f4   [tests] FBTest for Issue 5412: Auto-completion for CSS selectors
       new  9bef135   Made the line for time stamps a bit more yellow to better distinguish it from MozAfterPaint event lines
       new  00fca4e   Merge branch 'master' of github.com:firebug/firebug
       new  aab819d   Issue 5395: 	FBTest opens on shift-space
       new  dbc400f   Issue 5395 (FBTest opens on shift-space) http://code.google.com/p/fbug/issues/detail?id=5395
       new  7c8e530   Issue 5438 (Allow jumping from web font usage in Style side panel to its definition) http://code.google.com/p/fbug/issues/detail?id=5438
       new  5a3f2fd   Localization for issue 5438 (Allow jumping from web font usage in Style side panel to its definition) http://code.google.com/p/fbug/issues/detail?id=5438
       new  abad081   Enhanced implementation for issue 5044 (Shortcut for Break On Next) http://code.google.com/p/fbug/issues/detail?id=5044
       new  0a3ea2e   Remove forgotten trace
       new  d11eb52   Avoid NPE
       new  0e2e4a2   Catch an exception when removing listener from a dead window (to avoid memory leaks). Related to Issue 5425: TypeError: can't access dead object
       new  720f719   Issue 5444 (Console filter doesn't persist between Firefox restarts) http://code.google.com/p/fbug/issues/detail?id=5444
       new  04d6f4a   Issue 5447 (sourceLinkLabelWidth option does not affect output of console.* methods) http://code.google.com/p/fbug/issues/detail?id=5447
       new  fd830ac   Part I of issue 5449 (Show infotips in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5449
       new  756cea4   Part II of issue 5449 (Show infotips in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5449
       new  5d59b85   Issue 5452 (Make Computed side panel code independent of Style side panel code) http://code.google.com/p/fbug/issues/detail?id=5452
       new  f310b74   Renamed Style and Computed side panel modules to make their names clearer
       new  c3491e0   Fixed auto-completion of font names and removed duplicated code
       new  a837b26   Fixed display of font tooltips Moved check for hidden properties into function
       new  140c993   Fixed alphabethic sorting of properties
       new  3cb1852   Fixed property group folding Removed tracing
       new  2f6b819   Issue 2916 (Trace Styles Feature) http://code.google.com/p/fbug/issues/detail?id=2916
       new  066a59c   Issue 4132 (Only show applied styles in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=4132
       new  8daffbd   Made group and style folding persistent over page reloads
       new  d05cb48   Issue 5451 (Persist scrolling in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5451
       new  bc41107   Issue 5454 (Scroll to see the props when a group is expanded inside the Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5454
       new  dca4f31   Images in selectors have a different "propInfo"
       new  db8e8c2   Some style refinement for issue 2916
       new  10d4fcb   Followup on issue 4132 (Only show applied styles in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=4132
       new  16bd194   Converted line endings to Unix standard
       new  e87a8bd   The CSS infotip is not a rep, so don't register it as such.
       new  52e6635   Fixing missing dependencies and typos
       new  7706f47   Avoid NPE related to issue 5430 and test dom/5247/issue5247
       new  1684cdb   Avoid another NPE
       new  3f45c5c   [firebug-1.10.0a8]
       new  4094971   Style and Computed side panel are now updated when toggling "Show User Agent CSS" in one of them
       new  9cb646e   Issue 5461 (When copying selected parts from Style side panel don't copy source link or inherited styles header) http://code.google.com/p/fbug/issues/detail?id=5461
       new  af190b3   Used fonts with single quotes where not highlighted (related to issue 2495)
       new  bf0e6d1   Removed trace log used for debugging
       new  4b4e094   Added workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=754772 (related to issue 5430)
       new  d8eb498   Issue 5465 (Add rep for CSSNameSpaceRule) http://code.google.com/p/fbug/issues/detail?id=5465
       new  a0d11dc   If the style comes from an inline stylesheet the href is available at selector.href.href.
       new  66cc7a4   Issue 5463 (font-family values should wrap at commas) http://code.google.com/p/fbug/issues/detail?id=5463
       new  d77bcad   Name of computed properties must be aligned at the top
       new  eae2759   Indented the computed styles a bit to make them better distinguishable from the group headers
       new  7c3b76b   Fix for chrome/1883 test
       new  2bb7692   Forgotten tracing
       new  f1a17d2   FBTest for issue 5451 (Persist scrolling in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5451
       new  c433112   Prefer completions that match the typed case
       new  57ae571   Cycle in the context of what is cycled from
       new  0251f1f   Separate completions for "font" font-families and properties
       new  0748de2   Issue 3015: Smarter auto-completion for shorthand properties
       new  35e729d   Parse "font" and "font-family" differently
       new  d97dccd   Universally complete "inherit"
       new  934db13   Issue 5464: Allow auto-completion at the beginning of expressions
       new  68feefa   Simplify font detection logic
       new  9a7af0a   Suggest "margin: auto"
       new  15a2857   Enhanced mouseOver() function by parameters for the horizontal and vertical offset
       new  8f3e48b   FBTest for issue 5449 (Show infotips in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5449
       new  044f086   Call mouseOver() after waitForDisplayedElement() is set up Enhanced performance a tiny bit by replacing querySelector() by getElementsByClassName()
       new  947f570   Issue 5468 (Missing feature "Edit Element Style..." in Style panel) http://code.google.com/p/fbug/issues/detail?id=5468
       new  0a908b4   Issue 5468 (Mising feature "Edit Element Style..." in Style panel) http://code.google.com/p/fbug/issues/detail?id=5468
       new  29d1f19   Merge branch 'master' of https://SebastianZ@github.com/firebug/firebug.git
       new  785f17c   FBTest for issue 5430 (Show @namespace rules inside CSS panel) http://code.google.com/p/fbug/issues/detail?id=5430
       new  d58f9eb   Enhanced test case to cover the correct display of the @charset rule
       new  d6d8dbb   There's now a zero-width space between the fonts
       new  5bb6155   Specified encoding to avoid errors in Console output
       new  89f6585   Updated test case for issue 4553 to avoid calling alert() (though the test case doesn't seem to be related)
       new  b835152   Moved FBTest for issue 3207 to css/computed
       new  ffb3690   Issue 5477 (Firebug is incorrectly using img tag) http://code.google.com/p/fbug/issues/detail?id=5477
       new  16e56c0   FBTest for issue 5461 (When copying selected parts from Style side panel don't copy source link or inherited styles header) http://code.google.com/p/fbug/issues/detail?id=5461
       new  0c933c8   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  cd22d8e   Replaced PNG icons by SVG icons in preparation for a better resized display
       new  8e3fdb8   Issue 5474: Firebug + Devtools = spurious web dev console errors
       new  ccbf42d   Merge branch 'master' of github.com:firebug/firebug
       new  0e09461   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  a66086c   Issue 5482: Inspect toolbar button is gone
       new  e24671d   Issue 5483 (Image previews in HTML panel missing on hover) http://code.google.com/p/fbug/issues/detail?id=5483
       new  f57114d   Issue 5486 (Hovering values of other attributes of an <img> shows the image infotip) http://code.google.com/p/fbug/issues/detail?id=5486
       new  cb36bf6   Also show an image infotip on image inputs
       new  9eeff5b   Issue 5476 (Box model shading disappears when cursor is moved from a hidden element to a visible one) http://code.google.com/p/fbug/issues/detail?id=5476
       new  809d19b   Fixed formatting
       new  482c0f3   Issue 5480: 	Firebug command Inspect command language
       new  52b3560   Issue 5488: 	Selecting in Command Editor doesn't work well
       new  7b2e10f   placeholderText os obsolete config field
       new  817d130   Better solution for Issue 5488
       new  cb06e55   It looks like using @import doesn't work properly with SourceEditor themes, related to Issue 5488
       new  b99b800   Manually updating the Computed side panel shouldn't be necessary anymore.
       new  e34d84c   Don't complete within url()
       new  2dc93d8   Quote complex font names when cycling (issue 5390)
       new  9d928b5   Further changes related to issue 5488 (do not use fontSizeAdjust and a custom font-size for Orion editor)
       new  b054715   Use grayscale filter for Start Button instead of grayed out extra icon
       new  c55fb6c   Replaced "disabled" PNG icon by SVG icon and the grayed out icon by a grayscale filter
       new  e1b42b7   Use default Orion theme (related to issue 5488)
       new  6c017e1   Update default test list path
       new  3fb6d30   Issue 3660: Cycle completions with Page Up/Down and Home/End
       new  ab6f202   Issue 3660: Mouse wheel should scroll the completion popup
       new  ea09700   Removed duplicate Inspector icon
       new  1331218   Removed unused images
       new  c4dd557   Issue 3230 (Pseudo-classes are not persistently shown in Style Side Panel) http://code.google.com/p/fbug/issues/detail?id=3230
       new  cd2e4b8   Issue 3407 (Add :focus to DOM node CSS Style viewing options) http://code.google.com/p/fbug/issues/detail?id=3407
       new  00780ed   Merge branch 'pseudoClassLock'
       new  8d13bb0   Merge branch 'master' of github.com:firebug/firebug
       new  ca57940   Catch TypeError: can't access dead object exception (related to issue 5425)
       new  6d934e9   Corrected steps to reproduce and result description
       new  74f83ab   Merge branch 'master' of github.com:firebug/firebug
       new  3b7fbad   Revert patch related to issue 5221 (it's breakin the test-suite)
       new  aa54263   Update default test list URL
       new  a126107   Avoid parent.querySelector is not a function exception
       new  c77f6e0   [firebug-1.10a9]
       new  982aa63   [fbTest-1.10b4]
       new  3e96a32   Issue 5469: Add units when changing the length '0' with up/down keys
       new  09a6cd1   FBTest for issue 5469 (Add units when changing the length '0' with up/down keys)
       new  76c7641   Scrolling in the completion popup should stop at edges (issue 3660)
       new  8c98fa9   FBTest for issue 3660 (Implement pageUp/pageDown and mouseWheel for completion list)
       new  1ea0715   Issue 5498 (CSS right-pane in HTML view does not open on second element inspect action) http://code.google.com/p/fbug/issues/detail?id=5498
       new  154e2ad   Issue 5255: 	Adding elements through Edit HTML shows them in the wrong place
       new  5410ca9   Issue 5448: 	normalize() breaks display of text nodes with entities
       new  ae56a12   Additional fix for issue 5477 (Firebug is incorrectly using img tag) http://code.google.com/p/fbug/issues/detail?id=5477
       new  dd1fa5e   Highlight only textbox (when text mutation happens), related to issue 5448
       new  d66eba8   Just source formatting
       new  e260cd7   Properly update object-staus-path when mutation happens
       new  4901cd3   Update gitignore file
       new  715a98c   FBTest for issue 5255
       new  3ba0aa4   typo
       new  f387900   Issue 3871 (Change color format) http://code.google.com/p/fbug/issues/detail?id=3871
       new  74c7681   Better solution for issue 3871 (Change color format) http://code.google.com/p/fbug/issues/detail?id=3871
       new  faa49ff   Better way to catch 'dead object' exception + move HighlighterCache into its own module
       new  80e5297   Issue 5493: Case-insensitive auto-completion
       new  0a3dfdc   Force auto-completion case sensitivity only for typed capitals (issue 5493)
       new  7fccd8d   Merge pull request #8 from simonlindholm/5493-case-insensitive
       new  c4cc792   Merge branch 'master' of github.com:firebug/firebug
       new  642b327   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  17ff6a8   Simplified setEntityDisplay()
       new  a3d6466   Merge branch 'master' of github.com:firebug/firebug
       new  22d1f0a   Issue 5504: 	New attributes default to undefined='undefined'
       new  31a8302   Further enhancements to issue 3871 (Change color format) http://code.google.com/p/fbug/issues/detail?id=3871
       new  f096395   FBTest for issue 5448
       new  2d30838   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  5948f93   Merge branch 'master' of github.com:firebug/firebug
       new  a700a8e   Home/End should do nothing without a completion popup
       new  7440a4b   FBTest for issue 5504
       new  c2c56d9   Removed the 'Refresh' option in accordance to the removal from the panel options menu
       new  aef5fc7   FBTest: update tracing + do not execute callback when there is no window
       new  94b3882   Specify ID for 'New Attribute' action so, it can be auto-executed in automated test
       new  7a4eb9e   A comment for new FBTest.getSelectedNodeBox API
       new  c0a6a04   Issue 5506: 	Element path doesn't get updated when changing elements in Edit mode
       new  b3adae5   Update comment, use FBTest.getSelectedNodeBox as soon as FBTest 1.10b5 is out
       new  e3cd496   Convert RGB values to integers before doing anything else with them
       new  5512141   Merge branch 'master' of github.com:firebug/firebug
       new  3652209   Issue 5505: 	Text not always saved when editing stops
       new  ee15879   Fixed display of image infotips for local files
       new  22223c6   Issue 5497 (FBTest fails: css/computed/5449) http://code.google.com/p/fbug/issues/detail?id=5497
       new  e3aec76   FBTest for issue 5438 (Allow jumping from web font usage in Style side panel to its definition) http://code.google.com/p/fbug/issues/detail?id=5438
       new  9f8b93a   The next selected target can be only HTMLElement, releated to issue 5506
       new  d3e4858   Properly updat the Edit button (related to issue 5506)
       new  1cdb8c1   Do not use removed elements in object status path (related to issue 5506)
       new  a878a5f   Issue 4889 (Folding for breakpoint categories) http://code.google.com/p/fbug/issues/detail?id=4889
       new  4b6aefe   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  cae0cfe   Issue 5518 (Show hint in Stack side panel when execution is not stopped) http://code.google.com/p/fbug/issues/detail?id=5518
       new  33caa2a   Merge branch 'master' of github.com:firebug/firebug
       new  2e004e9   Issue 5522: 	Load Firebug if extensions.firebug.allPagesActivation is on
       new  b680eaa   Removed debug trace log
       new  289ae04   Issue 5520: 	Resetting all options doesn't affect panel orientation
       new  c8856ed   [firebug-1.10.0a10]
       new  9e57b16   Typo fixes
       new  ccdbcaf   FBTest for issue 5493 (Case-insensitive auto-completion)
       new  b1f725d   SVG files need to be included in the build process
       new  9e8c053   Initial support for cookies
       new  31db1cc   Load Cookies panel into Firebug
       new  1031660   Rename xul file
       new  a76ede7   Rename CSS files
       new  8258713   Split code into AMD modules (part I.)
       new  bd800ac   Split into AMD modules (phase II.)
       new  c3e5765   Split into AMD modules and remove the original fireCookie.js (part III.)
       new  6eb1cbf   Remove the original fireCookie.js file now
       new  c9aa83c   Fix missing Ci prefixes
       new  130a401   Rename templates to CookieReps
       new  037eecd   Remove about and help commands
       new  169a986   Fix image URLs
       new  80444e1   Remove tracing (it was using non existing API)
       new  5578cf4   Convert editCookie.js into AMD
       new  fc47dc0   Avoid cyclic deps
       new  0523e13   Rename FireCookieModel to CookieModule
       new  4645f55   Fix net panel Cookie info tab
       new  1b6d954   Fix cookie breakpoint creation
       new  355b83f   Use proper module prefix
       new  282f85b   clearNode comes from dom module
       new  dbccd4f   Fix cookie context menu
       new  bd9cd91   Fix missing dependencies for the Cookie panel
       new  dbfac4e   Fix URLs and tracing
       new  90a8013   Fix refresh + tracing + deps
       new  c857f80   Append tests for the Cookies panel
       new  8446d4b   Better fix issue 5061 (Dispatch event on CSS property name change) Dispatch "onCSSPropertyNameChanged" on CSSModule listeners
       new  216258e   Issue 5459 (Smart scrolling when expanding styles in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5459
       new  7111869   Added jsdocs to some of the DOM lib functions
       new  74eed33   Merge branch 'master' of github.com:firebug/firebug into cookies
       new  36027fb   Fix JSON preview for cookie value
       new  5224527   Fix missing Ci prefixes
       new  05ad57f   Include FBTest Cookie APIs for automated testing
       new  5ae16ca   Introduce simple pref loader for loading default prefs
       new  6f30d8a   Import default preferences for the Cookies panel
       new  75d812c   Load file with default prefs for the Cookies panel
       new  a005a0f   Refactored updateOption() to avoid having option maps with unnecessary, confusing values
       new  c70ca98   Merge branch 'master' of github.com:firebug/firebug into cookies
       new  984587f   Simple cycle-dep detector + fixing one cycle dep & module return value
       new  d0e4864   typo
       new  605e65c   Fix break on cookie change
       new  3127491   Fix test cookies/60
       new  9699e0c   Fix for issue 45
       new  1a0f11b   Update tracing
       new  04457de   Remove new line from tracing
       new  e552fe1   Do not create temp context if the activation says no
       new  b67704e   Update test files (add title, remove obsolete links, add encoding)
       new  17e61f9   Fix for test cookies/25
       new  4930adb   Merge branch 'cookies' of github.com:firebug/firebug into cookies
       new  9cf885f   Bump up max Firefox version
       new  2b4bcee   Merge branch 'master' of github.com:firebug/firebug
       new  264f9b2   Merge branch 'master' into cookies
       new  72c7886   Fix image on disabled Cookies panel
       new  0aedb34   Remove obsolete code and fix activation
       new  2b0e000   Better array merging APIs
       new  e2c6538   (fix exception) Issue 5451: Persist scrolling in Computed side panel
       new  2c65d89   Merge branch 'master' into cookies
       new  881e01d   Issue 5524 (alternative keyboard shortcut for "step out" does not work) http://code.google.com/p/fbug/issues/detail?id=5524
       new  5416b6c   Merge branch 'master' of https://SebastianZ@github.com/firebug/firebug.git
       new  eb2b2a2   Merge branch 'master' of github.com:firebug/firebug into cookies
       new  7bd3007   Move preferences into separate .js files again so, they don't mess up with the source code
       new  199a688   Move get & setPref into PrefLoader + do not use preLoader in firebug/lib/options it break FBTrace independece
       new  8945057   Use PrefLoader also in FBTest
       new  0dc860d   Update Firebug source within FBTrace
       new  4025201   Fix string ID
       new  f9cfd38   allow defaults/preferences files to be loaded from XPI (non-directory) installs rather than falling back to a single hardcoded "!/defaults/preferences/prefs.js"
       new  fe174f6   Merge pull request #11 from leeoniya/prefLoader-fixes
       new  f7a4434   Locale files for the Cookies panel
       new  b9ae54f   Chnages made for fixing issue 5159
       new  c682015   Very little change in function onMenuShowing
       new  9a8795c   Remove onFocus event from window and using from Firebug.Chrome.hasLostFocus
       new  46104b1   Rename hasLostFocus to hasFocus and some changes in firebug.js
       new  4b64cc7   Changes on code style
       new  eff8397   Merge conflick resolved
       new  b57bd20   Show cookie logs in the Console panel is false by default
       new  4008e3b   Fix accept-cookies-from-sites options + fix tooltips for options + remove ... from labels
       new  f1419db   Update tracing for module loader
       new  e0e71af   Register Firebug string bundle just once + register cookie bundle sooner
       new  694eb35   Fix missing Xpcom prefixes
       new  93b7cce   Properly localize Cookies panel using fbInternational
       new  217a1e9   Tooltip for the Cookies panel tab
       new  0423e62   Fix labels wording (Cookies panel)
       new  a71d48f   [fbTest-1.10b5]
       new  e7f7a71   [fbTrace-1.10b2]
       new  240a0c4   Issue 5500: Clicking style side panel things fails randomly
       new  8483d79   Merge branch 'master' of github.com:firebug/firebug
       new  e326e8b   [firebug-1.10.0a11]
       new  13b23d0   Update tracing
       new  b38eef5   Tightened up the Cookie panel CSS, removed unnecessary images and replaced cookie PNG by an SVG
       new  f5ef81b   Fixed cookie breakpoint removal
       new  2321115   Update display when enabling/disabling a breakpoint
       new  c6552ce   Improved display update of Breakpoints side panel when enabling/disabling Breakpoints and moved Breakpoints side panel CSS from debugger.css to breakpoint.css
       new  d6a56c5   Issue 5534: No auto-completion within try blocks
       new  017f745   Expand FBTest for 4233 to accommodate issue 5534
       new  5b3038c   Merge branch 'master' of github.com:firebug/firebug
       new  0018d9d   issue 5526- Necessary changes
       new  3ca435f   changes in code style
       new  959fca5   change made to fixing issue 4153
       new  07e66a1   for recovering previous changes
       new  2262701   back to previous state
       new  21ce2b3   FBTest: mutation is async so wait for it
       new  ffc6172   Merge branch 'master' of github.com:firebug/firebug
       new  905a032   Merge branch 'master' of github.com:firebug/firebug
       new  ccf18ed   Merge branch 'master' of github.com:firebug/firebug
       new  ebdbc6e   Issue 5533 (Horizontal scrolling in HTML panel doesn't work) http://code.google.com/p/fbug/issues/detail?id=5533
       new  d949897   Issue 5538 (Panel names in Start Button tooltip are not translated) http://code.google.com/p/fbug/issues/detail?id=5538
       new  a3ef580   Merge pull request #13 from FarshidB/master
       new  6bed0f1   Proper code formatting
       new  29b5edf   Use proper localization API
       new  4d93713   Rename FireCookiePanel + some other firecookie removals
       new  c1c1280   User proper pref names
       new  54c2cb9   Fix persistence of column display for cookies
       new  81e088f   Fix cookies clipboard copy-all
       new  9bde463   Fix cookie clearValue
       new  c24c0cd   Fix show rejected cookies
       new  b3a7199   Dynamically get list of activable panels
       new  5d61d77   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  3eca5c1   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  1882c2e   Confirmation dialog title needs to be localized
       new  a5b4c6b   Merge branch 'master' of github.com:firebug/firebug
       new  0ed2df5   Fix capitalization of cookie options
       new  73267e9   Use prompt service to show alerts for invalid values
       new  2105cd3   Merge branch 'master' of github.com:firebug/firebug
       new  1b53032   Remove additional Paste menu + capitalization
       new  23d0f78   Don't close cookie editor when an invalid value was entered
       new  6223e21   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  eb9561c   Merge branch 'master' of github.com:firebug/firebug
       new  c06ba72   Fix exception when accessing firebugStatus
       new  62ae315   Correctly set the Cookies panel status on activation/deactivation
       new  4b7da74   Fixed search filter
       new  c8008d4   Issue 5525: 	Setting error breakpoints causes error in Breakpoints side panel
       new  81ee395   Merge branch 'master' of github.com:firebug/firebug
       new  9542e4f   Make sure tests run with supported Firefox version
       new  74ce9e9   Fixed font infotip for font names enclosed by single quotes
       new  16ac864   Merge branch 'master' of github.com:firebug/firebug
       new  cb1289c   Update tracing for failing test
       new  bf6aefe   Issue 5547 (Resetting the options also needs to reset the panel tab state) http://code.google.com/p/fbug/issues/detail?id=5547
       new  8f70476   Properly remove error breakpoints. This patch could solve all the weird reportes about never ending break on errors
       new  7008a2e   Merge branch 'master' of github.com:firebug/firebug
       new  b5db3c9   FBTest for issue 5525
       new  78278a6   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  9c6574b   Issue 5451 (Persist scrolling in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5451
       new  1e29296   use getElementsByClassName
       new  0e779e7   Merge branch 'master' of github.com:firebug/firebug
       new  89c2f50   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  e449654   Replaced OK/Cancel by Yes/No in cookie removal confirmation dialog
       new  787b6a9   Fix Net panel image info tips (broken by patch for issue 5449)
       new  7cd9b3c   Merge branch 'master' of github.com:firebug/firebug
       new  73910c9   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  521650a   Removed duplicated dot
       new  c91066f   Fix manual test results upload
       new  5863f74   Fixed breakpoint group header display
       new  0c9c7f4   Merge branch 'master' of github.com:firebug/firebug
       new  55cb677   Issue 4614: 	Allow commenting of test results
       new  504593c   User proper field name for the user message
       new  64830b8   Cookies: remove export all and tools menu
       new  d37b2f4   Issue 5552: 	cookiePermissions.js causes error this.getPermission is not a function
       new  77718e5   Fixed display of Cookies tab inside net requests
       new  693298f   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  b0ae0e1   Merge branch 'master' of github.com:firebug/firebug
       new  f89f850   Cookies: support for batch-deleted event
       new  dedceb6   Yet remove a separator from the Cookies UI
       new  99318c4   Correctly set "aria-checked" attribute for breakpoint rows inside Breakpoints side panel
       new  1a4fb39   Issue 5551: 	New preference: remove the built-in inspector context menu
       new  fe43290   Replace 'firecookie' by 'cookies' in string bundles
       new  75bd2c9   Cookies: Replace string keys in XUL files
       new  b8fc6a7   Use standard breakNow method for break on Cookie
       new  e4bc323   Rename tracing css file for cookies
       new  781dfd2   Remove obsolete cookies strings
       new  ff35026   Locale: rename tr-Tr to tr
       new  459d22c   Update manifest file for Babelzilla
       new  5af5c0a   Fixed shortcut in debugger button tooltips
       new  bc2e454   Locale update: pl
       new  a20daaf   Issue 5560 (Add column for raw value) http://code.google.com/p/fbug/issues/detail?id=5560
       new  e57025f   Use cropString() lib function to crop cookie values
       new  c6756b2   Added new function for resetting an option to its default using the default pref domain
       new  4f9edd3   Fixed resetting of Net panel headers and used options lib function for resetting the header instead of setting a static pref value
       new  73037cf   Merge branch 'master' of github.com:firebug/firebug
       new  5361fe7   Fixed testcase.css URL
       new  eceb454   Option was replaced by other options, so the translation is not needed anymore
       new  0de2081   Update gitignore file
       new  86d3141   Issue 5556: 	Introduce a new 'firebug' command that opens Firebug UI from built in GCLI
       new  a22b1c5   Locale update: de
       new  2646493   Issue 5548: 	Disabling Firebug in the Add-ons Manager causes tab strip to break
       new  f9722c1   Update list of modules to unload
       new  32ff217   Issue 5569 (Cookies shown in Console when other filter is selected) http://code.google.com/p/fbug/issues/detail?id=5569
       new  00da8d7   Issue 2796: Ability to create a new rule in the style panel
       new  0564063   Issue 4505: Improved auto-completion for CSS functions
       new  d45c9fa   Merge pull request #10 from simonlindholm/4505-css-functions
       new  c1bc881   Update locale: zh-TW
       new  9e2a7a7   Do not use FBTrace too soon otherwise logging is broken. This is a workaround, proper solution needed.
       new  cc3d7dc   Issue 5576: 	CSS properties not updated when following a source link to the CSS panel
       new  896ee3c   Issue 5576: 	CSS properties not updated when following a source link to the CSS panel
       new  6f3eea9   Avoid NPE
       new  f70f45a   Allow panel refresh when selected from a source link (related to issue 5576)
       new  1fb87ae   Issue 2643 (Make Break On ... feature more obvious in panel tabs) http://code.google.com/p/fbug/issues/detail?id=2643
       new  d046439   Issue 5581 ("suspended" not translated in Start Button infotip) http://code.google.com/p/fbug/issues/detail?id=5581
       new  bd5ad43   Merge branch 'master' of github.com:firebug/firebug
       new  2b67006   Catch NPE
       new  f5b21e9   Properly remove cleanupSheetListeners
       new  9059bff   Use fbs instead of FBS
       new  39ba11f   Issue 5578: 	First-run page is just shown on browser restart
       new  57c884f   Issue 5573: 	When a response comes from the cache, the headers are shown twice
       new  a82a9a3   Issue 5584: 	Properly unregister event listeners in the CSS panel
       new  9cab7e9   Fixed CSS properties and updated reference to FF 16 Added support for more functions
       new  ada06f2   Added missing Mozilla-specific -moz-appearance values
       new  64d2c26   Fixed tests broken after https://github.com/firebug/firebug/commit/9cab7e9d6f0fd9071076089e8b807b8df72fbe76
       new  79d92de   Issue 5588: Export cookies in "standard" (Netscape) format http://code.google.com/p/fbug/issues/detail?id=5588
       new  36d4d03   Issue 5591 (Cookies having a path identical to the request-path won't be shown) http://code.google.com/p/fbug/issues/detail?id=5591
       new  f3f64e4   Update Locale: ru
       new  5d4d9b2   Merge branch 'master' of github.com:firebug/firebug
       new  0b46205   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  8293db9   Updated and fixed FBTests for Cookies panel
       new  ff7c5ad   Yet one fix related to 5584
       new  86b8b59   Merge branch 'master' of github.com:firebug/firebug
       new  c07f25e   Do not register a new window if its state is completed, it could be too late in some corner cases. See issue 5582
       new  8551b32   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  bd8f2d0   Issue 5594: The selected JavaScript completion should not revert to the default when typing things
       new  d90124a   Issue 5593: Better default completions for JavaScript
       new  8b0eb32   Update tests after issue 5594
       new  3e9ebad   Remove showStatusIcon pref
       new  60c15cc   The minimize button should be enabled even in detached mode
       new  9796f0c   last changes of firebug/master is merged now.
       new  9a13410   Merge pull request #14 from FarshidB/issue4153
       new  c1e539d   Update locale: es-ES
       new  bc42ce2   Issue 5571: Filter Cookies By Current Path should be on by default
       new  6a58203   Avoid NPE
       new  380a01a   Fix cookies test filterByPath is now true by default
       new  482fe17   Issue 5585: 	FBTest fails: html/onMutate.html (on Linux)
       new  c71f466   Set window type for detached Firebug window (useful for automated tests)
       new  f01f6df   Issue 5600 (Remove status column of Cookies panel) http://code.google.com/p/fbug/issues/detail?id=5600
       new  b803c31   Merge branch 'master' of github.com:firebug/firebug
       new  45fdd80   FBTest new API for Firebug placement
       new  0a03055   FBTest, skeleton test, helping Farshid with test for issue 5526
       new  b922fde   Merge branch 'master' into issue5585
       new  b7c2301   Fix regexp (related to issue 5585)
       new  a8ad6d3   [firebug-1.10.0a12]
       new  fd966b5   [firebug-1.10.0b1]
       new  e18e4f5   FBTest, avoid duplicate verification
       new  a2febbc   Merge conflicts
       new  e2d6b1b   Merge branch 'master' of github.com:firebug/firebug
       new  38945df   Issue 5603: Minus signs should not complete to -moz-calc()
       new  4f9ae26   Fix some CSS properties
       new  63962ee   Issue 5606: "Up" sometimes navigates from <html> to another context
       new  36b30ea   Issue 5607 (Incorrect cookie value decoding) http://code.google.com/p/fbug/issues/detail?id=5607
       new  1540e2a   Issue 5608 (URL encoding of cookies value) http://code.google.com/p/fbug/issues/detail?id=5608
       new  fa52916   Locale update: ja-JP
       new  a464420   [fbTest-1.10b6]
       new  803ddc1   Issue 3787 ("Vertical panels" option in Firefox Menu > Web Developer > Firebug > Options doesn't work) http://code.google.com/p/fbug/issues/detail?id=3787
       new  d1fc2e8   Issue 5617: HTML editor doesn't escape "<"
       new  58bbfbc   Issue 5609: Edit mode doesn't work with no elements
       new  622d8ea   Issue 5615: 	Calling console API functions without parameters generates garbage
       new  81e3bf9   Issue 5506: Element path doesn't get updated when changing elements in Edit mode
       new  91836af   Locale update: ru
       new  eee4445   Locale update: de
       new  33d26e1   Added debug info to cookie info test
       new  f7b7c33   Merge branch 'master' of github.com:firebug/firebug
       new  4bcc4bc   Locale update: pl
       new  b95e236   Issue 5599: 	Remove memoryProfile CMD API in 1.10
       new  3f18165   Fixed domain match by adding a dot at the beginning of a domain name
       new  d0056f0   Merge branch 'master' of github.com:firebug/firebug
       new  66233e2   Display log hints differently (related to issue 5615)
       new  2a5a56e   Locale update: ja-JP
       new  91a84e6   Properly select the element after editing (related to issue 5506)
       new  b84de17   Merge branch 'master' of github.com:firebug/firebug
       new  a9af1de   FBTest: fix memoryProfiler realated test
       new  3e6930a   Speed up onThrow
       new  15c36ab   Avoid opening the first run page in already closed window
       new  7df5dd6   Issue 5623: 	New pref to disable/enable delayed Firebug load
       new  94bcd64   Issue 5620: 	Firebug conflicts with Firecookie
       new  84795ed   Issue 5622: 	Avoid conflicts for panels having the same name
       new  f1ee87c   Guard addMember by try-catch, related to issue 5200
       new  28cd160   Update tracing
       new  02b765c   Issue 5620: Firebug conflicts with Firecookie
       new  283d8d9   Propagate return value
       new  66033fe   FBTest for issue 5400
       new  3a66508   FBTest for issue 5544
       new  a9dc479   Switched the order of the Uninstall and the Cancel button
       new  15e91e2   Issue 5040: Fix rep for secure sessionStorage/localStorage
       new  bc3dc24   Issue 5544: 	Can't set error breakpoint for shallow error
       new  d2bd308   Merge branch 'master' of github.com:firebug/firebug
       new  f72fffe   Do not use Firebug namespace for options
       new  8bb49b6   FBTest for issue 5506 (Element path doesn't get updated when changing elements in Edit mode)
       new  d2b64a1   Locale update: zh-CN
       new  117bc15   Locale update: zh-TW
       new  9c23be7   Issue 5604: 	Calling Firebug.getConsoleByGlobal at 'document-element-inserted' time fails
       new  f626752   Remove profile button from XUL (related to issue 5599)
       new  72f2481   Just a comment
       new  7690214   Issue 5120: 	No longer works on blank tabs
       new  fe4a5e2   Fix dom/storate test (adopting reps changes)
       new  aa300f2   Merge branch 'master' of github.com:firebug/firebug
       new  c17774c   Changed updateOption to use the new Set object (introduced in FF 13) instead of an array of options.
       new  f7493d2   Better use ceil() to calculate the central line (partly fixes issue 5258)
       new  fcccb1c   Merge branch 'master' of github.com:firebug/firebug
       new  c495d27   Properly reset a variable
       new  b7e5f37   Locale update: es-ES
       new  0078e0b   Use timeout to fix a test (workaround for now)
       new  3083203   Merge branch 'master' of github.com:firebug/firebug
       new  db49d75   Merge branch 'master' of github.com:firebug/firebug
       new  06a9f22   [firebug-1.10.0b2]
       new  fa533c0   Trim watch expressions before adding them
       new  948daa1   Issue 5635 (Wrong watch is deleted when function watch is expanded) http://code.google.com/p/fbug/issues/detail?id=5635
       new  0cc1fae   Issue 5637 ("Reset All Firebug Options" option in Firefox Menu doesn't work) http://code.google.com/p/fbug/issues/detail?id=5637
       new  4656b0f   Issue 5595: Better default completions for CSS
       new  be5208c   Issue 5641: Avoid pre-completions when adding to the beginning of an expression
       new  2ca8c6f   remove some duplicated strings
       new  0aa3e0a   Merge pull request #16 from l-hedgehog/duplicationfix
       new  dbaca9e   Fix string key: panel.Refresh -> Refresh
       new  07ab050   Issue 3663: 	too much recursion when logging array contains itself
       new  1aa76c5   FBTest for issue 3663
       new  35fe1d0   FBTest for issue 5142
       new  6f7d30b   Just code clean up
       new  f55ca4d   Issue 5142: 	Add help for console API to Command Line
       new  e293863   Merge branch 'master' of github.com:firebug/firebug
       new  e9bc3a8   Fix typo
       new  7e992fd   Issue 5590: 	Better wiki page displayed after pressing F1 in Firebug
       new  3e06721   Firebug should be at the top in Weg Developer Firefox menu
       new  6565136   Firebug should be at the top also in the new Web dev menu
       new  a7610d0   Catch and log exception (can't repro, but shouhd be fixed)
       new  9f030fa   Issue 5427: 	Firebug menu added several times with same ids
       new  51c2373   Improved description of Command Line API help
       new  2e14a96   Merge branch 'master' of github.com:firebug/firebug
       new  0c506bb   Locale update: el
       new  618d5ff   Link CMD API to Firebug wiki (related to issue 5142)
       new  96d68c2   Fix changeUILocation test (related to issue 5427)
       new  a93d08a   Merge branch 'master' of github.com:firebug/firebug
       new  9509742   Merge branch 'master' of github.com:firebug/firebug
       new  724bd03   Avoid duplicated options (related to issue 5427)
       new  a405e59   Issue 4742: 	Feedback from Mozilla Review Process
       new  790ddde   Update locale: nl
       new  cc91b03   Update Firebug copy in FBTrace
       new  f2b23d0   Issue 5427: 	Firebug menu added several times with same ids
       new  f28cefc   Adjusted test after changes of https://github.com/firebug/firebug/commit/a405e590662cf1d2e4a9c4c5def1a8696ed961c0
       new  d96c275   Merge branch 'master' of github.com:firebug/firebug
       new  b84fb32   Sync Firebug in FBTrace
       new  c642656   Solved the issue Add option to copy request parameters
       new  cbc6561   Update master
       new  3f50a09   Solved the issue Add option to copy request parameters
       new  973128a   Solved the issue Add option to copy request parameters
       new  9b0476e   Update master
       new  61c9ea2   Update master
       new  8222bff   Solved the issue Add option to copy request parameters
       new  384963c   Update master
       new  2573c05   Updated the firebug.properties
       new  fc848ee   Updated the netPanel.js and firebug.properties
       new  b3aa96e   changed the tabs to spaces in netPanel.js
       new  27c0863   changed the tabs to spaces in netPanel.js
       new  3ca8783   Update master
       new  14823ce   Update master
       new  dd48fd4   Update master
       new  7fb4a00   Update master
       new  bf4c0ce   Update master
       new  44af292   changed the tabs to spaces in netPanel.js
       new  09a5ea1   Update master
       new  5dca6b5   Update master
       new  766e708   changed the tabs to spaces in netPanel.js
       new  93ce911   Update master
       new  d395765   Update master
       new  d4582fc   Update master
       new  e7f0da3   Update master
       new  8a373cc   Merge pull request #18 from bharaththiruveedula/master
       new  0c8335c   Just some source formatting
       new  e680cf7   Properly update about menu + new ID
       new  eda5f26   Issue 3757: 	Normal HTTP requests and the different kinds of cache requests should be better distinguishable
       new  a44162e   Less expensive profile test so, it doesn't fail on Mac
       new  f25a39e   Fix test failure on Mac
       new  07f2ef8   Merge branch 'master' of github.com:firebug/firebug
       new  5e52eb0   [fbTest-1.10b7]
       new  9c9411c   [fbTrace-1.10b3]
       new  a23157c   [firebug-1.10.0b3]
       new  2e3f91b   Update master
       new  d864cf7   Update master
       new  f4e176a    Added the option of copying URL/POST Parameters to the clipboard
       new  76d8f86   Merge pull request #19 from bharaththiruveedula/master
       new  1568139   Remove unnecessary try-catch (related to issue 5592)
       new  c45a984   Do not activate JSD on Firebug shutdown (related to 756267#c12)
       new  c8ab777   Issue 5669: 	Improve style of Start button tooltip
       new  61bff28   Fixed line breaks between request parameters for different OSes
       new  d061a46   Better background for BFCache requests (related to issue 3757)
       new  cb716a2   Updated link to new discussion group layout
       new  84ce888   Replaced FAQ translation by "help" (related to issue 5590)
       new  7a44648   Version must be available when setting it
       new  62f33d6   Default content for start button tooltip (related to issue 5669)
       new  fe74f8f   Update tracing
       new  a87f763   Just source formatting
       new  0189942   Issue 5670: Configure Editors... menu entry doesn't work anymore
       new  366651d   Fix undefined cmdLine exception (external editors) not sure when this problem has been introduced.
       new  9a61e8f   Added l10n for panel activation status
       new  d7341ae   fix issue #5535 (execute selection in command editor)
       new  29aafda   Merge remote-tracking branch 'upstream/master' into issue_5535
       new  36cdb68   fix issue #5628
       new  50f785d   Merge pull request #20 from fflorent/issue_5535
       new  1733dd1   Update master
       new  34f0153   corrected coding style
       new  c8c1a64   fixed issue with seamonkey and command selection
       new  e7550e2   fix single row commandline issue of previous commit
       new  cd26fb4   some code style correction + renaming
       new  bccc090   tests for issue #5535 in progress
       new  c61776c   Merge remote-tracking branch 'upstream/master'
       new  62c9fd5   Merge remote-tracking branch 'upstream/master'
       new  d802d9e   fix issue #5628
       new  173ea6f   Merge remote-tracking branch 'upstream/master'
       new  410e56a   fix: "context is undefined" for typeCommand("...", false)
       new  5e32beb   add CommandEditor.editor.focus() for Seamonkey to fix issue #5628
       new  907c3b1   fix issue with FBTest.clear when switching from the Command Line to the Command Editor or vice-versa
       new  9e7e4a4   add test case for selection execution in Command Editor
       new  bb940de   remove template comments
       new  b163c94   remove trailing spaces
       new  85c3d18   little coding style correction
       new  5639a7a   Merge remote-tracking branch 'upstream/master'
       new  1c43ad6   Merge pull request #15 from fflorent/master
       new  4fd5d15   Use firebug prefixed ID for the inspector toolbar button
       new  26dbd9e   Update tracing
       new  9fd376a   Merge branch 'master' of github.com:firebug/firebug
       new  968874e   changes made to create test case for issue 4153
       new  e5188ca   The conflicts have been solved.
       new  8d66d58   Deleting duplicate row
       new  d5e7f9c   Merge pull request #17 from FarshidB/Test-Issue4153
       new  acb0dda   fix error "options.setPref FAILS" in FBTest.executeCommand
       new  1823299   little correction in test case
       new  a13adcf   Merge pull request #21 from fflorent/master
       new  9446281   Issue 5672 (Missing color and image context menu items) http://code.google.com/p/fbug/issues/detail?id=5672
       new  277a226   Issue 5655: 	console panel width empty elements
       new  f0fa402   Update list of contributors
       new  4d6adfb   FBTest for issue 5655
       new  2ba178e   Merge branch 'master' of github.com:firebug/firebug
       new  7d403e0   Merge branch 'master' of github.com:firebug/firebug
       new  494f519   Use logTextNode instead logText (related to issue 5655)
       new  d419673   Fix test to pass also with Firefox 13
       new  bb2d0ee   Fix another couple of tests to pass on Fx 13
       new  1aa243b   Merge branch 'master' of github.com:firebug/firebug
       new  02b911f   Merge branch 'master' of github.com:firebug/firebug
       new  fe84734   Update list of contributors
       new  4164dc2   Issue 5678: 	New preference for disabling Orion
       new  2eb0d75   Fixed disabled panel description layout
       new  083b00d   Merge branch 'master' of github.com:firebug/firebug
       new  2f1b253   Split test case into three partial tests
       new  16c3a36   Issue 5539: 	New option in the Console panel: Show Cookie Events
       new  6653e7f   Avoid warning about missing EXPORTED_SYMBOLS
       new  a3e3118   Update list of contributors
       new  0e6a530   Sync FBTrace source with Firebug
       new  2f2518f   do not allow dummyStyle to break firebug
       new  660480f   [firebug-1.11.0a0]
       new  afa77e5   [&1.10] Avoid exception that breaks Trace styles with inline style
       new  8548b0d   Issue 5341 (Open in new tab via middle mouse click is not working) http://code.google.com/p/fbug/issues/detail?id=5341
       new  bc7dd30   Issue 5683 (install.rdf.tpl.xml is missing translator changes of install.rdf) http://code.google.com/p/fbug/issues/detail?id=5683
       new  9b1f829   Issue 5690 (HTML panel in 1.10 replaces non-Latin UTF-8 characters by default by entities) http://code.google.com/p/fbug/issues/detail?id=5690
       new  9aa9663   [&1.10] Fix Cookie info body background
       new  fbb191d   Issue 5698: 	Cookie breakpoint condition editor doesn't work
       new  61050a1   Better checking for hasProperties param is really an object
       new  85c6689   Avoid potential dereference bug
       new  21d85e4   Add range support for highlighter
       new  993b813   Merge pull request #24 from sroussey/master
       new  86840b5   Entity display needs to be set to "names"
       new  ebf6087   [&1.10] Fixed twisty display in Cookies panel for Mac OS
       new  fcc98db   Fixed twisty display in Cookies panel for Mac OS
       new  552941c   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  8d269aa   Merge branch 'master' of github.com:firebug/firebug
       new  b6c027b   Reset also sorting (no sorting by default) when reseting the cookie header
       new  fc58610   Replaced GIF throbber by SVG icon in preparation for better display
       new  634ef00   Add context menu ID for testing + fix copying POST params (related to issue 5592)
       new  b4a69ea   Issue 4171: 	Expanding an XMLHttpRequest in Console tab before it ends makes JSON tab disappear
       new  d556ae0   FBTest for issue 5592
       new  1a07ea1   Merge branch 'master' of github.com:firebug/firebug
       new  ce1e947   FBTest, update logging
       new  27ac4db   FBTest: yet improve test logging
       new  117a601   Merge branch 'master' of github.com:firebug/firebug
       new  dcbe487   FBTest for issue 4171
       new  7a8c796   Issue 5711 (Start Button is missing on popup windows) http://code.google.com/p/fbug/issues/detail?id=5711
       new  f068ecd   Issue 5714: 	Can't resend requests
       new  7e1150c   Issue 5710 (Autocompletion gray color in Command Line (within the Console panel) is too light, not enough contrast) http://code.google.com/p/fbug/issues/detail?id=5710
       new  776e83d   Fix bug with spy.logRow not being defined.
       new  12ad903   Merge pull request #25 from NikhilVerma/master
       new  54af626   Put default locale into a constant
       new  9cbc60c   Merge branch 'master' of github.com:firebug/firebug
       new  2beaabd   Issue 5716: 	Setting extensions.firebug.useDefaultLocale to true keeps the Cookies panel unlocalized
       new  b80a4b8   FBTest for issue 5714
       new  bfb5a19   Addition to issue 5710
       new  3056fdf   Merge branch 'master' of github.com:firebug/firebug
       new  0e0b70a   Pointed to the new throbber image (now an SVG instead of a GIF)
       new  fe7073f   Issue 5723 (Firebug menu entry is added at the bottom of the Web Developer menu) http://code.google.com/p/fbug/issues/detail?id=5723
       new  f4e1fcf   Allowed to specify several comma-separated ids for "insertbefore" and "insertafter" like it's done within XUL
       new  f4744fd   Fix HTML tooltip (do not try to display namespace if it isn't available)
       new  52b1369   Locale update: de
       new  5d9c6a2   Fixed missing images CSS Made images independent of Firebug Created SVG versions of throbber and failHalt
       new  671bba7   Issue 5738 (Firebug help links should be https:) http://code.google.com/p/fbug/issues/detail?id=5738
       new  0ec21ce   Issue 4662 (Incorrect sorting for timeline, if waterfall graph is broken) http://code.google.com/p/fbug/issues/detail?id=4662
       new  3b3147e   Issue 18 (Beef up $x) http://code.google.com/p/fbug/issues/detail?id=18
       new  9599344   Replaced old email address by new one
       new  b68bce3   Allow submitting the user message via Ctrl+Enter
       new  dbba2c9   Moved Command Line API tests into their own folder
       new  8d5e74e   Fixed test case CSS URL
       new  f9ec52e   commandLine/dom.js and commandLine/objects.js are not part of the Command Line API
       new  5955fb6   Enhanced test if result is an XML
       new  17619bf   FBTest for issue 18 (Beef up $x) http://code.google.com/p/fbug/issues/detail?id=18
       new  11b3e24   Issue 5618 (Enabling Break On ... costs a lot of CPU) http://code.google.com/p/fbug/issues/detail?id=5618
       new  c1c2b65   Fixed source code check
       new  c4343cc   Replaced magic numbers for node types by constants
       new  6326a54   Update locale: ru
       new  cf954cb   Update locale: ja-JP
       new  83070ff   Issue 4626 (Display of doctype for frames) http://code.google.com/p/fbug/issues/detail?id=4626
       new  5031024   Update locale: el
       new  6e9a341   Support for http-on-examine-merged-response. This could help to solve issue 5550
       new  c6e1b38   Fix cookie URI + avoid NPE
       new  0de8ecd   Update locale: es-ES
       new  39cfe2d   Added the feature of Displaying the SPDY protocol in Protocol section
       new  207966d   Added the feature of Displaying the SPDY protocol in Protocol section
       new  c03d750   Merge pull request #26 from bharaththiruveedula/master
       new  11c75f6   Avoid NPE (related to issue 5324)
       new  542bc44   Issue 5761: 	Highlighting of changed HTML attributes doesn't work in some cases
       new  0793510   FBTest for issue 5324
       new  71d71a9   Merge branch 'master' of github.com:firebug/firebug
       new  d15d335   Issue 4265 (Differences in logging with the same arguments) http://code.google.com/p/fbug/issues/detail?id=4265
       new  5f20c10   Merge branch 'master' of github.com:firebug/firebug
       new  b96acf4   Bug 774613 - Remove inspect element from context menu
       new  12dda2a   Removed test for 5711 again (not ready yet)
       new  e8013ee   Issue 5699:Troubles with search tooltip
       new  fff6b72   Issue 5699:Troubles with search tooltip 2
       new  c0653f4   Defined entity converter as a constant
       new  9d1c200   Issue 5712: 	Firefox crashes when trying to log XMLHTTPRequest to console
       new  32dfea3   Locale update: ja-JP
       new  24fd0ae   Issue 5773: 	Firebug no longer displays 304 Not Modified lines in NET panel
       new  f47c222   Issue 5764: Change JSTerm's $ helper function from getElementById to querySelector
       new  7f4ec50   Issue 5769 (Long values in DOM tab not collapse back when closed) http://code.google.com/p/fbug/issues/detail?id=5769
       new  d9fed63   Avoid NPE in Domplate
       new  0c2b39f   Issue 5766 (Breakpoint editor text is invisible!) http://code.google.com/p/fbug/issues/detail?id=5766
       new  03eb829   Improve test logging
       new  5814560   Issue 5774: 	HTML tab in XHR vanishes on panel or browser tab change
       new  0d91ff1   Merge branch 'master' of github.com:firebug/firebug
       new  f9c02bf   Merge branch 'master' of github.com:firebug/firebug
       new  893d740   Revert "Issue 5764: Change JSTerm's $ helper function from getElementById to querySelector"
       new  4304f03   Synced FBTrace source with Firebug
       new  01dbe13   Fix test shortcuts/inspector.js for MacOS
       new  4319b7f   Fix test html/5506/issue5506.js for MacOS
       new  03617ba   Fix test commandLine/4453/issue4453.js for MacOS
       new  30b90fa   Fix test html/2183/issue2183.js
       new  edff857   Fix test html/5255/issue5255.js for MacOS
       new  9e38225   Fix test html/2183/issue2183.js correctly this time
       new  142d07b   Issue 5625 (Filter "character encoding" warnings) http://code.google.com/p/fbug/issues/detail?id=5625
       new  ed36cf4   Issue 4146 (es-ES) http://code.google.com/p/fbug/issues/detail?id=4146
       new  b25e8d2   getInitialvalue was added to attributeEditor object. see issue5755
       new  1c6cfcb   Merge pull request #28 from FarshidB/master
       new  d43708b   Fixed formatting of previous commit
       new  3f41dc0   add scrollbar to commandHistory popup
       new  06c43c3   scroll console to the bottom after running user code
       new  d89b323   do not loose console scrollpostion when switching tabs
       new  1e11371   Merge pull request #27 from firebug/scrollbar_bugs
       new  fad4885   Fixed Command History panel display on Mac
       new  9215956   FBTest for issue 4889 (Folding for breakpoint categories) http://code.google.com/p/fbug/issues/detail?id=4889
       new  6e2cd19   FBTest for issue 4837 (Editing a node value doesn't update inside HTML panel) http://code.google.com/p/fbug/issues/detail?id=4837
       new  ffc639b   FBTest for issue 5560 (Add column for raw value) http://code.google.com/p/fbug/issues/detail?id=5560
       new  7636c73   Fixed wording for "circular reference" (see issue 3663)
       new  b9ed936   FBTest for issue 4845 (Rerun should have a shortcut like the other debugging options) http://code.google.com/p/fbug/issues/detail?id=4845
       new  c1ae515   FBTest for issue 4670 (Nodes of XML files are always shown as hidden) http://code.google.com/p/fbug/issues/detail?id=4670
       new  e5c0fda   Added new API getSearchFieldText()
       new  d334ea0   FBTest for issue 4602 (Transfer text selection to Search Field when it's focussed using the keyboard shortcut) http://code.google.com/p/fbug/issues/detail?id=4602
       new  744bf0f   FBTest for issue 4132 (Only show applied styles in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=4132
       new  b671a91   The description of a webfont can be translated
       new  e9d4e2c   the side effected bug- Opening editor but empty when attribute name is clicked- is fixed
       new  d98ba54   Merge remote-tracking branch 'origin/FarshidB-master'
       new  2a90436   Issue 5676: Code completion suggestion popup misbehaves after switching from command line to command editor
       new  e4681c4   Remove the workaround for bug 712289
       new  a6499cb   Issue 5800: Remove globalStorage support
       new  68d7f40   Clearer parameters to DOMBasePanel.getMembers
       new  49b5d9e   Locale update: zh-CN
       new  e78df6a   Issue 5803: 	link logged-events with event target
       new  d00ba16   Update inline event handler map + dom member map
       new  b1e017b   issue 5725: fix error when clicked on scrollbar of commandHistory popup
       new  de1c7d9   Fix test for monitorEvents
       new  8bbc4f3   Make difference between 'event' and 'event-log' rep (related to issue 5803
       new  e624d45   Yet adapt the test for issue 5803
       new  8970fa8   FBTest: update logging
       new  4659a62   Issue 5809: 	Firebug triggers Firefox crash on Ubuntu since the fix for issue 5427
       new  81ec221   Missing event parameter (related to issue 5809)
       new  0c2a351   Fix tooltip of "Add Rule"
       new  2131a04   Update locale: nl
       new  85801f8   Issue 5073 (Direction of "Add Watch" should be RTL in an RTL locale) http://code.google.com/p/fbug/issues/detail?id=5073
       new  83b21ba   Added optional fourth parameter to compare() to allow negative comparison
       new  46a15a1   fix keyboard navigation in commandhistory popup
       new  c72c8d1   Update locale: nl
       new  ebef330   Issue 5630: Can't set error breakpoint for shallow error when "Show Stack Trace with Errors" isn't set
       new  5fc3149   Added two new APIs for returning a page's base URL and extracting a URL from a CSS URL definition.
       new  8b93793   Issue 5825 (Infotip for web fonts defined via data URLs broken) http://code.google.com/p/fbug/issues/detail?id=5825
       new  6500237   Removed unnecessary brackets
       new  ab3bed9   Issue 5826: Fonts are not displayed inside Style side panel
       new  da0ab65   Merge branch 'master' of github.com:firebug/firebug
       new  4491bd5   [firebug-1.11.0a1]
       new  c066f77   Issue 5832: 	scroll bars in console.table
       new  8aebdbe   disable infinite cycling in command history popup   restores behaviour to the state before 46a15a1
       new  6405220   Issue 5833 (Cookies with UTF-8 values let all cookies disappear) http://code.google.com/p/fbug/issues/detail?id=5833
       new  d313b76   Removed incorrectly calculating formatSize() function and use lib function instead
       new  b2ce7a3   Merge branch 'master' of github.com:firebug/firebug
       new  ffe9c81   Display bytes correctly and only when it's necessary
       new  ba6057b   Issue 5836 (Numbers formatting doesn't respect locale settings) http://code.google.com/p/fbug/issues/detail?id=5836
       new  80e14eb   Avoid NPE
       new  f3c285c   Issue 5841: Short tag of element rep treats class=" a" as having a class ""
       new  b6b5b8f   Issue 5840 (DOM Panel: SessionStorage & GlobalStorage "status-messages" are rendered different) http://code.google.com/p/fbug/issues/detail?id=5840
       new  ac6ca92   Size info should not be bold
       new  1869f86   test case for issue 5755
       new  6f9218a   some necessary changes made
       new  1a4e87f   Merge pull request #30 from FarshidB/master
       new  b023155   Improved formatting and fixed spelling mistakes
       new  c35f687   Issue 5851: Wrong color of selected nodes with derived invisibility in the HTML panel
       new  ca693d4   Issue 5849: HTML panel visibility updates should affect children
       new  5f6c5c3   Issue 5852 (Changing an attribute of an element switches to it in the Style panel) http://code.google.com/p/fbug/issues/detail?id=5852
       new  cd1504e   Issue 5847: Style panel source links too far down
       new  c5ade88   Simple fix for issue 5853 (Property value specific context menu items are shown everywhere) http://code.google.com/p/fbug/issues/detail?id=5853
       new  b9f692e   Remove duplicated module dependency
       new  67cd674   Issue 5654: 	Style side panel doesn't display CSS rules after reload
       new  0f52bbc   Typo in a comment
       new  4c68782   Issue 5623: 	New pref to disable/enable delayed Firebug load
       new  423e2f0   Update tracing (avoid exception)
       new  3beb0c7   Issue 5854: Enable + disable of options doesn't always take effect
       new  af1d741   Merge branch 'master' of github.com:firebug/firebug
       new  2eb59a6   Issue 5857: 	Firebug command does not go away when disabled
       new  651e573   Allow to specify arguments for new function
       new  555d229   Allow to define an id for menu separators
       new  d82a764   Issue 5859 (Delete "element.style" is broken) http://code.google.com/p/fbug/issues/detail?id=5859
       new  567a762   Guard tracing for menu separators and return the separator when the old syntax is used
       new  ad1cfbc   Switched tracing output
       new  96099e2   Guard tracing for menu separators and return the separator when the old syntax is used (second try (-: )
       new  4fe2670   fix inline editor going out of screen on wrapped elements
       new  ee4eaa9   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  7057fb2   Temporary fix for issue 5577 (Right-clicking inline styles shows the element's context menu)
       new  c99d989   Moved trace log to a better place
       new  4fdeba3   [firebug-1.11.0a2]
       new  68c05b6   Allow extending an object by multiple others
       new  b518e5b   Issue 5864 (Improved search among Script files) http://code.google.com/p/fbug/issues/detail?id=5864
       new  96c04ac   Added the InfoToolTip to Firebug
       new  5de9aa9   Improved the code according to the comments
       new  eb096e0   Added getSize() to cookie.js
       new  238f9bd   Merge remote-tracking branch 'upstream/master'
       new  487fd1b   Displayed the raw size of the cookie
       new  48ccfa3   Modified the getSize() and getRawSize()
       new  dc875f5   Modified sizeInfo
       new  243d583   Merge pull request #33 from bharaththiruveedula/master
       new  3965dd0   A little improvement related to issue 5834
       new  11a249f   Another improvement to issue 5834
       new  48542c0   Comment typo
       new  6950b50   Issue 5866: 	Show stack trace for function calls log
       new  e9b10d7   Issue 5869 (Parts of headers wrapped in arrow brackets are treated as HTML) http://code.google.com/p/fbug/issues/detail?id=5869
       new  25edb0e   Issue 5869 (Wrong decoding of Link: HTTP headers (RFC 5988)) http://code.google.com/p/fbug/issues/detail?id=5869
       new  e5b777e   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  6413859   Avoid risk of performance loss in extend()
       new  2a3f4bd   Better fix for Issue 5869 (Parts of headers wrapped in arrow brackets are treated as HTML) http://code.google.com/p/fbug/issues/detail?id=5869
       new  aa8b8b1   Properly handle click event (issue 5866)
       new  d07d337   Missing dep, wrong condition, typo (related to issue 5866)
       new  6478c16   FBTest for issue 5867
       new  03d96c6   FBTest for issue 5868
       new  2cb4d4d   Command line method dir() doesn''t work properly
       new  10bcbdd   Merge branch 'master' of github.com:firebug/firebug
       new  1e76ae7   fix issue #5639: Delete all watch expressions
       new  c802123   moved DeleteAllWatches menu item push in js/watchPanel.js
       new  e9bb01a   Merge remote-tracking branch 'upstream/master' into issue5639
       new  e4a900c   some code improvements
       new  49fb210   Merge pull request #31 from fflorent/issue5639
       new  eb7fe8d   Just show the option to delete all watch expressions when there are watch expressions defined (related to issue 5639)
       new  3ee713c   Hid the front-end because the feature is not ready yet (see issue 5035)
       new  f92e386   Allow creating submenus via Menu.createMenu() and Menu.createMenuItem()
       new  5f24838   Issue 5418 (DOM constants and properties are incorrectly recognized as user-defined properties) http://code.google.com/p/fbug/issues/detail?id=5418
       new  b724894   Update max Firefox version
       new  80ce2e6   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  c8d22cd   Added some more DOM function mappings (related to issue 5418)
       new  dd72423   Fixed DOM constructors display (related to issue 5418)
       new  c710538   Added different types of HTML elements to DOM window mapping (related to issue 5418)
       new  6831d54   Added different types of HTML elements to DOM window mapping
       new  42de4e4   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  f83edea   Just return the Object DOM members if the object is actually an instance of Object (related to issue 5418)
       new  fc875e3   FBTest: disable firebug/changeUILocation test for now (causes many other failures)
       new  3294d09   Changed DOM object recognition regarding Simon's comment at https://github.com/firebug/firebug/commit/5f248388f76e038b0f12edc93f988025e2039c1d
       new  d150a18   Fixed careless mistake regarding https://github.com/firebug/firebug/commit/3294d09b2ea91d8b6273e8e4b620b646edc967fb
       new  cb22587   Issue 4929: Update list of inherited properties
       new  ebc63e6   Better fix for issue 4929 (Update list of inherited properties) http://code.google.com/p/fbug/issues/detail?id=4929
       new  c608716   Issue 5643: Style disabling confuses rules
       new  0411126   Issue 5644: Editing a disabled property makes another
       new  1af4c34   Issue 5783 (Display of IPv6 addresses with port number is incorrect) http://code.google.com/p/fbug/issues/detail?id=5783
       new  0d0ee1c   Bumped up Firebug version
       new  f9f40ab   Give "Delete Property" context menu item an ID
       new  e61a1b5   FBTest for issue 5644 (Editing a disabled property makes another)
       new  94058bf   Issue 5885 (Layout panel doesn't refresh data when resizing browser window) http://code.google.com/p/fbug/issues/detail?id=5885
       new  bbb655d   Fixed removal of "MozAfterPaint" listener (related to issue 5885)
       new  81b7721   Removed debug output
       new  49c7786   Added new XML MIME types (related to issue 3580)
       new  87ac7f5   Better use bindFixed() instead of bind()
       new  90fa86d   Fix the attach logic
       new  1c44b73   Better fix 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  3d13f4e   Fixed several things missed in 1c44b73ae853582cbfc7fd42bb7ce6c10bc5ab06
       new  315d4c0   Removed tracing
       new  b393721   Re-enabled "firebug/changeUILocation.js" (issue 5883 is the culprit for the failing tests)
       new  19f1ac8   Open the right page in the commandLine/api/dirxml test
       new  daadc28   Don't compute mouse coordinates manually in the html/4542 test
       new  4488afc   rm script/2114 test
       new  9792331   rm dom/2580 test
       new  ab31eaa   Issue 5883: Error topWindow.exportFirebug is not a function while Firebug is detached
       new  361964a   [fbTest-1.11b1]
       new  90cb487   Issue 5893 (Support touch events) http://code.google.com/p/fbug/issues/detail?id=5893
       new  cbc142e   Issue 5862 (Crop long CSS values in Style side panel) http://code.google.com/p/fbug/issues/detail?id=5862
       new  de6cbe6   Initial CSS property value needs to respect the color display setting
       new  8021d46   Issue 5879 (Crop long CSS values in Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5879
       new  b53d47d   Issue 5554 (Cookies from IDN domains are not shown) http://code.google.com/p/fbug/issues/detail?id=5554
       new  2b9b6d3   Don't hard-code mouse coordinates in the css/4543 test
       new  e60a084   Added a function for parsing CSS properties (including their longhand properties)
       new  d121cc5   Added the test case to issue 5834
       new  6fe6fec   Merge pull request #38 from bharaththiruveedula/master
       new  412d008   Added missing comma
       new  bff8458   Created separate automated test case templates
       new  5a0da31   Removed form fields
       new  917bbf8   Re-added and refined the template including several test cases Fixed the path to the testcase.css file
       new  24460c9   Renamed "templates/default" to "templates/manual"
       new  a2b6705   Issue 5908 (Link to open the complete xhr response in a new Firefox tab does not work) http://code.google.com/p/fbug/issues/detail?id=5908
       new  b789a8b   Update README.md
       new  5468701   Merge pull request #39 from simonowendesign/patch-1
       new  f3c742b   Changed links to use HTTPS
       new  7404338   Changed link to Firebug extensions
       new  56c3c7a   Removed debug info for cookie deletion
       new  fe488f5   Fixed and enhanced cookie removal (was broken in d98ba549ed)
       new  70ed3a6   Issue 5749 (Denying cookies for a specific path and accepting to remove them deletes all cookies for a site) http://code.google.com/p/fbug/issues/detail?id=5749
       new  7adb31c   beginning test case for issue 5639
       new  d4b2cff   Merge remote-tracking branch 'upstream/master' into issue5639
       new  7b39d56   FBTest for issue 5639
       new  8ff1050   Merge remote-tracking branch 'upstream/master' into issue5639
       new  7ced043   Some minor changes for test case of #5639
       new  0e9c5a9   issue 5639: change path to the stylesheet
       new  8f0a4d5   Merge pull request #35 from fflorent/issue5639
       new  3be32f8   [firebug-1.11.0a3]
       new  e4c3e0e   Issue 5850: Modifying CSS doesn't update element visibility in HTML panel
       new  77a98c2   Improved jsdoc a bit
       new  ffff7be   Cleaned up code by using FileUtils
       new  085ebe3   Merge branch 'master' of github.com:firebug/firebug
       new  306663a   Issue 5817: 	API for registering new Firebug commands
       new  b7ddc37   Avoid NPE
       new  8bbd96a   Remove unused property
       new  25b2891   Make console shortcuts on the command line read content only
       new  5411494   Display a message to the user if there is no help page for a command line command
       new  068aef5   Another rw changed to r (related to issue 5817)
       new  34c8d8a   Issue 5931: Integrate SelectBug extension into Firebug
       new  6a9ed89   Revert de6cbe6c, cbc142e8 (Issue 5862: Crop long CSS values in Style side panel)
       new  b2fb8dc   The browser cache needs to be activated for this test
       new  c552c95   Allow setting the preference domain
       new  843d0d0   Merge branch 'master' of github.com:firebug/firebug
       new  6a04745   Issue 5934: With 'Enable Accessibility Enhancements' in HTML -> edit the editor looses focus
       new  5144308   Issue 5932: 	FBTrace scoped logging
       new  a191d5d   Added two more text affecting styles
       new  5ebeac0   Added yet two more text affecting styles
       new  215509d   issue 5862 (crop long css values in style panel)
       new  01e3cd3   A little changes about some of the mistakes that need fixing
       new  771d1c1   some changes related to updating css rules names and a little other changes
       new  4404b47   fixes the yellow highlighting for the property name
       new  ee7e746   fixes changing the name of a property with cropped value
       new  1f22471   Merge pull request #41 from FarshidB/master
       new  32baad1   Finish up issue 2495 (The rendered font should be highlighted in Style side panel)
       new  b4af31d   Better access the styles directly instead of using getPropertyCSSValue() to avoid problems when -moz-font-feature-settings gets unprefixed
       new  66535fb   Typos
       new  e3a2df0   Issue 5945 (Show source link for CSS errors) http://code.google.com/p/fbug/issues/detail?id=5945
       new  3049a66   Do not scroll the Test Console horizontally
       new  53163a0   Update locale es-ES
       new  c0a500a   Issue 5705: 	HTML panel is not properly updated if an iframe is refreshed
       new  1b0fee4   Also refresh docType if HTMLHtmlElement (an iframe) is reloaded
       new  1f033d9   Introduce CONTRIBUTING.md file
       new  62cfb15   Fix typos
       new  09320d3   Issue 5764: Change JSTerm's $ helper function from getElementById to querySelector
       new  66f5c0c   Fix some tests with old $ behavior
       new  354a0bf   Use node constants
       new  d8eca50   Fix up the rest of console $ change
       new  0f8b98d   Clean up wrapping on console $
       new  7579ab2   Merge pull request #46 from sroussey/issue-5764
       new  0d55a4e   Source code formatting
       new  1121ebc   Yet more source code formatting
       new  895fb77   Issue 5786: Show array-like objects differently than actual arrays (contributed by Steven Roussey)
       new  2e018a8   Remove NodeCollection object (related to issue 5786)
       new  e2501af   Make array type (object title) bold+darkgreen. It corresponds more to the style used in the DOM panel
       new  4b065d1   Issue 5946: 	Firebug breaks Firefox UI when disabled
       new  a8016d3   Avoid exception when unregistering not registered error listener
       new  3c90164   Issue 5951: 	Title of array-like objects should be clickable
       new  e006bec   Allow temporary invalid values in selector editing
       new  67a92b2   Fix tracing in CSSModule.deleteRule
       new  26ca1fb   Fixed text for empty Selection side panel
       new  8dff768   Added tooltip to Selection side panel
       new  15a0009   Make sure getTitleTag is available for array like objects (related to issue 5786)
       new  326b4e3   We need to unwrap to make instanceof working properly (related to issue 5786)
       new  f2f272b   Fix test (related to issue 5786)
       new  6706ad0   Merge branch 'master' of github.com:firebug/firebug
       new  c2126a6   Fix script/watch/5336 test (related to issue 5786)
       new  6b59070   Merge branch 'master' of github.com:firebug/firebug
       new  e84ed5f   Display proper error message when CSS selector fails + remove 'selectbug' from the code (related to issue 5931)
       new  9dc57e8   Persist trial selector across Firebug show/hide (related to issue 5931)
       new  356c572   Added hint for localization of the Selection side panel tab tooltip
       new  3c106d4   FBTest for issue 5779
       new  35f65c5   FBTest for issue 5951
       new  d9dd733   Fix FBTest, the inline editor can be opened async on Mac
       new  2fde4be   Fix FBTest: again the inline editor can be async on Mac
       new  77f4c0e   FBTest, check watch entries after a timeout (needs proper fix)
       new  e7c4cff   Link to a bug report
       new  a7ece3d   FBTest fix on Mac: commandLine/3363 (there could be better API in FBTest)
       new  a152dfc   FBTest fix for Mac: a panel can be selected asynchronously when done from the context menu
       new  7c67ae6   FBTest fix, use span instead of div since divs can be appended by Firebug
       new  af3202a   CSS Selector: remove selection and hover-preview (see issue 5931)
       new  989de40   New Get Matching Elemens context menu item for CSS panel context menu + Rename Selection side panel to Elements
       new  149ee8f   It should be possible to remove the current CSS Selector (related to CSS selection side panel)
       new  fb14ef9   Resolve conflict
       new  b2c9f4d   Change helper description used in empty Selection side panel
       new  4cabe93   Merge branch 'master' of github.com:firebug/firebug
       new  6fb6dda   FBTest: use timeout to fix test-bot failure
       new  4977014   Context menu handler must be done in a module since there can be more instances of a panel (more tabs). Related to issue 5931
       new  54752c7   Merge branch 'master' of github.com:firebug/firebug
       new  f2233c0   Catch exception
       new  c76b381   [firebug-1.11.0a4]
       new  65a9c5b   Fix issue 5958
       new  f8ddde0   Merge pull request #48 from fflorent/issue5958
       new  c2809c8   Issue 5959: Help command doesn't work on Mac
       new  a918cd6   Call init for nsITransferable objects (see also bug 722872)
       new  6872691   Merge branch 'master' of github.com:firebug/firebug
       new  0bad6a4   FBTest yet again try to fix script/errorBreakpoints
       new  b357b7a   Make sure PrefLoader doesn't leak into the global scope (related to issue 5768)
       new  94a16b3   FBTest fixing css/5277, it passes on 1.10.4 but fails on 1.11 where a patch related to CSS cropping must land yet
       new  94a8838   Merge branch 'master' of github.com:firebug/firebug
       new  ee53f4a   nsIPrefBranch2 has been merged into nsIPrefBranch since Fx 13
       new  58e7625   Issue 5962: 	Panel for CSS Selector Queries (allow searching in frames)
       new  59140b1   Sort commands alphabetically (help table)
       new  e4611a5   Issue 5963: 'Type any key to filter list' is not allowing type ahead
       new  cfd80fc   Fix title of Firbug detached window (related to issue 5883)
       new  fe1cd67   Yet one detached window title fix (related to issue5883)
       new  8a2c6d7   Just a comment
       new  df657ef   FBTest fix (enable also the Console panel)
       new  d349c95   Issue 5888: 	Improve logic for when to open first-run page
       new  8557001   Bump up mas Firefox version
       new  7334c87   Always use parent of the Firebug window (not top)
       new  72c45d1   Issue 5949 (Firebug cannot be opened in popup windows) http://code.google.com/p/fbug/issues/detail?id=5949
       new  df926d8    Issue 5978: 	Firebug does not show javascript from iframes.
       new  cd315da   Issue 959: Enable auto-completion of built-in members
       new  191f202   Evaluate safe functions more eagerly in auto-completion
       new  40a5c9d   FBTest for issue 959 (Enable auto-completion of built-in members)
       new  8bf6f65   Issue 5843: 	Support for PerformanceTiming spec
       new  98da4af    Issue 5991: '(empty string)' makes the source link italic
       new  6202793   Fix peformance.timing for iframes + propertly check type + remove command line command
       new  9077da8   Remove space (related to 5843)
       new  2791825   Minor CSS fixes (issue 5843)
       new  18e89a5   Update locale: nl
       new  7538906   Iterate only known timing properties (issue 5843)
       new  798e0cc   CSS minor tweaking (issue 5843)
       new  d9ce57a   Crops file names in location list
       new  781a8c8   Avoid transparent background on the Command History popup (related to issue 5725)
       new  0efac4e   Temporary logging to investigate FBTest failure for console/completion/959
       new  02964fa   Issue 5996: Global completions don't respect cd()
       new  67874fc   Fix the test for issue 959
       new  13b78e8   Nicer output for cd()
       new  c30ce91    Issue 6003: 	Update Firebug licence file
       new  7c65ec5   Update licence file
       new  b07fae0   Do not use mutation events (related to 5768 and 2912)
       new  0514cfa   Update tests after 13b78e8
       new  1135b81   Issue 6004 (Avoid setting innerHTML where applicable) Part 1 http://code.google.com/p/fbug/issues/detail?id=6004
       new  dd5ba83   Replaced " " by Unicode
       new  5e8875f   Merge branch 'master' of github.com:firebug/firebug
       new  afd82e5   Update locale (missing strings replaced by en-US), related to issue 5768)
       new  ad4c72e   Issue 6006 (Editing media queries is broken) http://code.google.com/p/fbug/issues/detail?id=6006
       new  c6ed8a6   Merge branch 'master' of github.com:firebug/firebug
       new  24097c4   Issue 5768: 	Feedback from 1.10 Review (properly register event listeners)
       new  4f0db5a   Issue 6007 (Add save success indication for media queries) http://code.google.com/p/fbug/issues/detail?id=6007
       new  8f07962   Merge branch 'master' of github.com:firebug/firebug
       new  e426907   Issue 2202 (Activate Same Origin URLs enhancements) http://code.google.com/p/fbug/issues/detail?id=2202
       new  8340cb1   Firefox 16 is the required min version for Firebug 1.11
       new  117fbca   Update locale: nl
       new  e5a7014   More logging from FBTrace
       new  a83c00f   [fbTest-1.11b2]
       new  7539207   [firebug-1.11.0a5]
       new  33308bd   Locale update: de
       new  e63b2a2   New test list related to bug 800799
       new  1ccd374   Merge branch 'master' of github.com:firebug/firebug
       new  acbed7b   Update locale: zh-TW
       new  ab9f436   Update locale: ru
       new  ca3e36b   Use nsIFile instead of nsILocalFile (related to issue 5768)
       new  65d035b   Issue 5107: 	Passing multiple arguments to a function in Domplate
       new  c3b5309   Issue 6016: Editing Styles not working properly
       new  1da208e   Issue 5204: CSS property disappears when pressing Esc
       new  411fbba   Merge branch 'master' of github.com:firebug/firebug
       new  fe98002   Remove comment
       new  66a2e58   New API: Str.endsWith
       new  cdd0418   Issue 5989: Add auto-completion to Elements side panel
       new  e76608a   Merge branch 'master' of github.com:firebug/firebug
       new  74c1674   Fix for issue 5964. Steps 2,3 of the RFC 6265 5.1.4 were added
       new  967cfbf   Fixed coding style
       new  ae1c386   Merge pull request #50 from chstath/issue5964
       new  2169423   Use Str.endsWith to simplify the code (related to issue 5964)
       new  22171fa   Removed the other part of the comment missed in fe9800278e54dc7f9ba4f3417e83e1ee3361acbc
       new  d676b51   Fixed and improved broken CSS
       new  14fbbf8   Additional fix for issue 5964 (Cookies not showing at root level, even though path is /) http://code.google.com/p/fbug/issues/detail?id=5964
       new  ad12c8a   Update locale: el
       new  e7bed8a   Fixed comments and formatted them
       new  74943f6   Temporarily disable CSS cropping for bugginess
       new  70d61e2   Added new API Dom.insertAfter()
       new  14cf859   Fix undeclared url variable
       new  6e87fc0   Locale update: ja-JP
       new  b15035a   Remove about overlay (not necessary anymore)
       new  1a5fb28   Do not leak FBTrace into the global namespace (related to 5768)
       new  81cacd2   Do not leak FirebugLoader into the global space (related to issue 5768)
       new  f5b1bac   Initial browserOverlay.js transformation into AMD (issue 6029)
       new  5597e20   Fixing tracing and minor issues
       new  9c217bb   Rename GlobalUI to BrowserOverlay (and also related objects)
       new  928102e   Rename GlobalUI to BrowserOverlay (and also related objects) part II.
       new  90a317b   Fix trace and test Firebug overlays
       new  7ba441a   Better loader logging
       new  2747866   Issue 6032: Completion of primitive includes the wrong scope's prototype
       new  b0eda23   Issue 5889: Copy/paste keyboard shortcuts don't work in Layout tab
       new  db8b2ca   Disable tests related to Bug 800799 - http-on-modify-request now called after JS that started the load is no longer on the stack
       new  35994a2   Merge branch 'master' of github.com:firebug/firebug into issue6029
       new  8c4a299   Fix tracing
       new  7c7f9f2   Return Proxy if FBTrace is used before the console is ready
       new  64ca1d4   Issue 6037: 	GCLI command localization broken
       new  acfc7bf   Issue 5846: Buffer FBTrace logs until it's loaded
       new  f08b435   Fix tracing in modules/locale module
       new  146eda8   firebug/fbtrace module should be loaded when tracing is needed in JS modules. firebug/lib/trace should be used in AMD modules
       new  f54b3ab   Fix Start button's tooltip (related to issue 6029)
       new  dd312eb   Issue 6043: 	Firebug icon disappears from add-on bar; cannot access firebug any other way
       new  3fb032a   Update locale: es-ES
       new  53039d5   [fbTest-1.11b3]
       new  9a3bbdc   Update update.rdf
       new  49b6e24   [fbTrace-1.11b1]
       new  d299332   Bug 433168 - Context menu is not shown for form buttons and select elements (isTargetAFormControl is removed)
       new  15fc72f   Simplify loadContextMenuOverlay code a bit
       new  8ddf347   Issue 6031: Don't complete empty objects
       new  6aa751b   FBTest for issue 6031 (Don't complete empty objects)
       new  9e32586   FBTest for issue 6032 (Completion of primitive includes the wrong scope's prototype)
       new  867fb7e   Merge branch 'master' of github.com:firebug/firebug
       new  d39fea1   Fix module url
       new  dc57e49   Avoid NPE and update tracing
       new  9f44199   Issue 6049: 	FBTest css/4543/issue4543 fails
       new  dcadf09   Fix Firebug UI position menu (also fixes 'Changing Firebug UI location' test)
       new  daa621a   Center the command line text
       new  aca3705   Issue 5999: Open the completion popup at the start of the expression
       new  499fa33   Fix completion popup padding on Linux, Mac
       new  6179493   Issue 6054 (Colors are always copied in rgb() format) http://code.google.com/p/fbug/issues/detail?id=6054
       new  e049373   Replaced getPropertyValue() by simpler prop.value
       new  c6ec803   Fix test console/completion/5493 after issue 5999
       new  9c7a1b4   issue5878: proposal for a command line method: include(url)
       new  9fd5d83   Merge pull request #52 from fflorent/issue5878_pull
       new  b017f7c   Fix dom/storage/storage.js test (related to issue 5878)
       new  9b4fb7a   Improve test logging
       new  134d717   [firebug-1.11.0a6]
       new  bf540f9   Issue 6055: "Copy Rule Declaration" copies the previous values
       new  51d9e05   Also test !important properties in the css/2976 test
       new  4a2376e   Merge branch 'master' of github.com:firebug/firebug
       new  0496380   Issue 6035: updateOption fires twice
       new  204f620   Issue 5135: 	Display window.postMessage() calls in console
       new  d386120    Issue 2582: 	Start Button infotip is not reflecting panel enablement immediately
       new  e25d469   Both enabled and active flags must be used to properly set the Script panel activation state (related to issue 2582)
       new  4c5ad84   Some follow-up fixes to issue 5878
       new  105365d   Fix the commandLine/5878 test
       new  a429a18   Merge branch 'master' of github.com:firebug/firebug
       new  801f3eb   [tests] Fix test for MacOS
       new  71da340   [tests] Fix test issue5461 for MacOS
       new  81c3033   Simplify command line auto-completer management
       new  39a9146   Increase timeout for context-menu-command execution and for panel selection (needed for Mac OS)
       new  5c04697   Just better syntax
       new  c1b41ae   FBTest: fix test css/4411 on Mac (hide infotip at the right time)
       new  563418b   FBTest: update test description
       new  0649e7a   FBtest: fix for css/4543
       new  cc8317f   FBTrace: fix logging into a file (useful for fx crashes hunting)
       new  f8ba486   FBTest: fix for test html/4542 (Mac)
       new  f5f2c5a   FBTest fix dom/completion/959 (there is also DOMParser now)
       new  c85e82e   Issue 6030: Don't match the first character case-insensitively in global completions
       new  2197ec9   Small auto-completion hint fixes
       new  2caacd6   Revert "FBTest fix dom/completion/959 (there is also DOMParser now)"
       new  a0fbb4b   Extend the console/completion/5493 test to account for issue 6030
       new  4d958c4   Issue 6056: take into account Simon's remarks about include()
       new  ebcc5b8   Test the right thing in the first part of the dom/attributes test
       new  176e166   FBTest: fix test firebug/4553
       new  8f36a9b   FBTest: testing longer timeout
       new  04b1383   FBTest: firebug/changeUILocation fix (menus on Mac usually need more async time)
       new  938ba4e   Temporary hack to make FireClosure work
       new  ff04e58   Merge branch 'master' of github.com:firebug/firebug
       new  f08ef1b   FBTest: better logging
       new  f5b58e0   FBTest: another fix for test firebug/4553 (fixing Fx17 failure)
       new  bb43dc5   Issue 6066 (Allow adjusting the cropping length of URLs of requests) http://code.google.com/p/fbug/issues/detail?id=6066
       new  aec1826   Fixed open group twisty display
       new  3d7eada   Issue 6067 (Image infotip isn't shown anymore for relative paths) http://code.google.com/p/fbug/issues/detail?id=6067
       new  6a2152c   Merge branch 'master' of github.com:firebug/firebug
       new  9de227d   Merge branch 'master' of github.com:firebug/firebug
       new  e15bb7b   issue5358: Allow pasting HTML Content in the Panel
       new  c17cea9   Merge pull request #54 from fflorent/issue5358_pull
       new  ae2ca65   Merge branch 'master' of github.com:firebug/firebug
       new  a6e950f   Minor changes related to issue 5358
       new  7d6f7e9   Issue 6064: 	Apply custom console log formatting on parts of the log
       new  b51cc01   Much simpler help text for include()
       new  230ef2d   fix transparent background of command history when using Linux
       new  4476802   Merge remote-tracking branch 'upstream/master'
       new  da05cd1   Merge remote-tracking branch 'upstream/master'
       new  5f72226   Merge remote-tracking branch 'upstream/master'
       new  dfdace0   Merge remote-tracking branch 'upstream/master'
       new  3f1886c   Merge branch 'master' of github.com:fflorent/firebug
       new  5ad4aff   Merge pull request #55 from fflorent/master
       new  26403e6   Merge branch 'master' of github.com:firebug/firebug
       new  6c127f0   [firebug-1.11.0b1]
       new  4811a4a   A fix related to issue 6064
       new  2c8c199   issue5358: add debug logs for FBTest
       new  936ee01   Merge pull request #56 from fflorent/issue5358
       new  232dedb   Fixed description and formatting
       new  fedc819   Update locale: nl
       new  987d8a8   FBTest: automated test for issue 5135
       new  a463eff   FBTest: better logging
       new  1ca6a9d   FBTest: compute window origin dynamically
       new  d39ee07   issue5358: Fix FBTest fail on Windows
       new  96fb48c   Merge pull request #57 from fflorent/issue5358
       new  e6f0eae   Issue 6071: 	First-run page is not shown
       new  228ccf6    Issue 6040: 	No mention of free software or open source
       new  cece91d   Better phrasing (related to issue 6040)
       new  485099f   Put lincese info into readme file
       new  5d06f40   Link to the license file
       new  03b6d81   FBTest: fix Compare tab in test results (actual and expected results visible again)
       new  d91b072   Issue 6039: 	Firebug doesn't get closed when popup window is closed
       new  9551191   Fix problems with running remotely FBTest for issue 5878
       new  f697b1a   Merge pull request #58 from fflorent/issue6056
       new  96a84e0   Merge branch 'master' of github.com:firebug/firebug
       new  297a808   Just improving syntax
       new  f781a74   Issue 6048: Cursor jumps when inspecting table element
       new  d39c6f2   Better fix for issue 6048 (Cursor jumps when inspecting table element) http://code.google.com/p/fbug/issues/detail?id=6048
       new  a3588db   Issue 6078: 	Firebug & FirePhp compatibility
       new  7f40e3e   issue6056: add message "no alias has been defined yet"
       new  0ab0a2a   Merge pull request #59 from fflorent/issue6056_pull
       new  33b0151   [fbTest-1.11b4]
       new  896aa2b   [firebug-1.11.0b2]
       new  dff37c9   Update Locale: zh-CN
       new  489173b   Avoid NPE, the child can be null
       new  495b580   FBTest: fixe test description
       new  fe2ddee   FBTest: temporarily disable first two test (to avoid a lot of failures)
       new  a9df1d4   issue6013: fix inspector fails after reloading iframe
       new  a4a4926   Merge pull request #62 from fflorent/issue6013_pull
       new  9759b05   Merge branch 'master' of github.com:firebug/firebug
       new  313992b   Better fix for issue 6013
       new  741ae5c   Issue 6076: 	FBTest console/2271 FAILS: JS errors in AJAX callback functions are not shown
       new  01d4178   issue6056: fix FBTest when there is no defined alias
       new  7789cd9   Merge pull request #60 from fflorent/issue6056
       new  8511be5   FBTest: temporarily remove a test from the list
       new  4470d17   Keep compatibility with Fx 18 (related to issue 6076)
       new  975d431   FBTest: make easier to specify custom CouchDB URI
       new  1f4a4eb   [fbTest-1.11b5]
       new  0676546   FBTest: temporarily disable another test (to figure out the Fx18 failures)
       new  fa7293e   Bumped up max Firefox version
       new  56f515b   FBTestL: enable temporarily disabled test, failure problem seems to be solved
       new  8b454dd   Merge branch 'master' of github.com:firebug/firebug
       new  2642205   Avoid NPE
       new  0edb0f4   FBTest: this test is in separate test list actually so, disable it for now
       new  b14ad54   Issue 6091: U+202E (RTL character) messes up the HTML view
       new  3378920   Avoid NPE
       new  c68f9d4   Template for a simple extension tests
       new  b9dc763   Improve tracing
       new  5450ab1   Update tracing
       new  533b600   some minor modifications for include() (issue6056)
       new  ed164c0   issue6056: some minor corrections again
       new  bf33eb2   Merge pull request #64 from fflorent/issue6056_pull
       new  ece03dc   FBTest: better logging
       new  ea0c93e   FBTest: select the console panel by default
       new  c11aee7   Fix Str.hasPrefix
       new  520b6ef   Merge branch 'master' of github.com:firebug/firebug
       new  87583ea   Merge branch 'master' of github.com:firebug/firebug
       new  0655d44   Issue 6094: 	FBTrace: extensions.firebug.alwaysOpenTraceConsole must be always on
       new  04f8d74   FBTest for issue 5945 (Show source link for CSS errors) http://code.google.com/p/fbug/issues/detail?id=5945
       new  7cd9386   FBTest for issue 5742 ("(null)" is added to the XPath string in the tooltip text of an XML response) http://code.google.com/p/fbug/issues/detail?id=5742
       new  a3c4751   Issue 3523: 	EventBug breaks Location Menu of Script panel
       new  80cdfe8   Introduce known-failures test list
       new  9efa88a   Issue 6083: 	Use 'http-on-opening-request' event for break on XHR feature
       new  2d56fdc   Merge branch 'master' of github.com:firebug/firebug
       new  9960836   FBTest: move 5742 and 5945 into known-failures list for now
       new  2063db6   Issue 6104: 	Firebug should display DOMTokenList content
       new  528a96a   XHR Breakpoints shoudl work again (issue 6083) so, move the failin tests back to the main test list
       new  5aedd99   Localize "history" rep
       new  e9604e6   Merge branch 'master' of github.com:firebug/firebug
       new  0e41375   Better fix for issue 6104
       new  3200723   Issue 6107: Scrolled-down editor for long value opens at wrong position
       new  e3ca59f   Update CSS reference for minVersion=16
       new  8f428a2   Issue 6005: Unprefix all usages of transform, linear-gradient, calc
       new  564c541   FBTest: automated est for issue 6104
       new  dfd37ee   Issue 6065: 	Show appcache entries in the network panel
       new  2e6730c   FBTest: automated test for issue 5786
       new  b3d3f96   Issue 6106: Highlighting everything in a pseudo-array doesn't work
       new  7149c35   Merge pull request #65 from simonlindholm/array-reps
       new  1e3d40b   Merge branch 'master' of github.com:firebug/firebug
       new  01639d1   FBTest move one test into known-failures list
       new  74fb70a   [firebug-1.11.0b3]
       new  2302aba   New locale: eu
       new  6b8e3ef   Fix array display in the console in Fx19 (instanceof doesn't work properly)
       new  04942dd   Fix compatibility with Fx17 (related to issue Issue 6083)
       new  1dc5d2d   [firebug-1.11.0]
       new  003f4f0   Update list of translators
       new  6185e5d   Bump up Firebug version number to 1.12
       new  02ca7d1   FBTest: API for testing tooltips
       new  170e830   FBTest: fix for net/5742 test, tooltips are displayed asynchronously
       new  a025025   FBTest: do not use category fails, it's rather confusing
       new  e28614c   FBTest: first try to fix Cookies tests + better logging
       new  fdacc46   Merge branch 'master' of github.com:firebug/firebug
       new  a56b1cb   FBTest: fix net/5742 test
       new  30afbcb   Merge branch 'master' of github.com:firebug/firebug
       new  f26cbdd   FBTest: fix for console/5945 (do not check the exact column)
       new  aaafae3   FBTest: move net/4905 into failures list
       new  063b8bb   FBTest: another trace improvements for cookiesPanel test
       new  b238b06   Issue 6116 (undefined values are ignored in string formatting of console.log) http://code.google.com/p/fbug/issues/detail?id=6116
       new  5e516b9   Merge branch 'master' of github.com:firebug/firebug
       new  f04950f   FBTest: improve logging to figure out OSX failures
       new  53d5ebb   FBTest: move two OSX failurs into known failures list
       new  7e8d3da   FBTes: more tracing for cookies test
       new  26c7a83   Point to the right update file
       new  43a03d1   FBTest: Bug 814576 ported to Fx19 and couple of other tests fixed so, move related tests to the main list, they shouldn't fail now
       new  9612b1e   FBTest: for now disable css/4180, which tests not finished feature
       new  12ddb12   Merge branch 'master' of github.com:firebug/firebug
       new  a92a7d1   Issue 6119 (Position of elements with `white-space: pre-wrap` isn't displayed correctly) http://code.google.com/p/fbug/issues/detail?id=6119
       new  15ca1ba   Issue 6118: Deleting elements from the HTML panel doesn't set selection properly
       new  5e1a0cb   isNonNativeGetter moved to WebConsoleUtils.jsm
       new  cb4b12d   Even better fix for issue 6013
       new  2463f78   Merge pull request #66 from simonlindholm/6013-frame-highlighting
       new  6cc5922   FBTrace: allow to define new methods (e.g. 'to')
       new  85a731d   FBTrace: simplify code
       new  b575bff   Tracing updated
       new  a144038   Issue 6132: 	Upload of test suite results broken
       new  e6427d6   FBTest: trying to figure out OSX test failure
       new  33aec11   FBTest: test for issue 6116
       new  03290db   Escape things in the HTML editor
       new  f286c39   Issue 6128: U+202E (RTL character) messes up the source code
       new  6c7e8c7   Update Firebug.version to 1.12
       new  703dcff   Store property values in "data-value" instead of as reps
       new  7cabe22   Merge branch 'master' of github.com:firebug/firebug
       new  5873315   FBTest: another try to fix scrip/debuggerKeyword test (fails on OSX sometimes)
       new  ab66577   Use .textContent instead of "data-value"
       new  b468b5f   Merge branch 'master' of github.com:firebug/firebug
       new  7006826   Merge branch 'master' of github.com:firebug/firebug
       new  188cdf3   FBTest: append target param to pressToggleFirebug + remove unused self variable
       new  4d64ee4   FBTest: changes order of tests to see any possible impact of the mysterious 'no current context' failure
       new  a2e8675   Merge branch 'master' of github.com:firebug/firebug
       new  90c8bd4   FBTest: modify two cookies tests to figure out the 'no current context' failure
       new  85d3b1e   Added new column in cookies Panel
       new  7fd1301   Merge remote-tracking branch 'upstream/master'
       new  caa485f   Divided the if condition in line Number 491
       new  08108ea   Incremented the colspan value
       new  f753554   Merge pull request #70 from bharaththiruveedula/master
       new  d7c4cb4   CookieRawSize col should be hidden by default + hidable (related to  Issue 5844)
       new  cf46bfd   FBTest: another try to fix Cookies test failures
       new  dbde1c3   Issue 6152: Dom.setOuterHTML is broken
       new  5bd9608   FBTest: make sure that context menu listeners are removed at the end of the test
       new  ad9c6ff   FBTest: another try to fix script/4932 test (now in known-failures list)
       new  fa00adc   Issue 6149: 'Show External Errors' doesn't do anything
       new  ab5df2c   FBTest: remove obsolete help-tracing
       new  40da90e   FBTest: update tracing
       new  c6f5226   FBTest: more tracing info for test net/4905 (this test fails randomly)
       new  ffd01e1   FBTest: use a timeout temporarily to see the impact
       new  670c88d   FBTest: update tracing for script/4932
       new  244d97e   FBTest: first real try to fix script/4632 test
       new  67138bd   FBTest: fix for test net/1256 (false positive)
       new  298ef7f   Issue 6135: Numeric properties should be shown in auto-completion
       new  a771a6c   Expand FBTest for 4233 to accommodate issue 6135
       new  08c4735   issue5453: Remove getUserData and setUserData usage
       new  3384b6e   Merge pull request #63 from fflorent/issue5453_pull
       new  e62e065   Get rid of userdata in tests (related to issue 5453)
       new  471f0bf   Merge branch 'master' of github.com:firebug/firebug
       new  5fd0cc9   FBTest: remove dup from the list
       new  87a1072   issue6140: detect when downloading an HTML file with include()
       new  0284f39   "Size" column should be hidden and "Raw Size" shown by default (related to issue 5844)
       new  10e2177   Issue 4924: Online test results of FBTest should include expected and actual result of comparisons
       new  be49148   FBTest: avoid exception
       new  71f9bb9   Raw Size column is now shown by default
       new  4b76194   Panel was renamed
       new  4fc13b7   Panel was renamed
       new  9584a1f   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  d578d98   Return boolean value from isInlineEventHandler()
       new  83e2df6   FBTest: fix exception (could also fix the test results for Fx20)
       new  fc468a8   FBTest: properly init menuItem if it's available
       new  900ca8e   FBTest: Do not use 'for each' in a test driver
       new  2ea51db   Merge branch 'master' of github.com:firebug/firebug
       new  509fedf   Remove for-each (related to Issue 6158)
       new  bf882ad   Added missing semicolons
       new  912cacb   Merge branch 'master' of github.com:firebug/firebug
       new  3604683   issue6143: Resetting all options should also delete all include aliases
       new  4b85d9f   Issue 5873: Base of the closure inspector
       new  52d0591   Issue 5873: Closure inspector command line integration
       new  e339b8f   Issue 5873: Hack to make .% in breakpoint conditions work
       new  1694d63   Clean up DOM panel code
       new  ce412de   Issue 5873: Closure inspector DOM panel integration
       new  91915f0   FBTest for issue 5873 (Integrate FireClosure)
       new  9fe50f9   Properly reset reused JSEditor auto-completers
       new  2a27013   Fix editing "undefined" in the DOM panel
       new  d04ace6   Fix showing "prototype" for functions
       new  147f07e   Cope with FireClosure being installed
       new  e07dce5   Remove some implicit .toString from tracing
       new  e46e408   Move some code around
       new  c387869   Don't allow setting optimized-away closure variables
       new  78c1d36   Some naming changes
       new  f8d2805   Reword error messages slightly
       new  830519d   Hide optimized-away "arguments" in the DOM panel
       new  adb59de   Make optimized-away variables read-only in the DOM panel
       new  4d83fb4   Some JSHint cleanliness
       new  d610c24   Hide internals from stacks
       new  e56a71f   Fix parsing of a.%%b
       new  bbf5937   Nicer error messages for transformed expressions
       new  b96a1c5   Don't output attributes with undefined values in domplate
       new  82cd80f   Add a tooltip to the "(closure)" text
       new  adcfefb   Avoid source link breakage with non-unescapable URLs
       new  dd130d0   Show the pre-transformed expression in error messages
       new  8a244ff   Minor changes
       new  708dbba   Add tooltip for variables in closures in DOM panel + some reformatting
       new  aa21e7a   Hide stacks in all the cases...
       new  aaf8abf   Disallow deleting closure variables
       new  2577a67   Don't display internal things in closures in the DOM panel
       new  9cf4e9e   Hide __fb_scopedVars also in error message texts
       new  92109bd   Unbreak expandMembers
       new  2e3aa0c   Update the FBTest
       new  61dc166   Don't do anything risky to "with" scopes
       new  edc9738   Comment fixes
       new  522ee9e   Tests for "a.%%b", "a.%b.%c"
       new  893244b   Merge branch 'fireclosure-dom'
       new  53cccbe   Revert c1e97f9 (Issue 5136: use "backdrag" attribute for quickinfobox)
       new  c81e8c3   Apply some of the safe changes of c1e97f9
       new  f81aa5d   Fixed regular expressions having unescaped slashes
       new  a1ebf84   Fix typo, issue 6143
       new  bb516e0   Fixed one more regular expression having an unescaped slash
       new  e5518f8   Merge branch 'master' of github.com:firebug/firebug
       new  f5c0cfc   Issue 6171: 	Completion popup should default to on on Linux
       new  dc8319e   Issue 6169: 	The addon bar should not open on install
       new  361d48d   Fix safeToString on primitives
       new  039a43f   Merge branch 'master' of github.com:firebug/firebug
       new  4e26b9a   Remove addonBarOpened pref (issue 6169)
       new  af743d9   Clear storage synchronously (issue 6143), should fix lib/storageService test
       new  602964a   FBTest: check that loads come from the right window
       new  141bcd6   Some debug code for the commandLine/5873 test
       new  7be3c23   Merge branch 'master' of github.com:firebug/firebug
       new  68b2210   Added some more missing semicolons
       new  d0d4518   Removed unnecessary assignment
       new  3118f39   Initialized variables before using them and removed unused variables
       new  2f6ff47   Fix calculation of line numbers of errors in evaluated expressions
       new  12d303a   Don't do anything risky to "object" scopes either
       new  dc7c3ca   Added todo comment
       new  4e39249   FBTest: move net/4905 from knownfailures to the main test list
       new  2ce302e   FBTest: move script/4932/ test into the main test list
       new  e2e17a4   FBTest: avoid exception if target is null
       new  944382b   Reverted changes of 3118f395a2e7d9845e663b1b6071a4b95be74c7f that changed return values of functions
       new  1d3a8b4   console.log([OBJECT]) doesn't show that it's an object when it has a toString() method defined http://code.google.com/p/fbug/issues/detail?id=6148
       new  72d4f31   Added comment related to issue 6148
       new  5ec3db4   Reverted one more change of 3118f395a2e7d9845e663b1b6071a4b95be74c7f
       new  bc2ea3c   Partly reverted changes of 3118f395a2e7d9845e663b1b6071a4b95be74c7f and added some more variables to improve inlining
       new  30bbd75   Merge branch 'master' of github.com:firebug/firebug
       new  f9d5b11   Issue 6177: Replace mutation events with mutation observers for the HTML panel
       new  dcf1704   Clean up lib/wrapper a bit
       new  b335cb9   Add Wrapper.wrapObject
       new  d5986af   Add Wrapper.isDeadWrapper
       new  bdf14c8   Wrap elements passed to Inspector.highlightObject
       new  d2b8ea7   Use mutation observers for finding <link> changes in the CSS panel
       new  5fe27cb   Add a try-catch around mutateNode
       new  b3267a1   Revert "Properly select the element after editing (related to issue 5506)"
       new  7e72311   Fix a test
       new  0ebf651   Set selection highlighting if the selected node is just created
       new  6acbd82   Clean up observers in the CSS panel
       new  6ba9e29   Naming, comment nits
       new  677a21b   Make the breakOnElement test correctly test removal breakpoints
       new  536468d   Throttle individual mutations
       new  d987c9a   Merge pull request #71 from simonlindholm/mutationobservers
       new  2a37f5c   Update domMemberMap (could be ported to 1.11)
       new  17a133f   Update compatibility with Firefox
       new  e9ebeea   [firebug-1.12.0a1]
       new  84ba6e9   fix layout panel raises "target is null" error (firebug.js:2439)
       new  de9c2c6   Some DOM panel cleanup
       new  dd3111e   Don't treat all user-defined properties as event handlers
       new  ea6b354   Issue 6183: Closure Inspector: some variables are treated as DOM properties
       new  1e60916   Better recognition of DOM constants
       new  77b14c3   Issue 6187: Some elements shown as non-expandable in the DOM panel
       new  f041dd4   Add some constants from applicationCache
       new  24aa5f1   Add some constants from CSSRule
       new  b05d301   Issue 6184: Closure Inspector: named function expression scopes are duplicated
       new  6db6d78   Update the list of known properties on "window"
       new  de45f76   Update known properties for some HTML elements
       new  aeae290   Issue 6188 (Difficult to resize UI when completely shrunk) http://code.google.com/p/fbug/issues/detail?id=6188
       new  e930f24   Issue 6193: FBTest net/4382 (JSON Sorting) fails
       new  8f0c5fd   Another work-around for issue 5577 (Hovering inline styles highlight the element)
       new  1ae2b2c   Issue 6194: Clean up the DOMTokenList testing
       new  ad7a053   Fix some silly code
       new  1488bbd   Merge branch 'master' of github.com:firebug/firebug
       new  c0a7cf6   Follow up for issue 6193
       new  f3761b5   Closure inspector: remove debuggees directly after adding them, to avoid killing performance
       new  d149a1f   Follow up fix
       new  88021b2   Replaced -moz-border-radius by border-radius
       new  4abeffd   Issue 6195: Auto-completion of large arrays is slow
       new  5c5428a   Update FBTest to check that issue 6195 doesn't break anything
       new  a9969fd   Issue 6172 (Show JSON tab for empty responses) http://code.google.com/p/fbug/issues/detail?id=6172
       new  b664fa7   FBTest: move the last test from test-failures to the main list
       new  0b789d4   [fbTest-1.12b1]
       new  4369a09   Issue 6213: 	Clear console not work
       new  f2e2795   Fix Rep.getTitle  (issue 6213)
       new  7757754   Issue 6215: 	Menu & Toolbar: support for hierarchical menus (submenus)
       new  5a59f86   little fix for Dom.getElementsByAttribute
       new  8aa6364   Css.hasClass should return null if the className is null
       new  2eb1756   Merge branch 'master' of github.com:firebug/firebug
       new  cb4394b   Issue 6206: Auto-completion should include global names declared on the same line
       new  da899ce   Prefer prefixes when special-casing default completions
       new  46f6b65   Default to "console.log" and "Object.prototype.toString.call"
       new  326738e   Uniformize the choice of global for a context
       new  18c72bd   Use the top frame as a global when stopped
       new  6b22990   Fix completion of objects with "prototype"
       new  b92aaad   Make domPanel.js more JSHint-clean
       new  a81df12   Make commandLine.js more JSHint-clean
       new  d21fe31    Issue 6220: Don't show trace* in the command line help
       new  5e07406   Guard message throttling (related to issue 6213)
       new  1c4b585   [fbTrace-1.12b1]
       new  e905304   Add period to two localized console messages
       new  315a286   Issue 6210: 	modules preferences handling deprecation is (possibly) wrong
       new  88ba196   Fix DOM panel breakage from b92aaad
       new  c25eb8a   Move try-catch out from mutateNode
       new  a234364   Issue 5956 (Allow copying single CSS properties) http://code.google.com/p/fbug/issues/detail?id=5956
       new  aa967a8   Added IDs to new context menu entries
       new  0be9a45   FBTest for issue 5956 (Allow copying single CSS properties) http://code.google.com/p/fbug/issues/detail?id=5956
       new  2baea1d   Corrected message about mouse event synthesizing
       new  b9f2090   [firebug-1.12.0a2]
       new  43e7a93   Initial imlementation for Issue 6200: 	add FireClosure syntax in the help command
       new  4bf36e7   Do no localize CMD tip example (issue 6200)
       new  66ec1ae   Improve CMD tip example (issue 6200)
       new  3605bef   Add link to more info (related to issue 6200)
       new  eae70ce   Merge branch 'issue6200'
       new  82b8315   Issue 6234: Convert FBTest to AMD (part I.)
       new  2aec210   Removed debug output
       new  f8d1d65   Merge branch 'master' of github.com:firebug/firebug
       new  d0bd067   Fix typo (related to issue 6234)
       new  93b85e1   Improve error tracing
       new  7a76f33   Remove support for namespacing (issue 6234)
       new  af8bce2   Typo (do not use capital letters in module path)
       new  70d0ba4   FBTest: typo (use proper namespace)
       new  a425761   Issue 6235: Convert FBTrace to AMD (initial refactoring)
       new  6fdcb05   FBTrace: split traceModule into separate modules (issue 6235)
       new  ac97bcc   Less dependencies on Firebug (issue 6235)
       new  ec97cd9   FBTrace: Introduce lib API (from Firebug, issue 6235)
       new  1ebb608   FBTrace: fix+port domplate reps (issue 6235)
       new  3a73c72   FBTrace: another round of removing Firbug dep
       new  3d42244   FBTrace: localization fixed (issue 6235)
       new  3c6a054   FBTrace: remove deps on firebug/firebug module (issue 6235)
       new  5d14e5d   FBTrace: remove last Firebug deps + copy css styles
       new  4fe7155   FBTrace: remove embedded Firebug files (issue 6235)
       new  51bfe66   FBTrace: fix the context menu (issue 6235)
       new  a17c4d0   FBTrace: fix Options tab clicking (issue 6235)
       new  f515cfd   Remove support for variables in the log scope from FBTrace (it requires JSD1)
       new  0fa4f0a   FBTrace: remove Firebug scope inspect features (obsolete, not useful)
       new  d6fae96   FBTrace: escape element title attribute
       new  ed4df1a   Issue 6256: Auto-completion is slow
       new  15ab9b7   simplify Console.getDefaultReturnValue
       new  0df15bc   Revert "simplify Console.getDefaultReturnValue"
       new  794bf05   fix FBTest assertion details cannot be expanded
       new  499963a   getTitle: check the input argument
       new  de23b8e   Issue 5049: onreadystatechange fails for back-to-back XMLHTTP requests
       new  ee5c88e   FBTest: fix 'Open test page' context-menu action
       new  4ea413d   Guard tracing
       new  ce3d785   Issue 2434: POST redirect displays wrong content in response
       new  d97a018   FBTest for issue 5049
       new  44fdaa8   Merge branch 'master' of github.com:firebug/firebug
       new  2a0ec7f   FBTest: another weird case with timeout (needs to be fixed, any tips?)
       new  f0bbfe4   Merge branch 'master' of github.com:firebug/firebug
       new  02180f8   Back out ce3d7855f25082744d773fd653ca01fcd62c1a33 for wrong bug number/commit message
       new  5b7980a   Issue 4009: XHR messages are different in the Net and Console panel
       new  f023e1c   FBTest, issue 5049, remove tracing and timeout
       new  132722c   Merge branch 'master' of github.com:firebug/firebug
       new  aa6d885   FBTest for issue 4009
       new  002d829   Merge branch 'master' of github.com:firebug/firebug
       new  ee8e761   Update locale: es-ES
       new  d8b9a44   Issue 6025 (Flash in the Net panel should cover all browser plugins) http://code.google.com/p/fbug/issues/detail?id=6025
       new  1ac044c   Put FLV files into the 'media' category
       new  ffd8b97   Translated net filter labels and added tooltips for them
       new  bb4b61c   Improved tooltip of 'HTML' filter
       new  1e6e37a   Files with MIME type "font/woff" need to be recognized as fonts
       new  957613f   Issue 6273 (Filter for fonts in Net panel) http://code.google.com/p/fbug/issues/detail?id=6273
       new  f7ec854   Additional change for issue 6273 (Filter for fonts in Net panel) and issue 6025 (Flash in the Net panel should cover all browser plugins)
       new  1a9d44e   Added two more video MIME types
       new  b4b6529   Updated test case by correcting the chosen Net panel filter
       new  9316b5a   Removed file types from wording to avoid having to change them whenever new types are added
       new  ee22fcf   Issue 6232: 	Firebug hangs at startup on blog.twitter.com
       new  201efba   Issue 6281: Placeholder rules are no longer displayed in HTML Style tab http://code.google.com/p/fbug/issues/detail?id=6281
       new  aedd3e2   Added more pseudo-elements
       new  c2827c9   Issue 6282 (CSS panel fails on interpreting @page) http://code.google.com/p/fbug/issues/detail?id=6282
       new  d44e46e   Extract object property iterator logic from the DOM panel and move it into an independent module
       new  0c80686   Merge branch 'master' of github.com:firebug/firebug
       new  88cc865   Split domPanel.js into modules (domBasePanel, domPanel, domSidePanel, domEditor
       new  45f817e   Just source code formatting
       new  1b97757   Yet split the domBasePanel module
       new  da167d1   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  458c4d0   Need to check if CSSPageRule is defined before using it (related to issue 6282)
       new  af6aedd   FBTest for issue 6282 (CSS panel fails on interpreting @page) http://code.google.com/p/fbug/issues/detail?id=6282
       new  147c64b   Issue 6283 (Console and DOM panel fail on interpreting @page) http://code.google.com/p/fbug/issues/detail?id=6283
       new  22d5551   Added missing word
       new  f3a3d88   FBTest for issue 6283 (Console and DOM panel fail on interpreting @page) http://code.google.com/p/fbug/issues/detail?id=6283
       new  8bf34b0   Reverted changes of aedd3e28b6e4557c54449a3ede0d184fc64dd4ff The developer.mozilla.org page is lying about the available pseudo-elements
       new  989132b   FBTest for issue 6281 (Placeholder rules are no longer displayed in HTML Style tab.) http://code.google.com/p/fbug/issues/detail?id=6281
       new  0a29558   Do not forget to load domSidePanel module
       new  7a0b552   Set proper height of Net panel's summary row and center text
       new  c111fbe   context arg is not needed for addMember now
       new  3a2d651   Remove order arg from addMember
       new  bb3fdd6   FBTest for issue 5654 Style side panel doesn't display CSS rules after reload
       new  18ef48e   FBTest checking existence of the DOM side panel
       new  9143e6e   Replace tabs by spaces
       new  392a502   [fbTrace-1.12b2]
       new  68be09d   [fbTest-1.12b2]
       new  029a6cd   [firebug-1.12.0a3]
       new  966975d   Added function for getting style rules by selector
       new  854282d   Changed the test case to just get all style rules matching the given selector instead of searching for them
       new  69a08e0   Issue 5289 (Show @page rules inside CSS panel) http://code.google.com/p/fbug/issues/detail?id=5289
       new  dbeac05   Show selector for @page rules if it is defined (related to issue 6283)
       new  53751bb   Replace tabs with space + remove spaces at the end of line
       new  2a9d49b   Update .gitignore file
       new  cffff2a   Issue 4893: CSS panel doesn't display contents of CSS file after reload
       new  d000cab   Chaning order of implemented methods (initialization and module stuff should be at the begining)
       new  b5c6040   Display ConsoleService ERRORS in the tracing console
       new  d76ac2c   Wait for load when updating a CSS panel (style, stylesheet, css), related also to issue 4893
       new  a5e0237   FBTest for issue 4893
       new  ba6bb19   Merge branch 'master' of github.com:firebug/firebug
       new  066bbae   Issue 6293: 	Location Menu disappears from CSS panel when switching between the Script panel
       new  430c725   Fix module dependency list
       new  81a41c7   Issue 6304: 	XHR Spy never finishes in Firefox 19
       new  2880cd6   Issue 6300: 	Create FBTest that covers panel switching
       new  164eabe   Moved Style side panel related FBTests to "html/style"
       new  a8a33ee   Merge branch 'master' of github.com:firebug/firebug
       new  32addc8   Merge branch 'master' of github.com:firebug/firebug
       new  94fad9e   Missing API?
       new  5aeb0c7   Missing module dependency
       new  261ea62   Refactor Arr.insertArray(), related to issue 6241
       new  5f22c22   Simplify DomBasePanel.expandMembers() implementation a bit
       new  97e5857   FBTest fix for spy/2285 (since bug 843508)
       new  e18918e   FBTest: yet fix for 2285 (and keep compat with Fx21)
       new  986efb3   Fix bug where applying operand 'in' on some things throws an uncatchable error
       new  901836a   Make backward compat function actually be backward compatible by returning the result
       new  867c469   Fix for dom/attributes test, failing in Nightly. Related to issue 3790
       new  ade0219   Simplify test for NamedNodeMap (related to the previous commit and issue 6315)
       new  b66a82d   Issue 6317: 	Value attribute doesn't show up in console after it was added by JavaScript
       new  5d9d20e   Issue 6316: 	Improve usability of long (and wide) stack traces: file name on the left and other
       new  cb7b632   Issue 6316: 	Improve usability of long (and wide) stack traces
       new  2c48679   FBTest: move firebug/2613 test into known-failures test list (bug 854139)
       new  49c93e4   FBTest: create a new list for the test bot (without crashing tests, bug 854139)
       new  aabf636   Issue 6168: 	Update Firebug to use the new Private Browsing APIs
       new  dbc8e3e   First check the new PB API (related to issue 6168)
       new  db43836   It's better desing to put Cu.import()s at the top of the module (related to issue 6168)
       new  3dd6d3a   Issue 6342: 	Locale ru-RU: Search - Case Insensitive
       new  0341a75   Issue 6340 (Tools menu not shown in SeaMonkey) http://code.google.com/p/fbug/issues/detail?id=6340
       new  61b4e0f   Issue 6130: Text copied from console has lots of line breaks
       new  014770c   Issue 6130: test fixes
       new  233beba   Issue 5326 (Copied Xpath is transformed to lowercase) http://code.google.com/p/fbug/issues/detail?id=5326
       new  9b2c404   XPath needs to include prefixes (related to issue 5326)
       new  53fbca4   Merge branch 'master' of github.com:firebug/firebug
       new  e61c603   Removed leftovers from first try to fix issue 5326
       new  3a84326   Issue 5260 (Add context menu to frames) http://code.google.com/p/fbug/issues/detail?id=5260
       new  103e964   More test fixes for issue 6130
       new  7a5fdca   FBTest: fix test for dom/5247/issue5247.js
       new  208104f   [firebug-1.12.0a4]
       new  ff1d258   Issue 6324: Right click on links results unexpected
       new  fed761a   Issue 4569 (Net panel display problems when changing text size) http://code.google.com/p/fbug/issues/detail?id=4569
       new  62cf0a6   Merge branch 'master' of github.com:firebug/firebug
       new  bed1d16   FBTest: fix for dom/6283
       new  24ef138   FBTest: fix for css/4460 (randomly failed)
       new  2a7c2d1   Locale update: nl
       new  8a14dab   Issue 6352 (Filter warning "Non-standard document.all property was used. Use W3C standard document.getElementById() instead.") http://code.google.com/p/fbug/issues/detail?id=6352
       new  43cb5cc   Issue 4567 (Search Field should be resizing with the text size) http://code.google.com/p/fbug/issues/detail?id=4567
       new  6898cde   Merge branch 'master' of github.com:firebug/firebug
       new  600575b   Issue 6356: 	Value attribute doesn't show up in console: follow-ups
       new  82a8f3e   FBTest for issue6356
       new  4fe8a96   FBTest, fix for console/6356
       new  fd22721   Removed debug trace
       new  ef0a7aa   Issue 6368 (Security column in Cookies tab of requests isn't filled) http://code.google.com/p/fbug/issues/detail?id=6368
       new  bad0319   Initial implementation by Sebastian
       new  2303d03   Fix XHR spy logs
       new  e27af29   Fix break on error UI
       new  568affe   Remove tracing
       new  85e3645   Issue 4979; fix console/api/count test
       new  d0d890b   Issue 4979: evaluated result can be null or undefined
       new  32fa0cd   Issue 4979: reset lastLogObjects member when clean up
       new  a02cd6d   Fix twisty icon (CSS)
       new  0b5c2e9   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  f612e19   Fixed group display (source link still needs to be fixed)
       new  93bb995   Message ID needs to include the source link info
       new  38f7fc9   Fixed group title and source link formatting
       new  dfc3bf6   Initial implementation by Sebastian
       new  e5c1cb5   Fix XHR spy logs
       new  f6a12ea   Issue 4979: reset lastLogObjects member when clean up
       new  8b1ea2e   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  2330919   Removed debug trace log
       new  54fd3f2   Removed border from group labels
       new  af762a6   Fixed profiler output
       new  47bdcf3   Initial implementation by Sebastian
       new  326952a   Fix XHR spy logs
       new  0108ea3   Issue 4979: reset lastLogObjects member when clean up
       new  5ce2f7c   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  7808ac5   Message ID needs to include the source link info
       new  145ce02   Fix XHR spy logs
       new  3a08be3   Issue 4979: reset lastLogObjects member when clean up
       new  af6e178   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  5d2bd8d   Removed debug trace log
       new  b558bff   Removed border from group labels
       new  b6a77ae   Profiler output must not be grouped
       new  c1565a3   Fixed positioning of source link of cookie event log
       new  ba55e55   Fallbacks for message IDs
       new  7e684da   Cookie events need to create an ID
       new  5e224bb   Removed debug output for message grouping
       new  58c83ae   NaN values need to be grouped
       new  2167ca3   Improved creating of message ID for objects, so that objects with different properties and property values are treated as different objects
       new  c3de23d   Catch the case when objects can't be stringified
       new  eaf40cd   Initial implementation by Sebastian
       new  6d3ae49   Fix XHR spy logs
       new  adad0c5   Remove tracing
       new  26d0aa4   Issue 4979: reset lastLogObjects member when clean up
       new  e364b25   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  1804289   Message ID needs to include the source link info
       new  66178fe   Fix XHR spy logs
       new  891a1cd   Issue 4979: reset lastLogObjects member when clean up
       new  e8aa8ca   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  b7505fe   Removed debug trace log
       new  826f1c9   Removed border from group labels
       new  014bb76   Fix XHR spy logs
       new  7afd0b5   Issue 4979: reset lastLogObjects member when clean up
       new  7033a12   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  de847c5   Fix XHR spy logs
       new  06ec69e   Remove tracing
       new  ded78e9   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  76f961f   Removed debug trace log
       new  920cb4f   Removed border from group labels
       new  643dd6a   Fallbacks for message IDs
       new  2cd0749   Removed debug output for message grouping
       new  0c86c79   NaN values need to be grouped
       new  b2eb09a   Improved creating of message ID for objects, so that objects with different properties and property values are treated as different objects
       new  57c017a   Catch the case when objects can't be stringified
       new  8835b93   Applied patch for issue 6116 (undefined values are ignored in string formatting of console.log) http://code.google.com/p/fbug/issues/detail?id=6116
       new  078924e   Fixed entered command output display
       new  fe1503f   Fixed styling of cookie events
       new  0e5af44   Cover some more cases related to message IDs
       new  1a09ac7   Check the type of an object instead for instanceof Object
       new  b8ba2e5   Improved the function for generating the hash of an object
       new  0f6c0fc   Adjusted spy log source link position
       new  613a111   Updated console FBTests
       new  f7b381e   Initial implementation by Sebastian
       new  41d4202   Fix XHR spy logs
       new  5c3ebe0   Fix break on error UI
       new  69c01c4   Remove tracing
       new  8bcaa5f   Issue 4979; fix console/api/count test
       new  34d83af   Issue 4979: reset lastLogObjects member when clean up
       new  1db1933   Fix twisty icon (CSS)
       new  e34302f   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  c303ae1   Message ID needs to include the source link info
       new  a7b33ca   Fix XHR spy logs
       new  0792182   Issue 4979: reset lastLogObjects member when clean up
       new  8ec0188   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  0c32d24   Removed debug trace log
       new  bcc40ba   Removed border from group labels
       new  05fddfd   Fixed profiler output
       new  c06697c   Initial implementation by Sebastian
       new  9e4c9e7   Fix XHR spy logs
       new  1f255e9   Fix break on error UI
       new  91140f7   Issue 4979; fix console/api/count test
       new  f70b80a   Issue 4979: reset lastLogObjects member when clean up
       new  fa09990   Fix twisty icon (CSS)
       new  0e6b7b6   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  a335da5   Initial implementation by Sebastian
       new  4e37a0f   Fix XHR spy logs
       new  fb76ab0   Fix break on error UI
       new  8d0e805   Remove tracing
       new  4726f90   Merge branch 'master' of github.com:firebug/firebug into issue4979
       new  eac4980   Issue 4979; fix console/api/count test
       new  caa756f   Issue 4979: evaluated result can be null or undefined
       new  80e4d8e   Issue 4979: reset lastLogObjects member when clean up
       new  4e3ab7e   Fix twisty icon (CSS)
       new  7443be6   Merge branch 'master' of github.com:firebug/firebug into issue4979
       new  ff8c74d   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  810c819   Fixed group display (source link still needs to be fixed)
       new  e813978   Message ID needs to include the source link info
       new  76b8143   Fixed group title and source link formatting
       new  1126920   Merge branch 'issue4979' of https://github.com/firebug/firebug.git into issue4979
       new  08e00b0   Removed debug trace log
       new  e0ef3e8   Removed border from group labels
       new  1333616   Fixed profiler output
       new  31959e9   Merge branch 'issue4979' of https://github.com/firebug/firebug.git into issue4979
       new  d02e895   Profiler output must not be grouped
       new  0980a49   Fixed positioning of source link of cookie event log
       new  8dde577   Fallbacks for message IDs
       new  51dbf1e   Cookie events need to create an ID
       new  22e5a8b   Removed debug output for message grouping
       new  a69874c   NaN values need to be grouped
       new  ab56bc5   Improved creating of message ID for objects, so that objects with different properties and property values are treated as different objects
       new  cef2785   Catch the case when objects can't be stringified
       new  4c94082   Initial implementation by Sebastian
       new  7d2f019   Fix XHR spy logs
       new  d7874e5   Fix break on error UI
       new  e1baf66   Remove tracing
       new  4e3247e   Issue 4979; fix console/api/count test
       new  8d63c96   Issue 4979: reset lastLogObjects member when clean up
       new  059c5c8   Fix twisty icon (CSS)
       new  2ab6b5b   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  305ad5b   Message ID needs to include the source link info
       new  6e5373b   Fix XHR spy logs
       new  e30d8d0   Issue 4979: reset lastLogObjects member when clean up
       new  ea8f81e   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  c40f480   Removed debug trace log
       new  6907bdb   Removed border from group labels
       new  c562136   Fixed profiler output
       new  0001c3d   Fix XHR spy logs
       new  6a9f398   Issue 4979: reset lastLogObjects member when clean up
       new  6fb457b   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  172d5cf   Fix XHR spy logs
       new  acac816   Remove tracing
       new  05b7814   Quick fix of getMessageId() for groupped logging, should be yet verified
       new  5f7cc75   Removed debug trace log
       new  18e5f34   Removed border from group labels
       new  ebbf346   Profiler output must not be grouped
       new  0934be8   Fixed positioning of source link of cookie event log
       new  050701f   Fallbacks for message IDs
       new  1edfff4   Cookie events need to create an ID
       new  966035c   Removed debug output for message grouping
       new  9879225   NaN values need to be grouped
       new  1ec8fad   Improved creating of message ID for objects, so that objects with different properties and property values are treated as different objects
       new  971b9ba   Catch the case when objects can't be stringified
       new  37a4ab0   Applied patch for issue 6116 (undefined values are ignored in string formatting of console.log) http://code.google.com/p/fbug/issues/detail?id=6116
       new  a2f61f0   Merge branch 'issue4979' of https://github.com/firebug/firebug into issue4979
       new  3df6ec3   Fixed entered command output display
       new  8038fc9   Fixed styling of cookie events
       new  abd7a2e   Cover some more cases related to message IDs
       new  7d443ac   Check the type of an object instead for instanceof Object
       new  ee89688   Improved the function for generating the hash of an object
       new  894ee2a   Adjusted spy log source link position
       new  59bdf6b   Updated console FBTests
       new  e5620fc   Merge branch 'issue4979' of https://github.com/firebug/firebug.git into issue4979
       new  79547d4   Fixed merge conflicts
       new  d77dc44   Adjusted test case for issue 5544
       new  b52cb65   Adjusted test case for issue 4845
       new  517a0f4   Moved FBTrace translations to FBTrace extension and improved them
       new  322b5df   Fixed translation of "Global Events" tab in FBTrace
       new  55bcf64   Added menu item tooltips
       new  19b930f   Added German translation for FBTrace
       new  ee862be   Changed file encoding to UTF-8 and added locale to manifest
       new  1bd89fc   Added license info
       new  d23ad6d   Replaced debugger button icons by SVG equivalents
       new  b11e371   FBTest: more tracing for failing test
       new  f8932ef   Update locale: ja-JP
       new  7f5262c   FBTrace: alwaysOpenTraceConsole set to true by default (that's what we mostly want when using the tracing console)
       new  d420757   Fixed color gradient
       new  490b286   Replaced search icons by SVG equivalents
       new  08b06dd   Merge branch 'master' of github.com:firebug/firebug
       new  573f1e4   Merge branch 'master' of github.com:firebug/firebug
       new  abce6bf   issue6291: use evalInGlobalWithBindings() instead of eval()
       new  9907198   Merge branch 'issue6291_master_merge' of github.com:firebug/firebug
       new  ca7580e   Tracing updated, syntax improved and one missing module dep fixed
       new  7327643   Recover 986efb32: Fix bug where applying operand 'in' on some things throws an uncatchable error
       new  989f999   Replaced sorting arrows by SVG equivalents
       new  db7e868   Added filter for brightening things up
       new  828c9b3   Replaced Command Line Popup icon by SVG equivalent
       new  ea6b706   Replaced Inspect button by SVG equivalent
       new  863371c   Issue 3129 (Remove breakpointDisabledExe.png and breakpointExe.png in favor of stacked images) http://code.google.com/p/fbug/issues/detail?id=3129
       new  f63c827   Issue 3129 (Remove breakpointDisabledExe.png and breakpointExe.png in favor of stacked images) Part 2 http://code.google.com/p/fbug/issues/detail?id=3129
       new  102383a   Removed breakpointDisabled.png
       new  b1f27e1   Replaced breakpoint icon by SVG equivalent
       new  0462341   Replaced execution pointer icon by SVG equivalent
       new  62e96ea   Improved layout of execution pointer a bit
       new  913f74b   Replaced breakpoint condition icon by SVG equivalent
       new  5178e07   Replaced navigation icons by SVG equivalents
       new  6c7de68   Replaced Windows Command Line, Command History and window icons by SVG equivalents
       new  c3e1d99   Added license hint to SVG icons
       new  3ae8e4a   issue6291: resolve some merge conflicts after 9907198
       new  2dff7b3   Don't trust `contentView.hasOwnProperty` (issue6291 related)
       new  23820c9   Use Firebug internal grayscale filter
       new  9bdf707   Used American English wording instead of British English
       new  8decd86   Merge branch 'master' of github.com:firebug/firebug
       new  0e02373   URLs for requests coming from cache must not be grayed out when they have a response error
       new  9cfa1b2   Issue 5416: Auto-completion for Command Line API
       new  129ea78   FBTest for issue 5416 (Auto-completion for Command Line API)
       new  822aabe   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  9eaed12   Adjusted test case for issue 882
       new  9deb689   Simplified debugger icons a bit
       new  5d6f41d   Replaced Break On ... buttons by SVG equivalents
       new  9045b38   Removed -moz prefix from border-radius where applicable
       new  322ed22   Unprefixed CSS transitions and @keyframes
       new  10cce5e   FBTest: more tracing for failing test
       new  67c5d5d   Merge branch 'master' of github.com:firebug/firebug
       new  1008b0c   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  8dd15cb   Issue 5855 (Text selection for inline editing of fonts is broken) http://code.google.com/p/fbug/issues/detail?id=5855
       new  f0e309a   Use HTTPS for database access
       new  60d4b6c   Enhanced regular expression to be able to match IPv6 addresses (just checking for valid characters)
       new  575aa43   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  ee5e9a2   Issue 6405 ("Get Matching Elements" must not be displayed for @-rules) http://code.google.com/p/fbug/issues/detail?id=6405
       new  c698ece   FBTest for issue 6405 ("Get Matching Elements" must not be displayed for @-rules) http://code.google.com/p/fbug/issues/detail?id=6405
       new  aea5045   Issue 6406 (Color display setting doesn't affect color names) http://code.google.com/p/fbug/issues/detail?id=6406
       new  1ffa51f   Issue 5913 (Allow nesting of CSS rules) http://code.google.com/p/fbug/issues/detail?id=5913
       new  70a51cf   issue6133: Default include() alias for jQuery
       new  13f521b   issue6133: "Reset all options" should reset the default include() aliases
       new  a5f960b   issue6291: correct FBTest because of the fix of bugzilla #861605
       new  4e5a4f2   Adjusted test cases, which were broken because of issue 6406
       new  3591683   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  0f6f535   Issue 1717 (CSS Panel does not have @media UI) http://code.google.com/p/fbug/issues/detail?id=1717
       new  b3c9992   Show @-moz-document rules inside the DOM panel
       new  5de4d68   Issue 5429 (Show @document rules inside CSS panel) http://code.google.com/p/fbug/issues/detail?id=5429
       new  4e51659   Show @supports rules inside DOM panel
       new  8f1f7e3   Issue 5912 (Show @supports rules inside CSS panel) http://code.google.com/p/fbug/issues/detail?id=5912
       new  85d6068   CSSDocumentRule must be checked first, otherwise an exception will be thrown
       new  6bae536   Issue 5290 (Show @keyframes rules inside CSS panel) http://code.google.com/p/fbug/issues/detail?id=5290
       new  dfb3ed7   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  334c3f7   Adjusted FBTest for issue 3363
       new  1f1316e   CssLogic.jsm is broken on Nightly, make a comment
       new  34d7db2   Initial patch from issue229#9 (provided by Sebastian)
       new  148d2fe   Remove unrelated change
       new  8b674ad   Make firebug/console/eventModule an independent module (related to issue 229)
       new  674c2f6   Second click on 'Log Events' should uncheck all sub menu items
       new  f4e33c7   List event types in a tooltip for EventLog filter (related to issue 229)
       new  d874118   Do not ignore 'clipboard' event, it's valid for elements
       new  a46d888   Fix method name
       new  b215928   Change description of the tooltip (related to issue 229)
       new  25b1e62   Properly chech 'Log Events' menu item (related to issue 229)
       new  e184b85   Merge branch 'issue229' of github.com:firebug/firebug
       new  c549293   XUL events must die
       new  9223919   [firebug-1.12.0a5]
       new  4557d9f   Issue 4814 ("Clear Activation List" needs confirmation) http://code.google.com/p/fbug/issues/detail?id=4814
       new  dddbc16   Issue 4495 (HTML panel twisties are vertically misaligned) http://code.google.com/p/fbug/issues/detail?id=4495
       new  21afebe   Better fix for issue 4495 (HTML panel twisties are vertically misaligned) http://code.google.com/p/fbug/issues/detail?id=4495
       new  2f3d1e9   Merge branch 'master' of github.com:firebug/firebug
       new  7e1473c   Added localization for cookie raw size description
       new  b561173   Clearing the activation list must be confirmed now (related to issue 4814)
       new  e510034   Issue 6423 (Enabling Break On ... costs a lot of CPU) http://code.google.com/p/fbug/issues/detail?id=6423
       new  7ba1491   Issue 5778 (Make activated Break On ... more obvious in panel tabs) http://code.google.com/p/fbug/issues/detail?id=5778
       new  5777dfa   Replaced Windows twisties by SVG equivalents
       new  e5f55c4   Replaced Mac OS twisties by SVG equivalents
       new  bfe97fe   Replaced option menu arrows by SVG equivalents
       new  3b4cd44   Replaced error column indicator by SVG equivalent
       new  5b08578   Replaced search panel for Mac OS by SVG equivalent
       new  a905d31   Replaced condition editor by SVG equivalent and added Mac OS styled editor
       new  f9ca33a   Added license info to SVG icons
       new  bd97c94   Fixed display of condition editor border
       new  e9f8e78   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  faadf97   Allow to bypass the annotation list clearing confirmation (fix for FBTest)
       new  3c01381   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  338fad5   Adjusted FBTest for console.group() API
       new  1d88c43   Adjusted FBTest for issue 4738
       new  a43c3de   Adjusted test to compare with new SVG file
       new  f25d986   Check wether window.CSSSupportsRule exists before using it
       new  6d4a5f7   Avoid comparing full message text
       new  3fc3335   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  0d6dd51   Save message id in row and use it for comparisons, so logging changed objects doesn't result in grouping them
       new  bf9c49e   Get rid of fbBreakOnImageDisabled, fbBreakOnImageActive and fbBreakOnNextButtonOld
       new  2610be3   Removed unused condition editor images
       new  2ac6f1b   Converted question mark to path to avoid incorrect display on different machines
       new  007f999   issue6257: simplify Console.getDefaultReturnValue()
       new  6fe3c3c   Issue 6422: Add a right click option for accessing objects in the Command Line
       new  c3feed0   Removed FBTrace unrelated styles
       new  65b39b8   Replaced Mac OS Command Line History, close, minimize and detach icon by SVG equivalents
       new  30c7d3d   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  1a776ba   FBTest: missing module prefix
       new  890a1b1   Issue 6429: Add current annotation again when resetting the options
       new  06d4e28   Simplified Net panel summary layout and adjusted localization
       new  b910c6b   Issue 5516 (Tooltips for summaries in the Net panel) http://code.google.com/p/fbug/issues/detail?id=5516
       new  28a6bd1   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  8c1c521   Make QuickInfoBox a separate module (preparation for issue 5720)
       new  f8ae632   Issue 6432 (Long string properties don't allow to set a breakpoint for them) http://code.google.com/p/fbug/issues/detail?id=6432
       new  188eee7   Merge branch 'master' of github.com:firebug/firebug
       new  7d50fd5   Fix event name (related to issue 6429)
       new  6350127   Issue 6430: 	Use in command line support for the Net and Cookies panel
       new  b8fc8ed   Additional fixes for issue 6422
       new  5572e9c   Moved shadow to be conform with other icons
       new  4a61828   Replaced "-moz-border-image" by "border-image" in code and CSS
       new  84be800   Improved styling of breakpoint condition editor
       new  51fbc86   Fixed broken search functionality caused by 88cc8654d4
       new  ded145b   Added comments related to 51fbc86fd4
       new  389ff7c   Issue 6434: 	Very long URLs cause horizontal scroll bar to appear
       new  10bb316   Issue 6438 (Escaping percentage sign in console.log() junks the rest of the arguments) http://code.google.com/p/fbug/issues/detail?id=6438
       new  17465a5   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  575c624   Fixed error message grouping
       new  352165e   Improved Obj.getObjHash() method to be able to distinguish between different nodes and object logs
       new  e2c7072   Issue 6439 (Consider precision for Console API %f log pattern) http://code.google.com/p/fbug/issues/detail?id=6439
       new  1647194   Updated FBTest for issue 1738 in regard of the changes made for issue 6422
       new  f9f4635   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  4d3b91f   FBTest for issue 6439 (Consider precision for Console API %f log pattern) http://code.google.com/p/fbug/issues/detail?id=6439
       new  28fd0a1   waitForDisplayedElement() can now observe arbitrary attributes
       new  50aabe3   Just comment formatting
       new  af697aa   Issue 6435: Create FBTest that covers DOM panel search
       new  479f1ea   FBTest for issue 6432 (Long string properties don't allow to set a breakpoint for them) http://code.google.com/p/fbug/issues/detail?id=6432
       new  54b3fe9   FBTest for issue 6438 (Escaping percentage sign in console.log() junks the rest of the arguments) http://code.google.com/p/fbug/issues/detail?id=6438
       new  2b3c578   Moved test for issue 6439 to console/api/6439/
       new  b6b2f30   Merge branch 'master' of github.com:firebug/firebug
       new  9702ca6   Merge branch 'master' of github.com:firebug/firebug
       new  adc16f0   Workaround for bug: Bug 867595 - Make CssLogic available outside the loader
       new  0e6bcd4   Merge branch 'master' of github.com:firebug/firebug into issue4979
       new  95865d4   FBTest: automated tests for issue 4979
       new  9a9e1d6   Adjusted display of console grouping test cases
       new  dcb8afc   Back comp for css-logic module import
       new  b5636ed   Removed tracing added for debugging purposes
       new  336fd0a   Issue 6451 (Pseudo-element rules not applying to elements are displayed) http://code.google.com/p/fbug/issues/detail?id=6451
       new  6dbe165   Update domMemberMap.Window array
       new  fbcb135   Use nsICookie for use in command line feature (related to issue 6430)
       new  c8b4361   [firebug-1.12.0a6]
       new  95f4a84   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  fc64715   Tables should not be grouped
       new  f00b7e2   Adjusted test cases (HTML elements may not be logged, timers may be logged when they have the same value, proxies are not supported by Firebug)
       new  27eab87   Issue 6447: 	Improve display of timings in net request infotip
       new  6d30d6c   Made infotip shadow nicer
       new  0ebb7ea   Made display of bars as wide as the infotip and made the timings color black
       new  95871de   Merge branch 'master' of https://github.com/firebug/firebug into issue4979
       new  271c385   Improve source code formatting
       new  2bd45af   Issue 6454: Create FBTest that covers HTML panel search
       new  0799b92   FBTest: fix test description
       new  1f600fd   Merge branch 'master' of github.com:firebug/firebug
       new  7f4072f   Fix CSS panel multiple-files search (increasing an existing timeout)
       new  cdad78c   Make Console panel search case sensitive
       new  c71c07e   Yet one fix related to case-sensitive search in the Console panel
       new  96fabfd   Correct fix for issue 6451 (Pseudo-element rules not applying to elements are displayed) http://code.google.com/p/fbug/issues/detail?id=6451
       new  ee8154c   Allow ::-moz-placeholder (issue 6281) and ::-moz-selection pseudo-element rules to be displayed
       new  d5ca310   Fixed log message layout when searching
       new  c2a601b   FBTest: better API for the search box
       new  24a7146   Use Options module instead of Firebug namespace for prefs
       new  c0b6893   Fix case sensitive search for the Cookies panel
       new  54b21db   FBTest: fix test for issue 6454
       new  0a70241   Issue 6453: Create FBTest that covers Console panel search
       new  9fb10f0   Merge branch 'master' of github.com:firebug/firebug
       new  d727f9c   Merge branch 'master' of github.com:firebug/firebug
       new  56e009a   Issue 6455: Create FBTest that covers Cookies panel search
       new  df2db8e   correct FBTest for issue 6291
       new  a64422c   Merge remote-tracking branch 'origin/master'
       new  7f13c4b   Merge branch 'master' of github.com:firebug/firebug
       new  331dde7   Another hack for css-logic module import
       new  7e514b5   Fixed array display test case
       new  1bb76a1   Merge branch 'master' of github.com:firebug/firebug
       new  580fe37   Bump up max Firefox version
       new  945cbb2   Issue 6464: Only allow a subset of CSS with %c
       new  65df4a4   Check whether CSSMozDocumentRule exists before using it
       new  146658a   Hack for css-logic module import in Firefox 22 and less
       new  d437b16   Fixed positioning of cookie domain
       new  631d2fc   FBTest for issue 6054 (Colors are always copied in rgb() format) http://code.google.com/p/fbug/issues/detail?id=6054
       new  b1ce8e6   Fix source link for Error object logged into the Console panel(related to Issue 4979: Group console messages)
       new  2dad5fb   Style <kbd> tags the same way as <code class="key"> tags
       new  2fde91a   Added new function, which allows to get @-rules by type
       new  f8b7ce7   Fixed return value of getStyleRulesBySelector()
       new  58057bf   FBTests for issue 1717 (CSS Panel does not have @media UI) http://code.google.com/p/fbug/issues/detail?id=1717
       new  f118802   Merge branch 'master' of github.com:firebug/firebug
       new  bc41888   FBTrace: better display of Fx console error messages
       new  70f2269   FBTest: fix for commandLine/6291 (related to Issue 4979: Group console messages)
       new  7ec0321   Merge branch 'master' of github.com:firebug/firebug
       new  73b725d   Merge branch 'master' of github.com:firebug/firebug
       new  f97d934   Issue 6469: 	Remove Cookies does work only after reloading the page
       new  05b3887   Added one more supported MIME type
       new  a6ad06c   Fix FirebugReps.ErrorMessage.inspectObject call to getSourceLink
       new  374c710   Issue 6471 (Checkbox for Firebug in Firefox View Menu only toggles when explicitly using the menu option) http://code.google.com/p/fbug/issues/detail?id=6471
       new  005127b   Additional fix for issue 6471, so it also works correctly in SeaMonkey
       new  5de315f   Use the element offset instead of the client offset, because the position to the scrollBox is needed and not the absolute offset
       new  fd87500   FBTest for Issue 6476: Change directive for sourceURL
       new  572fabc   Fixed the offset calculation in when scrolling Therefore added a new function getAncestorOffset()
       new  f148289   Alter directive for sourceURL to use # in addition to @
       new  4791e05   Merge branch 'master' of github.com:firebug/firebug
       new  e4a1756   Initial changes for issue 5955 allowing to display selector groups
       new  a3e6c40   Allow to add groups
       new  462bec2   Added an info message when no groups are created and allowed to add several groups instead of always replacing the first one
       new  fa7129e   Display an info message for a group in case the selector doesn't match any elements
       new  2cf162d   Allow to fold the different groups
       new  51e9a2b   Persist the selector trials across page reloads
       new  19cb878   Allow to remove the selector trials again
       new  8d0765b   Added selector validation while typing
       new  cc27a24   Immediately update the panel when the DOM structure has changed
       new  78e0746   Fix display of "No matching elements" message on panel reload
       new  fc4492f   Allow to add invalid selectors
       new  5e8363f   Tightened up Selectors side panel translations and removed old related CSS files
       new  db58e4b   Adjusted selector editor font
       new  aa0641e   Added missing translations
       new  0ff744e   Merge branch 'issue5955'
       new  1418e22   Removed debug trace message
       new  753b2ff   Some DOM panel code cleanup
       new  f007942   Issue 6481: Closures no longer shown in DOM panel
       new  5e3ec11   [firebug-1.12.0a7]
       new  c2806a6   issue6402: Don't abuse the debugger service for injecting "console"
       new  aa8524d   Tightened up external editor context menu entry logic
       new  855a042   Removed unused functionality for getting vertical text
       new  0621b58   Issue 6004 (Avoid setting innerHTML where applicable) Part 2 http://code.google.com/p/fbug/issues/detail?id=6004
       new  74e98b7   Fixed issues introduced in 0621b58c54 (according to Simon's comments)
       new  e594c2b   Removed the trace message for unaccessible object properties when creating the object hash
       new  2a56951   Issue 3859 (Search in console panel doesn't display logs inside group(s)) http://code.google.com/p/fbug/issues/detail?id=3859
       new  e9bf7f6   Issue 6489: Named function regex in FirebugReps.Func.summarizeFunction() requires curly brace on same line
       new  6d02764   Issue 6493: Problem with the character 'n'
       new  37d989f   FBTest for Issue 6481: Show closures don´t work
       new  e31f6a1   Merge branch 'master' of github.com:firebug/firebug
       new  8c7a97a   Merge branch 'master' of github.com:firebug/firebug
       new  b49780a   Put filtering into separate function
       new  f3b799f   Allowed to toggle multiple buttons (with special-casing the "all" filter) Renamed preference to "extensions.firebug.netFilterCategories"
       new  183277d   Adjusted display to allow multiple filters
       new  6e67ef7   Merge branch 'issue4156'
       new  29323df   Remove a test that causes Firefox crash (bug 821733)
       new  c95b36d   FBTest improve test for issue 6481
       new  1b60231   FBTest typo
       new  84df534   FBTest: disabled tests causing Fx crash (bug 880697)
       new  1c7e2f3   Added functions for getting default values for preferences
       new  05f79bf   Follow-up fix for issue 4156 to always select at least one filter
       new  5dfcf10   Merge branch 'master' of github.com:firebug/firebug
       new  3e405da   Issue 6506 (The result of the "help" command is not shown correctly) http://code.google.com/p/fbug/issues/detail?id=6506
       new  454881f   Updated test case for Command Line "help" command to cover the commands table and the Command Line tips
       new  bb2d086   FBTest: additional tracing to figure out random failures
       new  bf86c42   Issue 6514: Look in closures when getting return values of "new A()" for auto-completion
       new  8015b49   FBTest for issue 4156 (Multiple filters selectable in Net panel) http://code.google.com/p/fbug/issues/detail?id=4156
       new  d2f8cb0   Merge branch 'master' of github.com:firebug/firebug
       new  1250f07   FBTest: Issue 6519: Store the result of the last command line evaluation in st
       new  08a0612   Use the window of the element to get the computed styles for it
       new  c6d2935   Allowed to toggle multiple buttons (with special-casing the "all" filter)
       new  85f51c2   Adjusted log display to allow multiple filters
       new  86649b2   Merge branch 'issue4621'
       new  af3e2e2   Removed debug trace log
       new  711e4fb   Issue 6518: Add Shift+PageUp/PageDown shortcuts for increasing/decreasing values
       new  69397e5   Issue 6519: Store the result of the last command line evaluation in $_
       new  7f7de29   Sort command line API auto-completions
       new  474b5df   Merge branch 'master' of github.com:firebug/firebug
       new  cdd67bf   FBTest for issue 6518 (Add Shift+PageUp/PageDown shortcuts for increasing/decreasing values)
       new  c00de23   FBTest: Bug 880697 is fixed, enable crashing tests
       new  8b566da   issue6521: Implement $2, $3, $4
       new  d58716e   issue6521: add help entries for $2, $3, $4 + completion support
       new  ef2967e   FBTest for issue 6422 (Add a right click option for accessing objects in the Command Line)
       new  076a8ee   [firebug-1.12.0a8]
       new  b35de70   Merge branch 'master' of github.com:firebug/firebug
       new  58217c9   issue6380: $0...$4 should return null
       new  9f2e14d   Issue 6531 (Location Menu is not displayed when there are just CSS files in frames) http://code.google.com/p/fbug/issues/detail?id=6531
       new  415f47a    Issue 6175 (Show request body for HTTP PATCH method in net tab)  http://code.google.com/p/fbug/issues/detail?id=6175
       new  a9a30d7   FBTest for issue 6535
       new  9fc93ee   Added hint to filter button tooltips about the shortcut for selecting multiple filters (related to issue 4621 and issue 4156)
       new  b39d94d   Issue 6540 (Dynamically update selector groups when framed elements change) http://code.google.com/p/fbug/issues/detail?id=6540
       new  98a1b39   Display shortcuts like buttons
       new  74683cc   Enhanced formatTime() function by allowing to specify a minimum and maximum time unit for the formatted string
       new  75f2225   Add basic cookie Max-Age display
       new  c476a28   Modify session checking to take into account max age
       new  35032cb   Undisplay max age in cookie panel due to FF folding it into expires internally
       new  8c2ec17   Hide max-age column with CSS
       new  88adbdb   Remove Max Age column from cookie panel header context menu
       new  227123f   Fixing some spacing, comments and naming
       new  53038ff   Merge pull request #78 from firesock/cookie_maxage
       new  5617b38   Fix colspan attribute for cookie rep (issue 6535)
       new  53729f1   Merge branch 'master' of github.com:firebug/firebug
       new  b36dbfb   Enhanced JsDoc for formatTime()
       new  31eba55   Fix typo (related to issue 6535)
       new  8149682   FBTest: new tracing for lib/textSearch test
       new  bd16ee8   Issue 6532: 	Add st to command line help
       new  e7d8d77   LastCommandLineResult command should be a variable not a getter (related to issue 6532)
       new  1082584   Move command modules into 'commands'
       new  eca0e60   Update module paths
       new  789ad84    Issue 6530: 	JavaScript filter doesn't work for scripts with incorrect MIME type
       new  3dfdec0   Use file extension to get net file category as a last resort (related to issue 6530)
       new  4de2d7d   Issue 6546 (Auto-focus Command Line when switching to the Console panel) https://code.google.com/p/fbug/issues/detail?id=6546
       new  6b625bc   Fix localization of an ARIA label
       new  242314a   Issue 6549: Object rep doesn't enumerate undefined properties
       new  f45637e   Use resource:// for panel.html
       new  1f975a0   Clean up chrome.manifest a little
       new  6fed1f3   Don't put lastMouseDownPosition as an expando on the window
       new  e57ce77   Don't use <img>s with backgrounds
       new  0769862   Add padding to console "loading" messages
       new  7236899   Follow-up on e57ce77e9c7243fbdc37b0dac8f19eaa3ce4960c
       new  22622c2   FBTest for issue 6531 (Location Menu is not displayed when there are just CSS files in frames) http://code.google.com/p/fbug/issues/detail?id=6531
       new  60566c7   Naming fix
       new  05eda67   rm blank.gif
       new  7647442   In case the time is 0 there must also be a formatted string returned
       new  2903d9c    Issue 6524: Add  to command line help
       new  32e9557   The formatting of session cookies just counts for the "Expires" column inside the Cookies panel, which displays "Session" in this case
       new  8f500ad   Merge branch 'master' of github.com:firebug/firebug
       new  6c9bb3b   Missing module dependency
       new  bf15a05   Use strict;
       new  e64b6e2   Added font file extensions to mimeExtensionsMap (related to issue 6474)
       new  ed7ec7e   Merge branch 'master' of github.com:firebug/firebug
       new  dd482f3   Issue 6525: Expose non-chrome objects for 'Use in Command Line' in Net and Cookies panels
       new  8478ff9   Restore blank.gif
       new  d9fa9a5   Merge branch 'master' of github.com:firebug/firebug
       new  2a602de   Remove docs dir, not used anymore
       new  4e34bdf   FBTest fix typo
       new  8023737   Merge branch 'master' of github.com:firebug/firebug
       new  c78b6d5   Remove duplication (related to issue 6525)
       new  fb49992   Make sure exposed objects are content-accessible (issue 6525)
       new  692e171   Fix a typo
       new  1f68bbc   Merge branch 'master' of github.com:firebug/firebug
       new  20954fd   FBTest fix test case path
       new  8b4a6ff   FBTest for issue 6546 (Auto-focus Command Line when switching to the Console panel) http://code.google.com/p/fbug/issues/detail?id=6546
       new  e897496   Rename localization key for $_ in command line help
       new  277119d   Added function for adding a selector trial
       new  4e0c6d1   Removed debugging info
       new  83dd755   FBTest for issue 6540 (Dynamically update selector groups when framed elements change) http://code.google.com/p/fbug/issues/detail?id=6540
       new  18ec992   Format negative time values correctly
       new  7c083a7   If the time value is smaller than a second, use milliseconds as minimal unit for formatting
       new  b2481f9   Added parameter to define the number of decimal places for time formatting
       new  e297519   Improved default value for decimal places in time formatting
       new  28421ac   Format time using the current locale
       new  73fe1d7   Use absolute value to determine default decimal places for negative time values
       new  dfefaf3   Additional fix for formatting negative time values
       new  8b30a44   FBTest for issue6525
       new  d719652   Catch invalid time values, set default value for decimal places differently only when the min. time unit are seconds and remove trailing spaces
       new  b347a9d   FBTest for Str.formatTime()
       new  76ef85b   Merge branch 'master' of github.com:firebug/firebug
       new  e0d2838   Simplify NetUtils.getCategory()
       new  7d6f218   Remove a condition
       new  ee03116   Moved lib tests into subfolders
       new  6d375c8   Merge branch 'master' of github.com:firebug/firebug
       new  113cd82   Issue 6474: 	Fonts filter should also work for fonts with incorrect MIME type
       new  9e88c71   Focus the Command Editor if it's opened (follow-up on 4de2d7dc4bff17df39140831b98f71e9e1181ff1)
       new  07b6d06   Merge branch 'master' of github.com:firebug/firebug
       new  7a1cc81   Fix typos
       new  5d9f2c8   Fix typo
       new  8639c1f   Fix FBTest script/2279/errorBreakpoints failure
       new  1844a1e   Fix FBTest net/breakpoints/breakOnXHR failure
       new  7ddb440   Fix "Inspect Declaration"
       new  85f0562   Added old PNG twisties back for extension backwards compatibility
       new  8849bc7   Add an API for wrapping objects into content scope
       new  6c5871e   Extend the FBTest for issue 6525 to cover array access
       new  ed2a7ed   Issue 6559: Command Line is broken after disabling and enabling Firebug
       new  d21db67   Propagate errors in user command handlers similarly to other handlers
       new  6fd7289   Remove some dead code
       new  591c63b   Added comment to checkFirebugVersion()
       new  c3a5a25   Extend the logic for safe function calls a bit
       new  ff73edb   Issue 6522: Implement the getEventListeners command line API
       new  ca2f777   FBTest for issue 6522 (Implement the getEventListeners command line API)
       new  b8d1f9f   Removed some more dead code based on Firefox version comparison
       new  95ac08b   Move net/176 to a new subfolder 'filter'
       new  2c0e268   FBTest fix paths
       new  3d01a26   FBTest: test for issue 6474
       new  56694c2   FBTest for issue 6530
       new  5b11eea   Another tracing for faling test (lib/search/textSearch)
       new  1a4f463   Remove txt extension from 'mimeExtensionMap' and prefere the mime type in such case. This also fixes net/filter/176 test
       new  f5f5723   Merge branch 'master' of github.com:firebug/firebug
       new  d877844   Merge branch 'master' of github.com:firebug/firebug
       new  7b3830f   New tracing for start-up exception
       new  7234cf8   Avoid on* attribute being set using setAttribute (related to issue 5768
       new  4bb1691   Issue 6541 (Hovering an element inside Selectors side panel scrolls it to the top) http://code.google.com/p/fbug/issues/detail?id=6541
       new  6bb9334   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  c0c49c8   Removed one more dead code related to Firefox version check
       new  1b7360d   Merge branch 'master' of github.com:firebug/firebug
       new  9144f95   Merge branch 'master' of github.com:firebug/firebug
       new  f38ffec   Clean up lib/events a bit
       new  f6b7f68   Fix the pre-Fx23 path for getting event listeners
       new  2d45478   Issue 5916: Net panel shows request stuck in progress when opening it in a new tab
       new  fc96291   Issue 6296: 	Cookie permissions doesn't work
       new  4a012aa   Updated reference to FF 22
       new  54e5245   Merge branch 'master' of github.com:firebug/firebug
       new  6c94965   Remove space in localized string (related to issue 6296)
       new  e406f8e   Issue 6385: Firebug influences caching of XHR requests to the same URL
       new  cc2fd79   Avoid NPE
       new  73b213a   Issue 6566: 	getEventListeners command provides wrong source link
       new  c207f70   FBTest for issue 6566
       new  0c1a776   FBTest: fix console/api/profile test, the line number is correct now
       new  f5ca3bd   FBTest: missing things in setToKnownState()
       new  ffa93bf   [firebug-1.12.0b1]
       new  99a4101   If max-age is <= 0, display the numeric value straight.
       new  8a2a479   Fix missing semicolon
       new  d91b81b   Issue 6547: Add test case for max-age == 0
       new  9a2b4e6   Use previously parsed string to calculate max age
       new  fd5c98d   Fix footer message for test
       new  f5d7454   Revert "If max-age is <= 0, display the numeric value straight."
       new  50a1b0a   Merge branch 'master' into cookie_maxage_zero
       new  b6a7938   Fix 6547 test case to account for new formatTime return
       new  09f36f5   Fix 6547 php file instructions
       new  c31a775   Fix localization typo with max age column header
       new  f8631f3   Issue 6547: Add negative and positive checks for test case
       new  5061f3d   Merge pull request #79 from firesock/cookie_maxage_zero
       new  c49a3f1   issue 6275: the $x command doesn't raise errors when it should
       new  cc8dddd   Adjusted formatting and fixed comments
       new  65ef11a   Merge branch 'master' of github.com:firebug/firebug
       new  c14f81e   FBTest: more tracing for lib/search/textSearch test
       new  37ec66e   Colour Max. Age and Expiry in cookie net info tab when server deletes cookie
       new  c1b688f   Issue 6570: Add test case for marking cookes as deleted on Net tab
       new  fce1e51   Simplify logic for checking if cookie is deleted
       new  114e430   Issue 6570: Add tooltip when cookie is marked as deleted
       new  0754ed0   Merge pull request #80 from firesock/cookie_net_deleted
       new  0550926   Refactored test case a bit
       new  fa99591   Added function to get the selected side panel
       new  bbed0dc   Improved test case to cover node removals and content changes
       new  0774c7b   FBTest: more tracing for script/6566 (fails with the test bot)
       new  1a6b53c   Wrong scope for clearTimeout()
       new  c68719f   Merge branch 'master' of github.com:firebug/firebug
       new  2e91f43   Use 'self' instead of 'this'
       new  e7c8f00   Introduce new 'loadWindow' event, fired when a window/iframe is loaded (load event sent)
       new  d7219d5    Issue 6550: 	Location Menu is not displayed after reloading a page with CSS files just in frames
       new  f4c1a9f   FBTest: more tracing to figure out failures for lib/search test
       new  698b555   Merge branch 'master' of github.com:firebug/firebug
       new  0b93b8a   Catch cases, in which extensions.firebug.textSize is set to an invalid value
       new  bbf2778   Display groups when their content matches a filter when switching between them
       new  977e2b7   Add groups containing a row matched by the search string to the match set
       new  315072a   Display groups when their content matches a filter while logging them to the console
       new  987c040   Special-case error and warning messages
       new  b5b8f82   Fixed filter not being considered when search string is entered
       new  7879822   Merge branch 'issue4667'
       new  01a5129   Issue 6561 (Persist scrolling in Selectors side panel) http://code.google.com/p/fbug/issues/detail?id=6561
       new  e1cc6b8   Issue 6575 (Wrong tooltips for Console and Net panel filters) http://code.google.com/p/fbug/issues/detail?id=6575
       new  4385f89   Typos, tracing, comments
       new  6fabb7b   Another try to fix script/6566
       new  4b25909   FBTest: another try to figure out search/textSearch test failure
       new  86d612e   Merge branch 'master' of github.com:firebug/firebug
       new  2cf441c   Just comments
       new  6e40e94    Issue 6581: 	Append a help link into the Selectors side panel
       new  be9d3fa   Updated link to wiki page
       new  185d568   Elements side panel got renamed to "Selectors"
       new  0541431   Clarified the comments related to log message type<->class mapping
       new  46dc55b   Require the Script panel for profiling
       new  daedb81   Don't enable the debugger for the Console panel
       new  bc5c1bc   Issue 5167: Don't log a message to the Console on debugger activation
       new  5c7f0a4   Show a message about missing stack traces when the Script panel is disabled
       new  8fd6039   Warn on getEventListeners when Script panel is disabled, for pre-Fx23
       new  2309537   Use Components.stack for console.{error,exception,assert} if JSD is unavailable
       new  2d3987c   Don't show "Debugger not activated" when enabling Script panel
       new  bc6c0f9   Try to get arguments in non-JSD stack traces by walking function.caller/function.arguments
       new  710359b   Use Components.stack for console.trace
       new  22756e1   Small fix for console.trace
       new  1547067   Update profiler state on debugger activation
       new  f8eea03   Update BON state on debugger activation
       new  c71e744   FBTest: Add an API for waiting on debugger activation
       new  e3b8517   Test fixes
       new  af0423d   Extend the FBTests for profile, console.profile to check for warnings about Script panel required
       new  b0cbcad   Add test for console.trace without Script panel
       new  69e0985   Avoid NPE
       new  3d45969   Restore accidentally removed strings
       new  87623ec   Don't allow starting profiling twice
       new  096e3b1   Use a single string for "(Script panel must be enabled)"
       new  63e8827   Temporarily back out some unfinished UI
       new  b7754f2   Merge branch 'issue4978'
       new  592b338   Issue 6095: 	Implement an option to minimize the side panels
       new  99e3de0   Issue 6582: 	Removing style sheets dynamically breaks CSS panel
       new  63d508f   Issue 6573 (Improve file size display) http://code.google.com/p/fbug/issues/detail?id=6573
       new  8336bbe   Additional change related to issue 6573
       new  6812279   indexOf() must be checked against -1
       new  51cb247   Merge branch 'master' of github.com:firebug/firebug
       new  0f0d373   Issue 5703 (Test net/4905/issue4905.html Fails) http://code.google.com/p/fbug/issues/detail?id=5703
       new  94b1f96   FBTest: another try to fix lib/textSearch test (different encoding)
       new  c1f6962   [Firebug-1.12.0b2]
       new  f268d64   [FBTest-1.12b3]
       new  841a0b3   [FBTrace-1.12b3]
       new  dd43d6a   Issue 2198 (@sourceURL doesn't work in eval() in some cases) http://code.google.com/p/fbug/issues/detail?id=2198
       new  5026362   issue6275: improve documentation + FBTest
       new  12ecd7f   FBTest for issue 2916 (Trace Styles Feature) http://code.google.com/p/fbug/issues/detail?id=2916
       new  78492a0   Just check the object name to avoid problems with localization
       new  44a5500   Expected source link needs to be localized
       new  696c9fe   Expected source link needs to be localized
       new  48ee4ea   Expected storage items string needs to be localized
       new  dcc2548   Size strings needs to be localized
       new  9a3c7db   Protocol string needs to be localized
       new  2d1a75e   Merge branch 'master' of github.com:firebug/firebug
       new  39be8db   Added IDs to context menu items
       new  f72001f   Update chrome.manifest for Babelzilla
       new  6f19e67   FBTest: a simple test (located as the first test in the list that opens a new tab)
       new  2f709cd   Merge branch 'master' of github.com:firebug/firebug
       new  59b78be   Merge branch 'master' of github.com:firebug/firebug
       new  d951ed2   Remove trailing whitespaces + typo
       new  23304f0   SVG files must be copied over
       new  65b8362   Merge branch 'master' of github.com:firebug/firebug
       new  f973efa   Additional fix for issue 2198 (@sourceURL doesn't work in eval() in some cases) to mark the right menu entry as selected and display its name as button label
       new  f4e58e2   Merge branch 'master' of github.com:firebug/firebug
       new  b85e52c   Issue 6582: Removing style sheets dynamically breaks CSS panel
       new  a98acc2   Locale update: pl
       new  fc9c4d8   Locale update: ru
       new  832bafe   Length variables in for loops must not be overwritten
       new  11510aa   Put mutation observer intance into the panel instead of the context
       new  7398293   Fixed arrow gradient
       new  dee955c   Issue 6470 (HTML panel doesn't scroll to inspected element when "Show Whitespace" is enabled) http://code.google.com/p/fbug/issues/detail?id=6470
       new  6a49c4c   Merge branch 'master' of github.com:firebug/firebug
       new  8b35025   Issue 6582: 	Removing style sheets dynamically breaks CSS panel
       new  63e99f3   Yet make sure the location button is hidden if there is no stylesheet (related to issue 6582)
       new  0080949   Hide CSS Edit button if there is no location (related to issue 6582)
       new  e064992   Better icons for 'toggle side panels' in 'vertical panels' mode (related to issue 6095)
       new  38c15cf   FBTest for issue 6582
       new  c2a079c   Merge branch 'master' of github.com:firebug/firebug
       new  c31bc95   A little right margin for 'toggle side panels' button (related to issue 6095)
       new  26be489   Fix comments
       new  374dad4   Typo
       new  9c1e956   FBTest: get more info about first tab opening
       new  6b380fd   Merge branch 'master' of github.com:firebug/firebug
       new  6aa478f   Fixed test case messages and considered localization
       new  ec454bb   FBTest: more tracing to figure out why the textSearch fails with the test bot
       new  c6f21a7   FBTest: remove temporary test
       new  56a7158   Removed version number from title
       new  c5f979a   First part of source link file name also needs to be translated
       new  5dae366   Locale update: es-ES
       new  c7efa56   Update locale: sv-SE
       new  ba6316a   Locale update: zh-TW
       new  435c026   Issue 6591: 	New item in the console after reload
       new  b0fc08e   Issue 6587: Debugger overwrites window.toString
       new  49d96ea   Merge branch 'master' of github.com:firebug/firebug
       new  abb3235   FBTest: increase timeout for tests auto run
       new  a670cf5   Issue 6583: 	Better UI for signalling the lack of stack traces due to disabled Script panel
       new  6421e06   Issue 6583: 	Better UI for signalling the lack of stack traces due to disabled Script panel
       new  e5545a1   Issue 6601: 	Error logs should be inspectable
       new  bb64652   Sorted preferences alphabetically for easier creation of documentation
       new  c344d83   Merge branch 'master' of github.com:firebug/firebug
       new  c752a93   Locale update: zh-TW
       new  e230f60   Merge branch 'master' of github.com:firebug/firebug
       new  7ef71f7   Removed unused preferences
       new  0f5fc5a   Revert: Issue 6601: Error logs should be inspectable
       new  7c41b70   New message (issue 6583)
       new  cee6818   Improve patch for issue 6583
       new  b9ec9c5   Moved question mark out of the link
       new  6b1ee77   Merge branch 'master' of github.com:firebug/firebug
       new  b49c284   Issue 6419: 	Improve look and feel of the autocompletion popup
       new  24515c0   CSS tweaks to fix border in Ubuntu (related to issue 6419)
       new  f23accd   CSS tweaks related to issue 6419
       new  9820cde   Some more CSS tweaks related to issue 6419
       new  3e16b8a   Merge branch 'issue6419'
       new  c4ee55a   [Firebug-1.12.0b3]
       new  2dcccc4   Locale update: de
       new  cff54c6   Issue 6593: Chrome errors are getting logged to the console
       new  ad5fc12   Merge branch 'master' of github.com:firebug/firebug
       new  977f237   Issue 6605 (Incorrect cookie encoding for character "+") http://code.google.com/p/fbug/issues/detail?id=6605
       new  fafed2a   Changed wording of message shown when Script panel was disabled while error was logged
       new  beeacdb   Issue 6614 (Error when opening the context menu in Style side panel when page doesn't have CSS) http://code.google.com/p/fbug/issues/detail?id=6614
       new  7284a4a   FBTest for Issue 5454 (Scroll to see the props when a group is expanded inside the Computed side panel) http://code.google.com/p/fbug/issues/detail?id=5454
       new  a453cb9   Locale update: de
       new  0036ed2   Renamed localization key back to "DebuggerWasDisabledForError", because it wasn't uploaded to BabelZilla yet
       new  ff06c28   Merge branch 'master' of github.com:firebug/firebug
       new  1b99aa1   Issue 6589 (Firebug's console steals focus from the page on page load) http://code.google.com/p/fbug/issues/detail?id=6589
       new  f5755b2   Bug 861495 resolved fixed, adopt Firebug code
       new  d20f54b   FBTest: fix console/completion/3660 test
       new  4e1daf7   Issue 6606, first part. Split reps into modules
       new  45956ff   Issue 6606: 	Update missing stack-trace message if the Script panel is enabled manually
       new  57b1050   Fix for console/completion/5416 test
       new  df93a65   Use Xpcom.CCSV
       new  48a7b93   Merge branch 'master' of github.com:firebug/firebug
       new  e2ef457   Typo
       new  8067a9a   FBTest for issue 1854 (debug() sets breakpoints at comments) http://code.google.com/p/fbug/issues/detail?id=1854
       new  2d1938a   Fixed size formatting at the threshold to MB
       new  ca5990a   Added function clearPref() for resetting a preference
       new  dd75357   FBTest for Str.formatSize()
       new  76a81a7   Additional fixes for issue 6606
       new  ddd2358   Fix for console/api/log-xpathresult test
       new  4fe011d   Removed some unwanted attributes and CSS styles from SVG images
       new  34eae6d   Fix: Missing message "firebug.All" in console.
       new  17eebcf   Merge pull request #83 from tanakahisateru/fix/message-console-all
       new  df03018   Locale update: ja-JP
       new  1d925b9   FBTest: increase timeout for tests auto run
       new  77a4e3c   Issue 6480: Move ::-moz-selection and ::-moz-placeholder to the bottom of the Style side panel
       new  2b23e4e   Added Bugzilla link and fixed typo
       new  9245a09   Don't apply filters to the text of disabled CSS properties
       new  0cef7fe   Issue 6627: "N more..." for attributes is off by one
       new  88d8684   [FBTest-1.12b4]
       new  bb24c00   [Firebug-1.12.0b4]
       new  4620788   Make the cd() error friendlier
       new  48d3858   Correction for 4620788 ( Make the cd() error friendlier)
       new  d3d46dc   Issue 6630: Net panel doesn't list any requests on specific locales
       new  081b360   6616: Net Panel: Copy request as a cURL command - Introduce Copy as cURL command - Introduce Firebug preference: "extensions.firebug.net.curlAddCompressedArgument" - Added IDEA project file entries in .gitignore
       new  ebb4b86   Merge remote-tracking branch 'upstream/master' into issue6616
       new  0a7addd   Merge remote-tracking branch 'upstream/master' into issue6616
       new  3e7da2f   6616: fix code style
       new  705e029   6616: Net Panel: Copy request as a cURL command - Fix issue where PUT was missing data
       new  1e287f5   6616: Net Panel: Copy request as a cURL command - Tests
       new  8c1972a   Merge remote-tracking branch 'upstream/master' into issue6616
       new  9e03bf8   6616: Net Panel: Copy request as a cURL command - Added copy as curl menu item in net/Spy - Refactoring: Moved implementation to NetUtils
       new  3f820bd   Merge pull request #82 from thomasandersen/issue6616
       new  fb5ac08   FBTest: fix test for issue 6616
       new  b278e07   Fix coding style
       new  3370a41   Remove duplicate handlers for "canvas" tag from domplate initialization code
       new  82a43d4   Merge pull request #84 from shawke/master
       new  94d6d36   Added a brightened grayscale filter
       new  679bf38   Replaced usage of SVG filters by SVG images, because they cause some problems:
       new  14b41d4   Issue 6607 (Render issue with SVGs as border images) http://code.google.com/p/fbug/issues/detail?id=6607
       new  49b7248   Issue 6639: 	Need ability to set Persistence in Network Tab
       new  6a25c33   FBTest: disable tests that detach Firebug (issue 6639)
       new  8bd923a   Merge branch 'master' of github.com:firebug/firebug
       new  ca649bb   Merge branch 'master' of github.com:firebug/firebug
       new  21465b7   Issue 6628: 'Remove cookies' not only removes the cookies shown
       new  31f4eb3   6616: Net Panel: Copy request as a cURL command - improve performance of generateCurlCommand tests
       new  2523676   6616: Net Panel: Copy request as a cURL command - code style
       new  12dd404   6616: Net Panel: Copy request as a cURL command - Fix failing test (user agent header)
       new  2eeaece   Issue 6336: High CPU usage when showing CSS Layout Box (I. part, code style improved + use strict)
       new  613e91a   Issue 6336: High CPU usage when showing CSS Layout Box (II. part, fixing the actual problem)
       new  641f965   Merge remote-tracking branch 'upstream/master' into issue6616
       new  921cc39   Merge pull request #85 from thomasandersen/issue6616
       new  ea6ff1b   Issue 6639: 	Need ability to set Persistence in Network Tab
       new  53b4d17   Followup for Issue 6628 + fixes test cookies/general/clipboard
       new  0a796d9   [firebug-1.12.0b5]
       new  1580788   Get rid of slow Obj.getObjHash() function
       new  b00d718   The "help" command should use be a getter.
       new  b156a85   Merge remote-tracking branch 'origin/master'
       new  4e4b289   Revert "The "help" command should use be a getter." (both `help` and `help()` should work)
       new  285b629   Move "help"->"help()" transformation to CommandLine.evaluate()
       new  b1de68c   Moved "Resend" option up, so it's listed together with "Stop Loading"
       new  fbcbca3   Merge branch 'master' of local repository into issue6516
       new  c91a20a   Error message ID must include column number
       new  9f69055   Compare row outputs when deciding whether to group log messages
       new  59228aa   Fix hack for help()
       new  92df6dc   Added some more test cases
       new  3877c0b   Merge branch 'master' of local repository into issue6516
       new  df2634e   Removed unnecessary Arr._isDOMTokenList()
       new  e349605   Just append column number when it's available
       new  b2a8076   Further enhanced test case for console message grouping regarding objects
       new  6ee950d   Added function Obj.areEqual() to check whether two variables are equal
       new  82bee9e   Replaced ID creation and comparison by matcher function, which compares the objects directly (Thanks to Simon!)
       new  c1b41fb   Profiler output must not be grouped
       new  3c0e911   Check for NaN via isNaN() and compare regular expressions
       new  5631cdc   Improved log message grouping speed a bit by first checking if the logged object is a Console API array
       new  8742357   Avoid NPE by checking whether the given element is null before doing anything else with it
       new  c653902   Added test cases for regular expressions and dates
       new  c70c55a   Issue 6598 (Log groups must not be grouped) http://code.google.com/p/fbug/issues/detail?id=6598
       new  6c517d0   Removed unnecessary check for equality
       new  a2af27e   Added test for comparison of -0 and 0
       new  1e24625   Fixed comparison between NaN and object non-numeric value and moved strict equality comparison to the top
       new  94bcc90   Improved test case for grouping DOM nodes
       new  e29c3bf   Locale update: zh-CN
       new  8a80e4d   Issue 6647: 	Context menu options appear twice for network requests
       new  25ab568   Use HTTPS for web fonts URLs to avoid mixing secure and insecure content
       new  03b181f   - Tab box and toolbar - color adjustments - Toolbar - option buttons adjustments - Error count badge adjustments
       new  c647ff2   use css for hover
       new  bf24d07   Merge remote-tracking branch 'upstream/master' into osx-skin-improvements
       new  45ea68e    Issue 6642: Improve Firebug skin for OS X  - removed experimental hover/highlighting on splitter element  - increased splitter size  - removed commented code
       new  cb9518c   Merge pull request #88 from thomasandersen/osx-skin-improvements
       new  8dff561   Fix typos
       new  52f014c   Issue 6651: Remove the "Firefox DOM API" header of the completion popup
       new  32698b8   Remove italic styling for API completions (related to issue 6419)
       new  4ecc901   Merge branch 'master' of https://github.com/firebug/firebug into issue6516
       new  640f7a7   Made function areEqual() private again to avoid exposing it, because it it will probably change in the future
       new  639471a   Adjusted test case, so just simple values are grouped
       new  b42b240   Only simple values should be grouped for now (like it's done in the Mozilla dev tools); logic can be enhanced in the future to also cover objects
       new  32073c9   Improve test: URL params in Ajax submit should be URL encoded
       new  0a6c5b3   Merge pull request #87 from thomasandersen/issue6616-improvements
       new  6850a36   Issue 6647: Context menu options appear twice for network requests
       new  246bac4   Merge branch 'master' of https://github.com/firebug/firebug into issue6516
       new  7f11ba5   Merge branch 'issue6516'
       new  2fa9fbf   Enhanced test case to cover issue 6602 (document.cookie should not group the raw string and the table display) http://code.google.com/p/fbug/issues/detail?id=6602
       new  d65b4f6   Enhanced test case to cover Issue 6598 (Log groups must not be grouped) http://code.google.com/p/fbug/issues/detail?id=6598
       new  22aaf91   Fix typos
       new  d696c63   Issue 6653: 	Editing cookie with unescaped characters escapes them
       new  97c7e69   [firebug-1.12.0b6]
       new  4468b2a   Corrected function description
       new  45b8a8c   FBTest for issue 6605 (Incorrect cookie encoding for character "+") http://code.google.com/p/fbug/issues/detail?id=6605
       new  5e8a227   FBTest for issue 2495 (The rendered font should be highlighted in Style side panel) http://code.google.com/p/fbug/issues/detail?id=2495
       new  19b6070   Changed doctype to HTML5
       new  a838953   FBTest for issue 4626 (Display of doctype for frames) http://code.google.com/p/fbug/issues/detail?id=4626
       new  04ae54e   Removed check for getId() function
       new  8abf0f2   Issue 6632: Improve CSS property Auto-completion to suggest common properties first
       new  28ed2d6   Issue 6643 (Gray text in console text area) http://code.google.com/p/fbug/issues/detail?id=6643
       new  c5223a0   Fixed color display for incorrectly defined "colorDisplay" preference
       new  e085a03   Issue 6672 ('transparent' color value is replaced by '#000000') http://code.google.com/p/fbug/issues/detail?id=6672
       new  a338711   6671: 	Support increasing of font-size (OS X, 1.12b6) - Remove fixed heights for the bars
       new  00d4d41   Merge pull request #89 from thomasandersen/issue6671
       new  88f087b   Updated locale: sk-SK
       new  8ef1b57   Removed debug output
       new  90187e7   Replaced usage of Str.formatNumber() by toLocaleString()
       new  843e62e   Issue 6675: FBTest: console/completion/3660 fails
       new  7c56628   FBTest whitespace fixes
       new  52e9d09   Added hint about refactoring formatNumber()
       new  5a6de4b   First tries...
       new  4a7d527   Issue 6673 (Preview of 'currentcolor' is incorrect) http://code.google.com/p/fbug/issues/detail?id=6673
       new  063f40b   Wrong var name
       new  f66469b   add image tag to display icone on QuickInfoBox
       new  c11f9a3   Align the pin image to the right (issue 5720)
       new  00981a4    Issue 6622: 	QuickInfoBox should use Domplate
       new  a314934   add comment and css for pin to be displayed like sebastian mockup
       new  5b9aa92   fix font probleme (issue 6622)
       new  8538c35   a test to see how sizeTo work
       new  3fb5c5f   modify class name of contentFrame to avoid collision
       new  b7c9510   test browser size to be set dynamiquely [issue6622]
       new  a0ea7e9   Merge git://github.com/firebug/firebug into issue6622
       new  86a4350   Dynamically update size of the quick info box + handle click on the pin icon + introduce a new pref
       new  cdf763c   hide quickInfoBox when the user switches out from the HTML panel
       new  c82eaf8   add eventlistner to not have to create global variable to access xul property
       new  8672ee4   add fix from honza comment
       new  5e03b31   add close button to infobox
       new  f27aef1   Quick info box: CSS tweaks
       new  5b2454b   Fix exception: moveTo is not a function
       new  5af96e7   QuickInfoBox: do not drag by clicking on a button
       new  5039a27   QuickInfoBox: fix code style
       new  61a7a19   refactoring event management code
       new  8d192f9   fix some clipboear error
       new  7d54744   fix eventhandler refactoring
       new  499a3f7   add load event handler
       new  f600f9c   add condition to not dragging box if cursor on text
       new  cabd068   update condition to check by nodeType instead of css class
       new  3c94777   fix code formatting problems and manage to get nodeType for element with or without children and assign mouseDown, mouseOver, mouseOUt event to this.qiPanel instead of frame (issue5720)
       new  7cd1b42   Quick info box: fixing moveTo is not a method exception
       new  f676083   Quick info box: the title should not take entire row (better for dragging)
       new  4678d92   Merge pull request #90 from zendyani/issue5720
       new  85059fc   Issue 6694: 	Allow bypassing of 'Clear Activation List' confirmation
       new  6e928f6   Updated Firebug version to 1.13a0 and Firefox min. version to 23.0
       new  b0037d6   Issue 5040: Back out the hack for HTTPS localStorage
       new  9fd77ef   Update storage test
       new  85dc88d   Some code cleanup
       new  44d5355   Issue 6661: Clicking ">" should add a new attribute in the HTML panel
       new  ee97182   Fixed some translations
       new  7c5d012   Issue 6689: SVG icons are not displayed on specific MIME type settings http://code.google.com/p/fbug/issues/detail?id=6689
       new  b3121d5   Fixed Firebug Start Button display (related to issue 6689)
       new  e9024f6   Issue 6703 (Add a preference to disable log message grouping) http://code.google.com/p/fbug/issues/detail?id=6703
       new  35995d1   Issue 6696 - Replace nbsp html entity with space - Remove escaping of quotes in German translation
       new  0cd67c4   Merge pull request #92 from thomasandersen/issue6696
       new  a4577f8   Removed incorrect backslashes from German localization
       new  023caa5   Removed unnecessary spaces
       new  bd51c2f   Issue 6707 (Alt+click should edit an HTML panel element) http://code.google.com/p/fbug/issues/detail?id=6707
       new  b63280f   Issue 6693: Misaligned input boxes in command line
       new  6291ede   Issue 6333 (Pressing Escape in search field should clear it) http://code.google.com/p/fbug/issues/detail?id=6333
       new  452f12c   Translated "Delete" shortcut
       new  d021599   Registered platform key translations to be able to use them globally
       new  d19f69d   Issue 6708 (Add a shortcut for editing the selected HTML panel element) http://code.google.com/p/fbug/issues/detail?id=6708
       new  24d7150   Issue 6706 (Remove/reduce tooltips for the HTML panel) http://code.google.com/p/fbug/issues/detail?id=6706
       new  0ea43d5    Issue 6697: 	Create an API to (easily) allow panel title change anytime (and not just at panel creation time)
       new  9da54e5   Issue 6693: Misaligned input boxes in command line (take two)
       new  713eaff   Simplified OS skinning
       new  7e29466   Refactored Quick Info Box CSS inclusion
       new  357a2e9   Adjusted size of Mac pin icon to be the same as of other icons
       new  13ad8b8   Issue 6718 (Log messages with the same name as the group they are in must not be grouped) http://code.google.com/p/fbug/issues/detail?id=6718
       new  aa38ae9   Issue 6717 in fbug: Convert customizeShortcuts.js to AMD
       new  ed569ae   Locale update: ru
       new  c9ef1ec   Issue 6723: Convert external editors related scripts to AMD
       new  4e80529   Issue 6722 ('Delete watch' is only shown after moving mouse to other watch after delete) http://code.google.com/p/fbug/issues/detail?id=6722
       new  9684e0d   Fixed localization of key constants that are not defined within the localization file
       new  8d4da32   Created new API Str.capitalize() to capitalize strings
       new  c624ac6   Updated locale: ru (removed redundant backslashes)
       new  12ad2dc   Merge branch 'master' of github.com:firebug/firebug
       new  0f1dba5   Fixed typo
       new  1e75d73   Simplified function Str.capitalize()
       new  a1bbd1f   Issue 6726: Remove usage of nsIMemoryReporter from the source tree
       new  17507d3   Avoid deprecated warning for use of <element>.getAttributeNode()
       new  92698af   Adjusted trace message
       new  ddb2342   Issue 6727: Side panels broken when an iframe is removed while an element inside it is selected
       new  fb65e9c   Properly define getter and setter (issue 6727)
       new  4d7459f   Improve Obj.extend() (issue 6727)
       new  ad05a22   Fixed some spelling mistakes and JSDoc comments
       new  3fe3669   Issue 6728 (ALT-CLICK on a non-selected node doesn't enable the "Edit" button) http://code.google.com/p/fbug/issues/detail?id=6728
       new  a0a7a4b   Raised the response cache limit to 10 MB
       new  94f4ee1   Issue 6669: Refactor JSON parsing
       new  11acca0   issue6551: include() conflicts with CSP
       new  0f61edb   Changed "repeat" attribute to "data-repeat"
       new  0cef132   Removed unused constants
       new  8b48d32   Issue 6730 (Color display setting doesn't affect color names in shorthands) http://code.google.com/p/fbug/issues/detail?id=6730
       new  891e7d4   Comment related to issue 6731
       new  bb0f153   Reverted a0a7a4b48d766517c0d1e096d2396f2b7f756259 Don't raise the default cache size, instead implement issue 4906
       new  6201708   Fixed parsing of "transparent" keyword and improved performance of color keyword checking in Css.colorNameToRGB() (related to issue 6730)
       new  83efffc   Keep spaces after commas and brackets (related to issue 6730)
       new  80d5a17   Removed dirty little semicolon after a condition (related to issue 6708)
       new  abaa7c8   Issue 4906 (part I.) Move panel limit notification into separate module.
       new  28d321e   Issue 4906 (part II.) Share panel notification logic and CSS
       new  4bd6d6f   Issue 4906 (part III.) Put net limit notification message at the very top
       new  6db6503   Issue 4906 (part IV.) Show notification in Script panel if tab cache is exceeded
       new  7fae250   Merge branch 'issue4906', remote-tracking branch 'origin'
       new  084db43   Fix typos (related to issue 4906)
       new  73cdc9f   Fixed positioning of the source box (related to issue 4906)
       new  7944796   Change panel notification message + auto filter about:config (related to issue 4906)
       new  1eb60ab   Just improving coding style
       new  5e5f6e3   Fix comment typos
       new  ef4c055   Use strict for event monitor
       new  d3a3c29   Use strict for balloon note
       new  4c24b3e   Use strict for infotip
       new  cb2017a   Use strict for panel activation
       new  c6da49a   Merge remote-tracking branch 'upstream/master'
       new  3ba1f8f   Introduce System.isMac() API
       new  a620080   Issue 6692: HTML Panel: Context Menu: render issue with Log Events menu item (OS X)
       new  f0dc1ff   Issue 6695: Add option 'Log All Events' to the 'Log Events' submenu
       new  12effb3   First tries
       new  deedfc0   Added toggle functionality for headercontent
       new  125d570   -added defaultvalues for headers beeing collapsed or not -added css for mac - moved css to right file
       new  3ca5417   - fixed showing cached headers - fixed viewsource taking it's own row - fixed some coding style issues as requested
       new  2e0d096   - merged two same if-statements to one ^^
       new  4e6af58   - current state is saved back to the preferences now - fixed opened-twisty not showing - adapted names of the preferences
       new  9735e16   - fixed coding-styling issues
       new  0907993   Merge remote-tracking branch 'upstream/master' into issue4930
       new  08f5739   Merge pull request #96 from kaljak/issue4930
       new  15bad61   Use strict for Command Line help
       new  4e7029b   Handle single-quoted strings in JSON (related to issue 6669)
       new  c929b6f   Localized column names of include() aliases table
       new  9c7a0b6   Don't quote numbers in pseudo-JSON (related to issue 6669)
       new  8503ad1   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  08c33b7   Removed incorrectly used, unnecessary @import rule
       new  011d504   Some more small pseudo-JSON fixes
       new  cde93a4   Issue 6654: Unhide a few properties in auto-completion
       new  da5c0c9   Merge branch 'master' of github.com:firebug/firebug
       new  a50c9b5   Fixed the Quick Info Box buttons
       new  29fc4a9   Fixed the display of the twisties and the close button by moving the skin/classic/panel.css to content/firebug/firebugui/panel.css and skin/classic/win/panel.css to skin/classic/panel.css
       new  219c285   Fixed display of option menu target icons
       new  f15fbbd   Fixed display of breakpoint condition editor
       new  0165fa9   Removed unused CSS files
       new  26f7c1b   Merge branch 'issue6732'
       new  a133bc1   Use System.isMac() and isWin(). We could replace it by System.getPlatformName() later
       new  ea32965   Add Belakhdar Abdeldjalil into the list of contributors (About dialog)
       new  0977c33   First step to fix Issue 6738: 	Horizontal scrolling of console.table() output is broken again
       new  31ff93b   Issue 6743 (Computed side panel doesn't show source links for styles) http://code.google.com/p/fbug/issues/detail?id=6743
       new  14cf645   Merge branch 'master' of github.com:firebug/firebug
       new  76e521b   Add Jakob Kaltenbrunner into the list of contributors (About dialog)
       new  62828d3   Issue 6739 (Dom elements in jQuery objects list don't list all classes) http://code.google.com/p/fbug/issues/detail?id=6739
       new  c4d312c   Keep using 'command' event for menu elements and use 'click' only for splitmenu elements (related to issue 6692)
       new  354337c   Fix FBTest for css/5956 after issue 6696
       new  27e04cb   Merge branch 'master' of github.com:firebug/firebug
       new  5494289   Merge branch 'master' of https://github.com/firebug/firebug
       new  163bad2   Issue 6744 (List all classes of an element inside the Element Path) http://code.google.com/p/fbug/issues/detail?id=6744
       new  5a18367   Removed FBTest for issue 5742, because there is no XPath tooltip anymore (see issue 6706)
       new  a37bdeb   [firebug-1.13.0a1]
       new  2ec7e63   Fix typos and improve code style
       new  362b174   Use proper coding style for Domplate template
       new  d5d44a3   Add selection to previously entred search text when pressing search field shortcut (issue6334)
       new  634b37c   Merge pull request #98 from zendyani/issue6334_2
       new  52da6fb   Issue 6750: Console message grouping happens across console clearing
       new  09f3bd0   FBTest for issue 6750 (Console message grouping happens across console clearing) http://code.google.com/p/fbug/issues/detail?id=6750
       new  8810e60   Rename function argument + more comments (related to Issue 6745)
       new  d96ccce   Revert: First step to fix Issue 6738: 	Horizontal scrolling of console.table() output is broken again
       new  4898d54   Issue 6753 (Pseudo-element in CSS not shown in HTML panel inspector) http://code.google.com/p/fbug/issues/detail?id=6753
       new  d0890e7   display current tab name on searchBox add method to set placeholder value + use Locale.$STRF to display placeholder value (issue3195)
       new  4d4ce02   remove condition on panelType (issue3195)
       new  c7be2d4   set placeholder property on searchBox when click Escape (issue3195)
       new  5c81646   manage blur event to not lose placeholder value on searchBox (issue3195)
       new  bd2e421   Merge pull request #99 from zendyani/issue3195
       new  a29a84c   Use sandbox for the Net panel
       new  aaead21   Moved getFormattedKey() to Locale, so it can be used independently of CustomizeShortcuts
       new  237810c   Used Locale.getFormattedKey() for shortcuts
       new  cfefad3   Fix typo in a test description
       new  0a409fd   Issue 6746 (Add a keyboard shortcut for creating a watch expression from the current selection) http://code.google.com/p/fbug/issues/detail?id=6746
       new  420d963   Issue 6758 (Some keys are not translated in Firebug Shortcut Bindings dialog) http://code.google.com/p/fbug/issues/detail?id=6758
       new  318f327   Follow-up on changes related to issue 3195
       new  84ef7e0   Issue 6738 (Horizontal scrolling of console.table() output is broken again) http://code.google.com/p/fbug/issues/detail?id=6738
       new  e872fce   Remove splitmenu (related to issue 6692)
       new  3725a5e   Extend include() test to check that command line API is unavailable to included files (related to issue 6551)
       new  eb75b33   Issue 6760: Allow using the command line even when JavaScript is disabled
       new  5fc0eb5   Merge branch 'master' of github.com:firebug/firebug
       new  f453dc3   Replaced rest of the SVG images by PNGs (related to issue 6689)
       new  4f83cd4   Adjusted FBTests to the icon changes
       new  97f0dcd   Adjusted icons
       new  df99589   Added loading icon to FBTrace
       new  c724cd4   Remove obsolete version check (Fx min is now 23)
       new  155d6a4   Avoid NPE
       new  f4c5093   Issue 6775: 	performance.timing log in the Console panel is broken
       new  68c646e   [firebug-1.13.0a2]
       new  87cf88c   Use strict
       new  5e0e771   Merge remote-tracking branch 'upstream/master'
       new  670c342   Get rid of with (Domplate) and use strict;
       new  32d8c32   Fully backport support for scoped tracing
       new  4a77b2d   Apply scoped tracing on XHR Spy
       new  c7065e5   Merge remote-tracking branch 'upstream/master'
       new  04ebfde   Properly clone dom storage for console.table
       new  a2ae3e6   Issue 6778: Cross-domain log messages aren't displayed within the console
       new  2371bec   Merge branch 'master' of github.com:firebug/firebug
       new  dd803f6   Merge remote-tracking branch 'firebug/master'
       new  753e279   - fixed braces having cursor:pointer in dompanel
       new  7c13735   Fix typo + tracing
       new  2b1cf7a   Tables should get the entire space of log conent area
       new  5f3a07d   Locale update: fr
       new  188cc61   Use strict for auto-completer
       new  86ce769   nsIDOMWindowUtils::sendTextEvent() got replaced by nsIDOMWindowUtils::createCompositionStringSynthesizer() (see https://bugzil.la/911951)
       new  bfac80d   Added hint about the Firefox version, in which nsIDOMWindowUtils::createCompositionStringSynthesizer() was introduced
       new  9bbc1bd   Merge branch 'master' of github.com:firebug/firebug
       new  5a32b31   Introduce 'active' property for scoped tracer
       new  1569514   More fixes to parsing of invalid JSON (related to issue 6669)
       new  3f9d2c6   Merge branch 'master' of github.com:firebug/firebug
       new  a14453e   Fix a comment (to avoid next conflict when merging to jsd2)
       new  2d7d6f9   Follow-up on 188cc6165d98c9c4ee918bb4a5c12389b25edc05 Move the function convertQuotes() back to where it was but define it differently
       new  643ee62   Use strict for Start Button overlay
       new  74e7d32   Tightened up CssLogic implementation and added "use strict" for Computed side panel
       new  d10570d   Use strict for cookie breakpoints
       new  3ad32ce    Issue 6800: 	Fix console.table() to properly log generic objects
       new  f69f172   Issue 6773: 	Clicking on a bracket of logged array should show the entire array in the DOM panel
       new  b32af4d   Update console.table() test (related to issue 6800)
       new  544ed82   Merge branch 'master' of github.com:firebug/firebug
       new  b01414c   Issue 6803 (Console panel throws an exception because this.filterMatchSet is not defined) http://code.google.com/p/fbug/issues/detail?id=6803
       new  346aba2   Bumped Firefox min. version to 24.0 and max. version to 27.0
       new  85c5abb   Another use strict + fixe undeclared variable
       new  c72db6d   Fix typos + scoped tracing + use strict
       new  2007dd0   Move exception treatments in another function for CommandLineExposed.evaluate
       new  e21b3ba   Merge branch 'master' of github.com:firebug/firebug
       new  c1b7604   issue6551: Only use evaluateInGlobal when CSP is active Conflicts
       new  d196596   Update tracing, use strict, comments
       new  3f5157e   All links should be blue (related to issue 6773)
       new  29a2134   Issue 5632: 	Don't close Firebug automatically on about:blank
       new  4470d96   Merge branch 'issue5632', remote-tracking branch 'origin'
       new  786f7b6   Update comment + use strict (related to issue 5632)
       new  d95ef59   Remove pre-Fx23 logic for getting event listeners
       new  111ccbc   Remove pre-Fx23 code for unwrapping 'Debugger.Object's
       new  cc2d620   Remove some obsolete code relating to Java globals
       new  6879b33   Check that row isn't undefined with onLogRowCreated (issue6551 related)
       new  2800714   Issue 6816: 	Typo: Firebug.unregistereCommand
       new  f939a3b   Issue 6815 (debugger hint panel in serif font) http://code.google.com/p/fbug/issues/detail?id=6815
       new  f488fbc   SourceEditor module URL has changed in Firefox 27
       new  510a1bd   [firebug-1.13.0a3]
       new  07f278e   Issue 6826: Script panel limit notification is not always visible
       new  685c382   issue6817: Copy as cURL - fix multipart request - introduce NetUtils.removeBinaryDataFromMultipartPostText() - tests
       new  198f4b3   Fix typo in test description
       new  b2e1d40   Fix typo
       new  746ecc8   Correct fix for issue 6815 (debugger hint panel in serif font) http://code.google.com/p/fbug/issues/detail?id=6815
       new  d7451df   Merge branch 'master' of github.com:firebug/firebug
       new  a540856   Merge remote-tracking branch 'upstream/master' into issue6817
       new  568c0f8   issue6817: Copy as cURL - fix multipart request - use FBTest.selectPanel - remove uneccessary cleanUpTestTabs calls
       new  dcaa193   Merge pull request #104 from thomasandersen/issue6817
       new  c37821c   FBTest: fix console/882
       new  9af2381   Prototyping Issue 6740: Display registered MutationObservers for an element
       new  cc38c89   Show mutation observers together with event listeners, reusing getEventListeners() command (related to issue 6740)
       new  8ba70c0   Merge branch 'master' into issue6740
       new  b652560   Display a table with event listeners and a table with mutation observers directly in the Console panel (related to issue 6740)
       new  d02f6d5   Do not display extra table for event listeners or mutation observers if there are none (related to issue 6740)
       new  f249f55   Use proper type label, fixing spacing, remove debug message (related to issue 6740)
       new  407384b   Fix HTML entity name
       new  ca58599   Change MutationObserver to MutationObservers (issue 6740)
       new  646b9a0   Get also observers from parent elements (issue 6740)
       new  d79096a   Merge branch 'master' of github.com:firebug/firebug into issue6740
       new  43afb3c   A little more space at the top and bottom of logGroupBody
       new  5d190c7   Merge with the master
       new  6fb2b0c   Use scoped tracing
       new  d466cb3   Merge branch 'master' of github.com:firebug/firebug into issue6740
       new  21e148f   Log pretty-printed listeners and mutation observers only for getEventListeners() return value (not if getEventListeners is used within an expression)
       new  b844de0   Remove tracing
       new  787a0d7   Improve CSS + remove unused vars (issue 6740)
       new  25f926f   Merge branch 'master' of github.com:firebug/firebug into issue6740
       new  48b4959   Properly wrap object, don't depend on DebuggerLib, other feedback incorporated (related to issue 6740)
       new  aa9cdfe   Fix typos (related to issue 6740)
       new  d1dd69e   Merge branch 'master', remote-tracking branch 'origin' into issue6740
       new  37a1e0a   Display also parent listeners and parent mutation observers (issue 6740)
       new  4d5bd99   Support for getEventListeners's second argument - noParents (issue 6740)
       new  ff3387e   Simon's implementation of Events.eventTypeBubbles() and Events.eventTypeBubblesToDocument() API (issue 6740)
       new  cf71fcf   Only listeners that handle bubbling events are included (issue 6740)
       new  f3681f3   Issue 6821: 	Tell the user that JSD slows down opening Firebug and tab switching (displaying a message on disabled Script panel)
       new  31ec330   Merge branch 'master' of github.com:firebug/firebug into issue6821
       new  b6c46e5   Update disabled Script panel warning message (issue 6821)
       new  85ae02e   Show a warning about slow JSD1 in the Console panel (issue 6821)
       new  4b197d0   Comments, display slow JSD warning only if the Script panel is enabled, CSS tweaks, remove obsolete method (issue 6821)
       new  83ea159   Merge branch 'master' into issue6821
       new  3e34862   Properly check if a panel is enabled (issue 6821)
       new  b473e72   Console warning about slow JSD should use black color (issue 6821)
       new  5dde6f8   Remove wrong second argument + Use module directly (no Firebug namespace)
       new  1477659   Merge branch 'master' into issue6821
       new  bd2b9c9   Typo
       new  542a5d8   Remove with(Domplate) + use strict
       new  f83ad17   Update comment
       new  9ee1e46   Remove with Domplate + use strict
       new  7ce0a5a   Merge with master
       new  51bc06e   Update Locale: bg
       new  84299d3   FBTrace: fix command line
       new  3d5d78c   Introduce System.importModule() + use it to simplify module loading
       new  0c6fb59   Avoid NPE
       new  2919514   Merge branch 'master' of github.com:firebug/firebug
       new  2fa14cd   FBTest: fix commandline/api test
       new  733894f   FBTest: fix console/completion/959 test
       new  11236a6   FBTest: fix stylesheet URL
       new  b1a4eba   Use proper method scope
       new  30958ab   Use the most recent module URL first
       new  2bd8069   FBTest: fix commandLine/5878
       new  ab86569   Merge branch 'master' of github.com:firebug/firebug
       new  da0b177   Do not import console & dom.css (it's done in panel.css)
       new  2eb060a   Again, use proper method scope
       new  835e07e   Restore FirebugReps.Table as an alias for backward compatibility
       new  385c5e1   FBTest: fix commandLine/6291
       new  ac0c736   Issue 6567: Break on should be pressed when enabled
       new  c0681e2   Disable tests related to break-on-mutation (issue 6845)
       new  8f688c7   Remove another test related to break-on-mutation (issue 6845)
       new  d02d86d   Disable some tests failing because of platform issues
       new  8f4e930   Issue 6849: 	FBTest: allow to disable specific tests from within the test list
       new  1b49ea4   Merge branch 'master' of github.com:firebug/firebug
       new  bc6ac55   Merge branch 'master' of github.com:firebug/firebug
       new  d3cbd66   FBTest: issue 6638 seems to be fixed, enable related tests
       new  260f23e   FBTest: fix script/1483 test
       new  6c7b8a2   FBTest: script/1483 update description + rename driver file
       new  502604d   FBTest: fix script/4724 test
       new  cb44a51   FBTest: fix script/stepping/4509 test
       new  fceec99   FBTest: middle click through sendMouseEvent breaks the test harness from some reason, disable for now
       new  ccb34c9   FBTest: fix console/5945
       new  0f70c24   FBTest: fix html/5358, the clipboard can be set asynchronously on some machines
       new  08c8c04   FBTest: fix cookies/general/clipboard (clipboard might be set asynchronously on some machines)
       new  0ccc1e7   FBTest: fix html/style/5461 (clipboard can be asynchronous)
       new  dc19b86   Fix typos
       new  61dc3eb   FBTest: fix typos
       new  7b9215d   FBTest: point test harness to a new DB
       new  f84abf6   FBTest: remove with Domplate + use strict
       new  4cb7ada   FBTest: there should be no dependencies on Firebug CSS
       new  173fc53   First try, workaround for issue 6086
       new  0b32573   Merge branch 'issue6086'
       new  936bc75   Update version number
       new  324ad0d   Remove most remaining instances of "with (Domplate)"
       new  da614cd   Typo
       new  9003bbe   Issue 6735 ("X"-button image within search field is not cropped) http://code.google.com/p/fbug/issues/detail?id=6735
       new  372a693   Better fix for Issue 6735 ("X"-button image within search field is not cropped) http://code.google.com/p/fbug/issues/detail?id=6735
       new  cbc5367   Fixed translations
       new  346ee10   Avoid exception when editing values with no clientRects
       new  1aa7077   Issue 6899 (Exception when clicking outside of the inline editor's input) http://code.google.com/p/fbug/issues/detail?id=6899
       new  5f24a9e   Fixed formatting
       new  6ca5c08   Issue 6900: The "Show inline event handlers" option should only apply to built-ins
       new  12df2e5   Issue 6748: Allow searching by selector/xpath in the HTML panel
       new  ff7ccd7   Use custom search field placeholders for HTML and Script panels
       new  2412e34   FBTest: Update HTML panel search test for selector searches
       new  4e4d772   When starting inline editing the text in it should be preselected (related to issue 6899)
       new  7d98840   Introduce a new API Xml.isElementHTMLOrXHTML
       new  9f67661   Merge branch 'master' of https://github.com/firebug/firebug.git
       new  6051655   [firebug-1.13.0a4]
       new  a25b4e4   Issue 6892: 	Split firebug/firebug module into several modules and fix dependencies
       new  65fd491   Replaced deprecated "nodeValue" property by "value"
       new  73101d9   Updated "string" lib to fix some display errors with messages containing arrow brackets (also added "xpcom" lib, which is required by "string")
       new  062bac0   6895: Only select the string without quotes when editing a string property - pass a selectionRange for string the editor's startEditing method - FBTest
       new  52dfa4f   6895: Only select the string without quotes when editing a string property - Complete steps in FBTest html file ;)
       new  ae9419c   Merge pull request #107 from thomasandersen/issue6895
       new  a70db2a   Merge branch 'master' of github.com:firebug/firebug
       new  4c71734   Comments (related to issue 6892)
       new  cdbccd5   Fix dependencies (follow-up for issue 6892)
       new  3e85586   FBTest: disable css/5000 test (causing Fx crash, see bug 927413)
       new  5589cd9   Merge branch 'master' of github.com:firebug/firebug
       new  3eeb241   Fixed all dependencies related to the new modules introduced with issue 6892
       new  4d07752   Resolve conflict
       new  21a5ff3   Remove accidentally added git files
       new  576c46d   Removed duplicated dependencies
       new  4d79d03   Issue 6926: Use Debugger.makeGlobalObjectReference in getDebuggeeGlobal
       new  3c256d9   Issue 6058: Add auto-completion for selectors for elements in iframes
       new  d8eced1   FBTest: Test that selector auto-completion in the CSS panel restricts to the current frame
       new  d970a43   FBTest for issue 6058 (Add auto-completion for selectors for elements in iframes)
       new  e1eb509   Issue 6927: Selector auto-completion doesn't filter selectors that come after combinators
       new  bd9090f   Update tests for issue 6927
       new  5fef4cd   Remove ActivableModule.setDefaultState()
       new  d0acab2   Pass "noStateChange: true" to CommandLine.evaluate in autoCompleter
       new  e644a69   Clearer logic in selector completion (related to issue 6927)
       new  7b5267c   Issue 6916: Smartly recognize CSS selectors in the search field
       new  f2c8d4a   Issue 6938: Exceptions in endEditing should be logged and ignored
       new  a3de60a   Issue 6940: Be a bit more restrictive with selector completions
       new  49f7ea1   Update tests after issue 6940
       new  bd0d286   Update locale: hu-HU
       new  2da3d36   Issue 6952: HTML panel - search: Sometimes the search is not highlighted
       new  7bb3109   [firebug-1.13.0a5]
       new  5796472   Small auto-completer clean-ups
       new  509b9a0   Ignore comments in auto-completion
       new  db725a3   Add machinery for auto-completion on an empty command line (related to issue 6279)
       new  c1d0002   Make cloneIntoContentScope cope better with arrays
       new  0e6553d   Added missing curly brace
       new  fa7e3d2   Move Firebug.InlineEditor into a separate module
       new  bba3e4c   Move Firebug.BaseEditor into a separate module
       new  4da7d5e   Make Wrapper.cloneIntoContentScope handle functions and primitives correctly
       new  8698e7c   Issue 6979: Toggles missing when 'Show Enumerable Properties Only' is off
       new  13329c3   Clean up content-scope wrapping in getEventListeners
       new  fff74ca   Fix recognition of getEventListener return values
       new  27c75ce   Issue 6975: Style panel right-click doesn't work when SVG <image> tag is selected
       new  c2f9f3e   Remove some remnants of E4X
       new  f2c0c11   Remove unnecessary checks
       new  b7265ce   Avoid touching .callee for 'arguments' tests
       new  4713294   Use Array.isArray instead of Arr.isArray
       new  d80635e   Simplify Arr.unique a bit
       new  e684b2d   Remove unnecessary try-catch
       new  50d67e3   Merge branch 'master' of github.com:firebug/firebug
       new  8c454c2   Revert "Issue 6979: Toggles missing when 'Show Enumerable Properties Only' is off"
       new  170e9e7   Issue 6979: Toggles missing when 'Show Enumerable Properties Only' is off (proper fix)
       new  7883780   Issue 6982: Built-in array methods should be treated as DOM properties
       new  0fb7658   Issue 6983: Remove all cookies shortcut doesn’t have a tooltip
       new  3a08561   Changed "control" modifier to "accel" modifier to ensure that the shortcuts also work on Mac OS
       new  c2c319b   Issue 6842: Closure inspection is broken in Fx27
       new  0a4b79a   Fix FBTests after issue 6842
       new  89d14aa   Closure scopes should not be inspectable
       new  2eb88a6   Changed keys of editor parameter descriptions, because some translations still contain a "<label class='text-link'>", which was moved out of the localization
       new  9fd13b2   Changed keys of editor parameter descriptions, because some translations still contain a "<label class='text-link'>", which was moved out of the localization
       new  aefbcff   Fix missing assignment of DomplateTag in commandLineInclude.js
       new  4aafadc   Issue 6631: Number rep should show negative zero as "-0"
       new  b9481d5   Issue 6996: Putting capital letters on attribute names duplicates them
       new  7d35a97   Avoid NPE
       new  62d28ac   Move searchBox binding into its own file (part I. issue 6702)
       new  d0c42d1   Improve search box UI (win) (part II. issue 6702)
       new  e92b42e   Change search text box padding so, the text is fully visible (issue 6702)
       new  addabfb   Align search option popup to the end/right (issue6702)
       new  56a186e   Make the search field a bit higher (issue 6702)
       new  fe73d39   Move search options panel arrow a bit (issue 6702)
       new  dd46396   Replace 'x + ""' by 'String(x)'
       new  cb086cc   Merge branch 'master' of github.com:firebug/firebug
       new  cdbd70c   [firebug-1.13.0a6]
       new  0d33c0b   Split htmlEditor.js into more modules: attributeEditor, htmlLib and htmlReps
       new  3c4c4de   Issue 7007: Firebug inspector CSS is visible with '* { display: block; }'
       new  be11f82   Updated Firebug activation test
       new  dfa77aa   Issue 4001 (Part 1): Split Start Button and error badge
       new  dc014dc   Issue 4001 (Part 2): Added tooltip for error badge
       new  e0a4047   Issue 4001 (Part 3): Allowed clicking the error badge to jump to the Console panel
       new  1517a96   Fixed Start Button and error badge display (related to issue 4001)
       new  89ac0ad   Avoid Start Button disappearing from toolbar (related to issue 4001)
       new  38f8744   Issue 4001 (Part 1): Split Start Button and error badge
       new  7f18a02   Fixed translation of Firebug Start Button (related to issue 4001)
       new  2288fa8   Merge branch 'issue4001'
       new  9aa4689   Issue 7009: Fix search icon
       new  b14ef29   Issue 6662: console.log on generator object resumes it until it ends
       new  ccbfb64   Moved viral activation test to "activation" subfolder
       new  760d423   Fixed viral activation test
       new  5d632a8   Adjusted test for issue 4001
       new  bb5bef5   Issue 3700: Auto-completion for HTML attributes
       new  aceaa45   Fix auto-completion of "alignment-baseline"
       new  6e9e558   Issue 6854: Auto-complete SVG attributes (part 1: regular attributes)
       new  37fdf2c   Issue 6854: Auto-complete SVG attributes (part 2: presentational attributes)
       new  ca0eae2   Issue 4458: Jumping back to the property name while the property value editor is empty doesn't work
       new  d5b3152   Issue 6854: Auto-complete SVG attributes (part 3: remove attributes unsupported in Firefox)
       new  48623bf   Issue 6814: Auto-complete CSS styles within the HTML "style" attribute
       new  fe1f064   FBTest for issue 3700 (Add auto-completion for HTML attributes)
       new  3427524   Address some review comments
       new  c709dd5   Move HTML data into a separate module
       new  2763f22   Merge branch 'html-completion'
       new  bd3883b   Issue 7011: Cookie module activation is broken
       new  8b4e5c2   Update DOM member map
       new  ce0da82   Update tracing + module dep list
       new  bb7d7fa   Fix `include()` result when having no alias
       new  58f7b2b   Issue 7015: Broken styles for search elements
       new  ba3aecf   Catch exceptions in editor.hide (related to issue 6938)
       new  8b1e107   Issue 7036: Firebug bugs when updating the DOM every 29 ms or less
       new  e34c88d   Issue 7036: FBTests
       new  4e06d87   Fix setting values with .% syntax (related to issue 6842)
       new  41ec329   Allow .% syntax even without Script panel enabled (related to issue 6842)
       new  0245970   Simplify code after 41ec329
       new  df27cef   prevents exception when logFormatted is called from javascript code injected from content-scripts
       new  3b9f0ef   Merge pull request #109 from rpl/fix/sourceLink-exception
       new  fc90118   Merge branch 'master' of github.com:firebug/firebug
       new  090268c   Issue 6986: HTML and CSS mutations should not invalidate the DOM panel
       new  8b40b89   Revert "Issue 6986: HTML and CSS mutations should not invalidate the DOM panel"
       new  7f74b8a   [firebug-1.13.0a7]
       new  f2730a2   Update tracing + dep list
       new  0114a86   Missing comma
       new  ca24007   Move ConsoleBase into separate module
       new  9304137   Do not use Deprecated.property on the master + fix module dep
       new  122be66   Issue 7066 (Use monospace font on OS X) http://code.google.com/p/fbug/issues/detail?id=7066
       new  2f6cbd4   Use Console instead of Firebug.Console in commandLineInclude.js
       new  ce4011d   Issue 7068: Firebug overwrites the Console object even when the Console Panel is disabled
       new  85957c4   Issue 7068: Add FBTest
       new  4d029be   Adapted changes to chrome.manifest
       new  3d6232a   Fix FBTest 5779+5135+2916: replace special characters with unicode format
       new  c3a4d3d   Unified event handler for Ctrl/Cmd+Enter inside the Command Editor (related to issue 7081)
       new  c28927a   Merge branch 'master' of https://github.com/firebug/firebug
       new  8d98935   Issue 7078: 	FBTest for issue 5033 fails and makes Firebug unusable
       new  70a32d8   Issue 1830: 	setTimeout()s and setInterval()s are not stopped when script execution is stopped
       new  0c5af1f   Remove unnecessary comments in FBTest commandLine/6291/issue6291.html
       new  f6686a4   Fix FBTest 6291 after commit 9e4b939
       new  833c857   Issue 7093: console.count("<title>") shouldn't care about what line it's called from
       new  ceffa48   Merge branch 'master' of github.com:firebug/firebug
       new  a2a0510   Use Cu.(un)blockScriptForGlobal when available (related to issue 7078)
       new  2c221fb   Fix FBTest 5033 (failing because of the "Slow JSD" warning)
       new  9e204d1   Issue 7092: Fix failing tests in Fx26/Fb1.12 (pull request #111 -  Thomas Andersen)
       new  e5576a7   Issue 5507 (Allow displaying original color values) http://code.google.com/p/fbug/issues/detail?id=5507
       new  c3e2cce   Merge branch 'master' of github.com:firebug/firebug
       new  e3b772c   Use nsIDocShell.allowJavascript to disable script in all iframes (related to issue 7078)
       new  fb9e7ef   Additional changes related to authored styles based on Simon's feedback (related to issue 5507)
       new  9edb32c   Merge branch 'master' of github.com:firebug/firebug
       new  03c6c3c    Issue 7105: 	Locale es_ES: Typo in the Network Panel (HMTL instead of HTML)
       new  e8a6f1d   Issue 7060: 	Code on console disappear when a firefox tab is closed
       new  81c6596   Issue 7111 (Headers of aliases table use monospace font instead of the default sans-serif one) http://code.google.com/p/fbug/issues/detail?id=7111
       new  0ca902a   Merge branch 'master' of github.com:firebug/firebug
       new  39c2e03   Use variable instead of querying the element again
       new  e5035bb   FBTest for issue 5507 (Allow displaying original color values) http://code.google.com/p/fbug/issues/detail?id=5507
       new  a56f02b   Made "authored" the default value for the "colorDisplay" pref
       new  0235205   Check also shorthand properties being collapsed and expanded
       new  6a17cc4   Issue 6731: Firebug.getModuleLoaderConfig is not a function
       new  ef5777c   issue7096: added showing initially the sorted column (timeline)
       new  1d47a5a   Merge pull request #114 from kaljak/issue7096
       new  8483975   Merge branch 'master' of github.com:firebug/firebug
       new  3102ab2   Merge FirebugReps.Element.pasteXML and .pasteHTML into .paste (after bugzilla #811701)
       new  d277eff   Issue 7133 (Pangram tooltips get translated instead of using proper version for locale) http://code.google.com/p/fbug/issues/detail?id=7133
       new  c2d8048   Added hint related to the pangram (related to issue 7133)
       new  3a8d26d   Avoid localizing some strings twice
       new  0f735cf   Add some missing localizations
       new  779c11f   Localize "" -> "" without warnings
       new  94d3bff   Remove some dead localization strings
       new  9e0231b   Tweak wording of net.postDataSizeLimitMessage
       new  90015ee   Issue 6365: Add tooltip to cropped attributes showing their full value
       new  f7ff486   FBTest: Initialize Firebug for moduleConfig.js
       new  02fc739   [firebug-1.13.0a8]
       new  cd86143   FBTrace: fix FBTrace command line (Orion)
       new  b7fd83f   Issue 7144: DebuggerLib.getInactiveDebuggeeGlobal can provide debuggers from a destroyed context
       new  84e1376   Issue 7145: getEventListeners includes the HTML panel mutation observer
       new  8cc439f   Don't reset the shortcuts immediately but when the shortcuts dialog is closed
       new  3cc3d66   Issue 6941 (Ctrl+Shift+C launches Firefox devtools' inspector instead of Firebug's one) http://code.google.com/p/fbug/issues/detail?id=6941
       new  b71b483   Put disabling existing shortcuts into its own function (related to issue 6991)
       new  1c174a6   Put Firebug shortcuts into their own keyset
       new  f0f25e5   Disable existing browser shortcuts after Firebug extension activation
       new  fdf825c   Revert shortcuts to defaults when Firebug extension is disabled
       new  e6e4546   Issue 6991 (Ctrl+Shift+C conflicts with Firefox DevTools' Inspector) http://code.google.com/p/fbug/issues/detail?id=6991
       new  efa2cf0   Store the disabled shortcuts in the chrome window instead of BrowserCommands to allow resetting the shorcuts to the defaults
       new  6f4b308   Merge branch 'issue6991b'
       new  2564087   issue2361: added option to switch between alphabetical order and the order as they appear in the request
       new  b72884d   Merge remote-tracking branch 'upstream/master'
       new  a415f52   Revert "issue2361: added option to switch between alphabetical order and the order as they appear in the request"
       new  fdecbef   Merge remote-tracking branch 'upstream/master'
       new  b011daf   issue7120: - added "Copy Absolute XPath" to context menu
       new  828fbfb   issue7120: - Copy (absolute) XPath is always available now - Copy Minimal XPath is only available if it's different as absolute
       new  aa85e38   issue7120: improved coding style
       new  6c2666a   issue7120: - fixed function names - fixed translations
       new  f6e9414   Merge pull request #116 from kaljak/issue7120
       new  6cac315   Merge remote-tracking branch 'upstream/master'
       new  ca649a3   Merge remote-tracking branch 'upstream/master'
       new  754eda2   issue5724: Limit command history
       new  7281673   Merge pull request #117 from kaljak/issue5724new
       new  00d48a2   [firebug-1.13.0a9]
       new  79c4d0b   issue6871: added console.groupLogMessages options to console menu
       new  0718686   issue6871: improved variable name and string
       new  87d97fc   Merge pull request #118 from kaljak/issue6871
       new  29fe242   Merge branch 'master' of github.com:firebug/firebug
       new  fe4e4b5   Issue 6837: Size of cached requests is always displayed as 0
       new  e1f05da   issue2361: - added option to decide if params in net-post-header should be sorted alphabetically
       new  5c4d07d   issue2361: - added localization of the strings - improved pref-handling - added refresh when Option is toggled
       new  2ee3666   issue2361: - fixed labeling of the toggle-link - changed name to sort alphabetically - minor code improvements
       new  6a94773   - fixed naming of string-variables - removed unnecessary markup
       new  c5b9983   - added missing semicolon
       new  3838f62   Merge pull request #119 from kaljak/issue2361final
       new  af529c6   Issue 7174 (Cookie exports an "undefined" value too much) http://code.google.com/p/fbug/issues/detail?id=7174
       new  81456e3   Removed unused localization helper files
       new  c797cbd   [FBTest-1.13b1]
       new  e400aef   Replaced static version by variable
       new  99fba9b   [FBTrace-1.13b1]
       new  5d7de24   Replaced static version by variable
       new  5f47fc2   Merge branch 'master' of github.com:firebug/firebug
       new  f0cd8ba   Fixed conflict with "Webpage Snapshot - Snapilicious"
       new  dba1116   Issue 7179 (HTML search is broken in Aurora 29.0a2) http://code.google.com/p/fbug/issues/detail?id=7179
       new  19f103d   Add "-moz-control-character-visibility: visible"
       new  5f6b51e   Unix line endings on branch.properties
       new  98fe52b   Issue 7177: The console does not run "document.location.replace" correctly
       new  72c25f8   Revert "Issue 7179 (HTML search is broken in Aurora 29.0a2) http://code.google.com/p/fbug/issues/detail?id=7179"
       new  7af595f   Don't forward success/failure callbacks through content-scope code (related to issue 7177)
       new  4ff0b31   Issue 6835 (Network Traffic Panel does't show horizontal scroll bar) http://code.google.com/p/fbug/issues/detail?id=6835
       new  7a20489   Replaced "-moz-calc" by "calc"
       new  2b98d71   Replaced single by double quotes
       new  30b80e7   Issue 7190 (Ctrl+Shift+R to reload a page overriding the cache conflicts with shortcut for clearing the console) http://code.google.com/p/fbug/issues/detail?id=7190
       new  db27f78   Issue 7108: Stop using Attr.ownerElement
       new  10af7f5   New location for XPIProvider.jsm
       new  0e45ecd   Just a note about compatibility
       new  dd10197   Remove the debugger-always-enabled hack in 1.12 for Fx27+
       new  b6fc0c6   Used the correct root node for disabling all shortcuts
       new  ebf8b75   Fixed editing @keyframes rule name
       new  a92de83   Simplified code for checking whether a rule is an @keyframes or a @keyframe rule
       new  99946de   Split TextDataEditor and TextNodeEditor into their own modules
       new  f3a171b   Fixed display of comments and CData nodes after changing them
       new  f9e19bf   Issue 7231 (Ctrl+Shift+I results in "TypeError: Firebug.QuickInfoBox is undefined") http://code.google.com/p/fbug/issues/detail?id=7231
       new  7fa7530   Issue 7234 (Text cursor is sometimes placed before the hash sign when using 'goto line number' shortcut) http://code.google.com/p/fbug/issues/detail?id=7234
       new  81ca99c   Avoid using deprecated document.popupNode
       new  db2666b   Issue 7237 (Provide mouse position in getContextMenuItems() method) http://code.google.com/p/fbug/issues/detail?id=7237
       new  65f6281   Issue 5677 (Color and image context menu items are missing when infotips are turned off) http://code.google.com/p/fbug/issues/detail?id=5677
       new  0ed2508   Locale update: nl
       new  5666b07   Issue 7252: 	Disable JSD1 deprecated warnings
       new  911fb69   Issue 7259 (HTML search don't work in frames) http://code.google.com/p/fbug/issues/detail?id=7259
       new  3ef4ad0   Fixed module dependency (related to issue 7259)
       new  f0c48d3   Merge branch 'master' of github.com:firebug/firebug
       new  67ef874   Issue 7269 (Error in Computed side panel when inspecting element with multiple inherited inline styles) http://code.google.com/p/fbug/issues/detail?id=7268
       new  390c239   Added missing PanelNotification module dependency
       new  c864558   Issue 6660 (Don't group command line commands) http://code.google.com/p/fbug/issues/detail?id=6660
       new  f085aaf   [firebug-1.13.0a10]
       new  599a82b   Fix line endings
       new  5c07ec4   Imported Upstream version 1.13.0~a10
       new  d401996   Merge tag 'upstream/1.13.0_a10'
       new  831b475   Refresh patch header
       new  4dcf8cf   Drop useless (and wrong) information
       new  8b20615   Override Lintian false positive
       new  d0f3522   Update changelog for 1.13.0~a10-1 release

The 9691 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:
 content/firebug/accessible/a11y.js                 |   4 +-
 content/firebug/branch.properties                  |  14 +-
 content/firebug/chrome/chrome.js                   |  31 +-
 content/firebug/chrome/knownIssues.js              |  17 +-
 content/firebug/chrome/reps.js                     |  19 +-
 content/firebug/console/commandLine.js             |   4 +-
 content/firebug/console/commandLineExposed.js      |  42 +-
 content/firebug/console/consoleBase.js             |   5 +-
 content/firebug/cookies/cookie.js                  |   4 +-
 content/firebug/css/computedPanel.js               |  24 +-
 content/firebug/css/cssPanel.js                    | 210 +++---
 content/firebug/css/stylePanel.js                  |   5 +-
 content/firebug/firefox/browserCommands.js         |   3 +-
 .../firefox/external-editors/changeeditor.xul      |   6 +-
 content/firebug/firefox/firebug.xul                |  11 +-
 content/firebug/firefox/searchBox.xml              |   2 +
 content/firebug/html/htmlLib.js                    |  55 +-
 content/firebug/html/htmlPanel.js                  | 125 +---
 content/firebug/html/quickInfoBox.js               |   3 +
 content/firebug/html/textDataEditor.js             |  41 ++
 content/firebug/html/textNodeEditor.js             | 108 ++++
 content/firebug/js/debugger.js                     |  23 +-
 content/firebug/net/netCacheReader.js              |  12 +-
 debian/changelog                                   |   7 +
 debian/copyright                                   |   2 +-
 debian/gbp.conf                                    |   4 -
 ...t-dipslay-FirstRunPage-after-installation.patch |   2 +-
 debian/source/lintian-overrides                    |   3 +
 defaults/preferences/firebug.js                    |   2 +-
 install.rdf                                        |  10 +-
 locale/nl/cookies.properties                       | 145 +++--
 locale/nl/firebug-amo.properties                   |   4 -
 locale/nl/firebug-tracing.properties               |   3 -
 locale/nl/firebug.properties                       | 713 ++++-----------------
 locale/nl/selectors.properties                     |  10 +
 modules/firebug-service.js                         |   4 +
 modules/loader.js                                  |  13 +-
 skin/classic/net.css                               |   8 +-
 skin/classic/panelbase.css                         |   4 +
 39 files changed, 711 insertions(+), 991 deletions(-)
 create mode 100644 content/firebug/html/textDataEditor.js
 create mode 100644 content/firebug/html/textNodeEditor.js
 create mode 100644 debian/source/lintian-overrides
 create mode 100644 locale/nl/selectors.properties

-- 
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