Bug 141793 - Web Inspector: Disable DOM Tree Editing / Styles Editing of Shadow DOM Nodes
Summary: Web Inspector: Disable DOM Tree Editing / Styles Editing of Shadow DOM Nodes
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: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-18 22:34 PST by Joseph Pecoraro
Modified: 2015-02-19 07:36 PST (History)
9 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (10.43 KB, patch)
2015-02-18 22:38 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

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