Firefox Debugger Patches
Bug 1613165: Ensure adding or removing breakpoint does not disable debugger statement.
Bug 1582304: Ensure you can add a watchpoint to property within a bucket, prototype, or default properties.
Bug 1587497: Ensure debugger advances to next line when encountering breakpoint and watchpoint
Bug 1582303: Fix formatting in Scopes panel for array items with watchpoints
Bug 1581447: Fix event breakpoints ignoring blackboxed files
Bug 1581958: Add sub-menu to watchpoints context menu
Bug 1582182: Fix pause reason for set watchpoint
Bug 1574192: Initial watchpoints front end commit
Bug 1574190: Add watchpoints trait to browsingContextTargetPrototype and remove from RootActor
Bug 1574190: Add watchpoint as a trait in the server, remove watchpoints when object actor is released, add watchpoint to property descriptor object
Bug 1574190: Add server support for watchpoints
Bug 1441310: Refactor breakpoint server tests
Bug 1550064: Improve debug line highlight visibility
Bug 1558273: For arrays and objects, highlight from token to end of line when paused
Bug 1340971: Use proper plural form in editor.searchResults and sourceSearch.resultsSummary1
Add plural form module to devtools-modules #1158
Bug 1537740: Highlight from location to end of current token when paused on breakpoint
Bug 1544530: Add toggleShortcutsModal call to onEscape function
Fix hovering on debug line not leaving token
Firebugs Patches
Add search bar for component selection
Allow user to select other components and products by adding them to the URL
Change text color for component selection feature