brendan%mozilla.org
|
c7d2105370
|
Oops.
|
2006-04-26 22:34:00 +00:00 |
mrbkap%gmail.com
|
45aba15716
|
Protect against an overly-large length. Patch from brendan, bug 335535, r=mrbkap
|
2006-04-26 21:46:53 +00:00 |
mrbkap%gmail.com
|
5f946be0b1
|
Comments should match reality.
|
2006-04-26 21:44:27 +00:00 |
mgalli%geckonnection.com
|
e596183d96
|
bug 335581.
|
2006-04-26 21:35:37 +00:00 |
brendan%mozilla.org
|
d5cdd83399
|
Major simplification to jsconfig.h, dropping support for all ancient bug config and almost all pre-ECMA-Edition-3 feature config (325951, r=mrbkap).
|
2006-04-26 21:33:01 +00:00 |
jwatt%jwatt.org
|
e4139dd0a7
|
Fixing bug 335450. Remove our extensions to the SVG DOM interfaces. r=tor@acm.org, sr=roc@ocallahan.org
|
2006-04-26 21:02:25 +00:00 |
bryner%brianryner.com
|
a8d3072bce
|
Make sure to call GetMemUsage_Shutdown when the load collector goes away (bug 335480) r=marria
|
2006-04-26 20:41:09 +00:00 |
bryner%brianryner.com
|
4a48d066a1
|
fix MSVC6 build (bug 335120) r=marria
|
2006-04-26 20:37:19 +00:00 |
mrbkap%gmail.com
|
d3f0f19318
|
Fixing bustage from bug 333697
|
2006-04-26 20:21:31 +00:00 |
bclary%bclary.com
|
ddfc9ad5b8
|
JavaScript Test Library - add support for selecting product during tests, no bug, not part of the build
|
2006-04-26 20:00:13 +00:00 |
mrbkap%gmail.com
|
25d8fc11a4
|
Don't bother hiding the caret anymore. bug 334608, r=brade sr=roc
|
2006-04-26 19:56:58 +00:00 |
mrbkap%gmail.com
|
95acf0af16
|
When a document's scope object changes (e.g., for a call to document.open), actually change the scope object and move all of the wrappers in the old scope into the new one. bug 333697, r+sr=jst
|
2006-04-26 19:53:27 +00:00 |
alexei.volkov.bugs%sun.com
|
9d830cc7c0
|
[Bug 334454] Variable "(key)->pkcs11Slot" tracked as NULL was passed to a function that dereferences it. [@ SECKEY_CopyPrivateKey - SSL_ConfigSecureServer]. r=nelson
|
2006-04-26 19:40:56 +00:00 |
bryner%brianryner.com
|
dad081af71
|
Strip cookies from upload requests (bug 335455) r=marria
|
2006-04-26 19:21:28 +00:00 |
alexei.volkov.bugs%sun.com
|
deecb18bef
|
[Bug 333389] sftk_NewAttribute should not crash when so is NULL [@ sftk_NewAttribute]. r=nelson
|
2006-04-26 19:18:00 +00:00 |
brettw%gmail.com
|
f4d975da42
|
Bug 335548 r=ben Places history view demo
|
2006-04-26 17:24:56 +00:00 |
bzbarsky%mit.edu
|
3c977f7d68
|
Make sure to never read off the end of the buffer in HasTerminalNewline(). Bug
335320, r+sr=roc
|
2006-04-26 15:54:48 +00:00 |
bzbarsky%mit.edu
|
7945f7d03a
|
More regression tests
|
2006-04-26 15:27:04 +00:00 |
mark%moxienet.com
|
3885b7b78c
|
322044 When Camino is hidden, invoking via Service does not respect external app pref. 333974 Same thing when clicking links in other applications. Use non-visible windows when the app is hidden. r=smfr
|
2006-04-26 15:07:33 +00:00 |
neil%parkwaycc.co.uk
|
ddc8d38608
|
bustage fix b=326931
|
2006-04-26 13:05:24 +00:00 |
neil%parkwaycc.co.uk
|
de6fc340e9
|
Improve box object hashtable storage b=326931 r=jst sr=bz
|
2006-04-26 12:42:49 +00:00 |
peterv%propagandism.org
|
497b79ea18
|
Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst.
|
2006-04-26 11:37:55 +00:00 |
allan%beaufour.dk
|
0eae2c2b38
|
[XForms] XBLize repeat. Bug 306247, r=me+smaug, patch by surkov@dc.baikal.ru
|
2006-04-26 09:54:12 +00:00 |
peterv%propagandism.org
|
e34275039b
|
Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst.
|
2006-04-26 09:19:48 +00:00 |
axel%pike.org
|
74e36ef92d
|
bug 328956, chop dead wood off of toolkit, r=ben
|
2006-04-26 08:10:41 +00:00 |
alexei.volkov.bugs%sun.com
|
3be7f320c2
|
[Bug 334522] pk12util crash in SEC_PKCS12DecoderValidateBags. r=nelson
|
2006-04-26 06:47:30 +00:00 |
bclary%bclary.com
|
50061f37e5
|
JavaScript Test Library - apply with null this parameter passes the global object as this, bug 306591
|
2006-04-26 06:33:40 +00:00 |
bclary%bclary.com
|
67a9aa98d5
|
JavaScript Test Library - remove push, pop, shift, splice tests, bug 312385
|
2006-04-26 06:15:13 +00:00 |
gavin%gavinsharp.com
|
2affd59f90
|
Bug 335472: search service won't load engines (context menu broken in certain cases), r=mconnor
|
2006-04-26 05:13:07 +00:00 |
bzbarsky%mit.edu
|
e7c5edb9e1
|
Some fixes to min-max test
|
2006-04-26 04:18:11 +00:00 |
bryner%brianryner.com
|
a99dd6b675
|
Add logging for command events in the UI (bug 328069). As part of this change, we're adding an onAttach() notification to nsIMetricsCollector, so that re-enabling a disabled collector can work properly. Patch by Marria Nazif <marria@gmail.com>, r=me.
|
2006-04-26 04:16:38 +00:00 |
scott%scott-macgregor.org
|
1ba05c16c5
|
Bug #330615 --> toolkit\themes\qute is no longer used by anyone
|
2006-04-26 03:55:53 +00:00 |
scott%scott-macgregor.org
|
185760b93b
|
Bug #330615 --> remove obsolete Makefile
|
2006-04-26 03:52:16 +00:00 |
bzbarsky%mit.edu
|
e94e23e402
|
More regression tests
|
2006-04-26 03:32:01 +00:00 |
bzbarsky%mit.edu
|
b36bc51777
|
Adding some regression tests
|
2006-04-26 03:17:39 +00:00 |
roc+%cs.cmu.edu
|
a3843dbea2
|
Fixing Windows bustage
|
2006-04-26 02:45:18 +00:00 |
roc+%cs.cmu.edu
|
f59336fee1
|
Fixing Mac bustage.
|
2006-04-26 02:12:10 +00:00 |
roc+%cs.cmu.edu
|
d4d6564919
|
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
|
2006-04-26 02:01:07 +00:00 |
roc+%cs.cmu.edu
|
d23fe29f4c
|
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
|
2006-04-26 01:57:22 +00:00 |
roc+%cs.cmu.edu
|
b0b8488579
|
Bug 310668. Don't retain frame pointers in nsTreeBodyFrame. sr=bz
|
2006-04-26 01:47:58 +00:00 |
roc+%cs.cmu.edu
|
63d14daafb
|
Bug 335343. Fix copy-paste error in nsFontMetricsPango. patch by Darshan Santani, r=roc
|
2006-04-25 23:20:00 +00:00 |
brettw%gmail.com
|
637f1b50fa
|
Bug 335032 (for tony@ponderer.org) r=bsmedberg a=ben Rename protection to url-classifier
|
2006-04-25 23:00:12 +00:00 |
roc+%cs.cmu.edu
|
b9d2515023
|
Bug 335432. Link to Xinerama from widget/src/gtk2. r=vlad
|
2006-04-25 22:49:29 +00:00 |
mgalli%geckonnection.com
|
9c623a043b
|
Fix to setDefault browser bug.
|
2006-04-25 22:25:54 +00:00 |
bienvenu%nventure.com
|
8af7273e0d
|
fix 314009, remove autosaved draft when doing a send later, original patch by cschelcher@gmail.com, tweaked by magnus melin
|
2006-04-25 22:14:32 +00:00 |
mkaply%us.ibm.com
|
372cca3cd1
|
Silly mistake
|
2006-04-25 21:51:12 +00:00 |
mkaply%us.ibm.com
|
4df4ca5f11
|
update version for small fix
|
2006-04-25 21:50:32 +00:00 |
dbaron%dbaron.org
|
ac969768e3
|
Do iterative cloning and destruction of linked list selector data structures. b=333634 r+sr=bzbarsky
|
2006-04-25 21:48:11 +00:00 |
scott%scott-macgregor.org
|
635d8a350d
|
Bug #330615 --> thunderbird has been converted over to use winstripe for mozilla\toolkit, so we can now cvs remove the qute theme from toolkit.
|
2006-04-25 21:39:35 +00:00 |
bzbarsky%mit.edu
|
811e8372a2
|
Make getElementsByTagName do the right thing with prefixes. Bug 206053,
r=peterv, sr=jst
|
2006-04-25 21:21:49 +00:00 |