gecko-dev/devtools/shared/fronts
yulia 2a531fdb64 Bug 1529247 - remove unused pausedLongString method, threadLongString and arrayBuffer methods; r=ochameau
Finally! the goal of all of this: removing three functions from threadClient that really belong as part of source client. PauseLongString is never used except in tests. ThreadLongString is only ever used by sourceClient. Same goes for the arrayBuffer method. This clears all of that out.

Differential Revision: https://phabricator.services.mozilla.com/D21715

--HG--
extra : moz-landing-system : lando
2019-04-30 14:44:23 +00:00
..
addon Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
inspector Backed out changeset 3d835071d160 (bug 1524024) for failing at unit/test_rewriteDeclarations.js on a CLOSED TREE 2019-02-04 19:33:10 +02:00
targets Backed out 2 changesets (bug 1544976) for causing xpcshell failures in devtools/client/memory/test/unit/test_action_diffing_02.js. a=backout 2019-04-30 04:37:53 +03:00
worker Bug 1539328: Introduce new unique id for service worker actor. r=jdescottes 2019-04-18 00:47:37 +00:00
accessibility.js Bug 1546555 - make AccessibleActor form data a smallest set of accessible data necessary for the a11y panel to work. Allow for fetching full accessible object data via new hydrate method. r=nchevobbe 2019-04-27 13:33:17 +00:00
actor-registry.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
animation.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
array-buffer.js Bug 1545021 - Convert ArrayBuffer to a Front and Protocoljs actor; r=ochameau,jdescottes 2019-04-30 14:40:43 +00:00
changes.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
css-properties.js Bug 1533201 - Make cssPropertySupportsType take an enum. r=heycam,rcaliman 2019-03-18 16:38:48 +00:00
device.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
emulation.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
framerate.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
highlighters.js Bug 1515862 - Remove Front's form argument. r=jdescottes 2019-01-28 18:42:52 +00:00
inspector.js Bug 1515862 - Remove Front's form argument. r=jdescottes 2019-01-28 18:42:52 +00:00
layout.js Bug 1515862 - Remove unecessary usages of actorid checks in actor and front's form method. r=jdescottes 2019-01-28 18:42:39 +00:00
memory.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
moz.build Bug 1545021 - Convert ArrayBuffer to a Front and Protocoljs actor; r=ochameau,jdescottes 2019-04-30 14:40:43 +00:00
node.js Bug 1539265 - Don't represent ::marker pseudo-elements with the internal _moz_generated_content_marker tagName in the markup view. r=jdescottes 2019-04-02 07:45:55 +00:00
perf.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
performance-recording.js Bug 1515862 - Remove Front's form argument. r=jdescottes 2019-01-28 18:42:52 +00:00
performance.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
preference.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
promises.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
reflow.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
root.js Bug 1534395 - Rename nsITabParent to nsIRemoteTab. r=nika,mconley 2019-04-09 15:59:37 -05:00
screenshot.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
source.js Bug 1529247 - remove unused pausedLongString method, threadLongString and arrayBuffer methods; r=ochameau 2019-04-30 14:44:23 +00:00
storage.js Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
string.js Bug 1515116 - Remove all useless constructor methods on Fronts. r=jdescottes 2019-01-03 10:09:42 +00:00
styles.js Bug 1530972 - Remove obsolete modifySelctor2 method from StyleRule actor, front and spec. r=gl 2019-02-27 15:33:33 +00:00
stylesheets.js Bug 1515862 - Remove Front's form argument. r=jdescottes 2019-01-28 18:42:52 +00:00
webconsole.js Bug 1151368 - Display blocked requests in Network Monitor. r=ochameau,Honza 2019-04-19 18:25:29 +00:00