Граф коммитов

619 Коммитов

Автор SHA1 Сообщение Дата
Olli.Pettay%helsinki.fi ef040ff945 [XFORMS] Bug 394023, Insert of attributes not reflected in bound form controls, p=msterlin@us.ibm.com, r=aaronr,me, NPOTB 2007-09-06 18:30:31 +00:00
Olli.Pettay%helsinki.fi 70743d9b74 [XFORMS] Bug 391586, bind on an insert changes the in-scope evaluation context, p=msterlin@us.ibm.com, r=aaronr+me, NPOTB 2007-09-06 18:26:26 +00:00
bzbarsky%mit.edu 685d329d8a Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal
and a uri.  Get the URI from the principal.  Bug 391438, r+sr+a=sicking
2007-08-10 05:35:09 +00:00
aaronr%us.ibm.com fa5d747130 [XForms] NPOTDB gcc build break in XForms. Bug 391571, r=doronr 2007-08-09 19:53:47 +00:00
bzbarsky%mit.edu 7b4500d354 Use the principal doing the load to decide on the URI to pass to content
policies.  This will help do the right thing for data:/javascript:/about:blank,
as well as allow us to skip content policies altogether if the caller is
system.  Bug 388597, r+sr=sicking
2007-08-08 01:16:12 +00:00
aaronr%us.ibm.com a5a6a473b5 [XForms] NPOTDB insert cant handle empty target nodeset. Bug 389016, r=olli+aaronr 2007-08-04 00:19:52 +00:00
Olli.Pettay%helsinki.fi 3255dc745d Backing out bug 275196, xml:id, to fix tp regression 2007-07-26 14:16:21 +00:00
Olli.Pettay%helsinki.fi 4d6734ffc4 Bug 275196, xml:id, r=sicking, sr=dbaron 2007-07-26 12:22:17 +00:00
aaronr%us.ibm.com 5335c6de03 [XForms] XForms build broken on trunk. Bug 388078, r=doronr+olli 2007-07-16 22:53:26 +00:00
aaronr%us.ibm.com d4a898492c [XForms] Upping xforms version number to coincide with next FF release 2007-07-12 20:35:03 +00:00
aaronr%us.ibm.com 2267d64a4e [XForms] Using repeat index for 1.1 delete does not work. Bug 387738, p=msterlin r=doronr+aaronr 2007-07-12 20:32:49 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
aaronr%us.ibm.com d2eb584da1 [XForms] change xforms version number to 0.8.0.2. Bug 386365, p=sspeiche r=aaronr 2007-07-02 23:49:22 +00:00
aaronr%us.ibm.com 5046215e9f [XForms] support xforms 1.1 insert action. Bug 368583, p=msterlin r=olli+aaronr 2007-07-02 23:10:57 +00:00
aaronr%us.ibm.com 4d090cb711 [XForms] patch 2 for multipart submit. Moving previous fix a few lines higher so that it works with attrs, too. Bug 385857, r=olli 2007-07-02 22:35:43 +00:00
aaronr%us.ibm.com 82b3e47161 [XForms] http referer field not set for xforms submissions. Bug 386070, r=doronr+olli 2007-07-02 21:38:30 +00:00
aaronr%us.ibm.com a7c0e118a3 [XForms] multipart/form-data submission broken. Bug 385857, r=doronr+olli 2007-06-27 19:35:00 +00:00
aaronr%us.ibm.com 8c3152d2e6 [XForms] SOAPAction header on submission is not being set. Bug 385806, r=doronr+olli 2007-06-27 19:03:58 +00:00
bent.mozilla%gmail.com 243b45e3dd Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
aaronr%us.ibm.com f6e33bf5b9 undoing the backout of patch for bug 376371 per ispiked 2007-05-18 21:52:29 +00:00
aaronr%us.ibm.com eaafac5011 backing out patch for bug 376371 to help pinpoint mochitest issue 2007-05-18 19:02:16 +00:00
aaronr%us.ibm.com 447a8ac808 [XForms] Need to truncate submission string buffer before reuse otherwise has issue on branches. Bug 376371, p=msterlin, r=doronr+aaronr 2007-05-17 16:12:30 +00:00
Olli.Pettay%helsinki.fi 7903bc40fe Bug 376371, [1.1] Add support for resource element on submission to allow more flexibility, p=msterlin@us.ibm.com, r=aaronr+me 2007-05-16 08:35:13 +00:00
Olli.Pettay%helsinki.fi 6721d4f009 Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 09:13:09 +00:00
Olli.Pettay%helsinki.fi 8e287d3582 backout Bug 363089 2007-05-11 13:34:12 +00:00
Olli.Pettay%helsinki.fi 670f53f666 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 11:15:20 +00:00
aaronr%us.ibm.com 35c579ded7 [XForms] Add support for submission standalone attr for serialization. Bug 377888, p=sspeiche r=doronr+aaronr 2007-04-27 23:03:46 +00:00
aaronr%us.ibm.com 988b059e7c [XForms] fix deferred events. Bug 378702, r=surkov+olli 2007-04-26 00:17:57 +00:00
aaronr%us.ibm.com 40b7faaec1 [XForms] origo sample table layout not working. Bug 378551, p=surkov, r=doronr+aaronr 2007-04-25 00:10:32 +00:00
aaronr%us.ibm.com 9d770df84e [XForms] wrong ordering of dispatched events, bug 377878, r=doronr+olli 2007-04-24 08:36:06 +00:00
aaronr%us.ibm.com b6f083d267 [XForms] bound value for range should not change unless the user changes it. Bug 377962, p=msterlin, r=surkov+olli 2007-04-23 22:03:01 +00:00
aaronr%us.ibm.com 88d3b8f069 [XForms] repeat-attrs on table causing complex content binding error. Bug 377874, r=olli+surkov 2007-04-20 02:08:54 +00:00
aaronr%us.ibm.com 2513e4fdd8 [XForms] range with no end attr results in unusable control. Bug 377867, r=surkov+msterlin 2007-04-20 01:56:20 +00:00
aaronr%us.ibm.com 7c030b4146 [XForms] range dateTime and time have incorrect seconds range. Bug 377702, p=msterlin, r=surkov+aaronr 2007-04-20 01:46:29 +00:00
aaronr%us.ibm.com d37fb0c33a [XForms] Add support for 1.1 @validate on submission element. Bug 377298, p=sspeiche r=olli+aaronr 2007-04-18 19:18:45 +00:00
aaronr%us.ibm.com af4ecf47f2 [XForms] Support dayTimeDuration type for range. Bug 372739, p=msterlin r=surkov+aaronr 2007-04-15 07:58:46 +00:00
aaronr%us.ibm.com 3991a8f4f6 [XForms] xul select1 + output testcase fails on updated branch. Bug 376989, r=doronr+surkov 2007-04-11 19:25:35 +00:00
Olli.Pettay%helsinki.fi 488b1d01a2 Bug 377184, Most of the action module elements should have display: none, r=aaronr+SteveS 2007-04-11 19:22:46 +00:00
aaronr%us.ibm.com 8ec4de6d7b [XForms] output mediatype patch won't work on branches. Bug 376931, r=doronr+surkov 2007-04-10 22:53:04 +00:00
aaronr%us.ibm.com 75f84935f5 [XForms] dropmarker for xul datepicker won't work on branches. Bug 376958, r=doronr+surkov 2007-04-10 22:22:44 +00:00
aaronr%us.ibm.com 0b3a880182 [XForms] output with value doesn't find context. Bug 376217, r=olli+surkov 2007-04-05 18:08:33 +00:00
aaronr%us.ibm.com eed6b730ed [XForms] trunk and ff2 prefs off for xforms. Bug 350928, r=doronr+olli 2007-04-04 17:00:38 +00:00
aaronr%us.ibm.com 80f68b0ed4 [XForms] bump version number to 0.8. Bug 376386 2007-04-03 19:03:47 +00:00
aaronr%us.ibm.com ca263ad46d [XForms] support xf:yearMonthDuration type for Range. Bug 372739, p=msterlin r=surkov+aaronr 2007-04-03 00:57:45 +00:00
aaronr%us.ibm.com 8f3bba7483 [XForms] Actions inside itemsets behave incorrectly. Bug 374994, r=surkov+olli 2007-04-02 20:21:08 +00:00
aaronr%us.ibm.com d69f461c32 [XForms] submission replace instance with post broken. Bug 375754, r=doronr+olli 2007-03-28 22:34:10 +00:00
aaronr%us.ibm.com c654813717 [XForms] ValidateNode wrongly assumes simple type. Bug 375546, p=sspeiche r=doronr+aaronr 2007-03-27 21:55:06 +00:00
aaronr%us.ibm.com dc18ace4e3 [XForms] relative binding expression in repeats have problems. Bug 357569, r=doronr+olli 2007-03-27 20:09:39 +00:00
surkov.alexander%gmail.com 0ddf77ad50 Fix for bug 372737 - support gregorian calendar types for xforms range. patch=msterlin, r=me,aaronr 2007-03-27 14:28:41 +00:00
Olli.Pettay%helsinki.fi 4576b4f140 Bug 375320, XForms leaks, r=aaronr,doronr 2007-03-26 21:06:41 +00:00