Commit Graph

7347 Commits

Author SHA1 Message Date
allan%beaufour.dk
28ca46ef07 [XForms] Add proper support for xforms-load permission. Bug 315407, r=me+aaronr, patch by doronr 2006-05-23 08:18:55 +00:00
igor%mir2.org
65028a8035 Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan 2006-05-22 22:58:31 +00:00
bryner%brianryner.com
8df17f7e8b fixing bustage - don't use AutoString since it's not a frozen string API 2006-05-22 20:32:46 +00:00
allan%beaufour.dk
425c3a44dc Validation chokes on empty xsd:date. Bug 326530, r=doronr 2006-05-22 14:47:02 +00:00
allan%beaufour.dk
a9b9c9b86e [XForms] Optimize repeat refreshing. Bug 331452, r=smaug+aaronr 2006-05-22 09:06:14 +00:00
allan%beaufour.dk
4b63146650 [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
allan%beaufour.dk
d05782d412 [XForms] non-relevant nodes not removed for some types of submission. Bug 338314, r=doronr+aaronr 2006-05-22 08:41:06 +00:00
allan%beaufour.dk
4abdcce169 [XForms] label failing cross-domain check should trigger xforms-link-error. Bug 338517, r=smaug+doronr 2006-05-22 08:16:21 +00:00
peterv%propagandism.org
3869989ccb Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
bryner%brianryner.com
ae5b528aac Include a hash of the document URL for chrome:// loads, to distinguish between known XUL documents (bug 335841) r=marria 2006-05-20 22:49:42 +00:00
bryner%brianryner.com
229cb1758f Hook up the command event listener to existing windows when the collector is attached (bug 336525) r=marria 2006-05-20 21:37:50 +00:00
benjamin%smedbergs.us
4b8368949a Fix local copy of case-conversion which is no longer necessary, from bug 337730 2006-05-19 23:37:56 +00:00
benjamin%smedbergs.us
646df4da70 From bug 325100, the files in extensions/inspector/base/public|src were cvs-copied to layout/inspector. The old locations are no longer used. 2006-05-19 19:07:04 +00:00
benjamin%smedbergs.us
0a82d563d9 Bug 325100 - move DOMI C++ components into gklayout, r=dbaron 2006-05-19 18:59:39 +00:00
mkaply%us.ibm.com
c80aa2a68a CCK only - add some error checking for a weird edge case 2006-05-19 16:39:57 +00:00
mkaply%us.ibm.com
16b83484d7 #338481
CCK only - not part of build
Validation of exension info was bad
2006-05-19 16:20:23 +00:00
mkaply%us.ibm.com
21c8106c83 Make extension description localizable 2006-05-18 16:43:45 +00:00
pedemont%us.ibm.com
2e3ed0d23e Bug 337196 - Make sure to export public JNI methods when using GCC's hidden visibility feature 2006-05-17 21:42:41 +00:00
aaronr%us.ibm.com
bb7c0c3d27 [XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan 2006-05-17 19:30:36 +00:00
bzbarsky%mit.edu
fe49891b8f Fix mutation handling in Inspector to be more robust and correct. Bug 285204,
r=timeless, sr=neil
2006-05-17 15:01:06 +00:00
allan%beaufour.dk
fd97559f43 [XForms] Handle empty instances. Bug 321876, r=aaronr+smaug 2006-05-17 08:06:12 +00:00
silver%warwickcompsoc.co.uk
42f04faa9a Bug 336680 - Clear JSD debugHook and throwHook to prevent leaking.
Venkman only.
r=timeless
2006-05-17 00:20:56 +00:00
mkaply%us.ibm.com
9931fa711c Up version 2006-05-16 19:51:26 +00:00
mkaply%us.ibm.com
66883f2bb3 #338126
CCK only - not part of build
Live bookmarks weren't working in some scenarios
2006-05-16 19:51:00 +00:00
mkaply%us.ibm.com
762154f53a #338055
CCK only - not part of build
Only use the ZipWritercomponent if a zip EXE isn't specified.
also, if ZipWriterComponent fails, try zip.exe
2006-05-16 19:49:48 +00:00
silver%warwickcompsoc.co.uk
2607a65d20 Bug 270302 - Escape single and double quotes in safeHTML, and use for making XML and HTML reports safe.
Venkman only.
r=timeless
2006-05-16 19:28:32 +00:00
aaronr%us.ibm.com
f821f4f96f [XForms] help @src only works with absolute urls. Bug 329106, patch by msterlin, r=olli+aaronr 2006-05-16 19:26:05 +00:00
allan%beaufour.dk
db0c156489 [XForms] model > * > submission makes submit crash. Bug 337983, r=doronr+aaronr. 2006-05-16 08:18:01 +00:00
allan%beaufour.dk
d7b6584f3d [XForms] Expose base interface binding for xhtml/xul calendars. Bug 332945, r=doronr+me, patch by surkov@dc.baikal.ru 2006-05-16 08:16:04 +00:00
allan%beaufour.dk
1f16c3ba95 [XForms] select that dont have a bind doesn't fire 'xforms-select'/'xforms-deselect' events. Bug 337960, r=aaronr+smaug, patch by surkov@dc.baikal.ru 2006-05-16 08:10:45 +00:00
dougt%meer.net
2a5c5c4ec1 Scroll when target is off screen. NPODB 2006-05-16 02:45:48 +00:00
aaronr%us.ibm.com
156f83392c NPOTDB support validating xsd:double. Bug 331897, patch by sspeiche, r=doronr+allan 2006-05-15 21:34:39 +00:00
aaronr%us.ibm.com
59c1139c5e [XForms] Invalid functions attribute not caught. Bug 299170, patch by stpride, r=doronr+allan 2006-05-15 20:16:23 +00:00
allan%beaufour.dk
9a67bc67eb [XForms] Improve refresh inefficiencies with selects, items. Bug 329935, r=smaug+me, patch by aaronr 2006-05-15 14:14:52 +00:00
allan%beaufour.dk
bf91400a1b [XForms] support @selection="open" for xf:select1[appearance="minimal"] for xul. Bug 332197, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-05-15 14:10:29 +00:00
timeless%mozdev.org
e997bb5884 Bug 121182 Can't copy values from computed style
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
2006-05-14 16:59:46 +00:00
silver%warwickcompsoc.co.uk
875cab1ad6 Bug 337168 - Tag leakable object, and also remove the leak.
ChatZilla only.
r=samuel
2006-05-13 16:48:41 +00:00
mattwillis%gmail.com
0b40c8e773 bug 267789 bustage fix 2006-05-13 14:36:06 +00:00
mattwillis%gmail.com
3450e02409 bug 267789 bustage fix 2006-05-13 14:17:22 +00:00
jminta%gmail.com
0e377db193 backing out bug 267789 due to balsa orange 2006-05-13 02:54:49 +00:00
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