WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
178806
Web Inspector: Canvas Tab: canvas path components from old page stick around when page is reloaded
https://bugs.webkit.org/show_bug.cgi?id=178806
Summary
Web Inspector: Canvas Tab: canvas path components from old page stick around ...
Blaze Burg
Reported
2017-10-25 10:15:03 PDT
Created
attachment 324841
[details]
Screenshot STR: 1. Load acko.net 2. Open Inspector, Canvases Tab 3. Reload the page several times => Now I have multiple Canvas 2, Canvas 3 path components
Attachments
Screenshot
(426.10 KB, image/png)
2017-10-25 10:15 PDT
,
Blaze Burg
no flags
Details
Patch
(16.30 KB, patch)
2017-10-25 15:49 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Patch
(16.81 KB, patch)
2017-10-26 18:24 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-10-25 10:15:18 PDT
<
rdar://problem/35176360
>
Devin Rousso
Comment 2
2017-10-25 15:49:01 PDT
Created
attachment 324912
[details]
Patch
Blaze Burg
Comment 3
2017-10-26 16:34:10 PDT
Comment on
attachment 324912
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=324912&action=review
r=me
> Source/WebInspectorUI/ChangeLog:8 > +
You never really explained why the code was wrong or what the fix does differently.
> Source/WebInspectorUI/UserInterface/Views/CanvasTabContentView.js:185 > + for (let recording of canvas.recordingCollection.items) {
I would comment here that we are converting the gone canvas' recordings to be imported recordings.
Devin Rousso
Comment 4
2017-10-26 18:24:02 PDT
Created
attachment 325093
[details]
Patch Added comments. No change in logic.
WebKit Commit Bot
Comment 5
2017-10-26 19:20:08 PDT
Comment on
attachment 325093
[details]
Patch Clearing flags on attachment: 325093 Committed
r224081
: <
https://trac.webkit.org/changeset/224081
>
WebKit Commit Bot
Comment 6
2017-10-26 19:20:10 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