WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
120332
Web Inspector: Remove harmless assert, triggered hitting breakpoint in auto prettyprinted code on reload
https://bugs.webkit.org/show_bug.cgi?id=120332
Summary
Web Inspector: Remove harmless assert, triggered hitting breakpoint in auto p...
Joseph Pecoraro
Reported
2013-08-26 17:00:46 PDT
* STEPS TO REPRODUCE 1. Inspect <
http://bogojoker.com/shell/
> 2. Set a breakpoint on pretty printed easySlider.min.js that would be hit on reload 3. Reload => console.assert in console when file is auto-pretty printed without execution line handle.
Attachments
[PATCH] Proposed Fix
(1.82 KB, patch)
2013-08-26 17:01 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-08-26 17:01:19 PDT
<
rdar://problem/14840428
>
Joseph Pecoraro
Comment 2
2013-08-26 17:01:52 PDT
Created
attachment 209693
[details]
[PATCH] Proposed Fix
Joseph Pecoraro
Comment 3
2013-08-26 17:02:30 PDT
This assert doesn't really matter either. By the end of the function, if newExecutionLocation we re-generate the executionLineHandle when setting the new executionLineNumber.
WebKit Commit Bot
Comment 4
2013-09-05 15:10:30 PDT
Comment on
attachment 209693
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 209693 Committed
r155154
: <
http://trac.webkit.org/changeset/155154
>
WebKit Commit Bot
Comment 5
2013-09-05 15:10:32 PDT
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