- Apr 29, 2005
-
-
dbaron%dbaron.org authored
-
dbaron%dbaron.org authored
-
julien.pierre.bugs%sun.com authored
-
wtchang%redhat.com authored
Modified Files: repackage.sh prinit.h pr/tests/vercheck.c
-
wtchang%redhat.com authored
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it. r=darin sr=dbaron. Modified Files: configure configure.in config/Makefile.in config/autoconf.mk.in config/config.mk pr/include/prtypes.h pr/src/md/unix/uxproces.c pr/tests/sel_spd.c Added Files: config/gcc_hidden.h config/make-system-wrappers.pl config/system-headers
-
timeless%mozdev.org authored
R:\mozilla\js\src>cl -FoWINNT5.1_DBG.OBJ/ -c /MD /Od /Z7 -D_X86_=1 -DXP_WIN -DXP_WIN32 -DWIN32 -D_WINDOWS -D_WIN32 /nologo /W3 /FpWINNT5.1_DBG.OBJ/js.pch -DDEBUG -DDEBUG_timeless -DJS_VERSION=140 /Op -DEXPORT_JS_API jsinterp.c jsinterp.c jsinterp.c(5463) : error C2094: label 'do_JSOP_XMLPI' was undefined jsinterp.c(5463) : error C2094: label 'do_JSOP_XMLOBJECT' was undefined jsinterp.c(5463) : error C2094: label 'do_JSOP_XMLCOMMENT' was undefined jsinterp.c(5463) : error C2094: label 'do_JSOP_XMLCDATA' was undefined jsinterp.c(5463) : error C2094: label 'do_JSOP_QNAMEPART' was undefined jsinterp.c(5463) : error C2094: label 'do_JSOP_QNAMECONST' was undefined jsinterp.c(5463) : error C2094: label 'do_JSOP_GETMETHOD' was undefined
-
pavlov%pavlov.net authored
-
masayuki%d-toybox.com authored
bug 292263 ATOK's Moji Palette that is like software keyboard doesn't work. r=timeless, sr=neil, a=chofmann
-
pavlov%pavlov.net authored
-
pavlov%pavlov.net authored
-
axel%pike.org authored
bug 291771, co toolkit locales for xulrunner, fix multiple MOZ_CO_PROJECTs, r=bsmedberg,chase, a=asa
-
cbiesinger%web.de authored
r=neil sr=jag a=dveditz
-
bzbarsky%mit.edu authored
have if our style were not none/hidden and the actual computed border width. Bug 290377, r+sr=dbaron, a=asa
-
dougt%meer.net authored
Patch by John Wolf. windows ce only. not part of normal build.
-
dougt%meer.net authored
CE compilation issues. This patch also fixes/removes CheckStackGrowthDirection assertions in Javscript. This change is based on bug 242518. See comment 36. This patch also removes the unused enum in transformiix . See bug 292118. r/sr = dveditz/shaver b = 291229 a = asa
-
cltbld authored
-
tor%cs.brown.edu authored
r+sr=bzbarsky, a=asa.
-
neil%parkwaycc.co.uk authored
Bug 195248 set some default attributes in XUL instead of localstore now that bug123285 persists them correctly p=me/Standard8 r=Mnyromyr sr=bienvenu r+sr=mscott
-
cbiesinger%web.de authored
- Return error from WriteFrom when ProcessData fails - verify that the type of the icon is correct (icon or cursor) - make sure that the image offset is valid - check for OOM (mRow, mAlphaBuffer) - add safety checks for mRow and mAlphaBuffer
-
cbiesinger%web.de authored
r=jst sr=bz a=asa
-
bryner%brianryner.com authored
-
pavlov%pavlov.net authored
-
timeless%mozdev.org authored
patch by bugzilla@gemal.dk r=alecf sr=darin a=asa
-
smontagu%smontagu.org authored
Bug 272386: Allow multiple special codes in print headers and footers. Patch by Alexandre Tremon <atremon@elansoftware.com>, r=smontagu, sr=roc, a=asa
-
dougt%meer.net authored
-
bmlk%gmx.de authored
-
bob%bclary.com authored
-
robert%accettura.com authored
-
darin%meer.net authored
-
robert%accettura.com authored
-
wtchang%redhat.com authored
and needs more work.
-
- Apr 28, 2005
-
-
jst%mozilla.jstenback.com authored
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
-
darin%meer.net authored
-
mvl%exedo.nl authored
bug 291596, r=pavlov
-
wtchang%redhat.com authored
bug. The workaround modified _tzset related global variables in Microsoft CRT directly and relied on undocumented properties of the buffers that _tzname[0] and _tzname[1] point to. r=darin. Modified files: ntmisc.c ntthread.c w95thred.c
-
wtchang%redhat.com authored
while iterating through the list. The bug was reported and tracked down by kamil@good.com.
-
roc+%cs.cmu.edu authored
Bug 282708. Position <object>'s view before creating its widget, to avoid flicker from creating it in the wrong position and then instantly moving it. r+sr=bzbarsky,a=asa
-
roc+%cs.cmu.edu authored
Bug 290752. Don't create unnecessary level of style contexts for scrolled frames. r+sr=bzbarsky,a=asa
-
roc+%cs.cmu.edu authored
Bug 291537. Don't wipe out mGestureDownPoint in StopTrackingDragGesture, since we may need it right afterward. r+sr=bzbarsky,a=asa
-
roc+%cs.cmu.edu authored
Bug 290673. Restore event->point after dispatching to views, in case someone wants to use it later (Windows widget appears to). r+sr=bzbarsky,a=asa
-