Commit Graph

189178 Commits

Author SHA1 Message Date
surkov.alexander@gmail.com
658f5a6467 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
jst@mozilla.org
ce2c246576 Fixing bug 417266. Don't call IsEventName() with non-string jsvals. r+sr=jonas@sicking.cc 2008-02-13 22:11:36 -08:00
brendan@mozilla.org
5fd5861767 Optimize wrapper creation via JS_NewObjectWithGivenProto, and avoid cycle-check overhead in JS_Set{Prototype,Parent} (408871, r=mrbkap). 2008-02-13 21:10:42 -08:00
bzbarsky@mit.edu
41f1d79e6e Stop treating _new as a special window target. No other browser does. Bug 417067, r+sr=jst, a=beltzner 2008-02-13 21:05:25 -08:00
brendan@mozilla.org
d2a6517917 Must set initial slot value in js_DefineNativeProperty via write barrier (417012, r=shaver). 2008-02-13 19:12:44 -08:00
bclary@bclary.com
0e3a3d85ad Sisyphus/JavaScript Tests - update public failures, no bug, not part of the build 2008-02-13 18:25:05 -08:00
bent.mozilla@gmail.com
4f4b879f4a Downgrade this non-fatal assertion to a warning. 2008-02-13 17:07:08 -08:00
bent.mozilla@gmail.com
54065449c6 Fix mano's nit too... 2008-02-13 16:29:02 -08:00
bent.mozilla@gmail.com
617ea88100 Bug 416856 - "Download status listener keeps windows alive until app shutdown". r=mano, a=blockinf-firefox3+. 2008-02-13 16:27:41 -08:00
bent.mozilla@gmail.com
70fb0bb7ec Bug 416939 - "Broadcast the destruction of DOM windows". r+sr=jst, a=blocking1.9+. 2008-02-13 15:41:17 -08:00
bclary@bclary.com
8e1249bc83 JavaScript Tests - update test due to bug 309894 2008-02-13 15:34:49 -08:00
dholbert@cs.stanford.edu
b05af4d0c6 Bug 417351: (Linux only) Initialize nsDeviceContextSpecGTK member data to null, fixing crash in destructor when cancelling printing. r+sr=roc, a=blocking1.9+ 2008-02-13 15:14:52 -08:00
joshmoz@gmail.com
c545189a81 Infrastructure for catching Obj-C exceptions. Cocoa appshell usage. b=163260 r=shebs sr=roc 2008-02-13 15:11:11 -08:00
brendan@mozilla.org
e5248d6fd1 Fiddle blank lines botched in my last checkin. 2008-02-13 15:07:14 -08:00
crowder@fiverocks.com
4534c378db Bug 417100 - Fixing windows build errors 2008-02-13 14:33:57 -08:00
bzbarsky@mit.edu
8a61c4849e Make sure to push a null float containing block for <mtd>. Bug 399676, r+sr=roc 2008-02-13 14:06:59 -08:00
dbaron@dbaron.org
7ade6d2612 Add my todo list and make a few other tweaks. Not part of the build. 2008-02-13 13:58:28 -08:00
crowder@fiverocks.com
258cd8de1d Bug 417100 - more aggressive inlining for jsregexp.c, r=brendan, a1.9=mtschrep 2008-02-13 13:52:17 -08:00
crowder@fiverocks.com
5730307ef2 Bug 417077 - more rigorous inlining functionality for JS, r/a1.9=brendan 2008-02-13 13:50:05 -08:00
bzbarsky@mit.edu
0cd1adcdcd Give the prefs stylesheet a .href. Bug 416896, r+sr=dbaron, a=schrep 2008-02-13 13:47:22 -08:00
mozilla@weilbacher.org
0ee456584a [OS/2] Bug 414596: implement nsIdleService on OS/2 (using DSSaver), r=mkaply 2008-02-13 13:46:42 -08:00
bzbarsky@mit.edu
0f0e6e8e7a Make sure to not call ContentRemoved outside of an update. Bug 415388, r+sr=jst, a=schrep 2008-02-13 13:44:28 -08:00
bclary@bclary.com
5153a63897 Sisyphus/JavaScript Tests - improve test timeout handling, bug 417260 2008-02-13 12:18:02 -08:00
bugzilla@standard8.plus.com
f641aff906 Bug 416712 Drop redundant nsISupportsArray include from libpref. r/sr=benjamin,a1.9=mtschrep 2008-02-13 09:56:49 -08:00
longsonr@gmail.com
a680e29a42 Correct reftest bug numbers 2008-02-13 09:38:39 -08:00
longsonr@gmail.com
60ecb7106e Correct reftest titles 2008-02-13 08:18:25 -08:00
kaie@kuix.de
40f6f1da73 Bug 415213, uninitialized variables in PSM r=rrelyea, a1.9=dsicore 2008-02-13 08:14:25 -08:00
smichaud@pobox.com
6af72d7590 Mouse-down doesn't always change focus appropriately. b=413882 r=joshmoz sr=roc 2008-02-13 07:57:12 -08:00
mozilla.mano@sent.com
14ea3a0e7a Bug 415062 - Bookmark this Link - Cancel not working. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-02-13 07:43:17 -08:00
mkaply@us.ibm.com
4449a9734d 416197 - r=sayrer, a=schrep - value excerpting only applies to child nodes 2008-02-13 07:39:52 -08:00
igor@mir2.org
dd6b5cd3cf Bug 309894: non-recursive XML-filtering implementation. r,a1.9=brendan 2008-02-13 06:32:31 -08:00
jag@tty.nl
6a640d9c5f Bug 416529: Don't include .deps/.all.pp when not needed. r=benjamin, a=pavlov This to prevent unnecessarily generating the file due to the FORCE prereq. 2008-02-13 05:41:49 -08:00
masayuki@d-toybox.com
fd7bd8c8f2 Bug 416551 Cannot use IME on rich formatting editor of gmail (design mode) r+sr=roc, b1.9=dsicore 2008-02-13 04:51:00 -08:00
reed@reedloden.com
4f785df705 Add missing parentheses to complete cast and fix bustage. 2008-02-13 03:45:22 -08:00
reed@reedloden.com
b83a4cbd38 Bug 416450 - "Properly annotate recursive make invocation" (Mark MAKE_TIER_SUBMAKEFILES as a recursive make invocation) [p=jim@mozilla.com (Jim Blandy) r+a1.9=bsmedberg] 2008-02-13 03:35:45 -08:00
reed@reedloden.com
985694bc9f Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+] 2008-02-13 03:34:46 -08:00
reed@reedloden.com
a2aaecca91 Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2008-02-13 03:33:38 -08:00
reed@reedloden.com
4457afca74 Bug 415867 - "AIX Compilation error for trunk build source cairo-gstate.c : line 45.43: 1506-294 (S) Syntax error in expression on #if directive." [p=shailen.n.jain@gmail.com (Shailen) r+sr=roc a1.9=schrep] 2008-02-13 03:31:00 -08:00
reed@reedloden.com
fe87624c9c Bug 411463 - "AIX Compilation error with compiler option -qlanglvl=stdc99 for trunk build source npunix.c : mozilla/modules/plugin/samples/default/unix/npunix.c", line 556.62: 1506-068 (S) Operation between types "void*" and "void*" is not allowed" [p=shailen.n.jain@gmail.com (Shailen) r+sr=jst a1.9=schrep] 2008-02-13 03:29:56 -08:00
reed@reedloden.com
0a9fd049aa Add bug number to comment for future reference. 2008-02-13 03:05:09 -08:00
reed@reedloden.com
e17e6dbbbd Bug 414314 - "Since landing of bug 193001, I cannot print with HP-Toolbox 2.7.10 or earlier" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a=blocking1.9+] 2008-02-13 03:03:43 -08:00
reed@reedloden.com
4ac23ce8a2 Bug 415915 - "Drag / Drop in the Bookmarks Menu is broken" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+] 2008-02-13 03:02:42 -08:00
reed@reedloden.com
a87d81a7ad Bug 401322 - "missing "Text Size" zoom feature, Full page zoom should be an option not replacement" [p=elmar.ludwig@uos.de (Elmar Ludwig) ui-r=beltzner r=gavin sr=bzbarsky a1.9=schrep] 2008-02-13 03:00:45 -08:00
reed@reedloden.com
f5d699533e Bug 403153 - "Self describing text in the bookmarks organizer search box should be "Search Bookmarks"" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) ui-r=faaborg r=Mano a1.9=schrep] 2008-02-13 02:59:23 -08:00
reed@reedloden.com
4d5a034abc Bug 411289 - "move functional autocomplete style rules to xul.css" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-02-13 02:57:08 -08:00
reed@reedloden.com
d9e8be99e8 Bug 413324 - "Not all image decoders call 'DecodingComplete', so for these the image is not 'optimized'" (Make the decoders all (except JPEG) use DecodingComplete) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+] 2008-02-13 02:54:39 -08:00
reed@reedloden.com
fb3491dcf7 Bug 413933 - "APNGs flash while loading" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+] 2008-02-13 02:53:17 -08:00
reed@reedloden.com
9299fa1687 Bug 413488 - "nsACString::Find in nsStringAPI is buggy!" [p=prasad@medhas.org (Prasad Sunkari [prasad]) r=bsmedberg a=blocking1.9+] 2008-02-13 02:49:32 -08:00
reed@reedloden.com
2d76dcbe5c Bug 416379 - "correct the numberbox text field's focused setting of bug 409388" [p=twanno@lycos.nl (Teune van Steeg) r=Enn a1.9=schrep] 2008-02-13 02:44:50 -08:00
reed@reedloden.com
8564c28ac9 Bug 327611 - "Firefox dies silently with 0-byte profiles.ini" [p=mozilla+bmo@gozer.org (logan) r=bsmedberg a1.9=beltzner] 2008-02-13 02:43:01 -08:00