Commit Graph

198189 Commits

Author SHA1 Message Date
Robert O'Callahan
536474494d Revert layout test changes that shouldn't have landed in the previous commit :-( 2008-10-16 11:56:04 +13:00
Robert O'Callahan
bf60e8ddbf Revert nsprpub configure micro-change in case that caused Windows bustage 2008-10-16 11:49:44 +13:00
Boris Zbarsky
4d26961c8f Bug 449219. Don't flush out textnodes unconditionally in the XML sink on packet boundaries. Instead, do smart coalescing like the HTML sink does. Also, always coalesce everything when doing XSLT. r+sr=sicking 2008-10-15 17:29:35 -04:00
Robert O'Callahan
e11e4411a9 Fixing bustage 2008-10-16 10:24:19 +13:00
Robert O'Callahan
6899d04162 Bug 455988. Optimize MozAfterPaint so we never even dispatch an XPCOM event if there are no listeners. r=smaug,sr=mats 2008-10-16 10:06:32 +13:00
Robert O'Callahan
7211ccf1cd Bug 428263. Don't treat continuations of blocks as 'continuations' for setting zeroEffectiveSpanBox, since they're not span-continuations which is all we care about here. r+sr=dbaron 2008-10-16 09:57:27 +13:00
Robert O'Callahan
76e6524961 Bug 459619. Add zoom support to reftest harness. r+sr=dbaron. Adding new files 2008-10-16 09:50:32 +13:00
Robert O'Callahan
fd567efec5 Bug 459619. Add zoom support to reftest harness. r+sr=dbaron 2008-10-16 09:49:42 +13:00
Boris Zbarsky
360bd6a255 Bug 442542. Make sure to reflow our possibly-size-dependent abs pos kids on the followup reflow that happens if clearance is discovered. r+sr=roc 2008-10-15 16:30:42 -04:00
Boris Zbarsky
d9f89adc9c No need to have virtual methods on nsCSSStyleSheetInner. There's only one such class. r+sr=dbaron 2008-10-15 16:24:45 -04:00
Boris Zbarsky
df41d1db20 Bug 458381. The empty string should represent the null namespace even for the default @namespace rule (no prefix case). r+sr=dbaron 2008-10-15 16:23:21 -04:00
Ian
f2cd72a0db Bug 251475. Make sure channels don't return null for the originalURI. Initial work by Daniel Kraft <domob@daniel-kraft.net> and Brandon Ferguson <bnferguson@gmail.com>. r+sr=bzbarsky. 2008-10-15 16:05:23 -04:00
Dão Gottwald
6049b9b6a4 Bug 397493 - Add-ons Update should skip "Continue" if all updates have been successful. ui-r=boriss, r=dtownsend 2008-10-15 15:56:25 +02:00
Markus Stange
b877d7abc3 Bug 456430 - Fix compiler warnings in widget/src/cocoa/ introduced by bug 439354, r=josh sr=roc 2008-10-15 15:01:10 +02:00
Mats Palmgren
0abae51687 Ignore the keypress event if DOMEventToNativeKeyEvent() fails. b=456273 r=Olli.Pettay sr=jonas 2008-10-15 12:50:42 +02:00
Olli Pettay
be6e2ff3ec bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking 2008-10-15 12:41:54 +03:00
Olli Pettay
3cba110fca bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking 2008-10-15 12:40:28 +03:00
John Daggett
9e90b4cf1c Bug 441473. Fix VC 7.1 bustage. r=jdaggett, sr=roc 2008-10-15 18:21:17 +09:00
Stephen Horlander
49b89b615f Bug 432436 - Selected browser sidebar items have padding, r+ui-r=mconnor 2008-10-15 10:55:39 +02:00
Robert Strong
9a723ec1d3 Bug 459218 - Wizard back and next / finish buttons have incorrect space between them (wonstripe). r=dtownsend 2008-10-15 01:39:38 -07:00
Ehsan Akhgari
ccae938d11 Merge bug 457110 and bug 459988 2008-10-15 11:02:17 +03:30
Ehsan Akhgari
7df10dc9bd Bug 459988 - Download manager does not send the dl-cancel notification, r=sdwilsh 2008-10-15 10:57:23 +03:30
Ehsan Akhgari
83f6c4545b Bug 457110 - Support in-memory DB for the downloads manager back-end, r=sdwilsh 2008-10-15 10:54:52 +03:30
Ben Turner
cacc8aa86a And add missing files :( 2008-10-15 00:23:06 -07:00
Ben Turner
9170f2248a Bug 459948 - "Workers: update workers based on security review feedback". r+sr=sicking. 2008-10-15 00:21:49 -07:00
Jonas Sicking
ecdd8feaed backout due to test failure 2008-10-14 17:12:28 -07:00
Jonas Sicking
fd95d7a5a3 Fix XHR unit test 2008-10-14 15:26:09 -07:00
Jonas Sicking
fa5114d80c Fix compile errors 2008-10-14 14:24:53 -07:00
Brian Crowder
f75f2b75b2 Merge for rollback of bug 411726 2008-10-14 16:51:02 -04:30
Brian Crowder
aeb5f06b4b Backed out changeset 82af7163534f
(Bug 411726 -- Time offset and zone code are set wrong for some locales, r=mrbkap)
2008-10-14 16:48:40 -04:30
Jonas Sicking
06f565cdeb Move Access-Control implemenation fully in to nsCrossSiteListenerProxy.cpp from and make some additional cleanup. No behavioral changes. r/sr=mrbkap b=459770 2008-10-14 14:05:41 -07:00
Brian Crowder
663a5603dc Bug 411726 -- Time offset and zone code are set wrong for some locales, r=mrbkap 2008-10-14 16:29:16 -04:30
Brian Crowder
f4d0425176 Bug 453915 -- XML namespace escaping improvement, r=igor 2008-10-14 16:29:05 -04:30
Ben Turner
9583e8c347 Fix unit test failures. 2008-10-14 13:17:30 -07:00
Markus Stange
ca8b5abac2 Bug 450944 - Turn off shadow for the Ctrl+Tab panel, r=gavin 2008-10-14 21:26:00 +02:00
Taras Glek
7616c0d762 Bug 454469: prbool issues in content/ r+sr=sicking 2008-10-14 12:00:08 -07:00
Taras Glek
0a9cfb9d96 Bug 458969: dead stuff in nsSpaceManager r+sr=dbaron 2008-10-14 11:59:29 -07:00
Ben Turner
ba6f3d7af8 Adding dom_threads.xpt to packaging list 2008-10-14 11:16:37 -07:00
Ben Turner
7bba7fd269 Bug 459762 - 'Workers: Support synchronous XHR'. r+sr=sicking. 2008-10-14 11:16:37 -07:00
Ben Turner
01000ffff4 Bug 458324 - 'Workers: Don't attach upload listeners to real XHR object until the user does (to avoid XS security behavior changes)'. r+sr=sicking. 2008-10-14 11:16:37 -07:00
Ben Turner
8c19b5ad3f Bug 458322 - 'Workers: Don't run queued XHR events if Abort/Open have since been called'. r+sr=sicking. 2008-10-14 11:16:37 -07:00
Ben Turner
646a2cfab7 Bug 458321 - 'Workers: Fix multipart to not use a cached variable'. r+sr=jst. 2008-10-14 11:16:37 -07:00
Ben Turner
cba10e93bb Bug 458320 - 'Workers: Support synchronous events from within XHR methods'. r+sr=jst. 2008-10-14 11:16:37 -07:00
Ben Turner
8c88d39ce5 Bug 458319 - 'Workers: Fix target of upload events for XHR'. r+sr=sicking 2008-10-14 11:16:37 -07:00
Ben Turner
53d81d5877 Bug 458318 - 'Workers: Support XHR events that QI to nsIDOMProgressEvent'. r+sr=sicking. 2008-10-14 11:16:36 -07:00
Taras Glek
ae50073263 Bug 458983: dead stuff in nsHTMLElement r+sr=mrbkap 2008-10-14 09:55:57 -07:00
Boris Zbarsky
48716a7e57 Unset the zoom, because apparently it can leak out to other mochitests 2008-10-14 12:54:49 -04:00
Markus Stange
f63b033b57 Bug 450944 - Turn off shadow for the autoscroll icon, r=mconnor 2008-10-14 17:36:38 +02:00
Markus Stange
e00fee0e90 Bug 450944 - Implement -moz-window-shadow functionality on Mac OS X, r=hwaara sr=roc.
This patch turns on window shadows for transparent windows by default, so the identity popup and the "edit bookmarks" popup will get a shadow, too. ui-r=faaborg
2008-10-14 17:33:40 +02:00
Brad Lassey
0116ce7b3a Bug 459621 - xulrunner-stub is broken on windows r=mfinkle 2008-10-14 11:28:43 -04:00