Bug 136387 - More occasional crashes in ServicesController::resfreshExistingServices
Summary: More occasional crashes in ServicesController::resfreshExistingServices
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-08-29 14:08 PDT by Tim Horton
Modified: 2014-08-29 14:33 PDT (History)
5 users (show)

See Also:


Attachments
patch for landing (1.62 KB, patch)
2014-08-29 14:12 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-08-29 14:08:37 PDT
It seems like we can double-initialize ServicesController, which is supposed to be a singleton.
Comment 1 Tim Horton 2014-08-29 14:08:55 PDT
rdar://problem/18167200
Comment 2 Tim Horton 2014-08-29 14:12:15 PDT
Created attachment 237375 [details]
patch for landing
Comment 3 WebKit Commit Bot 2014-08-29 14:32:57 PDT
Comment on attachment 237375 [details]
patch for landing

Clearing flags on attachment: 237375

Committed r173119: <http://trac.webkit.org/changeset/173119>
Comment 4 WebKit Commit Bot 2014-08-29 14:33:00 PDT
All reviewed patches have been landed.  Closing bug.