Commit Graph

5476 Commits

Author SHA1 Message Date
dbaron%dbaron.org
fe8087e2b7 Landing patch from mrbkap: Fix GC hazards in the plugin code. Add a "close friend" API for JSTempValueRooters for use from C++. bug 347054, r=brendan sr=dbaron a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206783 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-07 23:20:48 +00:00
gerv%gerv.net
421a0b3ce4 Bug 347321 - add .biz to IDN TLD whitelist. Patch by gerv; a=dbaron.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206751 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-07 20:49:47 +00:00
brettw%gmail.com
52a3ead055 Bug 347286 r=mscott sr=bryner a=schrep Increase max number of misspelled words now that it is fast enough
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206602 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-04 18:23:50 +00:00
mark%moxienet.com
ff77280477 342577 nsZipArchive::SeekToItem can fail due to thread race. Work around by separating nsZipItem's headerOffset and dataOffset. Really, this time. r=darin a/1.8.1=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206137 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-31 15:18:56 +00:00
jst%mozilla.jstenback.com
67fb3fead6 Fixing bug 335058. Increase the default for the time we wait (from 5 to 10 seconds) before alerting the user about a possibly infinitely looping script, and give chrome an independent limit (20 seconds). r=bzbarsky@mit.edu, sr=brendan@mozilla.org, a=dbaron@mozilla.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@205105 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-28 23:32:13 +00:00
mozilla.mano%sent.com
bd63d7c74a Bug 343587 - make mousedown-to-scroll faster (changing scrolling delay from 200 to 150), r=beltzner, a=schrep.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@205009 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 23:55:37 +00:00
gavin%gavinsharp.com
aae5d17b77 Bug 340902: Split ui.key.generalAccessKey into prefs for content and chrome, patch by Simon Bünzli <zeniko@gmail.com>, r=mats.palmgren, sr=roc, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203357 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-21 12:44:39 +00:00
bzbarsky%mit.edu
e65f8a086f Attempt to fix some plugin leaks. Bug 302737, r+sr=jst, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203220 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 03:18:30 +00:00
jwalden%mit.edu
5d4fc0c42f Bug 343800 - SetBoolPref can store ints in memory. Patch by Michael Wu <michael.wu@mozilla.com>, r+sr=darin, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202104 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-14 00:58:20 +00:00
mozilla.mano%sent.com
1524572837 Various scrollbox and tabbrowser bug fixes and improvements. Including: bug 342890 - make tab minWidth 125px and heed the browser.tabs.tabMinWidth hidden pref. bug 342906 - Tab Overflow Scroll: Clicking and holding the button should scroll continuously. bug 343019 and bug 343370 - Tab scrolling does not handle window resize and underflow well. bug 342841 - Scrolling arrow should look disabled when you can't scroll in its direction. bug 343097 - Cleaner arrowscrollbox-clicktoscroll binding (this also partly fixes bug 342909 - Scroll buttons do not have button-like appearance, look like static icons and offer no feedback). Work by Seth Spitzer and me; reviews by me, sspitzer and mconnor. a=mconnor, mtschrep. The complete branch patch is on bug 318168.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201576 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-05 19:19:04 +00:00
pedemont%us.ibm.com
a634e60400 Bug 338870 - imgIDecoderObserver is scriptable but inherits from the non-scriptable interface imgIContainerObserver. r=pavlov, a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201228 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-29 14:28:03 +00:00
sspitzer%mozilla.org
3f433347bf fix for bug #318168: tab browsing improvements such as:
1) when we have "too many" tabs in a window, allow the user to scroll through
the tabs.

2) add events for when adding and removing tabs

initial patch by mconnor. final patch r=mconnor

and includes the supplimental fixes for:

fix for bug #342364: set the clicktoscroll attribute on the pinstripe
specific binding for tabbrowser. Otherwise, the tabs will scroll on mouseover.

fix for bug #343054: js errors when changing certain browser.tabs.* prefs

r=mconnor,ben a=mconnor,schrep


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201207 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-29 05:49:32 +00:00
darin%meer.net
7380e80e39 landing patch for bug 243277 again.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201060 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 03:30:39 +00:00
darin%meer.net
50f80a3bbc reverting last patch in the hope of fixing tinderbox orange
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201048 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 01:36:50 +00:00
darin%meer.net
6a392abe42 fixes bug 243277 "Offline: PAC: fails to load at startup when offline, then never tries again" r=biesi sr+a=bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201037 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-27 22:51:03 +00:00
mark%moxienet.com
2abb37c82c 342577 nsZipArchive::SeekToItem can fail due to thread race. Work around by separating nsZipItem's headerOffset and dataOffset. r=darin sr=darin a/1.8.1=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200907 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-26 19:47:31 +00:00
joshmoz%gmail.com
ee43a34f8f fix memory leak in cocoa icon decoder. b=342066 r=mento sr=pav a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200869 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-26 17:11:35 +00:00
mrbkap%gmail.com
d2cee57ff4 Landing the fix for bug 342267 on the 1.8 branch. a=darin/schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200756 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-23 22:34:43 +00:00
mark%moxienet.com
5e33ba0f8d 342064 When building using Cocoa widgets, use the Cocoa icon decoder. Really, this time. r=josh sr=pavlov a/1.8.1=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200746 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-23 22:15:23 +00:00
(no author)
7668ec9b52 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200620 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-22 21:27:33 +00:00
dveditz%cruzio.com
4f8722b7ce Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin, a=mconnor (1.8), a=jay (1.8.0)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200612 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-22 19:13:02 +00:00
mark%moxienet.com
1186414592 342081 Default finding to case-insensitive. r=ben sr=ben a/1.8.1=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200380 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-20 00:38:17 +00:00
mrbkap%gmail.com
2b3fcb93f9 Replace Match Case checkbox on findbar with automatic case-sensitivity detection. bug 340849, patch by Peter Kasting <pkasting@google.com>, r+a181=mconnor ui-r=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200091 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-16 02:08:20 +00:00
mozilla%weilbacher.org
deded749fd [OS/2] Bug 259140 Update default plugin r/sr=mkaply, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200025 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-15 19:23:48 +00:00
dbaron%dbaron.org
dfbc3216ea Bug 336791: land leak fixes that use nsIDOMGCParticipant to break cycles caused by JavaScript closures as XPCOM objects (bugs 241518, 319293, 319642, 322985, 323807, 323534, 325279, 326646, 339412, 206520, 321054, 339488). See individual bugs for reviewers. a181=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199932 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-15 03:15:48 +00:00
bzbarsky%mit.edu
26c545a2f5 Add a pref to force the XUL filepicker. Bug 333653, r+sr+branch181=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199781 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-13 03:59:46 +00:00
joe%retrovirus.com
c79d5fb3cf Adds a pref to disable dated bookmark backup.
(Checked in on behalf of logan.)

bug=307135
r/branch=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199729 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-12 18:27:56 +00:00
sspitzer%mozilla.org
aa99aedaa8 fix for bug #333734. protect (warn) against opening too many tabs at once.
r/a=ben, UI and strings r=beltzner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199560 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-09 00:05:22 +00:00
joshmoz%gmail.com
7bd1db2b5d add 8-bit alpha support to Carbon icon decoder. b=339717 r=mento sr=pav a=josh
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198833 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-01 22:08:00 +00:00
pedemont%us.ibm.com
b6f8428322 Bug 339853 - nsIJMVManager method returns non-scriptable nsIPrincipal. 1.8 branch only. r/a=bz.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198820 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-01 19:45:58 +00:00
dougt%meer.net
ffd09c50cc fixing build bustage on linux arm. b=319587 r=dougt. Minimo only.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198719 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-31 03:59:47 +00:00
dougt%meer.net
5a126f57f0 Disabling sample plugin on MINIMO. minimo-only. fixes build bustage.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198692 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 23:17:16 +00:00
gavin%gavinsharp.com
242b7d3085 Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r+a181=mconnor, ui-r=beltzner, sr=neil/bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198677 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 20:46:08 +00:00
mark%moxienet.com
5556f3706b 339238 Java doesn't work when MRJPlugin.plugin is a symbolic link. CFBundleCopyExecutableURL doesn't return a proper URL for bundles whose roots are referred to by symlink. Resolve bundle paths when they are symbolic links. r=josh sr=darin a/1.8.1=me (Mac-only)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198665 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 19:38:54 +00:00
joshmoz%gmail.com
167e52e398 add the Carbon icon decoder back, alongside the Cocoa icon decoder. Use Carbon decoder for Carbon builds, Cocoa for Cocoa builds. We can't use the Cocoa API from Carbon due to runtime conflicts (that aren't completely resolved by calling NSApplicationLoad). Also, removing call to NSApplicationLoad. b=339389 r=mento sr=stuart
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198641 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 15:46:21 +00:00
vladimir%pobox.com
8288cadaae missed file removal
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198088 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-20 17:31:45 +00:00
vladimir%pobox.com
b220ec91dc b=338407, uplift image encoder support to 1.8, r+a=stuart
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198086 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-20 17:20:49 +00:00
(no author)
98367b0f22 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@197930 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-18 18:03:18 +00:00
bzbarsky%mit.edu
8fa0dbb64a Selection listeners and extra privileges go hand in hand. Bug 336830,
r=dveditz, sr=shaver, branch181=dveditz, a=schrep for checkin during tree
closure, since "this doesn't affect performance"


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196168 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-08 20:43:16 +00:00
joshmoz%gmail.com
44c3603b78 be more aggressive about finding icon data. b=336356 r=mento sr=pav a=pav
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196065 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:20:54 +00:00
joshmoz%gmail.com
3b765c5890 new icon decoder for Mac OS X written using Cocoa, supports 8-bit alpha. b=335723 r=mento sr=pav a=pav
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196041 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 20:19:11 +00:00
(no author)
a997cf23df This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195860 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-03 00:24:26 +00:00
darin%meer.net
418467e8b4 fixes bug 329889 "Crash in [@ imgContainerGIF::GetFrameAt] when dragging a corrupted gif file" r+a=pavlov sr=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195820 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-02 18:49:16 +00:00
gerv%gerv.net
cbfd3be7d3 Bug 331099: Add .cat to IDN whitelist. Patch by gerv; a=darin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195638 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-28 10:55:29 +00:00
wr%rosenauer.org
8af84ab7d8 Bug 329205 - 64-bit Firefox crashes when it fails to load libjavaplugin_oji.so plugin, r=timeless, sr=roc, a=jst, patch by ganesh.mozilla@gmail.com
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195232 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-24 05:06:48 +00:00
bryner%brianryner.com
9d432cea5f ifdef includes and inline function that requires MOZILLA_INTERNAL_API, so that this header can be pulled in from a standalone extension (bug 334870). r+b181=darin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195006 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 22:58:23 +00:00
mozilla.mano%sent.com
7e50b3a53e Bug 301758 - disable click-and-hold contextual menus access by default, leaving it on in Seamonkey. r+b181=mconnor. sr=neil.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194294 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-13 06:59:07 +00:00
mozilla.mano%sent.com
ca20e8ea9c Bug 107433 - Make it possible to turn off click-and-hold contextual menu access. r=pedemonte, sr=neil, b181=bzbarsky.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193986 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-10 10:36:16 +00:00
gavin%gavinsharp.com
c03a2ae27f Bug 193923: disable fart sound by default, r+a181=mconnor, sr=jag
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193910 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-08 02:37:04 +00:00
gerv%gerv.net
689b3de0e7 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193305 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-31 07:56:54 +00:00