Doug Turner
|
86b7b4a27b
|
merge to tip
|
2008-11-03 18:53:27 +00:00 |
|
Doug Turner
|
2a3941ab78
|
errno and strerror implementation on windows mobile shunt. NPODB
|
2008-11-03 18:52:23 +00:00 |
|
Bernd
|
4b7f58df3e
|
bug 462849 degenerated colgroups can be empty r/sr=bzbarsky
|
2008-11-03 19:30:38 +01:00 |
|
Boris Zbarsky
|
13f214ac52
|
Fix rounding behavior in this test to reflect reality, if even dispatch is not broken.
|
2008-11-03 13:23:42 -05:00 |
|
Benjamin Smedberg
|
099617b732
|
Bug 462730 - Parallel builds with -j20 don't build the submakefiles before recursing into them. Switch back to using $* in the rule because we found out the make 3.80 bug: it doesn't set $* in double-colon rules, but it does in single-colon rules. r=ted
|
2008-11-03 13:15:17 -05:00 |
|
Boris Zbarsky
|
e48472e60d
|
Bug 462803. Remove dead code. r=enn
|
2008-11-03 11:02:25 -05:00 |
|
Boris Zbarsky
|
2d7dc5453a
|
Bug 462804. Remove redundant method. r=dcamp, biesi, sr=roc
|
2008-11-03 11:00:54 -05:00 |
|
Boris Zbarsky
|
30a5c2b827
|
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
|
2b8cf3c2d4
|
Backed out changeset ba895ab8cbe7 to fix orange
|
2008-11-03 16:28:50 +01:00 |
|
Peter Van der Beken
|
28ba94cca8
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-03 14:49:53 +01:00 |
|
Markus Stange
|
f780ec066b
|
Bug 459708 - Remove -moz-appearance values "radio-small" and "checkbox-small", r=roc
|
2008-11-03 14:12:59 +01:00 |
|
ause<ause@sun.com>
|
0fd9e68163
|
Bug 462516 - add -isysroot to find fat version of system libraries
|
2008-11-03 13:05:30 +01:00 |
|
Peter Van der Beken
|
e743beb9c4
|
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
|
eb5eeff1a2
|
Bug 460946 - getBoundingClientRect on rotated svgElement with stroke is incorrect. r+sr=roc
|
2008-11-03 10:04:25 +00:00 |
|
Robert Longson
|
febc31f5d7
|
Bug 461751 - zoomAndPan=disable prevents programmatic zoom. r+sr=roc
|
2008-11-03 10:01:28 +00:00 |
|
Jeff Walden
|
0b43a90166
|
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
|
fb4aca9f23
|
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
|
705276452e
|
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
|
46d33164cf
|
Fixing test for bug 385823 to not depend on clipping of %-overheight cells.
|
2008-11-03 15:58:54 +13:00 |
|
Boris Zbarsky
|
17950b40a6
|
Fixing merge; no idea where that came from
|
2008-11-02 21:34:00 -05:00 |
|
Boris Zbarsky
|
644555dba0
|
Adding test file too
|
2008-11-02 21:33:04 -05:00 |
|
Boris Zbarsky
|
70c50466ec
|
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
|
3f4a2c5c2f
|
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
|
e639c5c883
|
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
|
89f50618e0
|
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
|
cdd65555c6
|
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
|
4c3aa3c79d
|
Correct mochitest for bug 461266.
|
2008-11-02 13:14:06 -08:00 |
|
L. David Baron
|
e56f086139
|
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
|
9b86daea26
|
Keep pres shell alive during ProcessRestyledFrames. (Bug 462392) r+sr=bzbarsky
|
2008-11-02 11:44:55 -08:00 |
|
Ehsan Akhgari
|
836f4b154f
|
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
|
7c0832937a
|
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
|
34129bc9a6
|
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
|
905f2aacaf
|
Bug 462702 - speed up the test for bug 448741; r=dietrich
|
2008-11-02 19:31:45 +01:00 |
|
Walter Meinl
|
52dd0fc6f0
|
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
|
e9a790f333
|
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
|
75ebba4f18
|
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
|
77fc9308b0
|
ASSERTION: disconnected nodes. b=424276 r+sr=bzbarsky
|
2008-11-02 17:31:29 +01:00 |
|
Mats Palmgren
|
ada556a4e8
|
Delete mNext iteratively to avoid blowing up the stack. b=460461 r+sr=dbaron
|
2008-11-02 17:05:14 +01:00 |
|
Dave Townsend
|
92bdda65fa
|
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
|
1064a3f990
|
Mute a warning when typing Alt+ArrowKey. Code cleanup. b=460680 r+sr=bzbarsky
|
2008-11-02 16:00:05 +01:00 |
|
Simon Montagu
|
18abf89bcd
|
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
|
d13a725406
|
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
|
9eb3ee8b6a
|
Bug 456692 - "Assertion failure: slot < fp2->script->nslots" with nested eval (r=mrbkap).
|
2008-11-02 01:15:06 -07:00 |
|
Dave Townsend
|
eaa613c6a4
|
Backout of bug 455906: Support severities for blocklist entries
|
2008-11-02 03:27:37 +00:00 |
|
Dave Townsend
|
d81de86f28
|
Backed out changeset bbccbf2c7456
|
2008-11-02 03:27:18 +00:00 |
|
Dave Townsend
|
f1315a5f1d
|
Backout of bug 455213: Plugins get enabled when updating to Firefox 3.1
|
2008-11-02 03:26:43 +00:00 |
|
Dave Townsend
|
f17a90d174
|
Backed out changeset d0132a133f2d
|
2008-11-02 03:26:23 +00:00 |
|
highmind63@gmail.com
|
6fd13cd9d8
|
Bug 459438 - Support bulk tagging for multiple history items (r=dietrich)
|
2008-11-01 19:57:07 -07:00 |
|
Dave Townsend
|
0ef910f8c8
|
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
|
f6b515d08c
|
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 |
|