Commit Graph

198743 Commits

Author SHA1 Message Date
Boris Zbarsky
b3ed04ff30 Fixing mochitest to round, not truncate, coords when trying to dispatch mouse events relative to nodes which are positioned at fractional pixels. Reenabling the test that was failing because of the truncation 2008-11-03 10:43:00 -05:00
Peter Van der Beken
2ddc154612 Backed out changeset ba895ab8cbe7 to fix orange 2008-11-03 16:28:50 +01:00
Peter Van der Beken
c4fd862a7c Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst. 2008-11-03 14:49:53 +01:00
Markus Stange
4398b659b8 Bug 459708 - Remove -moz-appearance values "radio-small" and "checkbox-small", r=roc 2008-11-03 14:12:59 +01:00
ause
62270f37f6 Bug 462516 - add -isysroot to find fat version of system libraries 2008-11-03 13:05:30 +01:00
Peter Van der Beken
d30dca0b1b Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst. 2008-11-03 11:31:47 +01:00
Robert Longson
6599f35796 Bug 460946 - getBoundingClientRect on rotated svgElement with stroke is incorrect. r+sr=roc 2008-11-03 10:04:25 +00:00
Robert Longson
61e59e1ed3 Bug 461751 - zoomAndPan=disable prevents programmatic zoom. r+sr=roc 2008-11-03 10:01:28 +00:00
Jeff Walden
6b5811b656 Consistently rebrand to httpd.js, since that's basically how everyone knows about it and because the older name was ugly. No bug, basically comment-only changes, r+sr+ui-r+a=mconnor per the inestimable firebot 2008-11-02 22:46:54 -08:00
Boris Zbarsky
2cae0e2687 Disabling this part of the test for now, until I can figure out why it's broken in so many different ways on different machines 2008-11-03 00:50:10 -05:00
Boris Zbarsky
b1a2ff8421 Fixing linux orange and hoping for the best; on my local Mac setup it came out that way, but maybe tinderbox will be happier 2008-11-02 23:12:38 -05:00
Robert O'Callahan
80fcd2daea Fixing test for bug 385823 to not depend on clipping of %-overheight cells. 2008-11-03 15:58:54 +13:00
Boris Zbarsky
32ecc4dce9 Fixing merge; no idea where that came from 2008-11-02 21:34:00 -05:00
Boris Zbarsky
52bc26bf93 Adding test file too 2008-11-02 21:33:04 -05:00
Boris Zbarsky
b031d1bb8c Bug 454578. Load the quirk stylesheet separately from the general UA stylesheet, so it can be sensibly enabled/disabled in style sets. r+sr=dbaron 2008-11-02 21:29:51 -05:00
Boris Zbarsky
997db6c131 Bug 388794. Send 0,0 as the x,y values of the click if there was no click, or if there's no imageframe for the image input. Aligns with HTML5. r+sr=sicking 2008-11-02 21:25:11 -05:00
Robert O'Callahan
f6cba6e4bb Bug 442304. Don't try to clip table cells in %-overheight situations in quirks mode. (Basically we're just removing a quirk here.) r=bernd,r+sr=dbaron 2008-11-03 14:01:49 +13:00
Robert O'Callahan
747afbca67 Bug 460240. box-shadow style changes sometimes need a REFLOW hint, so ensure we don't return prematurely with VISUAL before we check the box-shadow styles. r+sr=dbaron 2008-11-03 13:58:46 +13:00
Robert O'Callahan
900115d2fc Bug 458928. Reparenting hack to ensure plugins are fully painted to non-screen targets is evil and probably breaking things; back it out. r+sr=jst 2008-11-03 13:53:57 +13:00
L. David Baron
5fb743947b Correct mochitest for bug 461266. 2008-11-02 13:14:06 -08:00
L. David Baron
4a237eb465 Don't eat up too much when we hit an error in the last media query in a list. (Bug 461266) r+sr=bzbarsky 2008-11-02 11:44:56 -08:00
L. David Baron
3ca60a8cb6 Keep pres shell alive during ProcessRestyledFrames. (Bug 462392) r+sr=bzbarsky 2008-11-02 11:44:55 -08:00
Ehsan Akhgari
14706ee043 Bug 462654 - New browser chrome test UI doesn't handle XML entities in messages; r=gavin 2008-11-02 22:29:16 +03:30
Bernd
cbc80e7812 bug 286797 dynamic changes of the border color require a update of the cellmap as there is stored where a new segment starts. This is used by painting. r/sr=bzbarsky 2008-11-02 19:41:35 +01:00
Simon Bunzli
9bab187df8 Bug 395488 - Session restore restores blank windows if Firefox was shut down too quickly; r=dietrich 2008-11-02 19:35:12 +01:00
Simon Bunzli
f3aab0e638 Bug 462702 - speed up the test for bug 448741; r=dietrich 2008-11-02 19:31:45 +01:00
Walter Meinl
fbb9710ba4 Bug 454097 - [OS/2] get rid of VisualAge in configures; <nsFileSpecOS2.cpp> leftover; r=mozilla 2008-11-02 19:02:25 +01:00
Jim Blandy
f46f952474 Bug 462356 - Build fails on mac in js/src/configure.in with error: Library requirements (glib-2.0 >= 1.3.7 gobject-2.0) not met; glib part; r=ted.mielczarek 2008-11-02 18:40:57 +01:00
Jim Blandy
67d1dcb280 Bug 462356 - Build fails on mac in js/src/configure.in with error: Library requirements (glib-2.0 >= 1.3.7 gobject-2.0) not met; elf-dynstr-gc part; r=ted.mielczarek 2008-11-02 18:39:54 +01:00
Mats Palmgren
885484e59b ASSERTION: disconnected nodes. b=424276 r+sr=bzbarsky 2008-11-02 17:31:29 +01:00
Mats Palmgren
a612e9702e Delete mNext iteratively to avoid blowing up the stack. b=460461 r+sr=dbaron 2008-11-02 17:05:14 +01:00
Dave Townsend
df829bdbff Bug 455213: Plugins get enabled when updating to Firefox 3.1. r=jst, r=josh 2008-11-02 15:49:03 +00:00
Mats Palmgren
fea9db8099 Mute a warning when typing Alt+ArrowKey. Code cleanup. b=460680 r+sr=bzbarsky 2008-11-02 16:00:05 +01:00
Simon Montagu
fdecf60028 Turning off symbol ligatures can turn off required ligatures also in some fonts. Bug 462387, r+sr=roc 2008-11-02 06:11:10 -08:00
Dave Townsend
82da6767f5 Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 12:13:48 +00:00
Brendan Eich
870b883c25 Bug 456692 - "Assertion failure: slot < fp2->script->nslots" with nested eval (r=mrbkap). 2008-11-02 01:15:06 -07:00
Dave Townsend
09a7e776e0 Backout of bug 455906: Support severities for blocklist entries 2008-11-02 03:27:37 +00:00
Dave Townsend
5fe4198f76 Backed out changeset bbccbf2c7456 2008-11-02 03:27:18 +00:00
Dave Townsend
2c75a72cb1 Backout of bug 455213: Plugins get enabled when updating to Firefox 3.1 2008-11-02 03:26:43 +00:00
Dave Townsend
b55e919a06 Backed out changeset d0132a133f2d 2008-11-02 03:26:23 +00:00
highmind63@gmail.com
b0258596ee Bug 459438 - Support bulk tagging for multiple history items (r=dietrich) 2008-11-01 19:57:07 -07:00
Dave Townsend
2563c4acf5 Bug 455213: Plugins get enabled when updating to Firefox 3.1. r=jst, r=josh 2008-11-02 01:37:42 +00:00
Dave Townsend
ebb5261581 Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 01:34:45 +00:00
Shawn Wilsher
09be8f8a3a merge for backout of changeset 2c00478d356a (bug 458563) for orange 2008-11-01 18:18:46 -04:00
Shawn Wilsher
79a89addfa Backed out changeset 2c00478d356a (bug 458563) for orange 2008-11-01 18:16:40 -04:00
Mats Palmgren
a2ce44f7b7 Add tag soup HTML parser tests to mochitest suite. b=458563 r+sr=mrbkap 2008-11-01 21:27:18 +01:00
Tom Dyas
6f224508bb followup bug 461376 - double rotate gesture. rs=Mardak 2008-11-01 12:08:34 -05:00
Markus Stange
fc65cd042d Fixing leak caused by bug 457864 2008-11-01 17:12:57 +01:00
Edward Lee
51b8258b33 Bug 461376 - Allow customization of multi-touch actions by preference. r=sdwilsh 2008-11-01 10:47:07 -05:00
Markus Stange
fd756f249f Bug 457864 - ScrollTo doesn't know NS_SCROLL_PROPERTY_ALWAYS_BLIT, so remove it. r+sr=roc (relanding) 2008-11-01 15:08:54 +01:00