WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 105759
Web Inspector: console.profileEnd() crashes if called without arguments
https://bugs.webkit.org/show_bug.cgi?id=105759
Summary
Web Inspector: console.profileEnd() crashes if called without arguments
Yury Semikhatsky
Reported
2012-12-26 00:57:34 PST
The crash likely occurs at this line
http://trac.webkit.org/browser/trunk/Source/WebCore/bindings/v8/ScriptProfiler.cpp#L86
as we are trying to search for an empty string as a key in the map.
Attachments
Patch
(5.43 KB, patch)
2012-12-27 01:21 PST
,
Eugene Klyuchnikov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eugene Klyuchnikov
Comment 1
2012-12-27 01:21:09 PST
Created
attachment 180779
[details]
Patch
Vsevolod Vlasov
Comment 2
2012-12-27 01:35:00 PST
Comment on
attachment 180779
[details]
Patch We should merge this to Chromium M25
WebKit Review Bot
Comment 3
2012-12-27 01:54:27 PST
Comment on
attachment 180779
[details]
Patch Clearing flags on attachment: 180779 Committed
r138494
: <
http://trac.webkit.org/changeset/138494
>
WebKit Review Bot
Comment 4
2012-12-27 01:54:31 PST
All reviewed patches have been landed. Closing bug.
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