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

Description Alexandru Chiculita 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.
Comment 1 Radar WebKit Bug Importer 2013-10-28 15:33:58 PDT
<rdar://problem/15336546>
Comment 2 Alexandru Chiculita 2013-10-28 15:49:54 PDT
Created attachment 215339 [details]
Patch V1
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2013-10-28 19:36:25 PDT
All reviewed patches have been landed.  Closing bug.