WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
57931
Web Inspector: Beautify parameter names in Inspector.json (CSS domain)
https://bugs.webkit.org/show_bug.cgi?id=57931
Summary
Web Inspector: Beautify parameter names in Inspector.json (CSS domain)
Alexander Pavlov (apavlov)
Reported
2011-04-06 02:15:22 PDT
As suggested by pfeldman, the following fixes should be made:
>> CSS.addRule >> "contextNodeId"
rename to "nodeId"
>> CSS.getAllStyleSheets >> "styleSheetInfos": <array of CSSStyleSheetHeader>
rename to "headers"?
Attachments
[PATCH] As agreed, contextNodeId is not renamed
(1.46 KB, patch)
2011-04-06 03:01 PDT
,
Alexander Pavlov (apavlov)
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2011-04-06 03:01:01 PDT
Created
attachment 88391
[details]
[PATCH] As agreed, contextNodeId is not renamed
Alexander Pavlov (apavlov)
Comment 2
2011-04-06 09:18:19 PDT
Committed
r83061
: <
http://trac.webkit.org/changeset/83061
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug