ginn.chen@sun.com
5712f86d90
Fix bustage bug 397992
2007-10-02 03:31:18 -07:00
ginn.chen@sun.com
157990e30f
Bug 397992 Gtk-CRITICAL assertion `GTK_IS_WIDGET (widget)' failed at exit Firefox r+sr+a=roc
2007-10-02 03:07:17 -07:00
sayrer@gmail.com
ff9980a04c
Bug 396828. 'Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread' within ns4xPluginInstance::Stop. r=jst, sr=brendan, a=jst
2007-09-29 23:19:52 -07:00
reed@reedloden.com
590a6c4c0c
Bug 376471 - "Make XBM decoding also write directly to Cairo image buffer" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart]
2007-09-29 12:06:21 -07:00
gerv@gerv.net
1561d3ad75
Bug 397803 - add ICANN test IDN TLDs to whitelist. r=biesi.
2007-09-29 08:37:00 -07:00
reed@reedloden.com
2402d7d9ed
Bug 386844 - "Crash when running Java Applets [@ XSync - JavaPluginInstance5::SetWindow]" (move ws_info and xtbin code from ns4xPluginInstance to nsPluginNativeWindowGtk2) [p=karlt r+sr+a1.9=jst]
2007-09-29 00:08:14 -07:00
dbaron@dbaron.org
7944e94fab
Remove default preferences associated with freetype2 code, which was used only by the old gfx code, and with other previously-removed X11 font code. b=389697 r+a1.9=vlad
2007-09-27 13:45:31 -07:00
reed@reedloden.com
716ed86129
Bug 391643 - "Remove GetAlphaBytesPerRow from imgContainer.cpp" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a1.9=stuart]
2007-09-27 09:42:22 -07:00
dtownsend@oxymoronical.com
01eb76936f
Backing out bug 389188 due to potential private bytes increase on talos
2007-09-25 21:30:17 -07:00
bzbarsky@mit.edu
8f798c6fe0
Expose the image's principal on its imgIRequest. Bug 389188, r=pavlov, sr=biesi, a=pavlov.
2007-09-25 08:46:39 -07:00
tor@cs.brown.edu
bdf486cae5
Bug 395170 - with color managment on, grayscale pngs displaying incorrectly. r=vlad, a=pavlov
2007-09-24 14:45:10 -07:00
tor@cs.brown.edu
0c13afb3b0
Bug 396031 - with color management on, ycck/cymk jpeg images crash. r=alfredkayser, sr+a=pavlov
2007-09-24 14:42:39 -07:00
asqueella@gmail.com
a78c95dac8
fix bug 369214 (ASSERTION: The observer list changed while being iterated over!: 'count == mObservers.Count()' in libpr0n) by switching the observers list to use nsTObserverArray. r=stuart a=1.9 blocker
2007-09-22 12:40:57 -07:00
jst@mozilla.org
747c480bf6
Adding npruntime scriptability sample. A dumb sample, but it's all we've got an I have no time to make it better now. Not part of the build.
2007-09-21 11:35:38 -07:00
mozilla@weilbacher.org
851c3357d5
Bug 396861: Need short libname for zipwriter on OS/2, r=ted.mielczarek, a=bzbarsky
2007-09-21 03:04:37 -07:00
masayuki@d-toybox.com
897a8a34bd
Bug 299222 Mac font defaults for "new" langGroups (Indic + Armenian, Georgian, Ethiopic, Can. Syllabics). patch by Smokey Ardisson<alqahira@ardisson.org> r=smontagu, sr=roc, a=dsicore
2007-09-20 08:51:01 -07:00
roc+@cs.cmu.edu
9972360428
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
2007-09-18 16:12:06 -07:00
ted.mielczarek@gmail.com
0abdfd5d21
bug 395246 - link null plugin with static CRT to avoid Microsoft.VC80.CRT SxS errors. r=bsmedberg a=mconnor
2007-09-17 11:22:55 -07:00
dtownsend@oxymoronical.com
5a4266c345
Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg
2007-09-17 08:33:04 -07:00
rflint@ryanflint.com
048860cdba
Disable zipwriter tests
2007-09-17 00:13:56 -07:00
rflint@ryanflint.com
eb75358be4
Disable failing zipwriter tests
2007-09-16 22:30:58 -07:00
dtownsend@oxymoronical.com
ea740b6146
Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger, a=bzbarsky
2007-09-16 16:48:03 -07:00
sayrer@gmail.com
54c5519023
Bug 395618. UseUserPrefFile should check that user.js exists. r/sr/a=bsmedberg
2007-09-15 12:32:51 -07:00
tor@cs.brown.edu
be54e1e1a9
Bug 391266 - png files with tRNS chunk displaying incorrectly with color management. r=pavlov, a=dsicore
2007-09-10 13:01:18 -07:00
reed@reedloden.com
cffc854fcc
Bug 394403 - "Crash Viewing Image [ @ nsGIFDecoder2::DoLzw]" (don't write image pixels outside of image) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=pavlov sr=tor a1.9=dsicore]
2007-09-10 12:09:59 -07:00
dveditz@cruzio.com
f06429a77e
loosen restrictions introduced by bug 230606 to "subdir" to unbreak the automated tests.
2007-09-06 02:00:48 -07:00
dveditz@cruzio.com
2940b2f998
bugs 230606 and 209234: add options to restrict file: URI same-origin policies, r+sr=jst, blocking+=pavlov
2007-09-06 00:02:57 -07:00
reed@reedloden.com
f482d849d5
Bug 394535 - "Remove obsolete code from PNG decoder" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r+sr+a1.9=tor]
2007-09-05 20:46:16 -07:00
roc+@cs.cmu.edu
bf2ff6d569
Bug 386537. Provide a reliable way for plugins to detect whether windowless mode is available. patch by karlt, r+sr=jst, a=jonas
2007-09-05 18:45:08 -07:00
reed@reedloden.com
65afde847c
Bug 377395 - "remove .doubleclick.net from network.dns.ipv4OnlyDomains" [p=jo.hermans@gmail.com (Jo Hermans) r+sr+a1.9=bsmedberg]
2007-09-05 16:21:55 -07:00
philringnalda@gmail.com
5749b66dd2
Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore
2007-09-05 06:47:22 -07:00
jag@tty.nl
167cbfff3a
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 06:04:54 -07:00
flamingice@sourmilk.net
87928ab0c1
Bug 392125, Java plugin doesn't stay disabled on restart when disabled via plugin manager, r+sr=jst, a=blocking1.9
2007-09-04 11:19:31 -07:00
asqueella@gmail.com
7eede6108d
Bug 391667 - imglib does not gracefully handle unknown images sent with incorrect MIME types p=Ben Karel <web+moz@eschew.org> r+a=pavlov
2007-09-02 09:10:57 -07:00
asqueella@gmail.com
dbc3be0348
Bug 393031 - remove obsolete file: modules/libimg/png/pngasmrd.h p=Glenn Randers-Pehrson <glennrp@gmail.com> r+sr=tor
2007-09-02 09:04:45 -07:00
thunder@mozilla.com
9d45a8e240
Bug 392967: Load app and extension prefs separately. r=bsmedberg
2007-08-31 19:16:47 -07:00
bzbarsky@mit.edu
bd21cadd28
Make "view iamge" work on -moz-icon images. Bug 392799, patch by Rich Dougherty <rich@rd.gen.nz>, r+a=pavlov, sr=biesi
2007-08-29 12:00:10 -07:00
gerv@gerv.net
2d3da36389
Bug 389600 - add .pl to IDN whitelist. Patch by gerv; a=bzbarsky.
2007-08-29 09:30:32 -07:00
jst@mozilla.org
136055c197
Fixing bug 394086. Pave the way for java applets that are scriptable using NPRuntime. r+sr=cbiesinger@gmx.at
2007-08-28 17:28:32 -07:00
jst@mozilla.org
dc0f534493
Fixing bug 392505. Make nsNPObjWrapper::GetNewOrUsed() remove entries from the right hash table when out of memory. r+sr=peterv@propagandism.org, a=jst@mozilla.org
2007-08-27 16:55:47 -07:00
philringnalda@gmail.com
cae8028aa8
Bug 379886 - Font preferences panel selects random fonts in cairo builds, patch by Karl Tomlinson <mozbugz@karlt.net>, r+sr=vlad/pavlov
2007-08-26 14:34:03 -07:00
philringnalda@gmail.com
4085c6630f
Bug 366465 - GIF Decoding in Cairo can skip all row buffers, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov, sr=tor, a1.9=pavlov
2007-08-25 22:08:53 -07:00
philringnalda@gmail.com
f5b9eb6a9f
Bug 298717 - Crash on multipart/x-mixed-replace: gif,jpeg,jpeg sequence [@ nsJPEGDecoder::OutputScanlines][@ gdk_rgb_convert_0888][@ gdk_rgb_init], patch by andrew smith <asmith15@learn.senecac.on.ca>, r+sr=pavlov, a1.9=itsablocker
2007-08-25 21:38:17 -07:00
asqueella@gmail.com
705de656cb
Bug 392089 - JPEG decoding: Prevent allocation of scanline and remove memcpy p=Alfred Kayser <alfredkayser@nl.ibm.com> r=stuart, sr=tor, a=stuart
2007-08-25 13:07:37 -07:00
asqueella@gmail.com
272e4468d3
b=384864, apply the rest of the patch to fix bustage
2007-08-25 12:43:27 -07:00
asqueella@gmail.com
3df79ebf25
Bug 384864 - imgRequest: replace nsVoidArray with nsAutoVoidArray to reduce the number of allocations p=Alfred Kayser <alfredkayser@nl.ibm.com> r=pavlov, sr=tor, a=pavlov
2007-08-25 12:26:12 -07:00
asqueella@gmail.com
b5dc24de40
Bug 216682 - Eliminate DrawToImage p=Alfred Kayser <alfredkayser@nl.ibm.com> r=tor, sr=pavlov, a=pavlov
2007-08-25 12:18:44 -07:00
masayuki@d-toybox.com
a20d56bd8d
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 04:13:46 -07:00
Olli.Pettay@helsinki.fi
84c4927b90
Bug 369943, imgIRequest loadImage and loadImageWithChannel should be marked [noscript], p=web+moz@eschew.org r=pavlov, a=1.9+/pavlov
2007-08-22 03:59:40 -07:00
philringnalda@gmail.com
b79bdba144
Bug 392411 - APNG decoder does not detect width+offset too large, patch by Glenn Randers-Pehrson <glennrp@gmail.com>, r=asmith15, sr+a1.9=pavlov
2007-08-17 21:42:09 -07:00
jwalden@mit.edu
444f76bd14
Bug 296653 - mkdepend takes more than 10 hours on Solaris for nsIconChannel.cpp. Patch by Ginn Chen <ginn.chen@sun.com>, r=cls, a=bz
2007-08-17 16:07:39 -07:00
vladimir@pobox.com
87c819d510
b=391583, DoesARGBImageDataHaveAlpha is slow, r=stuart,a=me
2007-08-17 12:54:58 -07:00
philringnalda@gmail.com
3c4ba8d927
Bug 378881 - imgContainerGIF no longer used, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov, sr=tor, a1.9=pavlov
2007-08-16 21:13:16 -07:00
cbiesinger@gmx.at
42d5143b74
386998 better check for UNC paths r=dveditz sr=bz
2007-08-15 17:22:28 -07:00
rflint@ryanflint.com
c4b4070c26
Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner
2007-08-14 23:52:00 -07:00
mozilla@weilbacher.org
f5387a8be5
[OS/2] Bug 390077: fix linker breakage by exporting lcms symbols, r=benjamin
2007-08-12 13:03:50 -07:00
jst@mozilla.com
96ff644aaa
Include modules/lcms in list of mirrored directories. Old history only available in CVS.
2007-08-10 17:19:03 -07:00
bzbarsky@mit.edu
bd826c03d9
Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking
2007-08-09 22:35:08 -07:00
jst@mozilla.org
5f96a07bac
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
2007-08-09 15:30:30 -07:00
jst@mozilla.org
2ced0c6356
Fixing bug 391182. Remove bogus assertion introduced by one of the fixes for bug 347743. r+sr=jonas@sicking.cc
2007-08-09 15:25:03 -07:00
jst@mozilla.org
428ab775c4
Attempting to fix bug 354380. Add safe guard against prematurely deleted scriptable plugin objects. r=mrbkap@gmail.com, sr=jonas@sicking.cc
2007-08-09 15:22:26 -07:00
sdwilsh@shawnwilsher.com
6e7b96f69f
Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky
2007-08-09 15:21:54 -07:00
bzbarsky@mit.edu
c62077654e
Remove animation hrottling that we don't want. Bug 386269, patch by tor and Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov, sr=tor
2007-08-08 09:32:57 -07:00
bzbarsky@mit.edu
16e6040261
Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking
2007-08-07 18:16:09 -07:00
flamingice@sourmilk.net
ac69d81210
Bug 386268, Animated GIF doesn't loop properly, Patch by Alfred Kayser, r=pavlov, sr=tor, a=blocking1.9
2007-08-07 09:41:30 -07:00
sharparrow1@yahoo.com
10ed912fa3
Part 1 of bug 347743, try 2. Patch by Johnny Stenback, r=brendan, sr=jonas, a=blocking1.9+
2007-08-06 10:19:55 -07:00
sharparrow1@yahoo.com
cbbdfaa8cc
Back out for bug 347743.
2007-08-06 09:49:59 -07:00
sharparrow1@yahoo.com
d972447ef6
Part 1 of bug 347743. Patch by Johnny Stenback, r=brendan, sr=jonas, a=blocking1.9+
2007-08-06 09:36:03 -07:00
wr@rosenauer.org
7edd3206ef
Bug 190615 - double-clicking shouldn't select punctuation on Unix, p=dao@design-noir.de, r=mano
2007-08-04 01:35:28 -07:00
flamingice@sourmilk.net
9b0fcbdc31
Bug 367816, mimeTypes[] array not refreshed on Java installation, r+sr+a=jst
2007-08-03 15:57:54 -07:00
masayuki@d-toybox.com
e5886b0e9f
The additional patch for bug 364786 r=vlad
2007-08-03 11:37:50 -07:00
benjamin@smedbergs.us
4b6ed1dfac
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
2007-08-03 07:46:17 -07:00
jwalden@mit.edu
39fc392b80
Fix another typo to make the *other* Windows box cycle, still bug 389988, for another spurious red. I think these tinderboxen are conspiring against me...
2007-07-30 00:37:37 -07:00
jonas@sicking.cc
23898aef7e
Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi
2007-07-26 19:49:18 -07:00
jonas@sicking.cc
5784b0a2f5
backout due to orange
2007-07-26 16:34:22 -07:00
jonas@sicking.cc
1d3132db39
Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi
2007-07-26 15:20:29 -07:00
roc+@cs.cmu.edu
9562390da7
Bug 387969. Use CSS 'text-rendering' property to control text quality. r=pavlov,r+sr=bzbarsky
2007-07-26 02:47:43 -07:00
flamingice@sourmilk.net
2b1c38288d
Bug 389486, Move pluginreg.dat to profile directory, r+sr=jst
2007-07-26 00:01:22 -07:00
tor@cs.brown.edu
a4f68dd9d6
Tp regression fix - don't color correct untagged jpegs if the pref is off.
2007-07-23 17:58:21 -07:00
pavlov@pavlov.net
5d187e457e
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
2007-07-23 15:02:17 -07:00
flamingice@sourmilk.net
cf2b95b44b
Bug 388977, Only compile nsPluginDirServiceProvider.cpp on Windows, r+sr=jst
2007-07-20 13:34:51 -07:00
mozilla@weilbacher.org
9e236ad275
Bug 381944: Fix all.js for OS/2 and BeOS, r=mkaply
2007-07-20 11:52:29 -07:00
asqueella@gmail.com
bab08593c7
Bug 334144 - Handling of alpha bits in nsBMPDecoder don't make sense in Cairo terms
...
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=pavlov/sr=tor
2007-07-17 14:08:46 -07:00
flamingice@sourmilk.net
eefaa5dbde
Bug 330108, ISO C++ forbids casting between pointer-to-function and pointer-to-object (use PR_FindFunctionSymbol), r=jst, sr=biesi
2007-07-17 13:02:43 -07:00
tor@cs.brown.edu
d66496efd5
Bug 388342 - imglib warning when loading jpeg images. r=pavlov
2007-07-16 15:55:21 -07:00
flamingice@sourmilk.net
4b132ab64f
Bug 330511, Plugin-in blocklisting, r+sr=jst
2007-07-13 17:28:05 -07:00
dveditz@cruzio.com
4bf20f69f1
bug 374810 pick up crash fix from libpng 1.2.17, patch=glennrp, r=tor, sr=dveditz
2007-07-12 17:05:43 -07:00
jst@mozilla.org
42839aa591
Attempting to fix Solaris build bustage (bug 386773). Patch by ginn.chen@sun.com, r+sr=jst@mozilla.org
2007-07-12 13:38:11 -07:00
dveditz@cruzio.com
ebaaa5473e
bug 379314 clarify moz-icon checks, r=timeless
2007-07-12 02:27:49 -07:00
jst@mozilla.org
8147380f93
Fixing bug 386773. Add implementation for NPN_PluginThreadAsyncCall(). r=joshmoz@gmail.com, sr=brendan@mozilla.org
2007-07-11 16:25:45 -07:00
neil@parkwaycc.co.uk
10de8387c8
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
...
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
2007-07-11 01:46:44 -07:00
philringnalda@gmail.com
3d2b42b5d2
Bug 387067 - Quiet printfs in nsPluginHostImpl.cpp, patch by Ryan Jones <sciguyryan@gmail.com>, r+sr=jst
2007-07-08 17:36:33 -07:00
jwalden@mit.edu
6d7584839a
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
mats.palmgren@bredband.net
8472e864db
Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov
2007-07-05 04:29:51 -07:00
cbarrett@mozilla.com
7eff900533
Bug 361299 - read image directly from input stream in icon decoder. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=tor, sr=biesi.
2007-07-03 18:09:10 -07:00
flamingice@sourmilk.net
c062ff619a
Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst
2007-07-03 14:42:35 -07:00
roc+@cs.cmu.edu
ac05142d6e
Bug 384988. Provide toplevel window to plugins for WM_TRANSIENT_FOR of dialog boxes. patch by Karl Tomlinson,r+sr=roc,jst
2007-07-02 20:41:34 -07:00
roc+@cs.cmu.edu
f4c4c26c85
Bug 384845. Make the NPSetWindowCallbackStruct memory associated with
...
window->ws_info available before SetWindow is called, and disable the plugin
window GtkSocket or xtbin creation for windowless plugins.
patch by Karl Tomlinson, r+sr=jst
2007-07-02 20:29:47 -07:00
benjamin@smedbergs.us
f1593a410c
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
2007-07-02 11:20:24 -07:00
flamingice@sourmilk.net
d5c5843217
Backing out bug 382367 due to potential crashes (bug 386160)
2007-06-28 10:51:10 -07:00