TPEPerformance/Dashboard

From MozillaWiki
< TPEPerformance
Revision as of 08:18, 12 July 2016 by Kanru (talk | contribs) (Update Electrolysis)
Jump to navigation Jump to 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 Component Summary Status
504488 XUL nsXULElement::AfterSetAttr doesn't always guard its use of aValue NEW
505719 Graphics: ImageLib moz_gdk_pixbuf_to_channel leaks buf if it can't construct stream or get it to adopt buf REOPENED
550915 Graphics unreachable code in cairo_scaled_font_glyph_extents NEW
550922 Graphics _cairo_stroker_curve_to uses start, end uninitialized if !_compute_normalized_device_slope(...) NEW
550943 Graphics FontEntry::CairoFontFace doesn't handle failure from FT_New_Face NEW
552940 Widget: Gtk XRemoteClient::FindBestWindow doesn't check status from XGetWindowProperty NEW
587632 XUL nsXULPopupManager::ShowPopupCallback leaks item when ENSURE_TRUE(weakFrame.IsAlive()) fails NEW
587634 Graphics NS_ENSURE_SUCCESS in moz_qicon_to_channel leaks buf on failure NEW
598468 DOM: Forms Remove ugly code preventing assert in DoCompareTreePosition when called from nsHTMLFormElement.cpp NEW
603735 Audio/Video: Playback for loop in vp8_decode is dead code while vp8_mem_req_segs only has one alg NEW
617662 DOM: HTML Parser please use more // fall through comments in nsHtml5TreeBuilder::endTag NEW
617713 Audio/Video: Playback provide symbol renaming for tremor/friends NEW
617921 JavaScript Engine Snarf should pass a positive value to fread NEW
620170 Graphics ParsePrivateDictData handles enum type in a way which doesn't guard local_subrs_index NEW
620174 Layout nsOverflowContinuationTracker::Finish doesn't maintain consistent preconditions for mOverflowContList NEW
620241 JavaScript Engine Decompile leaks argv in JSOP_NEW.. when LOCAL_ASSERT fails NEW
620279 Layout Assume infallible NS_NewListControlFrame in nsCSSFrameConstructor::ConstructSelectFrame NEW
620950 Layout: Images, Video, and HTML Frames nsImageMap::AddArea could set area to 0 in default NS_NOTREACHED case NEW
1020011 Graphics: Text Segment::justify leaks |stats| NEW
1020576 JavaScript Engine DumpHeap in TestingFunctions.cpp fails to close |dumpFile| when it gets bad args NEW
1024193 DOM: Core & HTML Maybe |node| is uninitialized in some cases in nsContentSubtreeIterator::Init NEW
1026676 CSS Parsing and Computation Possible use of uninitialized variable |position| in nsCSSRendering::PaintGradient NEW
1037108 Crash Reporting Potential buffer overflow in UTF8ToUTF16Char NEW
1142672 Memory Allocator [logalloc] Leak of |fd| in |replace_init| NEW
1142776 WebRTC: Audio/Video webrtc::FileAudioDevice leaks CriticalSection NEW
1142831 XPCOM Many potential leaks if |NS_DispatchToMain| fails NEW
1187461 Layout Possible use of uninitialized values in nsHTMLReflowState::InitAbsoluteConstraints NEW
1216830 DOM: Security Possible OOB read in |nsCSPContext::GetAllowsInline| when logging is enabled NEW
1237291 JavaScript Engine [Static Analysis][Dereference after null check] In function Parser<FullParseHandler>::checkFunctionDefinition from Parser.cpp NEW
1258379 JavaScript Engine [Static Analysis][Dereference before null check] In function Parser<ParseHandler>::bindVar NEW
1278491 Backend (coverity) resource leak: /mailnews/extensions/mdn/src/nsMsgMdnGenerator.cpp: convbuf is not released in early error exit. NEW
1278494 Backend (coverity) uninitialized variable, etc.: /mailnews/base/util/nsMsgDBFolder.cpp oldBiffState NEW
1279542 MIME (coverity) resource leak: mailnews/mime/src/mimei.cpp: |hdrs| is not released on early error return. NEW
1279934 MIME (coverity) resource leak: mailnews/mime/src/nsCMSSecureMessage.cpp: |data| is not freed on early return NEW
1280066 MIME (coverity) resource leak: mailnews/mime/src/mimecms.cpp: a memory area returned by | mime_part_address(walker)| is not freed. NEW
1280273 MIME (coverity) resource leak: mailnews/mime/src/mimemoz2.cpp: area pointed by |dstPtr| is lost in an error path NEW
1280277 MIME (coverity) resource leak: mailnews/mime/emitters/nsMimeBaseEmitter.cpp: area pointed by |ptr| is lost in a execution path. NEW
1280492 Database (coverity) Uninitialized scalar variable: mailnews/local/src/nsLocalMailFolder.cpp: |rv| is not in a path before being returned by |return rv|. NEW
1280495 Networking: IMAP (coverity) uninitialized scalar variable: mailnews/imap/src/nsImapMailFolder.cpp: |rv| is not set properly (either uninitialized and some error values are lost). NEW
1280664 Networking: IMAP (coverity) uninitialized scalar variable: mailnews/imap/src/nsImapProtocol.cpp: |rv| is not set always. NEW
1280752 Networking: IMAP (coverity) uninitialized scalar variable: mailnews/imap/src/nsImapMailFolder.cpp: |rv| is not set value always before being returned as function return value. NEW
1281352 Networking: IMAP (coverity) uninitialized scalar value: /mailnews/imap/src/nsImapMailFolder.cpp: |rv| is not set a value before being returned in |return rv| NEW
1281353 Networking: IMAP (coverity) uninitialized scalar value: mailnews/imap/src/nsImapMailFolder.cpp: there are execution paths where |rv| is not set before returned by |return rv| NEW
1285101 Networking: IMAP (coverity) uninitialized scalar variable: mailnews/imap/src/nsImapOfflineSync.cpp: |flagOperation| may not be initialized on the first use. NEW
1285432 Networking: IMAP (coverity) resource leak: mailnews/imap/src/nsIMAPNamespace.cpp: |convertedFolderName| is not released in an early error path. NEW
1315643 WebRTC: Audio/Video [Coverity] Uninitialized read in media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core.c NEW
1361576 XUL coverity report: In nsXULPopupManager::​ShowMenu(nsIContent *, bool, bool): Pointer is checked against null but then dereferenced anyway NEW
1361597 Layout: Tables Coverity report: nsTableColGroupFrame::​nsTableColGroupFrame(nsStyleContext *): A scalar field is not initialized by the constructor NEW
1361599 Layout: Tables Coverity report: nsTableRowGroupFrame::​nsTableRowGroupFrame(nsStyleContext *): A scalar field is not initialized by the constructor NEW
1361651 Layout Coverity report: nsRubyBaseContainerFrame::​nsRubyBaseContainerFrame(nsStyleContext *): A scalar field is not initialized by the constructor NEW
1528567 Layout Potential nullptr dereference in nsIFrame::PeekOffsetParagraph NEW
1528571 DOM: Navigation Missing error handling when calling AddHeadersToChannel() inside nsDocShell::DoURILoad() NEW
1598609 Storage: Quota Manager Memory leak in RequestResolver::GetStorageEstimate after calling QueryInterface NEW
1941634 Layout nsCaret.cpp: Identical code for different branches NEW
1951715 JavaScript Engine [meta] SpiderMonkey: Coverity Static Analysis fixes NEW

55 Total; 55 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%);