Closed
Bug 1288964
Opened 7 years ago
Closed 7 years ago
The reload button does not work in Canvas Debugger or Web Audio Editor
Categories
(DevTools :: General, defect, P1)
DevTools
General
Tracking
(firefox49 unaffected, firefox50 verified, firefox51 verified)
VERIFIED
FIXED
Firefox 51
Tracking | Status | |
---|---|---|
firefox49 | --- | unaffected |
firefox50 | --- | verified |
firefox51 | --- | verified |
People
(Reporter: magicp.jp, Assigned: jryans)
References
Details
(Keywords: regression)
Attachments
(2 files)
2.18 MB,
video/mp4
|
Details | |
1.81 KB,
patch
|
jryans
:
review+
ritu
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0 Build ID: 20160724030208 Steps to reproduce: 1. Start Nightly 2. Go to "http://helloracer.com/webgl/" 3. Open DevTools > Canvas 4. Click "Reload" button Actual results: After step 4, record-snapshot button does not displayed on snapshots-toolbar. And also reload-notice-button is not replaced to canvas-debugging-empty-notice-button. But if clicking clear-snapshots, canvas-debugging-empty-notice-button is displayed. Expected results: Is this behavior intentional? If this is not, record-snapshot button and canvas-debugging-empty-notice-button are displayed after step 4.
Has STR: --- → yes
status-firefox49:
--- → unaffected
status-firefox50:
--- → affected
Component: Untriaged → Developer Tools: Canvas Debugger
OS: Unspecified → All
Hardware: Unspecified → All
Regression range: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=0e7371939dd691bb277b882ab7b7bfd710896301&tochange=02016837381082d203059b4cc193f5f4ced3ef50
Has Regression Range: --- → yes
status-firefox51:
--- → affected
Assignee | ||
Comment 2•7 years ago
|
||
Thanks for noticing this regression. I'll take a look.
Assignee | ||
Comment 3•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=b1c66915fc98
Assignee | ||
Comment 4•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=25ef3fa4c844
Assignee | ||
Comment 5•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=b16f5a34d515
Pushed by jryans@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/477ce21512ea Restore reload buttons in canvas and web audio. r=me
Assignee | ||
Comment 7•7 years ago
|
||
Attachment #8777603 -
Flags: review+
Assignee | ||
Comment 8•7 years ago
|
||
Web audio is also affected.
Component: Developer Tools: Canvas Debugger → Developer Tools
Summary: The reload button does not work in Canvas debugger → The reload button does not work in Canvas Debugger or Web Audio Editor
Comment 9•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/477ce21512ea
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 51
Assignee | ||
Comment 10•7 years ago
|
||
Comment on attachment 8777603 [details] [diff] [review] Repair reload for canvas and web audio Approval Request Comment [Feature/regressing bug #]: Bug 1288964 [User impact if declined]: Reload buttons that appear in the UI of the Canvas Debugger and Web Audio Editor won't work, making those tools appear broken [Describe test coverage new/current, TreeHerder]: On m-c [Risks and why]: Low, just checks the reload flag as needed [String/UUID change made/needed]: None
Attachment #8777603 -
Flags: approval-mozilla-aurora?
Comment on attachment 8777603 [details] [diff] [review] Repair reload for canvas and web audio Regression, Aurora50+
Attachment #8777603 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Hello, could you please verify this issue is fixed as expected on a latest Nightly build? Thanks!
Flags: needinfo?(magicp.jp)
Comment 13•7 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-aurora/rev/307fe134b473
Reporter | ||
Comment 14•7 years ago
|
||
(In reply to Ritu Kothari (:ritu) from comment #12) > Hello, could you please verify this issue is fixed as expected on a latest > Nightly build? Thanks! Hi Ritu, This issue was fixed in Nightly build (20160805030444). Thanks!
Flags: needinfo?(magicp.jp)
Comment 15•7 years ago
|
||
I have reproduced this bug with Nightly 50.0a1 (2016-07-24) on Ubuntu 14.04, 64 bit! The bug's fix is now verified on latest Nightly 51.0a1 and latest Aurora 50.0a2 Nightly 51.0a1: Build ID 20160807030201 User Agent Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0 Aurora 50.0a2: Build ID 20160807004000 User Agent Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0 [bugday-20160803]
Comment 16•7 years ago
|
||
I have reproduced this bug with Nightly 50.0a1 (2016-07-24) on Windows 8.1 , 64 bit! This Bug's fix is verified on Latest Aurora 50.0a2 and Latest Nightly 51.0a1 . Aurora 50.0a2: Build ID : 20160810004000 User Agent : Mozilla/5.0 (Windows NT 6.3; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0 Nightly 51.0a1 : Build ID : 20160810030202 User Agent : Mozilla/5.0 (Windows NT 6.3; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 [bugday-20160810]
Comment 17•7 years ago
|
||
As this bug verified on both windows (Comment 16) and Linux (Comment 15) marking this bug as verified.
Status: RESOLVED → VERIFIED
QA Whiteboard: [bugday-20160810]
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•