[Webkit-unassigned] [Bug 92545] Web Inspector: rename WorkerAgent.setWorkerInspectionEnabled to WorkerAgent.enable and make it return error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 06:44:02 PDT 2012


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





--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2012-07-30 06:44:02 PST ---
(In reply to comment #1)
> I think this bug mixes two problems that should be addressed separately:
> 1) WorkerAgent.setWorkerInspectionEnabled should be split into WorkerAgent.enable/disable to be aligned with the naming scheme used in other domains.
> 2) Preference.exposeWorkersInspection is used to check if the front-end on the given platform supports worker inspection. At the moment we cannot create worker inspector front-end window on Mac e.g. Which mechanism should be used to handle this?

It should then be a part of the InspectorFrontendHost. I.e. host tells front-end whether it is capable of opening new windows. I agree that these are two changes, but the first one looks minor.

-- 
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