gecko-dev/devtools/client
Barret Rennie 75f83f43fc Bug 1510569 - Port Content:LoadURIResult message to IPDL r=mconley
The `WebProgress#sendLoadCallResult` method only existed to send a empty async
message and was only called from the `WebNavigationChild`. Since
`WebNavigationChild` is in the process of being removed, it makes sense to
inline the replaced method into its call site.

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

--HG--
extra : moz-landing-system : lando
2019-06-13 17:55:04 +00:00
..
aboutdebugging Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
aboutdebugging-new Bug 1494796 - wait in aboutdebugging addons nobg test for tabs before closing; r=jdescottes 2019-06-12 23:36:13 +00:00
accessibility Bug 1558194 - fix background styling for audit overlay in dark mode. r=mtigley 2019-06-10 18:40:18 +00:00
application Bug 1553783 - Add mochitest for unregister service worker button r=Ola 2019-06-11 21:27:26 +00:00
bin Bug 1556434 - Use JSON reporter for DevTools jest tests on Try r=nchevobbe,Ola 2019-06-04 12:29:43 +00:00
debugger Bug 1550064 - Improve debug line highlight visibility. 2019-06-13 15:05:58 +00:00
dom Bug 1223368 - Refactor searchbox style to be consistent across tools. r=fvsch,gl,Honza,nchevobbe 2019-05-11 17:54:16 +00:00
framework Bug 1494796 - fix timing issues in general tests due to threadClient refactor; r=jdescottes 2019-06-12 23:34:36 +00:00
inspector Bug 1494796 - fix blob stylesheet test to not fail retrieving sourcemap; r=nchevobbe 2019-06-12 23:35:49 +00:00
jsonview Bug 1223368 - Refactor searchbox style to be consistent across tools. r=fvsch,gl,Honza,nchevobbe 2019-05-11 17:54:16 +00:00
locales Bug 1340971 - Use proper plural form in editor.searchResults and sourceSearch.resultsSummary1 r=davidwalsh,flod 2019-06-11 19:25:15 +00:00
memory Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
netmonitor Bug 1494796 - fix netmonitor test to ensure elements exist on the dom before testing; r=Honza 2019-06-12 23:34:59 +00:00
performance Bug 1556809, wait for render() method to complete r=julienw 2019-06-06 17:39:01 +00:00
performance-new Bug 1307227 - Integrate the profiler popup widget into the browser; r=jdescottes 2019-05-31 15:54:18 +00:00
preferences Bug 1552458 - Implement backend actor for WebSocket inspection. r=Honza,jdescottes 2019-06-11 15:27:08 +00:00
responsive.html Bug 1510569 - Port Content:LoadURIResult message to IPDL r=mconley 2019-06-13 17:55:04 +00:00
scratchpad Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
shared Bug 1536871 - Make 'line-height: normal' return the 'normal' keyword from getComputedStyle() on Nightly and Early Beta, for now. r=dholbert 2019-06-13 18:30:07 +00:00
storage Bug 1557674 - Replace XUL textbox usages with HTML inputs in storage inspector. r=bgrins 2019-06-07 21:42:59 +00:00
styleeditor Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
themes Bug 1519537 - layout flex inspector - change min/max color in diagram and info chart. r=mtigley 2019-06-12 19:53:34 +00:00
webconsole Bug 1558692 - Fix browser_webconsole_warning_group_multiples.js intermittent. r=bgrins. 2019-06-13 16:04:11 +00:00
webide Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
webreplay Bug 1483969 - Fix web replay test problems. 2019-06-03 15:38:27 -10:00
.eslintrc.js
definitions.js Bug 1547028 - Make the debugger DebuggerPanel instead of NewDebuggerPanel r=jlast 2019-04-26 12:24:57 +00:00
jar.mn Bug 1307227 - Integrate the profiler popup widget into the browser; r=jdescottes 2019-05-31 15:54:18 +00:00
menus.js Bug 1307227 - Integrate the profiler popup widget into the browser; r=jdescottes 2019-05-31 15:54:18 +00:00
moz.build