Commit Graph

184138 Commits

Author SHA1 Message Date
surkov.alexander@gmail.com
fbf4f8759f Bug 398176 - dont count invisible tabs in pageInfo screen, r=aaronlev, a=dsicore 2007-10-04 00:20:37 -07:00
dmose@mozilla.org
e46e5ed77c Fixing orangeness from bug 394483 checkin 2007-10-04 00:01:08 -07:00
dmose@mozilla.org
7e25c58d74 First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking 2007-10-03 23:10:47 -07:00
dcamp@mozilla.com
0af15a0d0c let chrome check globalStorage usage for a domain. b=396249, r=enndeakin, sr=jst, a=jst 2007-10-03 23:05:32 -07:00
bzbarsky@mit.edu
af2ed127ad Make sure to notify on the root if a flush happens before we've done so. Bug 397856, r=peterv, sr=sicking 2007-10-03 22:16:35 -07:00
rhelmer@mozilla.com
65292130e4 configure bootstrap for fx 2008 release b=398212 p=joduinn r=rhelmer 2007-10-03 22:04:34 -07:00
jwalden@mit.edu
6a54168963 Bug 393757 - Don't report CSS style errors for identifiers designated as vendor-specific by the CSS spec. This means we won't report errors for things like _width or for any of the -khtml-, -webkit-, -o-, -ms-, etc. properties, cutting down on error console spam a touch. r+sr+a=dbaron 2007-10-03 21:58:27 -07:00
reed@reedloden.com
e00fa71aa4 Backed out elif's patch from bug 307242 due to it causing a reftest failure for the test for bug 218473. 2007-10-03 21:33:43 -07:00
reed@reedloden.com
4ce45e14e4 Rev the uuid for the interface that bug 395004 changed. 2007-10-03 20:34:30 -07:00
philringnalda@gmail.com
5ff7aba53c Bug 397220 - Dom node <label>s have 'for' attributes instead of 'control' attributes, r=sdwilsh, sr=neil, a1.9=dsicore 2007-10-03 20:29:03 -07:00
reed@reedloden.com
5c8b432034 Bug 398458 - "Remove gfxwin in the Windows widget makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-10-03 20:28:58 -07:00
reed@reedloden.com
5e226aef23 Bug 389685 - "Empty style attribute generates strange css warning" [p=elif (sharparrow1) r+sr+a1.9=dbaron] 2007-10-03 20:20:36 -07:00
reed@reedloden.com
dd74245928 Bug 307242 - "ASSERTION: bad argument: '(aRight > mLeft) && (aRight < mRight)', @ nsSpaceManager::BandRect::SplitHorizontally" [p=elif (sharparrow1) r+sr+a1.9=roc] 2007-10-03 20:18:31 -07:00
reed@reedloden.com
2d7666d6a1 Bug 398369 - "Break friendship between imgContainer and nsGIFDecoder2" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr+a1.9=stuart] 2007-10-03 20:07:38 -07:00
bzbarsky@mit.edu
309401d674 Make sure we always resolve style contexts with the right parent. Bug 390689, r+sr+a=dbaron 2007-10-03 19:58:48 -07:00
sayrer@gmail.com
468d2d3ad4 Bug 397804. Use the short CC macro in nsParser. r/sr/a=sicking. 2007-10-03 19:11:57 -07:00
sayrer@gmail.com
4e6f307750 Bug 397148. 'Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread' within nsXULTemplateBuilder::InitHTMLTemplateRoot. r=enn, sr=sicking, a=sicking. 2007-10-03 18:40:54 -07:00
rhelmer@mozilla.com
3ec776daa3 use source.log for all logging and verification b=394034 r=joduinn 2007-10-03 18:26:34 -07:00
bent.mozilla@gmail.com
ad07b81a06 Bug 392493 - "Add forget() method to nsCOMPtr and nsRefPtr". r=dbaron. 2007-10-03 17:57:09 -07:00
bzbarsky@mit.edu
66461b8ebc Make really sure that pending binding constructor events block onload. Bug 394676, r+sr+a=sicking 2007-10-03 16:38:32 -07:00
anodelman@mozilla.com
e826392a21 Bug 397952 - integrate txul into talos. a=anodelman, r=bhearsum 2007-10-03 15:46:58 -07:00
enndeakin@sympatico.ca
b8e2d9f1e4 Bug 397606, don't deactivate menubar when switching menus, r+sr=bz, a=damon 2007-10-03 15:00:41 -07:00
myk@mozilla.org
ed42114efe bug 395713: show 'Save to Disk' option in Applications prefpane for types handled only by a plugin; r=gavin 2007-10-03 14:58:11 -07:00
reed@reedloden.com
f2cf59f21f Bug 398399 - "make DOMLinkHandler implement nsIDOMEventListener" [p=dao@design-noir.de (Dão Gottwald) r+a1.9=mconnor] 2007-10-03 14:52:44 -07:00
reed@reedloden.com
056d011277 Bug 398268 - "Mismatched free() / delete in Hunspell::~Hunspell()" (change delete to free()) [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=mscott a1.9=damons] 2007-10-03 14:50:22 -07:00
rhelmer@mozilla.com
7fbaa373d4 move tarball creation into bootstrap b=394034 r=joduinn 2007-10-03 14:47:58 -07:00
reed@reedloden.com
5880e3d758 Bug 397196 - "Clear private data does not clear last URL of Open Web Location dialog" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-10-03 14:47:37 -07:00
sayrer@gmail.com
6d5985b60d Bug 398398. Unable to Reload Live Bookmarks. r=dietrich, a=mconnor 2007-10-03 14:46:16 -07:00
reed@reedloden.com
5ab19d2aad Bug 398057 - "X Window error or crash on shutdown (with GTK < 2.10)" (don't gdk_display_close when broken at run time but still XCloseDisplay) [p=karlt r=bsmedberg r+a1.9=roc] 2007-10-03 14:44:05 -07:00
martijn.martijn@gmail.com
b5677e1b9b Bug 398407 - Animated gif images only working once on mouseover/mouseout, patch by Andrew Smith, r=pavlov, a=pavlov (+blocking1.9+) 2007-10-03 14:41:12 -07:00
reed@reedloden.com
f2f2f7be62 Bug 376471 - "Make XBM decoding also write directly to Cairo image buffer" (add back missing OnStartFrame call) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr+a1.9=tor] 2007-10-03 14:41:06 -07:00
vladimir@pobox.com
c136f6a88b b=366548, increased GDI usage leading to repainting problems, r/a=stuart 2007-10-03 14:27:42 -07:00
dbaron@dbaron.org
36232b76cb Allow reftest harness to load files without any image comparison. b=397725 r=jwalden 2007-10-03 14:27:04 -07:00
myk@mozilla.org
4947053675 bug 395250: fix problem where we show a preview for feeds but the actions menu in the Applications prefpane says we use Live Bookmarks for feeds; r=gavin 2007-10-03 14:17:14 -07:00
bclary@bclary.com
20050268ce JavaScript Tests - update regression test to support Rhino, bug 398450, by Norris Boyd, not part of the build 2007-10-03 13:56:55 -07:00
myk@mozilla.org
f59da771e6 bug 395317: make the download dialog directions for changing content handling preferences be correct now that we have the new Applications prefpane; r=gavin 2007-10-03 13:46:52 -07:00
myk@mozilla.org
c114aa7a7d bug 395141: use a generic icon for types and apps that don't have one in the Applications prefpane; r=gavin 2007-10-03 13:38:26 -07:00
jonas@sicking.cc
ff69e2423c Bug 395689: Stop leaks of xslt patterns. Patch by peterv. r/sr/a=me 2007-10-03 13:17:51 -07:00
dholbert@cs.stanford.edu
923ae52658 Backing out patch for Bug 396984 -- its issues will be addressed via Bug 240117. (see comments 27-28 on Bug 396984) 2007-10-03 13:04:32 -07:00
rhelmer@mozilla.com
9de4034739 move tarball creation into bootstrap b=394034 r=joduinn 2007-10-03 12:45:43 -07:00
kaie@kuix.de
0e5257b5fc Bug 373525, "Certificate Manager" opens with wrong tab selected, and inconsistent content displayed Patch to disable persistent selection and make cert manager usable r=rrelyea, a=dsicore 2007-10-03 10:21:42 -07:00
kaie@kuix.de
553030041b Bug 387480, Support network-fetched cert import in Web Sites tab of Cert Mgr Follow up patch to rename "Internet Site(s)" to "Server(s)" in new dialog and cert manager r=rrelyea, blocking1.9=beltzner 2007-10-03 10:20:39 -07:00
gavin@gavinsharp.com
8ac9961fda Bug 398174: add DM 'addToRecentDocs' pref to firefox.js, and add a comment explaining it's use, r+a=mconnor 2007-10-03 09:00:48 -07:00
kaie@kuix.de
dde1dfa04f Bug 398403, Cleanup remaining uses of nsIBadCertListener in Toolkit r=mconnor, a=mconnor 2007-10-03 08:53:26 -07:00
bclary@bclary.com
044422d734 Update JS_GetImplementationVersion to 1.8.0 on trunk, bug 380901, ra=brendan 2007-10-03 06:48:01 -07:00
peterv@propagandism.org
f6c6606714 Fix for bug 335856 (Can't easily put caret in this designmode iframe testcase (caret doesn't show up)), also fixes bug 393568 (blocking1.9+) and bug 386872. r/sr=jst. 2007-10-03 05:16:50 -07:00
kaie@kuix.de
4a67feba15 Bug 387480, Support network-fetched cert import in Web Sites tab of Cert Mgr Most code contributed by Johnathan Nightingale, some by me r=me, sr=rrelyea blocking1.9=beltzner 2007-10-03 04:56:06 -07:00
kaie@kuix.de
4826252f22 Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor 2007-10-03 04:52:25 -07:00
kaie@kuix.de
ad2bb22af2 Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor 2007-10-03 04:47:26 -07:00
kaie@kuix.de
61d16d4cd9 Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor 2007-10-03 04:43:54 -07:00