Commit Graph

20588 Commits

Author SHA1 Message Date
Kai Engert
bc172bc08d Bug 439062 - Wording in SSL error dialogs contain inappropriate HTML tags; r=rrelyea 2008-10-16 03:14:03 +02:00
Kai Engert
86201c8a3c Bug 456945 - EV failure, off by one error; r=rrelyea 2008-10-16 03:06:44 +02:00
Alexander Surkov
f698d055b3 Bug 459973 - rename nsAccUtils to nsCoreUtils, r=aaronlev
--HG--
rename : accessible/src/base/nsAccessibilityUtils.cpp => accessible/src/base/nsCoreUtils.cpp
rename : accessible/src/base/nsAccessibilityUtils.h => accessible/src/base/nsCoreUtils.h
2008-10-16 09:52:58 +08:00
Brendan Eich
674f60c760 Final patch (I pray) for 460116 (r=jorendorff). 2008-10-15 17:39:29 -07:00
Robert O'Callahan
138305807b Try to fix Windows bustage 2008-10-16 13:10:49 +13:00
Brendan Eich
bb4b3198b6 Back out material change for bug 460116. 2008-10-15 16:10:30 -07:00
Robert O'Callahan
ba8e24feff Revert layout test changes that shouldn't have landed in the previous commit :-( 2008-10-16 11:56:04 +13:00
Andreas Gal
4a1d9b9ddf Merge. 2008-10-15 15:55:04 -07:00
Robert O'Callahan
580758a43a Revert nsprpub configure micro-change in case that caused Windows bustage 2008-10-16 11:49:44 +13:00
Boris Zbarsky
96bd2b29d0 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
4c1a1c3914 Fixing bustage 2008-10-16 10:24:19 +13:00
Robert O'Callahan
f2edf72f79 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
Brendan Eich
85afb14a56 Bug 460116 - buggy inCond propagation in js_FoldConstants (r=jorendorff). 2008-10-15 14:02:33 -07:00
Robert O'Callahan
a550f0f631 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
e5da13962c 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
49a4eaa38e Bug 459619. Add zoom support to reftest harness. r+sr=dbaron 2008-10-16 09:49:42 +13:00
Boris Zbarsky
d4e731a68c 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
249662589d 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
e4ee9e31f8 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
Jason Orendorff
f8a75808ed Bug 459446 - Trace JSOP_POPV. r=brendan. 2008-10-15 15:22:05 -05:00
Ian
ee43bba9c1 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
Brendan Eich
e9e2bb73a3 Followup to patch for bug 459990 to use JS_HAS_GENERATOR_EXPRS #if'ing. 2008-10-15 12:58:05 -07:00
Brendan Eich
0c1f23de9c Bug 459990 - Crash [@ js_FoldConstants] (r=jorendorff). 2008-10-15 12:18:05 -07:00
Jason Orendorff
fac2df33c9 Fix build breakage from change ee94be502791 (C++ error: jump across initialization) 2008-10-15 13:09:10 -05:00
Dão Gottwald
380e4ca4f6 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
156a4bf7ad 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
426e3534c3 Ignore the keypress event if DOMEventToNativeKeyEvent() fails. b=456273 r=Olli.Pettay sr=jonas 2008-10-15 12:50:42 +02:00
Olli Pettay
3b8529ad0e 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
9d96a5cb3f 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
24fa1f8fdc Bug 441473. Fix VC 7.1 bustage. r=jdaggett, sr=roc 2008-10-15 18:21:17 +09:00
Stephen Horlander
dba3fcdd8c Bug 432436 - Selected browser sidebar items have padding, r+ui-r=mconnor 2008-10-15 10:55:39 +02:00
Robert Strong
7dcd3c33d2 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
acd79396ee Merge bug 457110 and bug 459988 2008-10-15 11:02:17 +03:30
Ehsan Akhgari
7ebe50fe0c Bug 459988 - Download manager does not send the dl-cancel notification, r=sdwilsh 2008-10-15 10:57:23 +03:30
Ehsan Akhgari
4c6e8ba514 Bug 457110 - Support in-memory DB for the downloads manager back-end, r=sdwilsh 2008-10-15 10:54:52 +03:30
Ben Turner
9ce0a70ad7 And add missing files :( 2008-10-15 00:23:06 -07:00
Ben Turner
ceff5c9b04 Bug 459948 - "Workers: update workers based on security review feedback". r+sr=sicking. 2008-10-15 00:21:49 -07:00
Jonas Sicking
f381c7312c backout due to test failure 2008-10-14 17:12:28 -07:00
Brendan Eich
4c2d686321 Fix typo. 2008-10-14 16:27:16 -07:00
Brendan Eich
0d6dd5842d Bug 443074 - Incorrect decompilation (missing parens) with genexp in for-loop-condition (r=jorendorff). 2008-10-14 16:13:56 -07:00
Jonas Sicking
f0100d3fdf Fix XHR unit test 2008-10-14 15:26:09 -07:00
Jonas Sicking
21b9e9e8e4 Fix compile errors 2008-10-14 14:24:53 -07:00
Brian Crowder
831e0d0538 Merge for rollback of bug 411726 2008-10-14 16:51:02 -04:30
Brian Crowder
552f67b08c 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
41226fb2a1 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
da1b1b708b 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
9267725c77 Bug 453915 -- XML namespace escaping improvement, r=igor 2008-10-14 16:29:05 -04:30
Ben Turner
0a73dc5bbc Fix unit test failures. 2008-10-14 13:17:30 -07:00
Markus Stange
6c0e7425e5 Bug 450944 - Turn off shadow for the Ctrl+Tab panel, r=gavin 2008-10-14 21:26:00 +02:00
Taras Glek
f217b27ac5 Bug 454469: prbool issues in content/ r+sr=sicking 2008-10-14 12:00:08 -07:00