[Webkit-unassigned] [Bug 132151] Mark Supplement instead of RefCountedSupplement in NavigatorContentUtils

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 24 15:39:04 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132151





--- Comment #1 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2014-04-24 15:39:23 PST ---
(In reply to comment #0)
> Though NavigatorContentUtils didn't have any scenario which can be shared across navigator instances, it has used RefCountedSupplement. So, we need to use Supplement<Page> instead of RefCountedSupplement<>.

s/across navigator instances/across page instances/g


It was considered to make the NavigatorContentUtils shareable across navigator instances. However, it has used RefCountedSupplement<Page> instead of RefCountedSupplement<Navigator>.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list