Commit Graph

176105 Commits

Author SHA1 Message Date
bclary%bclary.com
6eafa80b0c JavaScript Test - move SpiderMonkey extension ecma/Expressions/11.6.1-2.js to ecma/extensions/11.6.1-2.js, bug 368585, r+sr=brendan 2007-02-16 03:34:59 +00:00
bclary%bclary.com
5dcfa62f92 JavaScript Test - move SpiderMonkey extension ecma/Expressions/11.6.1-1.js to ecma/extensions/11.6.1-1.js, bug 368585, r+sr=brendan 2007-02-16 03:33:38 +00:00
bclary%bclary.com
3db0f7f4db JavaScript Test - move SpiderMonkey extension ecma/Date/15.9.5.js to ecma/extensions/15.9.5.js, bug 368585, r+sr=brendan 2007-02-16 03:32:26 +00:00
bclary%bclary.com
38dfd1bb5d JavaScript Test - move SpiderMonkey extension ecma/Boolean/15.6.4-2.js to ecma/extensions/15.6.4-2.js, bug 368585, r+sr=brendan 2007-02-16 03:31:19 +00:00
bclary%bclary.com
c4ab226748 JavaScript Test - move SpiderMonkey extension ecma_2/RegExp/function-001.js to ecma_2/extensions/function-001.js, bug 368585, r+sr=brendan 2007-02-16 03:29:20 +00:00
bclary%bclary.com
1f0e8e78bd JavaScript Test - move SpiderMonkey extension ecma_2/RegExp/constructor-001.js to ecma_2/extensions/constructor-001.js, bug 368585, r+sr=brendan 2007-02-16 03:28:05 +00:00
bclary%bclary.com
88bcf3bd85 JavaScript Test - move SpiderMonkey extension e4x/Regress/regress-321547.js to e4x/extensions/regress-321547.js, bug 368585, r+sr=brendan 2007-02-16 03:26:51 +00:00
aaronleventhal%moonset.net
bc2efea38c Bug 369260. Thunderbird crash because accessibility cache is not invalidated for inner content window when containing chrome window closes. r=ginn.chen 2007-02-16 03:26:38 +00:00
joshmoz%gmail.com
ad35697de6 extend nsITheme to support native focus drawing. b=370549 r=dbaron sr=roc 2007-02-16 01:53:43 +00:00
bzbarsky%mit.edu
49cd55528f Fix build bustage. Bug 369244 2007-02-16 01:45:16 +00:00
scott%scott-macgregor.org
9900e5bb35 Bug #366719 --> mozMapi32.dll needs to package its manifest file
sr=bienvenu
2007-02-16 01:32:52 +00:00
brendan%mozilla.org
346ae8b70c Fix from shutdown@flashmail.com for 368859, r=me. 2007-02-16 01:29:37 +00:00
dveditz%cruzio.com
2f7c781cd2 bug 370445 prevent embedded nulls when setting location.hostname. r=bz, sr=dbaron, a=jay 2007-02-16 01:10:39 +00:00
bzbarsky%mit.edu
ef25ce1f54 Decouple the execution of javascript: URIs from the question of whether they
have known subject principals.  Make it possible for callers to control
execution on a per-channel basis.  Bug 369244, r=jst, sr=brendan
2007-02-16 01:01:39 +00:00
Olli.Pettay%helsinki.fi
0dbd31470c Trying to fix bustage, Bug 363067 2007-02-16 00:42:13 +00:00
wtchang%redhat.com
20c58bf1dd Changed the JSS version back to 4.2.5 Beta. 2007-02-16 00:20:07 +00:00
Olli.Pettay%helsinki.fi
318e8f80aa Trying to fix bustage, Bug 363067 2007-02-16 00:19:03 +00:00
Olli.Pettay%helsinki.fi
3182f8cd6c Trying to fix bustage, Bug 363067 2007-02-16 00:11:07 +00:00
Olli.Pettay%helsinki.fi
cc8c160a3b Trying to fix bustage, Bug 363067 2007-02-16 00:03:57 +00:00
Olli.Pettay%helsinki.fi
d9a094b418 Trying to fix bustage, Bug 363067 2007-02-15 23:50:09 +00:00
bienvenu%nventure.com
299929eb85 eat soft linebreaks in quoted printable text, sr=mscott 268459 2007-02-15 23:30:04 +00:00
Olli.Pettay%helsinki.fi
805e0ff0f8 Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking 2007-02-15 23:04:33 +00:00
edburns%acm.org
47eef2357e Issue: 369376
Workaround

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

+void addStringToTransferable(String mimeType, String text) {

  This method is called from native code when a Transferable is being
  inspected for the DataFlavors it supports.

M webclient/classes_spec/org/mozilla/webclient/test/WorkDialog.java

- Whitespace

M webclient/src_moz/EmbedWindow.cpp
M webclient/src_moz/EmbedWindow.h

- copy code from nsPrimitiveHelpers to aid in the extraction of text
  from the nsITransferable

- Flesh out GetText(), SendTextToJava() methods.

M webclient/src_moz/Makefile.in

- Additional dependencies for nsPrimitiveHelpers copy.
2007-02-15 22:07:28 +00:00
ghendricks%novell.com
992dbcc9a8 Allow admin to edit plan type descriptions. 2007-02-15 21:46:15 +00:00
bugzilla%standard8.demon.co.uk
326aef6654 Bug 359716 Fix OS/2 builds ahead of upgrading SeaMonkey and Thunderbird to the latest c-sdk. r=mcs. 2007-02-15 21:25:00 +00:00
ghendricks%novell.com
05cc6e800c allow builds to be marked inactive 2007-02-15 21:00:50 +00:00
wclouser%mozilla.com
62442d5004 Oh cvs...how you mock me... 2007-02-15 20:04:36 +00:00
wclouser%mozilla.com
4c6dad667f adding an empty file because cvs blows my mind 2007-02-15 19:54:21 +00:00
wclouser%mozilla.com
a568d56586 - Added results cache table
- Front page graph now uses cache table by default (500x speedup)
- Modified comments query, (3x speedup)
- Modified perl scripts so they use a config file
- Added cake model caching directories
2007-02-15 19:04:07 +00:00
ghendricks%novell.com
4bd5a47091 Only show tags in drop downs that are associated with my product. Same for environments. 2007-02-15 18:57:24 +00:00
bugzilla%standard8.demon.co.uk
9aea5f8072 Bug 368103 Make mailnews/import build into only one shared library for SeaMonkey. r=mnyromyr+mscott,sr=Neil 2007-02-15 18:52:46 +00:00
wtchang%redhat.com
ac29cffb5e Bug 369467: use a more robust way to ensure the pointer p does not point
before the array big.  The patch is contributed by Wolfgang Rosenauer
<mozilla@rosenauer.org>. r=wtc
2007-02-15 18:23:15 +00:00
sayrer%gmail.com
9341e688f2 Bug 370221. mac focus when running mochikit. r=rcampbell 2007-02-15 17:52:37 +00:00
scott%scott-macgregor.org
9da5c9703b Bug #359885 --> run time error R6034 when installing thunderbird because MapiProxy.dll isn't getting its manifest file bundled into the dll.
sr=bienvenu
2007-02-15 16:59:55 +00:00
smontagu%smontagu.org
acbe5a2568 Make case-insensitive comparisons between the list of language-region codes and the intl.accept_languages pref. Bug 370387, r=mano 2007-02-15 16:39:04 +00:00
michael.buettner%sun.com
8a8fb1e50f bug #356833 make the event/item dialog modeless r1=lilmatt, r2=mvl 2007-02-15 16:03:17 +00:00
daniel.boelzle%sun.com
310e98d8cf Bug 215971: fixed typo, r=lilmatt 2007-02-15 15:58:12 +00:00
daniel.boelzle%sun.com
7d0d84eeaa Bug 366560: fixed typo, r=lilmatt 2007-02-15 15:52:17 +00:00
bclary%bclary.com
7b18b578e3 JavaScript Test - move SpiderMonkey extensions, bug 368585 2007-02-15 13:44:29 +00:00
bclary%bclary.com
e7232d7928 JavaScript Test - move SpiderMonkey extension js1_7/regress/regress-355145.js to js1_7/extensions/regress-355145.js, bug 368585, r+sr=brendan 2007-02-15 13:43:53 +00:00
bclary%bclary.com
b7d23414d8 JavaScript Test - move SpiderMonkey extension js1_7/regress/regress-352797-01.js to js1_7/extensions/regress-352797-01.js, bug 368585, r+sr=brendan 2007-02-15 13:42:22 +00:00
bclary%bclary.com
21344c6dd0 JavaScript Test - move SpiderMonkey extension js1_7/lexical/regress-346642-06.js to js1_7/extensions/regress-346642-06.js, bug 368585, r+sr=brendan 2007-02-15 13:41:01 +00:00
bclary%bclary.com
e2508e4c29 JavaScript Test - move SpiderMonkey extension js1_7/lexical/regress-346642-02.js to js1_7/extensions/regress-346642-02.js, bug 368585, r+sr=brendan 2007-02-15 13:39:24 +00:00
bclary%bclary.com
ab382cad81 JavaScript Test - move SpiderMonkey extension js1_7/lexical/destructuring-order.js to js1_7/extensions/destructuring-order.js, bug 368585, r+sr=brendan 2007-02-15 13:37:40 +00:00
bclary%bclary.com
1e51be7892 JavaScript Test - move SpiderMonkey extension js1_7/iterable/regress-353454.js to js1_7/extensions/regress-353454.js, bug 368585, r+sr=brendan 2007-02-15 13:36:10 +00:00
bclary%bclary.com
546a256e86 JavaScript Test - move SpiderMonkey extension js1_7/iterable/regress-346021.js to js1_7/extensions/regress-346021.js, bug 368585, r+sr=brendan 2007-02-15 13:34:42 +00:00
bclary%bclary.com
3cf5faeb24 JavaScript Test - move SpiderMonkey extension js1_7/iterable/basic-Iterator.js to js1_7/extensions/basic-Iterator.js, bug 368585, r+sr=brendan 2007-02-15 13:33:15 +00:00
bclary%bclary.com
ce5110fbb1 JavaScript Test - move SpiderMonkey extension js1_7/iterable/basic-for-in.js to js1_7/extensions/basic-for-in.js, bug 368585, r+sr=brendan 2007-02-15 13:31:50 +00:00
bclary%bclary.com
5413115829 JavaScript Test - move SpiderMonkey extension js1_7/iterable/basic-for-each.js to js1_7/extensions/basic-for-each.js, bug 368585, r+sr=brendan 2007-02-15 13:30:26 +00:00
bclary%bclary.com
81f22ea952 JavaScript Test - move SpiderMonkey extension js1_7/geniter/regress-352885-02.js to js1_7/extensions/regress-352885-02.js, bug 368585, r+sr=brendan 2007-02-15 13:29:06 +00:00