Closed Bug 952161 Opened 11 years ago Closed 10 years ago

Sometimes we see "n/a" instead of "B2G" in the footer. Reloading the page fixes it.

Categories

(DevTools Graveyard :: WebIDE, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 931921

People

(Reporter: paul, Assigned: paul)

Details

I blame the template mechanism.

Easy to see with the simulator.
Assignee: nobody → paul
We send 3 requests:
- getDescription()
- getRawTablePermission()
- getWallpaper()

We get the 3 replies in the wrong order:
- wallpaper
- description
- tablepermission

Not sure what's going on yet…
That looks exactly like what happened in bug 931921. Wrong actor packets ordering due to multiple actor instances... is it somewhat broken again or are you testing on 1.2?
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Filter on 86b7095e-2bd0-499e-a704-d00f2524aeef / PAUL STOP SETTING QA CONTACT TO THE DEVTOOLS COMPONENT'S WATCHERS EMAIL FOR BUGS YOU FILE :)
QA Contact: developer.tools
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.