Bug 33820

Summary: Inline functions that are hot in DOM manipulation
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch abarth: review+

Maciej Stachowiak
Reported 2010-01-18 17:52:04 PST
Inline functions that are hot in DOM manipulation
Attachments
Patch (27.91 KB, patch)
2010-01-18 18:14 PST, Maciej Stachowiak
abarth: review+
Maciej Stachowiak
Comment 1 2010-01-18 18:14:46 PST
Adam Barth
Comment 2 2010-01-18 18:17:03 PST
Comment on attachment 46873 [details] Patch I approve this product and/or service.
Darin Adler
Comment 3 2010-01-19 09:04:06 PST
Comment on attachment 46873 [details] Patch > - Document(Frame*, bool isXHTML); > + Document(Frame*, bool isXHTML, bool isHTML); I'd much rather see an enum here instead of two bools.
Maciej Stachowiak
Comment 4 2010-01-19 18:25:40 PST
Eric Seidel (no email)
Comment 5 2010-01-19 23:34:09 PST
Note You need to log in before you can comment on or make changes to this bug.