Commit Graph

185675 Commits

Author SHA1 Message Date
reed@reedloden.com
0b098ee8c5 Back out Enn's patch for bug 393721, as it turned all unit test machines orange except for Mac. 2007-11-19 15:12:03 -08:00
jwatt@jwatt.org
e535810c50 Reftest for bug 342532, which was fixed by the fix for bug 294086. 2007-11-19 14:47:31 -08:00
gavin@gavinsharp.com
0cd76ec330 Fix newlines 2007-11-19 12:48:56 -08:00
jonas@sicking.cc
2f71671fc5 bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron 2007-11-19 12:08:20 -08:00
kaie@kuix.de
c8c4b197ac Bug 404046, File nsIdentityChecking.cpp needs license header r=rrelyea, a=dsicore 2007-11-19 11:33:03 -08:00
hwaara@gmail.com
a97cd77d3d bug 392040, SELECT menu requires multiple clicks to show up on some pages. This also happened when using full page zoom. r+sr=roc, a=blocking1.9+ 2007-11-19 11:20:35 -08:00
enndeakin@sympatico.ca
10585a5f1d Bug 393721, cancel keypress when a menubar is active, r+sr=neil 2007-11-19 11:18:52 -08:00
bclary@bclary.com
86e172fd07 JavaScript Tests - update public-failures.txt, spidermonkey-extensions-n.tests, bug 404367 2007-11-19 10:52:59 -08:00
axel@pike.org
68d4a77c49 bug 401868, adding shipped-locales for Firefox 3 Beta 1, r=cf, a=NPOB, beltzner 2007-11-19 09:40:46 -08:00
bclary@bclary.com
8683a1b3ac Sisyphus - JavaScript Tests auto create known failure patterns, bug 404357 2007-11-19 09:30:44 -08:00
bclary@bclary.com
01ea4d0e7f JavaScript Tests - update tests to reflect changing error messages, bug 404355 2007-11-19 09:23:06 -08:00
igor@mir2.org
2b99286186 Bug 398609: simpler handling of hidden properties, r,a=brendan 2007-11-19 09:15:45 -08:00
bclary@bclary.com
a4de1e0d52 JavaScript Tests - handle race in some Date tests, bug 404351 2007-11-19 09:12:58 -08:00
kaie@kuix.de
727e0e371e bug 399589, PSM + tip of NSS, error ‘SECAlgorithmIDTemplate’ not declared r=rrelyea, a=mtschrep 2007-11-19 09:02:43 -08:00
kaie@kuix.de
f2e2a270fb Bug 399696, allow temporary certificate exceptions r=rrelyeea, a=vladimir 2007-11-19 07:32:43 -08:00
bzbarsky@mit.edu
0a9026e2bb Adding test. 2007-11-19 07:29:15 -08:00
gavin@gavinsharp.com
968fcda32a Bug 403854: removing location bar or search bar breaks a bunch of stuff (exception thrown in browser.js), r=mano, a=blocking 2007-11-19 07:25:39 -08:00
johnath@mozilla.com
473ecf3628 Clarify localization note in blockedSite.properties. b=403462, r=l10n, a=schrep 2007-11-19 06:14:36 -08:00
johnath@mozilla.com
5a7724d615 Dragging location bar to palette breaks toolbox. b=400872 r=gavin a=blocking-firefox3 2007-11-19 06:02:17 -08:00
kairo@kairo.at
12a3fe57b9 bug 403301 - Wrong character and accesskey alignment in certManager.dtd, r=kengert a=dsicore 2007-11-19 05:55:35 -08:00
peterv@propagandism.org
bef9c93401 Sync declaration of js_TraceFunction with definition. 2007-11-19 03:38:08 -08:00
peterv@propagandism.org
5476e0248b Fix for bug 401613 (Intermittent XML parsing errors with this valid SVG file). r/sr=bz. 2007-11-19 02:57:29 -08:00
igor@mir2.org
26b6e88b32 Bug 403678: GC thing callback is removed. r,a=brendan 2007-11-19 02:57:04 -08:00
masayuki@d-toybox.com
b66ba0396a Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc 2007-11-19 02:17:17 -08:00
dwitte@stanford.edu
c724dec6e0 backing out the kitchen sink. 2007-11-19 02:15:55 -08:00
dwitte@stanford.edu
80d1288560 still investigating mac Tp impact. 2007-11-19 01:08:07 -08:00
dwitte@stanford.edu
1d016075a5 back out change. 2007-11-18 23:26:36 -08:00
dwitte@stanford.edu
7c281927e9 temporarily disabling tests. 2007-11-18 23:08:46 -08:00
dwitte@stanford.edu
42bc4e2e04 investigating orange. 2007-11-18 22:41:53 -08:00
dwitte@stanford.edu
845293d1c0 flip default cookie pref to reject foreign cookies. relanding of bug 324397. 2007-11-18 22:01:30 -08:00
reed@reedloden.com
3591e3b749 Bug 404157 - "Border around <select multiple> is missing since 2007-11-07" (fix treeview borders on gnome 2.20) [p=twanno@lycos.nl (Teune van Steeg) r=Ventron sr=roc a=blocking1.9+] 2007-11-18 19:10:30 -08:00
philringnalda@gmail.com
fcc97e5267 Bug 403592 - remove incredibly long-dead nsMdbPtr.h, r=bsmedberg, a=schrep 2007-11-18 18:37:24 -08:00
igor@mir2.org
16ef90a8d3 Bug 398609: backing out due to test failures. 2007-11-18 16:58:46 -08:00
igor@mir2.org
70095b9a80 Bug 398609: cleanup of hidden properties support. r,a=brendan 2007-11-18 16:36:49 -08:00
roc+@cs.cmu.edu
7860753d3c Bug 364801. nsHTMLScrollFrame::RemoveFrame needs to destroy the frame it removes. r+sr=mats 2007-11-18 14:24:21 -08:00
roc+@cs.cmu.edu
c1afbcc9eb Bug 331809. Make nsSubdocumentFrame explicitly clip its contents; content can bleed out otherwise, for example if there is no scrollframe associated with the subdocument's viewport. r+sr=mats 2007-11-18 14:20:16 -08:00
roc+@cs.cmu.edu
37aedf0dc8 Bug 403659. Instead of trying to move frames around in the hierarchy after we've discovered they should be inserted after ::before content, just construct them at the right position in the first place. r+sr=bzbarsky 2007-11-18 13:52:17 -08:00
roc+@cs.cmu.edu
4d16d41efc Bug 402950. Allow spans to always be placed on a line, because part of the span may fit even if the whole span doesn't. Also request backup earlier so we always backup if we decline to place a frame. r+sr=dbaron 2007-11-18 13:36:18 -08:00
neil@parkwaycc.co.uk
26affce9de Move communicator theme stub out of toolkit b=399571 r=Mano,mscott a=schrep 2007-11-18 12:58:11 -08:00
bzbarsky@mit.edu
a2bba38560 The frame model depends on the span attribute, so changing span should reconstruct frames. Bug 403249, r=bernd, sr=roc 2007-11-18 10:56:49 -08:00
bzbarsky@mit.edu
8f63f75429 Make find code less sensitive to exactly which nodes return true for IsNativeAnonymous(). Bug 403090, r+sr=mats, a=schrep 2007-11-18 10:53:43 -08:00
jwatt@jwatt.org
02824bb4e7 Clean up tinderbox orange by marking a few of the new reftests as failing on Mac pending further investigation. 2007-11-18 09:33:39 -08:00
jwatt@jwatt.org
3a6f842e46 Turn on the reftests that were checked in as part of bug 294086 (forgot). 2007-11-18 08:49:42 -08:00
jwatt@jwatt.org
2fc1d7dac5 This is a better fix for the build bustage caused by the checkin for bug 294086. Thanks to Peter Annema for explaining the issue (don't assign to rvalues) and this fix. 2007-11-18 06:22:55 -08:00
peterv@propagandism.org
4840695be9 Fix for bug 375808 (Replacing GCX_PRIVATE by GCX_FUNCTION). r=igor, sr=jst, a=schrep. 2007-11-18 06:10:28 -08:00
jwatt@jwatt.org
3a5674c545 Back out failed attempt to fix build bustage 2007-11-18 05:43:06 -08:00
jwatt@jwatt.org
e3ba19597f Attempt to fix build bustage due to checkin for bug 294086. I'll get this reviewed post checkin. 2007-11-18 05:17:27 -08:00
jwatt@jwatt.org
80778010c8 Fix build bustage due to checkin for bug 294086. I'll get this reviewed post checkin. 2007-11-18 04:46:50 -08:00
jwatt@jwatt.org
d308285bb4 Fixing bug 294086. <svg> should be a replaced element. r+sr=dbaron@mozilla.com blocking1.9=tor@acm.org 2007-11-18 04:09:03 -08:00
dwitte@stanford.edu
43b6bbdb77 relanding modified patch for bug 403372. 2007-11-18 00:08:34 -08:00