Closed Bug 53372 Opened 24 years ago Closed 24 years ago

PDF Support Problem: Undocumented Feature of NS API

Categories

(Core Graveyard :: Plug-ins, defect, P1)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.2

People

(Reporter: lmcquarr, Assigned: serhunt)

References

()

Details

This bug is related to 53363. Please read that first. There is an undocumented feature of the old NS API that Acrobat relies on in order to make byte range requests work. I am pretty sure I wrote a bug about this early this year, but my hard disk crashed so I can't easily produce the bug number. Basically, the behavior of Nav 4.X and earlier (and now Mac IE 5) is that when Nav encounters a PDF file, it starts an initial connection and pours the file into Acrobat (NPP_Write). It keeps that initial connection open and pouring **until* the first NPN_RequestRead. At that point, it kills the initial connection. NPN_RequestRead currently is broken (53363), so I am not sure if this undocumented feature is currently supported or not. I suspect not. And like the other aspects of byte range requests that I discuss in bugs 53363 and 53344, this feature is absolutely necessary to make mozilla a useable platform for Acrobat.
Keywords: acrobat, nsbeta3
Priority: P3 → P2
*** Bug 53369 has been marked as a duplicate of this bug. ***
*** Bug 53370 has been marked as a duplicate of this bug. ***
*** Bug 53373 has been marked as a duplicate of this bug. ***
*** Bug 53368 has been marked as a duplicate of this bug. ***
Was bug 35682 the one you were looking for?
Depends on: 53363
setting bug status to new
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: 4xp
Nominating as a high-priority bug for nsbeta1. This is one of the bugs in plug- in API backward compatibility of most concern to Adobe.
Keywords: nsbeta1
Moving to m0.9
Target Milestone: --- → mozilla0.9
av, this one depends on 53363 -- do you think that fix will kill this one? if so i won't track this one with the META bug.
Updating the URL field.
-->0.9.1
Target Milestone: mozilla0.9 → mozilla0.9.1
Priority: P2 → P1
Blocks: 74980
I don't see this geting fxied by 0.9.1 moving to 0.9.2.
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Doug, did your NPN_RequestRead patch fix this too? If so, can you mark FIXED?
yup. this I fixed too.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
rubberstamp-verified.
Status: RESOLVED → VERIFIED
I thought only Redmond slapped a "Feature" label on something rather than reparing the bug, then called it "fixed"
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.