Bug 108267 - Move ShadowRoot creation into ElementShadow
Summary: Move ShadowRoot creation into ElementShadow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Sprehn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-29 17:26 PST by Elliott Sprehn
Modified: 2013-01-29 20:57 PST (History)
6 users (show)

See Also:


Attachments
Patch (6.53 KB, patch)
2013-01-29 17:40 PST, Elliott Sprehn
no flags Details | Formatted Diff | Diff
Patch for landing (6.47 KB, patch)
2013-01-29 19:44 PST, Elliott Sprehn
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Sprehn 2013-01-29 17:26:54 PST
Move ShadowRoot creation into ElementShadow
Comment 1 Elliott Sprehn 2013-01-29 17:40:34 PST
Created attachment 185362 [details]
Patch
Comment 2 Hajime Morrita 2013-01-29 18:08:08 PST
Comment on attachment 185362 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=185362&action=review

> Source/WebCore/ChangeLog:26
> +2013-01-29  Elliott Sprehn  <esprehn@chromium.org>

Beware the badly diff-ed ChangeLog
Comment 3 Elliott Sprehn 2013-01-29 19:44:06 PST
Created attachment 185383 [details]
Patch for landing
Comment 4 WebKit Review Bot 2013-01-29 20:57:26 PST
Comment on attachment 185383 [details]
Patch for landing

Clearing flags on attachment: 185383

Committed r141218: <http://trac.webkit.org/changeset/141218>
Comment 5 WebKit Review Bot 2013-01-29 20:57:29 PST
All reviewed patches have been landed.  Closing bug.