mozilla@weilbacher.org
|
672757f230
|
Bug 385891: Removal of non-Cairo code from nsFrame.cpp and nsObjectFrame.cpp, p=alfredkayser, r/sr/a=dbaron
|
2007-08-23 17:13:43 -07:00 |
|
jwalden@mit.edu
|
50aa08b817
|
Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore
|
2007-08-17 15:57:36 -07:00 |
|
bzbarsky@mit.edu
|
56c4215580
|
Hoist the code for handling class and id up from nsGenericHTMLElement to the newly-created nsStyledElement so that it can be reused by MathML and to some extent by SVG. Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>, r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
|
2007-08-06 08:27:19 -07:00 |
|
asqueella@gmail.com
|
04264029fb
|
Bug 388761 - fix MOZ_XUL-disabled builds
p=romaxa <romaxa@gmail.com>
r+sr=roc
|
2007-07-23 17:04:36 -07:00 |
|
timeless@mozdev.org
|
5e374eeafd
|
Bug 386560 enable inspector support to work with --disable-xul
r=bsmedberg sr=bz
|
2007-07-17 22:41:40 -07:00 |
|
timeless@mozdev.org
|
7fa96959ad
|
Bug 386560 enable inspector support to work with --disable-xul
r=bsmedberg sr=bz
|
2007-07-17 22:35:23 -07:00 |
|
asqueella@gmail.com
|
48d17203d7
|
Bug 342487 - XSLT should use CheckLoadURIWithPrincipal
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=jonas
|
2007-07-17 14:15:49 -07:00 |
|
benjamin@smedbergs.us
|
cc074e3032
|
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
|
2007-07-11 10:26:11 -07:00 |
|
jwalden@mit.edu
|
6d7584839a
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
enndeakin@sympatico.ca
|
59c3596049
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
|
roc+@cs.cmu.edu
|
f0d093fb48
|
Bug 386548. Remove nsTextTransformer. r+sr=mats
|
2007-07-02 16:36:59 -07:00 |
|
benjamin@smedbergs.us
|
f1593a410c
|
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
|
2007-07-02 11:20:24 -07:00 |
|
enndeakin@sympatico.ca
|
8a87437d5f
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
|
enndeakin@sympatico.ca
|
534c14e326
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 12:04:45 -07:00 |
|
peterv@propagandism.org
|
7bf2741259
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
|
benjamin@smedbergs.us
|
b21f7b3a04
|
Reverting bug 383167 again for linux test bustage :-(
|
2007-06-26 12:22:51 -07:00 |
|
benjamin@smedbergs.us
|
c93d1d5be6
|
Bug 383167 trying again, reviews by luser and biesi, sr=jst
|
2007-06-26 09:35:01 -07:00 |
|
mozilla@weilbacher.org
|
58a7060568
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 15:13:08 -07:00 |
|
bzbarsky@mit.edu
|
db2f43135f
|
Make the about:blank documents created by CreateAboutBlankContentViewer havethe same encoding as real about:blank documents (that is, UTF-8). Bug 380383,r+sr=jst
|
2007-06-07 00:13:04 -07:00 |
|
vladimir@pobox.com
|
1b9bc6a942
|
b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad
|
2007-06-05 17:03:12 -07:00 |
|
roc+@cs.cmu.edu
|
1e64c60d76
|
Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst
|
2007-05-29 02:45:30 -07:00 |
|
jonas@sicking.cc
|
233450d9b8
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-10 13:21:12 -07:00 |
|
jst@mozilla.org
|
eedb90c553
|
Backing out Jonas' last changes due to tinderbox orange, per Jonas' request.
|
2007-05-09 17:42:33 -07:00 |
|
jonas@sicking.cc
|
de64d03178
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-09 16:33:28 -07:00 |
|
roc+@cs.cmu.edu
|
5cdf43a09e
|
Bug 380209. Hooks for a textframe-specific textrun cache startup/shutdown. r+sr=bzbarsky
|
2007-05-09 15:02:29 -07:00 |
|
jonas@sicking.cc
|
594d259432
|
back out last patch since leaks went through the roof
|
2007-05-07 18:03:08 -07:00 |
|
jonas@sicking.cc
|
c2c495c2ef
|
Don't attempt to cycle collect documents, windows and elements that are currently being viewed. r=bz, sr=jst b=378987
|
2007-05-07 16:45:25 -07:00 |
|
mats.palmgren@bredband.net
|
c712869d45
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 16:52:44 -07:00 |
|
Olli.Pettay@helsinki.fi
|
033e829d2f
|
Bug 377899, Cycle between nsXULTooltipListener and nsGlobalWindows causes leaks, r=neil,sr=peterv
|
2007-04-25 10:18:50 -07:00 |
|
neil@parkwaycc.co.uk
|
af293ef660
|
Bug 376802 Use one global tooltip listener instead of creating one for each XUL element that needs one r=Smaug sr=jst
|
2007-04-12 13:59:01 -07:00 |
|
enndeakin@sympatico.ca
|
7bf55f72a1
|
Bug 366478 - consolidate lists of onX event attributes, r=smaug,jwatt,sr=sicking
|
2007-04-02 10:17:36 -07:00 |
|
roc+@cs.cmu.edu
|
15a6f2e807
|
Bug 375824. Centralize Thebes startup/shutdown sequence. r=vlad
|
2007-03-29 14:48:46 -07:00 |
|
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|
joshmoz%gmail.com
|
a0b3416362
|
don't rely on language features to construct/destruct instance of InlineBackgroundData. b=373305 r/sr=dbaron
|
2007-03-14 19:48:51 +00:00 |
|
mats.palmgren%bredband.net
|
5fd0e79405
|
Fix --enable-perf-metrics build failure. b=370230 r=jonas sr=benjamin
|
2007-03-14 16:44:51 +00:00 |
|
asqueella%gmail.com
|
2e26a572cc
|
decomtaminate nsIXULPrototypeCache (bug 364329)
r=smaug, sr=roc
|
2007-03-12 05:53:33 +00:00 |
|
philringnalda%gmail.com
|
de15f626ce
|
Bug 256084 - view RDF as XML, not as broken-looking text that claims to be XUL, r+sr=bz
|
2007-03-07 04:23:27 +00:00 |
|
benjamin%smedbergs.us
|
fee2eda8c4
|
Bug 347664 - move editor from a standalone component to be part of gklayout, r+sr=roc
|
2007-02-24 20:07:06 +00:00 |
|
bzbarsky%mit.edu
|
4d130fa462
|
Fix build bustage. Bug 369099
|
2007-02-13 16:59:51 +00:00 |
|
bzbarsky%mit.edu
|
806907a4d2
|
Don't use a static nsTArray. Bug 369099, r=bernd, sr=roc
|
2007-02-13 16:23:19 +00:00 |
|
asqueella%gmail.com
|
918c6d5909
|
Bug 210096, part two - remove inIFileSearch interface and its implementation
patch by Shawn Wilsher <comrade693+bmo@gmail.com>
r=db48x, sr=neil
|
2007-01-31 15:04:36 +00:00 |
|
cvshook%sicking.cc
|
a39ff30284
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
|
bzbarsky%mit.edu
|
368f9d8500
|
Shut down the textrun cache on shutdown. Bug 357779, r=vlad, sr=roc
|
2007-01-23 05:24:21 +00:00 |
|
tor%cs.brown.edu
|
bec6301e30
|
Bug 365704 - Remove nsSVGAtoms.h. r+sr=roc
|
2007-01-03 20:15:38 +00:00 |
|
timeless%mozdev.org
|
4e651390ef
|
Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
|
2006-12-26 17:47:52 +00:00 |
|
peterv%propagandism.org
|
95e8a90330
|
First part of fix for bug 306539 (Error during XSLT transformation: (null)). r/sr=sicking.
|
2006-12-22 17:22:18 +00:00 |
|
gijskruitbosch%gmail.com
|
46a5f6a907
|
Bug 361087 - remove the nsIXULPrototypeDocument interface
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=bugmail@sicking.cc (Jonas Sicking)
|
2006-12-22 16:11:16 +00:00 |
|
tor%cs.brown.edu
|
3ef25d5a12
|
Simplify build bustage fix, as SVG now depends on cairo gfx.
|
2006-11-27 19:10:44 +00:00 |
|
tor%cs.brown.edu
|
819bc305db
|
Bustage fix for SVG-disabled, <html:canvas>-enabled, non-cairo gfx builds.
|
2006-11-27 19:05:57 +00:00 |
|
tor%cs.brown.edu
|
66fbe00e97
|
Bug 354866 - remove svg renderer layer, begin switch to thebes. r+sr=roc
|
2006-11-27 17:30:57 +00:00 |
|