[Webkit-unassigned] [Bug 33983] Setting <Select>.options.length is broken once the inspector has come up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 18:42:48 PST 2010


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





--- Comment #2 from James Robinson <jamesr at chromium.org>  2010-01-21 18:42:48 PST ---
Created an attachment (id=47170)
 --> (https://bugs.webkit.org/attachment.cgi?id=47170)
Repro page with mutation events

This isn't a bug with the inspector, it's actually with DOM mutation events. 
On WebKits old enough for the inspector to use DOM mutation events it shows up
when the inspector is open.  On ToT it only shows up if the page explicitly
registers a mutation event (it doesn't matter what the body of the handler
does).

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