RESOLVED FIXED 88738
Some additional tweaks to keep TreeShared code simple/clean
https://bugs.webkit.org/show_bug.cgi?id=88738
Summary Some additional tweaks to keep TreeShared code simple/clean
Darin Adler
Reported 2012-06-10 10:47:55 PDT
Some additional tweaks to keep TreeShared code simple/clean
Attachments
Patch (1.82 KB, patch)
2012-06-10 10:50 PDT, Darin Adler
no flags
Darin Adler
Comment 1 2012-06-10 10:50:09 PDT
Darin Adler
Comment 2 2012-06-10 10:50:44 PDT
Just a tiny tweak I missed when doing the last patch.
Kentaro Hara
Comment 3 2012-06-10 10:55:07 PDT
Comment on attachment 146745 [details] Patch Looks good to me. But I'd like to delegate the review to experts.
Adam Barth
Comment 4 2012-06-10 11:28:18 PDT
Comment on attachment 146745 [details] Patch Having a destructor be virtual or not based on NDEBUG sounds scary! That can lead to behavior differences between Release and Debug that are hard to track down.
Darin Adler
Comment 5 2012-06-10 11:30:44 PDT
(In reply to comment #4) > Having a destructor be virtual or not based on NDEBUG sounds scary! Yes, fixing that was my main motivation for this patch. I was in the shower and thinking about that virtual keyword there and came back to my computer to do this patch.
WebKit Review Bot
Comment 6 2012-06-10 12:19:37 PDT
Comment on attachment 146745 [details] Patch Clearing flags on attachment: 146745 Committed r119943: <http://trac.webkit.org/changeset/119943>
WebKit Review Bot
Comment 7 2012-06-10 12:19:42 PDT
All reviewed patches have been landed. Closing bug.
Lucas Forschler
Comment 8 2019-02-06 09:02:49 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.