Bug 172612 - Temporarily disable assertion in PageConfiguration::sessionID()
Summary: Temporarily disable assertion in PageConfiguration::sessionID()
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-25 14:49 PDT by Chris Dumez
Modified: 2017-05-28 16:41 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2017-05-25 14:50 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-05-25 14:49:06 PDT
Disable assertion in PageConfiguration::sessionID() until <rdar://problem/32277488> is fixed. This assertion is being hit and hindering development.
Comment 1 Chris Dumez 2017-05-25 14:50:31 PDT
Created attachment 311297 [details]
Patch
Comment 2 Chris Dumez 2017-05-25 15:23:41 PDT
Comment on attachment 311297 [details]
Patch

Will fix assertion instead.
Comment 3 Chris Dumez 2017-05-28 16:41:40 PDT
Assertion was fixed via Bug 172615.