Bug 134361

Summary: Memory cache might not be pruned when it should for https pages
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebCore Misc.Assignee: Balazs Kelemen <kbalazs>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, bunhere, cdumez, commit-queue, darin, ggaren, gyuyoung.kim, hyatt, japhet, laszlo.gombos, rniwa, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 none

Description Balazs Kelemen 2014-06-26 13:50:57 PDT
There is an inconsistency in CachedResource::removeClient
Comment 1 Balazs Kelemen 2014-06-26 14:06:57 PDT
Created attachment 233932 [details]
Patch
Comment 2 Geoffrey Garen 2014-06-26 14:14:49 PDT
Comment on attachment 233932 [details]
Patch

r=me
Comment 3 Build Bot 2014-06-26 14:40:51 PDT
Comment on attachment 233932 [details]
Patch

Attachment 233932 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/5637062174703616

New failing tests:
media/W3C/video/networkState/networkState_during_loadstart.html
Comment 4 Build Bot 2014-06-26 14:40:56 PDT
Created attachment 233935 [details]
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-15  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 5 Balazs Kelemen 2014-06-26 15:38:27 PDT
Comment on attachment 233932 [details]
Patch

I'm not sure it's me, let's try it again on the cq.
Comment 6 WebKit Commit Bot 2014-06-26 16:18:19 PDT
Comment on attachment 233932 [details]
Patch

Clearing flags on attachment: 233932

Committed r170504: <http://trac.webkit.org/changeset/170504>
Comment 7 WebKit Commit Bot 2014-06-26 16:18:25 PDT
All reviewed patches have been landed.  Closing bug.