[Webkit-unassigned] [Bug 190165] Web Inspector: move frontend managers to a container object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 12:14:46 PDT 2018


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

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bburg at apple.com

--- Comment #1 from Brian Burg <bburg at apple.com> ---
(In reply to Devin Rousso from comment #0)
> Instead of having each manager's instance be a camel-cased object on `WI`,
> we should have a container for all manager objects (e.g. `WI.Manager.Foo`).

The direction I started on was WI.sharedApp.fooManager, but I ran out of time for refactoring. I suggest you hang the instances off of WI.sharedApp. Joe will probably need to adjust this soon anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181002/51e3a2bc/attachment.html>


More information about the webkit-unassigned mailing list