axel%pike.org
e908960c04
bug 349713, add contentHandler to ignores, drop uninstall.inc, r=bsmedberg
2006-09-11 14:08:21 +00:00
neil%parkwaycc.co.uk
5f7caf8a69
Reduce the amount of CPU an undetermined progressmeter consumes b=279465 r=mconnor sr=jag
2006-09-11 13:55:19 +00:00
neil%parkwaycc.co.uk
4744306fd3
Fix misplaced ) in debug-only code b=344423 r=aaronlev sr=jag
2006-09-11 13:48:13 +00:00
enndeakin%sympatico.ca
daae1bcfcb
Bug 349895, hold strong reference to result in case it goes away
2006-09-11 13:30:31 +00:00
myk%mozilla.org
93e2f635fa
bug 316184: wrap and crop long URLs in the External Protocol Request dialog so they don't cause the dialog to render its buttons offscreen
...
r=bzbarsky
sr=bzbarsky
2006-09-11 13:29:15 +00:00
neil%parkwaycc.co.uk
ebcbfa435d
Turn an unnecessary member variable into a local b=313331 s+sr=jag
2006-09-11 13:10:06 +00:00
ccooper%deadsquid.com
34a52378bc
- logic inversion in IF statement for calculating trusted/personal coverage
2006-09-11 12:15:34 +00:00
igor.bukanov%gmail.com
521fd404df
Make sure id array are GC-protected. bug=351973 r=mrbkap sr=brendan
2006-09-11 11:17:05 +00:00
alex%croczilla.com
be88ea92d3
Enable JS1.7 features in JSSh. Not part of default builds.
2006-09-11 10:01:37 +00:00
uriber%gmail.com
0fa608ce5e
Backing out bug 300131 until I figure out how to deal with the bustage.
2006-09-11 08:03:28 +00:00
uriber%gmail.com
d869620f7f
Change nsIFrame::PeekOffset back to NS_IMETHOD to fix bustage from bug 300131
2006-09-11 07:44:59 +00:00
uriber%gmail.com
95b377fc13
Refactor nsIFrame::PeekOfset to use iteration instead of recursion, and some related refactoring. bug=300131 r+sr=roc
2006-09-11 06:39:56 +00:00
ginn.chen%sun.com
3768f6338f
Bug 350063 Window index returned -1 always on calling getIndexInParent
...
patch by Evan.yan at sun.com r=aaronleventhal
2006-09-11 06:18:06 +00:00
mike.morgan%oregonstate.edu
3891de9264
Modified metadata updates (for setting updateType) to use preed's new schema type.
...
Added another case (3rd, default case) to cover legacy behavior, where the data is not passed in the file, and we assume it's a minor.
Added appropriate synthetic data to support all of the above acceptance tests..
2006-09-11 06:11:50 +00:00
reed%reedloden.com
431d949033
Party Tool - Initial Commit - Ryan Flint <rflint@dslr.net>
2006-09-11 05:56:11 +00:00
bclary%bclary.com
15d914bdd1
JavaScript Test - update to keep up with parenthesization
2006-09-11 04:37:39 +00:00
bclary%bclary.com
a58ab1dd31
JavaScript Test - regression test for bug 349616, by Jesse Ruderman
2006-09-11 04:19:25 +00:00
bclary%bclary.com
32bd501160
JavaScript Test - regression test for bug 350621, by Seno Aiko
2006-09-11 04:07:28 +00:00
bclary%bclary.com
72d84e451f
JavaScript Test - regression test for bug 351988, by Robert Sayre
2006-09-11 03:41:01 +00:00
bclary%bclary.com
a4408c3a76
JavaScript Test - regression test for bug 3520009, by Jesse Ruderman
2006-09-11 03:35:26 +00:00
bclary%bclary.com
c56079951e
JavaScript Test - regression test for bug 352015, by Jesse Ruderman
2006-09-11 03:30:50 +00:00
bclary%bclary.com
2229ad728c
JavaScript Test - regression tests for bug 352022, by Jesse Ruderman, Brendan Eich
2006-09-11 03:24:32 +00:00
bzbarsky%mit.edu
1a03ce4f8a
Comment change to point to the bug that covers the issue
2006-09-10 23:23:31 +00:00
neil%parkwaycc.co.uk
d54bafff3f
Make -moz-appearance count as opaque (also hides cairo bug) b=351716 r+sr=roc
2006-09-10 23:15:20 +00:00
sayrer%gmail.com
648dd9ddb4
Bug 350365. "Error: this._reader has no properties" in JS console". r=mconnor
2006-09-10 22:57:24 +00:00
sayrer%gmail.com
da7c598cf6
Bug 348669. use delete[]. r+sr=biesi
2006-09-10 22:42:19 +00:00
vladimir%pobox.com
edd0f8b4bd
Fix build compat with Gecko 1.8 (npotb)
2006-09-10 22:38:21 +00:00
bzbarsky%mit.edu
41616dcbdc
Fix build bustage from bug 332840
2006-09-10 19:57:19 +00:00
sayrer%gmail.com
664c3c7226
Bug 348669. use delete, not nsCRT::free. Thanks to Alfred Kayser <alfredkayser@nl.ibm.com> for spotting this. r+sr=biesi
2006-09-10 19:17:10 +00:00
cbiesinger%web.de
18a14d01d3
Bug 352049 Kill the font download dialog
...
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
aaronleventhal%moonset.net
818cab0b10
Bug 351948. Regression, location bar no longer has accessible name. r=ginn.chen, sr=neil
2006-09-10 17:54:32 +00:00
aaronleventhal%moonset.net
71bcdd181f
Bug 347219. File inputs and other embedded form controls in radio buttons not accessible. For chrome changes, r=mano. For mozilla/accessible changes, r=ginn.chen, sr=neil
2006-09-10 17:52:52 +00:00
mozilla.mano%sent.com
56bf49ff3f
Bug 352021 - Double click on the area on which a close button would appear closes the tab. r=mconnor.
2006-09-10 17:24:30 +00:00
bclary%bclary.com
2cad73fdc6
JavaScript Test - update to test for generic error
2006-09-10 17:05:20 +00:00
sayrer%gmail.com
ca8384ee7b
Bug 349616. "getter" keyword decompiles as "(null)"
2006-09-10 16:54:30 +00:00
mattwillis%gmail.com
c31819c5d0
bug 351866 - Fixes inability to print December month grid. patch by jminta, r1=lilmatt, r2=mvl
2006-09-10 15:21:16 +00:00
lpsolit%gmail.com
de7ec25bc4
Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-09-10 13:33:02 +00:00
szegedia%freemail.hu
7e3e101b46
Added a SecurityController implementation that delegates to Java security Policy via assigning CodeSource to scripts.
2006-09-10 12:16:46 +00:00
szegedia%freemail.hu
aaea445e42
Adding a changelog
2006-09-10 12:15:26 +00:00
Olli.Pettay%helsinki.fi
302031f738
Back out Bug 344986 to fix tp regression
2006-09-10 11:53:55 +00:00
timeless%mozdev.org
a0ffd230f3
Basic tests for C, C++, JavaScript and Perl
2006-09-10 10:04:07 +00:00
timeless%mozdev.org
daf7f061fc
Testing nested C++ notation. The current version of lxr intentionally
...
ignores nested identifiers which results in unhappy end users.
2006-09-10 10:03:43 +00:00
timeless%mozdev.org
6a26c6013b
Testing include syntax (including syntaxes that were known to break
...
some cross references) for C and Perl.
2006-09-10 10:02:47 +00:00
timeless%mozdev.org
3d7a81640b
The hazards of not checking things in as they're written.
...
This test pair was probably written because the perl tokenizer failed
miserably. But I don't quite remember why.
2006-09-10 09:59:49 +00:00
timeless%mozdev.org
cbfcecf776
Adding plain old documentation (pod) tests.
...
My plan is for tests of features to be put into multiple languages to make
sure that reasonable things happen for each language (to test for bleeding
between cross reference behavior).
2006-09-10 09:58:23 +00:00
timeless%mozdev.org
c613ed129a
Initial test of JavaDoc
2006-09-10 09:50:13 +00:00
timeless%mozdev.org
0e39669065
Initial test of interfaces
2006-09-10 09:49:51 +00:00
timeless%mozdev.org
e67a561b5d
Testing directory list description of html files
2006-09-10 09:49:24 +00:00
timeless%mozdev.org
4b63b967df
Adding first pass of tests.
...
Description of potential contents of syntax-highlighting directory.
The directory description feature understands a couple of magic words,
these are also tested here.
2006-09-10 09:46:48 +00:00
timeless%mozdev.org
76e45be5c1
Adding first pass of tests.
...
README and README.html are used to describe the directory in its parent directory,
and to describe the directory when it's browsed.
2006-09-10 09:44:56 +00:00