Bug 123424

Summary: Web Inspector: CSS Regions: Add protocol API to expose content nodes addition/removal
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Web InspectorAssignee: Alexandru Chiculita <achicu>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, graouts, joepeck, kondapallykalyan, timothy, webkit-bug-importer, WebkitBugTracker
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 122927    
Attachments:
Description Flags
Patch V1 none

Alexandru Chiculita
Reported 2013-10-28 15:33:44 PDT
The current inspector protocol API will only send update events when a new layout is done. In some cases, these events are ignored because the flows have no regions. Add events that are triggered when new elements are added or removed in the flow content list.
Attachments
Patch V1 (27.15 KB, patch)
2013-10-28 15:49 PDT, Alexandru Chiculita
no flags
Radar WebKit Bug Importer
Comment 1 2013-10-28 15:33:58 PDT
Alexandru Chiculita
Comment 2 2013-10-28 15:49:54 PDT
Created attachment 215339 [details] Patch V1
WebKit Commit Bot
Comment 3 2013-10-28 19:36:24 PDT
Comment on attachment 215339 [details] Patch V1 Clearing flags on attachment: 215339 Committed r158159: <http://trac.webkit.org/changeset/158159>
WebKit Commit Bot
Comment 4 2013-10-28 19:36:25 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.