RESOLVED FIXED 31059
The "Search for node" mode should be toggled off when the Web Inspector window is closed
https://bugs.webkit.org/show_bug.cgi?id=31059
Summary The "Search for node" mode should be toggled off when the Web Inspector windo...
Alexander Pavlov (apavlov)
Reported 2009-11-03 07:06:04 PST
Now the code that disables the node selection mode on window closing is platform-specific. Instead, the mode should be toggled off when the window is closed, in a platform-independent manner.
Attachments
patch (1.24 KB, patch)
2009-11-03 07:10 PST, Alexander Pavlov (apavlov)
no flags
Alexander Pavlov (apavlov)
Comment 1 2009-11-03 07:10:47 PST
WebKit Commit Bot
Comment 2 2009-11-03 09:56:14 PST
Comment on attachment 42379 [details] patch Clearing flags on attachment: 42379 Committed r50462: <http://trac.webkit.org/changeset/50462>
WebKit Commit Bot
Comment 3 2009-11-03 09:56:19 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.