RESOLVED FIXED Bug 85265
[Shadow DOM] ShadowTree needs a better name
https://bugs.webkit.org/show_bug.cgi?id=85265
Summary [Shadow DOM] ShadowTree needs a better name
Hajime Morrita
Reported 2012-04-30 23:17:59 PDT
This is part of the refactoring series Bug 85263. ShadowTree is confusing name because it's a stack of tree, not tree itself. On the other hand, the original intention of the class was that Shadow DOM concept should be isolated from non-shadow part. This idea has been making sense. What we need is just a good name.
Attachments
Patch (98.45 KB, patch)
2012-05-01 00:24 PDT, Hajime Morrita
no flags
Patch (100.07 KB, patch)
2012-05-06 18:33 PDT, Hajime Morrita
no flags
Patch (105.06 KB, patch)
2012-05-06 20:54 PDT, Hajime Morrita
no flags
Hajime Morrita
Comment 1 2012-05-01 00:24:21 PDT
Gustavo Noronha (kov)
Comment 2 2012-05-01 00:33:36 PDT
Early Warning System Bot
Comment 3 2012-05-01 00:54:03 PDT
Build Bot
Comment 4 2012-05-01 00:56:19 PDT
Early Warning System Bot
Comment 5 2012-05-01 00:59:05 PDT
Build Bot
Comment 6 2012-05-01 01:01:58 PDT
WebKit Review Bot
Comment 7 2012-05-01 01:27:18 PDT
Comment on attachment 139597 [details] Patch Attachment 139597 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12598327
Gyuyoung Kim
Comment 8 2012-05-01 06:12:13 PDT
Dimitri Glazkov (Google)
Comment 9 2012-05-01 09:14:26 PDT
I like new names.
Dimitri Glazkov (Google)
Comment 10 2012-05-01 09:15:12 PDT
Comment on attachment 139597 [details] Patch rs=me, but please make it build first.
Hajime Morrita
Comment 11 2012-05-06 18:27:56 PDT
(In reply to comment #10) > (From update of attachment 139597 [details]) > rs=me, but please make it build first. gah, what were I doing...
Hajime Morrita
Comment 12 2012-05-06 18:33:22 PDT
Build Bot
Comment 13 2012-05-06 19:00:04 PDT
Hajime Morrita
Comment 14 2012-05-06 20:54:54 PDT
WebKit Review Bot
Comment 15 2012-05-06 23:05:02 PDT
Comment on attachment 140466 [details] Patch Clearing flags on attachment: 140466 Committed r116277: <http://trac.webkit.org/changeset/116277>
WebKit Review Bot
Comment 16 2012-05-06 23:05:09 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.