WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 78668
Remove an unnecessary public static factory function from ShadowRoot.
https://bugs.webkit.org/show_bug.cgi?id=78668
Summary
Remove an unnecessary public static factory function from ShadowRoot.
Hayato Ito
Reported
2012-02-14 21:52:55 PST
We don't have a client which calls the following public static function: static PassRefPtr<ShadowRoot> create(Document*); That should not be exposed.
Attachments
remove a factory
(2.41 KB, patch)
2012-02-14 21:58 PST
,
Hayato Ito
no flags
Details
Formatted Diff
Diff
Patch for landing
(2.41 KB, patch)
2012-02-14 23:03 PST
,
Hayato Ito
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Hayato Ito
Comment 1
2012-02-14 21:58:23 PST
Created
attachment 127114
[details]
remove a factory
Kent Tamura
Comment 2
2012-02-14 22:09:01 PST
Comment on
attachment 127114
[details]
remove a factory ok
Hayato Ito
Comment 3
2012-02-14 23:03:20 PST
Created
attachment 127120
[details]
Patch for landing
WebKit Review Bot
Comment 4
2012-02-15 00:22:28 PST
Comment on
attachment 127120
[details]
Patch for landing Clearing flags on attachment: 127120 Committed
r107786
: <
http://trac.webkit.org/changeset/107786
>
WebKit Review Bot
Comment 5
2012-02-15 00:22:32 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug