[Webkit-unassigned] [Bug 44518] Web Inspector: add audits support to extension API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 04:43:46 PDT 2010


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


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66022|review?                     |review+
               Flag|                            |




--- Comment #16 from Yury Semikhatsky <yurys at chromium.org>  2010-08-31 04:43:45 PST ---
(From update of attachment 66022)
> LayoutTests/inspector/extensions-audits-tests.js:39
> +test = function()
var test =

> LayoutTests/inspector/extensions-audits.html:14
> +        log("category.onAuditStarted fired");
Why is it not just output?

> LayoutTests/inspector/extensions-test.js:11
> +        if (/^extension_/.exec(symbol) && typeof window[symbol] === "function")
Should be test() since you don't use result array.

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