Closed
Bug 1027454
(wifi-rdp-on)
Opened 10 years ago
Closed 10 years ago
Enable WiFi debugging for Firefox OS by default
Categories
(DevTools Graveyard :: WebIDE, defect)
DevTools Graveyard
WebIDE
Tracking
(firefox39 fixed)
RESOLVED
FIXED
Firefox 39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: jryans, Assigned: jryans)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file, 1 obsolete file)
In bug 962308, we track the work to build an initial version of WiFi debugging.
Here, we track everything left over to finally enable it by default.
Assignee | ||
Updated•10 years ago
|
Alias: wifi-rdp-on
Assignee | ||
Comment 1•10 years ago
|
||
/r/5785 - Bug 1027454 - Enable WiFi debugging by default. r=past,janx
Pull down this commit:
hg pull review -r 56d55a8ced2bc9675ccd672be321c2a6a593da1e
Attachment #8580566 -
Flags: review?(past)
Attachment #8580566 -
Flags: review?(janx)
Comment 2•10 years ago
|
||
Comment on attachment 8580566 [details]
MozReview Request: bz://1027454/jryans
https://reviewboard.mozilla.org/r/5783/#review4749
Ship It!
Attachment #8580566 -
Flags: review?(past) → review+
Comment 3•10 years ago
|
||
Comment on attachment 8580566 [details]
MozReview Request: bz://1027454/jryans
I'm going to say "go", but I noticed a few problems:
- Bug 1130084 seems to be back.
- There seemed to be many more devtools errors in the logs when using over Wi-Fi, although it doesn't seem to happen consistently (I couldn't reproduce when I was trying to grab a copy of the offending logs).
Attachment #8580566 -
Flags: review?(janx) → review+
Comment 4•10 years ago
|
||
Also, I wonder if you have a try push with the scanning enabled?
Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Jan Keromnes [:janx] from comment #4)
> Also, I wonder if you have a try push with the scanning enabled?
Yes, sorry, forgot to post it!
https://treeherder.mozilla.org/#/jobs?repo=try&revision=bfc07e6316d5
Assignee | ||
Comment 6•10 years ago
|
||
(In reply to Jan Keromnes [:janx] from comment #3)
> Comment on attachment 8580566 [details]
> MozReview Request: bz://1027454/jryans
>
> I'm going to say "go", but I noticed a few problems:
>
> - Bug 1130084 seems to be back.
Okay, I'll try to take another look at this one.
> - There seemed to be many more devtools errors in the logs when using over
> Wi-Fi, although it doesn't seem to happen consistently (I couldn't reproduce
> when I was trying to grab a copy of the offending logs).
Did you notice that features appeared to actually break? Or just that more errors were logged?
Flags: needinfo?(janx)
Comment 7•10 years ago
|
||
(In reply to J. Ryan Stinnett [:jryans] from comment #6)
> > - Bug 1130084 seems to be back.
>
> Okay, I'll try to take another look at this one.
Great! However, I don't consider this to be a blocker. Feel free to land the patch.
> Did you notice that features appeared to actually break? Or just that more
> errors were logged?
I didn't actually see something break, but from what I remember the inspector was having trouble with certain nodes/properties(?). It might just be that the inspector is not used to increased delays, or it is subject to race conditions, because using it over Wi-Fi makes some things really sloooow (e.g. unfolding DOM nodes).
Flags: needinfo?(janx)
Assignee | ||
Updated•10 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 8•10 years ago
|
||
Okay, all known blockers resolved.
Let's turn it on!
https://hg.mozilla.org/integration/fx-team/rev/82e0b5eda921
Comment 9•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 39
Assignee | ||
Comment 10•10 years ago
|
||
I blogged about this new feature[1]. Some of the material may be useful when we update MDN too.
[1]: http://convolv.es/blog/2015/03/25/wifi-debug-fxos/
Assignee | ||
Updated•10 years ago
|
Summary: Enable WiFi debugging by default → Enable WiFi debugging for Firefox OS by default
Comment 11•10 years ago
|
||
Keywords: dev-doc-needed → dev-doc-complete
Assignee | ||
Comment 12•9 years ago
|
||
Attachment #8580566 -
Attachment is obsolete: true
Attachment #8618179 -
Flags: review+
Assignee | ||
Comment 13•9 years ago
|
||
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•