Closed
Bug 881596
Opened 11 years ago
Closed 11 years ago
support HTTP UAProfile request header on b2g device
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: leo.bugzilla.gecko, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Updated•11 years ago
|
OS: Windows 7 → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Reporter | ||
Comment 1•11 years ago
|
||
Patch to add UAProfile in HttpHeader
Reporter | ||
Updated•11 years ago
|
blocking-b2g: leo? → leo+
Reporter | ||
Comment 2•11 years ago
|
||
The x-wap-profile is contained in MMS header.
It might has to be included in Browser header too.
Comment 3•11 years ago
|
||
Please see https://bugzilla.mozilla.org/show_bug.cgi?id=864215#c8 and https://bugzilla.mozilla.org/show_bug.cgi?id=864215#c9 that concluded that we have no plans to include the UAProf header in the open web - we're only planning to support the MMS use case per bug 802293 and bug 804754.
Based on the analysis of this patch, I'm guessing you are trying to land this to be supported for the open web. I thought we argued this against this originally. Putting needinfo on Lawrence and Gerv to provide a rationale to deliver a conclusion on what we are doing here.
I'm moving this back into leo? because Mozilla isn't in agreement yet that this is something we should do.
blocking-b2g: leo+ → leo?
Updated•11 years ago
|
Flags: needinfo?(lmandel)
Flags: needinfo?(gerv)
Comment 4•11 years ago
|
||
As Jason commented, please see bug 864215 for justification on why we will not add this header. Also, see bug 802293 comment 2. Specifically, "In Android,
UAProf URL is only used in the same scenario -- MMS". This is supported by the information that I have found about UAProf usage in Android an iOS. For ex, http://stackoverflow.com/questions/6082934/android-how-to-get-uaprof-value-in-android-sdk
I'm resolving this bug as won't fix.
Gerv - I have cleared your needinfo request as I think the outcome for this bug is clear.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(lmandel)
Flags: needinfo?(gerv)
Resolution: --- → WONTFIX
Updated•11 years ago
|
blocking-b2g: leo? → ---
Comment 5•11 years ago
|
||
The UAProf is not contained the header of browser request
We need to discuss with partner for this issue.
Flags: needinfo?(dcoloma)
Comment 6•11 years ago
|
||
I meant to include the following link in my previous comment, which includes Mozilla's policy about change the Firefox OS user agent and related headers:
https://wiki.mozilla.org/B2G/User_Agent/Partner_Changes_Policy
Comment 7•11 years ago
|
||
This issue seems to be clarified offline, clearing need info request
Flags: needinfo?(dcoloma)
Comment 10•11 years ago
|
||
this issue has been reported again on FFOS 1.1 during the latam certification
Built ID 20130823171628
Device: Ikura
QC RIL version: "ro.build.firmware_revision=V1.01.00.01.019.180"
gaia commit: 4916f82 Merge branch 'zte/ics_strawberry_cdr' of ssh://10.67.16.41:29418/quic/lf/releases/gaia into ics_strawberry_cdr
gecko commit: a1c2bb0 ZRL modify ACCEPT Http head for MMS
Comment 11•11 years ago
|
||
This issue has been resolved as won't fix. Please see the justification in comment 4.
Comment 15•11 years ago
|
||
The patch is not useful on v1.3.
Comment 16•11 years ago
|
||
Not blocking - this is still not intending to be implemented.
blocking-b2g: 1.3? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•