RESOLVED FIXED 126745
Add missing function stub in InspectorFrontendHostStub.js
https://bugs.webkit.org/show_bug.cgi?id=126745
Summary Add missing function stub in InspectorFrontendHostStub.js
Peter Molnar
Reported 2014-01-10 05:46:38 PST
Because of the missing function stub, Remote Inspector to throw the following error: TypeError: undefined is not a function (evaluating 'InspectorFrontendHost.debuggableType()')
Attachments
patch (1.41 KB, patch)
2014-01-10 05:47 PST, Peter Molnar
no flags
Radar WebKit Bug Importer
Comment 1 2014-01-10 05:46:51 PST
Peter Molnar
Comment 2 2014-01-10 05:47:47 PST
WebKit Commit Bot
Comment 3 2014-01-10 06:26:16 PST
Comment on attachment 220835 [details] patch Clearing flags on attachment: 220835 Committed r161632: <http://trac.webkit.org/changeset/161632>
WebKit Commit Bot
Comment 4 2014-01-10 06:26:18 PST
All reviewed patches have been landed. Closing bug.
Joseph Pecoraro
Comment 5 2014-01-10 10:02:28 PST
Doh! Sorry, yes thanks for fixing this.
Note You need to log in before you can comment on or make changes to this bug.