Closed Bug 870783 Opened 11 years ago Closed 7 years ago

Debugger shows wrong origin of resource

Categories

(DevTools :: Debugger, defect, P3)

23 Branch
x86_64
macOS
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: kenan, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:23.0) Gecko/20130506 Firefox/23.0
Build ID: 20130506030925

Steps to reproduce:

Navigated to a server using its IP.


Actual results:

The origin is shown wrong. Looks like the IP is parsed as TLD (thus only the first two parts of the IP)


Expected results:

Should display either the whole IP or an adequate replacement.
Component: Untriaged → Developer Tools: Debugger
Hardware: x86 → x86_64
I can see why this may be confusing, but the group labels you observe in the script list are not supposed to be the actual host, domain or path. Checking any other page accessed with a domain name will confirm that.

I was about to mark this as INVALID, but maybe treating IP addresses differently in group labels has some merit. Victor what do you think?
This is working as designed, but I can definitely see how it could be confusing. It's also quite simple to fix, so let's give it a shot!
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Summary: DevTool shows wrong origin of resource (debugger) → Debugger shows wrong origin of resource
This is now fixed with the new debugger front-end.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: