RESOLVED FIXED 122717
Rewrite Document::body and Document::head in modern style, way clearer and shorter
https://bugs.webkit.org/show_bug.cgi?id=122717
Summary Rewrite Document::body and Document::head in modern style, way clearer and sh...
Darin Adler
Reported 2013-10-13 00:00:42 PDT
Rewrite Document::body and Document::head in modern style, way clearer and shorter
Attachments
Patch (2.32 KB, patch)
2013-10-13 00:01 PDT, Darin Adler
kling: review+
eflews.bot: commit-queue-
Darin Adler
Comment 1 2013-10-13 00:01:10 PDT
EFL EWS Bot
Comment 2 2013-10-13 00:05:36 PDT
EFL EWS Bot
Comment 3 2013-10-13 00:09:02 PDT
Build Bot
Comment 4 2013-10-13 00:29:10 PDT
Build Bot
Comment 5 2013-10-13 00:39:09 PDT
Build Bot
Comment 6 2013-10-13 00:45:03 PDT
kov's GTK+ EWS bot
Comment 7 2013-10-13 01:15:55 PDT
Darin Adler
Comment 8 2013-10-13 12:19:47 PDT
Alexey Proskuryakov
Comment 9 2013-10-13 14:11:56 PDT
WebKit Commit Bot
Comment 10 2013-10-13 14:14:48 PDT
Re-opened since this is blocked by bug 122733
Alexey Proskuryakov
Comment 11 2013-10-13 14:15:35 PDT
Andreas is going to see if he can fix real quick.
Andreas Kling
Comment 12 2013-10-13 15:09:58 PDT
(In reply to comment #11) > Andreas is going to see if he can fix real quick. https://trac.webkit.org/r157383 https://trac.webkit.org/r157384 That was a silly bug, I should have caught it in review.
Darin Adler
Comment 13 2013-10-13 15:46:25 PDT
I don’t know why I didn’t test. I could have sworn I did. I don’t get why childrenOfType takes a pointer, but doesn’t handle null. We should fix that.
Darin Adler
Comment 14 2013-10-13 15:46:35 PDT
By making it take a reference.
Lucas Forschler
Comment 15 2019-02-06 09:02:56 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.