shaver@mozilla.org
|
37ae87c1b2
|
Bug 416675: refactor JSScope locking for reuse on non-native objects. r+a=brendan.
|
2008-02-14 16:44:46 -08:00 |
jwalden@mit.edu
|
4a3fa9a558
|
Bug 414122 - Packaging changes to no longer ship an effective TLD list as a separate file, since we compile the data into necko now. r=notworthsomeonestimetoreview, a=blocker
|
2008-02-14 16:02:44 -08:00 |
jag@tty.nl
|
62cf2642df
|
Bug 417419: You too can solve global-warming without making the JS_INLINE macro ugly. r=/a=brendan
|
2008-02-14 15:56:53 -08:00 |
jruderman@hmc.edu
|
7f6f0cab1f
|
Add crashtest
|
2008-02-14 15:41:37 -08:00 |
jwalden@mit.edu
|
f978cbfebe
|
Bug 414122 - Preprocess effective TLD data into C++ code (eliminate file I/O to read, move parsing out of C++, remove an arena, etc.). r=dwitte, sr=bsmedberg, a=blocker
|
2008-02-14 14:57:20 -08:00 |
mattwillis@gmail.com
|
add50f60cc
|
Bug 390060 - Ensure default browser dialog appears after restoring from a session restore. Patch by Manish Singh <manish@flock.com> r=zeniko ui-r=beltzner a1.9=beltzner
|
2008-02-14 13:53:33 -08:00 |
joshmoz@gmail.com
|
a4ecd7ee90
|
Opt-click in scroll well should toggle Next Page/Jump to Here behavior, not Shift-Click. Patch by Stan Shebs. b=410112 r=josh sr=roc
|
2008-02-14 13:45:47 -08:00 |
enndeakin@sympatico.ca
|
509eb905de
|
Bug 415503, crash with popupgroup, r+sr=bz
|
2008-02-14 13:45:29 -08:00 |
Olli.Pettay@helsinki.fi
|
f270e8fde9
|
Bug 409111, WRONG_DOCUMENT_ERR on unattached nodes through getBoxObjectFor, r+sr=sicking, a=mtschrep
|
2008-02-14 12:45:07 -08:00 |
reed@reedloden.com
|
8cf12abe32
|
Bug 44781 - "Support CMYK, YCCK JPEGs" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=schrep]
|
2008-02-14 12:38:19 -08:00 |
roc+@cs.cmu.edu
|
50274e44e8
|
Enable reftest for bug 400813
|
2008-02-14 12:35:53 -08:00 |
dietrich@mozilla.com
|
6cf78d6961
|
Backing out bug 409945 due to failed unit tests.
|
2008-02-14 11:02:13 -08:00 |
rhelmer@mozilla.com
|
feda9f86de
|
prepare bootstrap configs for 1.8 nightly release automation rollout b=417147 r=nthomas
|
2008-02-14 11:01:07 -08:00 |
florian@queze.net
|
061574dcf4
|
Bug 416899 - invalid handlers listed in the Application Details dialog. r=Mano, a1.9=beltzner
|
2008-02-14 09:51:17 -08:00 |
dietrich@mozilla.com
|
e768777822
|
Bug 409945 ? Charset annotations created on import should be itemAnnotations (was: Clear private data doesn't force smart bookmarks to rebuild) (r=dietrich)
|
2008-02-14 09:42:36 -08:00 |
dietrich@mozilla.com
|
7821bead92
|
Bug 415201 ? Firefox shutdowns very slow and with 100% CPU (r=marco, r=mano)
|
2008-02-14 09:33:30 -08:00 |
reed@reedloden.com
|
edf52c000e
|
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
|
e5b7b48e27
|
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
|
2e2eb75d3b
|
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
|
49b8802781
|
Bug 416354: optimizing switch cases in the inetrpreter, r,a1.9=brendan
|
2008-02-14 07:36:39 -08:00 |
benjamin@smedbergs.us
|
d3369bd250
|
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
|
c7270971c4
|
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
|
13f113d6fb
|
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
|
503b663b7e
|
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
|
f2791e2f35
|
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
|
24b1437e0e
|
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
|
9716a7ff9e
|
Bug 416553 - option to run accessibility tests, r=rcampbell
|
2008-02-14 02:32:21 -08:00 |
roc+@cs.cmu.edu
|
726c1331b6
|
Bug 400813, check in the right version of the patch
|
2008-02-14 02:03:01 -08:00 |
roc+@cs.cmu.edu
|
af040703bd
|
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
|
fd42c99d46
|
Disable some canvas tests, pending investigation
|
2008-02-13 23:52:05 -08:00 |
surkov.alexander@gmail.com
|
18d28cab1a
|
Back out bug 416553
|
2008-02-13 23:33:19 -08:00 |
vladimir@pobox.com
|
6d75975bb7
|
b=416018, upgrade cairo to 1.5.8-30-g80e11a8 ; r=me
|
2008-02-13 22:54:26 -08:00 |
vladimir@pobox.com
|
b44a517ae2
|
b=414511, misc canvas code cleanup, r=stuart
|
2008-02-13 22:53:25 -08:00 |
vladimir@pobox.com
|
0dd9175c26
|
b=416181, animated image used as repeated background broken ; r=stuart
|
2008-02-13 22:51:58 -08:00 |
vladimir@pobox.com
|
811fc9cd57
|
b=406334, crash in canvas drawWindow ; r=roc
|
2008-02-13 22:51:33 -08:00 |
vladimir@pobox.com
|
54f560d6d3
|
b=417115, animated image causes recursion during shutdown ; r=stuart
|
2008-02-13 22:51:06 -08:00 |
vladimir@pobox.com
|
a6afe9373a
|
b=415285, win32 plugin printed is overprinted ; r=stuart
|
2008-02-13 22:27:51 -08:00 |
surkov.alexander@gmail.com
|
0f7c15d44d
|
Bug 416553 - option to run accessibility tests, r=rcampbell
|
2008-02-13 22:20:01 -08:00 |
jst@mozilla.org
|
ea277b13ab
|
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
|
022b7d7329
|
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
|
ca47a33b0c
|
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
|
01c0422ec3
|
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
|
1691ba009c
|
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
|
58cc937454
|
Downgrade this non-fatal assertion to a warning.
|
2008-02-13 17:07:08 -08:00 |
bent.mozilla@gmail.com
|
194cf8134a
|
Fix mano's nit too...
|
2008-02-13 16:29:02 -08:00 |
bent.mozilla@gmail.com
|
a5613aab98
|
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
|
f2b6967bb3
|
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
|
3cffaa6ee9
|
JavaScript Tests - update test due to bug 309894
|
2008-02-13 15:34:49 -08:00 |
dholbert@cs.stanford.edu
|
6bcfb3946d
|
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
|
996ee9e51b
|
Infrastructure for catching Obj-C exceptions. Cocoa appshell usage. b=163260 r=shebs sr=roc
|
2008-02-13 15:11:11 -08:00 |