[Webkit-unassigned] [Bug 27203] Inspector: Remove Unintended Global Variables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 13 16:28:28 PDT 2009


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





--- Comment #6 from Patrick Mueller <pmuellr at yahoo.com>  2009-07-13 16:28:26 PDT ---
As I mentioned, checking for properties added to objects other than "window" is
more of a proactive test.  I assume.  :-)

Are the functions added in utilities.js added to the under-test JavaScript
environment?  Seems like a huge problem; something that itself needs to be
cleaned up, somehow.  Or minimized.  Or all the functions should have double
underscores added to them.

In terms of test cases, manual ones aren't bad.  See one I wrote: 

   WebKit/WebCore/manual-tests/inspector/named-evals.html

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