Commit Graph

3425 Commits

Author SHA1 Message Date
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
tor@cs.brown.edu
18fe4d9a27 Bug 361745 - <svg:image> with negative width/height displaying inverted.
r=jwatt, sr=roc
2007-07-12 08:40:46 -07:00
gavin@gavinsharp.com
ea11428774 Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390) 2007-07-12 08:04:00 -07:00
gavin@gavinsharp.com
806f45888a Bug 387455: adjust browser chrome test harness output (provide summary, don't fail if there are no tests), r=robcee 2007-07-12 07:29:33 -07:00
enndeakin@sympatico.ca
8fa56f3a36 Bug 387111, release popup manager properly, was causing a crash, r+sr=roc 2007-07-12 06:57:01 -07:00
enndeakin@sympatico.ca
91a68d324f Bug 387720, fix shift+tab not working, popup reworking uncovered this bug which manifested itself as a regression, r+sr=roc 2007-07-12 06:54:42 -07:00
mark.finkle@gmail.com
02d120f1c4 b=387878. r=enndeakin. inherit firstdayofweek for popup grid date picker 2007-07-12 06:53:53 -07:00
peterv@propagandism.org
fc59f5fcf5 Mochitest for bug 386496. 2007-07-12 05:06:05 -07:00
surkov.alexander@gmail.com
212653cc34 Bug 387857 - implement IAccessibleTable::rowCOlumnExtentsAt, r=ginn.chen 2007-07-12 02:40:21 -07:00
dveditz@cruzio.com
ff522537e0 bug 379314 clarify moz-icon checks, r=timeless 2007-07-12 02:27:49 -07:00
jwalden@mit.edu
e56925513a Back out 384192. 2007-07-12 01:46:07 -07:00
igor@mir2.org
a3be4211d4 Bug 357016: Patch from Edward Lee to restore ability to compile SpiderMonkey with C++ compiler. It was broken after my changes. r=myself 2007-07-12 00:48:50 -07:00
ginn.chen@sun.com
6bd4764c8c Bug 344581 [newprefs] Cache preferences not properly spoken by WindowEyes
patch by Aaren Leventhal r=ginn.chen, mano
2007-07-12 00:05:16 -07:00