WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
38672
Web Inspector: reorganize front-end directory into subdirectories
https://bugs.webkit.org/show_bug.cgi?id=38672
Summary
Web Inspector: reorganize front-end directory into subdirectories
Patrick Mueller
Reported
2010-05-06 12:08:36 PDT
There are at this time 100 files in the WebCore/inspector/front-end directory, and 153 files in front-end/images. Perhaps it's time to reorganize this into subdirectories. Initial thought is a directory per panel, and another directory for everything else. Perhaps the panel directories could all live under front-end/panels/ or something.
Attachments
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2010-05-06 12:16:35 PDT
I am not that concerned with the files being in a single folder. Making us more modular is a much more appealing goal to my taste. Adding explicit dependencies between classes and removing circular dependencies that is.
Timothy Hatcher
Comment 2
2010-05-06 12:34:31 PDT
Multiple directories isn't that critical. Release builds (for Safari at least) merge into one JS file for speed.
Brian Burg
Comment 3
2014-12-12 14:08:04 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (
https://www.webkit.org/new-inspector-bug
) if the bug/feature/issue is still relevant to WebKit trunk.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug