WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71783
Web Inspector: Avoid automatic Console suggestions with empty expression
https://bugs.webkit.org/show_bug.cgi?id=71783
Summary
Web Inspector: Avoid automatic Console suggestions with empty expression
Alexander Pavlov (apavlov)
Reported
2011-11-08 01:36:30 PST
Enter ";" in the console - entire global scope suggestions will be displayed.
Attachments
Patch
(1.59 KB, patch)
2011-11-08 01:39 PST
,
Alexander Pavlov (apavlov)
no flags
Details
Formatted Diff
Diff
Patch
(1.90 KB, patch)
2011-11-08 01:45 PST
,
Alexander Pavlov (apavlov)
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2011-11-08 01:39:34 PST
Created
attachment 114012
[details]
Patch
Pavel Feldman
Comment 2
2011-11-08 01:40:56 PST
Comment on
attachment 114012
[details]
Patch We should call the callback.
Alexander Pavlov (apavlov)
Comment 3
2011-11-08 01:45:41 PST
Created
attachment 114013
[details]
Patch
Yury Semikhatsky
Comment 4
2011-11-08 02:59:57 PST
Comment on
attachment 114013
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=114013&action=review
> Source/WebCore/inspector/front-end/ConsoleView.js:368 > + completionsReadyCallback([]);
Prefer early return.
Alexander Pavlov (apavlov)
Comment 5
2011-11-08 04:22:39 PST
Committed
r99548
: <
http://trac.webkit.org/changeset/99548
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug