Open Bug 450474 Opened 17 years ago Updated 3 years ago

Viewport metadata stored as pseudo-headers should be namespaced

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: dveditz, Unassigned)

Details

Viewport data parsed from document <meta> tags are stored as pseudo-headers on the document. But it's not hard to imagine that if/when this feature becomes standardized there's a chance it will be specified as header values which might conflict in the future. Better to namespace the pseudo-headers now to something we know won't be used just in case. The standard recommendation would be "x-moz-viewport-foo" instead of "viewport-foo". You might be able to think of something better, but it's not worth wasting much brain on.
QA Contact: content
Component: Content → DOM
QA Contact: content → general
I'm not really ever going to do this. Unassigning myself.
Assignee: bobbyholley → nobody
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.