Граф коммитов

178210 Коммитов

Автор SHA1 Сообщение Дата
sharparrow1@yahoo.com f1300f32f7 Bug 378129: Consistently pass the right frame to InvalidateInternal. r+sr=roc. 2007-04-20 16:51:12 -07:00
bzbarsky@mit.edu 8f37c9e8d4 Followup to bug 84582 to restore the old error-handling behavior here. Fixesone of the reftests. 2007-04-20 16:43:28 -07:00
bzbarsky@mit.edu 75d0ec2b2f Stop blocking the parser on CSS stylesheet loads. We still block scriptexecution on them, however. Bug 84582, r+sr=sicking 2007-04-20 15:59:18 -07:00
bzbarsky@mit.edu 9375a2fa83 Don't use the same pseudo-element name to mean two different things. Bug377824, r+sr=dbaron 2007-04-20 14:27:02 -07:00
gijskruitbosch@gmail.com aa6d647196 Bug 375861 - nsAppshellService shouldn't default to a hiddenWindow url that might not existfirst-r=benjamin@smedbergs.us (Benjamin Smedberg)second-r=neil@httl.net (Neil Rashbrook) 2007-04-20 14:23:35 -07:00
rhelmer@mozilla.com 1b489c68f8 suggestions from preed b=371325 comment #20 r=preed 2007-04-20 11:55:24 -07:00
enndeakin@sympatico.ca 8d2c6abe92 Bug 374570, constrain popups to frame, r+sr=roc 2007-04-20 11:20:03 -07:00
benjamin@smedbergs.us 3a6df140c7 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 7d98dd3120 Bug 377099 - Remove 1.5 searchplugins on upgrade, r=thunder 2007-04-20 07:09:58 -07:00
surkov.alexander@gmail.com 8ca15b4df3 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 38d2198940 Bug 378171. Clean up IsVisible(). r=surkov 2007-04-20 06:21:33 -07:00
enndeakin@sympatico.ca 92a8a8cf5c 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 b733632591 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 533f945b5a 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 6bbfcd5c3a 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 9c898bc846 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 ca939c347e 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 25f321bd19 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 541d159d96 Fix for bug 377294 - implement IA2::attributes, r=aaronlev, sr=neil 2007-04-19 21:48:04 -07:00
dbaron@dbaron.org 4343a26485 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 901644a181 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 ad503359ff Fixing a trivial warning in an assertion, r=crowder 2007-04-19 17:36:52 -07:00
Olli.Pettay@helsinki.fi 17ba873b3d Bug 378102, Remove nsIDOMEventReceiver::HandleEvent r+sr=jst 2007-04-19 16:20:29 -07:00
vladimir@pobox.com e7ad2e76fa 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 6014cd7d0b fixed error returns 2007-04-19 14:47:18 -07:00
pavlov@pavlov.net 30e525feb6 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 fb9ff8dfde 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 0e725c6a21 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 9903a94b89 JEP 0.9.6.2. b=377779 r=josh sr=pav 2007-04-19 13:16:05 -07:00
neil@parkwaycc.co.uk 9482900979 Bug 377577 Allow templates to generate arbitrarily nested treeitems r=Enn sr=roc 2007-04-19 12:27:11 -07:00
sayrer@gmail.com 9d85f96e43 Bug 375434. cleanup constructor in nsPresContext.cpp. r+sr=roc 2007-04-19 12:11:42 -07:00
aaronleventhal@moonset.net aa23104e9c 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 ee1dcb2650 Bug 377678, fix some minor issues, including accessibility objects, r=neil 2007-04-19 09:46:22 -07:00
aaronleventhal@moonset.net 91a9c6722b Backing out bug 255088 to fix orange tbox 2007-04-19 09:15:04 -07:00
aaronleventhal@moonset.net 4f68d839f7 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 1c75de153d 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 98661461cf Bug 352205. Swallow duplicate caret move events. r=ginn.chen 2007-04-19 06:53:34 -07:00
ginn.chen@sun.com 56ab005c2b Bug 377617 fix 2 typos 2007-04-19 06:17:58 -07:00
aaronleventhal@moonset.net fd37e98657 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 1b13c13f70 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 40c2122644 Bug 377992 - dbus build fails with some dbus versions, r=luser 2007-04-19 04:52:40 -07:00
smontagu@smontagu.org 73bc24845d 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 2b80f5518c Bug 377263, bug 377399 - patternContentUnits='objectBoundingBox' not translated correctly. r=tor,sr=roc 2007-04-19 01:29:27 -07:00
longsonr@gmail.com 3ff2d59012 Bug 377892 - Simple clipPath asserting and crashing. r+sr=tor 2007-04-19 01:21:49 -07:00
wr@rosenauer.org 88aa5f3018 Bug 377843 - Fix build of the DBUS component, r=bsmedberg 2007-04-18 22:00:25 -07:00
sayrer@gmail.com 9bce5e2565 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 d900b59311 Add tests for computed values. 2007-04-18 19:49:44 -07:00
nboyd@atg.com 882b3eb4c9 Updated skip list for Rhino. Still needs more work categorizing failures. 2007-04-18 19:28:01 -07:00
nboyd@atg.com bba1b307c9 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 6e54adbacc Bug 377896: fixing compilation warning about return JS_FALSE in a function returning JSXML*. r=brendan 2007-04-18 19:09:40 -07:00