Bug 57931

Summary: Web Inspector: Beautify parameter names in Inspector.json (CSS domain)
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] As agreed, contextNodeId is not renamed pfeldman: review+

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+
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
Note You need to log in before you can comment on or make changes to this bug.