Bug 108301

Summary: getDecorationRootAndDecoratedRoot should add new user agent shadow roots
Product: WebKit Reporter: Elliott Sprehn <esprehn>
Component: New BugsAssignee: Elliott Sprehn <esprehn>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 108209    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Elliott Sprehn 2013-01-30 00:27:23 PST
getDecorationRootAndDecoratedRoot should add new user agent shadow roots
Comment 1 Elliott Sprehn 2013-01-30 00:47:25 PST
Created attachment 185418 [details]
Patch
Comment 2 Hajime Morrita 2013-01-30 00:52:13 PST
Comment on attachment 185418 [details]
Patch

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

> Source/WebCore/html/shadow/TextFieldDecorationElement.cpp:98
> +        // the input.

Yeah, adding UA shadow root is basically a bad idea and the team tried to get rid of it. This one has been overlooked though.
Comment 3 WebKit Review Bot 2013-01-30 01:43:05 PST
Comment on attachment 185418 [details]
Patch

Clearing flags on attachment: 185418

Committed r141235: <http://trac.webkit.org/changeset/141235>
Comment 4 WebKit Review Bot 2013-01-30 01:43:08 PST
All reviewed patches have been landed.  Closing bug.