2024-04-21 16:50:36 [277793@main](990058d) [JSC] add support for `RegExp.escape`
2024-03-19 19:42:54 [276362@main](80d190d) Web Inspector: the frontend should be able to prevent the inspected page from clearing the console
2023-11-29 21:27:48 [271300@main](78a4378) Web Inspector: Canvas: expand OffscreenCanvas support
2023-11-29 01:38:20 [271249@main](a7d66e6) Web Inspector: only `awaitPromise` for builtin `@Promise`
2023-11-17 00:52:10 [270855@main](a933f8f) Web Inspector: Elements: add an editor for CSS `linear()`
2023-11-16 06:08:08 [270807@main](7fa1fbb) Unreviewed, add myself as a code owner of more Web Inspector things
2023-10-13 22:03:03 [269322@main](a19a3bb) Web Inspector: remove incorrect WebGPU support after 268693@main
2023-08-31 07:32:10 [267488@main](b5959d7) Web Inspector: support OffscreenCanvas for Canvas related operations <rdar://problem/36059660>
2023-08-31 04:54:12 [267484@main](b56ed87) Web Inspector: Elements: add an editor for CSS `steps()`
2023-08-31 04:40:08 [267483@main](eba01be) Web Inspector: objects can have multiple private fields with the same name
2023-08-11 18:40:24 [266821@main](d2d000b) Web Inspector: Sources: allow Response Local Overrides to map to a directory on disk
2023-08-02 03:12:14 [266502@main](0c7db85) Web Inspector: REGRESSION(?): Elements: background of color swatch is not checkered
2023-07-27 01:02:40 [266345@main](8868d37) Web Inspector: give `WI.StepsFunction` a better name and move it to its own file
2023-07-26 23:37:57 [266338@main](1da03ab) Web Inspector: give `WI.Spring` a better name and move it to its own file
2023-07-26 21:14:45 [266329@main](569beda) Web Inspector: give `WI.CubicBezier` a better name and move it to its own file
2023-07-21 01:32:18 [266195@main](2b0ebfa) [css-easing-2] Implement linear(...) easing function for css animations <rdar://problem/93088094>
2023-07-13 16:35:20 [266036@main](0aebf75) [JSC] optimize `Promise.withResolvers` to avoid unnecessary object construction
2023-07-13 01:57:16 [266020@main](ae256c9) Stop using Number.prototype.toLocaleString() for numeric console format specifiers
2023-07-13 00:00:48 [266015@main](0e3ae70) [JSC] add support for `Promise.withResolvers`
2023-06-30 01:01:30 [265638@main](7c0eefa) [test262] update expectations after 265632@main
2023-06-29 22:19:15 [265632@main](8f5c359) [JSC] rename Array#group/Array#groupByToMap to Object.groupBy/Map.groupBy
2023-06-02 03:29:57 [264823@main](ba617a2) Web Inspector: REGRESSION(?): Storage: arrow key movement sometimes skips items
2023-05-17 20:02:49 [264172@main](1fb980b) Web Inspector: REGRESSION(257744@main): Dark Mode simulation isn't maintained on page change, but remains selected in the UI <rdar://problem/107506257>
2023-05-17 19:59:04 [264171@main](c3366d5) Web Inspector: Console: add an internal property for the `target` of a `WeakRef`
2023-05-17 19:44:08 [264167@main](347111d) Web Inspector: REGRESSION(?): Console: find results count has no left padding
2023-05-17 19:25:17 [264166@main](3db01ec) Web Inspector: Truncated localStorage editing gives an illusion of a proper edit and truncated string is saved
2023-05-17 17:30:22 [264161@main](0d3b329) Web Inspector: Console: timestamps take up different amounts of space
2023-05-17 17:26:07 [264160@main](5b12421) Web Inspector: Step Over behaves like resume when stepping over a function with a falsey conditional breakpoint <rdar://problem/101604843>
2023-05-17 17:23:33 [264159@main](0b87522) Web Inspector: more then one popover can be displayed in the same time <rdar://problem/106741263>
2023-05-17 17:21:53 [264158@main](7321a4e) Web Inspector: REGRESSION(?): Sources: Worker aren't shown when switching grouping modes
2023-05-17 17:16:10 [264157@main](84f430a) Web Inspector: REGRESSION(?): Sources: issues appear twice
2023-04-28 20:06:33 [263513@main](d1eb17d) Web Inspector: private symbols should not be shown in the scope chain
2023-04-21 21:44:22 [263265@main](87eec7c) Web Inspector: Console: repeated logs sometimes have the wrong timestamp
2023-04-21 21:30:53 [263263@main](2f8d67e) Web Inspector: Console: timestamps cause objects to be shown on a separate line <rdar://problem/107659829>
2023-04-21 20:19:15 [263261@main](1eb0aa3) Web Inspector: Console: timestamps are always wrong
2023-04-13 19:16:52 [262924@main](6d890de) Web Inspector: Console: internal properties are not greyed out in object previews
2023-04-13 18:34:28 [262923@main](020a590) Web Inspector: Console: non-enumerable properties appear as though they're internal
2023-04-12 20:25:50 [262882@main](444a3dc) Web Inspector: Support ES2022 Private Fields <rdar://problem/107863310>
2023-04-12 16:00:29 [262870@main](e77e449) Web Inspector: Support ES2022 Private Fields
2023-04-05 01:09:20 [262603@main](7ef9964) Web Inspector: Network tab cleared items reappear with Preserve Log enabled
2023-03-31 06:44:34 [262388@main](552a343) Web Inspector: support OffscreenCanvas for Canvas related operations <rdar://problem/36059660>
2023-03-20 10:11:56 [261878@main](15bb01c) [Payment Request] upstream new features <rdar://problem/106771944>
2023-03-04 08:52:07 [261216@main](1fdc00a) Implement the Apple Pay JS API for deferred payment requests <rdar://problem/104562407>
2023-02-17 03:53:45 [260416@main](aa8d691) Web Inspector: Show rulers when highlighting elements
2023-02-09 15:15:11 [260061@main](7cd3669) Web Inspector: Show grid/flex overlays when highlighting elements
2023-02-08 01:55:06 [259989@main](f51cad2) Web Inspector: Show grid/flex overlays when in element selection <rdar://problem/105041619>
2022-12-16 17:28:11 [257997@main](1baa504) Support :user-invalid / :user-valid pseudo-classes <rdar://problem/74866546>
2022-11-03 17:29:57 [256277@main](d3d92e3) Unreviewed, change my email and watchlist and etc.
2022-10-31 20:12:17 [256167@main](2476493) [Modern Media Controls] [macOS] REGRESSION(252362@main): adding `border-radius: inherit` causes negative power perf impact <rdar://problem/100234334>
2022-10-31 20:10:36 [256166@main](3666dde) Web Inspector: drop support for iOS 11.*
2022-10-31 19:27:23 [256165@main](f740203) Web Inspector: drop support for iOS 10.3
2022-10-14 21:41:59 [255557@main](3d99c5a) Remote Web Inspector: [Cocoa] `inspectable` API <rdar://problem/100736163>
2022-10-12 22:16:28 [255457@main](4901da0) [iOS] the second pointer region request in a row can sometimes get stuck <rdar://problem/100143379>
2022-10-10 19:15:16 [255361@main](a0a2631) Remote Web Inspector: [Cocoa] `inspectable` API <rdar://problem/100736163>
2022-10-07 21:28:37 [255292@main](6ccba27) Web Inspector: hard to disable inline breakpoints without entirely removing them
2022-10-06 19:10:46 [255234@main](4145593) Inexplicable top css being added to audio controls when height of audio element is adjusted on iOS <rdar://problem/99548840>
2022-10-06 00:10:31 [255200@main](aef0fd4) Web Inspector: Inline breakpoint indicators appear for every line after refresh+hitting a breakpoint
2022-10-05 22:14:00 [255196@main](fcd2b36) Web Inspector: DOMDebugger: event breakpoints should support case insensitive and regex matching
2022-10-05 21:22:03 [255193@main](9ce57ec) REGRESSION (iOS 16): New context menu (UIEditMenuInteraction) can't be disabled <rdar://problem/98935540>
2022-09-29 16:12:47 [254999@main](11bbe23) [macOS] <attachment type="public.directory"> should still have an icon if the `file` is not actually a directory <rdar://problem/100532598>
2022-09-19 21:43:48 [254646@main](0bfbd6d) Web Inspector: followup fixes after 254636@main
2022-09-19 19:19:12 [254637@main](bc5033f) Web Inspector: Layout sidebar in Elements tab lacks an discernable visual hierarchy <rdar://problem/91997854>
2022-09-19 19:09:07 [254636@main](23c03d7) Web Inspector: add support for console snippets
2022-09-17 00:20:33 [254576@main](6e24711) Web Inspector: Debugger: symbolic breakpoints should work with intrinsic functions <rdar://problem/99037335>
2022-09-14 19:46:03 [254488@main](7ad0216) Web Inspector: URL breakpoints should also pause when HTML attributes that trigger loads are set <rdar://problem/70636814>
2022-09-12 18:52:54 [254398@main](e1ec431) Web Inspector: REGRESSION(252489@main): RTL: Network: initiated indicator is not aligned correctly
2022-09-09 18:41:44 [254315@main](bbe48e2) [macOS] <attachment> should not use a generic file icon for iWork files <rdar://problem/99719478>
2022-09-09 17:43:38 [254311@main](3bcac79) Web Inspector: Uncaught Exception: Missing script for scriptId in given start
2022-09-09 17:40:13 [254309@main](a6879a0) Web Inspector: don't show an inline breakpoint widget if there's only one breakpoint location
2022-09-08 22:49:53 [254287@main](40343da) [macOS] <attachment> do not have an icon for iWork files <rdar://problem/96467446>
2022-09-02 22:06:46 [254113@main](6ceeb57) Web Inspector: enable symbolic breakpoints by default
2022-09-01 18:38:34 [254057@main](365834e) Web Inspector: inline breakpoint widget should show auto-continue status
2022-09-01 17:53:49 [254052@main](7012e89) Web Inspector: inline breakpoint widget should have a context menu to edit the breakpoint
2022-09-01 00:18:23 [254018@main](2a5a5c3) Web Inspector: Elements Tab: don't show the Target in the Event badge popover
2022-08-31 23:26:57 [254015@main](91f7b27) Web Inspector: Implement inline breakpoints. <rdar://problem/50903783>
2022-08-31 18:24:05 [253999@main](f0c85af) Web Inspector: Debugger: symbolic breakpoints should work with native functions <rdar://problem/98705760>
2022-08-30 21:04:24 [253958@main](168f6de) Web Inspector: lazily create the Debugger
2022-08-25 20:41:49 [253792@main](4a0a7c3) Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'this._breakpointMap[lineInfo.lineNumber][lineInfo.columnNumber]')
2022-08-25 20:36:27 [253791@main](bdc7d2c) Web Inspector: Debugger: symbolic breakpoints should work with native functions <rdar://problem/98705760>
2022-08-25 19:37:07 [253789@main](7cbb5c9) Web Inspector: Elements: Computed: prefixed properties should be sorted below non-prefixed
2022-08-25 19:21:49 [253787@main](8d5ebb6) Web Inspector: Sources: the Pause Reason section should also show relevant special breakpoints
2022-08-25 17:55:23 [253780@main](6729916) Web Inspector: REGRESSION(?): Sources: non-JS breakpoints do not have a white outline when selected
2022-08-24 17:17:13 [253727@main](2a8187b) Web Inspector: Elements Tab: create an Event badge for nodes that have event listeners
2022-08-24 16:43:10 [253726@main](1c1d283) [Modern Media Controls] [iOS] media documents in an `<iframe>` don't autosize until the user taps to play <rdar://problem/98636512>
2022-08-23 23:29:24 [253709@main](8cf5fd7) [iPad] (Trackpad) scrolling with a trackpad inside `overflow: hidden` should still dispatch `"wheel"` <rdar://problem/88885351>
2022-08-22 17:39:20 [253649@main](ba0ed9b) [Apple Pay] limit how frequently canMakePayments actually checks with PassKit <rdar://problem/98889200>
2022-08-19 05:27:51 [253583@main](e5887c7) [Modern Media Controls] add a way to show stats about the <video> <rdar://problem/98847210>
2022-08-19 02:19:25 [253579@main](5c3f6f4) Web Inspector: Elements Tab: add a navigation item to control what badges are shown
2022-08-16 20:03:01 [253478@main](23cac2e) Web Inspector: REGRESSION(253272@main): Assertion Failed: View.js:243
2022-08-16 20:00:02 [253477@main](cd47041) Web Inspector: Network Tab: add reference page links
2022-08-16 19:57:05 [253476@main](06e6a49) Web Inspector: Network Tab: initiated resource should only be highlighted when a row is hovered
2022-08-12 09:16:02 [253374@main](631ebd5) Web Inspector: Add Function Breakpoints/Tracepoints (like Symbolic Breakpoints) <rdar://problem/20242025>
2022-08-12 08:28:24 [253372@main](89cbb8e) REGRESSION (15.4.x): Status bar loses its color after PDF download <rdar://problem/92544725>
2022-08-12 08:08:01 [253371@main](debb098) REGRESSION(253277@main): [ iOS ] fast/text-autosizing/ios/idempotentmode/idempotent-autosizing-after-changing-initial-scale.html is a constant failure <rdar://problem/98512091>
2022-08-12 00:39:56 [253356@main](3f4be94) Web Inspector: Elements Tab: add a reference page link
2022-08-11 20:06:19 [253346@main](370c3d0) Web Inspector: REGRESSION(252653@main): nodes should not be greyscaled when outside of the DOM tree
2022-08-09 23:54:05 [253277@main](3f73c9d) REGRESSION(css-values-4 viewport units): Safari window resizing is glitchy on apple.com <rdar://problem/98155377>
2022-08-09 23:51:08 [253276@main](0f50dd0) [Apple Pay] add a `features` that allows for direct detection of Apple Pay features (similar to the more general `version`) <rdar://problem/97529973>
2022-08-09 22:17:49 [253272@main](1028340) Web Inspector: REGRESSION(?): Elements: Node: Attributes section is always empty <rdar://problem/98068602>
2022-08-08 18:45:36 [253225@main](f331cc9) Media element never populates its UA shadow if it was initially created in a document without browsing context <rdar://problem/75266631>
2022-08-08 17:24:49 [253219@main](f8a0980) Web Inspector: REGRESSION(252653@main): Elements: clicking a layout badge doesn't do anything
2022-08-08 17:03:34 [253217@main](94bf53e) Web Inspector: REGRESSION(?): Elements: Computed: expanding a property trace causes layout shift
2022-08-08 16:27:41 [253214@main](4f1285c) Web Inspector: Elements: Computed: should not show non-preview inline swatches
2022-08-08 16:25:47 [253213@main](3b90b5b) Web Inspector: REGRESSION(?): Elements: Computed: property traces that wrap have an incorrectly aligned list item indicator
2022-08-04 00:27:21 [253092@main](62782a8) User style sheets should also apply pseudo-element styles <rdar://problem/97623809>
2022-08-02 04:01:13 [253022@main](ec3feca) Web Inspector: should not include injected script host hooks in stack traces
2022-08-02 00:46:04 [253020@main](9e945d4) REGRESSION(252899@main): JavaScriptCore.framework/Versions/A/PrivateHeaders/CombinedDomains.json is present in a previous action (installhdrs), but with different content <rdar://problem/97946107>
2022-07-29 18:36:20 [252957@main](5eaab0f) Web Inspector: REGRESSION(?): Open Resource dialog can be super slow to search with a lot of files
2022-07-28 16:30:32 [252914@main](37f814d) Web Inspector: should not include implementation details of the injected script in stack traces
2022-07-28 07:03:45 [252899@main](ff3a939) Web Inspector: update `update-LegacyInspectorBackendCommands.rb` to support "condition"
2022-07-27 20:52:20 [252878@main](cd186d7) REGRESSION (Safari 16): Dynamic viewport units (dvh) not matching viewport height <rdar://problem/97031866>
2022-07-27 17:22:10 [252869@main](f407fbb) Web Inspector: harden `InspectorDebuggerAgent::didDispatchAsyncCall` to avoid problems if Web Inspector is opened after enqueuing before dispatch
2022-07-26 16:25:33 [252828@main](677291f) http/tests/ssl/applepay-ams-ui/PaymentRequest.https.html is a constant text failure <rdar://problem/97461789>
2022-07-26 16:22:47 [252827@main](49164c7) Web Inspector: Network: add a Path column
2022-07-25 20:36:34 [252797@main](98bfc3e) Web Inspector: add versioned protocols for macOS <rdar://problem/97446465>
2022-07-22 04:54:34 [252722@main](700b13b) REGRESSION(252693@main): ASSERTION FAILED: results.size() == results.capacity() in Interpreter::getStackTrace
2022-07-21 17:57:28 [252693@main](8d17ce8) hide private builtins from exception stack traces
2022-07-20 20:36:29 [252653@main](7c836fc) Web Inspector: nodes that aren't visible should be visually distinguished in the DOM tree <rdar://problem/5732820>
2022-07-20 06:25:41 [252639@main](3e899a1) Web Inspector: rename WI.CallFrameTreeController to WI.StackTraceTreeController since it now deals with WI.StackTrace
2022-07-20 02:19:36 [252630@main](9b26fc6) Web Inspector: should always send Console.StackTrace instead of an array of Console.CallFrame
2022-07-20 00:10:05 [252624@main](a3953bc) remove unused forward declarations for `AVFunctionBar*` <rdar://problem/53510918>
2022-07-19 20:29:12 [252613@main](4af19ec) rename @globalPrivate to @linkTimeConstant for more accuracy
2022-07-19 18:16:10 [252609@main](8b7cfc6) Web Inspector: <select> should be visually centered in WI.ScopeBar
2022-07-19 02:58:27 [252589@main](a8912b8) Web Inspector: Support HTTP throttling or some Network Conditioner for the inspected web page <rdar://problem/24744411>
2022-07-18 00:05:54 [252554@main](ebb980b) Web Inspector: should not include `@globalPrivate` functions in stack traces
2022-07-16 23:25:31 [252543@main](6545a6f) Web Inspector: capture async stack traces for `queueMicrotask`
2022-07-15 05:08:25 [252489@main](56748b5) Web Inspector: Network Tab: shift key should highlight initiator/initiated resources
2022-07-14 19:06:27 [252468@main](0dda866) Web Inspector: REGRESSION(?): Sources Tab: async stack trace divider line is not vertically centered
2022-07-14 17:50:58 [252463@main](7f52a37) Unreviewed, fix two paths in GitHub CODEOWNERS
2022-07-14 04:05:56 [252435@main](b04bd45) Web Inspector: Network Tab: display Initiator column by default <rdar://problem/62267564>
2022-07-13 18:46:40 [252421@main](eed2a5d) Web Inspector: Sources Tab: paused icon needs a title explaining it
2022-07-12 21:02:24 [252388@main](ac4fae2) REGRESSION(252362@main): [ iOS15 wk2 ] media/track/track-css-visible-stroke.html is a constant failure <rdar://problem/96905993>
2022-07-11 23:25:59 [252362@main](e9db9ba) [Modern Media Controls] [iOS] the semi-transparent black background should not be shown until the full controls are loaded <rdar://problem/89927908>
2022-07-08 17:50:51 [252283@main](e063281) Web Inspector: REGRESSION(251279@main): text editors don't highlight revealed lines <rdar://problem/96639468>
2022-07-07 22:08:12 [252243@main](2ce6658) spurious `RELEASE_LOG` when adjusting the size of a `WKWebView`
2022-07-06 22:51:35 [252195@main](714fd40) Web Inspector: CSS autocomplete: property usage counts should ignore variables
2022-07-06 22:41:34 [252194@main](72de969) Web Inspector: CSS autocomplete: most commonly used property should account for fuzzy-matching
2022-07-06 17:40:28 [252182@main](648f349) [git-webkit] Add `-o`/`--open` to `git-webkit pr` that automatically opens the created PR <rdar://problem/93440727>
2022-07-05 22:44:52 [252157@main](c60ef57) [iOS] REGRESSION(251612@main): fullscreen close/PiP buttons are too close to the top of the screen <rdar://problem/92740201>
2022-07-01 17:05:31 [252051@main](48f0074) Update Copy Permalink for GitHub
2022-06-29 00:26:46 [251935@main](64b7f65) [Modern Media Controls] [iOS] adjust appearance of time scrubber <rdar://problem/95642930>
2022-06-27 19:42:32 [251884@main](716557a) Web Inspector: provide an option for controlling whether local overrides entirely replace or have some passthrough
2022-06-24 22:58:34 [251839@main](d95aece) Web Inspector: REGRESSION(251279@main): Uncaught Exception: ReferenceError: Can't find variable: sourceCode
2022-06-24 04:24:41 [251819@main](1612183) Web Inspector: include `integrity` in "Copy as fetch" <rdar://problem/94698949>
2022-06-24 03:00:56 [251818@main](531afa8) Web Inspector: include `referrerPolicy` in "Copy as fetch" <rdar://problem/94698964>
2022-06-23 17:41:04 [251786@main](e358e1c) [Modern Media Controls] [iOS] controls should only be shown after a "full" tap, not just touchstart <rdar://problem/95646138>
2022-06-17 23:59:31 [251656@main](1e1ce56) Web Inspector: Allow forcing pseudo class :target
2022-06-17 23:09:22 [251651@main](43ae82f) Add PaymentHandler references when handling updates <rdar://problem/95372332>
2022-06-17 02:17:50 [251628@main](ba34692) Web Inspector: Elements: rework CSS pseudo class toggles
2022-06-16 20:33:04 [251614@main](4954433) Web Inspector: use proper name for ITP debug mode
2022-06-15 22:29:03 [251580@main](581f1ac) add myself to GitHub CODEOWNERS
2022-06-10 21:44:14 [251469@main](4a61df0) Add PaymentHandler reference when validating the merchant <rdar://problem/94609087>
2022-06-10 03:06:22 [251449@main](ab95789) [Payment Request] upstream new features <rdar://problem/94581707>
2022-06-09 21:45:40 [251444@main](4139966) [Modern Media Controls] upstream new features <rdar://problem/94581729>
2022-06-04 00:30:28 [251303@main](d497ccc) Web Inspector: remove unused `InspectorFrontendHost` attributes and methods
2022-06-03 23:49:42 [251299@main](772e27d) [ Mac ] http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html is a flaky text failure <rdar://problem/91594397>
2022-06-03 23:09:33 [251295@main](7428992) Web Inspector: replace the two "Export Audit" and "Export Result" buttons with a single button that has a picker in the `NSSavePanel` <rdar://problem/76775840>
2022-06-03 21:08:41 [251287@main](bc3d1ea) Web Inspector: drop InspectorAdditionsEnabled in favor of new methods on InspectorFrontendhost
2022-06-03 20:31:58 [251280@main](e45e1be) New test: http/tests/inspector/network/copy-as-fetch.html is a frequent / flaky failure <rdar://problem/94361782>
2022-06-03 20:29:45 [251279@main](072aa64) Web Inspector: Sources: creating a local override when viewing a resource should automatically place the cursor where it was before <rdar://problem/70773143>
2022-06-03 00:48:41 [251247@main](2e79d84) Web Inspector: reference page links don't open externally when inspecting that reference page
2022-06-03 00:26:13 [251245@main](1700595) Web Inspector: Timelines Tab: Screenshots: missing ReferencePage
2022-06-02 23:16:52 [251241@main](7b44a87) Web Inspector: Audit: allow audits to be evaluated as a user gesture
2022-06-02 20:52:05 [251232@main](0926faa) ASAN_ILL | decltype; InlineIterator::Box::line; WebCore::logicallyNextRun <rdar://problem/90482678>
2022-06-02 18:57:07 [251226@main](f607038) Web Inspector: ER: Copy as fetch
2022-06-01 01:33:10 [251171@main](c560d03) Web Inspector: CSS autocomplete: enable experimental feature for initial hint being the most commonly used property of the matching suggestions
2022-06-01 01:25:21 [251170@main](3972e98) Web Inspector: Debugger: blackbox breakpoint evaluations by default
2022-06-01 01:16:36 [251169@main](b36992d) Web Inspector: Timelines Tab: Screenshots: enable by default
2022-05-31 18:09:31 [251155@main](e8aab02) Web Inspector: Open Resource dialog should support matching file paths <rdar://problem/34925656>
2022-05-31 16:59:01 [251150@main](5c1f590) Web Inspector: Timelines Tab: Screenshots: the selected image should be on top in the overview
2022-05-28 04:30:41 [251089@main](25cefe2) Web Inspector: CSS property name counts should be updated atomically
2022-05-27 23:55:11 [251072@main](8fd9f7e) Web Inspector: Sources: editing a breakpoint action to cause the CodeMirror to wrap doesn't update the `WI.Popover` size <rdar://problem/73225206>
2022-05-27 23:52:53 [251071@main](a64fa69) Web Inspector: Timelines: switching between Events/Frames while editing instruments leaves the UI in a broken state <rdar://problem/71180148>
2022-05-27 22:10:16 [251063@main](205c4eb) [Modern Media Controls] REGRESSION(r293684) cannot pause `<video>` if `controls` are added after `"play"` <rdar://problem/93822316>
2022-05-27 21:50:26 [251061@main](0cc930a) CrashTracer: com.apple.WebKit.WebContent at com.apple.WebKit: WebKit::TextCheckingControllerProxy::annotatedSubstringBetweenPositions <rdar://problem/87885717>
2022-05-27 00:01:47 [251033@main](f0a9930) REGRESSION (250994@main): inspector/css/css-property.html is consistently failing <rdar://problem/94001813>
2022-05-26 19:50:46 [251015@main](53361d1) spurious `RELEASE_LOG` when creating a `WKWebView` with an empty `frame`
2022-05-26 02:16:53 [250994@main](411a48c) Web Inspector: CSS autocomplete: suggestion hint should be the most commonly used property and not the alphabetically first one <rdar://problem/25588888>
2022-05-25 19:39:09 [250971@main](5921362) Web Inspector: Timelines Tab: Screenshots: images should be centered
2022-05-25 00:22:45 [250942@main](edec03c) Web Inspector: Timelines Tab: Screenshots: include images from `console.screenshot`
2022-05-24 23:07:20 [250939@main](2308b89) Web Inspector: Timelines Tab: Screenshots: images flash while recording is still active
2022-05-24 22:42:44 [250938@main](d031040) Web Inspector: Timelines Tab: Screenshots: clicking on another screenshot doesn't select it if there's already a selected screenshot
2022-05-24 22:34:24 [250937@main](b8342dc) Web Inspector: Timelines Tab: Screenshots: images should have something to make them "pop" when not selected
2022-05-24 22:24:37 [250935@main](f5db8f5) Web Inspector: Timelines Tab: Screenshots: not enough space between images
2022-05-24 20:47:29 [250928@main](7f96d4f) Web Inspector: Timelines Tab: Screenshots: white images blend in with the background
2022-05-24 20:14:02 [250927@main](9e473d2) Web Inspector: Timelines Tab: Screenshots: show placeholder text when there's no images
2022-05-24 02:40:27 [250902@main](3e38a86) Web Inspector: Network Table: activity is not marked as a previous session when the Network Tab is not selected
2022-05-21 05:39:52 [250835@main](706e306) [css-values-4] logical `*vi`(inline) and `*vb` (block) viewport units should be based on the current element's `writing-mode` <rdar://problem/86832561>
2022-05-20 23:40:02 [250823@main](280e1ae) Web Inspector: only override request headers if they are provided
2022-05-20 23:09:44 [250822@main](f4ecf71) [MacCatalyst] REGRESSION(r290091): sometimes can hang if `WKWebView` is unparented before the next visible content rect update <rdar://problem/92006847>
2022-05-20 22:53:33 [250821@main](0733c28) Web Inspector: Sources Tab: adding a new header to a request local override doesn't show it
2022-05-20 20:49:54 [250814@main](b8c7704) [Modern Media Controls] macCatalyst should not use touch events <rdar://problem/84570717>
2022-05-19 21:44:28 [250762@main](79f119a) media/modern-media-controls tests are timing out <rdar://problem/83846919>
2022-05-18 20:01:09 [250709@main](adba4a3) Feature Request: Regular Expression Groups in Request Override Redirects <rdar://problem/73779368>
2022-05-05 04:56:56 [250293@main](f5416c5) [Apple Pay] REGRESSION(r291588): `appearance: -apple-pay-button` doesn't work with `border-width: 0` <rdar://problem/92559095>
2022-05-02 21:52:11 [250184@main](196c26e) [Modern Media Controls] REGRESSION(?) tapping a video to start playing for the first time doesn't start playing <rdar://problem/91329117>
2022-05-02 01:48:01 [250162@main](9b920ba) [Modern Media Controls] the overflow button sometimes flickers <rdar://problem/91329468>
2022-04-29 22:54:41 [250139@main](aca90d5) increase transient activation duration to 5s
2022-04-27 23:54:13 [250067@main](cefe48d) Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'this.resource.hadLoadingError')
2022-04-26 04:07:01 [249975@main](542521d) Web Inspector: add UI for blocking requests
2022-04-25 23:14:18 [249968@main](a544915) Web Inspector: request interception should not be guarded based on service workers
2022-04-25 22:56:06 [249967@main](cf93632) Web Inspector: crash when a subresource is intercepted by a skip network local override with an error status code
2022-04-25 19:54:13 [249959@main](a29e727) Web Inspector: response overrides with an error status code should indicate that somewhere
2022-04-23 15:09:11 [249915@main](914922a) fix a few ObjC memory management issues after r291361 <rdar://problem/91008058>
2022-04-21 21:46:57 [249865@main](610c87e) Web Inspector: Elements: Layout: hovering over a node should highlight it in the page
2022-04-21 17:51:08 [249860@main](558cb79) Web Inspector: add reference page links for the Timelines Tab
2022-04-13 03:15:43 [249577@main](1a7ae37) [Modern Media Controls] allow skipping by durations other than 15s <rdar://problem/91441576>
2022-04-11 22:48:26 [249515@main](324c1fc) [Modern Media Controls] remove unnecessary `LayoutTraits` methods <rdar://problem/91324687>
2022-04-07 21:15:43 [249404@main](081af77) [GPU Process] Test failures in forms <rdar://problem/89196867>
2022-04-04 19:48:18 [249205@main](8474289) [Apple Pay] buttons should be localized based on the system if not specified by the HTML <rdar://problem/89592004>
2022-03-31 21:03:01 [249080@main](14f53d0) REGRESSION(r292107): [ Mac iOS ] http/tests/paymentrequest/updateWith-shippingOptions.https.html is a constant text failure <rdar://problem/91074265>
2022-03-31 21:02:45 [249079@main](96ae1c8) Web Inspector: Sources: the mapped file URL of a Respone Local Override should wrap
2022-03-30 20:55:57 [249033@main](956d5cf) Web Inspector: Sources: the mapped file URL of a Response Local Override should be clickable
2022-03-30 17:01:11 [249027@main](d758f16) Unreviewed, fix test after r285521 and r271735
2022-03-30 00:12:28 [249011@main](5ea3679) Web Inspector: Sources: allow Response Local Overrides to map to a file on disk <rdar://problem/59009154>
2022-03-29 17:37:39 [248982@main](2a6fa56) Unreviewed, fix UAF after r291980
2022-03-28 23:28:00 [248956@main](beb2dd6) [macOS] Add `WKWebView` API to control CSS "small viewport" `sv*` and "large viewport" `lv*` units <rdar://problem/90602918>
2022-03-28 18:18:47 [248939@main](7a45a7d) [iOS] Add `WKWebView` API to control CSS "small viewport" `sv*` and "large viewport" `lv*` units <rdar://problem/89434696>
2022-03-25 20:54:28 [248885@main](c34960f) `PointerEvent.movementX` always 0 (breaks https://noisecraft.app/) <rdar://problem/72814440>
2022-03-24 23:57:01 [248852@main](dc7cf95) [iOS] make `WKMouseGestureRecognizer` officially conform to `_UIHoverEventRespondable` <rdar://problem/88828903>
2022-03-19 01:03:20 [248623@main](d454360) Web Inspector: REGRESSION(?): Emulate User Gesture doesn't work <rdar://problem/84899576>
2022-03-18 00:08:27 [248574@main](678f60d) [Apple Pay] REGRESSION(r283431): `HAVE_PASSKIT_PAYMENT_METHOD_BILLING_ADDRESS` was removed without also removing where it was used <rdar://problem/89940620>
2022-03-17 00:39:04 [248511@main](9af07b9) Web Inspector: REGRESSION(r290720): Debugger: Step next should not behave the same as Step into
2022-03-17 00:23:18 [248510@main](59660a0) [Apple Pay] version values are incorrect, causing incorrect feature detection <rdar://problem/90399356>
2022-03-04 04:08:26 [248049@main](4aeaa36) [GPU Process] dont load Apple Pay button/logo PDFs in the WebProcess
2022-03-02 06:42:27 [247967@main](611b336) Web Inspector: add a switch to control whether breakpoint evaluations (condition, ignore count, actions) are also affected by script blackboxing
2022-02-28 21:19:56 [247886@main](4a6128e) Web Inspector: [Flexbox] Add options to show each area's CSS `order` and/or DOM index in the parent flex container
2022-02-28 21:00:47 [247885@main](c337cbd) Web Inspector: add `IterableWeakSet`
2022-02-24 21:16:24 [247757@main](add037d) REGRESSION(r290436): fix build failures
2022-02-24 18:29:46 [247745@main](8940bdd) [MacCatalyst] REGRESSION(r290091): sometimes can crash if `WKWebView` is deallocated before the next visible content rect update <rdar://problem/89345853>
2022-02-24 16:46:20 [247739@main](c7c1397) [Apple Pay] switch from `PassKit/*` to `PassKit[Core,UI]/*` <rdar://problem/81085862>
2022-02-24 16:42:55 [247738@main](d16ad08) Web Inspector: merge WI.OverlayManager into WI.DOMNode
2022-02-19 00:44:12 [247514@main](5e6e768) [iOS] Safari can sometimes hang while printing due to sync IPC <rdar://problem/56425783>
2022-02-18 00:42:15 [247445@main](1326861) [MacCatalyst] improve support for resizing <rdar://problem/86494393>
2022-02-14 21:51:29 [247234@main](dceab7d) REGRESSION(r286560): MediaElement's getStartDate returning an incorrect time <rdar://problem/88786989>
2022-02-11 21:48:12 [247158@main](eb15251) Web Inspector: Sources: double clicking a breakpoint icon should show the edit popover
2022-02-11 21:46:42 [247157@main](2803fe3) Web Inspector: click to re-enable breakpoint clears automatic continue
2022-02-10 22:23:23 [247095@main](aa041a6) Permit simultaneous Apple Pay and script injection <rdar://problem/87736727>
2022-01-27 23:22:49 [246503@main](1174c34) Change version number for HAVE_PASSKIT_DEFAULT_SHIPPING_METHOD <rdar://problem/88152385>
2022-01-27 22:18:26 [246500@main](b7bbdd9) Web Inspector: Console: move Preserve Log checkbox navigation item to a gear-with-contextmenu to save space (and match the Network Tab)
2022-01-27 21:06:58 [246496@main](2fbfd75) [Payment Request] allow additional payment method specific data to be passed to `complete()` <rdar://problem/82970451>
2022-01-25 19:08:37 [246393@main](e0abf46) Web Inspector: replace gear-with-contextmenu icons used for filtering with filter-with-contextmenu icons
2022-01-25 03:21:04 [246367@main](fc89b5b) Web Inspector: Network: give the Ignore Caches button a label so it's more visible and immediately understandable
2022-01-24 22:33:45 [246355@main](245af3b) Web Inspector: Network: move filtering checkboxes into a single gear-with-contextmenu to save space
2022-01-24 22:31:35 [246354@main](94a153f) Web Inspector: Network: collapse type filter scope bar into a single button to save space
2022-01-21 03:09:32 [246251@main](abe0e9b) Add SPI for passing around and getting details about `WebCore::CSSStyleDeclaration` in injected bundle code <rdar://problem/87566737>
2022-01-20 02:45:17 [246208@main](172aab1) Web Inspector: fully blackboxed stack traces don't show the right top call frame
2022-01-19 22:38:19 [246196@main](b720648) Web Inspector: blackboxed call frames should be grouped everywhere <rdar://problem/87018103>
2022-01-14 21:47:10 [246056@main](4b97912) Web Inspector: Sources: cannot copy grouping of blackboxed call frames <rdar://problem/86989248>
2022-01-14 21:34:39 [246055@main](da08cfd) Web Inspector: add a contextmenu item to create a URL Breakpoint for resources initiated by script
2022-01-06 02:57:46 [245767@main](1ed29a9) Web Inspector: Layers: add reference page button
2022-01-06 01:06:10 [245758@main](4cbde13) Web Inspector: Audit: reference page button is not vertically aligned with Audit version text
2022-01-06 00:49:21 [245757@main](08b1b96) REGRESSION(r285521): `errors` provided to `ApplePaySession.prototype.completeCouponCodeChange` are ignored <rdar://problem/86780827>
2022-01-04 22:51:18 [245719@main](e389078) Web Inspector: Sources: expanding a grouping of blackboxed call frames should be persistent <rdar://problem/86989232>
2022-01-04 21:42:55 [245715@main](1eff2aa) Web Inspector: Add icon for collapsed blackboxed section <rdar://problem/72240360>
2021-12-16 16:10:09 [245320@main](96e383c) Implement Array.prototype.groupBy and Array.prototype.groupByToMap
2021-12-13 22:51:23 [245201@main](c8d9d93) Web Inspector: remove coloring of Web Inspector area in dock icons
2021-12-11 02:06:54 [245122@main](131cc3c) WKWebView doesn’t respond to -copyFont: and -pasteFont: <rdar://problem/45878659>
2021-12-10 21:15:46 [245101@main](494a157) Allow `Pasteboard::readBuffer` to read from the pasteboard as a whole instead of a specific item
2021-12-10 19:02:55 [245094@main](5b230db) Add a way to write a `SharedBuffer` to the Pasteboard
2021-12-10 03:08:53 [245059@main](b6ac78f) Add a `DOMPasteAccessCategory` to control which pasteboard the WebProcess is granted access to when pasting
2021-12-10 00:21:17 [245050@main](d31ba76) An `<input>` that's been autofilled with obscured content should still be editable <rdar://problem/86226960>
2021-12-08 00:55:11 [244945@main](dd512cd) Add a `DOMPasteAccessCategory` to control which pasteboard the WebProcess is granted access to when pasting
2021-12-08 00:40:21 [244943@main](edf0a5a) Add helper methods to `WebCore::FontShadow` for serializing to CSS and converting to `NSShadow`
2021-12-06 20:04:24 [244889@main](280639c) Change IDL `Date` to be backed by `WallTime` to avoid confusion when converting to native dates
2021-12-02 23:26:22 [244799@main](56888c1) [css-values-4] Support `*vi` (inline) and `*vb` (block) viewport units <rdar://problem/85179134>
2021-12-02 22:27:27 [244796@main](2a35012) [Apple Pay] recurring line items appear way in the future <rdar://problem/85976407>
2021-12-02 22:21:46 [244794@main](6bc11f6) [Payment Request] Validate payment method data on construction <rdar://problem/85736007>
2021-12-01 06:32:24 [244709@main](3374122) [css-values-4] Dynamic `dv*` viewport units should not respect the page scale
2021-12-01 02:21:59 [244703@main](afe5a7d) [Apple Pay] use `#if` inside `ApplePayPaymentTiming` instead of guarding the entire `enum` <rdar://problem/83097245>
2021-11-18 03:46:53 [244372@main](8a61435) Web Inspector: assertion failures in `WI.GridOverlayConfigurationDiagnosticEventRecorder`
2021-11-18 03:28:23 [244371@main](a908d75) Web Inspector: allow left docking when in LTR and right docking when in RTL
2021-11-17 02:39:47 [244319@main](78ff042) [iOS] use PhotosUIPrivate instead of PhotosUI <rdar://problem/85300427>
2021-11-17 00:30:29 [244315@main](7695a7b) [Apple Pay] handle unknown setup features
2021-11-11 06:12:07 [244121@main](1b07d68) REGRESSION(r283863): `<attachment>` with a long `action` do not render correctly <rdar://problem/84558377>
2021-11-11 00:19:23 [244115@main](6bd6327) Unreviewed internal build fix after r285444
2021-11-11 00:14:36 [244114@main](7c9650e) Add support for marking an `<input>` as being autofilled with obscured content <rdar://problem/84276999>
2021-11-09 23:53:08 [244056@main](1f64c4c) Unreviewed internal build fix after r285444
2021-11-09 20:04:19 [244038@main](a399df0) REGRESSION(r271735): PaymentShippingOption.selected ignored <rdar://problem/73464404>
2021-11-09 19:10:27 [244035@main](97b02b2) Unreviewed internal build fix after r285424 <rdar://problem/85207411>
2021-11-09 00:34:24 [243997@main](d1ec964) [Payment Request] Add a new payment method for showing AMS UI <rdar://problem/79024227>
2021-11-08 20:54:08 [243980@main](1dbd34c) webView.scrollView.indicatorStyle does not work on iOS 15 <rdar://problem/82816423>
2021-11-05 17:43:33 [243906@main](b9a6210) [css-values-4] viewport units should be floats <rdar://problem/84172685>
2021-11-03 17:59:39 [243841@main](55b93fe) [Modern Media Controls] should show tracks button/menu for <audio>
2021-11-01 19:22:52 [243761@main](1c78591) [ iOS15 EWS ] TestWebKitAPI.CSSViewportUnits.SameUnobscuredSizeOverrides flaky fails on EWS <rdar://problem/84555218>
2021-10-21 18:17:59 [243349@main](7cdabdb) [css-values-4] Support small (sv*), large (lv*) and dynamic (dv*) viewport units <rdar://problem/71857370>
2021-10-21 17:58:55 [243346@main](dde160d) [iOS] Zooming out should use the page's background color instead of fading <rdar://problem/81926190>
2021-10-21 17:55:14 [243345@main](73db990) REGRESSION(r283864): Apple Pay named images are missing <rdar://problem/84413831>
2021-10-11 19:03:22 [242787@main](474787f) Add my github and update my expertise
2021-10-09 06:24:30 [242741@main](fee1515) [GPU Process] support rendering Apple Pay logos <rdar://problem/83187282>
2021-10-09 06:18:20 [242740@main](0e06ee2) [iOS][GPU Process] support `<attachment>` <rdar://problem/70884096>
2021-09-30 21:13:05 [242356@main](977741f) [iOS][GPU Process] support `<attachment>` <rdar://problem/70884096>
2021-09-30 20:21:45 [242352@main](faf8a6e) [GPU Process] support rendering Apple Pay buttons <rdar://problem/72061985>
2021-09-29 23:04:52 [242302@main](f9ae8e4) Allow `DrawGlyphsRecorder` to be used with any `GraphicsContext` instead of just `DisplayList::Recorder`
2021-09-29 15:39:26 [242262@main](09af14a) Add support for sending Expected<void, E> in IPC messages
2021-09-28 22:19:15 [242246@main](f470428) Move `DrawGlyphsRecorder` outside of `DisplayList`
2021-09-24 18:04:35 [242109@main](1a4522d) Add typechecking `is` overloads for `std::unique_ptr`, `WTF::UniqueRef`, and `WTF::WeakPtr`
2021-09-23 19:19:42 [242069@main](9bbaba3) Web Inspector: Graphics: add instrumentation for new `CanvasRenderingContext2DSettings` <rdar://problem/77587429>
2021-09-23 04:08:29 [242033@main](d1ba3f7) Web Inspector: add a pinned [+] button to the tab bar to make it easier to re-open closed tabs
2021-09-15 21:02:43 [241720@main](423a928) Unreviewed, build fix after r282464
2021-09-15 18:37:12 [241712@main](91004e0) [Payment Request] Clean up some WKA hooks <rdar://problem/78824639>
2021-09-03 21:48:54 [241330@main](235af19) [Web App Manifest] Always fetch the first manifest if provided <rdar://problem/82148333>
2021-08-18 06:50:16 [240627@main](c7d1c61) Web Inspector: match the undocked tab bar style when docked bottom/side
2021-08-17 04:32:23 [240580@main](8e2cd1d) Web Share CanShare() should be called after transient activation check
2021-08-12 18:58:47 [240477@main](dad2a5d) Fix some `NSAttributedString` inconsistencies between WK1 and WK2 <rdar://problem/81215696>
2021-08-10 14:31:51 [240391@main](2c6dee9) [macOS] REGRESSION(r278850): modifying `playbackRate` via JS on a TouchBar mac only sometimes works and also causes the `defaultPlaybackRate` to change <rdar://problem/80427578>
2021-08-05 02:46:31 [240278@main](51dfb5f) REGRESSION (r280374): ASSERTION FAILED: Completion handler should not be called more than once under WebCore::MediaControlsContextMenuProvider::contextMenuItemSelected <rdar://problem/81437221>
2021-08-04 18:55:25 [240259@main](8f42f0d) REGRESSION(?): subtitle text sizing is sometimes inconsistent <rdar://problem/80525509>
2021-08-03 18:22:46 [240221@main](44f3fe4) [Live Text] [iOS] Provide a presenting `UIViewController` for machine readable code actions so that they are related to the same view
2021-08-02 21:39:02 [240182@main](9701c1c) [Live Text] SPI for machine readable codes is only available on iOS
2021-07-30 00:28:45 [240094@main](0d84a0f) [Payment Request] `additionalShippingMethods` are not used if a `paymentMethodType` is provided <rdar://problem/81190366>
2021-07-28 03:56:44 [240018@main](d5bda80) [Modern Media Controls] [macOS] Overflow button still shows as `on` even after contextmenu is dismissed <rdar://problem/81124786>
2021-07-24 08:23:15 [239942@main](4c3fb13) [Apple Pay] Do not add coupon code `ApplePayErrorCode` values for systems that do not support it
2021-07-24 08:20:05 [239941@main](c68f241) [iOS] REGRESSION(r277505): `-[WKWebView underPageBackgroundColor]` also changes the scroll bar color <rdar://problem/80116822>
2021-07-23 11:39:35 [239910@main](2e37a2d) [Modern Media Controls] [macOS] Only show total duration when the elapsed time is visible <rdar://problem/80529918>
2021-07-23 03:20:56 [239904@main](022aac0) [Live Text] [iOS] Analysis should also search for any App Clip codes
2021-07-15 03:11:53 [239681@main](dea74fd) Implement Array.prototype.findLast and Array.prototype.findLastIndex
2021-07-14 18:39:14 [239663@main](1c5615e) [iOS] REGRESSION(r279720): changing Subtitles to Off doesn't hide them or do anything <rdar://problem/79069662>
2021-07-08 03:53:24 [239500@main](7dfba42) Extremely jumpy window resizing in MiniBrowser <rdar://problem/77568931>
2021-07-06 22:34:43 [239443@main](3b7211b) Provide SPI for clients to override just the contextmenu preview instead of the entire `UIContextMenuConfiguration` <rdar://problem/78832586>
2021-06-30 00:14:27 [239262@main](7f33f80) 5 media/modern-media-controls/* tests are failing constantly on Catalina <rdar://problem/79693462>
2021-06-22 21:25:02 [239056@main](174444f) REGRESSION: [iOS] ASSERTION FAILED: pixelBuffer->data().length() >= 4 under WebCore::sampleColor <rdar://problem/79584286>
2021-06-14 22:04:59 [238796@main](a71c6fc) [macOS] TouchBar playback speed controls don't work <rdar://problem/79216098>
2021-06-12 20:16:58 [238767@main](348c0e4) (r278618) media/modern-media-controls/overflow-support/chapters.html is timing out since introduction <rdar://problem/79084756>
2021-06-11 20:02:07 [238733@main](b575c37) Add an option to Copy WebKit Permalink that automatically opens the URL in the default browser for Sublime Text
2021-06-10 23:32:08 [238701@main](b5cd101) (r278618) media/modern-media-controls/overflow-support/chapters.html is timing out since introduction <rdar://problem/79084756>
2021-06-09 22:42:51 [238657@main](19a1174) (r278618) media/modern-media-controls/overflow-support/chapters.html is timing out since introduction <rdar://problem/79084756>
2021-06-09 02:23:59 [238622@main](fc8d7b5) Unreviewed, followup to r278630
2021-06-08 22:15:18 [238613@main](2aa821c) [Payment Request] upstream new features <rdar://problem/78963132>
2021-06-08 20:18:51 [238610@main](a09accd) Unreviewed, followup to r278622
2021-06-08 18:39:39 [238607@main](32cc36f) [Modern Media Controls] Don't show Playback Speed when up-to-date Live Boadcasts
2021-06-08 17:27:33 [238603@main](066c80d) [Modern Media Controls] upstream new features <rdar://problem/78957464>
2021-06-08 16:53:06 [238601@main](8b0bce0) Require that callsites of `SnapshotOptions` specify a `PixelFormat` and `DestinationColorSpace`
2021-06-08 01:28:30 [238576@main](439dfd1) Fix localized strings after r278202
2021-06-07 18:53:54 [238563@main](615b2b3) Convert WebCore::SnapshotOptions into an enum class
2021-06-05 00:22:08 [238512@main](8628dc5) Web Inspector: cannot see experimental settings when inspecting `ServiceWorker`
2021-06-05 00:16:56 [238511@main](837ba82) Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'InspectorBackend.Enum.Page.ResourceType')
2021-06-04 23:57:39 [238510@main](188deeb) Web Inspector: mark recently added protocol commands/events as page-only
2021-06-04 17:58:37 [238492@main](9fd7016) Add a way to prefix output of `WTFReportBacktrace` to make log filtering easier
2021-06-04 00:35:06 [238458@main](4d6bf66) [Payment Request] allow additional line items and/or an override total to be specified in `ApplePayModifier` <rdar://problem/78835065>
2021-05-28 16:39:42 [238245@main](2e3e2c1) [Modern Media Controls] put the localized information for tracks first if the track is not in the user's preferred language <rdar://problem/78497853>
2021-05-28 05:02:50 [238232@main](e50f398) Sampled Page Top Color: allow snapshotting of elements with CSS animations/transitions if they're paused <rdar://problem/78534076>
2021-05-28 00:40:35 [238226@main](29b34ea) [iOS] contextmenu hints don't follow scrolling inside `<iframe>`
2021-05-27 17:54:13 [238212@main](78477f5) Use `NSLocale` SPI for comparing language identifiers instead of string comparison
2021-05-26 00:15:02 [238145@main](9858319) [Modern Media Controls] REGRESSION(r254389) media controls needs the full list of language preferences for ordering tracks
2021-05-25 02:52:37 [238101@main](d852be5) [iOS DnD] [WK2] don't cancel the long-press gesture until we know we have `UIDragItem` <rdar://problem/77448503>
2021-05-22 14:16:29 [238052@main](5946249) ASSERTION FAILED: Component at index 1 is 1.000000 and is greater than the allowed maximum 1.000000 <rdar://problem/78333590>
2021-05-20 21:53:52 [237973@main](c07cb76) REGRESSION(r277505): Crash under WTF::Detail::CallableWrapper<WebKit::WebPageProxy::setUnderPageBackgroundColorOverride(WebCore::Color&&)::$_10, void>::call <rdar://problem/78130098>
2021-05-20 17:33:46 [237955@main](6563951) [Modern Media Controls] add a suffix based on `TextTrack::Kind` when generating display names for `TrackBase`
2021-05-20 17:28:39 [237954@main](e67421e) [Modern Media Controls] should not use `codePointCompare` as it doesn't take into account language specific sorting rules
2021-05-20 16:45:53 [237951@main](753be81) [Modern Media Controls] should not include `TextTrack` when sorting `TextTrackList` if it doesn't have a desired `TextTrack::Kind` when `CaptionDisplayMode::Manual`
2021-05-20 02:26:07 [237933@main](91245aa) Add a way to create `"wheel"` events from gesture/touch events <rdar://problem/76714308>
2021-05-19 18:36:48 [237911@main](f7a61e3) [Apple Pay] use a `dictionary ApplePayPaymentMethodModeDetails` instead of a raw `JSObject` <rdar://problem/78134060>
2021-05-18 00:09:17 [237831@main](af75d6b) [Modern Media Controls] promote submenus items if there is only one
2021-05-15 00:29:19 [237751@main](b5f947f) Sampled Page Top Color: move logic out of `Document` <rdar://problem/77984539>
2021-05-14 21:34:46 [237736@main](070d57d) Promote `-[WKWebView _pageExtendedBackgroundColor]` SPI to `-[WKWebView underPageBackgroundColor]` API <rdar://problem/76568094>
2021-05-14 18:56:34 [237733@main](9d72781) [iOS] contextmenu hints can be clipped by the WKWebView <rdar://problem/77089174>
2021-05-14 04:44:10 [237716@main](3c07e88) [Modern Media Controls] REGRESSION(r268308) AirPlay briefly disappears and then reappears when hovering over controls <rdar://problem/77984683>
2021-05-13 23:20:07 [237706@main](f93b538) [iOS] REGRESSION(r271216) pointerevents/ios/pointer-events-no-mousedown-when-prevent-default-called-on-pointerdown.html is consistently failing <rdar://problem/77070765>
2021-05-13 23:11:06 [237703@main](f96f899) [macOS] experimental "Use theme color for scroll area background" isn't working <rdar://problem/77933000>
2021-05-12 03:55:46 [237612@main](be61a48) [macCatalyst] should have CSS `hover: hover` and `pointer: fine`
2021-05-10 23:16:00 [237565@main](232f5a7) `SLEEP_THREAD_FOR_DEBUGGER` should print the PID before sleeping
2021-05-10 20:35:11 [237552@main](314d986) Web Inspector: Network: rename "XHR" to "XHR/Fetch"
2021-05-10 18:43:47 [237544@main](2fe43b5) Web Inspector: add support for panning/zooming on images
2021-05-10 17:20:11 [237537@main](7d97be4) Add support for a `media` attribute on `<meta name="theme-color" content="...">` <rdar://problem/74991621>
2021-05-07 22:00:57 [237475@main](0e245bb) [iOS] fix inconsistency around the meaning of `rate` and `defaultPlaybackRate` between WebKit and AVKit <rdar://problem/77629276>
2021-05-06 21:31:17 [237420@main](4a31307) Sampled Page Top Color: make hit tests consider elements with `pointer-events: none`
2021-05-06 21:26:23 [237419@main](52cceed) Sampled Page Top Color: don't snapshot if the hit test location is a canvas
2021-05-05 22:22:36 [237357@main](f110ff7) Sampled Page Top Color: tie into existing TCADA/RLTT systems so that the value is kept in sync with painting
2021-05-05 21:53:50 [237356@main](73fff08) Sampled Page Top Color: don't snapshot if the hit test location is an image or has an animation
2021-05-05 18:17:53 [237343@main](90bf4c3) Sampled Page Top Color: take additional snapshots further down the page to see if the sampled top color is more than just a tiny strip
2021-05-04 19:03:50 [237304@main](103801d) Web Inspector: add assertion for `WI.View` re-entrancy
2021-05-03 19:58:44 [237260@main](0372cc7) [macCatalyst] "Enter Full Screen" button in media controls disappears <rdar://problem/77010150>
2021-04-29 20:00:59 [237167@main](87509ce) Unreviewed, fix crashloop after r276744 <rdar://problem/77333886>
2021-04-29 00:51:46 [237144@main](7ecb43e) experiment with averaging sampling colors across the top of the page as the scroll area background <rdar://problem/76251889>
2021-04-26 18:08:39 [237035@main](601805a) Web Inspector: Audit: Uncaught Exception: Failed to execute 'delete' on 'IDBObjectStore': The parameter is not a valid key range.
2021-04-25 21:45:51 [237010@main](fb2e4d6) Add `ALWAYS_LOG_WITH_STREAM` macro for easier development/debugging
2021-04-25 21:09:39 [237009@main](965b5f1) Web Inspector: Audit: REGRESSION(?): creating a new test in Edit mode causes the Results folder to appear
2021-04-21 00:14:59 [236813@main](bf0cf9e) Parse `theme_color` in web application manifests and pass it along to `-[WKWebView themeColor]`
2021-04-19 20:45:57 [236754@main](8c4bc04) Web Inspector: Graphics: add support for `steps()`/`spring()` CSS timing functions
2021-04-19 18:21:54 [236747@main](2fddbcc) Web Inspector: REGRESSION(?): Network: Request (Object Tree) is sometimes empty <rdar://problem/76783636>
2021-04-16 21:22:00 [236657@main](e4d9c8e) Web Inspector: REGRESSION(?): Graphics: dropping a recording leaves behind a drop zone view
2021-04-16 18:07:23 [236639@main](146afbb) Web Inspector: Uncaught Exception: null is not an object (evaluating 'this._listeners.get')
2021-04-16 17:53:22 [236637@main](0e739e4) Web Inspector: Sources: don't show the create local override contextmenu if the navigation item is disabled
2021-04-15 01:52:26 [236538@main](6aa2f8c) [Apple Pay] add WKA hooks for `ApplePayModifier` <rdar://problem/76669793>
2021-04-15 01:26:22 [236536@main](b749cb3) Promote `-[WKWebView _themeColor]` SPI to API <rdar://problem/75231602>
2021-04-14 19:42:50 [236516@main](bf0059e) [iOS] limit how often `WebAVPlayerController` notifies the `PlaybackSessionModel` about changes to playback speed <rdar://problem/75901463>
2021-04-13 20:38:03 [236471@main](73d7a32) [WebIDL] includes for `Conditional` dictionary members should also be guarded <rdar://problem/76598492>
2021-04-13 17:52:31 [236459@main](ab53eac) [iOS] Only use the theme color if it's valid when `UseThemeColorForScrollAreaBackgroundColor` is enabled
2021-04-06 22:29:15 [236217@main](28723d6) [iOS] contextmenu hints can be clipped by the WKWebView <rdar://problem/75504620>
2021-04-06 00:04:26 [236116@main](07fc744) REGRESSION (r275358): [ iOS wk2 ] media/modern-media-controls/ios-inline-media-controls/ios-inline-media-dropping-controls.html is a constant text failure <rdar://problem/76164289>
2021-04-02 19:32:06 [236094@main](637d044) [iPadOS] unable to reorder tabs on `*.mybinder.org` <rdar://problem/51770057>
2021-04-01 22:50:07 [236055@main](9e1cdea) REGRESSION (r275358): [ macOS ] 2X media/modern-media-controls layout-tests are text failing <rdar://problem/76115550>
2021-04-01 15:05:24 [236029@main](e900640) Limit the number of buttons shown in media controls
2021-03-31 04:20:07 [235951@main](6c7a68a) [Catalina WK2] 5 media/modern-media-controls/tracks-support tests consistently timing out <rdar://problem/75769577>
2021-03-31 03:01:11 [235949@main](bc9674a) REGRESSION(r274607): media controls script is visible in Web Inspector even without the engineering "Show WebKit-internal scripts" enabled
2021-03-29 22:55:49 [235886@main](3998ed3) Propagate user gestures through `requestAnimationFrame` just like `setTimeout` <rdar://problem/75860868>
2021-03-29 20:01:00 [235872@main](b8b548e) [Payment Request] move added `object data` to `ApplePayModifier` <rdar://problem/75720879>
2021-03-26 15:58:17 [235808@main](970d5e6) Adopt AVKit SPI for hiding touch bar seeking controls <rdar://problem/68937617>
2021-03-22 22:17:49 [235609@main](a39bd42) Remove unused JS and CSS files of media controls <rdar://problem/66604040>
2021-03-22 22:08:37 [235607@main](f9405ab) Fix incorrect fallback values in `PlaybackSessionModelMediaElement` after r274249
2021-03-19 14:35:00 [235537@main](6b6005f) CSP headers can block default <video> controls <rdar://problem/41192193>
2021-03-18 20:26:36 [235492@main](0e6f88c) CSP headers can block default <video> controls <rdar://problem/41192193>
2021-03-18 09:11:13 [235462@main](666dc31) should always use all prerequisites for the `ModernMediaControls.{js,css}` rules in DerivedSources.make
2021-03-18 05:40:21 [235453@main](0b1daa8) don't copy `imageOverlay.css` or `meterElementShadow.css`
2021-03-17 21:59:47 [235434@main](234a762) Web Inspector: use native datetime-local picker for changing `expires` value in cookie popover
2021-03-17 19:22:20 [235423@main](d13424e) don't use raw unicode characters in modern media controls JS
2021-03-16 21:57:18 [235372@main](b2f1871) [macOS] change for the language/subtitle tracks button to use an `NSMenu` instead of web content <rdar://problem/75462340>
2021-03-12 00:22:08 [235203@main](010d252) [macOS] override the background color of PDF documents to match PDFKit <rdar://problem/74584770>
2021-03-11 23:11:20 [235197@main](4504509) Web Inspector: `WI.Object.singleFireEventListener` should not keep a strong reference to `thisObject`
2021-03-11 21:36:51 [235193@main](3bb4ea3) [macCatalyst] media controls should have macOS styling and behavior <rdar://problem/71857091>
2021-03-11 20:33:42 [235188@main](3093710) Video controls stay on screen indefinitely after interacting with time scrubber <rdar://problem/73935705>
2021-03-11 00:05:12 [235154@main](057ea07) Add plumbing for `defaultPlaybackRate` to AVKit <rdar://problem/75012417>
2021-03-10 19:05:43 [235136@main](1217a23) Unreviewed, fix the internal build
2021-03-08 22:41:57 [235040@main](cb1b960) Web Inspector: REGRESSION(r269359): TypeError: undefined is not an object (evaluating 'listenersForEventType')
2021-03-08 21:23:28 [235034@main](fd3514f) [macCatalyst] Assertion Failed: `this.visible` in `_pinchGestureRecognizerStateDidChange` <rdar://problem/75178415>
2021-03-08 20:29:38 [235027@main](260d4da) Don't override previously found IDL files in the bindings generator
2021-03-05 23:49:36 [234951@main](4dd7440) [Payment Request] expose `dispatchIfShowing` in `MockPaymentCoordinator.cpp` for WebKitAdditions <rdar://problem/74525927>
2021-03-05 23:29:03 [234950@main](fe68fdd) [Payment Request] if `requestShipping: false` then we should not show any `PaymentShippingOption` in the Apple Pay sheet <rdar://problem/74550889>
2021-03-05 02:57:55 [234891@main](2c54098) [Payment Request] remove some unnecessary WebKitAdditions hooks <rdar://problem/75060894>
2021-03-04 23:06:39 [234877@main](b1e34aa) [Payment Request] increment the current version <rdar://problem/74502674>
2021-03-04 01:34:21 [234826@main](c358cc2) Web Inspector: `RecordCanvasActionVariant` causes a huge symbol to be created in WebCore <rdar://problem/73728057>
2021-03-02 23:47:36 [234768@main](d0011ca) Allow IDL `Date` to be parsed from a string in addition to a number and actual JS `Date` <rdar://problem/74502335>
2021-02-26 23:41:53 [234646@main](2372664) [Payment Request] log when the request is cancelled while waiting for the `Promise` provided to `show()`/`updateWith()` to settle
2021-02-26 22:11:04 [234639@main](34fdcac) Unreviewed, add myself to the `ConsoleUsage` watchlist
2021-02-26 20:09:23 [234628@main](68e6329) Provide the image URL for accessibility image extraction <rdar://problem/74144895>
2021-02-26 17:54:37 [234622@main](511df8f) [Payment Request] log if `updateWith` is not called synchronously
2021-02-25 22:07:15 [234584@main](7bcbed0) Web Inspector: REGRESSION(r269359): Sources: the Images folder does not load most images in the main content area <rdar://problem/74498289>
2021-02-24 02:41:27 [234496@main](689d17c) [ macOS ] media/modern-media-controls/tracks-support/mac/tracks-support-show-panel-fullscreen.html is a flakey text failure <rdar://problem/74494853>
2021-02-24 01:41:31 [234494@main](e1c2086) REGRESSION (r273004): [ macOS ] media/modern-media-controls/volume-support/volume-support-drag.html is a flakey text failure <rdar://problem/74484639>
2021-02-24 00:26:11 [234490@main](14216b6) REGRESSION: media/modern-media-controls/volume-support/volume-support-click.html is a flaky timeout <rdar://problem/74527698>
2021-02-23 03:34:22 [234457@main](4fa3540) [Payment Request] REGRESSION(r273143): crash shortly after showing the Apple Pay sheet <rdar://problem/74557943>
2021-02-20 05:52:28 [234378@main](5856093) [Payment Request] add an `object data` to `PaymentShippingOption` so that data specific to Apple Pay can be provided <rdar://problem/72916508>
2021-02-20 05:29:42 [234377@main](1fae346) Allow track lists other than Subtitles/Captions/Descriptions to be sorted <rdar://problem/74539660>
2021-02-19 20:47:53 [234354@main](4bacc43) [Payment Request] add support for Apple Pay payment method mode <rdar://problem/72320278>
2021-02-19 17:38:37 [234340@main](65a0f7a) [Payment Request] add an `object data` to `PaymentDetailsBase` so that data specific to Apple Pay can be provided <rdar://problem/72319946>
2021-02-19 00:37:33 [234310@main](eedd218) [Payment Request] add an `object data` to `PaymentItem` so that data specific to Apple Pay can be provided <rdar://problem/69806999>
2021-02-18 18:38:14 [234281@main](856b769) Experiment with using the theme-color as the scroll area background if provided <rdar://problem/74158818>
2021-02-17 21:39:51 [234227@main](a93b4ab) [iOS] update media controls to use new SF Symbols
2021-02-17 21:36:16 [234225@main](91fc282) [iOS] the tracks button should be emphasized while the media controls context menu is showing
2021-02-17 17:36:55 [234210@main](997f81a) [iOS] Add support for additional accessibility image extraction contextmenu actions <rdar://problem/74157750>
2021-02-17 17:35:49 [234209@main](b03760a) [iOS] don't "promote" media controls contextmenu items if they are the only item being shown
2021-02-17 17:32:12 [234207@main](98e595b) [iOS] Add an overflow button that's shown when controls are dropped so that it's still possible to trigger the dropped button's actions <rdar://problem/20968078>
2021-02-17 04:20:46 [234181@main](9a48595) Unreviewed, build fix after r272925
2021-02-10 02:24:10 [233890@main](c7cce3b) Unreviewed, build fix after r272630
2021-02-10 02:06:01 [233889@main](9af2915) [iOS] Add support for the language/subtitle tracks button using `UIMenu` <rdar://problem/74129129>
2021-02-09 23:06:53 [233880@main](1739d4e) [Cocoa] rename `ENGINEERING_BUILD` to `ENABLE_DEVELOPER_MODE` to match other platforms
2021-02-05 22:31:52 [233760@main](4858620) [macOS] REGRESSION(r272352): missing track for videos that haven't fully loaded
2021-02-05 07:40:33 [233728@main](fde55ce) Add intermediate volume icon states between "mute" and "max"
2021-02-04 18:01:36 [233703@main](b8a7d1c) Add intermediate volume icon states between "mute" and "max"
2021-02-04 17:39:28 [233701@main](4ed98d9) [macOS] Default to showing the total duration, only switching to time remaining when clicked
2021-02-04 03:55:25 [233680@main](35b3b98) [macOS] update media controls time scrubber styles
2021-02-03 22:20:48 [233667@main](092f813) [macOS] update media controls to use new SF Symbols
2021-02-03 18:34:36 [233654@main](bd437fc) [iOS] delay `+[BKSMousePointerService sharedInstance]` so that it doesn't impact launch perf
2021-01-28 01:11:45 [233424@main](00fd604) [iOS] add accessibility image extraction contextmenu item for revealing images <rdar://problem/73382220>
2021-01-27 20:10:32 [233413@main](6aeb2fc) [iOS] expose existing macOS-only `-[WKWebView _pageExtendedBackgroundColor]` SPI <rdar://problem/73636453>
2021-01-27 00:31:23 [233371@main](bca8ff3) Expose the value of `<meta name="theme-color" content="...">` as SPI <rdar://problem/72198083>
2021-01-26 00:36:31 [233329@main](db6c2a1) [iOS] improve support for sequential scribble interactions that involving different inputs
2021-01-22 21:49:57 [233266@main](c614b46) [WPT] [Payment Request] slight adjustment to payment-request/payment-request-constructor-thcrash.https.html
2021-01-22 19:11:55 [233259@main](c691bdb) Unreviewed, fix crashing test
2021-01-22 03:50:35 [233242@main](11c36df) [Apple Pay] use the first item in `shippingOptions` even when it's not `selected`
2021-01-22 03:39:46 [233241@main](47bd311) [Payment Request] constructor should throw if a payment method is provided more than once
2021-01-21 19:40:38 [233213@main](e0d52e1) [Payment Request] increment the current version <rdar://problem/68622300>
2021-01-21 19:37:52 [233212@main](de7dbc3) Payment Request API - response.shippingOption is always null <rdar://problem/73204387>
2021-01-19 21:43:31 [233148@main](003bff5) Payment Request API - PaymentDetailsUpdate requires "total" <rdar://problem/73204405>
2021-01-11 20:13:30 [232935@main](7290e95) Web Inspector: Debugger: allow breakpoint actions to be evaluated as a user gesture
2021-01-06 23:28:43 [232812@main](57eb8cc) [iOS] REGRESSION(r265088): "pointerdown" doesn't fire using a trackpad after double-tapping
2020-12-15 18:00:55 [232490@main](3117e57) Toggling pointer-events on body does not re-enable scrolling on child <rdar://problem/71009746>
2020-12-09 22:33:47 [232271@main](729e202) Web Inspector: add UI for request interception <rdar://problem/69925768>
2020-12-09 01:15:31 [232236@main](fdd2688) [macCatalyst] Enable context menus for WKWebView <rdar://problem/53770300>
2020-12-04 18:56:48 [232119@main](fa26fb3) [iOS] Provide a context menu action to perform accessibility image extraction <rdar://problem/69969613>
2020-12-02 03:35:37 [232030@main](e49070a) Toggling pointer-events on body does not re-enable scrolling on child <rdar://problem/71009746>
2020-11-20 22:37:00 [231843@main](2a2a0ee) Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached`
2020-11-16 20:14:05 [231627@main](01ffc4c) Ignore deprecation warnings for the uniform types C API
2020-11-16 11:28:40 [231610@main](b476335) [iPad] nhl.com cannot select new video to play while video is playing with desktop UA <rdar://problem/67823088>
2020-11-12 22:54:19 [231531@main](cffbd3c) Web Inspector: ensure that `JSON::ArrayOf<T>` doesn't allow `addItem` to be called with a type other than `T`
2020-11-12 22:52:51 [231530@main](cd58543) Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'target.DOMAgent.hideHighlight')
2020-11-12 22:49:39 [231529@main](55fc9a8) Web Inspector: REGRESSION(?): Graphics: cannot click on recording icon more than once
2020-11-12 22:44:45 [231528@main](0b66d69) Web Inspector: REGRESSION(?): Sources: WebSocket status not shown when organized By Path
2020-11-09 19:08:31 [231378@main](ddbed4a) autofocus of text input should not select text <rdar://problem/60130704>
2020-11-06 23:39:01 [231338@main](467a1e2) Web Inspector: Sources: default breakpoint action should be evaluate
2020-11-06 20:29:19 [231327@main](6ac4c52) Web Inspector: use weak collections for holding event listeners
2020-11-04 11:30:05 [231203@main](89d9adb) Web Inspector: use weak collections for holding event listeners
2020-11-03 23:33:31 [231184@main](cc18e8b) Web Inspector: Elements: should have the option to Edit Breakpoint... or at least Reveal Breakpoint in Sources Tab
2020-11-03 00:40:51 [231130@main](becafa7) guard UIScribbleInteraction class property observing behind a LOA check <rdar://problem/70747966>
2020-10-27 21:49:38 [230963@main](4f694d4) Web Inspector: truncate data URLs in the Resources sidebar and Headers panel
2020-10-27 21:48:35 [230962@main](950bf54) Web Inspector: Search: don't steal focus from the search field when shown
2020-10-27 21:38:15 [230959@main](63d3408) Web Inspector: REGRESSION(r266669): Uncaught Exception: TypeError: node.nodeType is not a function. (In 'node.nodeType()', 'node.nodeType' is undefined)
2020-10-27 06:39:08 [230914@main](04af619) Web Inspector: console command line API should be exposed to breakpoint conditions/actions <rdar://problem/70636727>
2020-10-22 20:09:03 [230807@main](d87325b) Web Inspector: REGRESSION(r266074): Sources: icon for non-JavaScript breakpoints doesn't change when breakpoints are globally disabled
2020-10-21 18:43:33 [230753@main](5a4fdee) [macOS WK1] provide a way for Apple-internal clients to disable link preview <rdar://problem/70500022>
2020-10-21 06:25:38 [230727@main](3cb5dc9) Web Inspector: REGRESSION(r266074): Uncaught Exception: undefined is not an object (evaluating 'this._allListenersBreakpoint.disabled')
2020-10-20 15:37:24 [230681@main](dad3531) Web Inspector: REGRESSION(r260076): crash under InspectorInstrumentation::willApplyKeyframeEffect
2020-10-17 04:39:53 [230593@main](4932642) Web Inspector: rename `Highlight` so it doesn't conflict with CSS `Highlight`
2020-10-17 04:34:26 [230592@main](b048019) Web Inspector: REGRESSION(r266669): DOMBreakpoint.js:106:23: CONSOLE ASSERT ERROR domNode should not change once set
2020-10-17 04:11:10 [230589@main](da828c4) Web Inspector: REGRESSION(r266885): Controllers/ConsoleManager.js:177:27: CONSOLE ASSERT ERROR
2020-10-17 04:08:43 [230588@main](67fae78) Web Inspector: REGRESSION(r266885): LoggingChannel.js:31:23: CONSOLE ASSERT ERROR
2020-10-17 04:07:22 [230587@main](dc4dc33) Web Inspector: REGRESSION(r266074): line-based JavaScript breakpoints don't hit after reload
2020-10-17 01:50:57 [230584@main](2f5663a) Web Inspector: REGRESSION(r266480): line-based JavaScript breakpoint tree element titles also show the file name
2020-10-14 20:27:42 [230461@main](248795a) REGRESSION (r268384): ASSERTION FAILED: _startCount > 1 in -[WKMouseDeviceObserver stop] <rdar://problem/70272646>
2020-10-14 17:50:54 [230454@main](f696dbc) Web Inspector: REGRESSION(r267148): new Big Sur styles are not used <rdar://problem/70269030>
2020-10-13 22:46:36 [230423@main](087a43d) Web Inspector: Sources: tab has wrong icon when paused if added after pause
2020-10-13 02:15:00 [230393@main](66777ad) CSS "any-pointer:fine" media query false on iPad/Pencil <rdar://problem/63813283>
2020-10-07 20:56:13 [230213@main](12f7b2b) Add missing `#define` for `PENCILKIT_TEXT_INPUT` flag <rdar://problem/69720219>
2020-10-07 04:50:58 [230185@main](509948a) Move platform logic for CSS `hover` and `pointer` media queries outside of WebCore
2020-10-06 23:44:47 [230175@main](3c4054d) CSS hover and "pointer: fine" media queries do not evaluate to true with iOS 13.4 mouse support <rdar://problem/60663124>
2020-10-05 20:03:05 [230101@main](c0b87aa) Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'breakpoint.disabled = true')
2020-10-05 17:37:51 [230088@main](87bfbdc) Web Inspector: Sources: add a + to the Local Overrides section
2020-10-05 17:36:09 [230086@main](00778f1) Web Inspector: unable to create local override for resource that failed to load <rdar://problem/69888143>
2020-10-05 17:34:29 [230085@main](e3d3739) Web Inspector: REGRESSION(?): cannot edit Event Breakpoint
2020-09-29 03:49:32 [229852@main](a331d3f) Web Inspector: add checkbox to local override popover to allow it to skip the network
2020-09-28 18:23:58 [229844@main](570199b) [iOS] unable to airplay directly loaded fullscreen video <rdar://problem/68746321>
2020-09-18 01:44:09 [229486@main](f499b0c) Web Inspector: REGRESSION(r266885): fix open source build
2020-09-14 19:54:19 [229321@main](f819618) Web Inspector: docking buttons don't work when already docked if window is too small <rdar://problem/68242717>
2020-09-14 19:30:11 [229318@main](7a52221) Web Inspector: REGRESSION(r266885): dyld: Symbol not found: __ZN9Inspector17BackendDispatcher12sendResponseElON3WTF6RefPtrINS1_8JSONImpl6ObjectENS1_13DumbPtrTraitsIS4_EEEEb
2020-09-11 19:05:34 [229246@main](6ba8c18) REGRESSION(r266885): ASSERTION FAILED: Inspector::CSSBackendDispatcher::getInlineStylesForNode(long, RefPtr<JSON::Object> &&) !result.error().isEmpty() <rdar://problem/68715815>
2020-09-10 19:23:17 [229208@main](f6e8afa) Web Inspector: modernize generated backend protocol code <rdar://problem/68547649>
2020-09-05 20:06:22 [229038@main](8c41c72) Web Inspector: allow DOM breakpoints to be configured
2020-09-03 20:07:39 [228940@main](cefc9bf) Web Inspector: allow url breakpoints to be configured
2020-09-03 17:53:21 [228936@main](56a499a) Web Inspector: allow special JavaScript breakpoints to be configured
2020-09-02 19:20:23 [228883@main](325f38b) Web Inspector: allow event breakpoints to be configured when they're added
2020-09-02 18:44:31 [228880@main](2b04111) Web Inspector: Timelines: duplicate "Timeline Recording 1" on open
2020-09-02 17:38:55 [228878@main](2873820) REGRESSION: [ macOS ] media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-rtl.html is a flaky timeout <rdar://problem/67333849>
2020-09-02 15:50:33 [228870@main](87a43a9) Web Inspector: REGRESSION(?): Timelines: Frames: clicking a record bar to select it when another record bar is already selected instead removes all selections <rdar://problem/68156740>
2020-09-02 15:49:11 [228869@main](d3ab462) Web Inspector: Graphics: reloading the page doesn't automatically deselect shaders if they are shown <rdar://problem/68167882>
2020-09-02 15:48:26 [228868@main](d5bbb46) Web Inspector: Timelines: re-enabling the JavaScript Allocations timeline doesn't show previously captured heap snapshots in the table <rdar://problem/68172848>
2020-09-02 01:30:42 [228848@main](6926bc9) Web Inspector: WebSockets should be reported as type 'websocket' in Network Tab <rdar://problem/68171040>
2020-08-29 01:39:46 [228754@main](a8a9bc4) Web Inspector: Audit: should be able to create/edit imported audits <rdar://problem/67255483>
2020-08-28 01:18:07 [228715@main](0e1e7c2) [iOS] provide a way to get previously inserted alternatives for the selected text <rdar://problem/66646042>
2020-08-27 03:35:18 [228672@main](e60200c) REGRESSION: touchbar controls don't reflect video state in fullscreen <rdar://problem/66723354>
2020-08-26 21:32:50 [228655@main](f4d8aa7) Web Inspector: REGRESSION(r266074): cannot edit JavaScript breakpoints
2020-08-25 18:49:57 [228610@main](569c015) Web Inspector: breakpoint condition should be evaluated before the ignore count <rdar://problem/67310703>
2020-08-25 18:37:45 [228607@main](dc6161c) REGRESSION(r265601): invalid blame URL copied when `include_revision` is `false`
2020-08-24 18:40:30 [228554@main](5454e58) Web Inspector: rename `ScriptDebugServer` subclasses/methods <rdar://problem/67310441>
2020-08-24 18:13:03 [228553@main](efe86ce) Web Inspector: remove legacy code for replacing the Resources Tab and Debugger Tab with the Sources Tab
2020-08-24 17:34:12 [228551@main](3ef4c4d) Web Inspector: allow event breakpoints to be configured <rdar://problem/66932921>
2020-08-24 17:31:56 [228549@main](bbe490b) Web Inspector: remove "extra domains" concept now that domains can be added based on the debuggable type <rdar://problem/56545911>
2020-08-24 17:30:29 [228548@main](1e8d35e) Web Inspector: remove legacy code for replacing the Canvas Tab with the Graphics Tab
2020-08-24 17:24:52 [228547@main](2927849) Web Inspector: Elements: Styles: don't show swatches for properties that aren't used/apply
2020-08-24 17:21:07 [228546@main](41f803d) Web Inspector: Elements: Styles: don't show non-inherited properties
2020-08-24 17:11:11 [228543@main](c5341f2) Web Inspector: Elements: Styles: grey out properties that aren't used/apply
2020-08-15 01:24:02 [228302@main](8e71979) Web Inspector: Assertion Failed: Appended a string with newlines. This breaks the source map.
2020-08-14 23:09:54 [228297@main](48a0621) Web Inspector: Assertion Failed: removeEventListener cannot remove css-manager-style-sheet-added because it doesn't exist.
2020-08-14 22:42:31 [228295@main](845fe4e) Web Inspector: Assertion Failed: removeEventListener cannot remove frame-main-resource-did-change because it doesn't exist.
2020-08-14 22:14:22 [228292@main](e22890b) RTL: volume slider and icons are backwards <rdar://problem/65730749>
2020-08-14 22:00:53 [228290@main](6951b91) Web Inspector: use `WI.DropZoneView` instead of `handleFileDrop`
2020-08-13 06:06:57 [228219@main](71eb607) Add settings for Copy WebKit Permalink
2020-08-13 02:56:10 [228215@main](554373c) Web Inspector: REGRESSION(r259170): text inputs in box-shadow editor push sliders offscreen
2020-08-13 01:00:31 [228213@main](88c662d) Update my watchlist entries and add some additional Web Inspector definitions
2020-08-12 19:21:09 [228199@main](be1b796) Add Copy WebKit Permalink items to Sublime Text command palette
2020-08-11 01:48:09 [228136@main](3f7cdb9) Add quirk to force touch events on mail.yahoo.com <rdar://problem/59824469>
2020-08-04 23:48:36 [227950@main](e0a4635) "DoubleDown Casino" respin button stops working with trackpad <rdar://problem/64668138>
2020-08-03 21:35:53 [227906@main](7d135b0) Web Inspector: REGRESSION(r243301): Network: initiator column missing
2020-08-03 18:31:59 [227895@main](95b48fa) should be able to request an editing context for a given region of a given input <rdar://problem/65561491>
2020-07-31 00:15:53 [227808@main](a0363ec) Web Inspector: Add another Protocol Version (iOS 14.0) <rdar://problem/59156892>
2020-07-30 23:35:15 [227805@main](1bd67e4) Web Inspector: only show scrollbars when needed
2020-07-24 23:56:06 [227594@main](ccf2aab) Followup, adopt more descriptive symbol image name for non-LTR <rdar://problem/64000059>
2020-07-24 22:47:54 [227586@main](c6f1720) Adopt more descriptive symbol image name <rdar://problem/64000059>
2020-07-21 19:03:40 [227414@main](9345c9a) Web Inspector: unable to save files that are base64 encoded
2020-07-21 18:51:39 [227412@main](95f2daa) Web Inspector: Elements: Styles: don't blur the add class input when a class is added
2020-07-21 18:48:59 [227411@main](87cee6f) Web Inspector: REGRESSION(?): file names are not shown in the open resource dialog
2020-07-16 00:36:39 [227190@main](b145cee) Unreviewed followup, use `objectReplacementCharacter` instead of `0xFFFC`
2020-07-15 21:15:55 [227171@main](40c4c7b) should represent `TextPlaceholderElement` as an `NSTextAttachmentCharacter` instead of a `\n` <rdar://problem/64779558>
2020-07-07 22:34:40 [226856@main](673a85f) Web Inspector: Canvas: show an error message if unable to fetch shader source
2020-07-01 17:26:34 [226658@main](dea5cdf) Web Inspector: add back support for 10.3.1
2020-06-23 23:21:39 [226326@main](5ad48c0) Web Inspector: add a tooltip to the icon of overridden resources to clarify meaning
2020-06-23 16:15:04 [226308@main](be716c6) Web Inspector: adjust height of undocked title area to match macOS Big Sur
2020-06-23 16:12:36 [226306@main](4da12e1) Keyframe animation doesn't 't show up in the Animations timeline
2020-06-22 23:44:22 [226283@main](ec1419a) Web Inspector: adjust height of undocked title area to match macOS Big Sur
2020-06-22 23:43:47 [226282@main](68485b8) Web Inspector: Elements: Node: use a `WI.ContextMenu` instead of a `<select>` for listener filtering
2020-06-18 22:11:22 [226148@main](9bb48f6) Web Inspector: ASSERTION FAILED: decodedLength >= dataLength at WebCore::NetworkResourcesData::ResourceData::decodeDataToContent() <rdar://problem/64168350>
2020-06-18 20:12:48 [226144@main](78e59e5) Web Inspector: Console: add comments for localized strings in execution context picker
2020-06-16 21:11:24 [226047@main](7bcdf3f) Web Inspector: Sources: objects in Scope Chain panel flicker when resizing details sidebar <rdar://problem/64391213>
2020-06-16 07:29:44 [226018@main](6d2615b) REGRESSION: [ Mac ] inspector/page/setBootstrapScript-sub-frame.html is flaky failing. <rdar://problem/64262900>
2020-06-16 07:18:57 [226015@main](dc1ac4d) [ Mac wk2 ] http/tests/inspector/network/har/har-page.html is flaky failing <rdar://problem/59599895>
2020-06-13 20:40:10 [225946@main](ec5fa61) Make `errors` an own property of `AggregateError` instead of a prototype accessor
2020-06-12 17:29:30 [225910@main](b9f560e) Web Inspector: modify initial content localized string for Inspector Bootstrap Script
2020-06-10 19:20:39 [225817@main](e5cdb4b) Web Inspector: text inputs should not spellcheck <rdar://problem/64195429>
2020-06-10 16:20:48 [225811@main](b184a32) Web Inspector: XHR request with same URL as main resource will hide the main resource request <rdar://problem/33072149>
2020-06-09 20:44:14 [225783@main](79c6396) Web Inspector: allow multiple resources for a given URL
2020-06-08 23:22:55 [225742@main](10eae54) Remove unnecessary variable in `WindowProxy::createJSWindowProxy`
2020-06-06 17:39:37 [225687@main](519b6a5) [ macOS wk2 ] inspector/page/setBootstrapScript-sub-frame.html is flaky failing <rdar://problem/59064908>
2020-06-06 13:02:07 [225674@main](02bfb58) (r261103) [ Mac WK2 ] inspector/page/overrideSetting-ITPDebugModeEnabled.html is a flaky failure <rdar://problem/63147694>
2020-06-06 12:51:50 [225673@main](eb29e10) [ macOS ] inspector/debugger/break-in-constructor-before-super.html is a flaky failure <rdar://problem/61351481>
2020-06-06 12:47:55 [225672@main](23f660c) Web Inspector: unify the naming scheme for agents used by instrumentation
2020-06-05 19:06:05 [225640@main](42fe25f) Logical Assignment: perform NamedEvaluation of anonymous functions
2020-06-02 01:12:01 [225451@main](487d483) Web Inspector: Graphics: should use the `id` (name) of the animation if it exists
2020-05-29 21:58:48 [225370@main](694286a) Web Inspector: add test for protocol "condition" logic
2020-05-29 18:32:27 [225359@main](e18c3f5) Web Inspector: Graphics: text editors in Keyframes section don't populate when sidebar is first shown
2020-05-29 17:34:08 [225354@main](1b0daca) Web Inspector: add ITML debuggable/target type <rdar://problem/56545896>
2020-05-28 22:44:38 [225318@main](a5ce2bf) Web Inspector: add missing condition guards when generating objc protocol files
2020-05-28 22:24:39 [225316@main](ae0eb44) Web Inspector: Network: statistics don't update when filtering
2020-05-27 18:09:46 [225263@main](cf46b41) Web Inspector: replace `featureGuard` and `availability` with a combined `condition` that accepts any macro
2020-05-27 02:42:14 [225233@main](9dc03bf) Web Inspector: ⌘G should not override the current query of the find banner if it's visible
2020-05-26 21:34:58 [225222@main](cd0b94c) Web Inspector: Network: Timing: gaps around the "An error occurred trying to load this resource" message
2020-05-22 21:54:32 [225144@main](6dedd8e) Web Inspector: Storage: don't request the list of IndexedDB database names multiple times for the same security origin <rdar://problem/62945903>
2020-05-16 01:17:21 [224864@main](83df1b0) Web Inspector: Fails to pretty-print a particular CSS file
2020-05-15 02:00:30 [224822@main](86130b9) [ESNext] enable logical assignment operators by default
2020-05-14 02:41:19 [224768@main](769c9ee) Web Inspector: `RuntimeEnabledFeatures` should also be enabled when remotely inspecting
2020-05-14 02:36:41 [224767@main](cb1c235) Web Inspector: show EventTarget listeners as an internal property
2020-05-14 02:34:39 [224766@main](b978ad2) Web Inspector: rename CSS.StyleSheetOrigin.Regular to CSS.StyleSheetOrigin.Author to match the spec
2020-05-11 22:42:18 [224645@main](7575b36) Web Inspector: show JavaScript Worker name as an internal property
2020-05-11 22:40:20 [224644@main](87cec93) Web Inspector: Network: Timing: gaps around the "Resource does not have timing data" message
2020-05-11 22:38:54 [224643@main](7a3b54a) Web Inspector: Network: Preview: default detached window size not wide enough for navigation items to be visible
2020-05-07 23:22:14 [224509@main](d4a28ef) Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'mimeType.endsWith')
2020-05-07 23:01:32 [224505@main](113013b) Web Inspector: Sources: Breakpoints status not remembered/restored correctly
2020-05-07 22:59:07 [224504@main](d17e15f) Web Inspector: Storage: double clicking on a cookie field doesn't start editing it
2020-05-06 17:14:27 [224410@main](c434a2d) Web Inspector: Layers: the text at the bottom of the details sidebar can get squished
2020-05-06 16:15:16 [224406@main](60ce3e8) ASSERT_WITH_MESSAGE(m_isOwnedByMainThread == isMainThread()) when web inspecting <rdar://problem/56761893>
2020-05-05 22:09:35 [224373@main](19fd577) Web Inspector: REGRESSION(r239175): Source Maps: original source not shown when in nested folder
2020-05-05 21:01:27 [224371@main](323a93c) Web Inspector: the divider before the console message icons in the tab bar is shown even if there are no other icons
2020-05-05 21:00:52 [224370@main](5f1be64) Web Inspector: Timelines: Memory: the stacked area graph should not extend beyond the "stopping time" marker
2020-05-05 18:26:23 [224356@main](9e2ca43) Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'this.InspectorAgent.initialized')
2020-05-05 03:47:26 [224315@main](b854c92) Web Inspector: add a tool for viewing UserInterface/Images files
2020-05-04 23:22:43 [224295@main](cd54026) REGRESSION (r261109): [ Mac ] inspector/css/getAllStyleSheets.html is failing <rdar://problem/62863843>
2020-05-04 23:17:51 [224294@main](0004528) REGRESSION (r261108): [ Mac ] inspector/timeline/timeline-recording.html is failing <rdar://problem/62863766>
2020-05-04 20:14:10 [224284@main](12fba1f) Web Inspector: drop support for iOS 9.*
2020-05-04 20:12:50 [224283@main](7ed4c42) Web Inspector: drop support for iOS 8.*
2020-05-04 19:58:40 [224280@main](7ac1cfa) Web Inspector: drop support for iOS 10.*
2020-05-04 19:51:30 [224279@main](1a056e9) Web Inspector: Worker: should use the name of the worker if it exists
2020-05-04 19:51:18 [224278@main](e2d2eb6) Web Inspector: provide a way for inspector to turn on/off ITP debug mode and AdClickAttribution debug mode
2020-05-02 09:34:30 [224221@main](d87f68e) [CSS Easing 1] implement `jump-*` step positions
2020-05-01 21:09:52 [224200@main](38ea4d1) Web Inspector: Browser: crash when handling `disable`
2020-04-30 21:28:08 [224150@main](8c07a98) Unreviewed, add missing parenthesis
2020-04-30 20:46:06 [224147@main](11d211b) WebKit.WebContent process crashes when web developer tools are opened in Safari <rdar://problem/62214651>
2020-04-29 14:49:03 [224085@main](51b25e5) Web Inspector: don't immediately attempt to perform a search whenever the find string changes
2020-04-29 08:23:06 [224077@main](1c4181f) Web Inspector: Uncaught Exception: SyntaxError: Unexpected identifier 'E'. Expected either a closing ']' or a ',' following an array element.
2020-04-28 21:43:13 [224041@main](ac6d49e) Web Inspector: find dialog does not populate search string from system find pasteboard <rdar://problem/19281466>
2020-04-28 02:47:14 [224002@main](3555f9a) Web Inspector: Storage: can see third-party cookies <rdar://problem/62469078>
2020-04-24 06:57:48 [223845@main](ee56d6c) Web Inspector: REGRESSION(r257759): Network: waterfall popover is missing bars
2020-04-24 01:05:34 [223835@main](086d52f) Web Insspector: Storage: cannot select multiple local storage entries
2020-04-23 19:49:50 [223817@main](78de531) Web Inspector: REGRESSION: Elements: Styles: color functions are missing swatches
2020-04-23 19:49:01 [223816@main](73a402c) Web Inspector: Uncaught Exception: SyntaxError: Invalid regular expression: missing )
2020-04-22 18:33:32 [223757@main](d40acfe) Web Inspector: Storage: unable to filter cookies
2020-04-22 17:24:14 [223754@main](4d867ac) Web Inspector: Debugger: Step Over should only step through comma expressions if they are comma statements
2020-04-22 04:27:28 [223737@main](6a2f391) Web Inspector: REGRESSION(r255396): Graphics: viewing a shader program hides the navigation sidebar
2020-04-20 19:35:22 [223643@main](f8f831d) Web Inspector: the filter bar in the navigation sidebar should respect the global search settings
2020-04-20 18:02:03 [223633@main](42a1e52) Web Inspector: removing a `WI.TreeElement` in a `WI.NavigationSidebar` doesn't check if the `WI.TreeOutline` still matches the current filter
2020-04-17 22:33:05 [223556@main](535f9fd) Web Inspector: REGRESSION(r242018): using `RegExp.prototype.test` with a global `RegExp` will ignore one potential match after each successful match
2020-04-17 19:46:55 [223546@main](4f71e42) Rename NullishEq / NULLISHEQUAL to CoalesceEq / COALESCEEQUAL to match the spec
2020-04-17 19:31:08 [223544@main](0b23ca9) Implement Promise.any and AggregateError
2020-04-15 07:02:55 [223412@main](699ddb3) [ESNext] Implement logical assignment operators
2020-04-15 02:35:04 [223406@main](45f1ee3) Web Inspector: Debugger: add a Step next that steps by expression
2020-04-14 20:59:04 [223390@main](2b6f5bb) Web Inspector: Elements: Computed: de-indent items in the Variables section so that wrapped content doesn't line up with the `--`
2020-04-14 20:23:15 [223385@main](a5acb57) Web Inspector: Console: treat long strings as non-simple so they aren't truncated <rdar://problem/49570592>
2020-04-14 01:30:00 [223349@main](0590913) REGRESSION (r259900) : Speedometer failing on Catalina-Release-WK2-Perf bot <rdar://problem/61727169>
2020-04-11 18:36:40 [223277@main](375f8aa) REGRESSION (Safari 13.1?): Web Inspector: Debugger hang at breakpoint when using Keyboard Maestro <rdar://problem/61485723>
2020-04-11 15:14:34 [223275@main](27239d6) Web Inspector: CSS: variables should have a go-to arrow to quickly jump to the definition <rdar://problem/48905785>
2020-04-11 00:09:19 [223260@main](8f0ecf3) Web Inspector: add `broadcastConsoleMessage` calls for new ITPDebug logs after r259275
2020-04-10 21:50:10 [223251@main](ac09c99) The rhs in `ReadModifyResolveNode` should be evaluated before throwing an exception if the lhs is read-only
2020-04-10 21:10:11 [223250@main](5b53ed7) Changes to shared testing JS files should not cause test failures due to console message line numbers changing
2020-04-10 00:40:02 [223198@main](ed3fd01) Web Inspector: Storage: should be able to set a cookie with no value
2020-04-10 00:28:11 [223197@main](c2ff3ff) Don't emit the rhs twice in `AssignResolveNode`
2020-04-09 18:22:00 [223170@main](2657bc7) Web Inspector: Debugger: debug hooks should also be emitted for the first sub-expression in a comma expression
2020-04-09 05:10:27 [223141@main](41447aa) Web Inspector: Debugger: treat comma sub-expressions as separate statements
2020-04-08 20:02:17 [223111@main](8369861) Web Inspector: Search: populate the search field with the current selection when using the global search shortcut
2020-04-08 19:16:34 [223107@main](0c97909) Web Inspector: Storage: cannot clear out multiple or all local storage entries
2020-04-08 19:02:28 [223104@main](bd14fc2) Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'this._target.NetworkAgent.getResponseBody')
2020-04-08 19:00:02 [223103@main](a3ca859) Web Inspector: don't reveal the prototype methods when using the "Expand All" context menu item for property-only object trees
2020-04-08 18:57:53 [223102@main](dfa4fd1) Web Inspector: only broadcast the console message to main frames
2020-04-08 18:53:10 [223101@main](f402906) Web Inspector: Sources: support copying selected call frame(s) in the Call Stack
2020-04-07 18:19:18 [223027@main](98d61b0) Web Inspector: unable to see cookies on pages that have subframes which have been denied access to cookies <rdar://problem/61357992>
2020-04-07 01:04:05 [222999@main](a3cf7c3) Web Inspector: `console.log(...)` appear as `CONSOLE LOG LOG` in the system console
2020-04-04 01:01:13 [222915@main](d9ce503) Web Inspector: Sources: disclosure arrows should be shown if a folder is added to the navigation sidebar
2020-04-03 18:30:31 [222897@main](c0bcfb9) Web Inspector: increase the auto-inspect debugger timeout delay to account for slower networks/devices <rdar://problem/61120919>
2020-04-03 01:24:48 [222858@main](a9cefdd) Context menu for local storage puts quotes around key and value
2020-03-31 16:09:09 [222728@main](02156d1) REGRESSION: (r259236) [ iOS and Catalina wk2 Debug ] ASSERTION FAILED: m_debugLoggingEnabled in WebKit::ResourceLoadStatisticsStore::debugBroadcastConsoleMessage <rdar://problem/61106971>
2020-03-31 02:41:13 [222709@main](dfd6023) Web Inspector: REGRESSION(r259101): items in the contextmenu of the tab bar don't have any text
2020-03-31 00:52:56 [222706@main](ae62e18) [CSS Selectors 4] Add support for `:is()` with the same logic for the existing `:matches()`
2020-03-30 22:01:47 [222692@main](86f03d6) Web Inspector: provide a way to log messages from the network process
2020-03-30 21:40:28 [222691@main](ffb8e2c) Web Inspector: Timelines: the current time marker should always be on top
2020-03-30 17:15:12 [222670@main](0fc19b1) [Web Animations] Crash under `KeyframeEffect::getKeyframes` for a `DeclarativeAnimation` <rdar://problem/60962458>
2020-03-29 03:07:52 [222638@main](985f264) Web Inspector: support editing cookie key/values from inspector <rdar://problem/19281523>
2020-03-29 02:56:05 [222635@main](bb530aa) Web Inspector: CSS: create visual editor for `box-shadow`
2020-03-29 02:54:09 [222634@main](e737994) Web Inspector: REGRESSION(r257759): Network: graph in Timing pane of selected resource is missing bars
2020-03-27 21:32:20 [222608@main](ce22ac0) Web Inspector: should also escape the method when Copy as cURL <rdar://problem/58432154>
2020-03-27 03:07:25 [222572@main](2d185da) Web Inspector: add keyboard shortcut to tooltip of pinned tabs
2020-03-24 02:44:31 [222394@main](e12fd66) Web Inspector: REGRESSION(r257791): event breakpoint icon should be [E]
2020-03-24 02:22:49 [222392@main](7f66125) REGRESSION(r257759, r258623): Web Inspector: Settings icon sometimes placed below the tab bar <rdar://problem/60108967>
2020-03-23 16:15:39 [222353@main](744df60) Web Inspector: Uncaught Exception: TypeError: this._springEditor.removeListeners is not a function. (In 'this._springEditor.removeListeners()', 'this._springEditor.removeListeners' is undefined)
2020-03-22 07:42:18 [222323@main](36b6201) Web Inspector: Uncaught Exception: Right side of assignment cannot be destructured (at QuickConsole.js:358:30)
2020-03-21 18:06:32 [222314@main](08a5f7d) Web Inspector: REGRESSION(r257380, r257759): focusing the inspected page when docked dims most of the interface
2020-03-20 19:22:02 [222284@main](df75c9a) Web Inspector: REGRESSION(r257835): close and undock buttons are shown in remote inspector
2020-03-18 04:30:22 [222136@main](4d5dc71) Web Inspector: the width of `WI.TabBarItem` can change if the detached window is resized
2020-03-18 04:14:52 [222135@main](d82de8c) Web Inspector: Network: we should prefer showing "Preserve Log" over "Group Media Requests"
2020-03-18 03:59:13 [222134@main](ec173a4) Web Inspector: Sources: hovering the title of an object preview popup for a DOM node doesn't highlight it
2020-03-17 15:39:58 [222088@main](487ca7c) REGRESSION(r257759): Web Inspector: Settings icon sometimes placed below the tab bar <rdar://problem/60108967>
2020-03-11 01:35:56 [221826@main](9721dfb) REGRESSION(r253759): Web Inspector: Audits: results folder doesn't get selected by pressing Arrow Down key <rdar://problem/60108942>
2020-03-11 01:32:47 [221825@main](c4ea967) Web Inspector: make `WebKit::WebInspectorProxy::m_isOpening` GTK only <rdar://problem/57720692>
2020-03-04 20:47:22 [221512@main](4daa0b2) Web Inspector: the execution context picker is shown on pages with only one execution context if there are internal execution contexts
2020-03-04 20:26:24 [221510@main](ec511bb) Web Inspector: REGRESSION(?): Elements: unable to edit a tag name more than once
2020-03-04 06:31:10 [221475@main](3f09930) Web Inspector: re-add `InspectorFrontendHost` support for moving the inspected window
2020-03-04 05:40:58 [221473@main](e74ff9d) Web Inspector: set both the page's and the window's appearance when modifying the frontend forced appearance in the case that the frontend is docked
2020-03-03 23:54:18 [221458@main](0b8a6a2) Web Inspector: the background of the navigation items in the tab bar doesn't match when unfocusing the window
2020-03-03 22:11:29 [221451@main](d6323a7) Web Inspector: setting the frontend appearance doesn't update the window when undocked
2020-03-03 06:41:30 [221418@main](3d0509c) Web Inspector: visual artifacts in the corner of selected tabs when docked in dark mode
2020-03-03 03:22:01 [221412@main](c6a55f3) Web Inspector: Items in the toolbar take up to much vertical space <rdar://problem/59091905>
2020-03-03 02:59:29 [221409@main](c0b72ff) Remove the required `LockHolder` when calling `WebAnimation::instances()`
2020-02-28 07:56:49 [221289@main](ab09eb6) Web Inspector: allow use of dark mode theme independently from system-wide theme <rdar://problem/40785895>
2020-02-27 08:25:18 [221240@main](2e59346) Web Inspector: localize the placeholder "Header" and "value" when editing a local override <rdar://problem/59763619>
2020-02-26 21:10:53 [221204@main](171e4c8) REGRESSION: (257410) [ macOS ] inspector/network/client-blocked-load.html is failing <rdar://problem/59812765>
2020-02-26 06:05:13 [221173@main](e77b31e) Web Inspector: safari app extension isolated worlds and injected files use the extension's identifier instead of its name <rdar://problem/58026635>
2020-02-26 01:40:20 [221167@main](eef3789) Web Inspector: move code for debug outlined focus element to the Debug folder so it isn't shipped
2020-02-07 21:43:43 [220401@main](0b6efc8) Web Inspector: Add another Protocol Version (iOS 13.4) <rdar://problem/52846208>
2020-02-06 23:17:11 [220345@main](f6eb192) Web Inspector: show JavaScript Worker terminated state as an internal property
2020-02-06 22:28:50 [220341@main](6fff451) Web Inspector: REGRESSION(r249831): Sources: endless spinner when trying to view a resource <rdar://problem/59209016>
2020-02-06 22:15:36 [220340@main](57feae8) Web Inspector: REGRESSION(?): Search: selecting a DOM node search result switches to the Elements Tab
2020-02-06 05:07:12 [220311@main](f278d87) Web Inspector: the height of the undocked title area shouldn't change when zoomed
2020-02-06 03:28:43 [220305@main](b9d9351) REGRESSION (r254428): [ macOS wk1 ] inspector/canvas/recording-2d-full.html became slower, flakily times out <rdar://problem/59127935>
2020-02-06 03:20:28 [220304@main](588d202) Web Inspector: slightly increase the horizontal padding around scope bar items
2020-02-06 03:14:29 [220303@main](b0e4e7a) Web Inspector: Tab Bar: move window management items to the left and don't show reload/download unless remotely inspecting
2020-02-06 03:13:19 [220302@main](0c4b044) Web Inspector: Network: the resource detail view cuts off the bottom statistics bar
2020-02-06 02:40:08 [220301@main](835d864) Web Inspector: increase the height of the tab bar to match other navigation bars
2020-02-06 02:19:10 [220298@main](36dd560) Web Inspector: Sources: add a special breakpoint for controlling whether `debugger` statements pause
2020-02-06 02:13:47 [220296@main](1fc90db) Web Inspector: ensure that `didClearWindowObjectInWorld` is dispatched for the main world first
2020-02-04 15:59:42 [220191@main](b94e123) Web Inspector: REGRESSION(r248287): Console: function objects saved to a $n will be invoked instead of just referenced when evaluating in the Console <rdar://problem/58860268>
2020-02-02 03:40:31 [220102@main](dffc766) Web Inspector: move the items in the toolbar into the tab bar to save vertical space
2020-01-29 23:46:15 [219987@main](aedba3f) Web Inspector: add instrumentation for showing existing Web Animations <rdar://problem/28328087>
2020-01-28 09:45:50 [219878@main](9007572) Unreviewed, speculative gtk build fix after r255214
2020-01-28 07:56:24 [219876@main](d969c42) Web Inspector: don't use `:matches(:before, :after)` after r255059
2020-01-28 03:01:18 [219868@main](89f6e7a) Unreviewed, speculative win build fix after r255191
2020-01-28 01:13:27 [219861@main](5747414) Web Inspector: consolidate UIProcess/WebProcess files into Inspector folders
2020-01-28 00:39:19 [219859@main](e40ba54) Unreviewed, speculative win build fix after r255191
2020-01-27 23:49:12 [219855@main](746c67c) Web Inspector: unable to evaluate in the isolated world of content scripts injected by safari app extensions <rdar://problem/16945643>
2020-01-27 18:54:13 [219818@main](f53b9af) REGRESSION: [ Mac Debug WK1 ] inspector/page/overrideSetting-ICECandidateFilteringEnabled.html is a flaky failure <rdar://problem/58649476>
2020-01-20 21:00:35 [219572@main](3f66c6f) inspector/heap/getRemoteObject.html is a flaky failure <rdar://problem/25469998>
2020-01-20 20:51:24 [219571@main](fada331) REGRESSION (r250655?): [ Mac Debug ] inspector/runtime/promise-native-getter.html is a flaky timeout <rdar://problem/58612520>
2020-01-17 01:24:35 [219476@main](0a068b6) Web Inspector: add links to reference pages
2020-01-17 01:14:40 [219473@main](d335ad8) Web Inspector: show the device settings menu when Web Inspector's debug mode is enabled
2020-01-15 21:41:50 [219397@main](07fba4b) Web Inspector: collapsing a virtualized folder in a `WI.TreeOutline` doesn't updated the DOM
2020-01-15 19:12:20 [219388@main](4e86dfc) Web Inspector Reference: the meta info at the end of the article should always be on its own line
2020-01-15 19:11:23 [219387@main](3b93932) Web Inspector Reference: put the original author and last modified author on separate lines
2020-01-14 20:00:45 [219336@main](d23b874) Web Inspector: crash in DumpRenderTree at com.apple.JavaScriptCore: WTF::RefCountedBase::hasOneRef const <rdar://problem/58415623>
2020-01-14 03:44:30 [219300@main](495bb99) Web Inspector: "Enable Local Override" and "Delete Local Override" are displayed twice in the contextual menu <rdar://problem/58409880>
2020-01-09 02:15:45 [219101@main](355d06e) Web Inspector: Sources: not all injected scripts and style sheets are from extensions
2020-01-08 23:59:17 [219089@main](f4e5f1d) Move logic for parsing image-orientation to CSSParserFastPaths
2020-01-08 22:22:10 [219085@main](4c90431) REGRESSION: (r254186) [ Mac ] inspector/css/add-rule.html is failing <rdar://problem/58413597>
2020-01-08 05:02:02 [219045@main](1e77588) Web Inspector: unable to edit or view the source of style sheets injected by safari app extensions <rdar://problem/57898773>
2020-01-07 20:17:41 [219013@main](7c2cf30) REGRESSION: [ Mac Debug ] inspector/page/setBootstrapScript-main-frame.html is a flaky failure <rdar://problem/58344669>
2020-01-06 17:48:34 [218933@main](37ce77c) Web Inspector: Canvas: unable to see recording actions for WebGL canvases that have lots of shader programs
2019-12-20 00:46:59 [218682@main](642473e) Web Inspector: TypeError: InjectedScriptHost.isPromiseRejectedWithNativeGetterTypeError first argument must be a Promise
2019-12-20 00:32:43 [218681@main](5d51e94) Web Inspector: Console: the clear console button is hidden at smaller widths
2019-12-19 17:48:47 [218649@main](adfcc66) Web Inspector: Audit: exiting edit mode with the same selection as before entering edit mode doesn't reselect
2019-12-19 17:48:21 [218648@main](2561316) Web Inspector: Elements: Styles: bezier keywords don't show a swatch
2019-12-19 17:33:12 [218647@main](d3db2d0) Web Inspector: Audit: importing a result with DOM nodes that don't match the inspected page appear as empty lines
2019-12-19 07:35:28 [218629@main](b23f9e2) Web Inspector: Elements: restrict showing paint flashing and compositing borders to the Web Inspector session
2019-12-18 20:06:19 [218606@main](25eb620) Web Inspector: Elements: remove the "Show/Hide Shadow DOM" navigation item
2019-12-13 19:31:17 [218414@main](6940436) Teach prepare-ChangeLog about JavaScript async functions
2019-12-13 16:42:57 [218402@main](b99249b) Prefix CSS selectors with all applicable CSS groupings when generating a ChangeLog
2019-12-12 08:24:24 [218349@main](ebaa3fd) Web Inspector: REGRESSION(r251227): Uncaught Exception: undefined is not an object (evaluating 'target.DOMAgent.setInspectModeEnabled')
2019-12-12 01:38:57 [218344@main](a308b45) Web Inspector: REGRESSION: Console: unable to switch execution contexts <rdar://problem/57748393>
2019-12-12 00:40:52 [218341@main](a2dbc54) Web Inspector: Elements: Styles: hovering over an invalid value while holding ⌘ doesn't change the color of the text
2019-12-12 00:39:08 [218340@main](edfe36d) Web Inspector: REGRESSION(r253173): Console: evaluating a command should automatically scroll to it's result
2019-12-12 00:25:06 [218339@main](7bc7a1c) Web Inspector: simplify the text of the script blackboxing context menu item
2019-12-12 00:23:12 [218338@main](d8cce51) Web Inspector: replace all "Remove" context menu items with "Delete" to be consistent
2019-12-11 20:42:43 [218326@main](a46f7b6) Web Inspector: Uncaught Exception: Missing frame for given frameId (on techcrunch.com) <rdar://problem/57847699>
2019-12-10 23:01:47 [218289@main](e450f10) Web Inspector: REGRESSION(r251038): Elements: Computed: implicit shorthands are not shown when "Prefer Shorthands" is enabled <rdar://problem/57773470>
2019-12-10 20:09:29 [218281@main](d75ac20) REGRESSION(r252523): Web Inspector: Styles: semicolon is wrongly positioned in multiline values <rdar://problem/57772846>
2019-12-10 19:51:30 [218279@main](15a866e) Web Inspector: Elements: Styles: there is a double border between the last rule and the class list area or filter area
2019-12-10 18:38:41 [218274@main](d04a173) Web Inspector: REGRESSION(r253167): Elements: class list toggle doesn't stay sticky to the bottom of the sidebar
2019-12-10 18:35:14 [218273@main](c2cff2c) Web Inspector: Uncaught Exception: this._objectTree.resetPropertyPath is not a function. (In 'this._objectTree.resetPropertyPath()', 'this._objectTree.resetPropertyPath' is undefined)
2019-12-07 09:28:21 [218193@main](a8b5f48) Web Inspector: non-regex Local Overrides and Script Blackboxing shouldn't apply to scripts that just contain the URL
2019-12-07 06:06:27 [218189@main](9a2da47) Web Inspector: Uncaught Exception: Missing node for given nodeId
2019-12-07 06:04:23 [218188@main](798a4ff) Web Inspector: saving a file with the url "/" suggest the name "Untitled"
2019-12-07 00:04:45 [218176@main](af97441) Web Inspector: REGRESSION(r252652): Local Overrides: creating a local override for a resource loaded before Web Inspector was opened shows NaN for the Status Code
2019-12-06 23:20:30 [218173@main](8392b81) Web Inspector: add compiler UNLIKELY hints when checking if developer extras are enabled
2019-12-05 22:55:48 [218129@main](79a4312) Web Inspector: REGRESSION(r242604): Console: unread indicator overlaps selection background of previous scope bar item
2019-12-05 22:48:49 [218128@main](b61e1e8) Web Inspector: add WI.EngineeringSetting and WI.DebugSetting to avoid callsite checking
2019-12-05 21:18:59 [218125@main](1ed9ab4) Web Inspector: Console: copying an evaluation result shouldn't include the saved variable index
2019-12-05 21:03:17 [218123@main](bfae668) Web Inspector: Elements: the Classes toggle is drawn on top of other content with no other way of scrolling to it
2019-12-05 20:33:09 [218121@main](7b50550) Web Inspector: Search: there should be some default content when there is no search string
2019-12-05 20:18:42 [218118@main](94a38ed) Web Inspector: move the "Add Breakpoint" context menu to be next to the blackboxing context menu item
2019-12-05 20:16:45 [218117@main](a471c98) Web Inspector: Support search on IndexedDB stores and indexes <rdar://problem/16142046>
2019-12-05 19:55:03 [218116@main](b388c8a) Web Inspector: Network: pressing ⌘F when no network item is selected should focus the filter bar
2019-12-05 19:53:17 [218115@main](4761668) Web Inspector: Quick Console: pressing ⌘F shows a second find banner
2019-12-04 03:31:32 [218049@main](9e63666) Web Inspector: prefer non-blackboxed scripts when showing a source code location link
2019-12-04 03:26:33 [218047@main](f0325e7) Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'navigationItem.parentNavigationBar')
2019-12-04 03:06:02 [218046@main](6a780c5) Web Inspector: Timelines: stopping time marker is permanently removed when the current recording is cleared
2019-12-02 19:22:21 [217968@main](74eb7e7) Web Inspector: Console: the saved result value is still shown after page reload
2019-11-23 00:14:49 [217789@main](7a75c75) Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'target.PageAgent.getCompositingBordersVisible')
2019-11-22 21:58:08 [217776@main](8e82dc2) Web Inspector: REGRESSION(r251227): dashboard no longer shows page weight
2019-11-22 20:29:25 [217771@main](8e21e71) Web Inspector: Canvas: adjust `InspectorCanvasAgent::recordCanvasAction` to actually check that the `CanvasRenderingContext` still exists <rdar://problem/57347504>
2019-11-21 20:06:20 [217726@main](83daaef) Web Inspector: call frames from blackboxed scripts should be visually distinct
2019-11-21 12:14:59 [217711@main](315f910) Web Inspector: removing the blackbox for a specific script doesn't actually remove the blackbox
2019-11-20 04:31:20 [217666@main](d20f7d6) Web Inspector: DOM.highlightSelector should work for "div, div::before"
2019-11-19 22:55:04 [217644@main](482f2b1) Web Inspector: Local Overrides: the placeholder for the MIME type, status code, and status text is the same as the placeholder URL
2019-11-19 01:35:29 [217609@main](79fd824) Web Inspector: Elements: copying multiple DOM nodes should copy more than just the last selected node
2019-11-19 01:30:51 [217608@main](a064506) Web Inspector: Local Resource Overrides: allow substitution based on a url pattern
2019-11-16 04:31:20 [217558@main](e28870b) Web Inspector: Elements: Styles: support multiline CSS property values <rdar://problem/56819044>
2019-11-16 01:58:23 [217552@main](9b04b65) Web Inspector: Sources: move the "Local Override..." creation context menu item from the Breakpoints section options menu to the Create Resource menu
2019-11-15 19:50:20 [217532@main](18550e7) Web Inspector: Local Overrides: add context menu item to reveal the local override when a resource is loaded from it
2019-11-15 19:34:44 [217530@main](7670cfd) Web Inspector: Sources: "Style Sheet" appears twice in the resource type scope bar
2019-11-14 03:36:53 [217487@main](dc36440) Web Inspector: Uncaught Exception: Invalid type of argument 'eventName' for command 'DOMDebugger.setEventBreakpoint' call. It must be 'string' but it is 'object'.
2019-11-13 23:56:36 [217476@main](37151cb) Web Inspector: DOM.highlightSelector should work for "a:visited" <rdar://problem/21467303>
2019-11-13 19:36:39 [217463@main](afe7be2) Web Inspector: inspector/model/remote-object-weak-collection.html is failing
2019-11-13 00:39:09 [217430@main](a22c8ec) Web Inspector: Local Overrides: drop zone overlay doesn't take up the full content area
2019-11-13 00:23:23 [217429@main](8ad159e) Web Inspector: Sources: create/update local override drop zone shown in image collection view
2019-11-07 23:39:56 [217311@main](153ec3b) Web Inspector: REGRESSION(r251958): console prompt is automatically focused when page is reloaded
2019-11-07 20:36:51 [217300@main](1a490fa) Web Inspector: REGRESSION(r250087): inspector/model/remote-object.html is timing out <rdar://problem/56270900>
2019-11-07 20:31:44 [217299@main](6f6b896) Web Inspector: REGRESSION(r249451): missing "Reveal in DOM Tree" on nodes logged to the console
2019-11-07 20:17:59 [217298@main](dc6f0c7) Web Inspector: Local Resource Overrides: automatically show a file picker when attempting to create an override for non-text resources
2019-11-07 20:02:22 [217297@main](cc97646) Web Inspector: Timelines: add a marker for when a stop was requested
2019-11-07 19:59:31 [217296@main](ee4e0b0) Web Inspector: REGRESSION(r251958): automatic console prompt focusing prevents any "space" shortcuts from working
2019-11-07 19:46:41 [217295@main](aa969a2) Web Inspector: Uncaught Exception: Unable to get object details - GlobalObject <rdar://problem/56960937>
2019-11-07 07:21:38 [217280@main](a8ba485) Remove unimplemented property error log in when getting a property value from a computed style
2019-11-05 19:53:40 [217221@main](d813999) Layout test http/tests/inspector/network/resource-response-source-memory-cache-revalidate-expired-only.html is a flakey failure <rdar://problem/51752151>
2019-11-05 00:18:18 [217185@main](542eccc) Web Inspector: "Toggle Visibility" does not work for element inside Shadow DOM <rdar://problem/55713078>
2019-11-04 17:58:02 [217163@main](30ade0b) Unreviewed, fix test failure after r251959
2019-11-02 07:36:24 [217131@main](e55d2c0) Web Inspector: Add diagnostic logging for frontend feature usage <rdar://problem/56717410>
2019-11-02 01:27:14 [217130@main](57fd07b) Web Inspector: switching tabs should re-focus the previously focused element
2019-11-02 00:45:35 [217127@main](0686187) Web Inspector: Timelines: add a timeline that shows information about any recorded CSS animation/transition <rdar://problem/56128726>
2019-11-02 00:19:13 [217126@main](48bce2d) Web Inspector: default to focusing the console prompt if no other content is focused after opening Web Inspector
2019-11-01 19:17:10 [217108@main](6b643e0) Web Inspector: REGRESSION(r249831): content view is empty if a breakpoint is hit in the main resource <rdar://problem/56802409>
2019-11-01 16:19:14 [217100@main](88b0cdb) Web Inspector: Sources: tab isn't visible after removal of Debugger Tab and Resources Tab <rdar://problem/56802389>
2019-11-01 16:08:33 [217099@main](581526c) Web Inspector: make the default content of the Inspector Bootstrap Script a comment that explains how it works
2019-11-01 15:53:02 [217097@main](e91d4d5) Web Inspector: Settings: Blackbox: hide icon is missing
2019-11-01 15:37:21 [217096@main](a599616) Web Inspector: enable line wrapping by default
2019-10-31 22:00:22 [217066@main](46769eb) Web Inspector: REGRESSION(r251038): Elements: Computed: variables are shown in the Properties section instead of in the Variables section
2019-10-31 20:22:26 [217061@main](f7a305e) Web Inspector: Debugger: make sure the blackbox config is removed before iterating all existing scripts
2019-10-31 20:20:43 [217060@main](5b4b663) Web Inspector: DOMDebugger: Node Removed breakpoints should fire whenever the node is removed from the main DOM tree, not just when it's removed from it's parent
2019-10-31 03:47:34 [217023@main](d8c00e9) Web Inspector: Timelines: ResizeObserver callbacks are not labeled in the Events timeline <rdar://problem/56760736>
2019-10-26 01:57:43 [216851@main](f64e3f9) Web Inspector: Styles: un-experimentalize showing rule icons
2019-10-25 04:22:07 [216808@main](7ee7710) Automate generation of computedProperties <rdar://problem/51507834>
2019-10-24 06:54:49 [216764@main](4ddab19) Web Inspector: provide a way to inject "bootstrap" JavaScript into the page as the first script executed <rdar://problem/48950551>
2019-10-23 00:33:37 [216703@main](b66ce9d) Web Inspector: Sources: keep the function/object name sticky in the object preview popover
2019-10-22 20:23:24 [216683@main](77fee30) Web Inspector: Sources: content of function definition popover sometimes cut off
2019-10-22 14:46:03 [216666@main](3a81cb3) Web Inspector: REGRESSION: Sources: when editing style sheets, the content is sometimes suddenly replaced with the original content of the resource
2019-10-21 23:30:13 [216632@main](fbdf0b1) Web Inspector: make ObjC protocol dispatcher commands optional and add `respondsToSelector` checks to allow other inspector clients to choose what they implement
2019-10-21 22:05:06 [216624@main](08d866c) Web Inspector: REGRESSION(r251227): Uncaught Exception: undefined is not an object (evaluating 'agent.enable')
2019-10-21 20:09:25 [216614@main](a8bdcc4) Web Inspector: replace all uses of `window.*Agent` with a target-specific call
2019-10-19 00:44:28 [216581@main](d40fd7d) [ASAN] Fix WebGPU tests after r250258 <rdar://problem/56379008>
2019-10-18 22:54:09 [216572@main](66624e5) Web Inspector: Elements: allow WebKit engineers to edit UserAgent shadow trees
2019-10-18 22:27:58 [216568@main](17d7783) Web Inspector: Elements: $0 is shown for the wrong node when selecting elements in a user agent shadow tree
2019-10-18 21:33:06 [216563@main](bd5482c) Web Inspector: REGRESSION(r251254): Elements: forced pseudo-class indicator isn't visible for selected nodes
2019-10-17 20:21:19 [216520@main](ab3bbf1) Web Inspector: Elements: selection shouldn't be dimmed by shadow trees
2019-10-17 09:05:45 [216495@main](a272283) Web Inspector: Network: updates when toggling resource caching should be sent to every connected target
2019-10-17 08:00:46 [216493@main](30ea9b4) Web Inspector: rework frontend agent construction to allow commands/events to be controlled by the related target's type <rdar://problem/53850352>
2019-10-16 00:01:35 [216446@main](9dfcc76) Web Inspector: Debugger: prevent source mapped resources from being blackboxed
2019-10-15 17:15:40 [216421@main](0d71ab5) Web Inspector: Local Resource Overrides: automatically create an image/font local override when dragging content over a non-overridden resource
2019-10-14 22:29:50 [216385@main](da5ba05) Web Inspector: REGRESSION(r250991): Sources: local resource overrides should be enabled when not in tests
2019-10-12 03:57:43 [216329@main](e2b901d) Web Inspector: Debugger: support pattern blackboxing
2019-10-12 03:40:42 [216328@main](b714d11) Web Inspector: Elements: Computed: show shorthand properties in addition to longhand ones
2019-10-10 21:57:36 [216281@main](a652b5b) Web Inspector: Sources: enable tab by default
2019-10-10 18:04:45 [216267@main](3bebbf7) Web Inspector: Timelines: don't call willDispatchEvent/didDispatchEvent unless there is a listener for the event
2019-10-08 23:15:59 [216183@main](038d779) Web Inspector: Canvas: modifications to shader modules can be shared between vertex/fragment shaders
2019-10-08 21:09:17 [216172@main](0d6bc66) Web Inspector: Canvas: make it more obvious that the cards in the overview are clickable
2019-10-08 20:49:48 [216171@main](b12ea48) Web Inspector: Canvas: don't show an empty preview for WebGPU devices
2019-10-08 20:15:15 [216168@main](da31fbf) Web Inspector: Canvas: unable to click on overview path component when jumping directly to a shader
2019-10-08 20:08:56 [216167@main](0cf2e4d) Web Inspector: Canvas: the navigation sidebar icon isn't inverted in dark mode
2019-10-08 04:50:03 [216135@main](3ddeb0f) Web Inspector: Settings: enable the image transparency grid by default and create a checkbox for it
2019-10-08 04:34:53 [216134@main](cac74eb) Web Inspector: Debugger: don't allow blackboxing of scripts that aren't finished loading or failed to load
2019-10-03 19:38:52 [216027@main](3e79c77) Web Inspector: remove `InspectorInstrumentationCookie`
2019-10-02 18:49:53 [215984@main](9fb5b87) Web Inspector: REGRESSION(r250149): changing CSS via the Styles details sidebar panel doesn't update the associated resource
2019-10-01 20:41:32 [215949@main](6d895c2) Web Inspector: Sources: clicking on a breakpoint changes the path components to not match the script's path <rdar://problem/49488100>
2019-10-01 04:57:38 [215918@main](f337e2e) Web Inspector: JS Formatter: unexpected newlines added inside template string expression
2019-09-30 23:32:41 [215911@main](a97bfde) Web Inspector: Canvas: shader type header is white in dark mode
2019-09-27 17:54:22 [215863@main](f2a07ab) Flaky Test: inspector/canvas/updateShader.html <rdar://problem/55716053>
2019-09-26 08:33:35 [215814@main](f08edf4) Flaky Test: inspector/canvas/updateShader.html <rdar://problem/55716053>
2019-09-26 00:44:32 [215805@main](262c164) Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'WI.showDebugUISetting.addEventListener')
2019-09-24 00:51:35 [215731@main](11d3142) Web Inspector: Canvas: WebGPU compute shaders aren't syntax highlighted
2019-09-23 22:27:20 [215723@main](0338cf4) Web Inspector: Canvas: show WebGPU shader pipelines <rdar://problem/55543450>
2019-09-20 21:23:20 [215659@main](f666d30) Web Inspector: HTML Formatter - better indentation/newline handling for self closing tags
2019-09-20 08:28:09 [215637@main](99bfe36) ASSERT NOT REACHED in Inspector::InjectedScriptModule::ensureInjected() seen with inspector/heap/getRemoteObject.html <rdar://problem/55290349>
2019-09-20 01:20:31 [215628@main](bd9319c) Web Inspector: Canvas: show WebGPU shader pipelines
2019-09-19 05:58:27 [215604@main](057230f) Web Inspector: Better handling for large arrays and collections in Object Trees <rdar://problem/16135388>
2019-09-12 15:09:31 [215365@main](ef7f152) REGRESSION? (r249786): inspector/canvas/context-attributes.html is failing on macOS WK1 <rdar://problem/55290473>
2019-09-12 02:31:08 [215346@main](271255c) Web Inspector: Canvas: checkerboard has too much contrast in dark mode
2019-09-11 23:28:37 [215342@main](33c5b61) Web Inspector: Canvas: instrument WebGPUDevice instead of GPUCanvasContext
2019-09-11 04:34:34 [215320@main](814ca5d) Web Inspector: Canvas: instrument WebGPUDevice instead of GPUCanvasContext
2019-09-07 04:19:52 [215205@main](7bd439e) Web Inspector: CSS Formatter: the closing } of nested @media aren't indented
2019-09-06 22:34:03 [215195@main](356eb35) Web Inspector: CSS Formatter: links to CSS resources don't map to the right line after pretty printing if the line is after a multiline comment
2019-09-05 02:15:48 [215118@main](174e8c0) Web Inspector: unify the interaction of show/hide status icons in Sources and Canvas
2019-09-04 02:57:26 [215082@main](1cc3bb4) Web Inspector: provide a way to view XML/HTML/SVG resource responses as a DOM tree <rdar://problem/54446087>
2019-09-04 02:26:37 [215081@main](ac0a8fb) Web Inspector: implement blackboxing of script resources <rdar://problem/5732847>
2019-09-04 00:35:12 [215078@main](3b1862b) REGRESSION (r249132): [macOS WK2] Layout Test inspector/layers/layerTreeDidChange.html is a flaky failure
2019-09-03 23:37:12 [215076@main](f3f111b) REGRESSION (r249078): Flaky crash in com.apple.JavaScriptCore: Inspector::InjectedScriptModule::ensureInjected <rdar://problem/54771560>
2019-08-30 17:01:11 [214999@main](52aa9ec) Unreviewed, fix test failure after r249305
2019-08-30 06:56:06 [214985@main](3ebf03f) Web Inspector: Debugger: async event listener stack traces should be available in Workers
2019-08-30 01:08:03 [214975@main](fe165c8) Web Inspector: DOMDebugger: support event breakpoints in Worker contexts
2019-08-29 23:56:12 [214971@main](f9ec47d) Web Inspector: replace uses of `Array.prototype.concat` with `Array.prototype.push`
2019-08-29 20:50:24 [214963@main](228518b) Web Inspector: REGRESSION (r248873): Debugger: pressing delete on a breakpoint will also delete any resource/element parent immediately before it in the list
2019-08-29 06:46:27 [214940@main](39128c1) Web Inspector: REGRESSION(r249078): JavaScript autocomplete doesn't work when evaluating properties of values
2019-08-28 21:23:01 [214922@main](84b2d8a) Unreviewed, fix test failure after r249173
2019-08-28 00:10:47 [214891@main](45dd8b2) Web Inspector: replace uses of added utility `Array.prototype.keySet` with an actual `Set`
2019-08-27 21:40:11 [214884@main](5df089a) Web Inspector: don't attach properties to `injectedScript` for the CommandLineAPI
2019-08-27 20:00:31 [214879@main](c07bcfd) Web Inspector: change the styling of the special log "bubble" to match WI.ScopeBar
2019-08-27 05:00:30 [214853@main](391f93d) Web Inspector: use more C++ keywords for defining agents
2019-08-27 02:20:56 [214850@main](a9f0a66) Unreviewed, fix test failure after r249127
2019-08-27 01:02:20 [214849@main](56df5d1) Web Inspector: unify agent command error messages
2019-08-27 00:48:14 [214848@main](a21f66d) Unreviewed, add extra test failure logging after r200971
2019-08-26 23:01:47 [214843@main](078d35f) Unreviewed, fix test failure after r200971
2019-08-26 21:59:24 [214839@main](d929246) Web Inspector: decrease horizontal padding of `WI.ScopeBar` to have more room
2019-08-24 18:21:04 [214812@main](3d7a2b1) Web Inspector: "Copy Rule" menu item does not propagate comments properly
2019-08-24 00:46:56 [214801@main](612a4e2) Web Inspector: create additional command line api functions for other console methods
2019-08-23 18:29:59 [214781@main](a23acfe) Web Inspector: transparency checkerboard is too bright in dark mode
2019-08-23 01:43:43 [214769@main](befab3b) Web Inspector: Console: automatically select the "Evaluations" filter whenever running commands
2019-08-23 01:07:43 [214768@main](bf68728) Web Inspector: REGRESSION(r248485): stack overflow when viewing a source map generated from inline content <rdar://problem/54509750>
2019-08-21 16:50:14 [214690@main](ce5afce) Web Inspector: Page: re-add enable/disable after r248454
2019-08-21 10:30:57 [214687@main](92ad89d) Web Inspector: Sources: increase the filter bar's width when it's focused if a resource type filter is active
2019-08-21 05:25:34 [214684@main](a165efc) Unreviewed, speculative build fix for High Sierra after r248925
2019-08-21 00:24:27 [214676@main](3093241) Web Inspector: Implement `queryHolders` Command Line API
2019-08-20 21:11:11 [214668@main](16daf1e) Web Inspector: Sources: move the resource type scope bar to be next to the filter
2019-08-20 07:04:02 [214647@main](dcc6b1a) Web Inspector: Use URL constructor to better handle all kinds of URLs
2019-08-20 06:58:15 [214646@main](3044b85) Web Inspector: Debugger: add a global breakpoint for pausing in the next microtask
2019-08-20 06:09:34 [214645@main](2cec2c3) Web Inspector: REGRESSION(r248682): Elements: Computed: go-to arrows in the Variables section are misaligned
2019-08-20 05:19:41 [214643@main](2b0bb7d) Web Inspector: Debugger: pause on assertion failures breakpoint doesn't work when inspecting a JSContext
2019-08-20 04:22:03 [214642@main](642428f) Web Inspector: have more aggressive checks for dataURLs provided to `console.screenshot`
2019-08-19 22:21:21 [214629@main](8439638) Web Inspector: REGRESSION: Debugger: pressing delete when the all/uncaught exceptions breakpoint is selected should select the next tree element
2019-08-19 19:37:40 [214623@main](05b3417) Web Inspector: Debugger: don't show the All Requests breakpoint by default
2019-08-17 18:12:29 [214595@main](6d1f5d2) Web Inspector: make the initial height bigger when attached
2019-08-17 08:11:30 [214592@main](4421ea0) Web Inspector: Sources: gear icons moves to 2nd line when sidebar is narrow
2019-08-16 19:35:45 [214557@main](f45805f) Web Inspector: there should be an opposite icon for Eye.svg when we want to hide things instead of showing them
2019-08-16 16:59:58 [214549@main](fbc9e68) Unreviewed, fix test failure and add additional tests after r248753
2019-08-16 16:54:48 [214548@main](f0ffbe1) Web Inspector: rename "Invalid Characters" to "Invisible Characters" for clarity
2019-08-16 08:45:41 [214540@main](27ee372) Web Inspector: Elements: setting a breakpoint on a specific listener should enable the event listener
2019-08-16 02:08:29 [214533@main](3488a63) Web Inspector: REGRESSION(r244268): "Show Scope Chain on pause" setting has no effect
2019-08-16 01:58:38 [214532@main](4ca90d7) Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'this._resource.initiatorSourceCodeLocation')
2019-08-16 00:43:11 [214528@main](5d9cccf) Web Inspector: Sources: provide a way to create an arbitrary Inspector Style Sheet
2019-08-15 19:32:14 [214518@main](05e925e) Web Inspector: CodeMirror still inserts a tab even when "Prefer indent using" is set to "Spaces"
2019-08-15 19:18:43 [214516@main](3763f0e) Web Inspector: Sources: the "No Filter Results" message sits on top of all of the content, preventing any interaction
2019-08-15 19:16:04 [214515@main](0a3d52e) Web Inspector: support `console.screenshot` with detached <canvas>
2019-08-15 19:13:21 [214514@main](d872541) Web Inspector: Layers: background of 3D area doesn't update when transitioning to/from Dark mode
2019-08-15 17:15:15 [214503@main](1188eb7) Web Inspector: Uncaught Exception: Content request failed. <rdar://problem/54279372>
2019-08-14 21:59:24 [214474@main](84f6e8e) Web Inspector: support `console.screenshot` with dataURL strings
2019-08-14 18:45:05 [214469@main](9c72140) Web Inspector: Elements: Computed: move the Box Model section to the top
2019-08-14 18:43:07 [214468@main](db11479) Web Inspector: Elements: Computed: the collapsed state of the Variables section should be separate from the collapsed state of the Properties section
2019-08-14 18:41:11 [214467@main](23eb747) Web Inspector: Elements: Computed: the background of the Properties/Variables sections should match the Box Model section when expanded
2019-08-13 18:28:15 [214421@main](d651569) Web Inspector: Styles: show @supports CSS groupings <rdar://problem/53971948>
2019-08-13 03:56:37 [214409@main](350a1d4) REGRESSION(r248391): Web Inspector: changing Layout Direction Debug setting no longer adds dir="ltr" to body element
2019-08-13 03:54:38 [214408@main](4aaad51) Web Inspector: remove WI.DeprecatedRemoteObjectProperty
2019-08-13 03:52:38 [214407@main](14e6fc6) Web Inspector: REGRESSION(r248201): DOMDebugger: unable to add event breakpoint when All Events breakpoint is enabled
2019-08-13 03:50:40 [214406@main](3c7993c) Web Inspector: REGRESSION: DOMDebugger: breakpoints are forcibly enabled when resolving DOM breakpoints for newly added nodes
2019-08-12 19:17:56 [214390@main](197055c) Web Inspector: Elements: Styles: add space between media query and style icon
2019-08-10 07:02:28 [214364@main](72544d3) Web Inspector: REGRESSION(r248454): WK1 inspector frontend client doesn't queue messages to the frontend before it's loaded
2019-08-09 23:55:55 [214357@main](93e444b) Web Inspector: REGRESSION(r248480): Sources: the Pause Reason section takes the entire vertical space when there are few breakpoints/resources
2019-08-09 22:12:12 [214352@main](ad5463c) REGRESSION (Safari 6): Web Inspector: JSON may not be pretty printed if served as text/html <rdar://problem/15241419>
2019-08-09 21:59:29 [214350@main](205b3a4) Web Inspector: Sources: increase the vertical space allocated to the call stack when paused
2019-08-09 01:10:41 [214333@main](7230d91) Web Inspector: Page: don't allow the domain to be disabled
2019-08-08 18:59:04 [214317@main](15d8d43) Web Inspector: rename `queryObjects` to `queryInstances` for clarity
2019-08-08 02:36:33 [214300@main](6492918) Fix construction of `WI.EventBreakpoint` after r248201
2019-08-07 21:49:08 [214293@main](3f98bac) Web Inspector: Settings: add an Engineering pane to expose useful settings for other WebKit engineers
2019-08-07 21:17:36 [214291@main](8adc078) Web Inspector: Uncaught Exception: TimelineAgent already enabled
2019-08-07 17:25:26 [214277@main](545b8c2) Rebase inspector generator tests.
2019-08-06 23:46:22 [214258@main](9cbfacd) Web Inspector: Show radius values in box model metrics view <rdar://problem/27919035>
2019-08-06 22:20:31 [214253@main](7279bdf) Web Inspector: allow comments in protocol JSON
2019-08-06 05:04:15 [214227@main](7da03d1) Web Inspector: Styles: show @supports CSS groupings
2019-08-06 03:37:44 [214225@main](b6e2a52) Can't use $0, $1 etc when inspecting Google Docs pages because the content uses these for function names
2019-08-06 02:21:59 [214224@main](7b496a5) Web Inspector: Timelines: disable related agents when the tab is closed
2019-08-05 23:40:40 [214217@main](1654926) Web Inspector: Styles: variable swatch not shown for var() with a fallback
2019-08-05 22:44:10 [214212@main](9d2acf8) Web Inspector: rename "Stylesheet" to "Style Sheet" to match spec text
2019-08-03 23:14:15 [214199@main](8e89298) Web Inspector: Elements: Styles: move psuedo-selector rules before inherited rules
2019-08-03 19:36:32 [214197@main](41a6cf1) Web Inspector: Elements: Styles: add icons for various CSS rule types
2019-08-03 19:00:01 [214196@main](9bb8b88) Web Inspector: DOM: add a special breakpoint for "All Events"
2019-08-03 08:56:05 [214193@main](cec7064) Web Inspector: Heap Snapshot Views should be searchable <rdar://problem/26228629>
2019-08-03 08:52:53 [214192@main](006de05) Web Inspector: CSS Formatter: comments with an escape character aren't formatted
2019-08-03 07:37:00 [214191@main](0ab7c0c) Web Inspector: Console: execution context picker doesn't update when switching to the inferred context from auto
2019-08-02 22:14:30 [214180@main](163fe05) Web Inspector: fix inverted check in InspectorDOMStorageAgent::enable
2019-08-02 21:07:07 [214176@main](bc7ccee) Web Inspector: Console: all navigation items should be shown in the split console
2019-08-02 21:05:39 [214175@main](519abc7) Web Inspector: Storage: disable related agents when the tab is closed
2019-08-02 20:39:21 [214173@main](4e21518) Web Inspector: Timelines: Develop > Start Timeline Recording doesn't work when focused on a detached inspector window <rdar://problem/53543008>
2019-08-02 20:25:01 [214172@main](befd536) Web Inspector: "Inspector.initialized" happens before breakpoints are set
2019-08-02 00:03:46 [214141@main](0b1329e) Unreviewed, remove `emulateUserGesture` parameter from `Debugger.evaluateOnCallFrame` for iOS 13
2019-08-01 05:19:27 [214117@main](4038bfa) Web Inspector: Debugger: support emulateUserGesture parameter in Debugger.evaluateOnCallFrame
2019-08-01 04:24:50 [214114@main](c1f1a3b) Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'issueMessage.sourceCodeLocation.sourceCode')
2019-07-31 20:54:18 [214097@main](2b5acfd) Web Inspector: Overlay: add page width/height display
2019-07-31 20:43:32 [214096@main](d86f344) Web Inspector: DOM: provide a way to disable/breakpoint all event listeners for a given DOM node or event type
2019-07-31 08:53:39 [214081@main](746f260) Web Inspector: Second call to setAttributeNS creates non-prefixed attribute <rdar://problem/53712672>
2019-07-30 05:29:59 [214052@main](0c906d2) Web Inspector: Resources: add a "Show Grid" navigation item for the Images collection
2019-07-29 23:06:25 [214041@main](74790c2) Web Inspector: add -webkit-* keywords for *-height CSS properties
2019-07-25 03:35:03 [213938@main](cd5d148) Web Inspector: support `console.screenshot` with detached Nodes that are graphical
2019-07-25 02:25:05 [213936@main](58e8471) Web Inspector: support `console.screenshot` with ImageData and ImageBitmap
2019-07-25 00:52:10 [213930@main](46bdb1c) Web Inspector: REGRESSION: Overlay: highlighting a ::before/::after shows the node info of the parent instead
2019-07-25 00:42:23 [213928@main](c1a4ac5) Web Inspector: REGRESSION: no context menu items work when context menu clicking on "Add Breakpoint"
2019-07-25 00:21:34 [213927@main](c2ea825) Web Inspector: support `console.screenshot` with subclasses of CanvasRenderingContext
2019-07-24 21:39:32 [213920@main](dc9399c) Web Inspector: print the target of `console.screenshot` last so the target is the closest item to the image
2019-07-23 03:45:28 [213877@main](eeffbc4) Web Inspector: Uncaught Exception: Breakpoint at specified location already exists. <rdar://problem/50049004>
2019-07-22 19:46:05 [213859@main](6f7f10e) Web Inspector: Page: mark any WebCore::Setting inspector override as UNLIKELY
2019-07-22 19:39:17 [213858@main](20d6a9e) Localization: change fps to FPS <rdar://problem/53342508>
2019-07-19 07:39:12 [213804@main](2ffa09e) Web Inspector: Issues toggling multiple breakpoints on one line
2019-07-15 16:00:13 [213664@main](fd0c00f) Web Inspector: Device Settings: update Safari user agent from 12.2 to 13.0
2019-07-12 23:09:52 [213640@main](45aba2a) Web Inspector: Elements: always show all navigation bar items, but disable those that wouldn't work
2019-07-11 18:36:57 [213591@main](f18cb50) Web Inspector: Layers: Uncaught Exception: Request with id = 2 failed. {"code":-32601,"message":"'Page' domain was not found","data":[{"code":-32601,"message":"'Page' domain was not found"}]}
2019-07-09 21:07:53 [213526@main](0b9f133) Web Inspector: Canvas: replace WTF::Vector with std::initializer_list in CallTracer to avoid dynamic allocations
2019-07-09 03:30:12 [213503@main](35589aa) Web Inspector: Debugger: special breakpoints and event targets should be sorted into separate "areas"
2019-07-09 03:16:04 [213502@main](e7258de) Web Inspector: DOM Debugger: there should be different icons for each type of DOM breakpoint
2019-07-09 02:22:30 [213499@main](4b1ef2f) Uncaught Exception: Unexpected enum value: CPU
2019-07-09 02:19:26 [213498@main](af954b2) Enabling the Layers tab hides the paint flashing button
2019-07-09 00:27:05 [213491@main](fa74489) Web Inspector: REGRESSION: Elements: pasting in the Styles sidebar adds a text node to the DOM tree
2019-07-09 00:03:53 [213490@main](5d8f7a5) Web Inspector: the "x" in the Exception icon overlaps the border
2019-07-08 23:49:10 [213487@main](eddf9fb) Web Inspector: Debugger: there should be a different icon for URL breakpoints
2019-07-08 23:34:19 [213486@main](35b3b6c) Web Inspector: Timelines: CPU: the Duration string isn't localized <rdar://problem/51698165>
2019-07-05 21:48:54 [213439@main](9be7c6d) Web Inspector: current call frame indicator not visible in dark mode <rdar://problem/51922895>
2019-07-02 16:18:09 [213331@main](7f06279) Web Inspector: Elements: allow nodes to be copied and pasted
2019-07-02 16:15:55 [213330@main](0c10056) Web Inspector: DOM Debugger: descendant breakpoints should be able to be enabled/disabled/deleted from a collapsed parent
2019-07-02 07:47:12 [213323@main](cc29caf) Web Inspector: Debug: "Reset Web Inspector" should also clear the saved window size and attachment side
2019-07-02 07:09:43 [213322@main](f5a4f56) Web Inspector: Audit: missing demo audits for WebInspectorAudit functions
2019-07-02 01:17:50 [213317@main](0f68bbe) Web Inspector: REGRESSION(r245498): Timelines: CPU: discontinuities are filled in by the next record
2019-06-27 18:27:35 [213233@main](add5b6d) Unreviewed, fix test failures after r246876.
2019-06-27 08:25:04 [213219@main](6c82d86) Web Inspector: throw an error if console.count/console.countReset is called with an object that throws an error from toString
2019-06-26 23:25:18 [213200@main](08bb9f2) Web Inspector: REGRESSION: Elements: the forced pseudo-class indicator isn't visible when hovering
2019-06-21 01:21:08 [213056@main](0c3a7ea) Web Inspector: Error "null is not an object (evaluating 'syntaxTree.containersOfPosition')" when setting a breakpoint
2019-06-21 00:54:10 [213055@main](47f8bac) Web Inspector: Dark Mode: inactive tab bar item should get darker on hover
2019-06-20 22:52:03 [213048@main](9dcace3) Web Inspector: Debugger: setting a breakpoint on a non-JavaScript line should immediately show as unresolved
2019-06-20 22:45:17 [213047@main](244b7ec) Web Inspector: Edit -> Tag doesn't do anything for html, head, and body elements <rdar://problem/51923906>
2019-06-20 01:47:22 [213014@main](13228b8) Web Inspector: REGRESSION: Debugger: current call frame indicator isn't vertically centered
2019-06-20 00:13:59 [213006@main](bba3e52) Web Inspector: Network: replace CFNetwork SPI with new API where able
2019-06-19 18:59:00 [212993@main](b8175a0) Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'sourceCodePosition.lineNumber')
2019-06-18 19:50:06 [212952@main](3a77f1d) Web Inspector: Network: detail view shouldn't stay open when the related entry is removed
2019-06-18 19:37:35 [212951@main](1079c39) Web Inspector: parseQueryParameters fails to successfully parse query parameter values that contain "=" <rdar://problem/51852782>
2019-06-18 19:33:41 [212950@main](b1c16fd) Web Inspector: REGRESSION: Heap: subsequent snapshots taken manually don't appear in the list
2019-06-18 19:13:40 [212949@main](433eb2c) Web Inspector: REGRESSION: Canvas: cannot select saved recordings
2019-06-18 19:13:06 [212948@main](fe24edc) Web Inspector: Canvas: the initial state should be selected when processing a new/imported recording if the navigation sidebar is collapsed
2019-06-18 19:09:37 [212947@main](ed1f07b) Web Inspector: Canvas: imported recordings aren't selectable from the overview if there are no canvases in the page
2019-06-17 23:42:41 [212915@main](e4dd7cb) Web Inspector: Debugger: adding a DOM/Event/URL breakpoint should enable breakpoints
2019-06-17 22:24:41 [212910@main](6de3e79) Web Inspector: Sources: remove extra space above Breakpoints section when breakpoints are disabled
2019-06-17 19:32:11 [212902@main](42ccefa) Web Inspector: Settings: split the General panel into sub panels so it's less crowded
2019-06-17 19:30:54 [212901@main](b7daa4b) Web Inspector: Sources: the Inspector Style Sheet is missing when grouped by path
2019-06-17 18:28:03 [212894@main](41b018f) Web Inspector: Sources: searching doesn't use the case sensitive or regex global settings
2019-06-15 03:20:42 [212850@main](edafc29) waitForNavigationToComplete may be called before WebPageProxy knows it's loading <rdar://problem/31164316>
2019-06-15 03:09:19 [212849@main](12d721c) Web Inspector: rework http/tests/inspector/network/resource-sizes-network.html to print the actual values so other platforms don't FAIL <rdar://problem/50381370>
2019-06-14 06:52:07 [212827@main](5a04e51) Web Inspector: REGRESSION(r246178): extra spaces added in at-rules when formatting CSS
2019-06-14 02:11:17 [212821@main](2df4848) Web Inspector: Settings: indent type and size settings aren't respected everywhere
2019-06-13 20:00:01 [212812@main](6146a4f) Web Inspector: Settings: sticky header disappears when over scrolling
2019-06-12 22:46:14 [212786@main](1cb0353) Web Inspector: artificial context menus don't work when Web Inspector is zoomed
2019-06-11 23:32:47 [212753@main](173927e) Sort the computed styles list
2019-06-11 16:16:09 [212733@main](2baaa37) Unreviewed, fix test failures after r246292.
2019-06-11 15:33:46 [212731@main](37696e7) Include `touch-action` in the computed styles list
2019-06-10 23:15:41 [212715@main](aa71e18) Web Inspector: Timelines: imported recordings do not have JavaScript call trees <rdar://problem/50589158>
2019-06-10 21:18:01 [212708@main](856f417) Web Automation: add notifications for when remote automation is enabled/disabled <rdar://problem/50588975>
2019-06-10 17:59:28 [212696@main](d66062e) Web Inspector: REGRESSION(r246025): prototypes in object previews are visible even when setting `showOnlyJSON`
2019-06-07 03:38:22 [212635@main](234c6bb) Web Inspector: Timelines: only complete Composite records if the m_startedComposite (followup to r246142)
2019-06-06 23:56:09 [212629@main](01f7a1e) Web Inspector: Timelines: remove always disabled details sidebar navigation item
2019-06-06 23:37:12 [212628@main](3610f1f) Web Inspector: REGRESSION(r245833): Timelines: CPU: JavaScript label is missing and JavaScript section of pie chart is black
2019-06-06 23:35:12 [212627@main](de32050) Web Inspector: Formatter: pretty-print CSS using a Worker <rdar://problem/36891532>
2019-06-06 23:31:40 [212626@main](486f169) Web Inspector: create CommandLineAPIHost lazily like the other agents <rdar://problem/49087835>
2019-06-06 23:28:34 [212625@main](d93f754) Web Inspector: Elements: print/rulers/compositing/paint navigation items shouldn't be visible if the inspected target doesn't have a PageAgent
2019-06-05 18:29:34 [212577@main](424a031) Web Inspector: Dark Mode: inactive tab bar tint is too light
2019-06-03 20:58:44 [212511@main](7d7b34e) Web Inspector: remove RemoteObject.prototype.getPropertyDescriptorsAsObject
2019-06-03 16:37:27 [212502@main](183ebf5) Flaky Test: inspector/canvas/recording.html
2019-06-03 02:12:59 [212493@main](c8a3380) Flaky Test: inspector/canvas/recording.html
2019-06-02 23:34:36 [212491@main](ffa7b5e) Web Inspector: propagate whether to show prototype information to subobject views
2019-06-01 21:37:49 [212482@main](129bce9) Web Inspector: Canvas: split recording tests into separate files so they don't timeout <rdar://problem/51332026>
2019-06-01 20:19:18 [212481@main](36ca689) Web Inspector: Canvas: in tests don't manually stop recording if a frame count is specified <rdar://problem/48248697>
2019-05-31 19:05:51 [212451@main](b80bf00) Web Inspector: Timelines: CPU: gray (?) and (x) should be white
2019-05-31 00:12:03 [212419@main](d6b5778) Web Inspector: Audit: there should be a default test for WebInspectorAudit.Resources functionality <rdar://problem/49712348>
2019-05-30 23:15:09 [212415@main](d849604) Web Inspector: Audit: tests are unable to get the current Audit version
2019-05-29 00:14:35 [212347@main](c605193) Web Inspector: Timelines: spacing around pie chart is different between CPU and Memory
2019-05-28 19:10:23 [212335@main](6007c5b) REGRESSION (r244182): inspector/canvas/recording-webgl-snapshots.html became flaky on WK1 <rdar://problem/49873252>
2019-05-24 19:01:48 [212282@main](2d11a64) Web Inspector: Overlay: don't show setting for showing rulers/guides during element selection if it's not supported
2019-05-24 03:19:52 [212274@main](f8e0595) Web Inspector: prevent stripping `console.assert` if it's used inside a string
2019-05-24 01:34:32 [212272@main](a65219c) Web Inspector: Overlay: rulers/guides should be shown whenever element selection is enabled
2019-05-24 00:10:09 [212270@main](07ddada) Web Inspector: Overlay: rulers should switch sides if they intersect the highlighted node(s) so they don't obstruct any content
2019-05-23 18:04:49 [212245@main](980a18d) Web Inspector: clicking a source link should never open the Network tab
2019-05-22 23:12:07 [212214@main](6aca53a) Web Inspector: provide a debug setting button to reset all settings for easier testing/presentation
2019-05-20 20:45:22 [212144@main](1fe3f6c) Web Inspector: Storage tab crashes easily when adding new local/session storage entries.
2019-05-18 05:27:06 [212118@main](54ba16d) Web Inspector: Timelines: CPU/memory timeline bars sometimes don't draw correctly and jump around on scrolling <rdar://problem/46886315>
2019-05-18 05:10:30 [212117@main](ad53925) Web Inspector: Audit: make it easier to jump to any returned DOM node in the Elements tab <rdar://problem/50466774>
2019-05-18 04:44:34 [212115@main](5cf0356) Web Inspector: Elements: context menu items in DOM tree should work when not clicking directly on the node representation
2019-05-15 22:42:00 [212060@main](0857e3b) Web Inspector: user gesture toggle should also force user interaction flag
2019-05-15 22:37:12 [212057@main](9b53221) REGRESSION (r240644): Layout Test inspector/page/overrideSetting-ICECandidateFilteringEnabled.html is a flaky timeout <rdar://problem/48008005>
2019-05-15 22:36:34 [212056@main](29efbe1) REGRESSION (r242741) [Mac WK1 Debug] Layout Test inspector/timeline/exception-in-injected-script-while-recording.html is a flaky crash <rdar://problem/50354090>
2019-05-15 08:37:02 [212033@main](fa28dc0) Web Automation: elements larger than the viewport have incorrect in-view center point <rdar://problem/48737122>
2019-05-13 22:16:55 [211983@main](e13bbca) [ Mac Debug ] Layout Test inspector/audit/basic.html is a flaky timeout on bots <rdar://problem/49485452>
2019-05-13 22:07:52 [211982@main](b112965) [ Mac WK2 ] Layout Test js/dom/unhandled-promise-rejection-bindings-type-error.html is a flaky failure <rdar://problem/49039441>
2019-05-10 00:32:09 [211907@main](857b7cc) Web Inspector: Uncaught Exception: null is not an object (evaluating 'resource.parentFrame.securityOrigin') <rdar://problem/49578338>
2019-05-10 00:15:13 [211906@main](4b80145) Web Inspector: REGRESSION: unable to expand/collapse non-selectable WI.TreeOutline
2019-05-10 00:12:31 [211905@main](bd82c29) Web Inspector: Uncaught Exception: null is not an object (evaluating 'url.startsWith') <rdar://problem/49659633>
2019-05-04 02:45:08 [211735@main](a625969) Web Inspector: DOM: dragging a node to the console should log the node
2019-05-03 23:08:19 [211722@main](11cfc0a) Web Inspector: DOM: rename "low power" to "display composited"
2019-05-03 21:59:09 [211716@main](5f6ae44) REGRESSION(r230367): a "." is prepended before cookies set without an explicit domain <rdar://problem/49767847>
2019-05-03 16:36:17 [211700@main](cfeda02) Web Inspector: Record actions performed on WebGL2RenderingContext <rdar://problem/34213884>
2019-05-02 06:27:07 [211669@main](2a822be) Unreviewed, fix test failures after r242992. <rdar://problem/50383600>
2019-05-02 00:00:45 [211660@main](c0749bb) Unreviewed, fix test failures after r242809. <rdar://problem/50383600>
2019-05-01 00:12:51 [211627@main](83e1026) Crash when running test wpt/tests/element_click/bubbling.py::test_element_disappears_during_click <rdar://problem/49861407>
2019-04-24 21:30:51 [211466@main](0ed26c2) Web Inspector: Network: importing a HAR with an active detail view shows no content
2019-04-24 01:28:49 [211437@main](167ea40) Web Inspector: REGRESSION(r238168): Network: preserve log doesn't show main frame main resource changes <rdar://problem/49960464>
2019-04-24 01:20:32 [211436@main](5dc8df5) Web Inspector: Network: support drag/drop for importing
2019-04-23 22:30:06 [211429@main](1574543) Web Inspector: Debugger: remove ASSERT_NOT_REACHED where it's possible to reach <rdar://problem/48462912>
2019-04-23 21:06:43 [211426@main](d762fe0) Web Inspector: Uncaught Exception: null is not an object (evaluating 'this.ownerDocument.frameIdentifier') <rdar://problem/49444205>
2019-04-23 20:40:58 [211423@main](df5b1c3) ContentSecurityPolicy::logToConsole should include line/column number and source location <rdar://problem/13614617>
2019-04-23 20:32:39 [211422@main](6a2f3e5) Web Inspector: Canvas: support recording TypedOMCSSImageValue
2019-04-23 20:31:02 [211420@main](26aac6c) Web Inspector: Canvas: no obvious way of switching to the overview when viewing an imported recording <rdar://problem/50106641>
2019-04-23 18:06:29 [211412@main](6e3bf2b) Unreviewed, speculative fix for failing inspector/canvas/ tests. <rdar://problem/48248697>
2019-04-22 22:11:14 [211389@main](3746dd9) Web Inspector: REGRESSION: Sources: auto-continue breakpoint triangle is incorrectly positioned
2019-04-20 00:33:53 [211354@main](a098ade) Web Inspector: Timelines: CPU: remove extra border under last section
2019-04-20 00:33:20 [211353@main](17e9365) Web Inspector: Timelines: CPU: ensure that tracking stops when disconnecting Web Inspector <rdar://problem/49877875>
2019-04-20 00:31:13 [211352@main](ae093f8) Web Inspector: Timelines: adjust default Media timeline column widths
2019-04-20 00:30:35 [211351@main](8c2b1ad) Web Inspector: REGRESSION: Elements: "Inspect Element" context menu often doesn't select that element <rdar://problem/49953728>
2019-04-18 21:20:09 [211317@main](206e17b) Web Inspector: REGRESSION (r244155): pressing down expands folders in trees <rdar://problem/50006414>
2019-04-18 16:34:21 [211309@main](79f522c) Web Inspector: Canvas: enable WebGL2 for inspector page <rdar://problem/49916213>
2019-04-18 03:43:53 [211302@main](fff022f) Web Inspector: InspectorFrontendHost::inspectionLevel returns wrong value for inspector3
2019-04-17 20:01:47 [211285@main](7d324ad) Web Inspector: Canvas: imported recordings aren't processed when the navigation sidebar is collapsed <rdar://problem/49910815>
2019-04-17 19:28:54 [211280@main](6a59ad3) AX: AccessibilityObject::parentObject() doesn't need to be pure virtual <rdar://problem/49448209>
2019-04-16 19:53:09 [211241@main](5c8b248) Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'this._contentViewContainer.currentContentView.selectionPathComponents') <rdar://problem/49917789>
2019-04-16 19:48:37 [211240@main](7f12a23) Unprefix -webkit-sticky <rdar://problem/40903458>
2019-04-16 19:37:27 [211238@main](89b2137) Web Inspector: remove unused WI.DOMTreeDataGrid <rdar://problem/49931383>
2019-04-16 19:02:23 [211237@main](438508f) Web Inspector: Storage: values truncated in Local/Session table <rdar://problem/34998581>
2019-04-16 01:43:00 [211217@main](7372cf5) Web Inspector: update sheet rect whenever inspector window size changes <rdar://problem/49920241>
2019-04-16 00:02:32 [211211@main](8c7ddc2) Web Inspector: fake value descriptors for promises add a catch handler, preventing "rejectionhandled" events from being fired <rdar://problem/49114725>
2019-04-15 23:48:57 [211207@main](4360c26) Web Inspector: Heap: don't use recursion when calculating root paths <rdar://problem/49870751>
2019-04-15 20:29:30 [211186@main](9be20a5) Web Inspector: REGRESSION(r244172): crash when trying to add extra domain while inspecting JSContext <rdar://problem/49873994>
2019-04-15 19:56:59 [211183@main](83affb2) Web Inspector: REGRESSION(r244268): Canvas: navigation sidebar no longer appears <rdar://problem/49910618>
2019-04-15 19:49:08 [211182@main](2b64fdd) WebDriver: Set Cookie endpoint does not correctly set subdomain cookies <rdar://problem/49233240>
2019-04-15 19:46:34 [211181@main](a4ec38e) REGRESSION (r240644): Layout Test inspector/page/overrideSetting-ICECandidateFilteringEnabled.html is a flaky timeout <rdar://problem/48008005>
2019-04-15 19:17:14 [211180@main](a71f07a) Web Inspector: DOMDebugger: move breakpoint storage to use `WI.ObjectStore` <rdar://problem/49236864>
2019-04-15 18:58:27 [211179@main](27e34ff) Web Inspector: drag/drop over the sidebar should load an imported file in Canvas/Audit tab <rdar://problem/49858190>
2019-04-15 18:47:38 [211176@main](a854701) Web Inspector: Heap: logging an object from a snapshot shouldn't use the "special" style if the object is reachable <rdar://problem/49870693>
2019-04-15 18:34:51 [211175@main](7ca4209) Web Inspector: Debugger: deleting a special breakpoint should disable it <rdar://problem/49740680>
2019-04-15 17:31:46 [211173@main](8c15f49) Web Inspector: Uncaught Exception: null is not an object (evaluating 'this.selectedTreeElement.reveal') <rdar://problem/49800708>
2019-04-15 17:29:26 [211172@main](7d1024d) Web Inspector: Uncaught Exception: Can't find variable: WebGL2RenderingContext <rdar://problem/49858912>
2019-04-15 17:27:40 [211171@main](a6147e3) Web Inspector: DOMDebugger: "Attribute Modified" breakpoints pause after the modification occurs for the style attribute <rdar://problem/49570681>
2019-04-15 17:27:27 [211170@main](4962078) Web Inspector: sidebar panels shouldn't be added as subviews unless visible <rdar://problem/49870659>
2019-04-15 17:26:39 [211169@main](6a261ca) Web Inspector: Elements: event listener change events should only be fired for the selected node and it's ancestors <rdar://problem/49870627>
2019-04-15 17:24:54 [211168@main](c8765cd) Web Inspector: replace all uses of `this` with `WI` in Main.js/Test.js <rdar://problem/49796618>
2019-04-15 17:23:26 [211167@main](77b2c57) Web Inspector: REGRESSION: Heap: snapshots taken manually don't appear in the list <rdar://problem/49880278>
2019-04-15 17:22:11 [211166@main](ea7de77) Web Inspector: REGRESSION (r244157): Timelines: ruler size appears wrong on first layout <rdar://problem/49880539>
2019-04-12 20:46:55 [211139@main](76ba1d7) WebDriver: evaluating javascript shouldn't fail if a dialog is shown <rdar://problem/49609396>
2019-04-11 22:56:40 [211108@main](851a92f) Web Inspector: REGRESSION(r244195): Timelines: unable to take heap snapshot <rdar://problem/49828862>
2019-04-11 21:06:47 [211104@main](099eda4) Web Inspector: Timelines: can't reliably stop/start a recording <rdar://problem/47606798>
2019-04-11 02:04:57 [211091@main](edf489e) Web Inspector: save sheet should be anchored underneath the tab bar when detached <rdar://problem/49613280>
2019-04-11 00:33:29 [211086@main](c5f18ad) Source/JavaScriptCore: <rdar://problem/49039645>
2019-04-10 23:15:08 [211081@main](0d25365) Web Inspector: REGRESSION: lazy agents used outside of frontend/instrumentation can be accessed before being created <rdar://problem/49669810>
2019-04-10 22:48:54 [211074@main](a9865f3) Web Inspector: Timelines: can't reliably stop/start a recording <rdar://problem/47606798>
2019-04-10 22:47:26 [211073@main](43203d7) Web Inspector: REGRESSION: Audit: result UI shown on first open if an audit was previously selected <rdar://problem/49722252>
2019-04-10 22:47:02 [211072@main](d7a52a1) Web Inspector: Debugger: current call frame indicator is indented when there is more than one thread <rdar://problem/49582138>
2019-04-10 22:44:50 [211071@main](44a0c9a) Web Inspector: REGRESSION (r238602): Elements: deleting the last child of a collapsed parent selects the parent's next sibling <rdar://problem/46738990>
2019-04-10 22:44:11 [211070@main](e8f487d) Web Inspector: Elements tab: multiple selection lost after navigating to another tab <rdar://problem/46709392>
2019-04-09 18:45:33 [211021@main](4d944b3) Unreviewed, fix test failures after r239698. <rdar://problem/47223615>
2019-04-08 20:46:34 [210978@main](a1fa163) Web Inspector: REGRESSION: Audit: default audits aren't added when an existing audit is present <rdar://problem/49660757>
2019-04-05 23:39:16 [210939@main](0613a21) Web Inspector: TestSuite test cases should have their own timeout to ensure tests fail with output instead of timeout by test runner <rdar://problem/28574102>
2019-04-03 21:03:58 [210822@main](4caaaab) Web Inspector: Single click on links in non-read-only TextEditors should not follow links <rdar://problem/15323913>
2019-04-03 00:44:42 [210782@main](d54dbda) Web Inspector: Elements: DOM breakpoint icon should stroke when hovering selection area <rdar://problem/49540494>
2019-04-02 22:19:05 [210774@main](cf77521) Web Inspector: Canvas: add support for showing WebGPU contexts <rdar://problem/49438898>
2019-04-02 00:20:11 [210739@main](ec009e9) Web Inspector: Debugger: modernize serialization of breakpoints and the maps that hold them <rdar://problem/49236485>
2019-04-01 23:38:45 [210737@main](0dd4a07) Web Inspector: DOMDebugger: disabling a breakpoint for a specific event listener removes it from the UI <rdar://problem/49489318>
2019-04-01 22:41:28 [210736@main](4b8beef) Web Inspector: Canvas: auto-record after page load sometimes shows the wrong UI <rdar://problem/49356686>
2019-04-01 22:41:24 [210735@main](9a2b227) Web Inspector: DOMDebugger: breakpoints for attribute modifications still fire when breakpoints are disabled <rdar://problem/49489747>
2019-04-01 22:38:29 [210734@main](4320058) Web Inspector: Canvas: add compatibility support for WebMetal <rdar://problem/49439417>
2019-04-01 22:35:50 [210733@main](53a7b44) Web Inspector: "Copy as HTML" appears twice when showing a context menu for a logged node <rdar://problem/49290676>
2019-04-01 21:50:02 [210731@main](84d6e09) Web Inspector: Debugger: breakpoints don't populate in inspector2 on first load <rdar://problem/49097787>
2019-03-29 21:49:53 [210680@main](6a89df5) Web Inspector: add fast returns for instrumentation hooks that have no affect before a frontend is connected <rdar://problem/49403417>
2019-03-29 20:56:20 [210679@main](deec10d) Web Inspector: Storage: some cookie column headers are not localized <rdar://problem/48467422>
2019-03-28 18:08:03 [210631@main](0a9538e) Web Inspector: Canvas: unbinding a canvas should always remove the agent as an observer <rdar://problem/49357109>
2019-03-26 18:12:37 [210562@main](68baa66) Web Inspector: Sources: fix typo in CSS selector to always show add breakpoint button
2019-03-24 20:23:32 [210481@main](4e5c847) Web Inspector: Canvas: WebGL action icon shouldn't invert when selected
2019-03-24 20:21:13 [210479@main](41a77f4) Web Inspector: Canvas: missing icons for WebGL2 contexts
2019-03-22 23:34:29 [210462@main](63ce753) Unreviewed, fix test failures after r243269.
2019-03-22 22:19:38 [210460@main](e5dc06b) Web Inspector: Sources: "Reveal in Resources Tab" still shown when Sources tab is enabled
2019-03-22 22:03:22 [210457@main](b848c49) Web Inspector: Safari Canvas Inspector seems to show the canvas being rendered twice per frame. <rdar://problem/49113496>
2019-03-22 02:47:35 [210419@main](d1233a6) Web Inspector: Safari Canvas Inspector seems to show the canvas being rendered twice per frame. <rdar://problem/49113496>
2019-03-21 19:55:44 [210381@main](7b5e895) Unreviewed, fix test failures after r243269.
2019-03-21 18:22:08 [210367@main](b2384e3) Web Inspector: Page: lazily create the agent <rdar://problem/48791916>
2019-03-21 18:03:02 [210365@main](fe53c44) Web Inspector: Timelines: flatten the overview to show all records, one per line <rdar://problem/46423618>
2019-03-21 18:00:43 [210364@main](df5e9a6) Web Inspector: Sources: the name of the file should not be used as a folder <rdar://problem/49097710>
2019-03-21 03:10:28 [210338@main](d04ff35) Web Inspector: DOM: lazily create the agent <rdar://problem/48791742>
2019-03-21 02:27:35 [210337@main](3aca6a6) Web Inspector: Canvas: rework how Canvas.enable/Canvas.disable is used so that events are not sent when the Canvas tab isn't enabled <rdar://problem/48941756>
2019-03-21 02:23:21 [210336@main](5467587) Web Inspector: Sources: collapsing a section doesn't shrink the space used by that section
2019-03-21 00:55:40 [210334@main](eeb7e34) Web Inspector: Timeline should show when events preventDefault() was called on an event or not <rdar://problem/34290931>
2019-03-21 00:22:06 [210329@main](72c5aec) Web Inspector: Styles Redesign: Editing selector should not hide the rule <rdar://problem/35062434>
2019-03-20 23:53:03 [210325@main](3dbcb5d) Web Inspector: no way to filter out all console messages or all evaluations/results <rdar://problem/30023523>
2019-03-20 21:55:05 [210310@main](264800f) Web Inspector: DOM: include window as part of any event listener chain <rdar://problem/48916872>
2019-03-20 21:53:06 [210309@main](4bd15aa) Web Inspector: Runtime: lazily create the agent <rdar://problem/49039655>
2019-03-20 21:49:13 [210308@main](2fb4b72) Web Inspector: Debugger: virtualize the list of variables in the Scope sidebar <rdar://problem/46800949>
2019-03-20 20:31:08 [210300@main](b599e39) Unreviewed, fix test failures after r243161.
2019-03-20 19:50:21 [210292@main](07e188a) Web Inspector: Debugger: move breakpoint storage to use `WI.ObjectStore` <rdar://problem/46746857>
2019-03-20 19:37:16 [210291@main](bca59b0) Web Inspector: Sources: disabled breakpoints banner should be sticky <rdar://problem/48442259>
2019-03-20 19:11:01 [210290@main](f278b1a) "Reveal in Layers Tab" context menu option should not be available if the Layers Tab has not been enabled
2019-03-20 18:58:04 [210286@main](198fee0) Web Inspector: Console: add a setting for controlling auto-expansion of Trace messages
2019-03-20 18:53:47 [210285@main](ac21af8) Web Inspector: Database: lazily create the agent <rdar://problem/48791735>
2019-03-20 17:45:02 [210280@main](6707b8f) Web Inspector: DOM: selecting a node in a different frame should automatically switch the console prompt's execution context <rdar://problem/48930866>
2019-03-20 17:43:05 [210279@main](fb4988b) Web Inspector: refactor WI.TimelineDataGridNode and its subclasses to unify the API surface <rdar://problem/49028896>
2019-03-20 16:28:16 [210274@main](8858b0b) Web Inspector: changes to CSS resources only take affect once editing stops <rdar://problem/48905413>
2019-03-20 16:21:37 [210273@main](6319f95) Web Inspector: Search: allow DOM searches to be case sensitive <rdar://problem/48087577>
2019-03-20 05:40:11 [210258@main](0518368) Web Inspector: Debugger: lazily create the agent <rdar://problem/49039674>
2019-03-19 23:35:20 [210248@main](5c931ea) Web Inspector: Sources: provide option to group by path <rdar://problem/27340680>
2019-03-19 20:13:03 [210235@main](176c12d) Web Inspector: CPU Usage Timeline - the right edge of each column should align with a CPU measurement <rdar://problem/48915271>
2019-03-19 19:31:31 [210230@main](4251bb4) Web Inspector: Provide $event in the console when paused on an event listener
2019-03-19 19:25:52 [210229@main](b159875) Web Inspector: ScriptProfiler: lazily create the agent <rdar://problem/48791756>
2019-03-19 19:11:07 [210227@main](ea11c7a) Web Inspector: DOMStorage: lazily create the agent <rdar://problem/48791878>
2019-03-19 18:41:37 [210224@main](b616d2c) Unreviewed, fix test failures after r243119.
2019-03-19 18:03:33 [210221@main](1109c16) Web Inspector: DOM: "Capture Screenshot" should only be shown if the node is attached <rdar://problem/48916594>
2019-03-19 17:50:19 [210219@main](28c19d1) Web Inspector: Heap: lazily create the agent <rdar://problem/48791750>
2019-03-19 00:31:24 [210188@main](48ebc63) Web Inspector: Timeline: lazily create the agent <rdar://problem/48965403>
2019-03-16 02:21:45 [210112@main](721cf68) Web Inspector: Canvas: remove agent as observer when disabling <rdar://problem/48940255>
2019-03-15 08:12:21 [210079@main](8828986) Web Inspector: provide a way to capture a screenshot of a node from within the page <rdar://problem/10731573>
2019-03-14 20:48:38 [210049@main](c3f9319) Web Inspector: REGRESSION: Canvas: the first processed action should be selected as soon as it's available if no previous selected action exists <rdar://problem/48875214>
2019-03-14 10:13:57 [210031@main](6d0569d) Web Inspector: Audit: provide a way to get the contents of resources <rdar://problem/48550911>
2019-03-14 09:46:01 [210030@main](0f8b48a) Web Inspector: Console: getEventListeners should work for any EventTarget
2019-03-14 09:33:24 [210029@main](6f4c7c8) Web Inspector: Styles: `::-webkit-scrollbar*` rules aren't shown <rdar://problem/48450148>
2019-03-14 08:00:56 [210027@main](8962783) Web Inspector: we should show artificial context menus on mousedown instead of click
2019-03-14 01:35:35 [210019@main](b0e6ad6) Web Inspector: Debugger: pausing in an inline script on a page with a URL query creates an Extra Script <rdar://problem/48853820>
2019-03-13 19:28:26 [209989@main](437c6d5) Web Inspector: Protocol Logging: log messages with backtrace if inspector^2 is open
2019-03-13 19:19:26 [209988@main](2abee38) Web Inspector: REGRESSION(r242737): unnecessary semicolon added when populating WI.TreeOutline stylesheet
2019-03-12 21:47:38 [209956@main](dd3583a) Web Inspector: Sources: allow image collections to be filtered by type
2019-03-12 20:05:52 [209948@main](a3b000d) Web Inspector: Elements: provide node context menu items for event listeners sorted by node
2019-03-12 19:03:01 [209939@main](92eb2b1) Web Inspector: DOM Debugger: remove left padding when the last DOM breakpoint is removed
2019-03-12 18:59:29 [209937@main](f019ae6) Web Inspector: Canvas: export recording as HTML <rdar://problem/48588673>
2019-03-12 18:56:28 [209936@main](e0eccd4) Web Inspector: Audit: there should be a centralized place for reusable code <rdar://problem/47040673>
2019-03-12 03:22:29 [209898@main](995afe8) Web Inspector: use -webkit-{margin,padding}-{start,end} instead of [dir={ltr/rtl}] rules <rdar://problem/48778727>
2019-03-12 02:54:07 [209895@main](90310d3) Web Inspector: DOMDebugger: protocol error on first open <rdar://problem/48538465>
2019-03-11 21:56:32 [209875@main](92890c4) Web Inspector: DOMDebugger: protocol error on first open <rdar://problem/48538465>
2019-03-11 20:35:21 [209869@main](e34871e) Web Inspector: eliminate manual syncing of numeric constants used by JavaScript and CSS <rdar://problem/48257785>
2019-03-07 20:40:14 [209746@main](d55bf15) Web Inspector: Protocol: add type checking when commands are called via invoke <rdar://problem/48588679>
2019-03-07 19:24:23 [209744@main](0aef324) Web Inspector: REGRESSION(r242118): WI.ScopeBar missing background
2019-03-07 19:11:52 [209742@main](4faac48) Web Inspector: CSS: there should be a way to inline-replace a variable with it's value
2019-03-07 08:41:25 [209734@main](85b9196) Web Inspector: Canvas: lazily create the agent
2019-03-07 04:32:50 [209730@main](0037a23) Web Inspector: Elements: highlight the node when hovering event listeners sorted by node
2019-03-07 03:21:19 [209729@main](eb4ae45) Web Inspector: DOM Debugger: event breakpoints still fire when breakpoints are disabled <rdar://problem/48651645>
2019-03-06 19:22:30 [209705@main](e4a62f0) Web Inspector: CSS Changes: only show changes for the given node <rdar://problem/48050206>
2019-03-06 19:08:28 [209702@main](fc1730f) Web Inspector: Canvas: color swatches aren't shown for valid inputs with leading/trailing whitespace
2019-03-05 22:05:15 [209681@main](c627c9a) Web Inspector: Canvas: remove event listeners once a recording is ready
2019-03-05 19:44:33 [209672@main](a2be748) Web Inspector: iPod user agent UIString should have a lowercase "T" <rdar://problem/48586853>
2019-03-05 01:34:16 [209656@main](158bb83) Web Inspector: CSS: class input isn't fully centered
2019-03-04 22:57:12 [209647@main](d8e12d4) Web Inspector: Audit: show the version number in the UI
2019-03-04 20:35:54 [209635@main](44d757c) Web Inspector: Canvas: protocol error on first open <rdar://problem/48407871>
2019-03-04 20:23:49 [209631@main](907e1d8) Web Inspector: Toggling Timeline "Stop when page loads" to on should stop (immediately or soon) any active recording if already past the load event
2019-03-03 00:18:55 [209592@main](bf189d3) Web Inspector: Unexpectedly frequent flashing of DOM node attributes <rdar://problem/22296830>
2019-03-02 22:40:43 [209588@main](1cece5e) Web Inspector: Debugger: DOM, URL, and Event breakpoints don't grey out when all breakpoints are disabled <rdar://problem/48478193>
2019-03-02 20:50:08 [209585@main](21256fb) Web Inspector: Sources: breakpoints should be disabled when an audit is running <rdar://problem/48441373>
2019-03-02 20:32:11 [209584@main](a08b5f4) Web Inspector: Debugger: don't enable breakpoints when source location changes <rdar://problem/48422701>
2019-03-01 01:11:56 [209525@main](8f8558f) Web Inspector: Timelines: don't show the auto-stop UI when not inspecting a page
2019-02-28 22:54:38 [209513@main](b860f1e) REGRESSION (r240644): Layout Test inspector/page/overrideSetting-ICECandidateFilteringEnabled.html is a flaky timeout <rdar://problem/48008005>
2019-02-28 22:01:24 [209509@main](d3d9e48) Web Inspector: Canvas: change tests to not print out dataURLs <rdar://problem/48248697>
2019-02-28 21:06:59 [209506@main](ae64b11) Web Inspector: Canvas: enabling auto-capture if the frame count is empty triggers an assertion
2019-02-27 23:54:42 [209470@main](1a5e80b) Web Inspector: Use Element.closest for internal code
2019-02-27 22:24:43 [209465@main](eaed3e6) Web Inspector: REGRESSION(r242118): Debugger: event breakpoints have no icon
2019-02-27 21:24:53 [209461@main](5f2679a) Web Inspector: Dark Mode: unreadable text in bezier curve editor numeric input fields <rdar://problem/48378541>
2019-02-27 20:13:14 [209458@main](e343cdc) Web Inspector: popover colors don't change when transitioning to/from dark mode <rdar://problem/48444188>
2019-02-26 21:50:41 [209427@main](063bebb) Web Inspector: Search: no results when opening to Search tab <rdar://problem/48407699>
2019-02-26 08:14:57 [209402@main](69ff6eb) Web Inspector: navigation sidebar says "No Search Results" when a slow search is in progress <rdar://problem/29473874>
2019-02-26 08:11:37 [209401@main](ab4615b) Web Inspector: Canvas: if no auto-capture value is specified, don't force the input to have "0" as the value <rdar://problem/48276798>
2019-02-26 08:00:26 [209400@main](981361c) Web Inspector: Console: dragging a selection outside the selected element clears the selection <rdar://problem/46719239>
2019-02-26 07:36:29 [209398@main](8dbb956) Web Inspector: hovering a node inside an object preview should highlight it <rdar://problem/48246433>
2019-02-26 01:06:40 [209385@main](b49b029) Web Inspector: REGRESSION(r242018): Timelines shows no results
2019-02-25 19:09:05 [209373@main](26c8ef8) Web Inspector: [META] Merge Resources and Debugger into a single Sources tab
2019-02-25 04:41:53 [209354@main](94b6017) Web Inspector: Change the InspectorOverlay to use native rather than canvas <rdar://problem/13443692>
2019-02-25 04:27:46 [209353@main](88e11d6) Web Inspector: provide a way to make searches case sensitive or use a regular expression <rdar://problem/46800955>
2019-02-25 03:04:01 [209352@main](3246a48) Web Inspector: make debounce Proxy into its own class
2019-02-23 04:17:58 [209331@main](f3a38b0) Web Inspector: Timelines: add UI for preventing auto-stop
2019-02-23 04:10:00 [209330@main](bb30a92) REGRESSION(r?): Web Inspector: Popovers have inset shadows <rdar://problem/46888679>
2019-02-23 04:07:58 [209329@main](44ea69b) Web Inspector: Styles Redesign: clicking CSS property or selector should always select its text <rdar://problem/36038366>
2019-02-21 19:59:01 [209271@main](955c5a1) Web Inspector: Canvas: recordings with a single frame sometimes missing TreeElement
2019-02-21 18:56:36 [209270@main](1f82fda) Web Inspector: DOM Debugger: node-specific event breakpoints aren't cleared/recalculated on navigation <rdar://problem/48253415>
2019-02-21 18:00:50 [209268@main](a253d82) Web Inspector: macOS user agent option should be available in device settings menu <rdar://problem/48259253>
2019-02-18 20:11:16 [209163@main](039e0a6) Web Inspector: duplicate left double quotation mark (\u201C) in 'Unable to show certificate for “%s“.' <rdar://problem/48159683>
2019-02-15 22:14:29 [209114@main](df87d9d) Web Inspector: Canvas: all actions after an offscreen path modification are marked as offscreen path errors
2019-02-15 19:12:20 [209099@main](5f8b6ac) Web Inspector: Canvas: taking a second recording doesn't select the Initial State by default
2019-02-12 18:22:40 [208959@main](451b80d) Web Inspector: Timelines: clicking on an empty space in the overview should deselect any selected record bar <rdar://problem/47868426>
2019-02-11 22:27:37 [208938@main](820d2cb) Web Inspector: add context menu items to copy a resource's HTTP request/response data <rdar://problem/21693696>
2019-02-09 02:31:52 [208886@main](bbd40cd) Web Inspector: Audit: show keyboard shortcut in export tooltip
2019-02-08 06:51:52 [208852@main](55d852e) PseudoElement created for any ::before/::after selector regardless of whether a content property exists <rdar://problem/46787260>
2019-02-07 00:31:56 [208802@main](81bbb72) Web Inspector: DOM: don't send the entire function string with each event listener <rdar://problem/47822809>
2019-02-06 01:01:38 [208762@main](38e90c1) Web Inspector: Lots of time spent updating related resources in ResourceDetailsSidebar when loading a page with lots of resources <rdar://problem/27251461>
2019-02-05 07:48:10 [208727@main](9b54ce2) Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'classes.includes') <rdar://problem/47811159>
2019-02-05 01:11:56 [208712@main](8061ace) Web Inspector: Resources: missing resource data for document on reload <rdar://problem/47559021>
2019-02-01 23:29:36 [208649@main](1746a2f) Web Inspector: create icons for media event types instead of using a blue circle <rdar://problem/45507995>
2019-01-31 06:52:35 [208549@main](a798f56) Web Inspector: Memory Timeline View should be responsive / resizable <rdar://problem/24444320>
2019-01-30 23:54:04 [208525@main](89ecb8d) Web Inspector: change style of device settings override popover content
2019-01-30 20:08:16 [208515@main](ceb8070) Web Inspector: Uncaught Exception: null is not an object (evaluating 'url.startsWith')
2019-01-29 22:40:44 [208480@main](b9ea1d4) Web Inspector: expose a way of determining if a detached frontend is for a remote target <rdar://problem/47621366>
2019-01-29 18:39:21 [208462@main](1fdb9a2) Web Inspector: provide a way to edit page WebRTC settings on a remote target
2019-01-29 06:20:56 [208442@main](970b61b) Web Inspector: provide a way to edit page WebRTC settings on a remote target <rdar://problem/47572764>
2019-01-26 23:54:29 [208381@main](bb049a8) Web Inspector: handle CSS Color 4 color syntaxes <rdar://problem/47062403>
2019-01-26 22:32:38 [208380@main](c03a1c9) Web Inspector: provide a way to edit the user agent of a remote target <rdar://problem/47359292>
2019-01-26 03:57:17 [208371@main](6fa9d47) Web Inspector: provide a way to edit page settings on a remote target <rdar://problem/47359510>
2019-01-26 03:24:03 [208369@main](185bc8c) Web Inspector: Audit: unable to import audits
2019-01-26 01:06:51 [208365@main](b92d15f) Web Inspector: Uncaught Exception: No node with given id found
2019-01-25 22:05:09 [208343@main](501f777) Web Inspector: Timelines: DOMContentLoaded and load event lines need to be more obvious <rdar://problem/45100694>
2019-01-25 21:49:03 [208339@main](e1a1c51) Web Inspector: Audit: remove experimental setting <rdar://problem/28234022>
2019-01-25 21:35:03 [208337@main](cfb4c22) Web Inspector: show uncaught exception view for unhandled promise rejections
2019-01-25 19:39:38 [208328@main](6b70564) Web Inspector: REGRESSION (r237808): offscreen path warning doesn't work
2019-01-25 19:35:29 [208326@main](cfc2dfd) Web Inspector: `WI.Setting.migrateValue` doesn't take into account the key prefix
2019-01-25 09:27:50 [208311@main](a59a593) Web Inspector: improve invalid Audit/Recording JSON error messages <rdar://problem/47303659>
2019-01-25 06:47:49 [208309@main](5277ab1) Web Inspector: Audit: add supports key to test/group for compatibility <rdar://problem/47460872>
2019-01-23 19:29:18 [208249@main](571557a) WebInspector: Confusingly nested events in the timeline for Mutation Observers <rdar://problem/46854178>
2019-01-23 04:51:45 [208221@main](d095060) Web Inspector: InspectorInstrumentation::willEvaluateScript should include column number <rdar://problem/13905910>
2019-01-23 04:17:06 [208218@main](4d2c47d) Web Inspector: expose Audit and Recording versions to the frontend <rdar://problem/47130684>
2019-01-23 00:32:59 [208209@main](5bd0dd6) Web Inspector: Audit: provide a way to get related Accessibility properties for a given node <rdar://problem/46787862>
2019-01-22 20:52:53 [208187@main](2e635f1) Web Inspector: Audit: provide a way to get related Accessibility nodes for a given node <rdar://problem/46799956>
2019-01-22 19:54:05 [208182@main](d04ad6c) Web Inspector: Audit: use plural strings for Passed, Failed, and Unsupported <rdar://problem/46628680>
2019-01-19 00:13:28 [208110@main](0f3b93a) Web Inspector: Audit: don't keep the injected sub-objects alive between runs <rdar://problem/47398091>
2019-01-18 22:21:02 [208095@main](db4ebac) Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'resource.finished')
2019-01-18 00:19:07 [208062@main](3658f2f) Web Inspector: fix Xcode project file list after r239976
2019-01-16 19:56:34 [208007@main](335f1bd) Web Inspector: extend overlay element bounds lines to the right/below as well
2019-01-15 18:03:05 [207959@main](9b0fb99) Unreviewed, test fix after r239976.
2019-01-15 16:31:05 [207956@main](f495834) Web Inspector: Audit: provide a way to determine whether a give node has event listeners <rdar://problem/46800005>
2019-01-15 16:28:37 [207955@main](c9cd262) Web Inspector: Audit: provide a way to query for all nodes with a given computed Accessibility role <rdar://problem/46787787>
2019-01-15 08:25:33 [207945@main](0fce9e3) Web Inspector: Audit: create new IDL type for exposing special functionality in test context <rdar://problem/46801218>
2019-01-14 23:22:46 [207927@main](146459e) Web Inspector: Event breakpoints: typing uppercase "DOM" doesn't show completions for events that start with "DOM"
2019-01-14 22:52:31 [207926@main](de9128c) Web Inspector: Event breakpoints: text field and completion popover fonts should match
2019-01-14 20:17:24 [207911@main](e771863) Web Inspector: Settings: group titles should vertically align with the first editor
2019-01-12 00:40:14 [207868@main](62552c4) Fix style CFNetworkSPI style checker warnings from r239698
2019-01-11 05:54:54 [207843@main](aeb9267) Web Inspector: Audit: allow audits to be enabled/disabled <rdar://problem/46423583>
2019-01-09 19:38:45 [207786@main](dbd7d00) Web Inspector: Protocol Logging: log messages as objects if inspector^2 is open
2019-01-07 23:22:10 [207724@main](bfc0d4a) Web Inspector: Audit: run arrow shouldn't be visible when running tests <rdar://problem/46423615>
2019-01-07 22:41:29 [207722@main](4a2ca7b) Web Inspector: extend XHR breakpoints to work with fetch <rdar://problem/40431027>
2019-01-07 22:18:59 [207717@main](8e9395f) Web Inspector: Network: show secure connection details per-request <rdar://problem/45979891>
2019-01-05 00:28:57 [207674@main](cadd62d) Web Inspector: Audit: disable breakpoints when running Audit <rdar://problem/47057083>
2019-01-03 21:58:23 [207627@main](00b1fa8) Web Inspector: conic-gradient color picker doesn't accurately show color when saturation value is not 100% <rdar://problem/46746815>
2019-01-03 03:48:19 [207613@main](e5c4114) Web Inspector: Implement `queryObjects` Command Line API <rdar://problem/34890689>
2018-12-22 00:39:04 [207562@main](8ced511) Web Inspector: Styles Redesign: remove unused CSS style icons <rdar://problem/46912094>
2018-12-21 23:10:11 [207553@main](bd87a05) Web Inspector: Settings: experimental setting editors are misaligned in other locales <rdar://problem/46718451>
2018-12-21 22:27:50 [207549@main](75abb1f) Web Inspector: update scroll position when revealing a virtualized WI.DataGridNode <rdar://problem/46886427>
2018-12-20 18:29:45 [207493@main](1068ffa) Web Inspector: UIString should take an optional key and description to aid localization <rdar://problem/24542505>
2018-12-20 18:15:46 [207490@main](ee2e81c) Web Inspector: Audits: don't cache default audits <rdar://problem/46626543>
2018-12-20 17:37:56 [207484@main](59a1308) Web Inspector: Dark Mode: unreadable background color for tables containing object previews <rdar://problem/46855270>
2018-12-20 06:48:32 [207475@main](eb559df) Web Inspector: Audit: fix descriptions for default tests <rdar://problem/46729437>
2018-12-20 04:00:01 [207464@main](62dd78b) Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'effectiveDOMNode.enabledPseudoClasses')
2018-12-20 03:57:10 [207463@main](197641f) Web Inspector: REGRESSION (r237195): Timelines: selecting a rendering frame row moves the time selection <rdar://problem/46782446>
2018-12-20 03:56:27 [207462@main](ccebc85) Web Inspector: Canvas: the recording auto-capture input shouldn't start focused
2018-12-20 00:31:27 [207448@main](b7eba5d) Web Inspector: Audit: provide localization support for % pass display <rdar://problem/46779245>
2018-12-19 22:09:22 [207439@main](10e2b0d) Web Inspector: Audit: "Clear Filters" button gets clipped when window is vertically small <rdar://problem/46780400>
2018-12-18 19:43:55 [207392@main](3989bdc) Web Inspector: Layers: increase default column width for other localizations <rdar://problem/46628625>
2018-12-18 02:45:05 [207359@main](33c335a) Web Inspector: Canvas: path view is misaligned
2018-12-17 21:16:30 [207343@main](4735e7f) Web Inspector: Audit: add plural result strings <rdar://problem/46628680>
2018-12-17 21:15:39 [207342@main](ac7ee42) Web Inspector: Settings: add singular "space" UIString <rdar://problem/46776948>
2018-12-13 23:20:35 [207256@main](d3cb38e) Web Inspector: remove DOM.BackendNodeId and associated commands/events
2018-12-13 22:31:25 [207252@main](9dad8d0) Web Inspector: experimental settings reload button disappears after changing more than one setting <rdar://problem/46626204>
2018-12-11 19:27:26 [207173@main](bdb876a) Web Inspector: overlay bounds rulers don't match element when page is scrolled
2018-12-05 19:19:00 [207032@main](66223b9) Unreviewed, add myself to some watch lists.
2018-12-04 09:08:42 [206991@main](926e3e4) Web Inspector: Audit: tests should support async operations <rdar://problem/46423562>
2018-12-04 06:01:16 [206984@main](07c8f5e) Web Inspector: Audit: save the expanded state of test groups <rdar://problem/46440704>
2018-12-04 04:06:55 [206983@main](1b5e936) Web Inspector: Audit: sidebar briefly shows "No Filter Results" before populating default audits <rdar://problem/46436550>
2018-12-04 04:06:31 [206982@main](fc0a099) Web Inspector: Audit: navigating while tests are running should stop and clear all results <rdar://problem/46435222>
2018-12-04 00:57:36 [206972@main](f320350) Web Inspector: Audit: "Add Default Audits" shown when there are no filter results
2018-12-04 00:15:22 [206970@main](8780f23) Web Inspector: Canvas: add singular localized string for "Record first %s frames"
2018-12-03 22:28:35 [206965@main](9755ac9) Web Inspector: Audit: test tree elements should start out collapsed
2018-11-30 21:27:54 [206896@main](9cb6e4f) Web Inspector: Settings: reload button needs horizontal spacing <rdar://problem/46274363>
2018-11-30 18:55:38 [206887@main](7d2fcfa) Web Inspector: replace all unicode characters with the escaped character code <rdar://problem/46275637>
2018-11-29 00:09:51 [206798@main](2a0ed04) Web Inspector: Audit: empty results folder is shown after clearing filters
2018-11-26 19:01:04 [206671@main](0cc2127) Web Inspector: "No Filter Results" in navigation sidebar should have a button to clear filters
2018-11-26 18:20:55 [206669@main](abbd243) Web Inspector: Audit: automatically add to tab bar when the experimental setting is enabled
2018-11-25 22:11:24 [206653@main](b21c23e) Web Inspector: Timelines: add Media timeline
2018-11-20 01:15:15 [206561@main](a89f6cf) Web Inspector: Audit: removing and re-adding the tab will duplicate tests
2018-11-17 18:27:42 [206528@main](1c0cfc7) Web Inspector: Network: add button to show system certificate dialog <rdar://problem/45977019>
2018-11-17 02:14:44 [206513@main](455c3c0) Web Inspector: Audit: add default tests
2018-11-17 02:10:43 [206512@main](e08074e) Web Inspector: Audit: minor style improvements
2018-11-14 22:39:25 [206406@main](01c55dd) Web Inspector: REGRESSION(r236540): Debugger: breakpoints are sorted alphabetically instead of numerically
2018-11-14 22:03:14 [206403@main](89c505a) Web Inspector: Canvas: send a call stack with each action instead of an array of call frames
2018-11-14 22:01:03 [206402@main](e33b24f) Web Inspector: add drag+drop for importing Audits and Recordings
2018-11-14 12:01:31 [206373@main](484652f) Web Inspector: Canvas: don't start with auto-capture enabled
2018-11-14 09:26:23 [206372@main](992b62a) Web Inspector: Network Graphs are missing minimum sizes, might have no graph at all
2018-11-13 22:06:14 [206353@main](4418e2f) Web Inspector: REGRESSION(r238122): fetching the CertificateInfo triggers an ASSERT in workers
2018-11-13 07:07:21 [206331@main](e78a622) Web Inspector: Network: show secure certificate details per-request <rdar://problem/30019476>
2018-11-05 22:03:47 [206085@main](1fc4470) Web Inspector: Audit: turn off Start button when all tests are removed
2018-11-05 17:34:48 [206064@main](9882ea3) Web Inspector: show save/restore stack for recorded 2D Canvases <rdar://problem/34040756>
2018-11-03 23:24:35 [206036@main](e32b048) Web Inspector: Canvas: capture changes to <canvas> that would affect the recorded context
2018-11-02 04:11:57 [205987@main](ddad2a6) Web Inspector: View: introduce a didLayoutSubtree
2018-11-02 00:27:19 [205982@main](86d110a) Web Inspector: Network: remove unnecessary media event tracking
2018-11-01 23:49:32 [205980@main](5fa88ca) Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'mouseBlock.addEventListener')
2018-11-01 19:12:45 [205968@main](c2b6f70) Web Inspector: fix debug WK1 test failures for WI.ObjectStore
2018-11-01 16:11:28 [205960@main](bcb4e52) Unreviewed test fix after r237670.
2018-11-01 04:13:41 [205952@main](2346fe5) Web Inspector: Canvas: create a setting for auto-recording newly created contexts
2018-11-01 04:12:59 [205951@main](1dd2c6b) Web Inspector: display low-power enter/exit events in Timelines and Network node waterfalls <rdar://problem/45319049>
2018-11-01 01:18:07 [205947@main](fe9a117) Web Inspector: Audit: save imported audits across WebInspector sessions <rdar://problem/45527625>
2018-10-31 23:57:30 [205943@main](2629453) Web Inspector: Styles: missing contextmenu items for links
2018-10-31 22:00:34 [205939@main](ddf5060) Web Inspector: Audit: attempt to re-link DOM nodes for imported results <rdar://problem/45687364>
2018-10-31 18:25:54 [205927@main](202e0a6) Web Inspector: Audit: show metadata for results <rdar://problem/45527623>
2018-10-31 01:11:36 [205898@main](c949ad9) Web Inspector: Audit: create Audit Tab
2018-10-30 23:06:23 [205893@main](bc15cf9) Web Inspector: provide options to WI.cssPath for more verbosity
2018-10-30 22:15:16 [205890@main](40a12be) Web Inspector: change WI.ColorWheel to use conic-gradient()
2018-10-30 20:23:43 [205887@main](4a0dce4) Web Inspector: make the layers sidebar in the Elements tab always visible
2018-10-30 17:48:15 [205881@main](b0dfa4b) Web Inspector: refactor WI.ScopeBarItem for better extensibility
2018-10-30 00:10:53 [205864@main](e73d775) Web Inspector: Canvas: show warning when path moves offscreen
2018-10-29 23:29:13 [205862@main](849a53e) Web Inspector: refactor code for getting properties via WI.RemoteObject
2018-10-29 21:27:49 [205858@main](8a46adb) Web Inspector: increase size limits for NetworkResourceData <rdar://problem/45529852>
2018-10-29 19:13:00 [205852@main](922aeac) Web Inspector: prevent Canvas tab from listening for "space" when not visibile
2018-10-26 21:03:47 [205811@main](f622c3a) Web Inspector: simplify some editing code checks
2018-10-26 20:43:04 [205810@main](0e8ace6) Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'this._classListContainer.children')
2018-10-26 00:39:36 [205776@main](c787f58) Fix build after r237431 for platforms that don't support FULLSCREEN_API
2018-10-25 23:59:43 [205774@main](39abd5f) Web Inspector: Canvas Recording loading goes significantly slower when "Frame" tree element is expanded
2018-10-25 23:09:59 [205771@main](5d17650) Web Inspector: add corner rounding to the network timing "blocks"
2018-10-25 22:59:29 [205770@main](4cce4b5) Web Inspector: display fullscreen enter/exit events in Timelines and Network node waterfalls <rdar://problem/44700000>
2018-10-25 22:57:45 [205769@main](5ebb07a) Web Inspector: Network: more aggressively snap timing blocks together
2018-10-24 22:12:54 [205744@main](6cedf81) Web Inspector: popovers for function source code are malformed
2018-10-24 20:19:39 [205741@main](30043dc) Web Inspector: REGRESSION (r237232): changing resources via up/down blurs the TreeOutline in Resources
2018-10-24 19:27:27 [205740@main](fe76d99) Web Inspector: CSP request payload on medium.com is unreadable, should be pretty-printed <rdar://problem/45090894>
2018-10-23 09:52:54 [205705@main](479d6c7) Uncaught Exception: TypeError: null is not an object (evaluating 'mouseBlock.addEventListener')
2018-10-23 09:50:14 [205704@main](8b34578) Web Inspector: "Queued NaNms" in Network tab <rdar://problem/45420859>
2018-10-17 19:46:54 [205603@main](ce2028f) Web Inspector: Quickly Open to line/column does should have caret indicating where the position is
2018-10-16 19:23:21 [205569@main](ff875dc) Web Inspector: Canvas: capture previously saved states and add them to the recording payload
2018-10-16 19:13:15 [205567@main](ceda589) Web Inspector: Canvas recording sidebar scroll position lost after switching tabs
2018-10-16 19:09:29 [205566@main](1408329) Web Inspector: Should be a way to go directly from an event in the overview view to the specialized timeline for that event <rdar://problem/17273966>
2018-10-16 16:47:07 [205558@main](acf3e64) Web Inspector: sequences of spaces longer than 16 don't show a dot
2018-10-12 23:54:17 [205465@main](32c86db) Add a demo for WebInspector scanvas debugging.
2018-10-12 23:52:09 [205464@main](509231b) Web Inspector: Canvas: previews aren't removed when the parent view is hidden
2018-10-12 02:30:18 [205435@main](025bc96) Web Inspector: Network: detail view reverts to "Response" when new requests are added
2018-10-11 19:26:27 [205417@main](ed7b655) Web Inspector: detail view is not re-shown after sorting the Network table <rdar://problem/45089607>
2018-10-11 04:13:17 [205406@main](2eacc3f) Web Inspector: create special Network waterfall for media events <rdar://problem/44626605>
2018-10-10 22:41:25 [205397@main](5f9047c) Web Inspector: REGRESSION(r236853): Uncaught Exception: undefined is not an object (evaluating 'entry.resource')
2018-10-10 20:52:12 [205394@main](afed9d9) Web Inspector: REGRESSION: selection in network table is lost when new entries are added
2018-10-10 18:34:49 [205389@main](2ff1eda) Web Inspector: notify the frontend when a canvas has started recording via console.record
2018-10-10 18:01:25 [205385@main](0b59e7d) Web Inspector: indent all network entries when "Group by Node" is checked
2018-10-10 02:49:52 [205376@main](7b46b9f) Web Inspector: show redirect requests in Network and Timelines tabs <rdar://problem/5378164>
2018-10-09 22:31:55 [205367@main](5a98aa0) Web Inspector: Canvas Tab: grayed out Record button in navigator is nearly invisible <rdar://problem/45097739>
2018-10-09 19:04:18 [205355@main](05134fb) Web Inspector: REGRESSION: fix canvas test failures after r236952 and r236954
2018-10-09 02:37:24 [205340@main](64f84be) Fix inspector/canvas/recording.html after r236952
2018-10-09 00:19:40 [205336@main](871342e) Web Inspector: Dark Mode: canvas recording glyph is black on gray <rdar://problem/45099304>
2018-10-09 00:14:52 [205335@main](1e11187) Web Inspector: allow multiple canvases to be recorded at the same time
2018-10-09 00:07:24 [205333@main](f4aa83c) Web Inspector: replace Range.svg icon
2018-10-08 18:25:52 [205315@main](44f2b50) Web Inspector: group media network entries by the node that triggered the request <rdar://problem/44438527>
2018-10-08 17:24:15 [205314@main](4b4adaf) Web Inspector: clicking initiator link in Network Tab table doesn't automatically switch to Preview section
2018-10-08 17:17:21 [205311@main](4becb6e) Web Inspector: be more specific as to what types of WI.Collection are allowed for the Resources tab
2018-10-08 17:15:19 [205309@main](3c0294a) Web Inspector: Open Resource Dialog should show path to resource (to disambiguate resources with same name) <rdar://problem/34925686>
2018-10-06 01:06:20 [205285@main](5e0fdc8) Web Inspector: add WebVTT MIME/file type mappings to the frontend
2018-10-06 00:20:54 [205284@main](3b3ead6) Web Inspector: refactor constructor of WI.Resource
2018-10-05 21:12:48 [205280@main](227ead5) Web Inspector: use iframe's name attribute for FrameTreeElement
2018-10-04 20:58:14 [205244@main](691b8d4) Web Inspector: REGRESSION(r236540): Uncaught Exception: TypeError: pauseReasonBreakpointTreeElement.removeStatusImage is not a function.
2018-10-04 20:27:45 [205241@main](4d32e89) Web Inspector: merge ProbeManager into DebuggerManager
2018-10-04 20:08:54 [205240@main](e1940aa) Web Inspector: some files not listed in OpenResourceDialog
2018-10-04 20:03:50 [205239@main](c7c2062) Web Inspector: REGRESSION(r236783): Uncaught Exception: Can't find variable: sourceMapURL
2018-10-03 01:49:05 [205188@main](825adc0) Web Inspector: merge SourceMapManager into NetworkManager
2018-10-03 00:25:10 [205183@main](5e27760) Web Inspector: prevent layer events from firing until the layer information is re-requested
2018-10-03 00:21:57 [205182@main](d2ea3ab) Web Inspector: REGRESSION(r236766): WI.IssueManager no longer exists
2018-10-02 22:14:52 [205172@main](62ddfba) Web Inspector: rename frontend managers to be more consistent with backend agents
2018-10-02 08:00:37 [205135@main](b68afd9) Web Inspector: Canvas: replace constant numbers with their associated name on WebGL contexts
2018-10-02 02:27:11 [205129@main](c8ad7e5) Web Inspector: remove analyzer manager
2018-09-29 00:22:08 [205057@main](f32c322) Web Inspector: crash in InspectorNetworkAgent::didReceiveResponse when loading denied x-frame resources
2018-09-28 08:04:10 [205029@main](44d4136) Web Inspector: image resources without content are still shown when the Images folder is selected
2018-09-27 06:24:39 [204980@main](56db42a) Web Inspector: Hide DOM and XHR breakpoint sections when they are empty <rdar://problem/37131512>
2018-09-27 06:09:48 [204979@main](52ed7b3) Web Inspector: determine hasVisibleEffect for each RecordingAction as it's processed
2018-09-22 02:03:51 [204833@main](2457d10) Web Inspector: REGRESSION(r236336): computed CSSProperty doesn't have a value for _text
2018-09-21 18:56:00 [204800@main](7297c07) Web Inspector: remove setting for Sources tab
2018-09-21 18:33:29 [204796@main](05e616e) Web Inspector: hide Accessibility Audit Tab setting
2018-09-21 18:30:10 [204794@main](56d3c9d) Web Inspector: remove Legacy Style Editor
2018-09-21 02:04:57 [204769@main](4183dd8) Web Inspector: remove Visual Style CSS details sidebar panel
2018-09-21 02:02:14 [204768@main](6ff4069) Web Inspector: Styles Redesign: rework Computed panel to use Spreadsheet classes
2018-09-17 22:43:11 [204647@main](5abeba1) Web Inspector: generate CSSKeywordCompletions from backend values
2018-09-15 18:41:58 [204613@main](9b0e9f2) Web Inspector: REGRESSION: breakpoint context menu appears twice in DOM tree
2018-09-14 16:44:22 [204588@main](ab6c72e) Web Inspector: Record actions performed on ImageBitmapRenderingContext
2018-09-12 16:10:59 [204517@main](470ecfa) Web Inspector: imported recordings are unable to be viewed after navigation
2018-08-29 01:36:36 [204106@main](4868646) console.log() shows (anonymous function) instead of the passed string when a certain format is used <rdar://problem/43756428>
2018-08-29 00:06:40 [204105@main](f85db74) Web Inspector: REGRESSION: CanvasSidebarPanel is empty for imported recordings
2018-08-28 23:26:58 [204101@main](6bf0949) Web Inspector: Search bar is too narrow in some localizations <rdar://problem/43006369>
2018-08-27 21:27:58 [204055@main](26dfbf0) Web Inspector: when scrolling a virtualized TreeOutline, only update the DOM periodically
2018-08-27 18:49:42 [204046@main](82905a4) Web Inspector: provide autocompletion for event breakpoints
2018-08-27 16:59:39 [204036@main](856c85f) Web Inspector: REGRESSION: virtualized TreeOutline is empty when filtering
2018-08-24 04:55:28 [203972@main](603f9b3) Web Inspector: Color picker: can't enter decimal numbers for opacity <rdar://problem/41446500>
2018-08-23 21:36:40 [203952@main](5b087e4) Web Inspector: support breakpoints for timers and animation-frame events
2018-08-23 20:20:15 [203948@main](b3341ef) Web Inspector: `console.inspect(sessionStorage)` first time does not show Session Storage content view if Storage tab was previously unvisited
2018-08-23 20:06:14 [203946@main](40335ca) Web Inspector: REGRESSION: InspectorStyleSheet not visible in the resources sidebar <rdar://problem/43579039>
2018-08-22 17:56:44 [203898@main](0a28f8c) Web Inspector: cannot delete multiple event breakpoints by repeatedly hitting delete <rdar://problem/43572838>
2018-08-21 22:08:18 [203857@main](09c59ce) Web Inspector: REGRESSION(r235095): duplicate actions existing in WI.CanvasSidebarPanel
2018-08-21 21:22:58 [203856@main](29a070a) Web Inspector: Canvas: provide default icon for all actions
2018-08-21 02:15:28 [203820@main](81c536c) Web Inspector: allow breakpoints to be set for specific event listeners
2018-08-20 21:31:55 [203814@main](37a6378) Web Inspector: Canvas tab: allow recording processing to be stopped midway
2018-08-20 20:30:50 [203812@main](a59f702) Web Inspector: Canvas tab: create icons for recordings/shaders in the preview tile
2018-08-17 21:28:31 [203772@main](6e9f76d) Marked inspector/dom-debugger/event-breakpoint-with-navigation.html as flaky.
2018-08-17 02:37:46 [203753@main](316c3c2) Web Inspector: support breakpoints for arbitrary event names
2018-08-15 17:29:14 [203682@main](f2fdd7e) Web Inspector: REGRESSION(r?): the probe sidebar doesn't show up when adding probes
2018-08-15 04:47:16 [203674@main](dafae8e) Unreviewed, change my emails.
2018-07-30 20:38:20 [203291@main](49a1dfa) Add missing CoreGraphics SPI
2018-05-18 21:05:08 [201249@main](b2b8fa1) Web Inspector: Canvas: put `hasVisualEffect` behind an experimental setting
2018-05-17 01:37:33 [201173@main](54b320c) Web Inspector: create a navigation item for toggling the overlay rulers/guides
2018-05-15 23:20:46 [201130@main](b170638) Web Inspector: Add rulers and guides <rdar://problem/19281564>
2018-05-14 23:01:25 [201094@main](e52f2e7) Web Inspector: Canvas tab: don't automatically select a recording when viewing a canvas
2018-05-04 23:56:10 [200824@main](0f29dad) Web Inspector: simplify the WI.Collection interface
2018-05-04 20:29:24 [200805@main](441e83e) Web Inspector: Styles Redesign: ensure that tabbing through the last section wraps back to the first
2018-05-04 18:50:30 [200801@main](ad8a15d) Web Inspector: Canvas tab: Determine isFunction by looking at the prototype
2018-05-01 23:37:59 [200664@main](379ee00) Web Inspector: Canvas tab: determine hasVisibleEffect for all actions immediately after recording is added
2018-03-31 05:14:49 [199753@main](871c5f4) Web Inspector: tint all pixels drawn by shader program when hovering ShaderProgramTreeElement
2018-03-21 03:40:17 [199429@main](789f3a6) Web Inspector: Session dividers are not added when Console tab is not visible
2018-03-16 07:01:01 [199331@main](96c702c) Web Inspector: Canvas Tab: main WebGL canvas on acko.net has no reported size <rdar://problem/35175740>
2018-03-15 05:54:53 [199300@main](22d563a) Web Inspector: Canvas: a recording initiated by the user should be shown immediately on completion <rdar://problem/38479187>
2018-03-07 23:09:00 [199085@main](7e54f17) Web Inspector: Canvas tab: ensure that the Recording TreeOutline has a specified height for virtualization
2018-02-26 23:52:09 [198859@main](3de37bf) Web Inspector: Canvas Tab: Scroll into view / Inspect element if Canvas has DOM node
2018-02-07 03:27:00 [198356@main](b727fc5) Web Inspector: Replace isAncestor and isDescendant with native DOM contains method
2018-02-07 03:20:01 [198355@main](1c23a52) Web Inspector: Elements tab should have "Jump to Layer" functionality
2018-02-02 22:52:56 [198245@main](9693f92) Web Inspector: Styles Redesign: Pasting multiple properties should create properties instead of a bad property <rdar://problem/35511170>
2018-01-31 00:39:18 [198115@main](30d5d73) Web Inspector: Replace Object.shallowMerge with ES2018 spread operator
2018-01-18 19:41:00 [197640@main](5f53e65) Web Inspector: Canvas Tab: record button on canvas card doesn't always show on hover, or is misplaced
2018-01-18 05:03:26 [197613@main](eaf5601) Web Inspector: clicking on a path component that has no siblings should select it
2018-01-05 06:40:30 [197156@main](e908c3c) Web Inspector: replace HTMLCanvasElement with CanvasRenderingContext for instrumentation logic
2017-12-19 23:13:05 [196879@main](270bb63) Web Inspector: Styles Redesign: Typing semicolon at the end of value should move to the next property <rdar://problem/35065995>
2017-12-18 22:04:36 [196839@main](8714612) Web Inspector: Styles Redesign: add inline swatch for CSS variables
2017-12-18 21:51:36 [196837@main](e68ea0f) Web Inspector: recording view and slider have jumbled layout at narrow widths <rdar://problem/35939904>
2017-12-18 21:49:07 [196835@main](c6c23d1) REGRESSION (r225569): Web Inspector: Commented out properties aren't properly highlighted
2017-12-15 20:35:27 [196775@main](27b90a7) Web Inspector: Canvas Tab should be turned on by default <rdar://problem/35938917>
2017-12-15 00:02:18 [196739@main](032b9b8) Web Inspector: replace HTMLCanvasElement with CanvasRenderingContext for instrumentation logic
2017-12-14 00:57:35 [196686@main](941c4e3) Web Inspector: add instrumentation for ImageBitmapRenderingContext
2017-12-07 00:02:55 [196428@main](99a7457) Web Inspector: Canvas: spurious warnings shown for commands that changed pixel contents <rdar://problem/35891651>
2017-12-06 23:04:31 [196426@main](03a19f9) Web Inspector: Style Redesign: filtering removes header if one rule has no match even if others do
2017-12-06 18:58:40 [196408@main](bf789a4) Web Inspector: REGRESSION(r225569): CSSStyleDetailsSidebarPanel no longer exists
2017-12-06 08:51:47 [196400@main](6d69038) Web Inspector: Styles Redesign: display related pseudo-elements <rdar://problem/34194917>
2017-12-06 08:24:40 [196399@main](affafec) Web Inspector: [PARITY] Styles Redesign: Ability to add new style rules <rdar://problem/35001005>
2017-12-06 07:56:28 [196398@main](e544b05) Web Inspector: Styles Redesign: for newly added properties, pressing delete in empty value field should focus on name field <rdar://problem/35626976>
2017-12-06 07:54:42 [196397@main](d2d3a48) Web Inspector: [PARITY] Styles Redesign: Make filtering work <rdar://problem/35001015>
2017-12-04 21:40:55 [196332@main](45d65b4) Web Inspector: provide method for recording CanvasRenderingContext2D from JavaScript <rdar://problem/34040740>
2017-11-29 07:09:15 [196122@main](890bf52) Web Inspector: remove extra space before call frames in Canvas backtraces
2017-11-11 09:22:08 [195614@main](1b02b05) Web Inspector: Canvas tab: show detailed status during canvas recording <rdar://problem/34939862>
2017-11-09 23:12:01 [195546@main](17452a1) Web Inspector: support undo/redo of insertAdjacentHTML
2017-11-06 03:47:05 [195398@main](25a22e9) Web Inspector: Canvas Tab: selecting Frame tree element should update preview/slider, does nothing <rdar://problem/35278711>
2017-11-04 08:03:32 [195381@main](7f7f9e8) Web Inspector: add contextmenu item to arbitrarily add HTML/Child to DOMTree
2017-11-03 21:43:32 [195365@main](a54e6cc) Web Inspector: move top-level namespace functions in ImageUtilities to static class
2017-11-03 07:04:22 [195327@main](034e216) Web Inspector: Canvas2D Profiling: highlight expensive context commands in the captured command log <rdar://problem/33158849>
2017-11-03 01:53:17 [195317@main](75f31d1) Web Inspector: Canvas Tab: show supported GL extensions for selected canvas <rdar://problem/35278276>
2017-11-03 00:54:35 [195314@main](8c97c08) Web Inspector: Canvas: recording parameters that include an Image should show an InlineSwatch (2D canvas)
2017-11-02 03:34:44 [195261@main](6c634ae) Web Inspector: consolidate DOMTreeElement contextmenu items into submenus
2017-10-31 18:34:25 [195192@main](9bc0fd6) Web Inspector: make ScriptCallStack::maxCallStackSizeToCapture the default value when capturing backtraces
2017-10-31 08:06:07 [195181@main](0159d30) Web Inspector: replace Canvas stack iteration with createScriptCallStack
2017-10-30 20:53:02 [195164@main](0ec81b0) Web Inspector: Canvas Tab: no path components shown in recording content view after selecting a recording via View Recordings... dropdown <rdar://problem/35176463>
2017-10-28 01:58:52 [195113@main](14b3ad6) Web Inspector: Canvas Tab: no way to see backtrace of where a canvas context was created <rdar://problem/35175805>
2017-10-28 01:39:12 [195111@main](b193450) Create watchlist for files related WebInspector Recording
2017-10-27 02:20:05 [195069@main](02fbb71) Web Inspector: Canvas Tab: canvas path components from old page stick around when page is reloaded <rdar://problem/35176360>
2017-10-26 23:41:23 [195055@main](577d9f9) Web Inspector: Canvas Tab: canvases overview should support navigation via keyboard <rdar://problem/35175856>
2017-10-26 04:07:59 [194996@main](0a124e8) Web Inspector: provide a way to enable/disable event listeners <rdar://problem/34994925>
2017-10-25 23:50:11 [194992@main](28d3417) Web Inspector: Canvas Tab: starting a second recording doesn't show red titlebar if the first recording was empty <rdar://problem/35176303>
2017-10-25 23:49:05 [194991@main](d41537e) Web Inspector: replace TypeVerifier with subclasses of WI.Collection <rdar://problem/35174307>
2017-10-25 23:13:19 [194985@main](06c3600) Web Inspector: Canvas Tab: clicking on a canvas card causes details sidebar to show and mess up card arrangement <rdar://problem/35176082>
2017-10-25 21:12:00 [194973@main](6c376fc) Web Inspector: Canvas Tab: selected canvas card loses selection outline style while recording <rdar://problem/35177317>
2017-10-25 07:39:05 [194948@main](2d5eb1f) Web Inspector: preserve Recordings for each Canvas after closing the Canvas tab <rdar://problem/35167239>
2017-10-24 21:17:17 [194917@main](e1054b7) Web Inspector: allow ShaderProgram to be shown in CanvasContentView
2017-10-24 21:08:01 [194916@main](f8b816e) Web Inspector: remove canvases from Resources and experimental setting/UI
2017-10-24 20:47:11 [194914@main](9ec5798) Web Inspector: Show recordings in CanvasTabContentView <rdar://problem/34715819>
2017-10-16 04:46:21 [194542@main](bc0213f) Web Inspector: show warning when recorded Canvas action caused no visual change
2017-10-14 18:56:32 [194528@main](1de3590) Web Inspector: provide a way to enable/disable event listeners
2017-10-14 00:05:07 [194517@main](4c9a4b7) Web Inspector: make split console full width of view
2017-10-13 23:52:34 [194515@main](4abd69b) Web Inspector: fix ESLint errors
2017-10-09 01:10:43 [194309@main](137132b) Web Inspector: add autocompletion for min/max within a CSS calc
2017-09-28 23:04:05 [193920@main](dd93662) WebInspector: Uncaught Exception: TypeError: this._delegate.completionControllerCSSFunctionValuesNeeded is not a function.
2017-09-26 01:40:30 [193780@main](0a123c9) Web Inspector: move Console.addInspectedNode to DOM.setInspectedNode
2017-09-26 01:24:43 [193777@main](338bf3c) Web Inspector: Add autocompletion suggestions for CSS attr based on the selected element's attributes
2017-09-18 22:27:05 [193504@main](15600a6) Web Inspector: make Canvas recording tests more human readable
2017-09-18 18:56:39 [193493@main](473baa0) Web Inspector: REGRESSION(r221901): Single frame recordings don't reset the recording navigation item
2017-09-16 02:12:17 [193446@main](650634a) Web Inspector: REGRESSION(r222057): recording state doesn't update when changing actions
2017-09-14 22:43:45 [193382@main](a0390af) Web Inspector: make recording swizzle async
2017-09-14 00:32:04 [193337@main](9ac5170) Web Inspector: allow recordings to be saved via ⌘-S in the Recording tab
2017-09-13 23:50:54 [193336@main](9cf8808) Web Inspector: Event Listeners section does not update when listeners are added/removed <rdar://problem/31501645>
2017-09-08 20:37:28 [193151@main](f002774) Web Inspector: Canvas: changes to currentX/currentY aren't highlighted in the details sidebar
2017-09-07 20:55:50 [193109@main](273485b) Web Inspector: Canvas RecordingAction tree outline virtualization is broken
2017-09-07 19:39:40 [193103@main](a5f820f) Unreviewed, change my copyright email.
2017-09-06 20:16:31 [193056@main](ab7119d) Web Inspector: Support overloaded CanvasRenderingContext2D actions with identical parameter counts <rdar://problem/34192229>
2017-08-30 02:40:03 [192763@main](44a3fc4) CallTracingCallback should ignore `readonly attribute`
2017-08-27 16:12:39 [192679@main](edd86a1) Web Inspector: Record actions performed on WebGLRenderingContext <rdar://problem/34040722>
2017-08-25 00:57:42 [192622@main](a48223a) Web Inspector: add filter for draw actions in Recordings <rdar://problem/34040764>
2017-08-24 20:18:15 [192606@main](66f1bcd) Web Inspector: Table grid shouldn't show behind empty state
2017-08-22 21:37:59 [192504@main](ee5600e) Unreviewed, change my IRC nick.
2017-08-22 18:08:50 [192481@main](e99ed89) Web Inspector: provide way for ShaderPrograms to be enabled/disabled
2017-08-21 18:45:35 [192434@main](8ae6d9c) Web Inspector: Can't copy text from "View variable value" popover in Styles sidebar
2017-08-19 00:27:29 [192406@main](0046b23) Unreviewed, change my email.
2017-08-09 01:55:53 [192069@main](6c691ad) Web Inspector: Canvas: support editing WebGL shaders <rdar://problem/15448958>
2017-08-07 23:55:36 [192010@main](5eb887b) Web Inspector: Preview Canvas path when viewing a recording
2017-08-04 21:39:58 [191952@main](503247e) Web Inspector: add source view for WebGL shader programs <rdar://problem/18936194>
2017-08-03 23:10:57 [191903@main](e879851) Web Inspector: add button to open Inspector^2
2017-08-03 06:18:08 [191876@main](85c682b) Web Inspector: add stack trace information for each RecordingAction
2017-08-03 04:21:32 [191870@main](a719c0b) Web Inspector: add TreeElement virtualization for the Recording tab
2017-08-02 03:09:57 [191826@main](ef0eca8) Web Inspector: simplify WebInspector with WI
2017-08-01 23:00:46 [191821@main](88081e8) Web Inspector: create Recording tab for displaying recordings
2017-07-28 18:22:17 [191737@main](daf5b8b) Web Inspector: Record actions performed on CanvasRenderingContext2D
2017-07-28 17:27:43 [191733@main](3d5a63c) Web Inspector: Cleanup unused/invalid parameters for TreeElements
2017-07-27 00:13:20 [191702@main](7018845) Uncaught Exception: undefined is not an object (evaluating 'this._memoryRow.value = Number.bytesToString(this._canvas.memoryCost)')
2017-07-26 21:45:22 [191695@main](1122c2b) Web Inspector: create protocol for recording Canvas contexts
2017-07-25 17:07:22 [191634@main](2fefa9d) Web Inspector: add context menu item for taking a screenshot of a node
2017-07-18 20:21:31 [191435@main](566c35d) Web Inspector: Add memoryCost to Inspector Protocol objects
2017-07-18 18:54:32 [191430@main](9ee02a1) Add CanvasRenderingContext2D::getTransform
2017-07-18 02:00:50 [191409@main](a97e320) Web Inspector: overlay page highlight doesn't disappear when a page is constantly updating
2017-07-11 00:01:55 [191159@main](9fe4828) Web Inspector: Highlight matching CSS canvas clients when hovering contexts in the Resources tab
2017-07-07 21:44:18 [191113@main](b01465e) Web Inspector: Resources are sometimes missing from the tree outline right before folderizing
2017-07-07 21:33:26 [191112@main](f4aa485) Web Inspector: REGRESSION(r217258): WebSocket resource tree elements don't show the connection status
2017-07-07 21:30:47 [191111@main](a43e03e) Web Inspector: Show all elements currently using a given CSS Canvas
2017-07-06 20:51:20 [191057@main](6911c48) Web Inspector: Highlight matching canvas element when hovering contexts in the Resources tab
2017-07-06 18:35:58 [191051@main](8704889) Web Inspector: Support getting the content of WebGL/WebGL2 contexts <rdar://problem/33112420>
2017-07-06 03:42:29 [191030@main](1a882d7) Web Inspector: Group Inspector Style Sheets as part of the Stylesheets folder
2017-07-06 02:29:05 [191025@main](6184f55) Web Inspector: Split Canvas.svg into icons for 2D and 3D
2017-07-05 20:13:56 [191001@main](99c0750) Web Inspector: Allow users to log any tracked canvas context <rdar://problem/33111581>
2017-07-03 18:21:24 [190930@main](8897cae) Web Inspector: Support listing WebGL2 and WebGPU contexts
2017-06-30 21:57:09 [190872@main](46ca4c8) Web Inspector: Add small delay before showing the progress spinner when loading resources
2017-06-30 21:47:05 [190869@main](c858623) Web Inspector: Default string comparisons to treat numeric characters as numbers
2017-06-30 02:25:02 [190839@main](9057c32) Web Inspector: Provide a way for creating a new tab but not making it immediately selected
2017-06-30 02:16:05 [190838@main](6006771) Web Inspector: Remove unnecessary hasChildren from TreeOutline
2017-06-30 00:41:04 [190832@main](080e156) Web Inspector: Cleanup unused/invalid parameters for SidebarPanels
2017-06-29 20:15:55 [190821@main](77462d5) Web Inspector: Create a single -webkit-canvas for use inside popovers
2017-06-29 01:34:51 [190784@main](113dc83) Web Inspector: Instrument active pixel memory used by canvases <rdar://problem/32719261>
2017-06-21 04:17:46 [190520@main](beebcae) WebGPU contexts should have a back reference to the canvas element
2017-06-21 03:13:18 [190519@main](29b76a9) Web Inspector: change the selected ScopeBarItem on mousedown instead of click
2017-06-21 00:07:41 [190514@main](4d50a40) Web Inspector: Send context attributes for tracked canvases
2017-06-20 18:35:31 [190499@main](1e8d6cc) Web Inspector: add console messages for WebGL shader compile and program link errors/warnings <rdar://problem/20352149>
2017-06-20 06:48:10 [190478@main](a0dd37e) Web Inspector: create canvas content view and details sidebar panel <rdar://problem/19051672>
2017-06-20 01:17:02 [190463@main](e8861d5) Web Inspector: Unify contextmenu items for all node links/previews
2017-06-15 00:36:46 [190267@main](ac9679d) Web Inspector: REGRESSION: SVG files and favicon don't display properly <rdar://problem/32774281>
2017-06-13 00:34:48 [190153@main](f2a987c) Web Inspector: Add grid to images to clarify transparency and image size
2017-06-10 07:13:22 [190061@main](03436d2) Web Inspector: REGRESSION(r217749): Event listeners are removed even if they haven't been added
2017-06-10 04:35:11 [190054@main](8eddd36) Web Inspector: REGRESSION(r217258): Misspelled variable names
2017-06-08 00:05:55 [189936@main](9187f55) Web Inspector: Add ContextMenu item to log WebSocket object to console
2017-06-07 23:53:10 [189935@main](ddaf136) Web Inspector: Allow user to choose stylesheet when creating new rules
2017-06-03 03:44:51 [189778@main](07bdfe2) Web Inspector: Don't create NavigationSidebarPanel classes until they are needed by a Tab
2017-06-03 03:37:53 [189777@main](a621c61) Web Inspector: Use initialLayout for DetailsSidebarPanel classes
2017-06-03 01:18:51 [189774@main](305b06f) Web Inspector: The CodeMirror instance in the ConsolePrompt does't need to be refreshed each time it is shown
2017-06-02 23:58:39 [189772@main](60ddecd) Web Inspector: Attributes table in Node Details Sidebar should have editable keys and values <rdar://problem/30033629>
2017-06-02 20:57:17 [189761@main](d5cc3f5) Web Inspector: Existing query in Search tab doesn't perform search on reload
2017-06-02 17:54:47 [189749@main](f22506e) Web Inspector: Should see active Web Sockets when opening Web Inspector
2017-06-02 02:44:45 [189727@main](4cddceb) Web Inspector: Should see active Web Sockets when opening Web Inspector
2017-05-31 20:54:49 [189672@main](182e012) Web Inspector: Add Debug view to Settings tab for debug settings and experimental features
2017-05-26 21:14:31 [189559@main](da64a2c) Web Inspector: Reloading the page after switching from the Resource tab switches back
2017-05-26 20:59:30 [189558@main](18e3a8e) Provide bug information when https://webkit.org/b/# URLs are added in comments
2017-05-26 20:47:02 [189557@main](e9a8325) Web Inspector: New Tab contents have extra vertical spacing when wrapped
2017-05-26 00:29:58 [189523@main](b0e0508) Web Inspector: Don't create DetailsSidebarPanel classes until they are needed by a Tab
2017-05-25 22:12:05 [189516@main](afe44cb) Web Inspector: Changing the width of a Sidebar when it's collapsed shouldn't trigger a layout
2017-05-24 18:53:46 [189455@main](6d33bb7) Web Inspector: Don't load the active recording until a Timeline view needs to be shown
2017-05-23 20:34:52 [189417@main](1c55875) Web Inspector: use initialLayout for NetworkSidebarPanel
2017-05-23 04:59:53 [189389@main](8451202) Web Inspector: Changes are not applied in CSS sidebar when switching to Resources tab without blurring editor
2017-05-22 23:44:49 [189383@main](f0e095c) Web Inspector: New CSS Rules should go into a new Stylesheet Resource that can be viewed/edited/saved
2017-05-19 18:02:32 [189266@main](b20d1e7) Web Inspector: Use initialLayout for Settings tab
2017-05-18 22:33:30 [189214@main](55c48c6) REGRESSION (r?): Web Inspector: Shift-click on color square in Styles sidebar should not select text
2017-05-17 18:26:11 [189148@main](189058f) Unreviewed, change my email.
2017-05-04 01:39:45 [188549@main](fbcbd4e) REGRESSION (r215630): Web Inspector: Option-Click on URL in Styles sidebar does not work
2017-04-21 20:06:09 [188035@main](a86555f) Web Inspector: Add titles to Network grid items for easier reading when text overflows
2017-04-21 20:05:32 [188034@main](066ae54) Web Inspector: Don't show the Search tab if it's open and matches the representedObject
2017-04-14 06:51:51 [187775@main](2825b51) Web Inspector: Implement autocompletion for CSS variables
2017-04-10 05:26:44 [187596@main](056d72b) Web Inspector: tabbing in Styles sidebar is broken when additional ":" and ";" are in the property value
2017-04-04 03:28:03 [187363@main](fbab1f3) Web Inspector: clicking on the body of a CSS rule after editing the selector causes the section to disappear
2017-04-04 00:41:19 [187356@main](bfe8da6) Web Inspector: showing the Find banner doesn't immediately focus it
2017-04-03 22:10:52 [187347@main](0e97c67) Web Inspector: Preference for Auto Showing Scope Chain sidebar on pause
2017-04-03 21:26:10 [187339@main](fef7494) REGRESSION (r214354): Web Inspector: WebSocket connection icon obscures close content view icon
2017-03-28 06:17:58 [187089@main](87d20bf) Web Inspector: Option-clicking the close tab button should close all other tabs
2017-03-27 23:31:01 [187064@main](1b0ff7b) Web Inspector: The inspector sidebar has weird sub-column sizing issues
2017-03-24 20:46:59 [186996@main](cdc7579) Web Inspector: add context menu item to log content of WebSocket frame
2017-03-24 19:36:40 [186991@main](3233af0) Web Inspector: allow users to click links in inline/user-agent styles
2017-03-24 17:18:36 [186979@main](9efa644) Web Inspector: Indicate whether a WebSocket connection is open or close
2017-03-21 03:27:48 [186842@main](8a1d6bb) Web Inspector: RTL: minor layout issues in Breakpoint Editor popover
2017-03-19 00:58:18 [186801@main](ac8c54b) Web Inspector: Empty attribute added to a DOM tree outline element should not add whitespace within the tag
2017-03-19 00:41:12 [186800@main](59ba016) Web Inspector: add keyboard shortcut to clear timeline records
2017-03-18 03:49:50 [186793@main](5060132) Web Inspector: wrong filename when saving resource from ResourceImageContentView
2017-03-17 05:29:51 [186760@main](f3f3fd9) Web Inspector: memory category timelines would look better with ruler tick-aligned guides
2017-03-17 02:14:28 [186757@main](3618a12) Web Inspector: Console Evaluation links in the Console should not show normally
2017-03-16 23:19:39 [186742@main](a575cf4) Web Inspector: add "Save Selected" context menu item to Console
2017-03-16 23:11:53 [186741@main](495cd54) Web Inspector: RTL: selected frame indicator is not positioned correctly
2017-03-16 20:53:42 [186731@main](0f3fe81) Web Inspector: RTL: filter mode icon in Debugger sidebar is misaligned
2017-03-16 20:28:11 [186727@main](8b75a36) Web Inspector: RTL: goto arrow for source locations is pointing wrong way in Timeline data grids
2017-03-16 02:48:28 [186696@main](14d5991) Web Inspector: Selecting text in the console does not do what I expect
2017-03-15 22:29:29 [186686@main](b4bef39) Web Inspector: Add icons for SVG Image cluster path components
2017-03-15 22:04:50 [186684@main](be9c152) Web Inspector: RTL: flip Memory timelines
2017-03-15 19:15:27 [186674@main](5a01d75) Web Inspector: SVG image content view should toggle between image and source
2017-03-15 19:07:55 [186672@main](63bc7ba) Web Inspector: RTL: add support for Timeline ruler selections/movement
2017-03-14 21:41:51 [186626@main](620670e) Web Inspector: RTL: add support for Memory timeline
2017-03-14 19:20:56 [186613@main](775830e) Web Inspector: RTL: add support for Timeline graphs
2017-03-14 19:12:57 [186610@main](c80cd9c) Web Inspector: RTL: add support for DataGrid disclosure arrows and indentation
2017-03-14 19:07:28 [186609@main](95d96e6) Web Inspector: RTL: add support for TimelineOverview sidebar and container layout
2017-03-14 08:28:07 [186586@main](9532c5f) Web Inspector: Remove unnecessary assert for Number.percentageString
2017-03-14 07:57:01 [186584@main](3656fa3) Web Inspector: allow the user to copy locked CSS selectors in Style - Rules
2017-03-13 22:29:47 [186571@main](8d9c55b) Web Inspector: Event Listeners detail section is unhelpful, default should show listeners by element rather than by event
2017-03-13 22:27:20 [186570@main](e12da6d) Web Inspector: Event Listeners section is missing 'once', 'passive' event listener flags
2017-03-13 21:14:43 [186564@main](7470a25) Unreviewed, fix accidental comma.
2017-03-13 21:11:41 [186563@main](d1d0b5e) Unreviewed, change my email.
2017-03-11 00:59:39 [186491@main](952eeec) Web Inspector: popover with compositing reasons in Layers sidebar has hard to read layout
2017-03-11 00:59:24 [186490@main](1569895) Web Inspector: in Resources tab navigation bar, can't save the same file from context menu item more than once
2017-03-11 00:45:39 [186486@main](2dd5683) Web Inspector: REGRESSION(r213149): scope bar items in elements sidebar have wrong padding/margin
2017-03-09 20:35:10 [186412@main](174c0c7) Unreviewed, change my status to be a WebKit reviewer
2017-03-09 10:51:36 [186392@main](4deae23) Web Inspector: Add settings for controlling Styles sidebar intelligence
2017-03-09 03:44:17 [186379@main](3858de5) Web Inspector: RTL: table header columns and cells don't line up, dragging seems backwards
2017-03-09 02:13:31 [186374@main](ba8591d) Web Inspector: add a "create breakpoint" context menu item for linkified source locations
2017-03-09 01:47:33 [186372@main](18bdda5) Web Inspector: RTL: Switching back to System Direction doesn't change the dock side
2017-03-01 23:59:55 [186046@main](b83206d) Web Inspector: Annotators should not be enabled if the TextEditor is not visible
2017-03-01 05:29:32 [186007@main](2d10570) Web Inspector: RTL: expose the Layout Direction setting in Production builds, keep using LTR by default
2017-02-28 23:34:23 [185990@main](ba1c8ee) Web Inspector: It is possible to get the New Tab button in addition to the seven expected tabs
2017-02-28 23:33:55 [185989@main](c3d833e) Web Inspector: CSS variable uses that are unresolved should have an error or warning icon
2017-02-27 06:31:44 [185886@main](cf4ca5a) Web Inspector: RTL: Docking Left doesn't constrain the page width
2017-02-25 09:23:27 [185865@main](6cd826f) Web Inspector: RTL: add support for Color Picker
2017-02-25 08:44:43 [185863@main](bfb6a4b) Web Inspector: RTL: add support for Bezier/Spring editor
2017-02-25 08:43:29 [185862@main](20486cb) Web Inspector: RTL: Elements tab Styles sidebar label/arrows need adjustment
2017-02-25 08:29:59 [185861@main](136ed30) Web Inspector: copying a search result out of Search Tab navigation sidebar does nothing
2017-02-25 08:08:27 [185860@main](f0443fc) Web Inspector: RTL: Styles - Rules sidebar icons are misaligned
2017-02-25 08:05:21 [185859@main](fe4d904) Web Inspector: RTL: disclosure triangles in details section headers should be flipped and aligned right
2017-02-25 07:53:35 [185857@main](e09e650) Web Inspector: RTL: add support for Error page
2017-02-25 07:50:32 [185856@main](436f177) Web Inspector: Uncaught Exception: Unknown angle units "undefined"
2017-02-23 20:24:10 [185794@main](329d6e7) Web Inspector: RTL: DOM Tree spacing is wrong
2017-02-23 19:55:10 [185791@main](e9ca437) Web Inspector: RTL: navigation sidebar section disclosure triangles and tree element icons should be aligned right
2017-02-22 23:09:26 [185752@main](0be0e83) Web Inspector: RTL: Sidebar borders are on the wrong side
2017-02-21 22:44:29 [185679@main](c748284) Web Inspector: Prefer Resources tab over Network tab when showing files
2017-02-17 22:47:23 [185556@main](1f1a8c3) Web Inspector: Zoom level UI out of sync with setting value
2017-02-16 10:17:59 [185444@main](c7ba951) Web Inspector: popovers shouldn't be dismissed when Web Inspector window is dragged
2017-02-16 06:14:16 [185440@main](68e1321) Web Inspector: Request headers when copied & pasted should follow HTTP format, colon instead of tab
2017-02-15 22:48:35 [185423@main](5f960ff) Web Inspector: Split console should be allowed when docked bottom on Elements/Resources/Debugger/Storage tabs
2017-02-14 02:29:38 [185308@main](6627e8c) Web Inspector: provide a way to show current value of CSS variables in style rules
2017-02-09 20:12:14 [185090@main](b7d30f4) Web Inspector: changing dock side from windowed to bottom should cause split console to collapse on Timeline and Network tabs
2017-02-09 19:29:05 [185087@main](67056a7) Web Inspector: Option+hover on -webkit-transform in Styles sidebar underlines only half the property
2017-02-07 22:31:48 [184989@main](9b3215e) Web Inspector: gradient editor should allow switching the units of the 'angle' parameter
2017-02-03 00:22:49 [184817@main](698ce8c) Web Inspector: can't jump from Search Tab result to see resource in other tabs (Resource, Debugger, Network)
2017-02-01 01:26:58 [184701@main](ac68002) Web Inspector: Tooltip text should not end in a period
2017-01-31 23:24:24 [184691@main](d36924a) Web Inspector: add CSS color keyword entries for all grey/gray variations
2017-01-31 23:22:56 [184690@main](7407160) Web Inspector: Network tab: provide a way to preserve log on navigation
2017-01-31 21:04:27 [184684@main](1488a78) Web Inspector: User Settings: Secondary-clicking the New Tab and Settings tabs should not produce a context menu
2017-01-31 07:11:45 [184648@main](abac8fb) Web Inspector: "bouncy highlight" element in TextEditor/DOMTreeOutline should update or dismiss when user scrolls
2017-01-28 02:27:56 [184567@main](8c6ee83) Web Inspector: gradient editor should provide horizontal slider for 'angle' value where applicable
2017-01-27 18:58:13 [184542@main](6b4f815) Styles should not show background-repeat-x/y, or -webkit-mask-repeat-x/y
2017-01-23 23:06:26 [184376@main](0fcc590) Web Inspector: long press on New Tab Tab Item should show context menu with recently closed tabs that are still closed
2017-01-23 22:24:01 [184373@main](5c85c24) Web Inspector: tree elements with depth > 1 should have context menu "expand all"/"collapse all" commands
2017-01-23 21:27:26 [184369@main](1b8f101) Web Inspector: color picker should feature an editable CSS value
2017-01-21 04:51:39 [184324@main](3005909) Web Inspector: Search Tab should display search results immediately when closing and reopening Inspector
2017-01-19 18:31:08 [184258@main](e0d2769) Web Inspector: Network Tab's "Clear Network Items" button should have keyboard shortcuts
2017-01-19 17:59:12 [184256@main](f704084) Web Inspector: Dashboard's log/error/warning help tag says "click to show the Console" even when clicking does nothing
2017-01-19 05:09:49 [184240@main](bce156f) Web Inspector: split console should be allowed for Network and Timeline tabs when Inspector is not docked
2017-01-17 00:04:15 [184166@main](d1b9f50) Web Inspector: add "Persist Logs on Navigation" to settings screen
2017-01-16 21:11:53 [184161@main](8952536) Web Inspector: add UI Zoom level to Settings screen
2017-01-15 06:27:41 [184145@main](9fab709) Web Inspector: Cmd-, should open Settings tab
2017-01-14 07:09:50 [184137@main](7ad7e12) Web Inspector: Settings tab is restored when reopening inspector
2017-01-12 20:21:58 [184082@main](20547be) Web Inspector: cubic-bezier editor behaves poorly for invalid inputs in component fields
2017-01-12 04:11:32 [184058@main](8d215c0) Web Inspector: spring function editor has unusual layout, should have left-aligned labels and slider tracks
2017-01-12 02:08:39 [184055@main](218bc3c) Web Inspector: color, gradient, cubic-bezier, spring editors should be dismissable using ESC
2017-01-11 20:30:48 [184038@main](d700d03) Web Inspector: fix UIString for Print Styles button
2017-01-04 01:26:58 [183815@main](07be52c) Web Inspector: color picker should feature an editable CSS value
2016-12-08 04:27:19 [183181@main](2b21053) REGRESSION(r203912): Web Inspector: Navigation sidebar widths are not saved
2016-11-17 20:25:24 [182568@main](720c492) Web Inspector: Shift clicking on named color value only shows its hex form
2016-11-09 18:25:30 [182173@main](696c0ac) Web Inspector: Allow FolderTreeElement to display content when selected
2016-11-03 18:42:12 [182088@main](797f8e9) Web Inspector: Modify FolderTreeElement to have a Collection as a its represented object
2016-11-02 02:38:56 [182030@main](fdb43e5) Web Inspector: Creating a new pseudo-selector in the Styles sidebar doesn't work on first attempt
2016-11-01 21:56:11 [182014@main](5e0afaa) REGRESSION (r191419): Web Inspector: Autocomplete is broken
2016-11-01 21:48:31 [182012@main](652e75b) Web Inspector: Replace sublists inside DOM-related model objects with WI.Collection
2016-11-01 19:04:48 [182003@main](f4ad660) Web Inspector: Fix double remove of ResourceCollection if type changes
2016-10-31 23:18:38 [181966@main](d8b6715) Web Inspector: Arrows for Styles scope bar item are misaligned
2016-10-31 23:17:03 [181964@main](41e95ab) Web Inspector: Entering ":n" in Open Resource Dialog, where n > number of lines, should jump to the last line
2016-10-29 02:12:41 [181877@main](b0edb4f) Unreviewed, changed Devin Rousso's email and nick.
2016-10-29 01:17:43 [181873@main](3e3a99d) Web Inspector: Preferences for Text Editor behavior
2016-10-27 22:25:24 [181800@main](359debe) Web Inspector: Create general model object Collection class
2016-10-24 22:09:29 [181645@main](5195349) Web Inspector: Scope chain shouldn't show empty Closure sections
2016-10-24 21:48:13 [181643@main](ffb24e3) Web Inspector: Improve Quick Open sorting algorithm
2016-10-06 23:11:01 [180940@main](5eb808d) Inspector exception in `parseTextForRule()` when pasting into CSS rule selector
2016-10-03 05:45:15 [180787@main](78f8d75) Web Inspector: Clicking twice on the color swatch square should hide the color picker
2016-09-20 17:28:51 [180304@main](894300d) Web Inspector: adopt Object.awaitEvent in LayoutTests/inspector/model
2016-09-19 23:51:00 [180290@main](368e604) Web Inspector: adopt Object.awaitEvent in LayoutTests/inspector/css
2016-09-19 23:36:26 [180287@main](b461283) Web Inspector: adopt Object.awaitEvent in LayoutTests/http/tests/inspector
2016-09-19 21:07:31 [180275@main](9ab2ce8) Web Inspector: adopt Object.awaitEvent in LayoutTests/inspector/unit-tests
2016-09-19 20:49:32 [180274@main](b365403) Web Inspector: adopt Object.awaitEvent in LayoutTests/inspector/console
2016-09-19 20:47:18 [180273@main](a1b42b6) Web Inspector: adopt Object.awaitEvent in LayoutTests/inspector/script-profiler
2016-09-19 20:46:42 [180272@main](05249ed) Web Inspector: adopt Object.awaitEvent in LayoutTests/inspector/page
2016-09-19 20:45:52 [180271@main](de8a757) Web Inspector: adopt Object.awaitEvent in LayoutTests/inspector/storage
2016-09-19 20:45:17 [180270@main](55c512c) Web Inspector: adopt Object.awaitEvent in LayoutTests/inspector/network
2016-09-19 20:41:28 [180269@main](9b68230) Web Inspector: adopt Object.awaitEvent in LayoutTests/inspector/indexeddb
2016-09-16 20:49:16 [180219@main](6ac3671) Web Inspector: make Object.awaitEvent synchronously add an event listener
2016-09-16 00:56:14 [180183@main](f94e51f) Web Inspector: support drag and drop of CSS classes and ids onto DOM nodes
2016-09-12 21:46:49 [180030@main](5e02a19) Web Inspector: Hide ["PrivateSymbol.concatSlowPath"] and other PrivateSymbols from memory edges
2016-09-12 03:29:04 [180006@main](8e675a2) Web Inspector: Combine similar SVG files for Styles sidebar
2016-09-12 00:03:02 [180005@main](2d85527) REGRESSION (r205754): Web Inspector: Cannot click on links to stylesheets in Rules sidebar
2016-09-09 18:25:14 [179971@main](1353d17) Web Inspector: Command-Z doesn't work when editing CSS selectors in Styles sidebar
2016-09-07 17:24:14 [179871@main](8f457c1) Web Inspector: clicking Computed Styles sidebar "Show All" checkbox doesn't trigger relayout of Properties section
2016-09-06 23:06:54 [179834@main](7a2d864) Web Inspector: Allow hiding of CSS variables in Computed styles panel
2016-09-06 23:03:27 [179833@main](424b97d) Web Inspector: CodeMirror in resource content view should not show 'CR' characters
2016-09-06 19:56:37 [179815@main](70129c4) Web Inspector: Cannot undo in breakpoint editor
2016-09-04 00:38:25 [179746@main](f63def8) Web Inspector: Change Cmd-D from kill line to selecting next occurrence
2016-09-04 00:27:40 [179745@main](06222bc) Web Inspector: Add keyboard shortcut for switching to last used dock configuration
2016-09-01 22:11:01 [179661@main](17164b7) Web Inspector: Add visual indicator for shadow content in DOM tree
2016-09-01 22:03:10 [179658@main](66c376f) Web Inspector: add Object.awaitEvent which is like singleFireEventListener but returns a promise
2016-08-31 06:21:05 [179584@main](44ff02b) Web Inspector: Remove largest common indentation spacing in debugger popover
2016-08-29 22:10:09 [179525@main](7cffa40) Web Inspector: Unify Resource entry context menus
2016-08-27 02:53:37 [179443@main](9e7ef6c) REGRESSION (r203535): Web Inspector: Inspector overlay node info has disappeared
2016-08-26 20:29:17 [179411@main](126fae2) Web Inspector: Some CSS selectors in the UI aren't escaped
2016-08-24 20:00:31 [179307@main](805ad61) Web Inspector: Shift-Tab should unindent selected line
2016-08-23 22:23:26 [179252@main](c5a18ed) Web Inspector: resource tree elements should provide "Download File" context menu items
2016-08-23 19:00:49 [179236@main](00aa5b7) Web Inspector: No open/copy src resource in context menu
2016-08-23 07:23:24 [179221@main](5e3d23c) Web Inspector: Add visual editor for spring() timing-function
2016-08-23 06:09:33 [179217@main](e9072c9) Web Inspector: Styles -> Computed -> Box Model shows NaN x NaN for invisible elements
2016-08-23 05:56:45 [179216@main](2816be8) Web Inspector: Visual styles sidebar should do something sane for SVG elements
2016-08-23 05:34:42 [179215@main](dcd2918) Web Inspector: Visual Styles: "Text -> Content" section should only be visible for pseudo-element
2016-08-23 05:12:32 [179213@main](6000c6e) Web Inspector: Entering ":n" in Open Resource Dialog, where n > number of lines, should jump to the last line
2016-08-23 04:47:27 [179212@main](24b3698) Web Inspector: Add indicator to matched selector being a pseudo-element
2016-08-19 18:41:08 [179118@main](118a20e) Web Inspector: Console log counter on the dashboard should be better at displaying large numbers
2016-08-17 21:20:59 [179065@main](966799d) Web Inspector: Select elements in DOM hierarchy are misaligned
2016-08-17 17:48:59 [179057@main](c277845) Web Inspector: rapid updates to status icons in Visual Styles sidebar causes flicker
2016-08-16 17:05:54 [179007@main](4531622) Web Inspector: add "Copy Selected" context menu item to Console
2016-08-16 16:57:27 [179006@main](cacd0fb) Web Inspector: Visual Styles: "Text -> Content" isn't escaped
2016-08-16 05:14:17 [178992@main](f5df536) Web Inspector: Large class lists are not easily discoverable with "Classes" quick-toggle
2016-08-16 01:43:31 [178987@main](8e51cc9) Web Inspector: Close button on selected item in Network tab is misaligned
2016-08-16 01:34:36 [178986@main](b489dfb) Web Inspector: Error/Warning icons are misplaced in the Visual sidebar
2016-05-27 18:33:58 [176257@main](430264b) Web Inspector: Add indicators to show nesting levels inside DOM Tree <rdar://problem/26162640>
2016-05-10 17:42:58 [175658@main](796a626) Web Inspector: Cleanup super getter/setter now that underlying issue is fixed <rdar://problem/26179120>
2016-03-14 05:57:39 [173534@main](2f5b3f9) Web Inspector: Memory timeline pie charts are misaligned when there is no recording
2016-03-13 22:03:44 [173524@main](29275f6) Web Inspector: REGRESSION: Styles sidebar inline swatches are oddly shaped
2016-02-29 23:06:58 [172931@main](6f809ba) Web Inspector: Add direct number inputs to Bezier editor <rdar://problem/24881465>
2016-02-27 05:40:51 [172869@main](8bebaed) Web Inspector: Custom transition bezier curve editor preview should loop when not editing curve <rdar://problem/24861563>
2016-02-27 04:54:36 [172867@main](2546a3a) Web Inspector: Keyboard controls to nudge control points in custom transition bezier curve editor would be nice <rdar://problem/24861498>
2016-02-26 17:15:11 [172816@main](1df4396) Web Inspector: Option-clicking on the a CSS property sometimes doesn't work <rdar://problem/24714755>
2016-02-25 01:28:51 [172762@main](b9eba5b) Web Inspector: Visual Styles sidebar should support multiple animations <rdar://problem/24773861>
2016-02-21 00:17:01 [172611@main](fe242d4) Web Inspector: Opacity slider thumb sometimes goes past the bar in Visual Styles sidebar
2016-02-20 22:47:51 [172609@main](f6dac5a) Web Inspector: Visual Styles: Modifying background expands Font section <rdar://problem/24755440>
2016-02-20 18:16:37 [172605@main](dd5d172) Web Inspector: Text Align segmented control blinks while editing other properties in Visual Styles sidebar <rdar://problem/24754703>
2016-02-20 03:24:22 [172594@main](40087da) Web Inspector: Color picker in Visual Styles sidebar should not default to zero alpha <rdar://problem/24750217>
2016-02-19 05:26:53 [172552@main](51de4d3) Web Inspector: Styles Sidebar focus jumps when trying to edit a color <rdar://problem/24725744>
2016-02-18 08:34:41 [172504@main](1e585f4) Web Inspector: Storage tab navigation bar should fit on a single line <rdar://problem/24023435>
2016-02-18 06:37:45 [172500@main](5f0b648) Web Inspector: In the styles sidebar, Option-clicking on --css-variable should jump to its definition <rdar://problem/24593361>
2016-02-18 03:57:23 [172493@main](10c9a94) Web Inspector: Add Context menu separators to Styles sidebar
2016-02-16 00:50:21 [172380@main](d905851) Web Inspector: Visual sidebar minor regression fixes <rdar://problem/24653135>
2016-02-13 09:23:40 [172325@main](d60619e) Web Inspector: DataGrid Header Cells should have Context Menu for Sorting
2016-02-08 19:49:52 [172093@main](b28dbe2) Web Inspector: Long values for comma separated CSS properties overflow the Visual sidebar area <rdar://problem/24510216>
2016-02-06 01:15:13 [172035@main](740d55f) Web Inspector: Visual Styles sidebar should be more forgiving to long labels <rdar://problem/24343897>
2016-02-05 21:38:44 [172019@main](243eaa5) Web Inspector: Navigation bar in sidebars should always fit on a single line <rdar://problem/24318706>
2016-02-05 21:20:52 [172016@main](3bd9ceb) Web Inspector: Replace all instances of '%s' with “%s“ <rdar://problem/24510236>
2016-02-04 21:51:26 [171988@main](d7f6de6) Web Inspector: Show error icons if invalid values already exist for properties in the Visual sidebar <rdar://problem/24424025>
2016-01-30 21:49:31 [171788@main](01b2bbc) Web Inspector: Object tree parent items are misaligned <rdar://problem/24423683>
2016-01-30 03:19:07 [171758@main](e643615) Web Inspector: Object previews in the Console are misaligned <rdar://problem/24418796>
2016-01-29 23:12:40 [171734@main](bc1fa2a) Web Inspector: Provide a way to clear the network panel <rdar://problem/23317773>
2016-01-29 18:00:06 [171711@main](062c701) Web Inspector: Add font-variant-* to the visual styles sidebar <rdar://problem/22569974>
2016-01-28 00:18:37 [171642@main](6f3ff92) Web Inspector: Regression (r195303) - Changes to TreeOutline break styling of lists in Visual sidebar
2016-01-22 18:07:58 [171422@main](98239bd) Web Inspector: Sidebar's should remember their width's
2016-01-22 18:03:26 [171420@main](e36a112) Web Inspector: Class toggle add icon flashes when changing nodes
2016-01-22 02:06:49 [171400@main](10b4505) Web Inspector: Add toggle-able list of classes for each element
2016-01-13 21:14:44 [171154@main](600db3c) Web Inspector: Add support for the existing GradientEditor in the CSS Rules sidebar
2016-01-12 19:16:24 [171107@main](e448831) Web Inspector: REGRESSION (r194879) - Opening views without being previously opened causes an Uncaught Exception
2016-01-12 18:44:23 [171105@main](3cc886f) Web Inspector: creating a gradient in the Visual sidebar causes a crash
2016-01-12 01:40:24 [171085@main](21c1de9) Web Inspector: Storage tab navigation bar should fit on a single line
2016-01-12 01:34:59 [171084@main](709fe25) Web Inspector: Make Timelines view also remember sort order
2016-01-12 01:32:53 [171082@main](bd0c7a5) Web Inspector: Add basic Content section to Visual Sidebar
2016-01-12 01:31:17 [171081@main](21c0d9f) Web Inspector: Visual sidebar minor bug fixes
2016-01-07 23:44:27 [170955@main](fb70e1f) Web Inspector: Add warnings to section that require specific values of other properties
2016-01-07 23:32:29 [170953@main](2cfa439) Web Inspector: Allow error items on Exception page to be selected
2016-01-07 22:36:51 [170946@main](f0f9844) Web Inspector: Add border-image properties to Visual sidebar
2016-01-07 22:11:33 [170942@main](ff6dc88) Web Inspector: Add indicator that element has pseudo-class in DOM tree
2016-01-07 21:27:48 [170937@main](d5b2097) Web Inspector: Make creating new rules in the Styles sidebar simpler
2016-01-07 02:41:36 [170912@main](1c55e42) Web Inspector: Add test for Color.canBeSerializedAsShortHex
2016-01-06 23:46:21 [170901@main](d32dd76) Web Inspector: Add basic Animation section to Visual Sidebar
2016-01-06 18:28:40 [170873@main](d3f43a7) Web Inspector: Add remaining background style properties to Visual sidebar
2016-01-05 06:35:41 [170812@main](3b35753) Web Inspector: Timelines view doesn't remember how I like to sort things
2016-01-05 06:32:28 [170811@main](700549f) Web Inspector: Add debounce to URL inputs in the Visual sidebar
2016-01-05 01:48:00 [170806@main](f70c8d5) Web Inspector: add context menu items to switch CSS color property value syntax between RGB, HSL, etc
2016-01-04 20:39:52 [170785@main](39aa3b8) Web Inspector: Add context menu items to CSS selectors to auto-generate pseudo selectors
2016-01-04 19:20:17 [170777@main](8dba0a3) Web Inspector: Comma separated values in the Visual sidebar are appended with )
2016-01-04 02:58:14 [170762@main](e19fbbb) Web Inspector: Visual sidebar selector section displays inherited section for non-editable rules
2016-01-03 00:39:41 [170744@main](1f48d29) Web Inspector: List all resources that are initiated by the selected resource in the Network tab
2016-01-02 22:32:57 [170742@main](0fc4d94) Web Inspector: Add list-style properties to Visual Sidebar
2016-01-02 05:53:01 [170729@main](30df195) Web Inspector: shadow visual sidebar section can be confused with the box shadow section
2016-01-02 05:51:18 [170728@main](30d3018) Web Inspector: The Computed Styles Properties section shows warning icons and doesn't update if collapsed
2015-12-29 18:15:45 [170675@main](efc8c8d) Web Inspector: Styling of invalid selector persists when changing the selected node
2015-12-07 07:45:27 [170065@main](9e5e515) Web Inspector: Regression (r192936) - changing selectors in the visual styles sidebar is broken
2015-11-28 08:53:43 [169746@main](97fb9a5) Web Inspector: Styles sidebar placeholder is misaligned
2015-11-28 08:51:13 [169745@main](4248567) Web Inspector: REGRESSION: "Duplicate Selector" context menu item doesn't work
2015-11-20 23:16:18 [169667@main](134a3aa) Web Inspector: Add support for Gradients in the Visual sidebar background editor
2015-10-23 08:10:24 [168647@main](59cc6a8) Web Inspector: Visual sidebar should support multiple backgrounds
2015-10-22 15:48:09 [168617@main](bdd68b4) Web Inspector: Tabbing over CSS properties prepended by * doesn't move the highlighted range
2015-10-22 00:31:23 [168582@main](27f3de2) Web Inspector: Autocompletion previews in the CSS sidebar do not apply
2015-10-22 00:29:51 [168581@main](79e017f) Web Inspector: Add forgotten WebInspector.UIString from r190521
2015-10-22 00:26:29 [168580@main](7c8dea9) Web Inspector: Adjust usages of classList.toggle to ensure a true/false value instead of undefined
2015-10-22 00:13:29 [168579@main](83bb50c) Web Inspector: Option-Up doesn't increment certain attribute values
2015-10-06 20:28:25 [167985@main](654be9f) Web Inspector: Fix spacing of FindBanner prev/next buttons
2015-10-02 22:33:00 [167883@main](9e37dbc) Web Inspector: Copying inline style text puts "undefined" in the pasteboard
2015-10-02 21:11:47 [167877@main](fe97bc5) Web Inspector: Option-Click on a property name in the Computed view should jump to resource view
2015-09-23 01:29:36 [167574@main](0b84ce7) Web Inspector: The right sidebar always opens up on breakpoint
2015-09-17 07:28:52 [167355@main](b6625e6) REGRESSION(r188427): Web Inspector: Extra whitespace left behind in styles sidebar after clicking in and out
2015-09-16 04:22:21 [167302@main](94febf9) Web Inspector: Picking unchanged for font-size does not reset back to the unchanged value
2015-09-10 21:54:31 [167145@main](aea905a) Web Inspector: Styles sidebar says Media: all when it should say Media: screen
2015-09-01 18:38:09 [166798@main](df76236) Web Inspector: New rule button in the style sidebar is blurry and too dark
2015-08-21 01:42:21 [166384@main](73d936b) Web Inspector: Add flex alignment section to Visual sidebar
2015-08-21 01:40:56 [166383@main](87383bb) Web Inspector: Labels in the computed panel are shifted when a filter is applieds
2015-08-21 01:38:56 [166382@main](0402c4c) Web Inspector: Fix "attempted to assign to readonly property" in Visual editor links
2015-08-21 01:37:40 [166381@main](d050177) Web Inspector: Visual editor adds extra spaces to styles with no properties
2015-08-21 01:35:32 [166379@main](4a046cb) Web Inspector: Font size between computed and set value is off in visual styles popups
2015-08-21 01:31:51 [166376@main](b858e62) Web Inspector: visual style number inputs don't style the units correctly
2015-08-21 00:26:46 [166372@main](3590cbe) Unreviewed, changed Devin Rousso's email.
2015-08-20 05:03:06 [166336@main](3212700) Web Inspector: Visual styles panel does not work with pseudo-elements
2015-08-20 02:38:20 [166332@main](8e7ea5a) Web Inspector: The first style in the Rules panel for pseudo-elements needs padding
2015-08-20 02:15:39 [166330@main](a6c8680) Web Inspector: Committing a valid selector in the styles sidebar replaces the new selector with the old one
2015-08-20 00:27:15 [166324@main](3ddbffd) Web Inspector: long selectors in the visual editor sidebar can overflow
2015-08-19 04:56:30 [166288@main](b81b752) Web Inspector: Add proper formatting for editing styles in the Visual Panel
2015-08-19 04:54:10 [166287@main](afa6169) Web Inspector: Add support for positioning Visual editors on non-retina displays
2015-08-19 04:50:38 [166286@main](9f24f32) Web Inspector: Show the computed value in an overlay for numerical Visual Editors
2015-08-19 04:35:31 [166284@main](5004e25) Web Inspector: Small Caps variant checkbox should be to the left of the Small Caps label
2015-08-19 01:41:58 [166279@main](36fe27a) Web Inspector: Visual editor links should unlink when switching styles
2015-08-19 01:22:10 [166275@main](dc7284d) Web Inspector: Consider showing style summary on collapsed visual sidebar sections
2015-08-19 01:18:49 [166274@main](7358c16) Web Inspector: round sub-pixel values we get from computed style in visual sidebar
2015-08-18 18:47:45 [166244@main](8351214) Web Inspector: Better keyboard shortcut to focus on the console prompt
2015-08-18 04:13:56 [166231@main](61de685) Web Inspector: font-family list is backwards in visual sidebar
2015-08-18 04:12:15 [166230@main](e540048) Web Inspector: Style changes to Visual sidebar selector items
2015-08-18 04:11:09 [166229@main](11aeee5) Web Inspector: delete key should work on multi-values visual sidebar grid sections
2015-08-18 04:08:47 [166228@main](897341e) Web Inspector: web fonts or unknown fonts show up as Times in visual sidebar
2015-08-15 01:07:36 [166168@main](f055e14) Web Inspector: Add VisualStyleDetailsPanel
2015-08-14 22:19:57 [166163@main](42bcdd8) Web Inspector: Highlight DOM node attribute changes in parallel, not sequentially
2015-08-14 22:04:56 [166158@main](9e3b65a) Web Inspector: Style changes to Visual sidebar editors
2015-08-14 20:07:15 [166153@main](dbc2561) Web Inspector: Add visual editors for CSS properties
2015-08-14 20:05:06 [166152@main](e201966) Web Inspector: Add Visual editors for CSS properties with comma separated values
2015-08-14 18:43:46 [166149@main](1448a3b) Web Inspector: Add autocomplete controller for Visual property editors
2015-08-14 18:31:38 [166148@main](2eaaa7f) Web Inspector: Add a visual editor for timing functions
2015-08-14 02:20:02 [166120@main](056f4f8) Web Inspector: Flash DOM node attribute on change
2015-08-14 01:51:06 [166118@main](98e501d) REGRESSION (r184000): Web Inspector: Stripped whitespace after editing CSS in Styles sidebar
2015-08-13 02:08:47 [166070@main](d1fe165) Web Inspector: Opening the Elements tab without a selected sidebar panel causes a crash
2015-08-12 17:53:55 [166039@main](7f5f1b7) Web Inspector: Implement selector highlighting for iOS
2015-08-12 05:45:49 [166028@main](6db761b) Web Inspector: Disabling attribute styles should not be possible
2015-08-12 05:40:27 [166027@main](d26910f) Web Inspector: Update to CodeMirror 5.5 or later
2015-08-11 17:18:53 [165983@main](5b2b7db) Web Inspector: Hovering over an element in the Elements tab should highlight the whole line
2015-08-10 23:56:51 [165965@main](da5cb88) Web Inspector: Add numerical input and slider based Visual editors for CSS properties
2015-08-10 20:56:18 [165957@main](4ccf5ec) Web Inspector: Add different types of non-numerical Visual editors for CSS properties
2015-08-10 20:51:32 [165955@main](367b5e2) Web Inspector: [iOS] Allow inspector to retrieve a list of system fonts
2015-08-10 20:49:47 [165954@main](fd9c84c) Web Inspector: Add VisualStyleSelectorSection
2015-08-10 20:33:38 [165952@main](f4fa43c) Web Inspector: Invalid selectors can be applied to the stylesheet
2015-08-09 02:06:07 [165926@main](a0de54b) Web Inspector: Timeline ruler handle tooltip shows wrong value when handles overlap
2015-08-09 01:22:06 [165925@main](56a5217) Web Inspector: Don't show "No Filter Results" when timeline is empty
2015-08-08 05:39:26 [165923@main](91f28bb) Web Inspector: Decrease the padding of each rule in the Rules sidebar to allow more content to show
2015-08-08 03:45:21 [165919@main](f1d4c73) Web Inspector: Don't include zero-width space into a copied text from the console
2015-08-07 17:58:45 [165885@main](416ddb6) Web Inspector: Option+Up/Down arrow keys should increment/decrement numbers in HTML and SVG attributes
2015-08-06 06:24:09 [165809@main](ad8e870) Web Inspector: Move the Metrics style sidebar panel into Computed
2015-08-06 06:17:59 [165808@main](d4908d7) Web Inspector: Bezier curve visual editor
2015-08-05 14:07:51 [165750@main](3152c43) Web Inspector: Allow users to duplicate rules in the Rules sidebar panel
2015-08-05 00:41:31 [165732@main](cb3cdf9) Web Inspector: "No Filter Results" overlaps other UI elements when docked Inspector is small
2015-08-04 22:48:42 [165718@main](2d22735) Web Inspector: Existing text after completions do not have their completion style removed once hint is applied
2015-08-04 22:45:37 [165716@main](fe63d7e) Web Inspector: buttons in new tab screen lack hover styles
2015-08-04 22:32:08 [165712@main](38116bd) Web Inspector: Merge the styles sidebar navigation bar into a selectable item in the elements sidebar
2015-08-01 06:48:27 [165605@main](84849df) Web Inspector: inherited CSS rules disappear from Styles sidebar while editing
2015-08-01 04:15:48 [165599@main](1cefec3) Web Inspector: Autocomplete: Undo (Cmd+Z) doesn't work as expected
2015-08-01 01:32:02 [165593@main](a979387) Web Inspector: Scrolling "jumps" in console
2015-07-30 23:56:51 [165559@main](f9e1519) Web Inspector: Support smart-pasting in the Rules sidebar panel
2015-07-30 19:24:06 [165540@main](1ebf5a0) Web Inspector: Add special case for deleting the next character when editing rules in the CSS Sidebar
2015-07-28 19:23:10 [165455@main](62e6233) Web Inspector: Invalid selectors can be applied to the stylesheet
2015-07-27 21:20:35 [165417@main](5fc2811) Web Inspector: support live editing of rule selectors
2015-07-24 18:48:17 [165353@main](559369c) Web Inspector: Editing non-inspector-stylesheet rule selectors fails after the first change
2015-07-23 20:24:08 [165303@main](95e7907) Web Inspector: Add a function to CSSCompletions to get a list of supported system fonts
2015-07-23 00:44:09 [165261@main](cb528c7) Web Inspector: REGRESSION (Safari 7): Pseudo element rules are not labelled with media queries in Styles panel
2015-07-11 22:29:55 [164954@main](ed6b1a0) Web Inspector: Improve runtime of pseudo-element sidebar style ordering
2015-07-11 08:42:35 [164945@main](b6c2189) Web Inspector: Warning icon tooltip for numbers with no units could be improved
2015-07-10 23:31:05 [164932@main](f1b4f09) Web Inspector: Add source links to functions logged in the console
2015-07-09 23:21:11 [164891@main](e5641c4) Web Inspector: Don't clear the console when navigating to a different page
2015-07-09 22:07:51 [164886@main](bad86a9) Web Inspector: Fix shape-highlight layout tests
2015-07-09 21:57:32 [164884@main](f48a851) Web Inspector: Pseudo-element style ordering is wrong for pseudo-styles on unique selectors
2015-07-09 21:54:11 [164883@main](8229e00) Web Inspector: Special Logs to Console that do not have an expression should be styled differently, looks like code
2015-07-09 20:47:58 [164882@main](d671a6c) Unreviewed. Added myself as a committer.
2015-07-09 19:25:25 [164875@main](8351a80) Web Inspector: Checkbox disappears when unchecking CSS background style
2015-07-09 06:41:12 [164859@main](ab42d0d) Web Inspector: Copy Rule in the context menu copies hidden properties in the rule
2015-07-09 04:20:35 [164851@main](86f49f6) Web Inspector: Style sidebar is showing incorrect strikethroughs
2015-07-09 01:17:44 [164841@main](04752ff) Web Inspector: Color swatches show up in color names in comments
2015-07-08 23:46:11 [164829@main](d40d140) Web Inspector: Confusingly crossed out properties in .sidebar > .panel.navigation.timeline > .title-bar
2015-07-08 23:44:40 [164828@main](9fe5b0d) Web Inspector: Can't select last row in the timeline because it's covered by filter selector
2015-07-08 20:40:24 [164818@main](19f4249) Web Inspector: Clicking style checkbox selects the property name while mouse down
2015-07-08 18:36:18 [164812@main](22eb74d) Web Inspector: Pressing delete in the styles sidebar with no text causes text to become misaligned
2015-07-08 05:27:17 [164797@main](80daeca) Web Inspector: Pressing tab on a comment in the styles sidebar doesn't highlight the comment
2015-07-08 05:24:35 [164796@main](bb52e91) Web Inspector: spacebar should pause/resume timeline recording when timelines are open
2015-07-07 21:21:36 [164784@main](ca4672d) Web Inspector: Unnecessary space added after -webkit- prefixed property values
2015-07-07 18:28:45 [164777@main](cd0c1b2) Web Inspector: Tabbing in the styles sidebar doesn't highlight the next section of text
2015-07-07 17:25:48 [164775@main](204d11d) Web Inspector: Option+Click not jumping to resource
2015-07-07 17:11:43 [164772@main](64a4778) Web Inspector: Regression: CSS autocompletion suggestion applies on pressing delete
2015-07-06 19:55:38 [164736@main](d749ac1) Web Inspector: Clearing the console does not remove the unread message icon
2015-07-05 18:46:54 [164701@main](da5d21f) Web Inspector: Deleting in the CSS sidebar causes the warning icon to appear mid-word
2015-07-05 18:23:44 [164700@main](b75fdc8) Web Inspector: CSS rule with 2 pseudo-selectors appears twice
2015-07-04 21:51:32 [164698@main](714995c) Web Inspector: Wrong cursor position in styles panel when deleting a line break
2015-07-04 21:49:54 [164697@main](7683ef3) Web Inspector: Pressing tab on a newline in the console should insert a tab character
2015-07-04 21:48:09 [164696@main](a4585a2) Web Inspector: Pressing enter on a newline in the styles sidebar inserts a semicolon
2015-07-04 21:46:29 [164695@main](92ccb0d) Web Inspector: Console should indicate if you have unseen messages in console due to filters
2015-07-04 21:44:46 [164694@main](dfeb5fc) Web Inspector: Pseudo Styles Ordering and Media Queries
2015-07-04 21:41:27 [164693@main](b0d1aaa) REGRESSION(r184000): Web Inspector: Multiline CSS in Styles Sidebar is marked as invalid
2015-07-02 17:31:57 [164639@main](2ecac66) Web Inspector: Show suggest popover on Tab press even if it wasn't showing before
2015-07-02 04:30:53 [164629@main](eb6f9d7) Web Inspector: When autocompleting, pressing tab twice shouldn't insert a tab character
2015-07-02 00:47:52 [164625@main](ffd0fc7) Make the first click on a rule section create a newline for easy property addition
2015-07-01 02:07:37 [164584@main](ba8bb27) Web Inspector: add " = $0" hint after selected element in main DOMTreeOutline
2015-06-24 23:54:12 [164374@main](de26e2b) Web Inspector: Pressing tab in the styles sidebar shouldn't insert a tab character
2015-06-24 22:17:42 [164367@main](c07539e) Web Inspector: Show warning icon for invalid CSS properties and/or values
2015-06-24 16:36:34 [164352@main](901760e) Web Inspector: Background of Computed Styles is missing
2015-06-22 22:02:09 [164285@main](bad14e5) Web Inspector: gaps between sections of the styles sidebar rules tab confusing, should say "Media: all"
2015-06-20 00:48:28 [164227@main](90ac938) Web Inspector: Highlight currently edited CSS selector
2015-06-19 18:49:19 [164200@main](cad8b31) Web Inspector: Make rule icon toggle all properties for that selector on and off
2015-06-18 22:24:37 [164170@main](df43576) Web Inspector: Add a filter for CSS properties in the Styles sidebar
2015-06-18 20:44:01 [164167@main](ac3bb06) Web Inspector: Ability to Copy entire CSS Rule from Styles Sidebar
2015-06-18 17:58:33 [164156@main](b6ce09d) Web Inspector: New Rule button doesn't reveal the newly added rule if not visible upon creation
2015-06-11 20:51:11 [163939@main](6272e3b) Web Inspector: font-family names interpreted as color
2015-06-06 01:23:12 [163761@main](6d0d74b) Web Inspector: Fixing code style and adding more limitations for bug 141262
2015-06-06 01:16:22 [163758@main](59c650c) Web Inspector: Highlighting a CSS section does not deselect previously highlighted CSS sections
2015-06-04 03:42:31 [163668@main](64fda38) Web Inspector: if a known CSS property has an unsupported value, only strikethrough the value
2015-05-29 04:47:39 [163481@main](12b01dc) Web Inspector: Jump from a computed style to the rule it came from