[webkit-reviews] review granted: [Bug 203932] Web Inspector: REGRESSION(r251958): console prompt is automatically focused when page is reloaded : [Attachment 382987] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 7 11:03:14 PST 2019


Timothy Hatcher <timothy at apple.com> has granted Devin Rousso
<drousso at apple.com>'s request for review:
Bug 203932: Web Inspector: REGRESSION(r251958): console prompt is automatically
focused when page is reloaded
https://bugs.webkit.org/show_bug.cgi?id=203932

Attachment 382987: Patch

https://bugs.webkit.org/attachment.cgi?id=382987&action=review




--- Comment #2 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 382987
  --> https://bugs.webkit.org/attachment.cgi?id=382987
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=382987&action=review

> Source/WebInspectorUI/UserInterface/Base/Main.js:1565
> +    if (WI._didAutofocusConsolePrompt === undefined) {

!WI._didAutofocusConsolePrompt


More information about the webkit-reviews mailing list