[Webkit-unassigned] [Bug 129617] Web Inspector: TypeError: null is not an object (evaluating 'document.body.classList')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 12:43:32 PST 2014


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





--- Comment #2 from Timothy Hatcher <timothy at apple.com>  2014-03-03 12:40:36 PST ---
Well we do add the _windowFocused listener before the DOMContentLoaded event. So if it fires early it will cause this. I guess we should delay adding the listener until DOMContentLoaded.

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