Closed
Bug 1297375
Opened 9 years ago
Closed 6 years ago
Imported canvas snapshot is broken
Categories
(DevTools Graveyard :: Canvas Debugger, defect, P3)
DevTools Graveyard
Canvas Debugger
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: magicp.jp, Unassigned)
References
Details
Attachments
(1 file)
336.21 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160822064441
Steps to reproduce:
1. Start Nightly
2. Go to "http://helloracer.com/webgl/"
3. Open DevTools > Canvas
4. Click Reload and Recording
5. Save snapshot in local
6. Import the snapshot
7. Check screenshot-image and screenshot-dimensions
Actual results:
- screenshot-image does not change when switching call item.
- screenshot-dimensions is always "0x0"
Expected results:
Is this intentional? If not, screenshot-image and screenshot-dimensions should be displayed correctly.
Has STR: --- → yes
status-firefox48:
--- → affected
status-firefox49:
--- → affected
status-firefox50:
--- → affected
status-firefox51:
--- → affected
status-firefox-esr45:
--- → affected
Component: Untriaged → Developer Tools: Canvas Debugger
OS: Unspecified → All
Hardware: Unspecified → All
Comment 1•9 years ago
|
||
Can you check tomorrow's nightly (or a build off https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=7963ebdd52b93f96b812eff2eab8d94097147b9c assuming it goes green) to see if this is fixed by the fix for bug 1297370) ? I kind of hope so, but it's hard to be sure. :-)
Flags: needinfo?(magicp.jp)
Hello Gijs, Bug 1297370 was fixed, but this bug still appears...
Flags: needinfo?(magicp.jp)
Well, if you click on one of small screenshots at the bottom, huge screenshot at the right doesn't change, but if click on the slider at the top, the screenshot does change (yet becomes blurry).
It looks exactly like bug 984844, but I'm not sure. Better ask Victor Porof.
See Also: → 984844
Comment 4•9 years ago
|
||
Victor, any idea what's going on here (see also comment #0 and comment #3)
Flags: needinfo?(vporof)
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•7 years ago
|
status-firefox48:
affected → ---
status-firefox49:
affected → ---
status-firefox50:
affected → ---
status-firefox51:
affected → ---
status-firefox-esr45:
affected → ---
Updated•7 years ago
|
Flags: needinfo?(vporof)
Comment 5•6 years ago
|
||
The code behind DevTools:Canvas Debugger has gone away. Closing this bug as INVALID
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•