Sign in
webkit
/
WebKit
/
49902331016d5485731940d63ea6a9f510f3219a
/
Source
/
WebInspectorUI
/
Localizations
/
en.lproj
2e3de94
Web Inspector: Add "Disable Caches" option that only applies to the inspected page while Web Inspector is open
by bburg@apple.com
· 8 years ago
4259c8f
Web Inspector: RTL: number scripts are used inconsistently throughout the UI
by bburg@apple.com
· 8 years ago
5d0aba5
Web Inspector: add context menu item to log content of WebSocket frame
by webkit@devinrousso.com
· 8 years ago
4e3b982
Web Inspector: Indicate whether a WebSocket connection is open or close
by webkit@devinrousso.com
· 8 years ago
41b5df1
Web Inspector: add keyboard shortcut to clear timeline records
by webkit@devinrousso.com
· 8 years ago
e159bb9
Web Inspector: add "Save Selected" context menu item to Console
by webkit@devinrousso.com
· 8 years ago
3a4b9bd
Web Inspector: SVG image content view should toggle between image and source
by webkit@devinrousso.com
· 8 years ago
a2b09bf
Web Inspector: WebSockets: color of outgoing message icon should match text color
by nvasilyev@apple.com
· 8 years ago
1bc8bcc
Web Inspector: Event Listeners detail section is unhelpful, default should show listeners by element rather than by event
by webkit@devinrousso.com
· 8 years ago
9f69332
Web Inspector: Event Listeners section is missing 'once', 'passive' event listener flags
by webkit@devinrousso.com
· 8 years ago
16c910f
Web Inspector: Add XHR breakpoints UI
by mattbaker@apple.com
· 8 years ago
7dd950a
Web Inspector: Show HTTP protocol version and other Network Load Metrics (IP Address, Priority, Connection ID)
by joepeck@webkit.org
· 8 years ago
bf72d20
Web Inspector: Show individual messages in the content pane for a WebSocket
by nvasilyev@apple.com
· 8 years ago
03e842b
Web Inspector: Add settings for controlling Styles sidebar intelligence
by commit-queue@webkit.org
· 8 years ago
229d618
Web Inspector: Add DOM breakpoints UI for node/subtree modification events
by mattbaker@apple.com
· 8 years ago
e7d264d
Web Inspector: Should be able to see where Resources came from (Memory Cache, Disk Cache)
by joepeck@webkit.org
· 8 years ago
4a13b26
Web Inspector: RTL: expose the Layout Direction setting in Production builds, keep using LTR by default
by commit-queue@webkit.org
· 8 years ago
a127926
Web Inspector: CSS variable uses that are unresolved should have an error or warning icon
by commit-queue@webkit.org
· 8 years ago
31b0cd5
Web Inspector: Tooltip for "Show console tab" should read "Show Console tab"
by commit-queue@webkit.org
· 8 years ago
4f6381e
Web Inspector: RTL: Inspector window should dock to the left when using RTL layout direction
by bburg@apple.com
· 8 years ago
3761bb4
Web Inspector: provide a way to show current value of CSS variables in style rules
by commit-queue@webkit.org
· 8 years ago
f59d645
Web Inspector: Tooltip text should not end in a period
by commit-queue@webkit.org
· 8 years ago
fd6085f
Web Inspector: Network tab: provide a way to preserve log on navigation
by commit-queue@webkit.org
· 8 years ago
4b3d083
Web Inspector: Need some limit on Async Call Stacks for async loops (rAF loops)
by mattbaker@apple.com
· 8 years ago
6da0988
Unreviewed, rolling out r211345.
by ryanhaddad@apple.com
· 8 years ago
64191bb
Web Inspector: Need some limit on Async Call Stacks for async loops (rAF loops)
by mattbaker@apple.com
· 8 years ago
3a38a71
Web Inspector: Provide a way to trigger a Garbage Collection
by commit-queue@webkit.org
· 8 years ago
d233145
Web Inspector: long press on New Tab Tab Item should show context menu with recently closed tabs that are still closed
by commit-queue@webkit.org
· 8 years ago
0d3a926
Web Inspector: tree elements with depth > 1 should have context menu "expand all"/"collapse all" commands
by commit-queue@webkit.org
· 8 years ago
b0054f9f
Web Inspector: Network Tab's "Clear Network Items" button should have keyboard shortcuts
by commit-queue@webkit.org
· 8 years ago
3cc7365
Web Inspector: Dashboard's log/error/warning help tag says "click to show the Console" even when clicking does nothing
by commit-queue@webkit.org
· 8 years ago
68ec428
Web Inspector: add "Persist Logs on Navigation" to settings screen
by commit-queue@webkit.org
· 8 years ago
2575229
Web Inspector: add UI Zoom level to Settings screen
by commit-queue@webkit.org
· 8 years ago
e528474
Web Inspector: the 'lock' icon for non-editable rules in the Style Rules sidebar lacks a tooltip
by nvasilyev@apple.com
· 8 years ago
5210fcd
Web Inspector: fix UIString for Print Styles button
by commit-queue@webkit.org
· 8 years ago
5d983d1
Web Inspector: Breakpoint Log action should support template literals
by mattbaker@apple.com
· 8 years ago
5e45a19
Web Inspector: Some resources fetched via Fetch API do not have data
by joepeck@webkit.org
· 8 years ago
e6fa164
Web Inspector: Improve name sorting in HeapSnapshot data grids
by commit-queue@webkit.org
· 8 years ago
45baf34
Web Inspector: Debugger should have an option for showing asynchronous call stacks
by mattbaker@apple.com
· 8 years ago
d2cffb8
Web Inspector: SourceCodeTextEditor should display execution lines for background threads
by commit-queue@webkit.org
· 8 years ago
7fedaf9
Source/JavaScriptCore:
by commit-queue@webkit.org
· 8 years ago
00a86e3
Web Inspector: Worker debugging should pause all targets and view call frames in all targets
by joepeck@webkit.org
· 8 years ago
b5d46bb
Web Inspector: AXI: clarify button roles (e.g. toggle or popup button)
by commit-queue@webkit.org
· 8 years ago
fbc60e9
Web Inspector: Add the support for custom elements
by rniwa@webkit.org
· 8 years ago
46dbc44
Web Inspector: Preferences for Text Editor behavior
by commit-queue@webkit.org
· 8 years ago
bd7aa25
Web Inspector: Include RuntimeAgent in Workers - evaluate in Worker context
by joepeck@webkit.org
· 8 years ago
bd81011
Web Inspector: AXI: expose computed tree node and heading level
by commit-queue@webkit.org
· 8 years ago
980407f
Web Inspector: Add toggles for debugger pauses at console.assert failures
by joepeck@webkit.org
· 8 years ago
6da768e
Web Inspector: Implement Copy CSS Selector and Copy Xpath Selector context menus
by joepeck@webkit.org
· 9 years ago
5f522ec
Web Inspector: Make console session dividers more pronounced
by nvasilyev@apple.com
· 9 years ago
45f296f
Web Inspector: Add a button to navigation bar to toggle Control Flow Profiler
by nvasilyev@apple.com
· 9 years ago
012841a
Web Inspector: Debugger sidebar should include a warning message breakpoints are disabled
by commit-queue@webkit.org
· 9 years ago
807cdba
Web Inspector: Show resource timing details in Network waterfall
by commit-queue@webkit.org
· 9 years ago
82b7ad2
Web Inspector: Allow hiding of CSS variables in Computed styles panel
by commit-queue@webkit.org
· 9 years ago
f6fba18
Web Inspector: tweak one UIString for "reasons for compositing"
by bburg@apple.com
· 9 years ago
2c7874c
Web Inspector: Make localizedString.js diff and commit friendly (UTF16 -> UTF8)
by commit-queue@webkit.org
· 9 years ago
186edf0
Web Inspector: Add protocol version for iOS 10
by joepeck@webkit.org
· 9 years ago
005115d
Web Inspector: Provide a way to clear an IndexedDB object store
by joepeck@webkit.org
· 9 years ago
942cb3f
Web Inspector: resource tree elements should provide "Download File" context menu items
by commit-queue@webkit.org
· 9 years ago
cd45cc0
Web Inspector: No open/copy src resource in context menu
by commit-queue@webkit.org
· 9 years ago
1ac5440
Web Inspector: Add visual editor for spring() timing-function
by commit-queue@webkit.org
· 9 years ago
525e5c9
Web Inspector: Visual styles sidebar should do something sane for SVG elements
by commit-queue@webkit.org
· 9 years ago
4409f2c
Web Inspector: Visual Styles: "Text -> Content" section should only be visible for pseudo-element
by commit-queue@webkit.org
· 9 years ago
2f5aefb
Web Inspector: Console log counter on the dashboard should be better at displaying large numbers
by commit-queue@webkit.org
· 9 years ago
18527c4
Web Inspector: add "Copy Selected" context menu item to Console
by commit-queue@webkit.org
· 9 years ago
3503135
Web Inspector: Waterfall view should be visible in Network tab and Network Timeline
by commit-queue@webkit.org
· 9 years ago
35c6219
Web Inspector: ER: Copy as cURL https://bugs.webkit.org/show_bug.cgi?id=159380
by commit-queue@webkit.org
· 9 years ago
53a1fa5
Unreviewed build fix.
by mattbaker@apple.com
· 9 years ago
59b4426
Web Inspector: Show Shadow Root type in DOM Tree
by commit-queue@webkit.org
· 9 years ago
1ee9639
Web Inspector: Snapshot List should show the total size and the total live size
by commit-queue@webkit.org
· 9 years ago
1fa3bd9f
Web Inspector: Call Trees view should have a 'Top Functions'-like mode
by sbarati@apple.com
· 9 years ago
1a2fc2e
Web Inspector: <template> content should not be hidden as Shadow Content
by commit-queue@webkit.org
· 9 years ago
ce5b05e
Hook up ShadowChicken to the debugger to show tail deleted frames
by sbarati@apple.com
· 9 years ago
b60c7fb
Web Inspector: Filtering by Errors/Warnings should not filter Breakpoints list
by mattbaker@apple.com
· 9 years ago
1a2e221
Web Inspector: Remove Global Breakpoints folder
by mattbaker@apple.com
· 9 years ago
c1b3dbfd
Web Inspector: Show in progress message in Timeline views that do not show data until the recording finishes
by mattbaker@apple.com
· 9 years ago
b818ba3
Web Inspector: Add Breakpoints and Scripts folders to Debugger sidebar
by mattbaker@apple.com
· 9 years ago
434139c
Web Inspector: Remove HeapSnapshot Summary View
by commit-queue@webkit.org
· 9 years ago
44bec7a
Web Inspector: HeapSnapshot should exploratory Object Graph view
by commit-queue@webkit.org
· 9 years ago
d456bdf
Web Inspector: Prefer "Console Evaluation" to "Eval Code" if we know it was a console evaluation
by commit-queue@webkit.org
· 9 years ago
62fb2b2
Web Inspector: React.js JSXTransformer produces bogus error locations
by joepeck@webkit.org
· 9 years ago
97fe237
Web Inspector: Debugger statement in console does not provide any call frames and debugger UI is confused
by timothy@apple.com
· 9 years ago
7f71bd8
Web Inspector: Adopt Number.prototype.toLocaleString For All Sizes and Times
by mattbaker@apple.com
· 9 years ago
7b097f1
Web Inspector: Keyboard shortcut for "Inspect Element" only works when Web Inspector is open.
by joepeck@webkit.org
· 9 years ago
6269039
Web Inspector: Should be able to expand Objects in Heap Allocations View to see exactly what it retains
by joepeck@webkit.org
· 9 years ago
d267925
Web Inspector: HeapSnapshot instance property path popover should include a descriptive header
by joepeck@webkit.org
· 9 years ago
fd624ff
Web Inspector: We should have a way to capture heap snapshots programatically.
by commit-queue@webkit.org
· 9 years ago
07e4834
Web Inspector: Ensure maximum accuracy while profiling
by commit-queue@webkit.org
· 9 years ago
530a201
Web Inspector: Timelines UI redesign: Provide a way to configure which instruments to use
by mattbaker@apple.com
· 9 years ago
211bc7f
Web Inspector: Prefer retained size to the shallow size in Heap Snapshot data grids
by commit-queue@webkit.org
· 9 years ago
75b9ba6
Web Inspector: Show path from root to instances in the Heap Snapshot content view
by commit-queue@webkit.org
· 9 years ago
4f3079a
Web Inspector: Display Content Security Policy hash in details sidebar for script and style elements
by dbates@webkit.org
· 9 years ago
c668390
Web Inspector: Add "Quick Open" dialog to debugger and resources tabs
by mattbaker@apple.com
· 9 years ago
81cd9d4
Web Inspector: JavaScript Heap Allocations Timeline
by joepeck@webkit.org
· 9 years ago
56d9f28
Web Inspector: Add back support for a heavy / bottom up profile view
by joepeck@webkit.org
· 9 years ago
d5bc14e
Web Inspector: Timelines UI redesign: replace content view container with a content browser
by mattbaker@apple.com
· 9 years ago
176cf13
Web Inspector: Timelines UI redesign: relocate recording controls to TimelineTabContentView's content browser
by mattbaker@apple.com
· 9 years ago
25cfdb8
Web Inspector: Add singular and plural cases for "Ignore n times before stopping" label in breakpoint editor
by mattbaker@apple.com
· 9 years ago
64119f7
Web Inspector: DataGrid Header Cells should have Context Menu for Sorting
by commit-queue@webkit.org
· 9 years ago
7a62406
Web Inspector: Allow copying all headers in the request/response header tables
by commit-queue@webkit.org
· 9 years ago
Next »