Commit Graph

3487 Commits

Author SHA1 Message Date
neil@parkwaycc.co.uk
5061dd6468 Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag 2007-07-13 04:35:00 -07:00
jwatt@jwatt.org
aceedd0816 Fixing bug 387884. Use of assignment instead of comparison in assertion. r+sr=roc@ocallahan.org 2007-07-13 04:03:48 -07:00
longsonr@gmail.com
457f9b193e Bug 375173 - svg switch occasionally displays multiple children. r+sr=roc 2007-07-13 02:58:48 -07:00
longsonr@gmail.com
5822c0709b Bug 387908 - Clean up nsSVGImageFrame.cpp: Remove an unused member variable, make constructor protected and report bad construction as an error. r+sr=tor 2007-07-13 02:32:37 -07:00
longsonr@gmail.com
0a705dae4d Bug 384409 - Create a common GetContextForContent method in nsContentUtils and use it in nsScriptElement and svg. r=tor,r+sr=jonas 2007-07-13 01:49:07 -07:00
neil@parkwaycc.co.uk
ef8ecf15f4 nsTextFrameThebes ClusterIterator misuses memset plus cleanup b=387964 r+sr=roc 2007-07-13 01:22:00 -07:00
roc+@cs.cmu.edu
98e06e2acf Bug 387867. Rename DISABLE_LIGATURES to DISABLE_OPTIONAL_LIGATURES and make the ATSUI code only disable optional ligatures. r=pavlov 2007-07-13 01:09:25 -07:00
igor@mir2.org
79f3a28c2d Bug 380469: Calling close on unreachable generators from GC is no longer supported. r=brendan 2007-07-13 00:28:47 -07:00
jwalden@mit.edu
c1fc2bbd75 I think I figured out the problem with bug 384192; the code added to quit.js is also used in the browser tests, but it triggers an undefined-variable exception there, and I think the tests are getting killed by test timeout code that doesn't print a helpful 'tests timed out' message to give a little help determining the cause of the failure. We shall see... 2007-07-12 20:38:31 -07:00
bclary@bclary.com
50dd33d1af JavaScript Test - regression test for bug 384680, by Jesse Ruderman 2007-07-12 19:26:26 -07:00
bclary@bclary.com
6c2c3b9ee4 JavaScript Test - regression test for bug 385134, by Jesse Ruderman 2007-07-12 19:08:24 -07:00
jwalden@mit.edu
04eb4525f8 Fix syntax error; I have no idea why this test actually passed or did anything. 2007-07-12 19:01:34 -07:00
bclary@bclary.com
0e7cbb17c7 JavaScript Test - regression test for bug 385729, by Jesse Ruderman 2007-07-12 18:49:58 -07:00
bclary@bclary.com
6b599d58f1 JavaScript Test - regression test for bug 386030, by Blake Kaplan 2007-07-12 18:13:41 -07:00
jwalden@mit.edu
9f1af4acf4 Sigh; try to fix orange, bug 384192. 2007-07-12 17:58:25 -07:00
flamingice@sourmilk.net
a2af9602e6 Bug 376519, Empty href js exception in this case when right-clicking, Patch by Florian Quèze, r=mano 2007-07-12 17:32:37 -07:00
jwalden@mit.edu
f426927af9 Fix line endings. 2007-07-12 17:26:04 -07:00
jwalden@mit.edu
80614fd3e7 Fix line endings. 2007-07-12 17:17:38 -07:00
dveditz@cruzio.com
77e437146d bug 374810 pick up crash fix from libpng 1.2.17, patch=glennrp, r=tor, sr=dveditz 2007-07-12 17:05:43 -07:00
crowder@fiverocks.com
b41a2f79a8 Bug 357016: follow-up to fix another void* nit, patch by Edward Lee edilee@mozilla.com, r=crowder 2007-07-12 17:04:23 -07:00
dbaron@dbaron.org
67311c9ab9 Add test that the nsRuleNode::Compute*Data functions don't touch aStartStruct when they shouldn't. 2007-07-12 16:50:13 -07:00
sspitzer@mozilla.org
9cc14dc091 fix for bug #386956: Simplify nsNavHistory::RemoveDuplicateURLs
patch=Marcho Bonardo <mak77@supereva.it>
r=sspitzer
2007-07-12 16:49:58 -07:00
dbaron@dbaron.org
1a03b72c9c Make ScrollContentIntoView consider continuations so that tabbing to a multi-line link makes the whole thing visible. b=66619 r=sharparrow1@yahoo.com sr=roc@ocallahan.org 2007-07-12 16:48:37 -07:00
jwalden@mit.edu
bfd8039d8a Attempt to recommit part of the patch for bug 384192, in the hopes that this makes it easier to figure out what part of it is wrong. This part enables proxying for the added domains but doesn't actually use it. 2007-07-12 16:33:51 -07:00
sharparrow1@yahoo.com
1383db2cea Bug 347743 related fix: make SetParent actually change the parent of the widget. r+sr=roc. 2007-07-12 16:19:47 -07:00
dveditz@cruzio.com
3745d28e95 bug 383478 deal with %00 in file urls, r=bz,darin 2007-07-12 16:04:24 -07:00
roc+@cs.cmu.edu
b3d6a2dc31 Bug 387358. Don't go into an infinite loop searching for end-of-first-letter-cluster; also translate from DOM to textrun offsets. r=smontagu 2007-07-12 16:00:20 -07:00
enndeakin@sympatico.ca
f1b527c30a Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz 2007-07-12 15:57:17 -07:00
preed@mozilla.com
26eeeaf2d4 Bug 387766: Version/config bumps for Fx 2005; r=rhelmer,cf 2007-07-12 14:57:43 -07:00
bzbarsky@mit.edu
006048fcb9 Minor tweak to test 2007-07-12 14:48:43 -07:00
bclary@bclary.com
f66da88076 JavaScript Test - regression test for bug 387501 2007-07-12 13:56:00 -07:00
bzbarsky@mit.edu
4e0e5d2463 Fix regression in sizing of tables with scrollable rowgroups. Bug 387344,
r=bernd, sr=roc
2007-07-12 13:54:18 -07:00
jst@mozilla.org
0de7a6f973 Attempting to fix Solaris build bustage (bug 386773). Patch by ginn.chen@sun.com, r+sr=jst@mozilla.org 2007-07-12 13:38:11 -07:00
bzbarsky@mit.edu
a4c90a1d9d Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute.  Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 13:05:45 -07:00
sdwilsh@shawnwilsher.com
d4b3b3335c Bug 384744 - Download manager should enforce a singleton, not just fail on createInstance. r=gavin.sharp 2007-07-12 13:01:57 -07:00
sdwilsh@shawnwilsher.com
946402155b Bug 387907 - [ru] Update for Russian DOM Inspector localization. Patch by Alexander L. Slovesnik <unghost@mozilla-russia.org>. rs=sdwilsh 2007-07-12 13:01:05 -07:00
jwalden@mit.edu
af5688aa77 Back out bug 386635; it broke restoring sessions in the browser. 2007-07-12 12:11:45 -07:00
pavlov@pavlov.net
60b0c9dcbf speed up setting of code points. bug 386375. r=vlad 2007-07-12 11:14:59 -07:00
sdwilsh@shawnwilsher.com
9e5d44f0ed Bug 387907 - [ru] Update for Russian DOM Inspector localization. Patch by Alexander L. Slovesnik <unghost@mozilla-russia.org>. rs=sdwilsh 2007-07-12 11:11:16 -07:00
nrthomas@gmail.com
dccb37e5c2 Bug 378226, Push() subroutine for Updates step, r=rhelmer 2007-07-12 10:54:14 -07:00
bclary@bclary.com
21f8eca1f2 JavaScript Tests - automation updates, bug 387909, not part of the build 2007-07-12 10:49:30 -07:00
nrthomas@gmail.com
c210754cf2 Bug 378226, Push() subroutines for Build & Repack steps, r=rhelmer 2007-07-12 10:47:39 -07:00
wr@rosenauer.org
701cf071d3 Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-12 10:44:36 -07:00
flamingice@sourmilk.net
bd91c8216f Bug 336214, Check all supported flavors, r+sr=roc 2007-07-12 10:20:21 -07:00
bclary@bclary.com
307e4d02ef Sisyphus updates - bug 386992, not part of the build. 2007-07-12 10:09:23 -07:00
masayuki@d-toybox.com
154ebebb96 Bug 255990 adding spec table to CVS 2007-07-12 08:56:35 -07:00
masayuki@d-toybox.com
af31f107a5 Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r+sr=roc 2007-07-12 08:52:51 -07:00
gavin@gavinsharp.com
d96c0cb9cd Bug 387895: add sample tests for the browser-chrome framework, r=robcee 2007-07-12 08:43:08 -07:00
tor@cs.brown.edu
36d884afa8 Bug 379123 - filters on objects with some matrices not displayed.
r=longsonr, sr=roc
2007-07-12 08:42:30 -07:00
ted.mielczarek@gmail.com
baaab3c7a2 bug 375083 - Send URL of active tab to the crash report as metadata. Patch by Adam Guthrie <ispiked@gmail.com>, r=dietrich 2007-07-12 08:40:59 -07:00