Bug 57452 - Web Inspector: Make the CSStyle "shorthandValues" name-value map an array
Summary: Web Inspector: Make the CSStyle "shorthandValues" name-value map an array
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks: 57435
  Show dependency treegraph
 
Reported: 2011-03-30 07:19 PDT by Alexander Pavlov (apavlov)
Modified: 2011-03-31 03:29 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Suggested solution (3.17 KB, patch)
2011-03-30 08:45 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff
[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+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2011-03-30 07:19:15 PDT
Patch to follow.
Comment 1 Alexander Pavlov (apavlov) 2011-03-30 08:45:59 PDT
Created attachment 87543 [details]
[PATCH] Suggested solution
Comment 2 Alexander Pavlov (apavlov) 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
Comment 3 Alexander Pavlov (apavlov) 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