[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 01:26:00 PDT 2012


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





--- Comment #1 from Yury Semikhatsky <yurys at chromium.org>  2012-07-30 01:26:01 PST ---
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?

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