Commit Graph

5720 Commits

Author SHA1 Message Date
mozilla%weilbacher.org
2b69910536 [OS/2] Bug 373444: fix build break in debug builds, r=benjamin
git-svn-id: svn://10.0.0.236/trunk@222606 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 20:08:04 +00:00
dbaron%dbaron.org
8043a5c9c7 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222464 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 15:35:02 +00:00
dbaron%dbaron.org
30f83072c5 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222462 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 15:33:45 +00:00
joshmoz%gmail.com
3de7a673b3 Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst
git-svn-id: svn://10.0.0.236/trunk@222440 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 01:07:58 +00:00
mats.palmgren%bredband.net
da63a34e5c Hold a strong ref on the plugin instance to prevent destruction of the plugin native window object while processing the event. b=374229 r=emaijala sr=roc
git-svn-id: svn://10.0.0.236/trunk@222311 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 09:45:51 +00:00
crowder%fiverocks.com
a291df1f80 Bug 330569: provide configuration option for enabling new relimit option in JS, r=mrbkap, sr=jst
git-svn-id: svn://10.0.0.236/trunk@222288 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 21:27:14 +00:00
jst%mozilla.org
e220a84a7f s/!NS_SUCCEEDED/NS_FAILED/ for bug 299054.
git-svn-id: svn://10.0.0.236/trunk@222284 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 20:35:04 +00:00
crowder%fiverocks.com
700b486a39 Bug 373794: crash with bad gif image, r=tor@acm.org, sr=pavlov@pavlov.net
git-svn-id: svn://10.0.0.236/trunk@222271 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 16:15:43 +00:00
pavlov%pavlov.net
fda42fc814 updating for APNG 0.10. splitting out render_op in to dispose_op and blend_op. bug 257197. r=asmith13, sr=vlad
git-svn-id: svn://10.0.0.236/trunk@222214 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:35:52 +00:00
crowder%fiverocks.com
95f27033f6 Bug 373794: backing out due to trunk closure, apologies.
git-svn-id: svn://10.0.0.236/trunk@222195 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 17:06:02 +00:00
crowder%fiverocks.com
ec24d10388 Bug 373794: bounds error with bad gif images, r=tor, sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@222194 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 16:59:45 +00:00
pavlov%pavlov.net
ffbc7d1a78 removing CRCs from the acTl chunk and making all the chunks not-safe-for-copy. bug 257197. r=asmith15@learn.senecac.on.ca
git-svn-id: svn://10.0.0.236/trunk@222158 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 19:12:00 +00:00
pavlov%pavlov.net
66cf9e460e removing CRCs from the acTl chunk and making all the chunks not-safe-for-copy. r=asmith15@learn.senecac.on.ca
git-svn-id: svn://10.0.0.236/trunk@222153 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 18:55:05 +00:00
pavlov%pavlov.net
0adb773f74 APNG. bug 257197. patch by Andrew Smith <asmith15@learn.senecac.on.ca>. r=biesi sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@222128 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 23:56:50 +00:00
joshmoz%gmail.com
8f5a2d1a64 return values of the correct type, other cleanup. no bug. r/sr=jst
git-svn-id: svn://10.0.0.236/trunk@222058 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 02:35:56 +00:00
dbaron%dbaron.org
e81955cfa2 When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222053 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 00:58:20 +00:00
jst%mozilla.org
d63e915fd9 Landing fix from dmeketa@macromedia.com for bug 299054. Adding support for exposing HTTP headers on plugin streams. r=joshmoz@gmail.com, sr=jst@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@221997 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 23:53:16 +00:00
roc+%cs.cmu.edu
f427e2bbff Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
git-svn-id: svn://10.0.0.236/trunk@221859 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 01:52:07 +00:00
joshmoz%gmail.com
e262717803 Default Plug-in's InfoPlist.strings is a broken, double-double quotes starting quoted strings. b=373818 r=josh sr=pav
git-svn-id: svn://10.0.0.236/trunk@221855 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 01:01:44 +00:00
joshmoz%gmail.com
3de2326b72 remove backward adapter plugin code for 3.0/4.0 plugin compat. nobody should be using it any more and in any case it doesn't belong in the samples directory. b=373155 sr=jst
git-svn-id: svn://10.0.0.236/trunk@221839 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 22:18:04 +00:00
tor%cs.brown.edu
1f3a38bbf4 Bug 372176 - complete GIF decoder transition to cairo gfx.
r=alfredkayser, sr=pavlov


git-svn-id: svn://10.0.0.236/trunk@221796 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 21:32:13 +00:00
joshmoz%gmail.com
186aab7628 clean up mac default plugin, part 1. b=373070 r=mento sr=jst
git-svn-id: svn://10.0.0.236/trunk@221659 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 00:42:19 +00:00
cbiesinger%web.de
79f4a71856 bug 361892 restore application/xhtml+xml back to q=1.0 now that we have
an incremental XML content sink (bug 18333)
patch by Dão Gottwald <dao@design-noir.de> r=biesi sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@221489 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 22:55:01 +00:00
asqueella%gmail.com
8d8802301b unit test (xpcshell) for bug 336691 (nsZipArchive::Test shouldn't try to ExtractFile on directories)
by Ryan Jones <sciguyryan@gmail.com>
r=biesi


git-svn-id: svn://10.0.0.236/trunk@221464 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:19:09 +00:00
bzbarsky%mit.edu
ddbac936b1 We do want to execute javascript: URLs that plug-ins load. Bug 372346, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@221216 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 08:38:31 +00:00
asqueella%gmail.com
215995fd50 add the forgotten jar file required for the unit test, still bug 370103
git-svn-id: svn://10.0.0.236/trunk@221143 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 08:21:32 +00:00
asqueella%gmail.com
20b1f2a9a4 Bug 370103 - Crash [@ nsJARChannel::OnStartRequest] when passing null listener to AsyncOpen
p=Wladimir Palant <trev@gtchat.de>
r=darin, sr=biesi


git-svn-id: svn://10.0.0.236/trunk@221138 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 07:06:07 +00:00
bzbarsky%mit.edu
63d4f0df54 Don't hand ownership of stuff allocated with nsMemory to the JS engine just like that. Bug 353108, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@221055 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 02:30:26 +00:00
tor%cs.brown.edu
1cf2c388ad Bug 371437 - Remove non-MOZ_CAIRO_GFX code from image decoders.
r=alfredkayser, sr=pavlov


git-svn-id: svn://10.0.0.236/trunk@221023 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 21:13:25 +00:00
asqueella%gmail.com
0a2b2d060d fix bustage, bug 360165
git-svn-id: svn://10.0.0.236/trunk@220493 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 21:22:28 +00:00
asqueella%gmail.com
4852fb3149 Bug 368185 - Clean up plugin files; changing class declarations to use macros
p=Kevin Zhang <kevin.heart@gmail.com>
r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@220486 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 18:44:42 +00:00
asqueella%gmail.com
dd71e3d60e Bug 360165 - npunix.c (plugin sample) is missing lots of function pointer copying and will break with older browsers
p=William Bardwell <wbardwel@curl.com>
r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@220483 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 18:33:50 +00:00
mozilla.mano%sent.com
4f948cce2e Bug 250910 - ind toolbar: initialize with the current selection. patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me, ui-r=mconnor.
git-svn-id: svn://10.0.0.236/trunk@219930 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 12:32:47 +00:00
jshin%mailaps.org
9df6b480dc bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@219724 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 17:48:22 +00:00
dbaron%dbaron.org
78c1bb12a3 Backing out 361299 in an attempt to fix orange on argo-vm on Firefox tinderbox.
git-svn-id: svn://10.0.0.236/trunk@219547 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 01:59:19 +00:00
asqueella%gmail.com
4ea730a6bc more fixes for bustage from bug 361299
git-svn-id: svn://10.0.0.236/trunk@219539 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 00:09:47 +00:00
joshmoz%gmail.com
659955bc5b fix bustage from bug 361299
git-svn-id: svn://10.0.0.236/trunk@219533 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 22:58:53 +00:00
joshmoz%gmail.com
838d26124c fix icon decoder on mac os x, don't call GetAlphaBytesPerRow and its underlying GetAlphaLineStride which is
plain wrong in Cairo. patch by Alfred Kayser. r=pav sr=tor


git-svn-id: svn://10.0.0.236/trunk@219529 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 22:35:37 +00:00
asqueella%gmail.com
f7f5613b85 Bug 354330 - nsIPref should have @status DEPRECATED
patch by Magnus Melin <mkmelin+mozilla@iki.fi>
r=timeless, sr=biesi


git-svn-id: svn://10.0.0.236/trunk@219528 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 22:34:35 +00:00
jwalden%mit.edu
6d7428a45a Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer
git-svn-id: svn://10.0.0.236/trunk@219443 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 01:46:09 +00:00
asqueella%gmail.com
c105bf5f6a Bug 366727 - Standardize Cairo Pixel construction and clean the PNG decoder a little
patch by Alfred Kayser <alfredkayser@nl.ibm.com>
r=stuart, sr=vlad


git-svn-id: svn://10.0.0.236/trunk@219293 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:09:20 +00:00
asqueella%gmail.com
0f0050a0c3 Bug 366214 - more improvements for JPEG in Cairo
patch by Alfred Kayser <alfredkayser@nl.ibm.com>
r=pavlov, sr=tor

Patch description:

1. Use row_stride and bpr only in non-Cairo builds (for the RGBRow buffer)
   (as jpg scanlines are always 3 bytes (in current config anyway)
2. Use 'client_data' to keep the pointer to the decoder instead of the offsetof
hack
3. Call 'img->ImageUpdated' not for every scanline, but for every batch of
scanlines received (just like OnDataAvailable).

Ad 1: Allows for better Cairo and non-Cairo separation
Ad 2: Removes the need for the offsetof hack
Ad 3: Makes image decoding for JPG in Cairo a lot faster (at least it feels
faster)


git-svn-id: svn://10.0.0.236/trunk@219251 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 14:53:21 +00:00
jwalden%mit.edu
8b7aba480c Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages).
git-svn-id: svn://10.0.0.236/trunk@219238 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 07:22:12 +00:00
jwalden%mit.edu
83d07a5ce5 Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@219219 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 03:25:46 +00:00
roc+%cs.cmu.edu
6d0b53f654 Bug 368153. Allow jar: URLs to return the query part in the document.location.search property. r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@219154 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 01:15:02 +00:00
jst%mozilla.org
116af3ce87 Fixing bug 366082. Prevent Adobe Acrobat from loading URLs other than http:, https:, or ftp: w/o specifying a target. r+sr=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/trunk@219081 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 19:50:37 +00:00
dbaron%dbaron.org
d9dd451d51 Don't close the same file descriptors twice. b=367817 r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@218927 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 23:05:22 +00:00
asqueella%gmail.com
e642505be3 The patch for 367275 (previous checkin) was by
Alfred Kayser <alfredkayser@nl.ibm.com>


git-svn-id: svn://10.0.0.236/trunk@218893 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 13:14:24 +00:00
asqueella%gmail.com
839e716f61 fix bug 367275 - download manager file folder icon is black
(regression from 360000)

Only do premultiplication when the 32bit ico really has alpha - move
premultiplication to SetImageData from SetPixel and only premultiply
if mHaveAlpha is true.

The 'premultiplication' function has been copied from libpixman.

r=pavlov


git-svn-id: svn://10.0.0.236/trunk@218888 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 11:39:48 +00:00
bzbarsky%mit.edu
07c77ee36e Filter out entries for files in subdirectories even at the root. Bug 367459,
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@218736 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 01:47:50 +00:00