TPEPerformance/Dashboard

From MozillaWiki
Jump to: navigation, search

Electrolysis

Full Query
ID Component Summary Status Assigned to Last change time
1046166 CSS Parsing and Computation [e10s] userContent.css does not work RESOLVED Wei-Cheng Pan [:wcpan] [:wcp] [:legnaleurc] (left Mozilla) 2017-05-08T14:48:14Z
1145613 XPCOM Crash in [@ ReleaseData ] & [@ ReleaseData(void*, unsigned int)] RESOLVED 2020-09-12T00:15:30Z
1194027 Layout: Form Controls [e10s] DoubleClicking a select doesn't collapse when clicking on the dropmarker RESOLVED Neil Deakin 2017-01-01T08:12:16Z
1219672 DOM: Content Processes [meta] e10s related ShutDownKill parent side abort of the content process RESOLVED 2023-11-14T17:55:23Z
1239536 DOM: Content Processes [e10s] Hang in Linux when printing RESOLVED 2016-07-21T05:05:44Z
1245713 DOM: Content Processes Not creating crash dumps for the content process when we should on Linux RESOLVED Bill McCloskey [inactive unless it's an emergency] (:billm) 2016-07-18T09:21:43Z
1249698 DOM: Content Processes Dead CPOW errors should have actual stack / file / line information RESOLVED Wei-Cheng Pan [:wcpan] [:wcp] [:legnaleurc] (left Mozilla) 2016-08-02T15:13:03Z
1253975 Layout: Form Controls [e10s] <select>'s drop-down list scrolls as close as possible to the end, not beginning RESOLVED Neil Deakin 2017-01-01T08:08:43Z
1256313 Layout: Form Controls [e10s] <select> preserves active state when I release mouse over the list of options VERIFIED Neil Deakin 2017-01-01T08:08:21Z
1259480 DOM: Content Processes [e10s] FatalError crash in PContentChild::Read from PContentChild::SendReadPrefsArray RESOLVED 2016-07-27T12:27:50Z
1264642 DOM: Content Processes Reduce the contiguous address space needed for StructuredClone serialization RESOLVED Kan-Ru Chen [:kanru] (UTC+9) 2017-10-14T01:30:29Z
1265680 DOM: Content Processes crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::FatalError | mozilla::dom::PBrowserChild::FatalError | mozilla::dom::PBrowserChild::OnMessageReceived RESOLVED Andrew McCreight [:mccr8] 2016-07-12T10:14:57Z
1266517 IPC OOM | large crash in MessageChannel::OnMessageReceivedFromLink() RESOLVED 2020-08-13T00:15:28Z
1267329 Crash Reporting CreateMinidumpsAndPair doesn't record memory information RESOLVED Ting-Yu Chou [:ting] (away) 2016-07-18T09:48:24Z
1268662 IPC OOM crash in Pickle::WriteBytes from replying to ReadPrefsArray() RESOLVED Andrew McCreight [:mccr8] 2016-07-04T02:16:47Z
1268900 IPC Add opt-in way to immediately deserialize a message after serializing it RESOLVED Cervantes Yu [:cyu] [:cervantes] 2016-06-23T13:00:37Z
1269036 DOM: Content Processes crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::LogicError | mozilla::dom::PBrowser::Transition from ABORT: __delete__()d actor RESOLVED Kan-Ru Chen [:kanru] (UTC+9) 2016-09-04T04:54:19Z
1272151 Networking: HTTP Crash in IPCError-browser | (msgtype=0x220003,name=PBlob::Msg_PBlobStreamConstructor) Processing error: message was deserialized RESOLVED Jason Duell 2016-08-02T14:24:07Z
1274075 Storage: IndexedDB IndexedDB ObjectStore AddOrPut operation crashes when attempting to send too much data via an IPC pipe RESOLVED Bevis Tseng[:bevis][:btseng](Exited) 2016-11-03T02:40:20Z
1277961 Networking: HTTP Crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::FatalError | mozilla::net::PNeckoChild::Write RESOLVED Valentin Gosu [:valentin] (he/him) 2016-08-09T18:08:30Z
1278505 Printing: Output Save As PDF causes: [Child 91980] ###!!! ASSERTION: Deallocator for PPrintProgressDialogChild should not be called on nsPrintingProxy.: 'Not Reached', file embedding/components/printingui/ipc/nsPrintingProxy.cpp RESOLVED Ting-Yu Chou [:ting] (away) 2016-08-02T10:03:59Z

21 Total; 0 Open (0%); 20 Resolved (95.24%); 1 Verified (4.76%);


Uptime

Coverity Unassigned

Full Query
ID Product Component Summary Status
504488 Core XUL nsXULElement::AfterSetAttr doesn't always guard its use of aValue NEW
505719 Core Graphics: ImageLib moz_gdk_pixbuf_to_channel leaks buf if it can't construct stream or get it to adopt buf REOPENED
550915 Core Graphics unreachable code in cairo_scaled_font_glyph_extents NEW
550922 Core Graphics _cairo_stroker_curve_to uses start, end uninitialized if !_compute_normalized_device_slope(...) NEW
550943 Core Graphics FontEntry::CairoFontFace doesn't handle failure from FT_New_Face NEW
552940 Core Widget: Gtk XRemoteClient::FindBestWindow doesn't check status from XGetWindowProperty NEW
587632 Core XUL nsXULPopupManager::ShowPopupCallback leaks item when ENSURE_TRUE(weakFrame.IsAlive()) fails NEW
587634 Core Graphics NS_ENSURE_SUCCESS in moz_qicon_to_channel leaks buf on failure NEW
598468 Core DOM: Forms Remove ugly code preventing assert in DoCompareTreePosition when called from nsHTMLFormElement.cpp NEW
603735 Core Audio/Video: Playback for loop in vp8_decode is dead code while vp8_mem_req_segs only has one alg NEW
617662 Core DOM: HTML Parser please use more // fall through comments in nsHtml5TreeBuilder::endTag NEW
617713 Core Audio/Video: Playback provide symbol renaming for tremor/friends NEW
617921 Core JavaScript Engine Snarf should pass a positive value to fread NEW
620170 Core Graphics ParsePrivateDictData handles enum type in a way which doesn't guard local_subrs_index NEW
620174 Core Layout nsOverflowContinuationTracker::Finish doesn't maintain consistent preconditions for mOverflowContList NEW
620241 Core JavaScript Engine Decompile leaks argv in JSOP_NEW.. when LOCAL_ASSERT fails NEW
620279 Core Layout Assume infallible NS_NewListControlFrame in nsCSSFrameConstructor::ConstructSelectFrame NEW
620950 Core Layout: Images, Video, and HTML Frames nsImageMap::AddArea could set area to 0 in default NS_NOTREACHED case NEW
1020011 Core Graphics: Text Segment::justify leaks |stats| NEW
1020576 Core JavaScript Engine DumpHeap in TestingFunctions.cpp fails to close |dumpFile| when it gets bad args NEW
1024193 Core DOM: Core & HTML Maybe |node| is uninitialized in some cases in nsContentSubtreeIterator::Init NEW
1026676 Core CSS Parsing and Computation Possible use of uninitialized variable |position| in nsCSSRendering::PaintGradient NEW
1037108 Toolkit Crash Reporting Potential buffer overflow in UTF8ToUTF16Char NEW
1142672 Core Memory Allocator [logalloc] Leak of |fd| in |replace_init| NEW
1142776 Core WebRTC: Audio/Video webrtc::FileAudioDevice leaks CriticalSection NEW
1142831 Core XPCOM Many potential leaks if |NS_DispatchToMain| fails NEW
1187461 Core Layout Possible use of uninitialized values in nsHTMLReflowState::InitAbsoluteConstraints NEW
1216830 Core DOM: Security Possible OOB read in |nsCSPContext::GetAllowsInline| when logging is enabled NEW
1237291 Core JavaScript Engine [Static Analysis][Dereference after null check] In function Parser<FullParseHandler>::checkFunctionDefinition from Parser.cpp NEW
1258379 Core JavaScript Engine [Static Analysis][Dereference before null check] In function Parser<ParseHandler>::bindVar NEW
1315643 Core WebRTC: Audio/Video [Coverity] Uninitialized read in media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core.c NEW
1361576 Core XUL coverity report: In nsXULPopupManager::​ShowMenu(nsIContent *, bool, bool): Pointer is checked against null but then dereferenced anyway NEW
1361597 Core Layout: Tables Coverity report: nsTableColGroupFrame::​nsTableColGroupFrame(nsStyleContext *): A scalar field is not initialized by the constructor NEW
1361599 Core Layout: Tables Coverity report: nsTableRowGroupFrame::​nsTableRowGroupFrame(nsStyleContext *): A scalar field is not initialized by the constructor NEW
1361651 Core Layout Coverity report: nsRubyBaseContainerFrame::​nsRubyBaseContainerFrame(nsStyleContext *): A scalar field is not initialized by the constructor NEW
1528567 Core Layout Potential nullptr dereference in nsIFrame::PeekOffsetParagraph NEW
1528571 Core DOM: Navigation Missing error handling when calling AddHeadersToChannel() inside nsDocShell::DoURILoad() NEW
1598609 Core Storage: Quota Manager Memory leak in RequestResolver::GetStorageEstimate after calling QueryInterface NEW

38 Total; 38 Open (100%); 0 Resolved (0%); 0 Verified (0%);


Google Docs

Full Query
ID Component Summary Status Assigned to
1278554 Graphics: Canvas2D CanvasRenderingContext2D::DrawImage takes lots of time when scrolling Google Spreadsheet NEW
1307024 General [Perf] [google docs] Firefox will get 3~9% faster when running gdoc test cases with chrome user agent NEW

2 Total; 2 Open (100%); 0 Resolved (0%); 0 Verified (0%);