[Webkit-unassigned] [Bug 46676] HTMLTreeBuilder's InForeignContent code needs a re-write
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 21 21:19:45 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46676
--- Comment #9 from James Simonsen <simonjam at chromium.org> 2010-10-21 21:19:44 PST ---
(In reply to comment #7)
> (From update of attachment 71502 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=71502&action=review
> > WebCore/html/parser/HTMLTreeBuilder.cpp:1141
> > defaultForInitial();
> > + prepareToReprocessToken();
>
> Should we just make the prepare call part of the default call?
Sure. Done.
> > WebCore/html/parser/HTMLTreeBuilder.cpp:1234
> > + prepareToReprocessToken();
> > processStartTag(token);
>
> Can we combine these as reprocessStartTag(token) ?
Yep. Done.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list