sayrer%gmail.com
4adfda5fcb
Increase server startup timeout.
2007-04-21 03:27:59 +00:00
edburns%acm.org
03a8efef44
Finally, I have an automated test that exercises DynaFaces and jMaki.
...
If you don't know what those two things are, check out
<http://developers.sun.com/web/swdp/ >.
Anyhow, it was a real pain to keep these two things working together as
jMaki rapidly evolved. Now at least we can have an automated test to
catch regressions.
SECTION: Changes
A dist/mcp-test/src/main/java/jsf_jmaki/JsfjMaki.java
A dist/mcp-test/src/test/java/jsf_jmaki/JsfjMakiTest.java
- The automated test and the netbeans empty main class.
M dom/classes/org/mozilla/dom/util/DOMTreeDumper.java
- Introduce preorder traversal callback facility
M webclient/classes_spec/org/mozilla/mcp/MCP.java
- add methods
+ public List<Element> getAnchors(String id) {
+ public List<Element> getAnchors() {
+ public List<Element> getChildElementsWithTagName(Element root,
+ final String tagName) {
+ public List<Element> getChildElementsWithTagName(String id,
+ final String tagName) {
+ public void clickElement(String id) {
+ public void blockingClickElement(Element element) {
2007-04-21 03:25:37 +00:00
sayrer%gmail.com
af7557b5e3
clobber to double check backout of bug 373253
2007-04-21 03:17:18 +00:00
sayrer%gmail.com
e4bf07a854
backout patch from bug 373253 because changes to nsIPasswordManagerInternal, yes Internal, break multiple projects.
2007-04-21 02:14:40 +00:00
sayrer%gmail.com
f8b270a303
Bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor
2007-04-21 01:46:51 +00:00
roc+%cs.cmu.edu
10723ae4bd
Bug 372838. Make win32 fonts scale properly in cairo, and make gfxWindowsFont always use the identity matrix for measuring. r=pavlov
2007-04-21 00:53:00 +00:00
roc+%cs.cmu.edu
91567bbb8f
Bug 368863. Reparent floats properly when placeholders move between inline continuations. r+sr=dbaron
2007-04-21 00:42:58 +00:00
dbaron%dbaron.org
6d10cd5a6b
Test copy constructors of nsStyleStruct.
2007-04-21 00:17:35 +00:00
dbaron%dbaron.org
904dd421f8
A bunch of one-liners to fix bugs found by CSS mochitests. b=377731 r+sr=bzbarsky
2007-04-21 00:16:52 +00:00
sharparrow1%yahoo.com
b00fed5d90
Bug 378129: Consistently pass the right frame to InvalidateInternal. r+sr=roc.
2007-04-20 23:51:13 +00:00
neil%parkwaycc.co.uk
33517edc2d
Bug 369668 Search bar breaks S/MIME UI status bar icons r=Mnyromyr
2007-04-20 23:44:30 +00:00
bzbarsky%mit.edu
f1e4f3049d
Followup to bug 84582 to restore the old error-handling behavior here. Fixes
...
one of the reftests.
2007-04-20 23:43:28 +00:00
bienvenu%nventure.com
0e9f5ac749
handle t as an imap acl for enabling delete, sr=mscott 377900
2007-04-20 23:18:41 +00:00
bzbarsky%mit.edu
ee773f7a7d
Stop blocking the parser on CSS stylesheet loads. We still block script
...
execution on them, however. Bug 84582, r+sr=sicking
2007-04-20 22:59:18 +00:00
bzbarsky%mit.edu
9856ffd009
Don't use the same pseudo-element name to mean two different things. Bug
...
377824, r+sr=dbaron
2007-04-20 21:27:02 +00:00
gijskruitbosch%gmail.com
60832f40eb
Bug 375861 - nsAppshellService shouldn't default to a hiddenWindow url that might not exist
...
first-r=benjamin@smedbergs.us (Benjamin Smedberg)
second-r=neil@httl.net (Neil Rashbrook)
2007-04-20 21:23:35 +00:00
bugzilla%standard8.demon.co.uk
63e73f92f3
Fix palm sync bustage from bug 279405
2007-04-20 21:14:19 +00:00
rhelmer%mozilla.com
21df7032f8
suggestions from preed b=371325 comment #20 r=preed
2007-04-20 18:55:24 +00:00
enndeakin%sympatico.ca
940b2b49c6
Bug 374570, constrain popups to frame, r+sr=roc
2007-04-20 18:20:04 +00:00
bugzilla%standard8.demon.co.uk
47f1baf0d5
Another windows bustage fix for bug 279405
2007-04-20 17:27:47 +00:00
bugzilla%standard8.demon.co.uk
5023cca16c
Another windows bustage fix for bug 279405
2007-04-20 16:44:32 +00:00
bugzilla%standard8.demon.co.uk
a48e261f70
Windows bustage fix for bug 279405
2007-04-20 15:53:52 +00:00
benjamin%smedbergs.us
bc0235e03f
Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong
2007-04-20 15:22:18 +00:00
bugzilla%standard8.demon.co.uk
63d005f37c
Bug 279405 Change nsIAbCard.idl from wstring to AString to save code-size. Original patch by Mikael Parknert <mikael@parknert.se> updated and completed by me. r=bienvenu,sr=mscott
2007-04-20 14:42:37 +00:00
bugzilla%standard8.demon.co.uk
b4f895a41d
Bug 377622 Remove palm sync time stamp and category id from ab code. r=bienvenu,sr=mscott
2007-04-20 14:33:17 +00:00
benjamin%smedbergs.us
c36afbd67b
Bug 377099 - Remove 1.5 searchplugins on upgrade, r=thunder
2007-04-20 14:09:58 +00:00
nrthomas%gmail.com
b043545aad
Bug 377906, nagios changes for version bump, r=mscott
2007-04-20 13:56:31 +00:00
nrthomas%gmail.com
a0fa683f65
Bug 375111, nagios changes for version bump, r=mscott
2007-04-20 13:47:41 +00:00
surkov.alexander%gmail.com
7f2849ef2e
Fix for bug 377750 - assertion in DOMi when accessible object is explored, r=aaronlev
2007-04-20 13:35:35 +00:00
aaronleventhal%moonset.net
becdbcc36e
Bug 378171. Clean up IsVisible(). r=surkov
2007-04-20 13:21:33 +00:00
enndeakin%sympatico.ca
dece13b41d
Bug 377663, <titlebar> should move popup if inside one instead of the window, r+sr=roc
2007-04-20 10:56:49 +00:00
enndeakin%sympatico.ca
994d9e1420
Bug 377692, followup to change numberInt to numberValue as values can be decimal, handle case where decimalplaces is Infinity, update disabled state when wraparound is true, r=neil
2007-04-20 10:54:22 +00:00
peterv%propagandism.org
b9af28af5a
Reorder members to make struct smaller and try to lower MH down again.
2007-04-20 08:51:31 +00:00
neil%parkwaycc.co.uk
80ff79900c
Bug 378122 Fix more bustage from bug 375388 p=brian.lu@sun.com r=wtc
2007-04-20 08:12:30 +00:00
peterv%propagandism.org
93712e056d
Fix for bug 377606 (Switch cycle collector to more efficient hashtables). Patch by graydon, r=peterv, sr=dbaron.
2007-04-20 08:01:01 +00:00
surkov.alexander%gmail.com
6df645c12d
Fix for bug 377756 - move property change events code to atk, r=ginn.chen
2007-04-20 07:29:08 +00:00
ginn.chen%sun.com
a742233122
Bug 375934 support rowspan/colspan for HTML table cell accessible
...
patch by Evan.Yan at sun.com r=surkov.alexander
2007-04-20 06:11:14 +00:00
surkov.alexander%gmail.com
cb98784301
Fix for bug 377294 - implement IA2::attributes, r=aaronlev, sr=neil
2007-04-20 04:48:04 +00:00
dbaron%dbaron.org
ef9f14109c
Fix setting of prereqs so it doesn't interfere with testing initial values properly.
2007-04-20 03:41:05 +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
cltbld
7d3198c11e
Automated update from host egg.build.mozilla.org
2007-04-20 01:31:03 +00:00
pavlov%pavlov.net
e64b7639ed
fixing function name check in libpng. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me
2007-04-20 01:27:46 +00:00
crowder%fiverocks.com
5effd2bd66
Fixing a trivial warning in an assertion, r=crowder
2007-04-20 00:36:52 +00:00
rhelmer%mozilla.com
6525a20a2c
arrange paging according to tier b=369784
2007-04-20 00:33:41 +00:00
Olli.Pettay%helsinki.fi
a1a57e57f2
Bug 378102, Remove nsIDOMEventReceiver::HandleEvent r+sr=jst
2007-04-19 23:20:30 +00:00
vladimir%pobox.com
c30bbd17ac
b=367036, transparent background of images shows up as black when printed, r=stuart
2007-04-19 21:51:35 +00:00
vladimir%pobox.com
996eda0979
fixed error returns
2007-04-19 21:47:18 +00:00
pavlov%pavlov.net
7864eaa1a7
various small fixes for APNG. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me
2007-04-19 20:40:54 +00:00