[Webkit-unassigned] [Bug 27552] remember last script displayed in Scripts panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 20:10:36 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27552


Timothy Hatcher <timothy at hatcher.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34506|                            |review-
               Flag|                            |




--- Comment #3 from Timothy Hatcher <timothy at hatcher.name>  2009-09-11 20:10:35 PDT ---
(From update of attachment 34506)
I think this is a good idea. But this assumes you only debug one site, and have
only one Web Inspecgor open. This might be fine, but it means it wont always do
the right thing. Maybe we need a "LastViewedScriptFile-domain.com" kind of
thing?

Needs a ChangeLog.

> if (url && (url == lastURL)) {
>     this._showScriptOrResource(option.representedObject);
> }

No need for braces.

CC me on bus so I know to look at them. Otherwise I miss them until I go
through the whole Web Inspector bug list every couple months.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list