openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
web-inspector
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 25, 2024 — Aug 25, 2025
Showing page 21 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix a regression that broke dirxml and caused an ASSERT in debug builds. Also simplified the console code and refactored things to have fewer code paths and duplication.
[email protected]
More...
over 16 years ago
Fixes a regression caused by splitting the input and output of console commands.
[email protected]
More...
over 16 years ago
Make exception messages and logged Error objects display consistently.
[email protected]
More...
over 16 years ago
Make input in the Web Inspector console print before any output that might be added by the called function.
[email protected]
More...
over 16 years ago
Alphabetically sort scripts in the Script's panel file popup menu.
[email protected]
More...
over 16 years ago
Commit a missing file.
[email protected]
More...
over 16 years ago
Added a refresh button to storage views.
[email protected]
More...
over 16 years ago
Added support for editing/deleting localStorage and sessionStorage items directly from Web Inspector.
[email protected]
More...
over 16 years ago
Added a preference to disable some Inspector's panels.
[email protected]
More...
over 16 years ago
2009-02-07 Yael Aharon <
[email protected]
>
bfulgham
as
[email protected]
More...
over 16 years ago
2008-12-29 Konstantin Käfer <
[email protected]
>
[email protected]
More...
over 16 years ago
2008-12-17 Yury Semikhatsky <
[email protected]
>
[email protected]
More...
over 16 years ago
Update the WebKit.qrc and add a script to automatically generate the file.
Holger Freyther
as
[email protected]
More...
over 16 years ago
2008-12-09 Dimitri Glazkov <
[email protected]
>
[email protected]
More...
over 16 years ago
Reviewed by Adam Roben.
[email protected]
More...
over 16 years ago
Make sure the icon thumbnail width/height is at least 1px in the Web Inspector's resource panel.
[email protected]
More...
almost 17 years ago
2008-10-30 Yael Aharon <
[email protected]
>
[email protected]
More...
almost 17 years ago
Set svn:mime-type to image/png for the new images I just added.
[email protected]
More...
almost 17 years ago
Make the JavaScript profiler opt-in, so it does not slow down JavaScript all the time. Make the Profiles panel in the Web Inspector have an enable screen. Profiling now needs to be enabled before console.profile() works.
[email protected]
More...
almost 17 years ago
Rename a few methods related to attaching and detaching the debugger. Also adds stub methods for enabling and disabling the profiler.
[email protected]
More...
almost 17 years ago
Fix an exception when searching the Resources panel while there and resources queued to be added to the list.
[email protected]
More...
almost 17 years ago
Add a license to ElementsTreeOutline.js that was left off when it was split out from ElementsPanel.js.
[email protected]
More...
almost 17 years ago
Make auto-complete only suggest properties that are valid syntax when using dot-notation. Also when completing numeric properties, the quotes are omitted inside the brackets.
[email protected]
More...
almost 17 years ago
Make the Resource panel perform graph updates atomically, so when resources are added the graph and summary graph update at the same time.
[email protected]
More...
almost 17 years ago
Rubber-stamped by Timothy Hatcher.
[email protected]
More...
almost 17 years ago
Make the Web Inspector Resources panel open quicker and change graphs faster. There was some accidental n^2 logic at fault when updating the graph boundaries.
[email protected]
More...
almost 17 years ago
Visually distinguish resources that loaded from the memory cache.
[email protected]
More...
almost 17 years ago
Update the scroll position in the Resources panel when loading a new page or toggling on small resource rows.
[email protected]
More...
almost 17 years ago
Show per resource times and sizes when hovering over the bar graph for a resource.
[email protected]
More...
almost 17 years ago
JavaScriptCore:
[email protected]
More...
almost 17 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree