Bug 146236

Summary: CrashTracer: com.apple.WebKit.Networking at JavaScriptCore: WTF::String::isolatedCopy const &
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2015-06-23 05:35:41 PDT
39 JavaScriptCore: WTF::String::isolatedCopy() const & <==
        39 WebKit: WebKit::NetworkCache::Storage::versionPath() const
          26 WebKit: WebKit::NetworkCache::Storage::versionPath() const
          | 26 WebKit: WebKit::NetworkCache::Cache::dumpFilePath() const
          |   26 WebKit: WebKit::NetworkCache::Cache::deleteDumpFile()
          |     26 WebKit: WebKit::NetworkCache::Cache::clear(std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >, std::__1::function<void ()>&&)
          |       26 WebKit: ___ZN6WebKit14NetworkProcess14clearDiskCacheENSt3__16chrono10time_pointINS2_12system_clockENS2_8durationIxNS1_5ratioILl1ELl1000000EEEEEEENS1_8functionIFvvEEE_block_invoke
Comment 1 Antti Koivisto 2015-06-23 05:41:31 PDT
rdar://problem/21380700
Comment 2 Antti Koivisto 2015-06-23 05:43:58 PDT
Created attachment 255407 [details]
patch
Comment 3 WebKit Commit Bot 2015-06-23 13:35:38 PDT
Comment on attachment 255407 [details]
patch

Clearing flags on attachment: 255407

Committed r185882: <http://trac.webkit.org/changeset/185882>
Comment 4 WebKit Commit Bot 2015-06-23 13:35:41 PDT
All reviewed patches have been landed.  Closing bug.