WebKit Trac
  • Login
  • Preferences
  • Register
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (31 - 40 of 162)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 →
[292441]: Web Inspector: Regression(r291729) The result of logging $0 to the ...
Web Inspector: Regression(r291729) The result of logging $0 to the console shows overlapping `$0` and `$[n]` after the node https://bugs.webkit.org/show_bug.cgi?id=238843 Reviewed by Devin Rousso. r291729 was missing a check that the `DO ...
By Patrick Angle — Apr 5, 2022 4:52:51 PM
[292181]: Web Inspector: Support Container Queries in the Styles sidebar ...
Web Inspector: Support Container Queries in the Styles sidebar https://bugs.webkit.org/show_bug.cgi?id=238346 Reviewed by Devin Rousso. Source/JavaScriptCore: Add new `container-rule` type for `CSS::Grouping::Type`. * inspector/protoco ...
By Patrick Angle — Mar 31, 2022 2:50:47 PM
[292075]: Web Inspector: Add check for null `entryScope` in ...
Web Inspector: Add check for null `entryScope` in JSC::Debugger::detach https://bugs.webkit.org/show_bug.cgi?id=238518 Reviewed by Devin Rousso. A virtual machine may not always have an `entryScope`, which can occur if a `JSGlobalObject` ...
By Patrick Angle — Mar 29, 2022 3:10:45 PM
[292037]: Web Inspector: [Cocoa] Indicate a request was sent through ...
Web Inspector: [Cocoa] Indicate a request was sent through proxy/private relay in Network tab https://bugs.webkit.org/show_bug.cgi?id=233202 Reviewed by Devin Rousso. Source/JavaScriptCore: Add new `isProxyConnection` property to networ ...
By Patrick Angle — Mar 29, 2022 10:26:24 AM
[291824]: Web Inspector: Blank inspector in a page with container queries ...
Web Inspector: Blank inspector in a page with container queries https://bugs.webkit.org/show_bug.cgi?id=238338 Reviewed by Devin Rousso. Because there is no CSSOM implementation for container queries, we are unable to inspect them curren ...
By Patrick Angle — Mar 24, 2022 4:29:30 PM
[291823]: REGRESSION(STP142): "A JavaScript exception occured: Can't find ...
REGRESSION(STP142): "A JavaScript exception occured: Can't find variable: utils" from SafariDriver https://bugs.webkit.org/show_bug.cgi?id=238335 Reviewed by Devin Rousso. Following r289467, we can't just copy the WebDriver atom scripts ...
By Patrick Angle — Mar 24, 2022 4:23:53 PM
[291746]: No breakpoints hit on github.com, and some are invalid ...
No breakpoints hit on github.com, and some are invalid https://bugs.webkit.org/show_bug.cgi?id=235607 Reviewed by Yusuke Suzuki. JSTests: Add test for multi-line parsing errors. * stress/regress-88440831.js: Added. Source/JavaScriptCo ...
By Patrick Angle — Mar 23, 2022 9:40:09 AM
[291729]: Web Inspector: Elements tab: selection variable not displayed after ...
Web Inspector: Elements tab: selection variable not displayed after losing focus https://bugs.webkit.org/show_bug.cgi?id=238226 Reviewed by Devin Rousso. When rebuilding the underlying `DOMTreeElements`, we should make sure the inspected ...
By Patrick Angle — Mar 22, 2022 5:19:32 PM
[291712]: Source/WebInspectorUI: Web Inspector: `console.log` format strings ...
Source/WebInspectorUI: Web Inspector: `console.log` format strings containing invalid specifiers results in `[Object object]` replacing the specifier instead of ignoring the invalid specifier https://bugs.webkit.org/show_bug.cgi?id=235061 ...
By Patrick Angle — Mar 22, 2022 3:22:09 PM
[291519]: Web Inspector: `console.screenshot` has extra transparent pixels at ...
Web Inspector: `console.screenshot` has extra transparent pixels at bottom of screenshot on platforms with viewports that are obscured by browser chrome https://bugs.webkit.org/show_bug.cgi?id=238060 Reviewed by Devin Rousso. ScrollView: ...
By Patrick Angle — Mar 18, 2022 8:25:35 PM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple