Граф коммитов

211818 Коммитов

Автор SHA1 Сообщение Дата
dcamp@mozilla.com 87b02e0c5b 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 5d50624fde 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 dc60c19844 configure bootstrap for fx 2008 release b=398212 p=joduinn r=rhelmer 2007-10-03 22:04:34 -07:00
jwalden@mit.edu 847ceab9ed 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 c527d21c04 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 073a864e78 Rev the uuid for the interface that bug 395004 changed. 2007-10-03 20:34:30 -07:00
philringnalda@gmail.com 23146e57fe 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 c5b3446fce 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 7def00014d 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 1c2ff7e4dc 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 1608816d3a 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 75ad42fcde 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 9233842bb6 Bug 397804. Use the short CC macro in nsParser. r/sr/a=sicking. 2007-10-03 19:11:57 -07:00
sayrer@gmail.com 36cace1ca4 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 35f4035360 use source.log for all logging and verification b=394034 r=joduinn 2007-10-03 18:26:34 -07:00
bent.mozilla@gmail.com 2d2a0e1016 Bug 392493 - "Add forget() method to nsCOMPtr and nsRefPtr". r=dbaron. 2007-10-03 17:57:09 -07:00
bzbarsky@mit.edu 5c4e26cdfe 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 9aea7fbd9e Bug 397952 - integrate txul into talos. a=anodelman, r=bhearsum 2007-10-03 15:46:58 -07:00
enndeakin@sympatico.ca bb2db08926 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 165814b028 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 c306b93cf1 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 60e7811caa 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 92762b6ce5 move tarball creation into bootstrap b=394034 r=joduinn 2007-10-03 14:47:58 -07:00
reed@reedloden.com 86bd25b39c 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 06823c7c3c Bug 398398. Unable to Reload Live Bookmarks. r=dietrich, a=mconnor 2007-10-03 14:46:16 -07:00
reed@reedloden.com 6b4c71a6ef 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 85b6f9c458 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 8ff38f4361 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 305f67bc34 b=366548, increased GDI usage leading to repainting problems, r/a=stuart 2007-10-03 14:27:42 -07:00
dbaron@dbaron.org 708d889a57 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 27b2225133 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 027cad087b 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 fd27cd891d 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 a156ee183e 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 cb9c9bd9c0 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 949b9acd6d 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 9f18285069 move tarball creation into bootstrap b=394034 r=joduinn 2007-10-03 12:45:43 -07:00
kaie@kuix.de 047764d565 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 f073a590b0 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 2a4744e8c3 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 3e7c407d7d Bug 398403, Cleanup remaining uses of nsIBadCertListener in Toolkit r=mconnor, a=mconnor 2007-10-03 08:53:26 -07:00
bclary@bclary.com 7f22255222 Update JS_GetImplementationVersion to 1.8.0 on trunk, bug 380901, ra=brendan 2007-10-03 06:48:01 -07:00
peterv@propagandism.org 7ab6f230c1 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 48e593af59 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 908a90c13f 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 7104607e1d 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 137ae6249a 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
surkov.alexander@gmail.com 45312df462 Bug 396424 - calculate selected state for currently active ARIA tab, r=aaronlev, a=dsicore 2007-10-03 02:31:41 -07:00
longsonr@gmail.com 8f6c072c84 Bug 397916 - Simplify nsSVGLength2. r=tor,sr+a=roc 2007-10-03 02:02:19 -07:00
Olli.Pettay@helsinki.fi 672c9accec Move nsGkAtoms::userInput out from #ifdef MOZ_SVG, Bug 388558 2007-10-03 01:59:33 -07:00