gecko-dev/js
Denis Palmeiro dfac78ef7c bug 1530011: When calculating event durations, if we reach the end of the event list then use the last event as the end event for any events that remain on the stack r=sfink
An assert occurs while calculating durations whenever we reach the end of the event list and we didn't encounter the TraceLogger_Stop events for events that were still active when the profiler stopped.  The fix is to use the last event as the end event for any remaining events on the stack.

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

--HG--
extra : moz-landing-system : lando
2019-05-08 20:49:19 +00:00
..
ductwork/debugger Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
examples No bug. Update jorendb for newGlobal API change, a=NPOTB, DONTBUILD 2019-02-25 21:20:32 -08:00
ipc Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
public Bug 1549660 - Update pretenuring GC parameter documentation r=jonco 2019-05-08 07:02:00 +00:00
rust Bug 1543843 - Add constructors to JSPropertySpec and inner structs/unions. r=jwalden 2019-04-26 01:01:15 +00:00
src bug 1530011: When calculating event durations, if we reach the end of the event list then use the last event as the end event for any events that remain on the stack r=sfink 2019-05-08 20:49:19 +00:00
xpconnect Bug 1549177 - Fix a race condition when cancelling content JS during navigation; r=smaug 2019-05-07 21:56:58 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1545502 - move fuzzing options to toolchain.configure; r=firefox-build-system-reviewers,chmanchester 2019-04-23 19:15:17 +00:00
sub.configure