Bug 146236 - CrashTracer: com.apple.WebKit.Networking at JavaScriptCore: WTF::String::isolatedCopy const &
Summary: CrashTracer: com.apple.WebKit.Networking at JavaScriptCore: WTF::String::isol...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-23 05:35 PDT by Antti Koivisto
Modified: 2015-06-23 13:35 PDT (History)
2 users (show)

See Also:


Attachments
patch (1.53 KB, patch)
2015-06-23 05:43 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.