joshmoz%gmail.com
8bd9e418a3
clean up mac default plugin, part 1. b=373070 r=mento sr=jst
2007-03-10 00:42:19 +00:00
cbiesinger%web.de
ec499e9eef
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
2007-03-07 22:55:01 +00:00
asqueella%gmail.com
278563015b
unit test (xpcshell) for bug 336691 (nsZipArchive::Test shouldn't try to ExtractFile on directories)
...
by Ryan Jones <sciguyryan@gmail.com>
r=biesi
2007-03-07 20:19:09 +00:00
bzbarsky%mit.edu
56d506f5d2
We do want to execute javascript: URLs that plug-ins load. Bug 372346, r+sr=jst
2007-03-02 08:38:31 +00:00
asqueella%gmail.com
787a33b3e8
add the forgotten jar file required for the unit test, still bug 370103
2007-03-01 08:21:32 +00:00
asqueella%gmail.com
49c5b50d75
Bug 370103 - Crash [@ nsJARChannel::OnStartRequest] when passing null listener to AsyncOpen
...
p=Wladimir Palant <trev@gtchat.de>
r=darin, sr=biesi
2007-03-01 07:06:07 +00:00
bzbarsky%mit.edu
631cdacbf0
Don't hand ownership of stuff allocated with nsMemory to the JS engine just like that. Bug 353108, r+sr=jst
2007-02-28 02:30:26 +00:00
tor%cs.brown.edu
c06b349623
Bug 371437 - Remove non-MOZ_CAIRO_GFX code from image decoders.
...
r=alfredkayser, sr=pavlov
2007-02-27 21:13:25 +00:00
asqueella%gmail.com
e37d01d98f
fix bustage, bug 360165
2007-02-17 21:22:28 +00:00
asqueella%gmail.com
56df067621
Bug 368185 - Clean up plugin files; changing class declarations to use macros
...
p=Kevin Zhang <kevin.heart@gmail.com>
r+sr=jst
2007-02-17 18:44:42 +00:00
asqueella%gmail.com
6d09ad2c4a
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
2007-02-17 18:33:50 +00:00
mozilla.mano%sent.com
4ded4550e8
Bug 250910 - ind toolbar: initialize with the current selection. patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me, ui-r=mconnor.
2007-02-10 12:32:47 +00:00
jshin%mailaps.org
88da57650a
bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
2007-02-08 17:48:22 +00:00
dbaron%dbaron.org
a95e812cd2
Backing out 361299 in an attempt to fix orange on argo-vm on Firefox tinderbox.
2007-02-06 01:59:19 +00:00
asqueella%gmail.com
11381de011
more fixes for bustage from bug 361299
2007-02-06 00:09:47 +00:00
joshmoz%gmail.com
25d250795d
fix bustage from bug 361299
2007-02-05 22:58:53 +00:00
joshmoz%gmail.com
2dc65f829b
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
2007-02-05 22:35:37 +00:00
asqueella%gmail.com
3e9e4e0524
Bug 354330 - nsIPref should have @status DEPRECATED
...
patch by Magnus Melin <mkmelin+mozilla@iki.fi>
r=timeless, sr=biesi
2007-02-05 22:34:35 +00:00
jwalden%mit.edu
45bb59aa84
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
2007-02-03 01:46:09 +00:00
asqueella%gmail.com
779f93a830
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
2007-01-31 21:09:20 +00:00
asqueella%gmail.com
fb62ffc5a6
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)
2007-01-31 14:53:21 +00:00
jwalden%mit.edu
c0fc6a93d5
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).
2007-01-31 07:22:12 +00:00
jwalden%mit.edu
7eeed473b4
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
2007-01-31 03:25:46 +00:00
roc+%cs.cmu.edu
28afba256d
Bug 368153. Allow jar: URLs to return the query part in the document.location.search property. r+sr=darin
2007-01-30 01:15:02 +00:00
jst%mozilla.org
ae1ec84843
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
2007-01-28 19:50:37 +00:00
dbaron%dbaron.org
34b9845adc
Don't close the same file descriptors twice. b=367817 r+sr=darin
2007-01-25 23:05:22 +00:00
asqueella%gmail.com
a4f616bacb
The patch for 367275 (previous checkin) was by
...
Alfred Kayser <alfredkayser@nl.ibm.com>
2007-01-25 13:14:24 +00:00
asqueella%gmail.com
9618c54699
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
2007-01-25 11:39:48 +00:00
bzbarsky%mit.edu
36003c446d
Filter out entries for files in subdirectories even at the root. Bug 367459,
...
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=bzbarsky
2007-01-22 01:47:50 +00:00
bent.mozilla%gmail.com
e1a83d2c8f
Bug 367059 - 'Reversed assertion test in PopException ("Uh, no NPP exception to pop!")'. r=josh, sr=roc.
2007-01-17 21:06:38 +00:00
asqueella%gmail.com
cfd265046f
Bug 360000 - make 32-bit favicons with transparency work correctly in cairo
...
p=Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov, sr=tor
2007-01-17 10:39:10 +00:00
dbaron%dbaron.org
c0407d49ab
Use a different internal icon format ifdef MOZ_CAIRO_GFX that is easier to convert to the image frame format we use, and make the relevant icon channel implementations produce it. b=333253 r=pavlov
2007-01-08 23:58:12 +00:00
pavlov%pavlov.net
58c20e45d9
removing long unused files as part of bug 316141.
2007-01-05 20:38:54 +00:00
gavin%gavinsharp.com
0f6377a389
Bug 325906: Remove one malloc from the JPEG decoder, and some optimizations, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, updated by Ryan VanderMeulen <ryanvm@gmail.com>, r=alfredkayser, sr=pavlov
2007-01-04 20:03:50 +00:00
gijskruitbosch%gmail.com
4f378b22ce
Bug 328128 - nsIPrefBranch::prefHasUserValue should document the fact that a pref doesn't have a user set value if it's set to its default value
...
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=darin.moz@gmail.com (Darin Fisher)
Documentation Only.
2006-12-29 13:08:41 +00:00
timeless%mozdev.org
890a2338f0
Bug 341955 add some more items to .cvsignore
...
r=bsmeberg
2006-12-21 07:04:12 +00:00
mozilla.mano%sent.com
cffaffe39c
Bug 356536 - [Mac] XUL Scroll bar slider jumps back up when mouse cursor strays from near scroll bar. patch from Stefan <stefanh@bluebottle.com>, r=me, sr=roc.
2006-12-20 22:49:59 +00:00
dougt%meer.net
6e56193b6e
Trying bandaide for crash at [@ imgRequest::OnStopRequest]. see bug 361499.
2006-12-11 04:15:45 +00:00
smontagu%smontagu.org
f104c342d5
Correct stupid typo in default font names. Bug 362709, r=mano
2006-12-04 09:43:52 +00:00
mats.palmgren%bredband.net
b2d407744d
If there were errors reading "prefs.js" then make a backup copy of it in "Invalidprefs.js" before overwriting it. b=361102 r+sr=darin
2006-11-28 14:11:40 +00:00
pavlov%pavlov.net
195cfecbbe
bug 333253. disabling icon decoder in cairo until proper fix can go in.
2006-11-28 03:08:43 +00:00
pavlov%pavlov.net
e23d7c961e
move ns_ensure_true in to the right block. bug 333253. r=vlad
2006-11-28 01:14:29 +00:00
cbiesinger%web.de
f721053624
bug 309438 Shorten the Accept: header to:
...
Accept: text/html,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7
r=darin sr=dbaron
2006-11-26 20:38:09 +00:00
masayuki%d-toybox.com
8472edc4b6
Bug 352174 need font-family resolver (cannot resolve alias of font family / is not checking whether the specified font family is installed the system) r=pavlov+vlad
2006-11-21 06:31:04 +00:00
mats.palmgren%bredband.net
cca3292d36
Make NS_LIKELY/NS_UNLIKELY accept pointers etc and always return 0 or 1. b=340244 r+sr=darin
2006-11-18 00:48:56 +00:00
bzbarsky%mit.edu
0a3a624149
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
dougt%meer.net
1356f1669a
exposing the network status of a image request to wpl consumers. bug 355555. r=stuart.
2006-11-09 22:47:43 +00:00
joshmoz%gmail.com
39e7d69988
back out part of 346954 to fix Flash when migrating a profile from PPC to x86. b=356694 r=sayrer sr=jst
2006-11-08 16:43:17 +00:00
gavin%gavinsharp.com
7d6325aee3
Bug 333387: crash [@ ns4xPluginInstance::Print], patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=jst
2006-11-06 14:51:52 +00:00
sayrer%gmail.com
1349973ac1
Bug 357431. add a note to removeObserver about using the same pref branch for which addObserver was used. Patch by Andreas Wuest <awuest@gmail.com>. r/sr: darin. #developers says checkin ok.
2006-11-02 21:10:19 +00:00