RESOLVED FIXED 71773
Web Inspector: refactor shortcuts and settings screens
https://bugs.webkit.org/show_bug.cgi?id=71773
Summary Web Inspector: refactor shortcuts and settings screens
Yury Semikhatsky
Reported 2011-11-07 23:42:53 PST
The way we show and hide shortcuts and settings screens makes it hard adding other HelpScreen descendants to the code as we would have to manually hide all possible screens. Instead we should keep a pointer to the visible instance and hide it automatically when new screen is about to be displayed.
Attachments
Patch (6.10 KB, patch)
2011-11-07 23:44 PST, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2011-11-07 23:44:57 PST
Yury Semikhatsky
Comment 2 2011-11-08 00:56:24 PST
Note You need to log in before you can comment on or make changes to this bug.