Bug 57452

Summary: Web Inspector: Make the CSStyle "shorthandValues" name-value map an array
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   
Bug Depends on:    
Bug Blocks: 57435    
Attachments:
Description Flags
[PATCH] Suggested solution
none
[PATCH] Fixed field name in JS object and doc comment in InspectorCSSAgent.cpp to follow the change pfeldman: review+

Alexander Pavlov (apavlov)
Reported 2011-03-30 07:19:15 PDT
Patch to follow.
Attachments
[PATCH] Suggested solution (3.17 KB, patch)
2011-03-30 08:45 PDT, Alexander Pavlov (apavlov)
no flags
[PATCH] Fixed field name in JS object and doc comment in InspectorCSSAgent.cpp to follow the change (5.13 KB, patch)
2011-03-30 08:56 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
Alexander Pavlov (apavlov)
Comment 1 2011-03-30 08:45:59 PDT
Created attachment 87543 [details] [PATCH] Suggested solution
Alexander Pavlov (apavlov)
Comment 2 2011-03-30 08:56:19 PDT
Created attachment 87544 [details] [PATCH] Fixed field name in JS object and doc comment in InspectorCSSAgent.cpp to follow the change
Alexander Pavlov (apavlov)
Comment 3 2011-03-31 03:29:45 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M Source/WebCore/ChangeLog M Source/WebCore/inspector/InspectorCSSAgent.cpp M Source/WebCore/inspector/InspectorStyleSheet.cpp M Source/WebCore/inspector/front-end/CSSStyleModel.js Committed r82555
Note You need to log in before you can comment on or make changes to this bug.