When Firefox opens the Maps JavaScript API sample several times in the same tab, the map will not be displayed on even times
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
People
(Reporter: earlgreypicard, Unassigned)
Details
Attachments
(1 file)
1.94 MB,
video/mp4
|
Details |
From https://forums.mozillazine.jp/viewtopic.php?f=2&t=17665
User-Agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps To Reproduce:
- Open https://developers.google.com/maps/documentation/javascript/examples/
- Click "Styles / Styled Maps - Night Mode" link.
- Repeat step 2.
Actual Results:
Sample map is displayed at odd clicks but not at even clicks.
(However, this issue does not occur if "Disable HTTP Cache" is set in Settings of devtools.)
Expected Results:
Sample map should be displayed with every click.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=a0cad7a2f14350c12ad6dba4ea1c50b2958dc442&tochange=c477a96a488995459baab0948a10cb7231d7cbe3
Reporter | ||
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
Managed to reproduce this bug on Firefox Nightly 70.0a1, Firefox 69.0b6 and on Firefox 68.0.1 Windows 10 x64.
Comment 3•5 years ago
|
||
Based on the regression window and that "Disable HTTP Cache" fixes the issue, it could be regression from bug 1548349. Ehsan, can you take a look? Thanks!
Updated•5 years ago
|
Description
•