Commit Graph

193439 Commits

Author SHA1 Message Date
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
Justin Dolske
4f50f3d265 Bug 444959 – Need tests for login manager notification bars. r=gavin 2008-07-12 21:42:30 -07: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
Reed Loden
c84b04bd1c Comment out test for now, as it's unix only. 2008-07-12 09:10:35 -05: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
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
Sylvain Pasche
d182915ca2 Bug 438679 – Remove some duplicate reftest manifest entries. r=dbaron 2008-07-12 12:49:58 +02:00
Reed Loden
c7efe0896a Branch merge for bug 441169, bug 22310, bug 430219, bug 443095, bug 443096, bug 441703, and bug 441360. 2008-07-12 05:33:29 -05:00
Martijn Wargers [mw22]
4f7a243307 Bug 441703 - "direction attribute of marquee should be case-insensitive (for selector matching)" [r+sr=dbaron] 2008-07-12 05:30:39 -05:00
Manish Singh
da3bce85d7 Bug 443096 - "Typo in help in Preprocessor.py" [r=luser/ted] 2008-07-12 05:29:59 -05:00
Manish Singh
1165152695 Bug 443095 - "nsUrlClassifierDBService::EnsureThreadStarted() doesn't exist anymore" (Get rid of stale declaration) [r=dcamp] 2008-07-12 05:29:34 -05:00
Matthew Gregan ext:(%20and%20Shane%20Blackett%20%3Cshane%40blackett.co.nz%3E)
1204665939 Bug 430219 - "Crash when FF3 on OS X is Quit if page contains multiple plugins" [r+sr=jst] 2008-07-12 05:28:50 -05:00
Jesper Kristensen
60d7514673 Bug 441167 – nsIScriptableDateFormat defaults to OS locale but should be application locale. r=smontagu 2008-07-12 12:26:13 +02:00
Jesper Kristensen
82f6b93a64 Bug 22310 - "Locale conversion to support 3 letter language" [r=smontagu] 2008-07-12 05:23:13 -05:00
Johnathan Nightingale [johnath]
573184f322 Bug 441169 - [r=bzbarsky sr=dveditz] 2008-07-12 05:22:34 -05:00
Andrzej Zaborowski
f0b8914349 Remove unimplemented DumpContentToPPM() member (bug 379015 leftover). r+sr=roc 2008-07-12 12:21:38 +02:00
James Bunton
8d878d7126 Bug 125995 - "Proxy: Take settings from Network Preferences [Mac OS X]" (Makes the OS X system proxy work in release builds) [r=bsmedberg] 2008-07-12 05:20:54 -05:00
gyu-young kim
06c665b1ea Bug 426585 - "Additional cache XPCPerThreadData for mainthread" [r=dbradley sr=brendan] 2008-07-12 05:19:56 -05:00
Reed Loden
1a2c91a7db Branch merge for bug 441059, bug 423802, bug 436806, bug 430901, and bug 384116. 2008-07-12 05:17:20 -05:00