benjamin@smedbergs.us
|
a3dfb7c083
|
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 08:22:17 -07:00 |
benjamin@smedbergs.us
|
1d2aa78e2b
|
Bug 377099 - Remove 1.5 searchplugins on upgrade, r=thunder
|
2007-04-20 07:09:58 -07:00 |
surkov.alexander@gmail.com
|
ec42aa973b
|
Fix for bug 377750 - assertion in DOMi when accessible object is explored, r=aaronlev
|
2007-04-20 06:35:35 -07:00 |
aaronleventhal@moonset.net
|
a36cd5bbd5
|
Bug 378171. Clean up IsVisible(). r=surkov
|
2007-04-20 06:21:33 -07:00 |
enndeakin@sympatico.ca
|
f89dcc0213
|
Bug 377663, <titlebar> should move popup if inside one instead of the window, r+sr=roc
|
2007-04-20 03:56:49 -07:00 |
enndeakin@sympatico.ca
|
05e3ac20fd
|
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 03:54:22 -07:00 |
peterv@propagandism.org
|
02d8395a6d
|
Reorder members to make struct smaller and try to lower MH down again.
|
2007-04-20 01:51:31 -07:00 |
neil@parkwaycc.co.uk
|
3ea1041fa0
|
Bug 378122 Fix more bustage from bug 375388 p=brian.lu@sun.com r=wtc
|
2007-04-20 01:12:30 -07:00 |
peterv@propagandism.org
|
4a00a8787c
|
Fix for bug 377606 (Switch cycle collector to more efficient hashtables). Patch by graydon, r=peterv, sr=dbaron.
|
2007-04-20 01:01:01 -07:00 |
surkov.alexander@gmail.com
|
2922a122a3
|
Fix for bug 377756 - move property change events code to atk, r=ginn.chen
|
2007-04-20 00:29:08 -07:00 |
ginn.chen@sun.com
|
abadbd37bc
|
Bug 375934 support rowspan/colspan for HTML table cell accessiblepatch by Evan.Yan at sun.com r=surkov.alexander
|
2007-04-19 23:11:14 -07:00 |
surkov.alexander@gmail.com
|
9d165d0792
|
Fix for bug 377294 - implement IA2::attributes, r=aaronlev, sr=neil
|
2007-04-19 21:48:04 -07:00 |
dbaron@dbaron.org
|
894b30cc8d
|
Fix setting of prereqs so it doesn't interfere with testing initial values properly.
|
2007-04-19 20:41:05 -07:00 |
pavlov@pavlov.net
|
d4f5806371
|
fixing function name check in libpng. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me
|
2007-04-19 18:27:46 -07:00 |
crowder@fiverocks.com
|
c0ff848c52
|
Fixing a trivial warning in an assertion, r=crowder
|
2007-04-19 17:36:52 -07:00 |
Olli.Pettay@helsinki.fi
|
b48621f78f
|
Bug 378102, Remove nsIDOMEventReceiver::HandleEvent r+sr=jst
|
2007-04-19 16:20:29 -07:00 |
vladimir@pobox.com
|
a89c036b99
|
b=367036, transparent background of images shows up as black when printed, r=stuart
|
2007-04-19 14:51:35 -07:00 |
vladimir@pobox.com
|
a55099e951
|
fixed error returns
|
2007-04-19 14:47:18 -07:00 |
pavlov@pavlov.net
|
619528e85f
|
various small fixes for APNG. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me
|
2007-04-19 13:40:53 -07:00 |
jst@mozilla.org
|
77cdeefac1
|
One more fix for bug 368945. Make sure to find the right this object when calling functions through a wrapper. r+sr=brendan@mozilla.org
|
2007-04-19 13:27:57 -07:00 |
joshmoz@gmail.com
|
fdafaf3b98
|
Ctrl-click doesn't select tree items before triggering context menu. fix that. b=368397 r=cbarrett sr=pav
|
2007-04-19 13:18:46 -07:00 |
joshmoz@gmail.com
|
d0f0a43817
|
JEP 0.9.6.2. b=377779 r=josh sr=pav
|
2007-04-19 13:16:05 -07:00 |
neil@parkwaycc.co.uk
|
b1837f11ac
|
Bug 377577 Allow templates to generate arbitrarily nested treeitems r=Enn sr=roc
|
2007-04-19 12:27:11 -07:00 |
sayrer@gmail.com
|
08163e2d52
|
Bug 375434. cleanup constructor in nsPresContext.cpp. r+sr=roc
|
2007-04-19 12:11:42 -07:00 |
aaronleventhal@moonset.net
|
7ac478935c
|
Checking bug 255088 again, but this time without leak. Original patch was r=surkov
|
2007-04-19 10:49:13 -07:00 |
enndeakin@sympatico.ca
|
b690578b06
|
Bug 377678, fix some minor issues, including accessibility objects, r=neil
|
2007-04-19 09:46:22 -07:00 |
aaronleventhal@moonset.net
|
e063612d52
|
Backing out bug 255088 to fix orange tbox
|
2007-04-19 09:15:04 -07:00 |
aaronleventhal@moonset.net
|
1d1f0932ed
|
Backing out experimental TakeFocus() changes which weren't supposed to be part of previous checkin
|
2007-04-19 08:14:41 -07:00 |
aaronleventhal@moonset.net
|
bc16b141d7
|
Bug 370651. Fire correct caret moved event for jumps to empty anchors. r=ginn.chen
|
2007-04-19 06:56:09 -07:00 |
aaronleventhal@moonset.net
|
b7c1708e65
|
Bug 352205. Swallow duplicate caret move events. r=ginn.chen
|
2007-04-19 06:53:34 -07:00 |
ginn.chen@sun.com
|
319e1fb4f7
|
Bug 377617 fix 2 typos
|
2007-04-19 06:17:58 -07:00 |
aaronleventhal@moonset.net
|
c664f10ff6
|
Bug 255088. Fire state change sensitive and enabled for changes to disabled attribute. r=surkov
|
2007-04-19 06:16:23 -07:00 |
enndeakin@sympatico.ca
|
4ba3f0dd15
|
Bug 377692, numberbox cleanup, value property should be a string, add valueInt for numeric value, r=neil
|
2007-04-19 05:08:10 -07:00 |
wr@rosenauer.org
|
888a07c136
|
Bug 377992 - dbus build fails with some dbus versions, r=luser
|
2007-04-19 04:52:40 -07:00 |
smontagu@smontagu.org
|
a8e29f3726
|
Remove one incorrect assertion and temporarily comment out one that fires too often. Bug 377898, bug 377902, r+sr=roc
|
2007-04-19 02:04:10 -07:00 |
longsonr@gmail.com
|
e4f68a48a5
|
Bug 377263, bug 377399 - patternContentUnits='objectBoundingBox' not translated correctly. r=tor,sr=roc
|
2007-04-19 01:29:27 -07:00 |
longsonr@gmail.com
|
9fd317692a
|
Bug 377892 - Simple clipPath asserting and crashing. r+sr=tor
|
2007-04-19 01:21:49 -07:00 |
wr@rosenauer.org
|
4621dc313a
|
Bug 377843 - Fix build of the DBUS component, r=bsmedberg
|
2007-04-18 22:00:25 -07:00 |
sayrer@gmail.com
|
97bc790be0
|
Bug 373546. URIs in <guid isPermaLink='false'> are recognized as valid links of feed items in the feed reading view. r=mano
|
2007-04-18 21:50:16 -07:00 |
dbaron@dbaron.org
|
9e908f16ce
|
Add tests for computed values.
|
2007-04-18 19:49:44 -07:00 |
nboyd@atg.com
|
33632df38d
|
Updated skip list for Rhino. Still needs more work categorizing failures.
|
2007-04-18 19:28:01 -07:00 |
nboyd@atg.com
|
0b50228cda
|
Tests in this directory oddly depend on a 3-argument TestCase constructor,rather than the conventional 4-argument constructor, so many tests wereincorrectly failing. Changed to a 3-argument constructor.
|
2007-04-18 19:24:45 -07:00 |
igor@mir2.org
|
1ae7437dcc
|
Bug 377896: fixing compilation warning about return JS_FALSE in a function returning JSXML*. r=brendan
|
2007-04-18 19:09:40 -07:00 |
enndeakin@sympatico.ca
|
97ab255a84
|
Bug 377674, cleanup some wizard properties, r=mano
|
2007-04-18 18:03:52 -07:00 |
ted.mielczarek@gmail.com
|
9d9c831c76
|
bug 376545 - AnnotateCrashReport needs to handle re-setting same key. r=bsmedberg
|
2007-04-18 14:30:36 -07:00 |
roc+@cs.cmu.edu
|
157bbc1786
|
Bug 377942. Don't treat 8-bit non-ASCII text as UTF8. r+sr=roc, patch by Karl Tomlinson
|
2007-04-18 14:22:42 -07:00 |
tor@cs.brown.edu
|
0dfd8f2326
|
Bug 375141 - convert svg text to thebes. r=longsonr, sr=roc
|
2007-04-18 14:09:31 -07:00 |
ted.mielczarek@gmail.com
|
d2c6ada155
|
bug 377939 - set _WIN32_IE=0x500 r=bsmedberg
|
2007-04-18 14:02:45 -07:00 |
dbaron@dbaron.org
|
29eabb38e2
|
Fix regression of background-position serialization. b=258080 r+sr=bzbarsky
|
2007-04-18 13:41:14 -07:00 |
bzbarsky@mit.edu
|
fe0d51d148
|
Don't try to use ranges to represent chunks of the flattened tree, becauseranges can't have endpoints that are anonymous wrt the other endpoint. Bug374873, r+sr=rbs
|
2007-04-18 13:05:42 -07:00 |