Bug 31059 - The "Search for node" mode should be toggled off when the Web Inspector window is closed
Summary: The "Search for node" mode should be toggled off when the Web Inspector windo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-03 07:06 PST by Alexander Pavlov (apavlov)
Modified: 2009-11-03 09:56 PST (History)
3 users (show)

See Also:


Attachments
patch (1.24 KB, patch)
2009-11-03 07:10 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 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.
Comment 1 Alexander Pavlov (apavlov) 2009-11-03 07:10:47 PST
Created attachment 42379 [details]
patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2009-11-03 09:56:19 PST
All reviewed patches have been landed.  Closing bug.