Bug 41325 - Fix ASSERT so we can run more HTML5lib tests
Summary: Fix ASSERT so we can run more HTML5lib tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-28 18:50 PDT by Adam Barth
Modified: 2010-06-28 19:00 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.41 KB, patch)
2010-06-28 18:54 PDT, Adam Barth
eric: review+
eric: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-06-28 18:50:38 PDT
Fix ASSERT so we can run more HTML5lib tests
Comment 1 Adam Barth 2010-06-28 18:54:05 PDT
Created attachment 59973 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-06-28 18:56:18 PDT
Comment on attachment 59973 [details]
Patch

This should share code with the old one.  using a common non-virtual method if needed.
Comment 3 Adam Barth 2010-06-28 19:00:25 PDT
Committed r62076: <http://trac.webkit.org/changeset/62076>