Bug 141793

Summary: Web Inspector: Disable DOM Tree Editing / Styles Editing of Shadow DOM Nodes
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, sam, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-02-18 22:34:01 PST
* SUMMARY
Disable DOM Tree Editing / Styles Editing of Shadow DOM Nodes

Long term we should allow modifications to Shadow DOM Nodes. But barring that, we should disable editing them for now.
Comment 1 Joseph Pecoraro 2015-02-18 22:38:23 PST
<rdar://problem/12968704>
Comment 2 Joseph Pecoraro 2015-02-18 22:38:49 PST
Created attachment 246883 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-02-19 07:36:43 PST
Comment on attachment 246883 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 246883

Committed r180343: <http://trac.webkit.org/changeset/180343>
Comment 4 WebKit Commit Bot 2015-02-19 07:36:47 PST
All reviewed patches have been landed.  Closing bug.