Bug 88408

Summary: Web Inspector: [Meta] Improve CSS model
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, burg, bweinstein, joepeck, keishi, loislo, peter, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 88420, 90280    
Bug Blocks:    

Description Alexander Pavlov (apavlov) 2012-06-06 04:57:55 PDT
This is a meta-bug to track progress of the Web Inspector CSS model improvement.
Comment 1 Timothy Hatcher 2012-06-06 10:40:32 PDT
Can you elaborate on the planned protocol changes? How backwards-compatible will they be?
Comment 2 Alexander Pavlov (apavlov) 2012-06-07 07:00:36 PDT
(In reply to comment #1)
> Can you elaborate on the planned protocol changes? How backwards-compatible will they be?

We are going to change only what is truly broken/missing, so that the API will stay consistent. It is likely to break existing clients, but should be low effort to keep your client in sync.

Please comment on anything that may seem controversial or if you have any specific concerns/requests/ideas about further CSS source model development.
Comment 3 Timothy Hatcher 2012-06-07 10:30:53 PDT
Thanks, I'll follow along and let you know.