Closed
Bug 1359699
Opened 8 years ago
Closed 8 years ago
I have created rotating 3D cube on my site with the help of HTML & CSS,On version 52 is working fine,When i upgraded to 53 of firefox i faced an issue that #D cube is mess
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox53 | --- | wontfix |
firefox54 | --- | wontfix |
firefox55 | --- | fixed |
People
(Reporter: mungekarabhishek, Assigned: mikokm)
References
Details
(Keywords: regression)
Attachments
(1 file)
2.10 MB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20170413192749
Actual results:
I have created rotating 3D cube on my site with the help of HTML & CSS,On version 52 is working fine,When i upgraded to 53 of firefox i faced an issue that #D cube is mess
Comment 1•8 years ago
|
||
Can you please provide a link to the site in question?
Group: core-security
Flags: needinfo?(mungekarabhishek)
Reporter | ||
Comment 2•8 years ago
|
||
http://codepen.io/cliffpyles/pen/LHlqa
not working properly,As working fine in chrome.
Please give me solution
Flags: needinfo?(mungekarabhishek)
Comment hidden (me-too) |
Comment hidden (me-too) |
Comment 5•8 years ago
|
||
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0
Firefox: 55.0a1, Build ID: 20170511063838
I have managed to reproduce this issue on latest Firefox (53.0.2) release, but it seems that is no longer reproducible on latest Nightly (55.0a1) build. Considering this I have performed a regression range in order to find the bug that caused this, and also the bug that fixed this. Here are the results:
- The regression range and the bug that introduced the regression:
Last good revision: 36614ec50c15a5c2f3085b133b5bf698996d6751
First bad revision: 459802a227c2ba71cd742f8399a35ee68fc04d6a
Pushlog: https://goo.gl/jRyuRH
Looks like the following bug has the changes which introduced the regression:
https://bugzilla.mozilla.org/show_bug.cgi?id=1274673
- The "find-fix" regression range and the bug that fixed this issue:
First good revision: c9f09b670a27bd01d89193b0d4c79f72001e7987
Last bad revision: 25e9dfe731cc910d4f0dd8fe4af10e62baa84f45
Pushlog: https://goo.gl/u5hfsR
Looks like the following bug has the changes which introduced the fix:
https://bugzilla.mozilla.org/show_bug.cgi?id=1323791
@mungekarabhishek if this issue affects you a lot, you can download the latest Nightly (55.0a1) build, where the issue is not reproducible. Here is the link where you can find it: https://www.mozilla.org/en-US/firefox/channel/desktop/.
Ryan, should we close this issue as Resolved - Fixed and we track this on bug 1323791?
status-firefox53:
--- → affected
status-firefox54:
--- → affected
status-firefox55:
--- → fixed
status-firefox-esr52:
--- → unaffected
Flags: needinfo?(ryanvm)
Keywords: regressionwindow-wanted,
testcase-wanted
Comment 6•8 years ago
|
||
Thanks for tracking this down, Cosmin! We won't be uplifting bug 1323791 as it's too high-risk, and given where we are in the Fx54 cycle, I don't think we have time to try to come up with a spot-fix for just this bug. Let's go ahead and close this out with the knowledge that it'll be fixed in Fx55.
You need to log in
before you can comment on or make changes to this bug.
Description
•