Commit Graph

138750 Commits

Author SHA1 Message Date
doronr%us.ibm.com
278a724666 Bug 283277, r=mkaply 2005-02-23 18:19:44 +00:00
doronr%us.ibm.com
2d88b38e4a XForms bug 283006 - XForms seems vulnerable to http-redirect attacks. Patch by smaug, r=me/sr=darin 2005-02-23 18:01:11 +00:00
wtchang%redhat.com
e11f40bb5b Bugzilla Bug 283210: Use the B_DO_NOT_RESCHEDULE flag to avoid unnecessary
context switches when a lock is released.  The patch is contributed by
tqh <thesuckiestemail@yahoo.se>.  r=sergei_d,wtc.
Modified Files: btcvar.c btlocks.c btsem.c
2005-02-23 17:43:13 +00:00
gandalf%firefox.pl
6bddba749d Bug 279768: Bring build system to work with --enable-ui-locale; ./mozapps/profile part; r=bsmedberg 2005-02-23 17:33:43 +00:00
smfr%smfr.org
04f7376155 Fix bug 283138: leaking NSMenuItems in bookmarks context menu code. 2005-02-23 17:18:06 +00:00
doronr%us.ibm.com
dd690f3ef1 Bug 282777 - Implement index() xpath function. Patch by aaronr@us.ibm.com, r=sicking, beaufour 2005-02-23 17:17:47 +00:00
gandalf%firefox.pl
ea39cd5cbe bug 279768: move dom.properties, MediaDocument.properties to global; r=bsmedberg 2005-02-23 16:53:28 +00:00
travis%sedsystems.ca
88a70cf0f0 Bug 212940 : Can't use an undefined value as an ARRAY reference at /http/bugzilla/process_bug.cgi line 866.
Patch by Frederic Buclin <LpSolit@gmail.com>  r=wurblzap  a=justdave
2005-02-23 16:53:24 +00:00
bsmedberg%covad.net
311203ed0c Fix system-pref service from bug 281414 (s/nsIPrefBranchInternal/nsIPrefBranch2/), r=blizzard 2005-02-23 16:15:37 +00:00
bsmedberg%covad.net
831e5a7b2e bug 281414 - Rename nsIPrefBranchInternal to nsIPrefBranch2 in preparation for freezing. r+sr=darin I will also do a mostly-global search-and-replace of code in our tree. 2005-02-23 13:59:17 +00:00
bsmedberg%covad.net
589d857664 From bug 278534 - fix leaks from the new chrome registry hash not being finalized. 2005-02-23 13:56:56 +00:00
neil%parkwaycc.co.uk
adc5ccb24f Bug 282359 Don't use the "open" attribute to open menus r+sr=bz 2005-02-23 10:08:51 +00:00
jshin%mailaps.org
d0bd2cdbcf bug 283180 : amazon, eBay and dictionary search plugins are broken for non-ASCII character keyword search (r=mconnor) 2005-02-23 09:31:28 +00:00
neil%parkwaycc.co.uk
33e65b6719 Allow themes to specify that they support multiple skin versions b=191309 r=bsmedberg sr=darin 2005-02-23 09:18:37 +00:00
brendan%mozilla.org
a02d37c7c7 Use JS's //@line feature to restore source line number and filename (246286, r=Hixie, sr=bryner). 2005-02-23 07:38:17 +00:00
dougt%meer.net
f821b76ad8 bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin 2005-02-23 07:07:51 +00:00
dbaron%dbaron.org
0f7baff319 Null out a few more things. b=131456 r=mconnor 2005-02-23 06:31:53 +00:00
bzbarsky%mit.edu
418d61ac7a Make documentation a little more explicit about the ownership model. Bug
283108, r=biesi, sr=darin
2005-02-23 06:14:44 +00:00
mrbkap%gmail.com
e8e89de647 bug 272815: Make sure the parser is aware when we encounter a meta tag, so that other meta tags in the document don't override the first (correct) charset. r=bzbarsky sr=jst 2005-02-23 05:42:37 +00:00
dbaron%dbaron.org
8bf02cd23e Use weak references in nsContentShellInfo. r+sr=bzbarsky b=282938 2005-02-23 05:29:44 +00:00
bzbarsky%mit.edu
dc9f9999fe Removing incorrect XXX comments. 2005-02-23 05:15:23 +00:00
bmlk%gmx.de
17d07a07c8 input type="hidden" is not a special HTML content as we don't create a frame for it in the constructhtmlframe routine, bug 280217, r/sr=bzbarsky 2005-02-23 05:14:55 +00:00
mrbkap%gmail.com
4769036abb bug 283036: Append a <body> tag to the context of HTML context stacks to make sure that all context is flushed out of the DTD before we process the new content. r+sr=bzbarsky 2005-02-23 04:32:21 +00:00
bzbarsky%mit.edu
c79b003bca Allow setting "open" property on all sorts of buttons, since people do.... Bug
282359, r=mconnor, sr=neil
2005-02-23 03:37:24 +00:00
brendan%mozilla.org
e1a7049710 Specialize for QARG and QVAR types within JOF_NAME format in js_DecompileValueGenerator (281487, r=shaver). 2005-02-23 02:40:40 +00:00
timeless%mozdev.org
5d1f35668f Bug 281977 nsStringInputStream botches -1 lengths
r=biesi sr=darin
2005-02-23 02:31:58 +00:00
darin%meer.net
893b507a43 nsHttpChannel::SetPriority is missing a return statement 2005-02-23 02:09:43 +00:00
dbaron%dbaron.org
e72cdcbaaf When we manually set up history for the first browser (for startup performance), ensure the browser's browser:purge-session-history observer gets removed once. b=283116 r=mconnor 2005-02-23 01:34:53 +00:00
bsmedberg%covad.net
4a9d287b20 From bug 278534 - Can't have NS_NAMED_LITERAL_CSTRING at static/global scope, because the XPCOM library can be unloaded before the module cleanup fires. Should clear up cadence orange. 2005-02-23 00:01:54 +00:00
brendan%mozilla.org
aadbd332cf Null |obj| VM register for correct |this| binding (281930, r=shaver). 2005-02-22 23:25:49 +00:00
dougt%meer.net
4bd3a74724 Adding GetACP. Disabling CreateEvent due to class member name conflicts 2005-02-22 22:58:32 +00:00
dougt%meer.net
1eed723bb0 Removing Canonify based on bsmedberg%covad.net changes to nsIChromeRegistry. Fixing build bustage. 2005-02-22 22:43:53 +00:00
cbiesinger%web.de
ebaa137557 283185 [beos] forward-declare BView, since not all versions of Clipboard.h seem
to include View.h r=sergei_d
2005-02-22 22:13:24 +00:00
doronr%us.ibm.com
f6d43aa074 XForms bug 273428. Patch by aaronr, r=me,beaufour. 2005-02-22 22:11:51 +00:00
bsmedberg%covad.net
473534a724 Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben 2005-02-22 21:49:45 +00:00
bzbarsky%mit.edu
3a4edb10d6 Remove special-casing so non-chrome-principal pages, even with chrome: uris,
can have script disabled as needed.  Bug 280120, r=peterv, sr=neil
2005-02-22 21:18:31 +00:00
sergei_d%fi.tartu.ee
002ef0d52b Bug 239813. Simpler nsDrawingSurfaceBeOS::Lock/Unlock.r=r=thesuckiestemail@yahoo.se. No sr required, port-only patch 2005-02-22 20:43:17 +00:00
bzbarsky%mit.edu
29fc84c184 Don't use locale-dependent methods to convert variants to strings. Bug 282245,
r=peterv, sr=dbaron
2005-02-22 20:11:52 +00:00
wtchang%redhat.com
07d5483970 Bugzilla Bug 282367: Export CERT_DestroyUserNotice from the nss shared
library.  Added a CERT_DestroyUserNotice call to cmd/lib/pppolicy.c to
fix a leak of CERTUserNotice. r=nelsonb.
Modified Files: lib/nss/nss.def cmd/lib/pppolicy.c
2005-02-22 20:02:22 +00:00
bzbarsky%mit.edu
d029903af6 Remove the parentURIContentListener attribute on docshell; people not using
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent.  Bug 283108, r=biesi, sr=darin
2005-02-22 19:56:11 +00:00
mconnor%myrealbox.com
43a1e1eb0a fix bug 280603 and bug 282752, based on initial patch by mook.moz@gmail.com, thanks to Neil for the Date.now() info 2005-02-22 19:31:58 +00:00
bzbarsky%mit.edu
44c16850a9 Don't use PR_s.?printf to format floats for W3C-spec purposes, since it's
locale-sensitive.  Bug 282245 partial fix, r+sr=peterv
2005-02-22 19:31:39 +00:00
jshin%mailaps.org
44c2409acd bug 244754 : URL is not shown in the status bar when hovering over a url-escaped URL in an encoding different from the document enecoding (r=darin, sr=bzbarsky) 2005-02-22 18:25:12 +00:00
scott%scott-macgregor.org
099da7ba6d Bug #283080 --> bayesian training set is not getting flushed to disk on exit because
the profile directory service has already gone away.

sr=bienvenu
2005-02-22 18:11:55 +00:00
bzbarsky%mit.edu
c3e64cf6a3 Make the IME candidate window show up in the right place on GTK2. Bug 281339,
patch by Takuro Ashie and Hiroyuki Ikezoe <poincare@ikezoe.net>, r+sr=blizzard
2005-02-22 18:04:54 +00:00
bzbarsky%mit.edu
56b2bc8030 Fix menubuttons to not rely on the "open" attribute opening menus; open them
via the boxobject.  Bug 282359, r=mconnor, sr=neil
2005-02-22 17:53:26 +00:00
jshin%mailaps.org
bf95c180db bug 283180 : creativecommons search plugin doesn't work with non-ASCIi characters. (r=mconnor) 2005-02-22 17:53:14 +00:00
gandalf%firefox.pl
a3dc4218b6 bug 283046: File input button does not properly render. A regression after checkin from bug 279768 ; r+sr=bzbarsky 2005-02-22 17:30:08 +00:00
travis%sedsystems.ca
fccb24409c Bug 176011 : reports.cgi throws a scary error if collectstats has never been run
Patch by Vlad Dascalu <vladd@bugzilla.org>   r=mkanat  a=justdave
2005-02-22 16:01:31 +00:00
webmail%kmgerich.com
5dec2277d2 Pinstripe, removing CSS rule for #281647 2005-02-22 12:30:07 +00:00