RESOLVED FIXED 39977
Missing Chromium bindings for InspectorController methods introduced in r60443
https://bugs.webkit.org/show_bug.cgi?id=39977
Summary Missing Chromium bindings for InspectorController methods introduced in r60443
Roland Steiner
Reported 2010-05-31 19:53:54 PDT
WebKit rev. 60443 introduced new InspectorController methods getStyleSheet() and getRuleRangesForStyleSheetId() Those are missing in WebKit/chromium/src/js/InspectorControllerImpl.js
Attachments
patch - add missing bindings (1.59 KB, patch)
2010-05-31 20:01 PDT, Roland Steiner
tkent: review+
Roland Steiner
Comment 1 2010-05-31 20:01:11 PDT
Created attachment 57511 [details] patch - add missing bindings
Roland Steiner
Comment 2 2010-05-31 20:28:13 PDT
Landed as r60460
Note You need to log in before you can comment on or make changes to this bug.