[Webkit-unassigned] [Bug 31222] New: Scripts Tab Program Selector dynamically added code appears before file scripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 6 22:08:54 PST 2009


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

           Summary: Scripts Tab Program Selector dynamically added code
                    appears before file scripts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mark at dataprism.net


I add hundreds of chunks of code dynamically via AJAX and the added code
(program) appears before my static file based code in the selector popup.

Firebug sorts them static first and (program) second so that it's easy to get
to my source files and I don't have to scroll forever to get to them for
debugging and single stepping.

Firebug also lets me filter dynamic, static and all which is nice to avoid
clutter.

Please, please, please put the files that load at page load time first before
the dynamically loaded code chunks!

Thanks,
-ml

-- 
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