Commit Graph

189059 Commits

Author SHA1 Message Date
jdaggett@mozilla.com
71ed653f99 Bug 416232. Add better error checking when reading in font name table. r+sr=roc 2008-02-12 01:31:36 -08:00
surkov.alexander@gmail.com
8fb7eaba66 Bug 416409 - adding pressed state to a button causes the ARIA state to not be recognized, r=aaronlev, a=mtschrep 2008-02-11 23:25:14 -08:00
surkov.alexander@gmail.com
1d05a42449 Bug 389926 - support group attributes on menu/menuitem accessibles, r=aaronlev, a=mtschrep 2008-02-11 23:24:05 -08:00
jdaggett@mozilla.com
8c119d621c Bug 361986. Exclude complex script codepoints for fonts that lack AAT morphing data. r=vlad,smontagu, sr=pavlov 2008-02-11 23:23:44 -08:00
karlt+@karlt.net
6e342b0b1e Bug 413050 - call cairo_debug_reset_static_data in system cairo on shutdown r=pavlov 2008-02-11 22:47:40 -08:00
karlt+@karlt.net
162beb87e9 Bug 414649 - wrong ui font (serif vs sans). Remove FindGenericFontFromStyle. r=pavlov 2008-02-11 22:43:26 -08:00
edward.lee@engineering.uiuc.edu
1e148a8d8b Bug 416214 - Tag matches in location bar autocomplete don't decode URLs 2008-02-11 22:17:59 -08:00
edward.lee@engineering.uiuc.edu
dd9b0a79cb Bug 414287 - Share search result processing logic as AutoCompleteProcessSearch. r=dietrich, a1.9=schrep 2008-02-11 22:16:01 -08:00
jdaggett@mozilla.com
bb4342ff9a Bug 396732. Cache codepoints with no fonts to avoid repeated system-wide font lookup. r+sr=vlad 2008-02-11 21:38:38 -08:00
fantasai.cvs@inkedblade.net
d01afe8d2b add reftest for bug 411382 fix 2008-02-11 21:36:17 -08:00
jwalden@mit.edu
17cb8a1956 Add an extra rule that makes changes to moz_extensions.c cause the necessary recompilation, to fix Windows bustage due to the missing dependency. 2008-02-11 21:32:09 -08:00
ajschult@verizon.net
9c89523db1 Bug 416570: runtests should not pull in bookmarks chrome, r=sayrer 2008-02-11 21:03:09 -08:00
jdaggett@mozilla.com
512d8be76b Bug 409342. Cache the last pref font looked up. r=vlad,pavlov, sr=pavlov 2008-02-11 20:57:57 -08:00
reed@reedloden.com
465e2b40ed Bug 416622 - "docshell navigation tests intermittently failing with NS_ERROR_XPC_BAD_OP_ON_WN_PROTO" (Tolerate partially-constructed windows) [p=hk9565@gmail.com (Adam Barth) r=bzbarsky] 2008-02-11 20:35:19 -08:00
ajschult@verizon.net
71ddbd22aa Bug 416775: runtests.py prints lots of newlines after app exits, r=Waldo 2008-02-11 20:30:18 -08:00
jwalden@mit.edu
b101d622c5 Bug 411103 - document.createElement(bad) (and the NS version) throwing wrong exception. Fixes two acid3 tests as well. r=peterv, sr=jst, a=schrep 2008-02-11 20:14:57 -08:00
jwalden@mit.edu
cadf807803 Bug 416917 - Python runtests doesn't work for me, "Cannot initialize the application correctly". This might or might not fix the problem, but it should be harmless otherwise, and it works fine on OS X. r=sayrer 2008-02-11 20:12:55 -08:00
jwalden@mit.edu
7f2e5c9a06 Bug 397929 - Convert GetMessage APIs to GetMessageMoz APIs, at the C++ symbol level only (vtables remain the same), to work around brain-dead, idiotic, insane Windows API macros. r=bsmedberg, a=schrep 2008-02-11 20:11:07 -08:00
roc+@cs.cmu.edu
4444121654 Backing out bug 399852 again, looks like it caused more focus-related mochitest failures 2008-02-11 19:22:26 -08:00
roc+@cs.cmu.edu
4a6b816dec Backing out bug 399852 again, looks like it caused more focus-related mochitest failures 2008-02-11 19:04:48 -08:00
roc+@cs.cmu.edu
abee6630e1 backing out bug 400813 again due to reftest failure... 2008-02-11 18:48:17 -08:00
roc+@cs.cmu.edu
35dc50961d Bug 399852. Suppress focus changes during content updates, reboot focus after the update has finished. patch by Chris Pearce, r+sr=roc 2008-02-11 17:57:18 -08:00
jst@mozilla.org
31788d6e7c Landing fix for bug 414764. Fixing problem with tokens being freed too many times. Patch by mrbkap@gmail.com, sr=jst@mozilla.org 2008-02-11 17:45:03 -08:00
roc+@cs.cmu.edu
5c233a1d82 Bug 400813. Lines with font-size:0 content should not be treated as empty. r+sr=dbaron 2008-02-11 17:42:14 -08:00
dolske@mozilla.com
58686cf73c Re-Re-Enabling reftests (bug 405384). 2008-02-11 15:57:26 -08:00
anodelman@mozilla.com
027dc5e884 Bug 413398 - Talos --debug option adding text to tinderboxprint lines a=anodelman r=rcampbell 2008-02-11 15:30:17 -08:00
bclary@bclary.com
86509c1d10 Sisyphus/JavaScript Tests - attempt 2 at getting known failures correct, bug 416789 2008-02-11 15:29:54 -08:00
bclary@bclary.com
efeab1c81d Sisyphus/JavaScript Tests - improve page time out handling in post-process-logs.sh, bug 416788 2008-02-11 15:22:29 -08:00
timeless@mozdev.org
4b8afc5fd0 Fixing js.mak - adding jsiter 2008-02-11 14:35:05 -08:00
bclary@bclary.com
879d5c0d43 JavaScript Tests - update test for bug 410571 2008-02-11 14:22:02 -08:00
jwalden@mit.edu
2101e84d60 Add a test for bug 398066 (image/* should be in the Accept header for <img>-related requests), and add CGI support to the reftest harness. r=dbaron on the harness changes 2008-02-11 12:32:40 -08:00
jwalden@mit.edu
c3b1f8dafc Adding a test to ensure .uri on a postMessage-generated event contains a hash reference from the caller, if one was present. No bug or code changes. 2008-02-11 12:27:32 -08:00
crowder@fiverocks.com
ac68997dbd Bug 416615 - Optimize JS_MAX(upcase(localMax), downcase(localMax)), r=mrbkap, blocking1.9=brendan, idea from BijuMailList@gmail.com 2008-02-11 12:23:28 -08:00
dietrich@mozilla.com
bc5ebff78e Bug 412751 ? Crash after clearing browsing history with query result nodes (for ondrej, r=dietrich, a=schrep) 2008-02-11 10:47:05 -08:00
dholbert@cs.stanford.edu
c250a082bf Bug 375749: include margin when positioning CGContext for Mac print & print-preview. r+sr=pavlov, a=blocking1.9+ 2008-02-11 10:28:18 -08:00
jruderman@hmc.edu
a81a271ade Remove redundant |if| around assertion (bug 416645). r+sr=roc, a=schrep 2008-02-11 09:13:34 -08:00
jruderman@hmc.edu
f4a6450e94 Fix bug 414851: let white-space:nowrap inherit into buttons. r+sr=bz, a=schrep 2008-02-11 09:11:52 -08:00
nboyd@atg.com
44d631fabb regression test. r=shaver 2008-02-11 08:55:10 -08:00
smontagu@smontagu.org
9ab9ebf902 Testcase for bug 416721 2008-02-11 08:48:25 -08:00
smontagu@smontagu.org
1ede70214d Pass per-item offsets to ScriptBreak. Bug 416721, r=masayuki, sr=shaver, a=mconnor 2008-02-11 08:46:55 -08:00
aaronleventhal@moonset.net
0ab4b2d080 Bug 415944. Avoid screen readers speaking password text. r=surkov, a=schrep 2008-02-11 04:22:56 -08:00
aaronleventhal@moonset.net
0b15fe5e75 Bug 416753. Crashes in GetState(). r=surkov, a=schrep 2008-02-11 04:12:17 -08:00
jag@tty.nl
a8854bbae5 Bug 416685: jsinterp.c warning: empty body in an if-statement (times 4). r=/a=brendan 2008-02-11 02:55:59 -08:00
longsonr@gmail.com
0e592c4120 Correct reftest filename to match naming convention 2008-02-11 02:44:46 -08:00
longsonr@gmail.com
fe54b9384e Reftests for objectBoundingBox patterns. These cover bug 338596, bug 377263, bug 377399 and bug 416762 2008-02-11 02:40:35 -08:00
Olli.Pettay@helsinki.fi
0e45a254b2 Bug 416383, call nsDOMAttributeMap::DropReference() when unlinking elements ([@nsDOMAttribute::GetValue(nsAString_internal&)]), r+sr=sicking, a=mtschrep 2008-02-11 02:36:50 -08:00
bclary@bclary.com
7adfbe3ebc Sisyphus/JavaScript Tests - update known failures, bug 416789 2008-02-11 01:14:16 -08:00
bclary@bclary.com
eba36f4ad2 Sisyphus/JavaScript Tests - handle browser test timeouts better in non-restart mode, bug 416788 2008-02-11 01:08:38 -08:00
bclary@bclary.com
f4497f2e2c Sisyphus/JavaScript Tests - improve error message, bug 416786 2008-02-11 01:00:21 -08:00
brendan@mozilla.org
dba743ca9a Avoid O(n^2) hazard under JS_ARENA_RELEASE, simplifying arena-pool usage and eliminating debug code (416628, r=igor). 2008-02-11 00:55:02 -08:00