Files
roytam1 e467142556 import changes from `dev' branch of rmottola/Arctic-Fox:
- some missing test bits (7609de41a6)
- Bug 1204601 - Add open/close telemetry to about:debugging. r=jryans p=vladan (17be1fe8ad)
- Bug 1226185 - Fix preferences listener leak in about:debugging. r=janx (f0cc90d794)
- Bug 1221141 - Support installing addon from local directory in about:debugging. r=janx (5651175fda)
- Bug 1226185 - Ensure to unmount about:debugging components on tab close. r=janx (22077cf471)
- Bug 1225473 - Cleanup DebuggerClient on about:debugging close and fetch only the target of the currently opened tab. r=janx (25394ded08)
- Bug 1239730 - memory table formatNumber/Percent : add space every 3 digits. r=jsantell (3abde8a7d8)
- Bug 1226319 - part 2 - move the common localized strings from the heap view into the frame component itself. Also make the frame component configurable to optionally display the function name and host, and handle scenarios where the column does not exist -- all in preparation for the JIT optimizations view. r=fitzgen (e7d0a41a69)
- Bug 1235178 - Part 1: Move the Computed Styles Inspector into the Inspector directory r=pbro (d8b628ecba)
- Bug 1235178 - Part 2: Move the Computed Styles Inspector tests into the Inspector directory r=pbro (e5135993b6)
- Bug 1235178 - Part 3: Rename the Computed Styles Inspector tests r=pbro (6a9379b770)
- Bug 1235181 - Part 1: Move the Rules Inspector into the Inspector directory r=pbro (f4758ce7d3)
- Bug 965181 - respect default color unit when choosing a color. r=mratcliffe (d7fabad530)
- Bug 1124210 - preserve color case when using color picker; r=mratcliffe (380571e070)
- Bug 1179318 - fix css property name completion. r=pbrosset (8b53fdf6da)
- Bug 1221297 - update line numbers for nested rules in rule view; r=pbrosset (045e82e917)
- Bug 1235181 - Part 2: Move the Rules Inspector tests into the Inspector directory r=pbro (320a048c81)
- Bug 1235181 - Part 3: Rename the Rules Inspector tests r=pbro (c071bcb6e6)
- Bug 1237095 - Move the layout view into the Inspector directory r=pbro (32b955d301)
- Bug 1210375 - Use correct GRAB_DELAY in the markup view;r=pbrosset (2366668c79)
- Bug 1189464 - Remove theme-fg-contrast class from closing tag in markup view after editing outer html;r=bgrins (539ad839ad)
- Bug 1203303 - When attribute is focused DEL removes attribute not node; r=bgrins (12d89922c7)
- Bug 1207627 - Remove the markup-view preview feature; r=bgrins (792874e4cc)
- Bug 1198039 - Don't modify the DOM after dragging an element and putting it back where it started;r=pbrosset (6904f89990)
- Bug 1202179 - html/head/body not dragdrop-able and drag starts after move only; r=bgrins (cc47b6d83a)
- Bug 1222820 - Image preview tooltips still show up during drag and drop; r=pbro (035f217e3c)
- Bug 1198073 - Introduce a pref to set the max length of attributes or not truncat them; r=pbro (2285cfa6ff)
- Bug 1222409 - Listen to window resize events on server and use this to refresh style-inspector; r=bgrins (b7823bd5c9)
- Bug 1207977 - Ensure that node are correctly highlighted. r=zer0 (714b077cab)
- Bug 1093593 - Order of attributes in markup view depends on input order. r=pbro (98706e2f71)
- Bug 1237106 - Move the Font Inspector into the Inspector directory r=pbro (41cb8b3d36)
- Bug 1199180 - Revert rev f508744adc9f as it did not help with the intermittent failures. r=pbrosset (93b2a58815)
- Bug 1237335 - Move markup view into the Inspector directory r=pbro (8294344356)
- Bug 1173397 - Remove blue variants of devtools icons. r=bgrins (d6cdca9741)
- Bug 1210123 - Add refresh device button. r=jryans (665caddd63)
- fix after 1173397 (df5eb523fe)
- Bug 1226570 - Remove chrome://browser/skin/ from DevTools. r=bgrins (3a47ebb359)
- more duplicate fix (d707b058b9)
- Bug 1229328 - Remove preprocessing from toolbox-window.xul. r=bgrins (8bad262239)
- Bug 951714 - DevTools Themes: Update network panel table headers to match new theme. r=vporof (504315854b)
- Bug 1232290 - Package codemirror with the same layout than in source tree. r=jlongster (5289a484fb)
- Bug 1233043 - Alternate icons for improved tool discoverability;r=bgrins (f7ca03e074)
- bits of Bug 1189057 - [promise-dbg] Add initial boilerplate (92daedfae1)
- Bug 1155480 - Remove the padding right to Inspector pane toggle. r=pbrosset, ui-r=shorlander (bc33955d81)
- Bug 1183280 - Remove most devtools preprocessing rule in CSS files. r=bgrins (b010460ba8)
- Bug 1240981 - Make performance tools use BrowserLoader. r=fitzgen (54524668ba)
- Bug 1229859 - Use import-globals-from eslint rule to fix the most common no-undef offenders in devtools; r=Mossop (03bfd09260)
- Bug 1226319 - Part 3 - Land JIT Viewer implemented in react. r=fitzgen (7630e566e8)
- Bug 1229923 - fix the debugger flashing a paused state on startup (9f21870688)
- Bug 1230556 - avoid blocking the debugger shutdown on pending requests r=me (74371e449b)
- Bug 1230299 - avoid fetching sources twice on navigation in debugger (eed29e3983)
- Bug 1132501 - attach the thread on toolbox open instead of waiting for the debugger to initialize r=bgrins (f294583453)
- Bug 1234306 - fix most eslint warnings in rule-view.js; r=bgrins (4154ff2bea)
- Bug 1235172 - Part 1: Extract TextProperty to a separate module r=pbro (d948445d09)
- Bug 1235172 - Part 2: Extract Rule to a separate module r=pbro (1e8b1966a4)
- Bug 1235172 - Part 3: Extract ElementStyle to a separate module r=pbro (ff65ebd79b)
- Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro (9ab9fa8def)
- Bug 1215955 - Add clear snapshots button to devtools memory tool. r=fitzgen (0d8102d6f8)
- Bug 1245301 - Alphabetize memory tool's browser tests and use consistent naming; r=jimb (9b3d2d00bf)
- Bug 1239495 - Label the GC roots in the dominator tree. r=jdescottes (12508ddf50)
- Bug 1241070 - refresh dominatortreeitem if expand state changed;r=fitzgen (e00c41be07)
- Bug 1221619 - Add telemetry to memory tool. r=jsantell, data-review=bsmedberg (3f71ba741e)
- Bug 1201621 - Add support for allocation stack breakdowns to the heap analysis worker; r=jsantell (083eef914d)
- Bug 1242763 - Add a bunch of tooltips to the devtools' memory panel; r=jsantell (a59efaded5)
- Bug 1246016 - Speed up parent map creation in the memory tool; r=jimb (cf81b69660)
- Bug 1246017 - Create the parent map in the HeapAnalysesWorker; r=jimb (b7616540a6)
- Bug 1246570 - mem.tool parentMap maps nodeId->node, remove verbose xpcshell logs;r=fitzgen (e8e48beed0)
- Bug 1243131 - memory tool: select snapshot using ACCEL+{UP/DOWN};r=fitzgen (62bf9b162d)
- Bug 1235172 - Part 4: Extract RuleEditor and TextPropertyEditor to a view module r=pbro (94434063ac)
- missing bit of Bug 1216623 - Part 1: Rename some loop variables (8c91b1f5ff)
- Bug 1245302 - Wait for the HeapAnalysesWorker to reply before considering deleting a snapshot done; r=jsantell (58bd8e0d59)
- Bug 1240344 - Fix filter propname used when creating toolbar. r=fitzgen (2467606238)
- Bug 1236032 - Fix typo in debugger event constant. r=ejpbruel (081b7caa3d)
- Bug 1238133 - Part 1: Make only one instance of fonts.css and rules.css r=bgrins (0f285e0192)
- Bug 1238133 - Part 2: Rename locale keys to avoid parsing conflict r=bgrins (d4158ce21d)
- Bug 1220839 - Make the inspector rule/computed searchbox clear icon show correctly in RTL;r=bgrins (3fb9188848)
- Bug 1215418 - Fix regression of margin: 0 on all body, should only apply to html documents. r=bgrins (c137f5b8ff)
- Bug 1235781 - Remove preprocessing from common.css. r=bgrins (9a64199051)
- Bug 1195120 - CSS modifications to fix drop indicator misplacement. r=pbro (01bd8ee037)
- Bug 1242201 - Part 1: Make one instance of markup.css r=bgrins (15e23c5bcd)
- Bug 1238133 - Part 3: Make the rule view live inside the inspector panel frame r=bgrins (38b7a3301d)
- bit of Bug 836233 (e7cee6496d)
- Bug 1200073 - Use extra space before the computed view checkbox so it's not touching the sibling text input. r=pbrosset (b2f72624f1)
- Bug 1238133 - Part 4: Make the computed view live inside the inspector panel frame r=bgrins (dcf01d1a9f)
- Bug 1181837 - 7 - Include inspector's head.js in font inspector to remove duplication; r=bgrins (057e743e83)
- Bug 1181838 - Convert debugger tests to use shared-head.js. r=jlongster (f60affc24f)
- Bug 1162848 - Use a single synthesizeKeyFromKeyTag helper for mochitest-devtools;r=jryans (3d64c8366e)
- Bug 1181837 - 1 - Minor shared-head.js cleanup and code duplication removal (56496cfdc3)
- Bug 1181837 - 2 - Rename shared-head's open/close toolbox functions (e1f1430b0d)
- Bug 1181837 - 3 - Introduce openToolboxForTab in shared-head.js to let tests open toolboxes in existing tabs (a1a53e7edb)
- Bug 1219920 - Iterate through classNames in the WalkerActor using classList; r=pbro (6b0f921184)
- Bug 1181837 - 4 - Includes shared-head.js in inspector's tests and removes code duplication (739a6fe128)
- Bug 1181837 - 5 - Include inspector's head.js in layout-view's tests and remove code duplication; r=bgrins (156743f7be)
- Bug 1157789 - Add a test for the Inspector's collapse/expandAll context menu items. r=janx (bdf086cf50)
- Bug 1181837 - 6 - Include inspector's head.js in rule and computed view tests to remove duplication; r=bgrins (d6bc9f234d)
- Bug 1238133 - Part 5: Make the font inspector live inside the inspector panel frame r=bgrins (e32f849697)
- Bug 1214177 - Restore pointer-events:normal in layout editor inputs. r=pbro (5d484da50a)
- Bug 1238133 - Part 6: Make the layout view live inside the inspector panel frame r=bgrins (2e6c7a75db)
- Bug 1238133 - Part 7: Update test methods for opening the inspector sidebar panels r=bgrins (106e5dad44)
- Bug 1238133 - Part 8: Select the default inspector sidebar tab on open and record the tool opened r=bgrins (9a31f4b91b)
- Bug 1214177 - Allow focus inside HTML docs of inspector.xul; r=gl (56db41ef5d)
- Bug 1245462 - Explicitely import gDevTools r=jryans (28c48cd2ca)
- Bug 1249049 - Fix gDevTools is undefined exception when debugging workers. r=ejpbruel (f4ac325f3f)
- Bug 827140 - Copy the stacktraces to the clipboard. r=jlong (a2215360fd)
- Bug 1205353 - Wrong result for string.replace with backslash-dollar (/\$/) inside JS debugger. r=vporof (536547353c)
- Bug 1176056 - Tests for the JITOptimizations react component. r=fitzgen (d394ec53fa)
- Bug 1169884 - Clearing recordings no longer clears in progress console recordings. r=jsantell (81444b82ba)
- Bug 1241570 - Split browser_perf-telemetry into multiple tests ON A CLOSED TREE, r=jsantell (569c4d3f8e)
- Bug 1175756 - Change JIT optimizations to be a view pref, rather than a recording pref. r=vp (fc2131dac8)
2023-10-06 12:08:02 +08:00
..