Closed
Bug 1206605
Opened 10 years ago
Closed 10 years ago
Back out bug 1160447 (internalErrorCode debug code for Netflix XHR error)
Categories
(Core :: Audio/Video: Playback, defect, P1)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | unaffected |
| firefox41 | --- | unaffected |
| firefox42 | + | fixed |
| firefox43 | --- | unaffected |
| firefox44 | --- | unaffected |
People
(Reporter: cpeterson, Assigned: cpeterson)
References
Details
Attachments
(1 file)
|
4.51 KB,
patch
|
khuey
:
review+
Sylvestre
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
[Tracking Requested - why for this release]:
+++ This bug was initially created as a clone of Bug #1196818 +++
Back out diagnostic patch from bug 1160447 comment 42 before releasing Firefox 42.
| Assignee | ||
Updated•10 years ago
|
status-firefox44:
--- → unaffected
Summary: Back out bug 1160447 (diagnostic crash for Netflix XHR error) → Back out bug 1160447 (internalErrorCode debug code for Netflix XHR error)
Comment 1•10 years ago
|
||
Kyle, are you going to take care of this patch?
Tracking as we don't want to ship with this diag crash.
Flags: needinfo?(khuey)
Flags: needinfo?(khuey) → needinfo?(cpeterson)
| Assignee | ||
Comment 2•10 years ago
|
||
Sylvestre, I can back out this patch when the time comes. Is backing out in 42.0b8 early enough for you?
Flags: needinfo?(cpeterson) → needinfo?(sledru)
Updated•10 years ago
|
Assignee: nobody → cpeterson
Comment 4•10 years ago
|
||
Chris, could you prepare the patch, have the r+ and fill the uplift request? I won't have to bother you after that :)
Flags: needinfo?(cpeterson)
Whiteboard: [checkin on Friday 16/10]
| Assignee | ||
Comment 5•10 years ago
|
||
Back out XHR internalErrorCode debug code added for Netflix test.
Attachment #8672039 -
Flags: review?(khuey)
Attachment #8672039 -
Flags: review?(khuey) → review+
| Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8672039 [details] [diff] [review]
backout-3364de1b17d6.patch
Approval Request Comment
[Feature/regressing bug #]: XHR internalErrorCode landed in bug 1160447
[User impact if declined]: We will ship debug code that is accessible by web content to the release channel.
[Describe test coverage new/current, TreeHerder]: This code has landed and been backed out before. :)
[Risks and why]: Low risk. This debug code only exists in Beta 42.
[String/UUID change made/needed]: None
Flags: needinfo?(cpeterson)
Attachment #8672039 -
Flags: approval-mozilla-beta?
| Assignee | ||
Comment 7•10 years ago
|
||
We can remove internalErrorCode from Beta 42 at any time. This debug code is no longer useful for Netflix's testing because we now know it always returns error code 0 (which is not particularly useful) for the XHR problem Netflix is seeing.
Comment 8•10 years ago
|
||
Comment on attachment 8672039 [details] [diff] [review]
backout-3364de1b17d6.patch
OK, thanks. Let's take it now then. Should be in 42 beta 7.
Attachment #8672039 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•10 years ago
|
Whiteboard: [checkin on Friday 16/10]
Comment 9•10 years ago
|
||
| Assignee | ||
Comment 10•10 years ago
|
||
Resolving this bug as fixed because the backout patch landed on beta. It doesn't need to land on central.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•