mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:30:27 +00:00
70712992b8
- Bug 1225108 - Introduce an addon to easily work on devtools codebase. r=jryans (a426887a78) - add CustomizableUI (ee56ecbd9f) - Bug 1223344 - Some tweaks to gDevTools.jsm to get Devtools working in SeaMonkey r=jryans (5810d186df) - Bug 1217153 - Do not reset devtools theme when hot reloading the tools. r=bgrins (b8f73b98e3) - Bug 1237606 - Ensure reloading gDevTools dependencies from the reload addon. r=jryans (de9303b6b0) - Bug 1233043 - Revert non-asset changes from 645cb0f2d283;r=me (290c7e10c9) - Bug 1230776: Support scripts from HTML files in eslint. r=gps (c15ecbe452) - Bug 1228005 - 1 - Display animated property list with keyframes when an animation is selected; r=tromey r=bgrins (eb2c8fb67d) - Bug 1228005 - 2 - Tests for the keyframes and animated properties panel; r=tromey (88fc44aa57) - Bug 1219608 - Don't display repeats:1 when the animation has 1 iteration count; r=pbro (e17d25eae1) - Bug 1228080 - Split the animation-inspector's components into multiple files. r=pbro (cb57c11616) - Bug 1157469 - use EventListenerService to update markupview event bubbles. r=bgrins (4aaaab770a) - Bug 1213651 - Avoid server round-trips when displaying animated dom nodes; r=tromey (bdaf2e0f6f) - Bug 1242689 - Fix eslint errors in devtools/client/*.js and un-ignore the files; r=tromey (faab95efbc) - Bug 1239287 - Wait for attachTab request during Options panel initialization. r=jryans (dcc754facc) - Bug 1242567 - Cleanup OptionsPanel.open by using Task.async. r=bgrins (56dc37dc85) - Bug 1227978 - Simplify usages of Debuggerclient APIs now that all requests returns promises. r=jlongster (a7e931ee02) - Bug 1237641 - Make sure the test-actor is registered before instantiating the front without a toolbox; r=ochameau (d0a722d861) - Bug 1223766 - Removing an actor from an actor pool should destroy it; r=past (a88747b1ea) - Bug 1220458 - Resolves ActorRegistry.registerActor only once actor is registered in the child processes. r=jryans (506e418fa7) - Bug 1216554 - Reject requests immediately when the connection is already closed. r=jryans Bug 1216555 - Makes client.close() failsafe by handling correctly closing connections. r=jryans (0c00b68ce5) - Bug 1236052 - Fix comment in DebuggerClient.prototype.connect. r=odvarko (34508f2f02) - Bug 1152842 - Remove legacy Download Manager support from test_bug383369.html. r=paolo (930c896795) - Bug 1243180 - Enable eslint "no-trailing-spaces" rule for PSM. r=keeler (ba5c5efc02) - Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao (ca3b0651e1) - Bug 1225477 - Support listening for processes creation. r=jryans (997d006504) - Bug 1230345 - kill breakpoint sliding for most scenarios, only do it when we know we have scripts r=fitzgen (582500c1d3) - Bug 1227978 - Remove unecessary usages of promiseInvoke, rdpInvoke r=jlongster (8f4d4a702b) - Bug 1239276 - Convert DebuggerClient.connect to promise. r=jryans (cb393ad42f) - remove unused timeline.css (f610a2b081) - some customizable UI stuff (c2baa2b16e) - Bug 1229519: Fix toolkit/components/satchel to pass eslint checks. r=dolske (c4e7a243c6)
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
content devtools client/
|
|
skin devtools classic/1.0 client/themes/
|
|
resource devtools .
|
|
|
|
content webide client/webide/content/
|
|
skin webide classic/1.0 client/webide/themes/
|