Bug 123424 - Web Inspector: CSS Regions: Add protocol API to expose content nodes addition/removal
Summary: Web Inspector: CSS Regions: Add protocol API to expose content nodes addition...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexandru Chiculita
URL:
Keywords: InRadar
Depends on:
Blocks: 122927
  Show dependency treegraph
 
Reported: 2013-10-28 15:33 PDT by Alexandru Chiculita
Modified: 2013-10-28 19:36 PDT (History)
9 users (show)

See Also:


Attachments
Patch V1 (27.15 KB, patch)
2013-10-28 15:49 PDT, Alexandru Chiculita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.