Commit Graph

7307 Commits

Author SHA1 Message Date
mattwillis%gmail.com
ed0d3f1899 bustage fix: tweaking whitespace to make this rebuild 2006-05-13 01:20:24 +00:00
brettw%gmail.com
4ccd7ea864 Bug 329672 r=mscott Thunderbird assertions on window close with spellchecker 2006-05-12 22:48:14 +00:00
brettw%gmail.com
c831982ad7 Bug 331368 r=mscott Assertions in content iterator 2006-05-12 22:44:11 +00:00
mattwillis%gmail.com
670272b4c3 bug 267789 Provide venkman for Sunbird r=silver 2006-05-12 21:45:20 +00:00
mattwillis%gmail.com
4881197852 bug 267789 provide DOMi inspector for Sunbird r=timeless 2006-05-12 21:28:47 +00:00
allan%beaufour.dk
4be9c74b88 [XForms] Hide non-relevant XUL controls. Bug 336726, r=me+smaug, patch by surkov@dc.baikal.ru 2006-05-12 08:15:17 +00:00
allan%beaufour.dk
28da45bd5f [XForms] Fix handling of controls bound to CDATA nodes. Bug 334821, r=smaug+aaronr 2006-05-12 08:13:05 +00:00
roc+%cs.cmu.edu
9db2440e9e Backing out mattwillis' checkin to see if it caused balsa orange. 2006-05-12 02:26:05 +00:00
mattwillis%gmail.com
7eb650b2cb bug 267789 enable Sunbird support in DOMi r=timeless 2006-05-12 01:20:28 +00:00
aaronr%us.ibm.com
9712fdba80 [XForms] Problem updating UI with external instances. Bug 332211, r=allan+olli 2006-05-11 21:21:18 +00:00
mnyromyr%tprac.de
ee68a974ed Bug 133917: biff tray icon help text; r=IanN 2006-05-11 19:09:57 +00:00
mkaply%us.ibm.com
81ac2f4537 Update version 2006-05-11 16:56:09 +00:00
mkaply%us.ibm.com
be8919010d #337267
CCK only - not part of build
See bug 250123 - listitem.value and listitem.label don't work unless the listbox item is visible.
Switch to using get/setAttribute
2006-05-11 15:49:02 +00:00
mkaply%us.ibm.com
641827b2de #337404
CCK only - not part of build
I was only saving the ZIP path when you closed the CCK explicitly
Need to save it when you finish the wizard as well
2006-05-11 15:47:11 +00:00
mkaply%us.ibm.com
e648083a2e #337410
CCK only - not part of build
Need to add a full check for extension ID format so invalid IDs are rejected - regex copied from nsExtensionManager.js
I also had to change the error message to be more detailed - L10N impact
2006-05-11 15:44:35 +00:00
mkaply%us.ibm.com
8b708f4673 #337432
CCK only - not part of build
Need to escape HTML entities when they are going to be added to DTD or XML files
Need to do charset conversion on install.rdf so that I18N chars are accepted for name/description/etc.
2006-05-11 15:41:56 +00:00
darin%meer.net
cf102d03bc Attempt fix for extensions/sql 2006-05-10 21:45:05 +00:00
darin%meer.net
e6e84dc252 fix javaxpcom bustage 2006-05-10 18:17:01 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
bryner%brianryner.com
af0d11fd8c Don't log origin=other, just leave it off instead (bug 337234) r=marria 2006-05-09 23:04:32 +00:00
bryner%brianryner.com
bdf2027728 Fix crash due to not removing dead windows from the window map, by removing the correct pointer and making the hashtable key typesafe (bug 336780). r=marria. Not part of any default builds. 2006-05-09 00:09:13 +00:00
mattwillis%gmail.com
50db43ecd1 backing this out. tree is closed. :( 2006-05-08 21:08:23 +00:00
mattwillis%gmail.com
caf9f63f88 bug 267789 Add support for Sunbird to DOMi r=timeless 2006-05-08 20:58:52 +00:00
timeless%mozdev.org
a80b0a650e Bug 334191 EncodeArray has nested rc variables
r=doron sr=bz
2006-05-06 22:38:15 +00:00
cbiesinger%web.de
51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
Olli.Pettay%helsinki.fi
2876a844d7 Bug 336596, Anything getting focus inside a repeat row should change index, r=allan+doron 2006-05-05 08:25:33 +00:00
cvshook%sicking.cc
d3ec0aa5c5 Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
allan%beaufour.dk
2fd93d9ae2 [XForms] Controls using index() in @ref does not work on form load. Bug 335524, r=smaug+doronr 2006-05-04 12:15:07 +00:00
mkaply%us.ibm.com
0ff17de38d CCK 1.0 2006-05-03 21:01:16 +00:00
mkaply%us.ibm.com
0b6409d8b1 Small fixes to CCK in pref for 1.0 2006-05-03 21:00:38 +00:00
mkaply%us.ibm.com
9ac02c6c88 Fix sizing issue with autocomplete box 2006-05-03 20:59:57 +00:00
mkaply%us.ibm.com
6a025e8888 cleanup of some text 2006-05-03 20:59:32 +00:00
benjamin%smedbergs.us
db8ac880fc Fix bustage from bug 334038 2006-05-03 17:18:09 +00:00
mkaply%us.ibm.com
6f4fa229d7 #336309
CCK only - not built
Add support for specifying location of toolbars/bookmarks
2006-05-02 21:06:24 +00:00
bryner%brianryner.com
3e3f29d9be - Check the HTTP response code before assuming the upload was successful
- Avoid a crash in the app restart case by canceling our upload timer in xpcom-shutdown rather than quit-application (which isn't received at all)
- Always loop over PR_GetRandomNoise until we have the required number of bytes.

Bug 335966, r=darin.
2006-05-02 19:52:36 +00:00
bryner%brianryner.com
caf2f78e9a Log a hash of the plugin filename as well as the display name (bug 336163) r=marria 2006-05-02 19:21:23 +00:00
bryner%brianryner.com
ed8c5bae4c Unit test for MetricsEventItem (bug 332449) r=marria 2006-05-02 17:58:33 +00:00
bryner%brianryner.com
2a811161cf fix build bustage (bug 336199) r=marria 2006-05-02 00:24:04 +00:00
mkaply%us.ibm.com
e92f2832d2 Fix some CCK only untranslatable strings 2006-05-01 15:41:51 +00:00
bzbarsky%mit.edu
b1ee2830dd Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
2006-05-01 05:25:52 +00:00
bryner%brianryner.com
287ceb402b Change from using nsIUpdateTimerManager to a combination of normal timers and a pref-stored retry time in case of repeated errors. This fixes the seconds/milliseconds bug so that the upload timer fires at the right time. Also, flush the prefs file after we set prefs, in case of crash, and turn on NSPR logging in release builds. Bug 335890, r=marria 2006-04-30 19:22:28 +00:00
gijskruitbosch%gmail.com
19315e5acc Bug 332532 - file-utils.js is unfair on embedders
ChatZilla Only
r=silver
2006-04-29 22:45:17 +00:00
gijskruitbosch%gmail.com
a1170c5cc8 Bug 329560 - Time-based log file closing/re-opening should be quiet
ChatZilla Only
r=samuel
2006-04-29 22:38:57 +00:00
bryner%brianryner.com
d8a102dbcd Tag metrics upload channels using the property bag API, rather than trying to keep a reference to our pending channel (bug 335850) r=darin 2006-04-29 21:17:36 +00:00
mhammond%skippinet.com.au
7027fc93ed First cut at the Python implementation of nsIScriptContext etc (see
http://wiki.mozilla.org/Breaking_the_grip_JS_has_on_the_DOM).

See also bug 255942 - "Support other scripting languages than JS".

Not part of the build - indeed this will not build at all until bug
255942 lands, or the latest patch there is applied.
2006-04-29 01:56:45 +00:00
benjamin%smedbergs.us
ec18f62436 Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
bzbarsky%mit.edu
0c3706888c Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking 2006-04-27 18:21:11 +00:00
allan%beaufour.dk
005cc4da7c [XForms] Support repeat appearance="compact". Bug 317518, r=me+smaug, patch by surkov@dc.baikal.ru 2006-04-27 10:07:39 +00:00
allan%beaufour.dk
5cbea98d4f [XForms] switch and case for xul. Bug 328148, r=me+aaronr, patch by surkov@dc.baikal.ru 2006-04-27 09:04:59 +00:00
allan%beaufour.dk
4348684138 [XForms] Events on load regression fix. Bug 329633, r=smaug+aaronr 2006-04-27 08:42:27 +00:00