Closed Bug 983878 Opened 11 years ago Closed 6 years ago

`appcache validate` should warn about any cross-origin requests

Categories

(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: cvan, Unassigned)

References

Details

In your appcache manifest you cannot specify any resources that are on a different domain (even redirects). Chrome actually lets you, as long as the resources are served over SSL. But Firefox doesn't. Because Firefox respects the same-origin policy, we should throw errors when you have cross-origin resources defined in the manifest. Errors should appear in the console and/or the Web Developer toolbar when running `appcache validate`.
Component: Developer Tools: Console → Developer Tools: Graphic Commandline and Toolbar
Depends on: 1237782
Product: Firefox → DevTools
Per bug 1491875, this component has been closed, and the affected code is being removed from Firefox. Closing this bug as incomplete.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Product: DevTools → DevTools Graveyard
Depends on: 1619673
You need to log in before you can comment on or make changes to this bug.