WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 78112
Web Inspector: do not clear entire tree map upon last element deletion.
https://bugs.webkit.org/show_bug.cgi?id=78112
Summary
Web Inspector: do not clear entire tree map upon last element deletion.
Pavel Feldman
Reported
2012-02-08 06:16:29 PST
Patch to follow.
Attachments
Patch
(1.37 KB, patch)
2012-02-08 06:19 PST
,
Pavel Feldman
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-02-08 06:19:08 PST
Created
attachment 126071
[details]
Patch
Pavel Feldman
Comment 2
2012-02-08 06:49:43 PST
Committed
r107083
: <
http://trac.webkit.org/changeset/107083
>
Timothy Hatcher
Comment 3
2012-02-08 13:20:08 PST
Comment on
attachment 126071
[details]
Patch What user affect does this fix?
Pavel Feldman
Comment 4
2012-02-09 04:14:33 PST
(In reply to
comment #3
)
> (From update of
attachment 126071
[details]
) > What user affect does this fix?
I noticed it when I was testing the new F2 shortcut for toggling edit as html. Entire representedObject -> treeElement binding (starting from root, including the <html> node) was wiped out upon tree element deletion. After that, actions that were relying upon the binding were failing. Why do you ask? Do you agree with it or are you assessing the damage it was producing?
Timothy Hatcher
Comment 5
2012-02-09 10:21:24 PST
Just assessing the damage it was producing. Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug