[Webkit-unassigned] [Bug 101963] [WebInspector] Uncaught TypeError: Cannot call method 'isInlineScript' of undefined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 12:31:10 PST 2012


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





--- Comment #1 from johnjbarton <johnjbarton at chromium.org>  2012-11-12 12:32:53 PST ---
Ah, maybe a change in my code rather than WebKit caused this to happen today. 

I changed the source I inject during reload to include

{ 
  window.__qp.propertyChanges = { prop:[]}; 
}

Note block, maybe that is causing this exception.

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