Граф коммитов

138657 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 7934eaf821 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 ceb8894b99 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 c60c4051a5 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 b7c5e94279 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 45cafb65c9 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 c5598011b1 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 c8c8405908 bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin 2005-02-23 07:07:51 +00:00
dbaron%dbaron.org 39d05475ee Null out a few more things. b=131456 r=mconnor 2005-02-23 06:31:53 +00:00
bzbarsky%mit.edu ae7da9ac49 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 e7eeada7ae 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 93f5885b6e Use weak references in nsContentShellInfo. r+sr=bzbarsky b=282938 2005-02-23 05:29:44 +00:00
bzbarsky%mit.edu a2823a1b49 Removing incorrect XXX comments. 2005-02-23 05:15:23 +00:00
bmlk%gmx.de 22d59c1dc1 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 73b81fadc1 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 696b76e2c9 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 32a06e8050 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 14dada7146 Bug 281977 nsStringInputStream botches -1 lengths
r=biesi sr=darin
2005-02-23 02:31:58 +00:00
darin%meer.net bace93fa9d nsHttpChannel::SetPriority is missing a return statement 2005-02-23 02:09:43 +00:00
dbaron%dbaron.org ebd891eb6c 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 6b2971a7ef 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 5b39984627 Null |obj| VM register for correct |this| binding (281930, r=shaver). 2005-02-22 23:25:49 +00:00
dougt%meer.net 57756349f9 Adding GetACP. Disabling CreateEvent due to class member name conflicts 2005-02-22 22:58:32 +00:00
dougt%meer.net 46809fd404 Removing Canonify based on bsmedberg%covad.net changes to nsIChromeRegistry. Fixing build bustage. 2005-02-22 22:43:53 +00:00
cbiesinger%web.de 99697aef23 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 e9a49a3ae1 XForms bug 273428. Patch by aaronr, r=me,beaufour. 2005-02-22 22:11:51 +00:00
bsmedberg%covad.net aab6284169 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 610d170988 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 a5567d7ed1 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 5ae6768c63 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 fc1d2da739 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 6b5147dd71 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 739e60e6b3 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 dc11326947 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 fd66f970be 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 66cf00a756 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 18427ae654 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 02a3a30db1 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 adb5fbf5bd 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 e8ea9800c4 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 895f9bd7e0 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 afabfb50c4 Pinstripe, removing CSS rule for #281647 2005-02-22 12:30:07 +00:00
neil%parkwaycc.co.uk 98590ee5a4 Bug 264980 Alt+N keystroke can crash installer p=gautheri@noos.fr r+sr=dveditz 2005-02-22 09:15:01 +00:00
Stefan.Borggraefe%gmx.de 21aa95e4e7 More accurate UI for the pref mailnews.mark_message_read.delay (bug 234121).
r+sr=mscott
2005-02-22 08:16:58 +00:00
timeless%mozdev.org e0dd30fda7 Bug 282743 ABBA deadlock componentmanager monitor/jsgc claimscope
whitespace change to accentuate comment per brendan
2005-02-22 08:00:20 +00:00
timeless%mozdev.org e51daa5f55 Bug 282643 Rename two of three buf local variables in nsHttpChannel::SetupTransaction
r=biesi sr=darin
2005-02-22 07:31:18 +00:00
scott%scott-macgregor.org 32b1765267 Bug #282985 --> add options UI for turning off the phishing detector. 2005-02-22 06:47:10 +00:00
timeless%mozdev.org 8e944a97e8 Bug 242524 Component lists should hold references to real components (not "duplicates")
patch by ajschult@verizon.net r=bsmedberg sr=dveditz
2005-02-22 05:24:47 +00:00
webmail%kmgerich.com b6c5a3ffcd Pinstripe CSS tweaks. Fixes Bug #229813 and Bug #281647 2005-02-22 03:03:04 +00:00
dmose%mozilla.org b491e544d4 Add reminder XXX comment, and add a new namespace that we'll be needing. Not part of the build. 2005-02-22 02:12:42 +00:00
dbaron%dbaron.org 08aa014ec0 Prevent destroy method / destructor from attempting to removeObserver too many times. b=283088 r=mconnor 2005-02-22 01:35:18 +00:00