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

185748 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky@mit.edu 8da3f16fa9 Fix very long-standing bug with incorrect insertion indices reported by the HTML content sink. Bug 404553, r+sr=peterv, a=schrep 2007-11-21 12:57:49 -08:00
reed@reedloden.com 5598378f56 Bug 282958 - "toolkit/mozapps/downloads/content uses wrong contractid for the MIME service" [p=chpe@gnome.org (Christian Persch) r=biesi a1.9=schrep] 2007-11-21 12:57:38 -08:00
enndeakin@sympatico.ca 316f9b6f2e Bug 403705, fix toolbar resizer class, r=gavin 2007-11-21 12:54:53 -08:00
enndeakin@sympatico.ca 53843daeda Bug 393721, don't propagate events when a menubar is open, with changes to handle alt, tab and f10 to close menus, r+sr=neil 2007-11-21 12:47:11 -08:00
bzbarsky@mit.edu 2ea8702452 Fix bug 404548. r+sr=jst, a=schrep 2007-11-21 11:59:42 -08:00
bzbarsky@mit.edu 2d5f5cc74b Fixing test because we changed the -moz prop name 2007-11-21 11:51:19 -08:00
ccooper@deadsquid.com 7c11291ecc b=391958 p=schrep/preed r=coop - allow patcher2.pl to optionally call make_incremental_updates.py 2007-11-21 07:10:42 -08:00
ccooper@deadsquid.com 84c86b672e b=391958 p=schrep r=bsmedberg - python replacement for make_incremental_update.sh/unwrap_full_update.pl/parts of patcher2.pl 2007-11-21 07:07:54 -08:00
rflint@ryanflint.com 066b0c14f3 Remember kids, always check that your terminal is focused before typing. 2007-11-21 04:35:59 -08:00
rflint@ryanflint.com c07c93060d Bug 387345 - Restyle the tabstrip. r=mconnor, a=blocking-fx3 2007-11-21 04:04:21 -08:00
smontagu@smontagu.org b14684c050 Use Unicode escapes instead of octal escapes to print non-ASCII text in frame tree dumps. Bug 403871, r+sr=roc, a=dsicore 2007-11-21 03:00:16 -08:00
smontagu@smontagu.org a0b55e5dea Use Unicode escapes instead of octal escapes to print non-ASCII text in frame tree dumps. Bug 403871, r+sr=roc, a=dsicore 2007-11-21 02:37:40 -08:00
smontagu@smontagu.org 46fd183c5c Testcase for bug 402380 2007-11-21 02:21:00 -08:00
reed@reedloden.com e98f360cdb Bug 388743 - "build dbus on linux by default (--enable-dbus) to auto-detect online/offline state" [p=steffen.wilberg@web.de (Steffen Wilberg) r=luser a1.9=schrep] 2007-11-21 00:26:13 -08:00
reed@reedloden.com ebb325cd64 Bug 403878 - Replacing js_InternalCall with js_Invoke in Array.sort for arrays with scripted compator functions (save alloc/free on each compare) [p=crowder@fiverocks.com (Brian Crowder) r=igor a=blocking1.9+] 2007-11-20 21:51:46 -08:00
reed@reedloden.com 6554dfd777 Bug 400460 - "appPicker.css should be moved to /mozapps/skin/ for themers" [p=jmathies@mozilla.com (Jim Mathies) r=gavin a=blocking-firefox3+] 2007-11-20 21:28:47 -08:00
reed@reedloden.com 66a7aaf1b0 Bug 404519 - "some margin and edges twips/app units confusion" [p=reg@freebsd.org (Jeremy Lea) / chpe@gnome.org (Christian Persch) r+sr=roc a1.9=schrep] 2007-11-20 21:09:58 -08:00
sspitzer@mozilla.org c3f9cef3e2 fix for bug #403832 js error, this.tree.view has no properties (regression from bug #402668) r=gavin, a=schrep 2007-11-20 19:49:00 -08:00
mozilla.mano@sent.com a4344a6610 Bug 404447 - after "Restore", items in "Bookmarks Toolbar" appears twice, not replaced. r=dietrich, a=schrep. 2007-11-20 19:31:10 -08:00
mozilla.mano@sent.com 3521874384 Bug 404496 - Assert in Organizer Views-show columns. r=dietrich. a=schrep. 2007-11-20 19:28:46 -08:00
mozilla.mano@sent.com cbdf64f0b3 Bug 404475 - Gnomestipe changes for bug 387746. r=dietrich. 2007-11-20 17:45:38 -08:00
mozilla.mano@sent.com b7bd297460 Bug 404446 - 'Search in Bookmarks' in the Places Organizer is broken. r=dietrich. 2007-11-20 17:35:14 -08:00
reed@reedloden.com 6c5798116d Back out patch from bug 373525 now that bug 386202 has been fixed [r=kaie a=blocking1.9+] 2007-11-20 16:46:47 -08:00
dietrich@mozilla.com 72349b1c86 Bug 403040 Places killed all my history >2 days ago (for mak77@supereva.it, r=dietrich) 2007-11-20 15:45:34 -08:00
dietrich@mozilla.com 9fcd20c471 Bug 381795 places indexes need review (followup, r=sspitzer) 2007-11-20 15:27:41 -08:00
jonas@sicking.cc dd86b508e3 Bug 403835: Force a GC/CC between each pageload. r=alice sr=rob campbell 2007-11-20 14:56:20 -08:00
reed@reedloden.com 62844e142c Bug 398965 - "tab bar smooth-scrolling performance problems" (avoid closure) [p=dao@mozilla.com (Dão Gottwald) r=Enn a1.9=mconnor] 2007-11-20 14:50:46 -08:00
Olli.Pettay@helsinki.fi 42e605e3e5 Bug 401528, Must click twice to open link if fixed positioned div is removed on onmouseup: clicks pass through, r+sr=roc, a=blocking1.9+ 2007-11-20 14:30:27 -08:00
jwalden@mit.edu 294850978b Bug 404419 - XML not displayed. Adds a trivial reftest that checks that XML pretty-printing happens for XML documents. r=peterv, a=itsatest 2007-11-20 14:26:55 -08:00
bhearsum@mozilla.com 783bc5a513 bug 404606: make Bootstrap:Step::PatcherConfig work with newer versions of Config::General. r=rhelmer, patch=me 2007-11-20 14:26:38 -08:00
rcampbell@mozilla.com de7a4b5f41 bug 404093 - broken mochitest on mac, p=robcee, r=gavin, sr=johnath 2007-11-20 13:12:23 -08:00
crowder@fiverocks.com 97266e8cf7 Bug 403878 - Backing out, potentially caused orange on test tinderbox 2007-11-20 12:52:14 -08:00
aaronleventhal@moonset.net f98359daf4 Bug 385070. Accessible subtrees for anonymous content need to be shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc for layout part, a=dsicor 2007-11-20 12:39:36 -08:00
aaronleventhal@moonset.net e1ee2b7b2e Backing out bug 398021, it caused regression bug 404343. 2007-11-20 11:54:18 -08:00
bugzilla@standard8.plus.com 07a23b28d5 Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep 2007-11-20 11:06:30 -08:00
peterv@propagandism.org b5dbd746c2 Fix for bug 404419 (XML not displayed). r/sr=bz. 2007-11-20 10:50:12 -08:00
gavin@gavinsharp.com 4ceb06b992 Bug 404184: Cmd+Opt+Arrows tab-switching shortcut is broken on Mac, r=mano, a=schrep 2007-11-20 10:36:47 -08:00
crowder@fiverocks.com c148f44b48 Bug 399199: jsfile.c fails to compile, patch by Jeff Watkins <jeff.watkins.spam@gmail.com> r=crowder, a=not part of the build 2007-11-20 10:23:49 -08:00
dietrich@mozilla.com 27fa0e59fe Bug 381795 places indexes need review (r=sspitzer, r=marco) 2007-11-20 10:23:38 -08:00
crowder@fiverocks.com 0285efe60d Bug 403878 - Replacing js_InternalCall with js_Invoke in Array.sort for arrays with scripted compator functions -- save alloc/free on each compare r=ibukanov, a=blocking1.9+ 2007-11-20 10:07:13 -08:00
kaie@kuix.de 74e478d629 Bug 402726, Allow to view cert on SSL protocol errors r=rrelyea, r=neil, r=gavin, a=dsicore 2007-11-20 09:59:33 -08:00
kaie@kuix.de 9323f6a736 Bug 401755, Cleanup nsNSSIOLayer.cpp->getErrorMessage Patch v3 to address regression r=rrelyea, a=mtschrep 2007-11-20 09:56:04 -08:00
bclary@bclary.com 5bbb1cf59d JavaScript Tests - jsDriver.pl -k|-K fail to report test failures, bug 404539, r=igor, not part of the build 2007-11-20 08:28:29 -08:00
jwatt@jwatt.org f4bfa6ad7d Fixing build bustage for those building without SVG turned on 2007-11-20 05:28:56 -08:00
longsonr@gmail.com 256f802d01 reftest for bug 327709 r=jruderman 2007-11-20 05:05:16 -08:00
longsonr@gmail.com b2475d87b0 Bug 402408 - SVG gradient crash. r+sr+a.19=tor 2007-11-20 04:47:30 -08:00
longsonr@gmail.com 5033e9ec97 Bug 399975 - Setting orient to auto emits a console warning. r=tor,sr=roc,a1.9=tor 2007-11-20 03:36:39 -08:00
longsonr@gmail.com 054f19cadc Bug 402342 - feTurbulence transposes type and stitchTiles arguments. r+sr=tor,a1.9=vladimir 2007-11-20 03:20:22 -08:00
reed@reedloden.com 7036f21278 Bug 323041 - "Software update dialog steals focus / wait for idle before prompting" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer a=blocking-firefox3+] 2007-11-20 02:08:55 -08:00
reed@reedloden.com a309e05ff7 Bug 403994 - "Don't install nss headers when system-nss is used" [p=fta+bugzilla@sofaraway.org (Fabien Tassin) r=rrelyea a1.9=schrep] 2007-11-20 02:05:41 -08:00