Bug 43471
| Summary: | Web Inspector: remove console.profiles from window.console API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bweinstein, joepeck, keishi, mjs, mnaganov, pfeldman, pmuellr, rik, yurys |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Yury Semikhatsky
Having all profiles exposed on the console object is a potential security issue. I can see console.profiles is used only from layout tests to test CPU profiler. Now that we have an elaborated infrastructure for inspector tests, we should switch to using it instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
Agreed. Bug #116883 has a patch up. Lets dup to that because of the progress.
*** This bug has been marked as a duplicate of bug 116883 ***