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

3073 Коммитов

Автор SHA1 Сообщение Дата
caillon%redhat.com 28b70c5240 Bug 312998
fix EmbedWindow::GetVisibility
Patch from chpe@gnome.org
r=caillon sr=roc
2006-09-27 00:45:24 +00:00
cbiesinger%web.de 79738ef491 Bug 265780 make FTP use nsIAuthPrompt2
r=darin
2006-09-22 21:06:57 +00:00
timeless%mozdev.org 664b6df306 Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
r=bsmedberg sr=biesi
2006-09-17 00:04:39 +00:00
cbiesinger%web.de 15501fd5cb Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
dbaron%dbaron.org bb32a15350 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
bzbarsky%mit.edu a6772791b0 Improve the context menu flag-setting code. Bug 350614, patch by Dorian
<boissomag@free.fr>, r+sr=bzbarsky
2006-09-09 04:28:22 +00:00
benjamin%smedbergs.us 4b74339c6f Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
bzbarsky%mit.edu 6b73b90092 Get the image URI in a better way that works even for images that didn't load.
Bug 350378, patch by Dorian <boissomag@free.fr>, r+sr=bzbarsky
2006-08-28 02:15:56 +00:00
cbiesinger%web.de 8c59aae763 Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
ajschult%verizon.net 3277aebadf bug 347839: correct typos in previous patches to get storage shipped on windows. r=biesi 2006-08-18 20:37:37 +00:00
bzbarsky%mit.edu e9379f3679 Remove special-casing of about:blank for security purposes; give about:blank
pages the principal of whoever is responsible for loading them, when possible.
Bug 332182, r=mrbkap, sr=jst
2006-08-15 17:31:16 +00:00
ajschult%verizon.net 60b1be3484 Bug 347839: Current SeaMonkey installer builds do not ship with storage components (mozIStorageService), r=biesi 2006-08-12 03:30:59 +00:00
bzbarsky%mit.edu ac4a87c1ae Diverting window.open into a tab doesn't stop the about:blank load before
returning the new window.  Bug 348272, r=bsmedberg, sr=jst
2006-08-12 02:09:23 +00:00
marria%gmail.com 18980be0d7 Bug 346851 (LOAD_FLAGS_NEW_WINDOW naming doesn't make much sense) Changed variable name and updated comment. r=cbiesinger, sr=bzbarsky 2006-08-06 18:17:29 +00:00
joshmoz%gmail.com 42c8c4a114 embedding version - rename "getFoo" methods in mozView protocol to "foo". b=343542 r=mento 2006-07-30 22:57:52 +00:00
kairo%kairo.at e428d1be1d bug 344243 - first part: rename old typeaheadfind component to suitetypeaheadfind to be able to use it in parallel to toolkit, r=bsmedberg on the actual renaming, r=Neil on the installer package files, r=mento on the Camino project file change, sr=Neil 2006-07-27 20:09:44 +00:00
cvshook%sicking.cc 4c08721214 Bug 345342: Add nullcheck fix regression from previous checkin. r/sr=bz 2006-07-22 05:52:05 +00:00
cbiesinger%web.de 2424e3badc Bug 344980 make nsPrompt functions always set their out parameters/retvals
r+sr=bz
2006-07-20 22:16:15 +00:00
cvshook%sicking.cc 3a9a287253 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
bzbarsky%mit.edu 17cc2750ad Don't set the dependent bit on windows not being opened at chrome, even if it's
in the features.  Bug 344257, r=bsmedberg, sr=jst
2006-07-18 20:40:43 +00:00
bzbarsky%mit.edu 13a6aa09df Remove the same way we added. Bug 343643, patch by Mikhail Zabaluev
<mhz@altlinux.org>, r+sr=bzbarsky
2006-07-18 19:35:41 +00:00
neil%parkwaycc.co.uk 457b3880e8 Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag 2006-07-12 15:43:17 +00:00
mrbkap%gmail.com dc64cabd5f Remove extraneous newline. No bug, r+sr=jst 2006-07-11 22:55:09 +00:00
mnyromyr%tprac.de a561f2dcd2 Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott 2006-07-09 12:49:47 +00:00
jst%mozilla.jstenback.com b271739439 Fixing bug 334891. Prevent window.close() from closing the window if there's a modal dialog parented at the window. r=dveditz@cruzio.com, sr=bzbarsky@mit.edu 2006-07-05 22:48:04 +00:00
marria%gmail.com 4776db2c47 Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin 2006-07-04 20:48:33 +00:00
ajschult%verizon.net 89c49a7f39 Bug 334257: Need to include thebes in installer packages. r=cbiesinger 2006-07-01 01:16:38 +00:00
bzbarsky%mit.edu 3614e779d3 Call the function we actually want to call. Bug 343149, patch by Mikhail
Zabaluev <mhz@altlinux.org>, r=bsmedberg, sr=bzbarsky
2006-06-29 18:08:39 +00:00
mrbkap%gmail.com 8b454010c1 Restore lost compatibility by not defining an arguments object on the window if there weren't any to begin with. Also, explode nsIArray as well as nsISupportsArray in OpenWindow. bug 342813, r+sr=bzbarsky 2006-06-27 20:09:16 +00:00
mozilla%weilbacher.org db68ff7b6c [OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin 2006-06-26 20:40:08 +00:00
darin%meer.net 6f2608c387 fixes bug 313101 "HTTP auth dialog is titled 'Prompt'" patch by gavin sharp and darin, r=mconnor 2006-06-22 00:18:43 +00:00
timeless%mozdev.org 27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
benjamin%smedbergs.us 52365fd4b0 Bug 333055 - Various libs (mozMapi32, activex) incorrectly included in the static link list, r=cls 2006-06-15 13:45:46 +00:00
mrbkap%gmail.com 060a3a1e2b Fix this to be a real null check. No bug, r+sr=bzbarsky 2006-06-14 22:25:12 +00:00
mrbkap%gmail.com af7ec736be Restore old behavior where an nsISupportsArray is exploded into multiple arguments whereas any other COM object simply becomes argv[0]. bug 341362, r+sr=bzbarsky 2006-06-14 22:18:03 +00:00
mhammond%skippinet.com.au 0f241835df Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
mrbkap%gmail.com 98997f8669 Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan 2006-06-12 22:39:55 +00:00
bzbarsky%mit.edu 058e40f1fd Default to denying ActiveX loads if no JS is running. Bug 340852, patch by
Wladimir Palant <trev@gtchat.de>, r=mrbkap, sr=bzbarsky
2006-06-10 02:41:46 +00:00
pedemont%us.ibm.com 166e6d278a Bug 338871 - nsIWindowCreator2 is scriptable but inherits from the non-scriptable interface nsIWindowCreator. r=bsmedberg, sr=darin. 2006-06-08 13:46:20 +00:00
mozilla%weilbacher.org d6a66baa65 Fix build break for os2embed but do not build it by default. Bug 339414, r=benjamin, sr=mkaply 2006-06-07 09:48:56 +00:00
timeless%mozdev.org a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
hwaara%gmail.com d682113f1a Remove forked (and obsolete) files same as in bug 339498. NPODB 2006-06-01 22:03:11 +00:00
peterv%propagandism.org 3869989ccb Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
kairo%kairo.at 1dd94f0a69 bug 338571 - suiterunner command line handler not packaged correctly, move app to be built last in suite/ and package some missed files for installers, r+sr=Neil 2006-05-19 18:33:18 +00:00
jag%tty.nl 6a12f2f513 Undo these changes now that we have a better fix for 2.95.2 2006-05-15 20:33:53 +00:00
jag%tty.nl 1a27c5a60a Some more poking. 2006-05-15 12:19:54 +00:00
kairo%kairo.at 60c040959e fix win32 vc6 build bustage from darin's threadmanager landing (out with NS_NewRunnableMethod and in with NS_NEW_RUNNABLE_METHOD - he did miss this case in his bustage fix checkin), p=Neil 2006-05-12 12:59:29 +00:00
darin%meer.net 0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de 51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
cvshook%sicking.cc d3ec0aa5c5 Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00