Closed
Bug 867481
Opened 12 years ago
Closed 12 years ago
Remote debugging connection screen is broken
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox22 unaffected, firefox23 verified)
VERIFIED
FIXED
Firefox 23
Tracking | Status | |
---|---|---|
firefox22 | --- | unaffected |
firefox23 | --- | verified |
People
(Reporter: cpeterson, Assigned: dcamp)
References
Details
(Keywords: regression)
Attachments
(1 file)
1017 bytes,
patch
|
harth
:
review+
|
Details | Diff | Splinter Review |
I can no longer remote debug Firefox on my Android device. I believe this is a release-only regression starting with Nightly 23 build 2013-04-30.
Using the same Firefox profile, I can successfully remote debug using Firefox 20, Beta 21, Aurora 22, a *release* build of Nightly 23 2013-04-29, and a *debug* build of Nightly 23 2013-04-30. But not a *release* build of Nightly 23 2013-04-30.
One clue: even though I am using the same Firefox profile, the "Connect to remote device" tab does not remember my Host and Port values from my last session. Instead, they are empty and have a magenta outline.
Here is the pushlog from build 04-29 to 04-30:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=05533d50f2f7&tochange=dd0c611a0a27
Reporter | ||
Comment 1•12 years ago
|
||
I suspect this is a regression from bug 855914 ("Start using the jetpack loader in devtools") in the given pushlog range.
Reporter | ||
Comment 2•12 years ago
|
||
Just to clarify: the builds I mentioned in comment 0 are the desktop browser builds. On my Android device, I am using the same Nightly 23 build for all tests.
Assignee | ||
Updated•12 years ago
|
Summary: Can't remote debug Android debug → Remote debugging connection screen is broken
Assignee | ||
Comment 3•12 years ago
|
||
Some leftover imports of files that don't exist anymore.
Updated•12 years ago
|
Attachment #743999 -
Flags: review+
Assignee | ||
Comment 4•12 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 5•12 years ago
|
||
Assignee: nobody → dcamp
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 23
Updated•12 years ago
|
Comment 6•12 years ago
|
||
(In reply to Chris Peterson (:cpeterson) from comment #0)
> Instead, they are empty and have a magenta outline.
Reproduced in nightly 2013-04-30.
Verified fixed FF 23b7, 25.0a1 2013-07-18
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•