Commit Graph

2 Commits

Author SHA1 Message Date
roytam1 e014254710 (WIP) import changes from `dev' branch of rmottola/Arctic-Fox:
- Bug 1195162 - Move mozapps/plugins into pluginproblem (r=sicking,bsmedberg) (d080fe2710)
- align to TFF (c66d720b12)
- further profiler removal (6b056d54d5)
- Bug 1172500 - Add a keyboard shortcut to minimize the toolbox. r=jryans (fc832e81da)
- Bug 1198339 - Bind F1 key to open the settings when the toolbox is focused;r=jryans (a2c57c6dac)
- Bug 1119133 - Add a keyboard shortcut to toggle devtools docking mode between last two positions;r=pbrosset (8ed02f37f8)
- Bug 1180663 - Reuse entity names and values from browser.dtd for devtools zoom functionality. r=jryans (bdb7a6abf7)
- missing bit of Bug 1120616 - Part 4 (972e367811)
- Bug 935366 - Use source-map module instead of SourceMap.jsm. r=fitzgen (16e5dba2b7)
- fix misspatch during devtool move (9ac78ebd44)
- Add an unlisten command for stopping any active debugger server instaces (bug 976977). r=jwalker (c75d5d0bd6)
- Rename two gcli strings to ensure localizations are updated (bug 1173301). r=jwalker f=flod (1d61dc0e0e)
- Bug 1129999 - Implement CSP devtool using GCLI; gcli part (r=jwalker) (3ece21b439)
- Bug 1198229 - GCLI: Rename securityDesc in gclicommands.properties to reflect new content. r=ckerschb, r=flod (0cfdb3bf76)
- Bug 1191113 - Add localizable string for security csp in gcli (r=jwalker) (3e5d47b5cc)
- Bug 1186308 - Implement ReferrerPolicy inpsection tool using GCLI. r=ckerschb, r=jwalker (5f9fb339d4)
- Bug 1185072 - CSP devtool in GCLI does not show green icon for upgrade-insecure-requests. r=jwalker (d531cdefdd)
- Bug 1150819 - Fix localization note for Rulers highlighter. r=flod (8437d3090f)
- Bug 1176331 - Create a system module to consolidate usage of fetching device/system/os/constant information. r=jryans (278d15bff5)
- Bug 1171488 - Attach host and client system data to recording profiles r=vp,mossop (67e65307a8)
- Bug 1203748 - Add Windows 10 to DEVTOOLS_OS_ENUMERATED_PER_USER. r=pbrosset (2f36761d46)
- add some missing devtools histograms (96ae9ae7a6)
- Bug 1154809 - remove dead css-parsing code; r=pbrosset (16ac881d15)
- Bug 1136257 - Shift-click to switch between color unit format in place. r=bgrins (c096889705)
- Bug 1154809 - Rewrite prettifyCSS to use CSSLexer. r=pbrosset (9e91577a18)
- remove details not found in TFF/FF48 (9c3a0ee28c)
- Bug 1163183 - Show HTML5 Forms pseudo elements in the rule view. r=bgrins (38f9a52f87)
- Bug 1158634 - Clean up font-inspector.js. r=pbrosset (da756a6f28)
- Bug 987365 - Add pseudo-class lock options to rule view r=bgrins (da34a509e6)
- fix some missing and duplicate histograms (93e7beb400)
- Bug 1177381 - View source from error console uses deprecated API. r=neil (06dfd6aa24)
- Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium. (eecc4d14a3)
- Bug 1164343: Part 2 - Refactor style inspector tests to point to the new context-menu and refactor doc.defaultView to styleWindow r=mikeratcliffe (c95dff2279)
- Bug 1166774 - Wait for rule-view modifications before proceeding to next tests. r=pbrosset,bgrins (a5b5c10153)
- Bug 1158288 - Minimal changes for eslint. r=pbrosse (b54d139ccc)
- Bug 1145162 - Prevent Tooltip class from relaying show/hide events that aren't its own; r=miker (bce745b0c4)
- missing bit of 1158288 (c6f57c5803)
- Bug 1158288 - Show color swatch in drop-shadow function. r=pbrosset (c0de2d7f26)
- Bug 1190047 - [Rule View] Ensure changes to swatches are reverted to the original value on escape r=bgrins (ba40297364)
- Bug 1154809 - rename and clarify last CSS regexp in rule-view.js; r=pbrosset (c79c72e3c3)
- Bug 1157293 - Part 1: Filter styles highlight computed styles. r=bgrins Bug 1157293 - Part 2: Renamed styleinspector-open class to user-open. r=bgrins (cedfc1f9f1)
- Bug 1157293 - Part 3: Use filter-open and user-open attributes instead of classes. r=bgrins (c7c5e102dd)
- add missing (98db81c281)
- Bug 848502 - Add keyboard shortcut to copy selected source URL. r=vporof (8449490f22)
- Bug 867838 - Add the possibility to minimize the bottom-hosted toolbox; r=jryans (7d2e0664ad)
- fix paths (cbfbed7890)
- Bug 1144392 - Show an error message in the Browser Toolbox if the connection fails. r=jryans (bfbff98859)
- some cleanup and dedupe (fdce4c8575)
- Bug 1064596 - Clamp the toolbox size to min(preferred size, available space). r=jryans (5fce754ce4)
- Bug 867838 - Minor eslint code cleanup in toolbox-host.js; r=jryans (4118211be7)
- Bug 1173196 - Add 'transitionend' listener to the toolbox frame before triggering the transition to avoid missing the event. r=pbrosset (668612fbcf)
- missing bit Bug 867838 - Minor eslint code cleanup in toolbox-host.js; r=jryans (f8b5b02b94)
- Bug 1161199 - Remove the now redundant PerformanceActorConnection into the pseudo PerformanceFront. r=vp (ebadb41d61)
- Bug 1184746 - Fixed eslint errors in rule-view.js/computed-view.js, r=mikeratcliffe (b7d076745a)
- Bug 1192561 - Eslint cleanup, formating and removal of aArgs in styleinspector r=bgrins (d04c823ea2)
- Bug 1176595 - Fix eyedropper not working correctly when zoomed. r=jryans (e2fd90a651)
- missing bits of 990741 (e6e762bb74)
- fix build (0219782a2b)
- Bug 1174543 - Part 1: Remove Templater code in computed-view.js r=mratcliffe (2295fc156f)
- Bug 1174543 - Part 2: Clear the matched selector container before rebuilding the matched selectors r=mratcliffe (1606d1d27a)
- missing bits of Bug 1167181 - Wait for computed view to be fully loaded in tests before proceeding to next one. r=pbrosset (633cd9d110)
- Bug 1164343: Part 1 - Extract context-menu logic from rule-view and computed-view to style-inspector-menu r=mikeratcliffe (82bf38df3d)
- Bug 1158506 - [rule view] Filter styles should handle escape keycode correctly r=bgrins Bug 1151943 - Part 1: Add setter for filter style search value r=pbro (df0ac3480e)
- Bug 1152721 - Extract styleinspector common methods to utils.js, r=mratcliffe (c607c4c6f1)
- Bug 1197048 - Part 1: Add strict search for filter styles r=pbro (d391a1ccd4)
- Bug 1188125 - [Rule View] Properties marked overridden does not take into account disabled properties r=bgrins (813666dc03)
- Bug 1120570 - Fix media query in rule view link text. r=bgrins (75cf653e02)
-  Bug 1024693 - [rule view] Copy CSS declarations r=pbrosset (47127e1a75)
- Bug 1187681 - [Rule View] Ensure the property value copied also includes the priority r=mikeratcliffe (51eed0e074)
- Bug 1106272 - Part 2: Change all rule-view events from custom dom events to eventemitter events. r=miker (24ee5c25e3)
- Bug 1106272 - Part 1: Remove the selector highlight on hover and add a selector icon instead. r=miker (11f41e222b)
- Bug 1167669 - Part 1: Refactor the logic for highlighting rule selector, property and stylesheet source r=bgrins (44a2eea1ac)
- Bug 1167669 - Part 2: Highlight new filter style matches when rules and properties are added or modified r=bgrins (e14a1fc009)
- Bug 1189472 - [Rule View] Pseudo-class panel and checkboxes should only be tab focusable when the panel is opened r=bgrins (0280d20fc6)
- Bug 1178535 - Part 2: Highlight pseudoclass and attribute texts in the selector text of the rule view r=bgrins (ad2fae048b)
- Bug 1136101 - Add an "Add rule" button in the rules view toolbar. r=bgrins, ui-r=shorlander (b7104992b8)
- Bug 1155971 - rename userStylesSearch to filterStylesPlaceholder;r=pbrosset (3c58bfee6a)
- Bug 1165032 - Make 'Add new rule' button add a new rule for currently emulated pseudo class locks. r=bgrins (1d250c4256)
- Bug 1198327 - [Rule View] Adding a new unmatched rule should move focus to new property editor r=bgrins (51c388b315)
- Bug 1151943 - Part 2: Add a search button next to overridden properties to filter for similar properties r=pbro (cb5dd5216d)
- Bug 1183792 - [Rule View] Newly added rule should keep a reference to the RuleEditor r=mratcliffe (4f9120272f)
- Bug 1167669 - Part 3: Refactor this.ruleEditor.ruleView to this.ruleView in TextPropertyEditor r=bgrins (13e8d09e33)
- Bug 1187777 - Lazily create computed styles list. r=bgrins (d548b70542)
- Bug 1166344 - [rule view] Store and get the parsed property value displayed in the computed list when filtering styles in the computed list. r=bgrins (84e6131327)
- Bug 1187443 - [Rule View] Remove preview value on start editing of a property r=bgrins (ef297e79ae)
- cleanup after Bug 1152721 (53d4e86317)
- Bug 1159922 - In rule view, update the computed values of a property after editing. r=pbro (9d8ec5dc77)
- Bug 1167174 - Assert that custom highlighter do show the highlighter before proceeding. r=pbrosset (f1fe58151b)
- missing bit of 1192561 (d014e0eb37)
- Bug 1187584 - Don't use the hidden window for creating value nodes in the rule view. r=mratcliffe (33dbc82cf0)
- Bug 971234 - Only apply color swatch depending on cssPropertySupportsType. r=pbrosset (38421c2cfe)
- Bug 1201136 - make output-parser correctly handle special color values. r=bgrins (bdc555db18)
- Bug 1154809 - rewrite output-parser.js to use CSSLexer; r=pbrosset (385d2154dc)
- Bug 1145187 - Add a Poller utility object for togglign on polling functions. r=jryans (1adfc82705)
-  Bu 1196714 - Use require(promise) instead of require(sdk/core/promise). r=jryans (7ff51da6f4)
- Bug 1067325 - Allow DevTools to use view source in tab. r=jsantell (7abe60b5d3)
- Bug 1160774 - Don't wait for 'stylesheet-selected' event in source-utils.js as it is not emitted if the requested sheet is already selected. r=jsantell (a830b90739)
- Bug 1167979 - Remove spidermonkey specific JS from webconsole; r=bgrins (b77d89653c)
- some missing telemetry init, to be sure (e7f9cd6614)
- Bug 1168872 - Support for server side logging; r=panos, ochameau (dbbc83c777)
- Bug 861335 - Link network requests from console to network panel. r=vporof (282de390cf)
- missing bits of Bug 1175040 - Eslint cleanups in styles.js (273bb95e3b)
- Bug 1139058 - Part 1: Allow unmatched rules to be added to the rule view r=pbrosset (c2ae018696)
- Bug 1195343 - update RuleModificationList comments; r=pbrosset (c3473be7f4)
- Bug 1195361 - Add getRuleText. r=pbrosse (66037e3c7a)
- bug 1145049 - Fix nodepicker when reopening toolbox for the same app. r=pbrosset (0ae61c0bc3)
- Bug 1175040 - Add more layout-related properties to the output of getLayout; r=bgrins (bdfae4dac6)
- Bug 1145049 - Cleanup inspector related actors to avoid leaking stuff if any actor is leaked. r=pbrosset (7173d45504)
- Bug 1133205 - Fix SVG style edition in rules view. r=pbrosset (6384613874)
- missing bit of 1145049 (224780f5e3)
- Bug 1036949 - Support for markup view customization. r=pbrosset, r=jryans (de2630c3e3)
- Bug 1186937 - Disconnect MutationObserver instances on Node actor destruction. r=bgrins (21d21debe6)
- Bug 1187482 - Skip XBL and native anonymous content inside non-XUL documents;r=jryans (205a908868)
- Bug 1192536 - Part 1: Make imageToImageData() to wait for the image to load before generating the data-uri. r=pbro (ea82093222)
- Bug 1192536 - Part 2: Tests for InspectorActor.getImageData() and InspctorActor.getImageDataFromURL(). r=pbro (a5bd4830d4)
- Bug 1161072 - Destroy the walker actor on disconnect. r=bgrins (03781eb280)
- Bug 1172164 - Don't allow the walker to start with a node that it doesn't recognize due to a filter;r=pbrosset (1545ea16c0)
- Bug 1161072 - Destroy highlighter actor on disconnect. r=pbrosset (5974055985)
- Bug 984442 - Remove XUL attributes when their attributeName is deleted. r=pbrosset (6d29551468)
- Bug 1122605 - Focus selected inspector node after user selection. r=bgrins (b2d6ebcacf)
- Bug 968241 - Copy outerHTML using keyboard shortcut. r=pbrosset (ebac806995)
- Bug 1195742 - Introduce WalkerActor.has method; r=pbrosset (709904ece1)
- Bug 1170848 - Only record numChildren for childList changes. r=pbrosset (91680fbe1a)
- Bug 1136155 - Alpha-sort events in the events popup r=pbrosset (625dea52cf)
- Bug 873443 - Make the inspector search suggest and select elements in frames; r=bgrins (46d4bdb4d4)
- Bug 1149346 - First word in selector-search also matches classes and ids; r=harth (5f400bab05)
- Bug 1163332 - Add a 'screenshot this node' button to the inspector popup menu. r=pbrosset (31f03dff94)
- Make the web console aware of coneole.timeStamp() (bug 1165489). r=jsantell (2c9e19183a)
- Bug 1170476 - Avoid logging multiple SHA-1 warnings per page (r=past) (0d3d0c1ea6)
- Bug 1184172 - Show stackframe for errors in the webconsole. r=past (36b9c6d9dc)
- Bug 1171298 - Show the ConsoleAPI message prefix in web/browser consoles. r=bgrins,Mossop (22c2d60bdc)
- Bug 1161072 - Ensure webconsole test do have pending request on test end. r=pbrosset (d125e0a900)
- Bug 1142114: Fix broken cases of devtools calling once. r=jsantell (0c483cf48f)
- Bug 1148759 - Ensure that we can inspect objects that reference a Promise; r=past (b7b48094e0)
- align to FF/TFF (fd5a0335f4)
- Bug 1045722 - Increase Console Log Limit. r=bgrins (5924d52721)
- Bug 1170477 - 1 - Quick code cleanup for better eslint compliancy; r=tromey (7a92e5a399)
- Bug 1170477 - 2 - Fix undefined inspector.strings accessor in breadcrumbs; r=tromey (3ede2279ba)
- Bug 1187578 - Avoid infinite loop when creating breadcrumbs. r=bgrins (a354390e05)
- Bug 1198627 - Prevent errors when keyboard navigating inspector breadcrumbs; r=bgrins (1a4c8936e5)
- Bug 1177195 - Include a 'learn more' link on the blocked tracking protection message in the web console;r=fitzgen (8d5f678a13)
- Bug 1191335 - Add a "Learn More" link to HPKP security console messages. r=jryans (c2fbda988f)
- Bug 1157944 - Fix console.dir from obscuring next console call. r=bgrins (d5093d6a08)
- Bug 971967 - Clear sidebar on console refresh. r=bgrins (2c4cd975ed)
- Bug 1193583 - Rename Debugger.evalInGlobal to executeInGlobal. (r=jorendorff) (23273d6ba4)
- Bug 1173385 - Calling $$("") should throw an exception. r=fitzgen (ab9e8fd04e)
- missing bit of Bug 1225828 - Avoid 'Object in compartment marked as invisible to Debugger' exceptions in the Browser Console / Browser Toolbox;r=fitzgen (a6f71f5449)
- Bug 1159725 - Links in markup-view attributes should open with middle-click; r=pbro (708cf09887)
- Bug 1157789 - Add context menu items Expand All / Collapse to markup view. r=janx (a59da7fcc2)
- Bug 1160972 - Minor code cleanup in inspector-panel.js for better consistency; r=miker (e09b63c1fe)
- Bug 1158822 - Link css url attributes to style-editor and js url attributes to debugger; r=jsantell (bdec194154)
- some missing histos (70200dbff0)
2022-07-05 22:37:32 +08:00
roytam1 4be8027b21 (WIP) import changes from `dev' branch of rmottola/Arctic-Fox:
- adapted version of Bug 912121 - Migrate major DevTools directories (8ff521cb21)
- Bug 1187831 - Refactor the highlighters into separate modules; r=pbrosset (fdca9d5f16)
- Bug 1157906 - Can't return arrays as a root response, fixes inspect button. r=bgrins (f684642158)
- Bug 912121 - Adjust build configs and test manifests. r=glandium (304066d667)
- Bug 912121 - Package DevTools client content in devtools.jar. rs=devtools (967caca3e0)
- Bug 1074180 - Convert touch simulator to frame script for e10s. r=ochameau (be9559c94c)
- Bug 1178851 - Move testing flag to DevToolsUtils. r=ochameau (9eb0bb908f)
- Bug 1158634 - Modify font-inspector tests for better code sharing. r=pbrosset (6e5f42e1fc)
- Bug 859058 - Export content of the Network panel as HAR; r=jsantell, r=jlongster (629f4c8f63)
- fix some module paths and Telemetry init (ed5131d7e1)
- Bug 1167945 - Remove spidermonkey specific JS from canvasdebugger; r=jryans (4865569865)
- Bug 1188401 - Expose require out of Loader.jsm and use it. r=jryans (464953c07a)
- Bug 1175760 - Set recording configurations based on UI prefs, but also target support overrides UI prefs. r=vp (137e7940db)
- Bug 1172180 - Create a PerformanceActor, and migrate existing pseudo PerformanceFront to a legacy front. r=vp (0fa20d2d20)
- Bug 1172180 - Add polling events for profiler/buffer status on the profiler itself. r=vp (ef4bb72f73)
- Bug 1172180 - part 2 - add ability to auto drain allocation logs in memory component via a timer and on GC. r=fitzgen (46ae8dd7eb)
- Bug 1190857 - Add loader alias to DevTools loader exports. r=jryans (fbe9e189b0)
- Bug 1195825 - Replace Cu.import(Promise.jsm) by require(promise) in devtools. r=jryans (be39379f9a)
- Bug 1153305 - change css-tokenizer.js to use CSSLexer r=pbrosset (584a825504)
- Bug 1178535 - Part 1: Parse the pseudoclasses and attributes from the selector text r=tromney (9d761b2ecf)
- Bug 1173298 - Disable add rule button for non-element nodes and anonymous elements. r=bgrins (1c60a6580c)
- move themes from toolkit to devtools (97989c5768)
- Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans (4b651f7076)
- Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans (becdb5489e)
- minor cleanup (ba24674685)
- Bug 999568 - Bring devtools window to front on F12. r=pbrosset (8e945fb777)
- move devtool locales (52ddf02403)
- Bug 912121 - Adjust ESLint files. r=pbrosset (59724e31e3)
- Bug 1204182 - Use a single jar manifest for shared theme resources. r=dao (8b396bafe1)
- fix double entry (e64c5bb511)
- Bug 1077339 - Display keyboard shortcuts when hovering panel tabs. r=janx f=bgrins (1422fe5127)
- Bug 912121 - Rewrite require / import to match source tree. rs=devtools (09c4767e9f)
- Bug 1193313 - Remove projecteditor promise alias in favor of require(promise). r=bgrins (8ed93e1a8f)
- Bug 1193313 - Cleanup promises. r=jryans (38508b18ea)
- Bug 1193313 - Make gcli use DOM Promise. r=jwalker (405e49ec4e)
- Bug 1160361 - Skip Telemetry calls for non-Firefox. r=bgrins (942761962e)
- Bug 1189386 - Paint Flashing button on Developers Toolbar is checked on new tabs. r=pbrosset (d2cd46a7f2)
- Bug 1197394 - GCLI's number-type doesn't ignore min or max-values of 0. r=jwalker (5bda36049b)
- Bug 1046049 - Fix :w for saving in webide. r=jryans (8b353db8ca)
- Bug 1148086 - Style Editor: Don't jump to the first line unconditionally when an editor is shown. r=bgrins (25cd83f12f)
- Bug 1049199 - Style editor should show XBL stylesheets. r=pbrosset Bug 1148770 - Wait for asynchronous operations to complete before resolving in StyleSheetEditor.fetchSource. r=ejpbruel (0d3f4ff86f)
- Bug 1148770 - Don't load CodeMirror editor if StyleSheetEditor is destroyed before load is called. r=bgrins (5a665dca6e)
- Bug 999299 - Remove '[]' from the autoCloseBrackets config for Style Editor sourceeditor;r=mratcliffe (58aaf86e1d)
- Bug 1177891 - Introduce redux-style UI architecture in the debugger and refactor event listeners to use it. r=fitzgen Bug 1204173 - Replace Fluxify with Redux. r=jlongster (145adb12e4)
- Bug 1176981 - Part 0: Remove the tracing debugger UI; r=vporof (92d7fb4f3d)
- Bug 1176981 - Part 1: Remove the tracing debugger actor from the server; r=vporof (6548c82f8e)
- Bug 1176981 - Part 3: Actually remove the tracing debugger pref; r=vporof (731656b547)
- Bug 912121 - Create shims for popular DevTools modules in add-ons. rs=devtools (4635ccf492)
- partial of Bug 912121 - Update misc. DevTools paths and comments. rs=devtools (3b00d87f89)
- Bug 1189128 - Rename devtools .inc.css files that are no longer included to .css;r=jryans (b0fffb3be1)
- Bug 912121 - Misc. DevTools test fixes after migration. rs=devtools (6285f7ccd3)
- Bug 912121 - Package DevTools client themes in devtools.jar. rs=devtools (697be51a28)
- Bug 912121 - Create shims for popular DevTools themes in add-ons. rs=devtools (903c0e721e)
- Bug 912121 - Migrate DevTools themes. rs=devtools (a64b30b44f)
- Bug 1201597 - Part 0: Make saveHeapSnapshot return the file path rather than take it as a parameter; r=bholley (85652707da)
- Bug 1200446 - Add a method for saving heap snapshots to MemoryActor; r=jryans (112af304d1)
- Bug 1201213 - Add a HeapAnalyses{Worker,Client} for running heap analyses; r=jsantell (3e43273721)
- Bug 1201597 - Part 1: Implement an nsIOutputStream for ipc::FileDescriptor; r=mrbkap (e659f8514d)
- Bug 1201597 - Part 2: Add an IPDL subprotocol for opening core dump files to (f9c9b2b747)
- missing bit of Bug 1188401 - Expose require out of Loader.jsm (c7174fce60)
- Bug 1191916 - only enable step in/over/out buttons if actually paused at a location r=bgrins Bug 789430 - Pause on next bytecode instead of immediately;r=fitzgen (d51da724b3)
- Bug 1201700 - Create skeleton memory tool. r=fitzgen (4217e71fd4)
- missing bit of Bug 1178851 (1804598f62)
- add missing bit (c72fbab8a6)
- fix (2ea8917252)
- Bug 1182194 - Remove DevToolsUtils.jsm (in favor of its module). r=jwalker (16cd60ce9a)
- Bug 1182194 - Convert LayoutHelpers.jsm into a commonjs module. r=jwalker Bug 1132475 - Refactor LayoutHelpers.jsm to avoid dependencies. r=pbrosset (5409fcdaac)
- Bug 935366 - Remove unused Require.jsm. r=fitzgen (20ce6ce7f4)
- remove unbuild profiler and timeline, but build shims (c0d9a9048a)
- Bug 1169135 - Make Graphs.jsm a require module, r=jsantell (8bd010851b)
- Bug 1137487 - Make tests wait for the canvas graph's destruction to finish before cleaning up, r=me (ba472b7c63)
- Bug 1151246 - flame graph header should render above the flame graph. r=vp (6f0ca96884)
- Bug 1066504 - Allow timeline range selection to continue even after mouseout of the graph window. r=vporof Bug 1145784 - Bind graph mouse movement to the top level window;r=vporof (7556cd2cf7)
- Bug 1141719 - Lots of "TypeError: ownerWindow is null" when shutting down the new perf tool on debug builds, r=jsantell (12761630dc)
- Bug 1175686 - Pull line and bar graph widgets outside of Graphs.js into their own files, r=jsantell, a=Mossop (e6e895604a)
- Bug 1174264 - Stacked Mountain Chart Widget, r=jsantell, a=Mossop (c1ed5dfed1)
- Bug 980006 - Add MDN tooltips for CSS properties. r=pbrosset (dc7102fa19)
- Bug 1159109 - The MDN tooltip should be controlled by a pref. r=pbrosset (95da8e51a5)
- missing bits of Bug 1182194 - Use DevToolsUtils module instead of JSM. (355c4e2f80)
- Bug 1141615 - Use before declaration for scaledStep in FlameGraph.jsm, r=jsantell (993c41aae5)
- Bug 1145784 - Use testX/testY for coordinates during tests for the Graph and FlameGraph;r=vporof (a004e9c7f0)
- Bug 1090950 - Properly bound fillRect call for Graphs with selections that start or end out of bounds. r=vporof (3fbf750cbd)
- Bug 1164327 - Make resizing a graph maintain the drawn selection. r=vporof (147485835b)
- Don't dump errors in tests that are already handled by the parser (bug 1138784). r=vporof (e0671fd8b3)
- Bug 913617 - Reflect.parse: rename ArrowExpression to ArrowFunctionExpression. r=jorendorff (78eb0f718b)
- Bug 1008380 - Can't remove a breakpoint after it slides to a new line;r=jlong (4fd797cf9a)
- Bug 1131756 - properly display anonymous sources when they are needed in the debugger r=ejpbruel Bug 1183895 - Part 2: Add a toolbar button for toggling the promise debugger r=fitzgen (5a01328a1e)
- Bug 1183895 - Part 1: Add a new pane for the promise debugger r=fitzgen (20a1f49b59)
- Bug 1179977 - Vertical layout for JSDebugger in small window host. r=jlong (4bb82acdb6)
- some profiler/performance leftover (921b05d184)
- Bug 1155553 - Fixes animationinspector regression with actor-capabilities detection; r=bgrins (12095c1afc)
- Bug 1169563 - 1 - Minor ESLint code cleanup; r=ednapiranha (c6c808ca1b)
- Bug 1169563 - 2 - Add a scrubber element to timeline animation UI; r=zer0 (44caa900cd)
- Bug 1169563 - 3 - Move the scrubber in the animation timeline to set the time; r=tromey (71ee83e303)
- Bug 1169563 - 5 - Resize animations in the timeline UI to show their rates; r=miker (63709f41b6)
- Bug 1169563 - 6 - Animate the scrubber when animations are playing; r=miker (3f63035572)
- Bug 1174060 - 4 - Minor eslint changes to animation-inspector; r=ednapiranha (42c3242e87)
- missing eslint stuff (c4ad512ec9)
- Bug 1090478 - Add a keyboard shortcut for the Browser Toolbox. r=jryans (f5ec8fce1d)
- Bug 1135635 - Position sidebar allTabs menu absolutely to avoid oveflow jittering; r=bgrins (7339c7344a)
- Bug 1182083 - Don't hide tabpanels in the DevTools sidebar. r=vporof (9ed0784990)
- some telemetry stuff (3844f60f89)
- Bug 1172010 - Fix tools reload gcli command. r=jwalker (c3c2ab47ae)
- Bug 1107656 - Generate unique prefixes for e10s parent-child server connections; r=ochameau (da59ead659)
- fix image paths (085de78f74)
- Bug 116953 - 4 - Move traits out of controller; r=tromey (80e5d0ba8d)
- Bug 1174060 - 1 - Fix auto-removed animations that have the same name but different targets; r=miker (0ac111d790)
- Bug 1174060 - 2 - Display negative delays like normal delays; r=bgrins (530b611f97)
- Bug 1174060 - 5 - Reverts typo introduced by bug 1180134 that overrided the background-image; r=tromey (104def3b4d)
- Bug 1180134 - Color code animations and transitions so they look different; r=bgrins (fdfa5b131c)
- Bug 1174060 - 6 - Tests for how delays are displayed in the timeline; r=ochameau (26422f6438)
-  Bu 1155661 - 1 - Rename toolbar to global-toolbar; r=zer0 (ccf6e8c304)
- Bug 1155661 - 2 - Add a new timeline toolbar shown only when the timeline is displayed and non empty; r=zer0 (1a4de3a552)
- Bug 1202443 - Prevent pushing the timeline header up when there are many animations; r=zer0 (7eb9645dd8)
- fix some paths (fd03ff798b)
- Bug 1155661 - 3 - Add a way to play/pause the current animations at the same time; r=miker (582c82e3a9)
- Bug 1156757 - Turn ON the animation inspector UI v3 by default and remove v2; r=past (0093d6e0cc)
- Bug 1155663 - More tests for the timeline-based animation inspector UI; r=bgrins (5138da1bf1)
- Bug 1155661 - 4 - Add the timeline play/pause button; r=bgrins (2af3664fdd)
- Bug 1155661 - 5 - Make the timeline emit data about its current state and update the play/pause button based on this; r=miker (2b56df070d)
- Bug 1155661 - 6 - Implement the behavior behind the timeline play/pause button; r=miker (783e49d1ae)
- Bug 1173761 - Display each animation's time data like duration in a tooltip; r=miker (312b319c21)
- Bug 1155651 - Return all players below a node in getAnimationPlayersForNode; r=miker (38c6e3b365)
- Bug 1170806 - Fix GeneratedLocation documentation comment DONTBUILD; r=me (3f1f605e15)
- Bug 1150814 - Rulers graduations are not displayed. r=mratcliffe (48b79dae20)
- Bug 938188 - Make highlighter capable of highlighting only one region, fading out others. r=bgrins (ceb4211e87)
- Bug 1151956 - Add tooltips with refs to source css rules in the layout-view; r=miker (b72cab14da)
- Bug 1167617 - Remove SpiderMonkey specific JS syntax from inspector; r=jryans (9c95101e22)
- Bug 1149346 - First word in selector-search also matches classes and ids; r=harth (82159de025)
- Bug 1196776 - Fix dynamic actors in browser content toolbox. r=jryans (3370eef446)
- Bug 1174821 - 1 - eslint cleanup of view.js; r=janx (fa3ecba9a2)
- Bug 1174821 - 2 - Show only 1 box-model region on hover; r=janx (ad1ddab34a)
- Bug 1174821 - 3 - Consolidate and cleanup layoutview's css files; r=janx (8baa3fd80b)
- Bug 1174821 - 4 - Refactor layoutview's dimming; r=janx (37d5849be5)
- Bug 1174821 - 5 - More eslint cleanup of view.js; r=janx (82200173a0)
- Bug 1173373 - Change DevTools tab tooltips from Cmd+Alt* to Cmd+Opt+*;r=janx (23f9900033)
- Bug 1138591 - Remove the chrome-enabled pref. r=past (8bfd0a8d14)
- Bug 1195162 - Remove unused pref layout.debug.enable_data_xbl (r=sicking) (04c4996c90)
- fix misspatch (975349f11b)
- fix misspatch (c9ef2c63de)
2022-07-05 22:25:33 +08:00