Bug 163569

Summary: [WK2][NetworkCache] PendingFrameLoad objects are sometimes leaked
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, cgarcia, commit-queue, dewei_zhu, kling, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-10-17 16:00:20 PDT
PendingFrameLoad objects are sometimes leaked.
Comment 1 Radar WebKit Bug Importer 2016-10-17 16:00:56 PDT
<rdar://problem/28810836>
Comment 2 Chris Dumez 2016-10-17 16:08:09 PDT
Created attachment 291891 [details]
Patch
Comment 3 WebKit Commit Bot 2016-10-17 16:10:17 PDT
Attachment 291891 [details] did not pass style-queue:


ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheSpeculativeLoadManager.cpp:207:  This { should be at the end of the previous line  [whitespace/braces] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 WebKit Commit Bot 2016-10-17 16:30:18 PDT
Comment on attachment 291891 [details]
Patch

Clearing flags on attachment: 291891

Committed r207441: <http://trac.webkit.org/changeset/207441>
Comment 5 WebKit Commit Bot 2016-10-17 16:30:24 PDT
All reviewed patches have been landed.  Closing bug.