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
timeless%mozdev.org
27eaab5dcd
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
bzbarsky%mit.edu
0c3706888c
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
263cf7dc11
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
cbiesinger%web.de
72ac26b6ce
Bug 321504 Remove unneeded uses of nsIDocumentLoader
...
r+sr=bz
2005-12-26 16:45:59 +00:00
jst%mozilla.jstenback.com
5cf0061ed9
Fixing build bustage.
2005-11-29 01:01:01 +00:00
jst%mozilla.jstenback.com
8f1863159b
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
bzbarsky%mit.edu
cddca7b121
Don't set window.location or document.location in chrome code; set
...
location.href instead. Bug 295040, r+sr=jst, a=asa
2005-05-24 04:12:30 +00:00
bsmedberg%covad.net
be30b2f533
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-04 18:38:19 +00:00
bzbarsky%mit.edu
1b833f021f
Switch some internal users of text/xml to application/xml. Bug 247024, patch
...
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-27 19:34:11 +00:00
bryner%brianryner.com
a8073f18a3
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
2005-01-12 19:45:38 +00:00
bzbarsky%mit.edu
1601d80e99
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
darin%meer.net
950a78482d
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
darin%meer.net
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
bsmedberg%covad.net
3bf2b706f4
Build bustage, bug 237745
2004-10-30 03:44:32 +00:00
bsmedberg%covad.net
762fa8b0ea
Build bustage from bug 237745, although I can't imagine that this code actually works.
2004-10-29 20:28:28 +00:00
timeless%mozdev.org
e8f93a47ba
Bug 231716 10 new 'Blamed Build Warnings' from 'Linux brad Clobber (info) on 01/20 22:42', (in files: mozLineTerm.cpp)
...
patch by gautheri@noos.fr r=timeless sr=roc
2004-10-27 05:26:56 +00:00
bugzilla%arlen.demon.co.uk
08fce4ba87
Bug 264102 Chrome should use document.title instead of window.title - xmlterm fixes
...
p=me r=neil.parkwaycc.co.uk
2004-10-24 18:10:59 +00:00
cbiesinger%web.de
b66482959e
fixing xmlterm bustage from bug 231716
2004-10-13 23:10:12 +00:00
neil%parkwaycc.co.uk
3af8384d63
Signed/unsigned comparison fix b=231716 p=gautheri@noos.fr r=timeless sr=roc
2004-10-13 22:34:43 +00:00
aaronleventhal%moonset.net
ca0cd1c767
Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
2004-10-13 01:12:14 +00:00
gerv%gerv.net
ba2432c07e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
bryner%brianryner.com
180b0b7373
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
cbiesinger%web.de
c374a6708c
remove *WithConversion from xmlterm r+sr=roc Bug 252940
2004-08-03 13:46:52 +00:00
bryner%brianryner.com
cc2391c527
Fixing bustage
2004-08-02 06:34:16 +00:00
bryner%brianryner.com
5c02a6978c
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
bryner%brianryner.com
350ebc65ab
followup to bustage fix - return an error code
2004-07-29 21:42:35 +00:00
bryner%brianryner.com
c99aa11266
fixing bustage
2004-07-29 21:08:26 +00:00
cbiesinger%web.de
be9764fdfe
Bug 113243 Get rid of (Compare|Equals)WithConversion
...
r+sr=roc
2004-07-21 20:18:39 +00:00
cbiesinger%web.de
2bb5f1d3a1
replace EqualsWithConversion by EqualsLiteral where possible
...
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
jst%mozilla.jstenback.com
41f7ad6178
Fixing bug 245619. Don't bother serializing the result of JS execution when the caller doesn't care about the value. r+sr=brendan@mozilla.org
2004-06-11 00:48:00 +00:00
bzbarsky%mit.edu
a7bff6ad5b
Change FlushPendingNotifications to have more granularity and update callers to
...
only flush the things they really need flushed. Bug 144072, r+sr=jst
2004-05-27 22:08:42 +00:00
roc+%cs.cmu.edu
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
timeless%mozdev.org
55a5e5ddbf
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
gerv%gerv.net
86486431ae
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:14:17 +00:00
cbiesinger%web.de
f028ea412d
bug 239604. make uriloader more doxygen friendly, and remove unused "command"
...
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
bryner%brianryner.com
92499cbd13
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
cbiesinger%web.de
d4f10d0351
fix crash when starting xmlterm, r=timeless. not part of default build.
2004-02-10 20:05:15 +00:00
jst%mozilla.jstenback.com
361ccf1052
One more time...
2004-02-10 01:08:27 +00:00
jst%mozilla.jstenback.com
f8f11cf10e
Fixing more bustage.
2004-02-10 00:51:35 +00:00
bryner%brianryner.com
42adb9f1be
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
2004-02-01 10:09:07 +00:00
bryner%brianryner.com
dc75c55f7d
fixing xmlterm bustage
2004-01-31 23:45:30 +00:00
bryner%brianryner.com
08f53379c4
Continuing nsIPresContext deCOMtamination (bug 229371). Remove ReParentStyleContext - callers can call frame manager directly. Removed several unused setters. Inlined getters for default colors, font scaler, and focus ring width. Changed GetDefaultFont to return a const nsFont*. r+sr=dbaron.
2004-01-31 22:41:40 +00:00
jst%mozilla.jstenback.com
90431d8022
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00