smontagu%smontagu.org
6f866d06fa
Change ToTitle so that combined uppercase characters (e.g. DZ) are unchanged. Bug 202208, r=jshin, sr=rbs
2005-03-30 04:48:45 +00:00
bzbarsky%mit.edu
a24aad7dd2
Center the clicked-on point when turning off image zoom. Bug 207219, patch by
...
Chris Thomas (CTho) <cst@andrew.cmu.edu>, r+sr=roc
2005-03-30 04:29:35 +00:00
bzbarsky%mit.edu
4cbcd59987
Don't fire onLocationChange for initial loads in subframes; reverts old
...
behavior. Bug 285738, patch by William A. Gianopoulos
<wgianopoulos@yahoo.com>, r=jst, sr=bzbarsky
2005-03-30 04:22:00 +00:00
bzbarsky%mit.edu
d602741004
Make sure to wrap a buffered stream around the stream we're passed before
...
sending it to the parser (which expects a buffered stream). Bug 287409,
r=darin, sr=jst
2005-03-30 04:18:08 +00:00
smfr%smfr.org
43ef844162
Experimental view opacity change (bug 166932) to measure impact on pageload performance.
2005-03-30 04:05:54 +00:00
roc+%cs.cmu.edu
4909c3aac5
Fixing Mac bustage
2005-03-30 03:05:17 +00:00
roc+%cs.cmu.edu
9acec347cc
Bug 255863. Make drag/drop work even when the clicked-on content gets reframed by the click. r=mats,sr=bzbarsky
2005-03-30 02:14:41 +00:00
dbaron%dbaron.org
2419559d71
For functions in the binary, output something compatible with addr2line. b=230336 r=brendan
2005-03-30 01:54:54 +00:00
dbaron%dbaron.org
9309f3621b
Fix coverity uninitialized variable warnings in layout. b=288092 r=bernd sr=roc
2005-03-30 01:50:56 +00:00
dbaron%dbaron.org
663516e016
Use protected instead of private so VC6 gets less confused when nsDerivedSafe is involved. Hopefully fixing bustage. b=156716
2005-03-30 01:42:06 +00:00
paper%animecity.nu
53214df7d7
Bug 285054: ConvertDDBtoDIB violates windows APIs, Don't select bitmap into HDC. r=biesi sr=tor
2005-03-30 01:39:36 +00:00
paper%animecity.nu
e052a4ffe5
Bug 286233: Cleanup nsImageWin::Init. r=emaijala, sr=tor
2005-03-30 01:36:41 +00:00
cltbld
01ff2658ea
Automated update from host egg
2005-03-30 01:18:42 +00:00
dbaron%dbaron.org
4d29b3eca6
Change build system default toolkit for X11-based platforms from GTK1 to GTK2. b=282871 r=blizzard sr=bryner
2005-03-30 01:17:32 +00:00
aaronleventhal%moonset.net
21b5bec8ea
Bug 287979. Infinite loop when exposing plugins. r=timeless, sr=jst
2005-03-30 00:53:10 +00:00
dbaron%dbaron.org
4b1913ff77
Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky
2005-03-30 00:36:57 +00:00
wtchang%redhat.com
dda0b57a91
Set NSS version to 3.10 Beta 3.
2005-03-30 00:22:36 +00:00
neil%parkwaycc.co.uk
92e08079b5
Bug 285005 Allow scrollbox with scrollbars r+sr=roc
2005-03-30 00:11:06 +00:00
scott%scott-macgregor.org
e901f74c1b
Bug #288188 --> send confirmation dialog (sheet) is very wide
...
forgot to package dialogs.css
2005-03-30 00:07:41 +00:00
cltbld
b7e5a6e4bf
Automated update from host egg
2005-03-29 23:29:08 +00:00
kairo%kairo.at
bb5848bd7d
fix Camino bustage from bug 285696: use MOZ_APP_DISPLAYNAME=Mozilla for Camino to still create Mozilla.app; r=smfr
2005-03-29 23:27:52 +00:00
dbaron%dbaron.org
2ba6c6183f
Change how we preserve XPConnect wrappers on which JS properties have been set or that are otherwise needed by XBL: instead of rooting those wrappers until the document stops being displayed, mark them from GC hooks only if the nodes are reachable (via DOM node traversal, optimizing based on symmetry of reachability between DOM nodes) from the document or from nodes already marked. b=283129 r=jst sr=brendan
2005-03-29 23:26:56 +00:00
mostafah%oeone.com
afbeb7ac4c
Checked in patch for bug 288208: Sunbird default prefs are bloated
2005-03-29 22:47:47 +00:00
bzbarsky%mit.edu
c08736436c
Don't walk through placeholders to out-of-flows that are our descendants when
...
we destroy a frame subtree. Bug 271151, r=rbs, sr=dbaron
2005-03-29 22:36:06 +00:00
alexei.volkov.bugs%sun.com
e93227eb79
fix for bug 287625: rsaperf should run multithreaded
2005-03-29 22:32:22 +00:00
brendan%mozilla.org
215e2f67cb
Propagate failure when we can't make a queue (287846, r=dougt, sr=darin).
2005-03-29 22:31:14 +00:00
kairo%kairo.at
b0ed9d166d
bug 285696 - suite rebranding, stage 1: using configure variables in a number of places, some small cleanups; rs=biesi,smfr sr=Neil
2005-03-29 22:02:23 +00:00
dougt%meer.net
e292ef6982
Coverity Warning in Embedding. Bug 287861. r=brendan
2005-03-29 21:52:19 +00:00
gerv%gerv.net
0138acd94b
Bug 73665 - migrate email preferences to their own table, and rearchitect email internals. Patch by gerv; r=jake, a=justdave.
2005-03-29 21:43:00 +00:00
tor%cs.brown.edu
0083a80a1d
Bug 288193 - add AIX back to tests for stdint.h/inttypes.h.
2005-03-29 20:53:07 +00:00
timeless%mozdev.org
708a22c5e7
Bug 287158 use requests in xpinstall so that defining JS_PARANOID_REQUEST does not result in CHECK_REQUEST killing the app because of xpinstall tasks
...
r=dveditz sr=dveditz
2005-03-29 20:19:20 +00:00
roc+%cs.cmu.edu
5a9ba343e9
Bug 255958. Reland makefile fix after aviary merge. r=bryner, patch by Wolfgang Rosenauer
2005-03-29 20:10:03 +00:00
shaver%mozilla.org
06d6d590da
bug 288177: don't build embed-sample.jar for toolkit apps; (orig) patch from sipaq, r=bsmedberg/me, sr=darin
2005-03-29 19:34:24 +00:00
brendan%mozilla.org
e676c738fd
Fix ancient misordering of addProperty before slot store (279289, r=shaver).
2005-03-29 19:24:33 +00:00
jst%mozilla.jstenback.com
1566ab36e5
Breaking out duplicated interface lists into a reusable macro (per suggestion in bug 288006). rs=peterv@propagandism.org
2005-03-29 19:21:21 +00:00
jst%mozilla.jstenback.com
6e1cef7619
Fixing typo in comment.
2005-03-29 18:24:16 +00:00
nelsonb%netscape.com
c03b9d33fe
Rename all internal private softoken functions types and symbols from
...
PK11 or pk11 prefixes to SFTK or sftk prefixes. Bug 286685.
r=relyea,wtchang Modified Files:
cmd/bltest/blapitest.c lib/pk11wrap/pk11pars.c lib/softoken/dbinit.c
lib/softoken/dbmshim.c lib/softoken/fipstest.c lib/softoken/fipstokn.c
lib/softoken/pcertdb.c lib/softoken/pk11db.c lib/softoken/pk11pars.h
lib/softoken/pkcs11.c lib/softoken/pkcs11c.c lib/softoken/pkcs11i.h
lib/softoken/pkcs11u.c lib/softoken/softoken.h lib/softoken/tlsprf.c
2005-03-29 18:21:18 +00:00
timeless%mozdev.org
2028a434ec
Bug 283071 Allocation/free mismatch in base/import/oexpress/nsOE5File.cpp
...
Bug 283072 Allocation/free mismatch in base/import/outlook/src/MapiApi.cpp
Bug 283075 Allocation/free mismatch in base/import/oexpress/wabobject.cpp
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=bienvenu
2005-03-29 17:19:23 +00:00
timeless%mozdev.org
32ef4676f7
Bug 288013 remove &mathml; from mathml.dtd because it hurts interoperability
...
patch by bug@annevankesteren.nl r=rbs sr=bz
2005-03-29 17:12:17 +00:00
cbiesinger%web.de
34c7c1e80b
272059 fix whitespace in tree.xml, and document obsolete-ness of builderView and
...
contentView
r+sr=neil
2005-03-29 17:09:53 +00:00
brendan%mozilla.org
357214d9ae
Make js_GetScriptLineExtent JS_FRIEND_API for the js shell's sake.
2005-03-29 16:55:43 +00:00
bzbarsky%mit.edu
4b26c247db
Removing no-longer-used struct from this file. Should have landed as part of
...
bug 286813.
2005-03-29 15:58:31 +00:00
bzbarsky%mit.edu
4fa2d34a01
Fixing AIX build bustage. Thanks to pkw for the patch!
2005-03-29 15:57:53 +00:00
cls%seawood.org
1bd03f3505
Make english query output match the regexp flavor used.
...
Bug #286781 r=timeless
2005-03-29 15:22:26 +00:00
cltbld
28434283b3
Automated update from host egg
2005-03-29 12:48:48 +00:00
cltbld
69af163d0f
Automated update from host egg
2005-03-29 12:38:58 +00:00
mvl%exedo.nl
3db420c858
remove the old imgmanager from cookies.
...
bug 287628, r=dwitte, sr=bzbarsky
2005-03-29 09:52:19 +00:00
roc+%cs.cmu.edu
7a7722a829
Adding some parts of Hixie tests to the list explicitly, to make it easier to download all needed files.
2005-03-29 05:18:24 +00:00
edburns%acm.org
3fa6d2fc2e
CheckPoint. Exact bytes of viewSource doesn't work yet. I think the
...
problem is that selectAll isn't working due to the window not being
realized. We'll see. Next step is to get it working!
M classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java
- rewrite getSource() to call native code, instead of using the DOM.
M src_moz/CurrentPageImpl.cpp
- re-enable nativeGetSource().
M src_moz/EmbedWindow.cpp
M src_moz/EmbedWindow.h
- fill out dtor
- add InitNoChrome.
M test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java
- comment out test
classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java src_moz/CurrentPageImpl.cpp src_moz/EmbedWindow.cpp src_moz/EmbedWindow.h test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java
2005-03-29 05:03:12 +00:00
smfr%smfr.org
3cc8249940
Remove history logging code now that 280342 is fixed.
2005-03-29 04:27:41 +00:00