Closed Bug 361811 Opened 18 years ago Closed 11 years ago

Exception repeatedly thrown on http://www.wbeta.com

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: stevee, Unassigned)

References

()

Details

(Keywords: regression, testcase)

Attachments

(1 file)

1. New profile, start firefox 2. Load www.wbeta.com 3. Click on a link on the left hand side, under 'XML News Aggrigator' 4. Exception is repeatedly thrown in a dialog: [Exception... "Component returned failure code: 0x804b000f [nsIXMLHttpRequest.setRequestHeader]" nsresult: "0x804b000f (<unknown>)" location: "JS frame :: http://www.wbeta.com/index.js :: sendReq :: line 232" data: no] No exception thrown: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060504 Minefield/3.0a1 ID:2006050405 [cairo] Exceptions thrown: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060505 Minefield/3.0a1 ID:2006050511 [cairo] http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-05-04+04&maxdate=2006-05-05+12&cvsroot=%2Fcvsroot Trunk builds after 2006-05-10 crash @ nsXMLHttpRequest::StreamReaderFunc with the same reproduction steps. See bug 361773.
Product: Firefox → Core
QA Contact: general → general
Attached file testcase
I guess before the patch for bug 198595 the event argument wasn't passed on to the function, but after the patch for bug 198595 , it does. On http://www.wbeta.com, it causes the xmlhttrequest to fire again, which sets req.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded; charset=UTF-8'); again on an existing xmlhttprequest object, which throws the exception.
So this seems like a tech evangelism issue to me.
Blocks: 198595
Keywords: testcase
I came to the same conclusion in bug 361773 comment 13 (I also think it's Evangelism). The designer of this site were just unlucky to depend on a Firefox bug that got fixed.
Yeah, I'd say evang. The plan for the W3C XMLHttpRequest spec is to eventually require an event arg here, as I understand.
Assignee: nobody → english-us
Component: General → English US
Product: Core → Tech Evangelism
QA Contact: general → english-us
Version: Trunk → unspecified
I just sent a mail to wbetamaster@msn.com regarding this.
404 Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:22.0) Gecko/20100101 Firefox/22.0
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: