RESOLVED FIXED 115146
cloneChildNodes looks for deleteButtonController in each level of recursion
https://bugs.webkit.org/show_bug.cgi?id=115146
Summary cloneChildNodes looks for deleteButtonController in each level of recursion
Ryosuke Niwa
Reported 2013-04-24 20:27:09 PDT
cloneChildNodes looks for deleteButtonController in each level of recursion
Attachments
Cleanup (3.22 KB, patch)
2013-04-24 20:29 PDT, Ryosuke Niwa
no flags
Fixed builds (3.27 KB, patch)
2013-04-24 20:40 PDT, Ryosuke Niwa
no flags
Fixed spelling (3.28 KB, patch)
2013-04-24 20:45 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2013-04-24 20:29:59 PDT
Radar WebKit Bug Importer
Comment 2 2013-04-24 20:33:20 PDT
Early Warning System Bot
Comment 3 2013-04-24 20:37:58 PDT
EFL EWS Bot
Comment 4 2013-04-24 20:39:02 PDT
Comment on attachment 199611 [details] Cleanup Attachment 199611 [details] did not pass efl-wk2-ews (efl-wk2): Output: http://webkit-queues.appspot.com/results/207067
Early Warning System Bot
Comment 5 2013-04-24 20:39:16 PDT
EFL EWS Bot
Comment 6 2013-04-24 20:39:50 PDT
Ryosuke Niwa
Comment 7 2013-04-24 20:40:31 PDT
Created attachment 199612 [details] Fixed builds
Geoffrey Garen
Comment 8 2013-04-24 20:42:26 PDT
> Source/WebCore/dom/ContainerNode.cpp:861 > + cloneChildNodesAvoidingDeleteButon(this, clone, deleteButtonContainerElement); Spelling: Should be "cloneChildNodesAvoidingDeleteButton".
Ryosuke Niwa
Comment 9 2013-04-24 20:45:17 PDT
Created attachment 199613 [details] Fixed spelling
Andreas Kling
Comment 10 2013-04-25 05:44:09 PDT
Comment on attachment 199613 [details] Fixed spelling r=me
WebKit Commit Bot
Comment 11 2013-04-25 11:32:19 PDT
Comment on attachment 199613 [details] Fixed spelling Clearing flags on attachment: 199613 Committed r149127: <http://trac.webkit.org/changeset/149127>
WebKit Commit Bot
Comment 12 2013-04-25 11:32:22 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.