shaver@mozilla.org
|
fbc565cb03
|
merge
|
2008-07-13 22:33:53 -04:00 |
|
shaver@mozilla.org
|
7c5fc1d5db
|
expand int-equality tests
|
2008-07-13 22:33:08 -04:00 |
|
Robert O'Callahan
|
8796c1365c
|
Bug 416305. Part 1, fixing C++ bustage
|
2008-07-14 13:34:10 +12:00 |
|
Robert O'Callahan
|
9a207f4deb
|
Bug 416305. Part 1, fixing missing file bustage
|
2008-07-14 13:31:34 +12:00 |
|
Robert O'Callahan
|
634a8a2e01
|
Bug 416305. Part 1: restructure SVG filters to remove the image dictionary and pass Image objects along edges of the filter primtive graph; filter primitive analysis and coordination is moved to nsSVGFilterInstance. r=longsonr,sr=mats
|
2008-07-14 13:21:25 +12:00 |
|
Andreas Gal
|
e605d56636
|
Backed out changeset 2af185cb0fb7. We will map in global variabls different so we don't need the higher ngvars count to find globals in the native frame.
|
2008-07-13 17:14:08 -07:00 |
|
L. David Baron
|
b5fc0b40d0
|
Skip test for 439184 since it "times out".
|
2008-07-13 15:56:51 -07:00 |
|
Robert O'Callahan
|
7644127121
|
Bug 444688. Use an IsFrameOfType check instead of a frame state bit to detect whether a frame excludes ignorable whitespace children. r+sr=dbaronlayout
|
2008-07-14 10:41:18 +12:00 |
|
Robert O'Callahan
|
9c6fb220e6
|
Bug 444689. gfxMatrix type checks should allow for an epsilon fuzz so that matrix arithmetic that works out to the identity doesn't change the type. r=vlad
|
2008-07-14 10:27:43 +12:00 |
|
Robert O'Callahan
|
c942a1b54e
|
Bug 444692. Windowless plugin frames should use frame invalidation so that generic invalidation hooks work. r+sr=dbaron
|
2008-07-14 10:23:04 +12:00 |
|
Robert O'Callahan
|
626428f7fa
|
Bug 444690. Scrollframes should call the superclass InvalidateInternal so that generic invalidation hooks work. r+sr=dbaron
|
2008-07-14 10:21:11 +12:00 |
|
Karuna (karunasagark@gmail.com)
|
0eb449dd2a
|
Bug 409331. Instead of QIing to nsBlockFrame in various places, call an nsLayoutUtils method to do it. r+sr=roc
|
2008-07-14 10:10:23 +12:00 |
|
Robert O'Callahan
|
9619dadcbe
|
Bug 367246. When the scrolled frame's width exceeds its available width (because its padding alone is greater than the available width) and the direction is RTL, the scrolled frame should be positioned with its right edge at the right edge of the scrollport. r+sr=dbaron
|
2008-07-14 09:50:35 +12:00 |
|
Dão Gottwald
|
7ba625cd25
|
Bug 371870 - use -moz-nativehyperlinktext instead of hardcoded blue for links in chrome. r=gavin
|
2008-07-13 23:45:36 +02:00 |
|
Robert O'Callahan
|
5b78a8d997
|
Bug 444690. gfxPlatformGTK::CreateOffscreenSurface should clear the surface to be consistent with other platforms. r=vlad
|
2008-07-14 09:40:16 +12:00 |
|
L. David Baron
|
875c148d37
|
Avoid stack overflow by not using recursion to add the important rules. (Bug 439184.) r+sr=bzbarsky
|
2008-07-13 13:57:38 -07:00 |
|
L. David Baron
|
bb92a0b039
|
Make rule node children destruction happen in a queue from the root rule node (or root of the subtree being destroyed) rather than using recursion. (Bug 439184.) r+sr=bzbarsky
|
2008-07-13 13:57:38 -07:00 |
|
L. David Baron
|
f43140a296
|
Replace nsRuleList with a next sibling pointer on the rule node itself (saving one word in the normal linked list case, and wasting one in the hash table case). (Bug 439184.) r+sr=bzbarsky
|
2008-07-13 13:57:38 -07:00 |
|
L. David Baron
|
3b1ac9f515
|
Avoid stack overflow by not using recursion to add the important rules. (Bug 439184.) r=fantasai sr=bzbarsky
|
2008-07-13 13:57:38 -07:00 |
|
Olli Pettay
|
f3a42e2d92
|
Bug 443985, PageX/Y properties are incorrectly calculated when a event is manually dispatched (initmouseevent), r+sr=roc
|
2008-07-13 22:48:37 +03:00 |
|
Olli Pettay
|
2eef0dcb63
|
Bug 444722, XMLHttpRequest.send should handle case when there isn't any parameter, r+sr=bz
|
2008-07-13 22:32:33 +03:00 |
|
Olli Pettay
|
e874858911
|
Bug 444030, Crash [@ nsGenericDOMDataNode::FirstLogicallyAdjacentTextNode], r+sr=jst
|
2008-07-13 22:28:22 +03:00 |
|
Mark Banner
|
6d9960f33a
|
Back out bug 441530 due to leak problems in the test
|
2008-07-13 19:30:22 +01:00 |
|
Mark Banner
|
b50c36eb2c
|
Bug 441530 Toolkit autocomplete sets the nomatch attribute on the popup rather than the textbox. r=enndeakin
|
2008-07-13 16:25:45 +01:00 |
|
Robert Longson
|
e99311aec3
|
Bug 409383 - Enable reftests for dynamic changes to switch children. r=jwatt,sr=roc
|
2008-07-13 16:09:37 +01:00 |
|
Robert Longson
|
4f5be1e4c9
|
Bug 409383 - Make dynamic changes to switch children work and fix transient switch errors. r=jwatt,sr=roc
|
2008-07-13 12:30:48 +01:00 |
|
Ehsan Akhgari
|
7c9d786f91
|
Bug 444878 – Feed URLs needs tooltip in Page Info. r=gavin
|
2008-07-13 12:14:42 +02:00 |
|
Justin Dolske
|
817ec816ac
|
Bug 435531 – problem saving login when form or existing login is password-only. r=gavin
|
2008-07-13 00:04:30 -07:00 |
|
Brendan Eich
|
6216536537
|
Merge.
|
2008-07-12 23:44:23 -07:00 |
|
Justin Dolske
|
4f50f3d265
|
Bug 444959 – Need tests for login manager notification bars. r=gavin
|
2008-07-12 21:42:30 -07:00 |
|
shaver@mozilla.org
|
8bf6f691ce
|
fix the secondary map-native guard
|
2008-07-13 00:09:24 -04:00 |
|
Alexander Surkov
|
7771a9ca54
|
Bug 444279 – mochitest for accessible name calculating
|
2008-07-13 11:57:28 +08:00 |
|
Mike Hommey
|
438087319f
|
Bug 444922 - "Application Details empty after fixing empty Applications panel (after bug #409192)" [r=gavin]
|
2008-07-12 18:18:46 -05:00 |
|
Adam Barth
|
5e79bb94d8
|
Bug 429781 - "Update XMLHttpRequest blocked header list" [r+sr=sicking]
|
2008-07-12 18:06:36 -05:00 |
|
Mike Hommey
|
b37dfdda9a
|
Bug 398810 - "Remove MOZILLA_1_8_BRANCH ifdefs from core on trunk" [r=sicking r=brendan r=bsmedberg]
|
2008-07-12 17:26:52 -05:00 |
|
Reed Loden
|
44aaafe89c
|
Backed out changeset 88a91e1e9a3f
|
2008-07-12 16:32:25 -05:00 |
|
Jeff Walden
|
6d33ae5d7a
|
Bug 397227 - "Reduce the effort needed to write C++ tests" [r=ted/luser]
|
2008-07-12 16:27:27 -05:00 |
|
Brendan Eich
|
e65f8a0ec7
|
js_ for library-extern names like math_sin.
|
2008-07-12 12:35:36 -07:00 |
|
Reed Loden
|
c84b04bd1c
|
Comment out test for now, as it's unix only.
|
2008-07-12 09:10:35 -05:00 |
|
shaver@mozilla.org
|
d21c77279f
|
initialize traceMonitor in threadsafe builds
|
2008-07-12 09:57:23 -04:00 |
|
Reed Loden
|
6760929b8b
|
Better fix that works for both objdir and non-objdir builds for the test for bug 442629.
|
2008-07-12 08:51:12 -05:00 |
|
Reed Loden
|
e46d4919bb
|
Just use $(srcdir) for now for bug 442629's test.
|
2008-07-12 08:31:23 -05:00 |
|
Reed Loden
|
05e2480d2c
|
Add a debug echo for bug 442629's test.
|
2008-07-12 08:12:49 -05:00 |
|
shaver@mozilla.org
|
d7595f89c6
|
Guard against subzero array indices
|
2008-07-12 09:04:58 -04:00 |
|
Reed Loden
|
a57d38ce10
|
Attempt to fix test for bug 442629 by using $(CURDIR)/$(srcdir)/.
|
2008-07-12 07:39:44 -05:00 |
|
Gervase Markham
|
d11f050ce7
|
Bug 438585 - "Updates to Public Suffix List" [p=dwitte]
|
2008-07-12 06:56:15 -05:00 |
|
Smaug
|
e3d6dddc85
|
Bug 199959 – Attribute.specified isn't true when attribute set through Attribute.value='string'. r=sicking, sr=bz
|
2008-07-12 13:05:49 +02:00 |
|
Kohei Yoshino
|
dbfb51c76b
|
Bug 442830 – modules/distribution.js: int and bool prefs are not set correctly. r=thunder/bsmedberg
|
2008-07-12 13:00:47 +02:00 |
|
Reed Loden
|
318d4b2954
|
Follow-up to bug 125995 -- dummy-define OSXPROXY_MODULE on other platforms
|
2008-07-12 05:59:45 -05:00 |
|
Sergey Yanovich
|
f0db1663a0
|
Bug 433701 – don't print non-critical messages when make is invoked with -s, r=bsmedberg
|
2008-07-12 12:55:43 +02:00 |
|