Commit Graph

181931 Commits

Author SHA1 Message Date
zach@zachlipton.com
8398fb137d Remove qa.css from browserOverlays and move overlay-specific styles out of qa.css. Fixes the tab spacing bug (bug 390902). 2007-08-03 21:17:12 -07:00
aaronleventhal@moonset.net
0320f8792d Fixing bustage 2007-08-03 19:26:19 -07:00
aaronleventhal@moonset.net
f35b8366c4 Bug 390280. Add missing ARIA roles. r=ginn.chen, a=dsicore 2007-08-03 19:15:52 -07:00
aaronleventhal@moonset.net
57c72abf77 Bug 390212. Extra backslash in object attribute name xml-roles. r=surkov, a=dsicore 2007-08-03 19:07:57 -07:00
aaronleventhal@moonset.net
869bc35f02 Bug 390289. Ensure accessible object property when ARIA universal properties are used. r=surkov, sr=neil, a=dsicore 2007-08-03 19:06:59 -07:00
aaronleventhal@moonset.net
3e70f3b459 Bug 390129. ARIA combo box improvements. r=surkov, a=dsicore 2007-08-03 19:00:05 -07:00
aaronleventhal@moonset.net
148a241c2f Bug 382247. JAWS says submenu for ARIA menuitems with a text node child. r=simon.bates, a=dsicore 2007-08-03 18:56:12 -07:00
aaronleventhal@moonset.net
3b0d7509ec Bug 390284. Support ARIA roles that are dependent on a role + ARIA properties. r=evan.yan, a=dsicore 2007-08-03 18:54:07 -07:00
aaronleventhal@moonset.net
18fc1eda86 Bug 390285. Remove ARIA value support where it doesn't make sense. r=simon.bates, a=dbaron 2007-08-03 18:17:49 -07:00
aaronleventhal@moonset.net
a77783df9d Bug 390673. JAWS speaking ARIA alerts twice. r=simon.bates, a=dbaron 2007-08-03 18:14:09 -07:00
sharparrow1@yahoo.com
6b78eba5ea Followup to fix orange from bug 385536 2007-08-03 18:12:24 -07:00
aaronleventhal@moonset.net
e74bc44b8b bug 348901. Remove extra whitespace from source when exposing accessible text. r+sr=roc, r=surkov. a=dbaron 2007-08-03 18:12:24 -07:00
sharparrow1@yahoo.com
7c89e9e2f3 Bug 385536: a tree inside a panel doesn't respond to clicks (make clientX/Y sane). r+sr=roc, a=blocking1.9+ 2007-08-03 17:31:42 -07:00
zach@zachlipton.com
e049445999 Add platform-specific css files for windows and mac, bug 390881. A joint production of zach and ben. 2007-08-03 16:50:34 -07:00
sharparrow1@yahoo.com
09153a88b5 Bug 389754: button themeing goes away when applying full page zoom. r+sr=roc, a=pavlov 2007-08-03 16:43:38 -07:00
sharparrow1@yahoo.com
6ceabe612e Bug 389938 - Full page zoom does not affect text with CSS font set to message-box. r+sr=roc, a=pavlov 2007-08-03 16:39:37 -07:00
sharparrow1@yahoo.com
3872d6defc Bug 390039: antialiasing incosistent when using full page zoom. r=vlad, a=pavlov 2007-08-03 16:37:17 -07:00
sdwilsh@shawnwilsher.com
a13e0affa1 Bug 389899 - Icon does not show up for local handlers that were specified in the past. r=mano 2007-08-03 16:25:00 -07:00
sdwilsh@shawnwilsher.com
3eefcf3ac6 Bug 389689 - Have the dialog for nsIContentDispatchChooser use the width property. r=mano, ui-r=beltzner 2007-08-03 16:14:25 -07:00
sdwilsh@shawnwilsher.com
b26245841c Bug 319768 - (XPathGenerator) - Implement XPath generator. Patch by Alex Vincent <ajvincent@gmail.com>. r=peterv, sr=jonas NPOTB 2007-08-03 16:00:39 -07:00
flamingice@sourmilk.net
9b0fcbdc31 Bug 367816, mimeTypes[] array not refreshed on Java installation, r+sr+a=jst 2007-08-03 15:57:54 -07:00
vladimir@pobox.com
da19acfd9e b=339553 followup, fix an issue in windows opt builds with uninitialized data, r+a=vlad, patch=robarnold 2007-08-03 15:47:48 -07:00
igor@mir2.org
5687673cb8 Bug 390078: Avoiding unnecessary GC-tracing of JSStackFrame members. r=brendan 2007-08-03 12:56:35 -07:00
mark.finkle@gmail.com
f1bc8e81ee bustage fix. FUEL test was too tied to the actual preferences. Made it more general 2007-08-03 12:44:17 -07:00
mozilla@weilbacher.org
2329964412 [OS/2] Bug 390075: preliminary OS/2 build break fix for exthandler code, real solution will follow 2007-08-03 12:06:33 -07:00
masayuki@d-toybox.com
e5886b0e9f The additional patch for bug 364786 r=vlad 2007-08-03 11:37:50 -07:00
benjamin@smedbergs.us
38baff440e Bug 390361 - fix FF+XR builds to copy the XR directory to the "private" location by default, r=luser 2007-08-03 11:29:29 -07:00
jwalden@mit.edu
19f3d4de8a Bug 374635 - [Midas] Visited links are black, not purple. Patch by Mathieu Fenniak <mfenniak-moz@mathieu.fenniak.net>, r=neil, sr=peterv, a=dbaron 2007-08-03 11:02:17 -07:00
zach@zachlipton.com
959137d510 Bump version to 0.0.3 2007-08-03 11:01:02 -07:00
enndeakin@sympatico.ca
6456cfa6bd Bug 389573, context menus opening in wrong place, affects email address menu, r+sr=bz,a=dbaron 2007-08-03 10:57:44 -07:00
zach@zachlipton.com
80c899c305 Send a http post request for validating login (bug 390815) 2007-08-03 10:40:33 -07:00
enndeakin@sympatico.ca
ac5fcb2f75 Bug 390809, disable warnOnQuit pref in tests, see if this fixes the orange tinderboxes, r=bsmedberg 2007-08-03 08:50:03 -07:00
mozilla@weilbacher.org
38a9631be0 [OS/2] Bug 390077: OS/2 build break after integration of lcms (work around OS/2 typedef), p=wuno, r=pavlov 2007-08-03 08:37:27 -07:00
benjamin@smedbergs.us
a2a457551a Make this a double-colon rule to fix unclobberable tinderbox. 2007-08-03 08:19:32 -07:00
benjamin@smedbergs.us
4b6ed1dfac Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
nrthomas@gmail.com
22ac0c0ebd revert accidental checkin 2007-08-03 07:31:17 -07:00
nrthomas@gmail.com
1a38292fda Bug 390514, bump version to 3.0a8pre (for now), r=bsmedberg 2007-08-03 07:26:46 -07:00
enndeakin@sympatico.ca
74028aa1dd Bug 388995, 279703, XUL popup tests, r+sr=bz 2007-08-03 07:06:16 -07:00
enndeakin@sympatico.ca
e654841b1f Bug 388995, remove popups from open chain after the popuphiding event, r+sr=bz, a=dbaron 2007-08-03 07:05:07 -07:00
benjamin@smedbergs.us
d3b16377ad Bug 389872 - Install NSS headers to dist/include, r=luser and a=blocks approved bug 389673 2007-08-03 07:04:33 -07:00
Olli.Pettay@helsinki.fi
262f32eef7 Backout bug 378866, the patch doesn't handle all testcases :( 2007-08-03 06:06:05 -07:00
martijn.martijn@gmail.com
818fac589b Bug 390042 - mingw build error - error: no matching function for call to nsAutoString::nsAutoString(jschar*), r=mrbkap, sr=jst, a=jst 2007-08-03 03:15:36 -07:00
longsonr@gmail.com
91af625050 Bug 387422 - text clip paths don't work. r=tor,sr=roc,a=dbaron 2007-08-03 01:39:12 -07:00
Olli.Pettay@helsinki.fi
9823360a13 Bug 378866, r+sr=bz, a=sicking 2007-08-02 23:53:01 -07:00
ginn.chen@sun.com
a22fee91a2 Bug 390113 mozilla should not be compiled with -fast on Solaris r=benjamin 2007-08-02 23:32:33 -07:00
ginn.chen@sun.com
9ec9e76e04 Bug 390749 Fix build on Solaris r+a=vladimir 2007-08-02 23:29:31 -07:00
sspitzer@mozilla.org
a15dcf6e6a fix for bug #386788: DnD of multiple items of multiple types only drops part of selection patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-02 23:10:00 -07:00
sspitzer@mozilla.org
99413b399d fix for bug #386787: Dragging / dropping multiple items causes the order of items to reverse patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-02 22:52:05 -07:00
sspitzer@mozilla.org
3bdde5aea4 fix for bug #389782: history sidebar doesn't show the same results as fx 2, dup licate uris when grouped by site, last visited, or most visited r=dietrich 2007-08-02 22:41:31 -07:00
jruderman@hmc.edu
ea8e1e83e0 Add reftests for bug 387201. 2007-08-02 21:22:58 -07:00