Commit Graph

3031 Commits

Author SHA1 Message Date
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
bzbarsky%mit.edu
b1ee2830dd Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
2006-05-01 05:25:52 +00:00
bzbarsky%mit.edu
f9a8a7c8e2 Don't try to enable global history if we were told not to. Bug 334846,
r=bsmedberg, sr=darin
2006-05-01 03:47:12 +00:00
bzbarsky%mit.edu
0c3706888c Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking 2006-04-27 18:21:11 +00:00
cvshook%sicking.cc
a9de930a86 Bug 334515: Work with objects that don't support weak references. r/sr=dbaron 2006-04-27 00:07:44 +00:00
cvshook%sicking.cc
eb966d89e7 Bug 334515: Use nsWeakPtr rather than raw pointers to avoid crashes. r/sr=dbaron 2006-04-25 00:44:30 +00:00
martijn.martijn%gmail.com
f207e836f4 Bug 223816 - find function in midas window not working, NS_ERROR_DOM_BAD_URI error. r+sr=bzbarsky 2006-04-21 20:16:27 +00:00
benjamin%smedbergs.us
70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
kairo%kairo.at
91acb7039c bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
benjamin%smedbergs.us
080776bade Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 15:46:07 +00:00
benjamin%smedbergs.us
409c85bd04 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 15:19:31 +00:00
timeless%mozdev.org
cd08bc8669 Bug 329745 Right click causes instant crash if navigation was stopped
patch by boissomag@free.fr r=timeless sr=bz
2006-04-06 10:56:57 +00:00
benjamin%smedbergs.us
e01a66c5d2 Bug 320316 - libxul doesn't link with cairo toolkits (thebes) r=vlad; don't build mfcembed if xpcomobsolete (nsIRegistry) isn't available, to fix xulrunner windows bustage 2006-04-05 19:25:57 +00:00
darin%meer.net
0a4d9e0455 fixes bug 312537 "###!!! ASSERTION: no content length: 'channelContentLength != -1', file /opt/source/mozilla/trunk-ff/mozilla/embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp, line 891" patch by Ben Fowler (bfowler@ewitness.co.uk), r=darin 2006-04-04 22:51:02 +00:00
darin%meer.net
ff07f6bbfe fixes bug 321837 "nsWebBrowserFind::FindNext fails to wrap when searching chrome docshells" patch by rdmsoft@bugs.rdmsoft.com r=rbs,sfraser sr=bz 2006-03-31 05:31:10 +00:00
gerv%gerv.net
41fd37565a Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 04:41:00 +00:00
timeless%mozdev.org
a757cb0909 Bug 332132 OOM crash in nsBaseCommandController methods
r=smfr sr=neil
2006-03-30 19:35:38 +00:00
darin%meer.net
20837f71e1 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
gerv%gerv.net
a54a4e6372 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:10 +00:00
gerv%gerv.net
af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
bryner%brianryner.com
7a96206e10 Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst. 2006-03-22 18:36:36 +00:00
bryner%brianryner.com
4cd1e2b280 Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
bzbarsky%mit.edu
be3b8788e1 Followup to fix build bustage. Bug 305710 2006-03-14 19:29:38 +00:00
bzbarsky%mit.edu
6e8df6adb8 nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24
<jlurz24@gmail.com>, r=sicking, sr=bzbarsky
2006-03-14 17:12:41 +00:00
jruderman%hmc.edu
68624e5a7d Fix compiler warning. Bug 330308, patch by Giacomo Magnini, r=biesi. 2006-03-13 09:46:28 +00:00
mrbkap%gmail.com
7fb7676464 Hold a strong reference to our context if we're using a script context from a window, since the window could navigate away before we're done with the context. bug 310508, r=jst sr=bzbarsky 2006-02-24 21:14:01 +00:00
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
sharparrow1%yahoo.com
eb67fd0b3d Bug 327868: nsIFrameSelection cleanup. r+sr=roc 2006-02-21 00:49:04 +00:00
cbiesinger%web.de
e5e30a5864 bug 249508 disable loads when persisting the src of an <input type="image">
r+sr=bz
2006-02-19 17:39:13 +00:00
bzbarsky%mit.edu
612a095556 PArt of patch for bug 266371 2006-02-15 03:33:38 +00:00
bzbarsky%mit.edu
d48098df86 Keep track of the original window opener (or rather whether one was present)
even if window.open calls target the window.  Bug 266371 and bug 212298,
r=bsmedberg, sr=jst
2006-02-15 03:22:17 +00:00
benjamin%smedbergs.us
10580d8f05 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 17:02:21 +00:00
bryner%brianryner.com
a084fa9ff9 Dispatch a notification that a newly-opened window has been initialized (bug 326784). r+sr=bzbarsky. 2006-02-12 00:39:26 +00:00
pavlov%pavlov.net
c4a61ef121 fixing build bustage 2006-02-11 06:52:44 +00:00
pavlov%pavlov.net
365a6e0b6a fixing build bustage from bug 326149 2006-02-10 21:37:25 +00:00
bzbarsky%mit.edu
ff496fd4f1 Make nsIWindowProvider report whether it created a new window. Bug 326006,
r=bsmedberg, sr=jst
2006-02-10 20:50:43 +00:00
benjamin%smedbergs.us
b54825788d Bug 326442 - gtkmozembed custom directoryservice provider support is broken, patch by chpe@gnome.org, r=me 2006-02-08 22:00:39 +00:00
bzbarsky%mit.edu
fc0b0f2bea Move the "force into tab" code out of Gecko and allow embeddors to do the same
sort of thing.  Bug 323810, r=bsmedberg, sr=jst
2006-02-07 20:46:39 +00:00
benjamin%smedbergs.us
e2c517adfe Bug 326013 - profile name not used (gtkmozembed API compatibility), r=chpe 2006-02-07 16:49:41 +00:00
mark%moxienet.com
18898dbb5c 325851 svgBindings.xml missing from embed.jar. r=bsmedbarg a/1.8.1=bsmedberg 2006-02-06 19:21:02 +00:00
neil%parkwaycc.co.uk
5417075f05 Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me 2006-02-06 00:34:30 +00:00
gavin%gavinsharp.com
d6e8dffdab Bug 324285 followup: remove all mentions of NS_SHISTORYLISTENER_CONTRACTID, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky 2006-02-05 16:45:52 +00:00
darin%meer.net
bf4998de17 Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky 2006-02-03 21:28:11 +00:00