cant debug with get params
Categories
(DevTools :: Debugger, defect, P1)
Tracking
(Not tracked)
People
(Reporter: nextor, Assigned: bhackett1024)
References
(Blocks 1 open bug)
Details
(Whiteboard: [debugger-reserve])
Attachments
(2 files)
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Updated•7 years ago
|
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Thanks for the clear example. This fails for me as well.
Comment 5•6 years ago
|
||
Brian, could you investigate this? I think we've seen similar reports to this one, but this has the clearest STR I've seen.
Comment 6•6 years ago
|
||
Brian, assigning you for planning purposes. Feel free to pass it back.
Updated•6 years ago
|
Updated•6 years ago
|
Comment 7•6 years ago
|
||
Sylvester, we're using the status field to track whether something is in progress
Assignee | ||
Comment 8•6 years ago
|
||
(In reply to Jason Laster [:jlast] from comment #5)
Brian, could you investigate this? I think we've seen similar reports to this one, but this has the clearest STR I've seen.
The links in comment 2 don't work anymore, unfortunately. This sounds like a problem with fetch() returning the wrong results, in which case it would be a similar problem to bug 1375036. The analysis in comment 16 of that bug should apply here as well.
Comment 9•6 years ago
|
||
I agree with your assessment that this should be fixed via bug 1375036.
Did you try comment 2?
These two links for me when the cache was disabled via the net monitor
https://links.nextor.mx/test/?xx=0
https://links.nextor.mx/test/?xx=1
It seems like a good test case
Updated•6 years ago
|
Updated•6 years ago
|
Comment 10•6 years ago
|
||
This was fixed via bug 1538056.
Description
•