Bug 167799 - Fix bad assertion under HTMLTreeBuilder::processStartTagForInBody()
Summary: Fix bad assertion under HTMLTreeBuilder::processStartTagForInBody()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-03 10:12 PST by Chris Dumez
Modified: 2017-02-03 12:51 PST (History)
9 users (show)

See Also:


Attachments
Patch (5.77 KB, patch)
2017-02-03 10:19 PST, 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-02-03 10:12:03 PST
Fix bad assertion under HTMLTreeBuilder::processStartTagForInBody() when handling framesets.
Comment 1 Chris Dumez 2017-02-03 10:12:19 PST
<rdar://problem/30237241>
Comment 2 Chris Dumez 2017-02-03 10:19:47 PST
Created attachment 300545 [details]
Patch
Comment 3 Brent Fulgham 2017-02-03 12:29:39 PST
Comment on attachment 300545 [details]
Patch

r=me
Comment 4 Chris Dumez 2017-02-03 12:51:07 PST
Comment on attachment 300545 [details]
Patch

Clearing flags on attachment: 300545

Committed r211645: <http://trac.webkit.org/changeset/211645>
Comment 5 Chris Dumez 2017-02-03 12:51:12 PST
All reviewed patches have been landed.  Closing bug.