Bug 159171 - Fix bad assert in StructureRareData::setObjectToStringValue
Summary: Fix bad assert in StructureRareData::setObjectToStringValue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-27 14:47 PDT by Keith Miller
Modified: 2016-06-27 17:42 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.38 KB, patch)
2016-06-27 14:48 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch for landing (3.41 KB, patch)
2016-06-27 14:58 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2016-06-27 14:47:31 PDT
Fix bad assert in StructureRareData::setObjectToStringValue
Comment 1 Keith Miller 2016-06-27 14:48:56 PDT
Created attachment 282169 [details]
Patch
Comment 2 Keith Miller 2016-06-27 14:56:53 PDT
rdar://problem/26987355
Comment 3 Keith Miller 2016-06-27 14:58:25 PDT
Created attachment 282170 [details]
Patch for landing
Comment 4 Keith Miller 2016-06-27 17:42:47 PDT
Committed r202528: <http://trac.webkit.org/changeset/202528>