Commit Graph

189199 Commits

Author SHA1 Message Date
reed@reedloden.com
745815100c Bug 416956 - ""Changing the default values" in about:config warning doesn't make a whole lot of sense" [p=reed r+ui-r+a1.9=beltzner] 2008-02-14 08:43:04 -08:00
bclary@bclary.com
d61b8ef120 Sisyphus/JavaScript Tests - update known failures list, no bug, not part of the build 2008-02-14 08:29:37 -08:00
dtownsend@oxymoronical.com
559bfb90a7 Bug 417055 - "Remove crashes" prompt is missing a period. r+ui-r+a=beltzner 2008-02-14 08:09:36 -08:00
igor@mir2.org
4f40e7c841 Bug 416354: optimizing switch cases in the inetrpreter, r,a1.9=brendan 2008-02-14 07:36:39 -08:00
benjamin@smedbergs.us
0c08912a15 Bug 416463 - remove badly-duplicated or unused files from xpcom/obsolete/component to fix errors with gcc4.2+ (hidden visibility), r=luser 2008-02-14 07:07:23 -08:00
reed@reedloden.com
e704bf9751 Bug 345080 - "Allow use of external hunspell library" [p=mh+mozilla@glandium.org (Mike Hommey) r=mscott sr=bsmedberg a1.9=schrep] 2008-02-14 03:16:53 -08:00
reed@reedloden.com
b5b9d5f756 Bug 400664 - "Cannot drag folders in Bookmarks menu" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a=blocking-firefox3+] 2008-02-14 03:15:25 -08:00
reed@reedloden.com
bfcf87f43b Bug 402898 - "JS_YieldRequest doesn't do scope-sharing" [p=jorendorff@mozilla.com (Jason Orendorff) r+a1.9=brendan] 2008-02-14 03:14:25 -08:00
reed@reedloden.com
5528a0b407 Bug 417279 - "Locationbar autocomplete dropdown background is bright white when it should be gray" (make the richlistbox transparent again) [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=beltzner] 2008-02-14 03:13:36 -08:00
reed@reedloden.com
b92c9e3980 Bug 412207 - nsSocketTransport::OnSocketDetached should null out mCallbacks and mEventSink [p=cbiesinger@gmx.at (Christian :Biesinger) r=Silver sr=sicking a=blocking1.9+] 2008-02-14 03:12:50 -08:00
surkov.alexander@gmail.com
ed8a514fa6 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-14 02:32:21 -08:00
roc+@cs.cmu.edu
244809251f Bug 400813, check in the right version of the patch 2008-02-14 02:03:01 -08:00
roc+@cs.cmu.edu
05225fa949 Bug 400813. Text with font-size:0 should not make a line be treated as empty. r+sr=dbaron 2008-02-14 01:08:33 -08:00
vladimir@pobox.com
bad778d3f2 Disable some canvas tests, pending investigation 2008-02-13 23:52:05 -08:00
surkov.alexander@gmail.com
1945217a63 Back out bug 416553 2008-02-13 23:33:19 -08:00
vladimir@pobox.com
ffd2cec203 b=416018, upgrade cairo to 1.5.8-30-g80e11a8 ; r=me 2008-02-13 22:54:26 -08:00
vladimir@pobox.com
7e27aa9f91 b=414511, misc canvas code cleanup, r=stuart 2008-02-13 22:53:25 -08:00
vladimir@pobox.com
59d366fe0d b=416181, animated image used as repeated background broken ; r=stuart 2008-02-13 22:51:58 -08:00
vladimir@pobox.com
1510dc89f9 b=406334, crash in canvas drawWindow ; r=roc 2008-02-13 22:51:33 -08:00
vladimir@pobox.com
15e811c57a b=417115, animated image causes recursion during shutdown ; r=stuart 2008-02-13 22:51:06 -08:00
vladimir@pobox.com
2f94d8d7c7 b=415285, win32 plugin printed is overprinted ; r=stuart 2008-02-13 22:27:51 -08:00
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