Commit Graph

5546 Commits

Author SHA1 Message Date
ted.mielczarek@gmail.com
e64afeab02 bug 383083 - post-process symbol files to add source file revision numbers - handle mixed-case srcdir on win32. r=mento 2007-08-22 13:47:15 -07:00
rob_strong@exchangecode.com
831f6ebbdc Bug 391414 - The restart button is no longer initially hidden during startup update notification. r=sspitzer 2007-08-22 13:26:06 -07:00
gavin@gavinsharp.com
eac2b68f83 Fix newlines, again 2007-08-22 13:20:32 -07:00
rhelmer@mozilla.com
b81192aa20 2007 rc1 config b=393264 r=cf 2007-08-22 12:51:02 -07:00
bclary@bclary.com
e06f6e702b JavaScript Tests - destructuring assignment tests, by Norris Boyd, bug 393272, not part of the build 2007-08-22 12:43:31 -07:00
gavin@gavinsharp.com
bc38fe1e02 Fix newlines 2007-08-22 12:33:09 -07:00
gavin@gavinsharp.com
c17bc2363b Bug 393206: fix JSON tests, patch by Simon Bünzli <zeniko@gmail.com>, r=me 2007-08-22 11:16:01 -07:00
mozilla@weilbacher.org
66213acd3d Bug 367907: allow printing to PDF file on gtk2-cairo, p=chpe, r=pavlov, sr=roc, a=pavlov 2007-08-22 11:07:18 -07:00
sharparrow1@yahoo.com
e37155ba7f Bug 393080: Make count and offset in nsCSSScanner unsigned. r+sr=bzbarsky, a=dbaron 2007-08-22 10:32:59 -07:00
nrthomas@gmail.com
a5a4e42120 Bug 393036, re-unpack ab-CD.xpi when doing update verification with 1.5.0.x win32 installers, r=rhelmer 2007-08-22 10:23:59 -07:00
sspitzer@mozilla.org
aba20b817a adding a unit test for bug #393191. r=gavin 2007-08-22 10:23:24 -07:00
sspitzer@mozilla.org
614fcc5983 fix for regression bug #393191: Crash if browser.formfill.enable set to false [ @ nsAutoCompleteController::ProcessResult] regression caused by bug #389593 r=gavin 2007-08-22 10:22:38 -07:00
dietrich@mozilla.com
ddeff8f23a Bug 386711 (followup) Use single queries in nsNavHistoryExpire methods (for mak77@supereva.it, r=dietrich) 2007-08-22 09:50:16 -07:00
joshmoz@gmail.com
85a9b09679 fix memory leak and use of uninitialized obj-c object in cocoa drag service. b=393137 r/sr=pinkerton 2007-08-22 09:26:23 -07:00
cbarrett@mozilla.com
c11ca5e64e Bug 393138 - Drag image code does not deal with pre-multiplied alpha. r+sr=roc 2007-08-22 09:11:59 -07:00
rhelmer@mozilla.com
2a3d338504 wait for signing log to proceed b=392969 r=cf 2007-08-22 09:09:13 -07:00
gavin@gavinsharp.com
6572f6cf4b disable failing tests for the moment (bug 393206) 2007-08-22 08:34:15 -07:00
mozilla.mano@sent.com
1926b74db9 Bug 392427 - Better, still temporary, unstarred icon. Image from Alex Faaborg. 2007-08-22 07:55:09 -07:00
mattwillis@gmail.com
2fe2643902 Bug 361909 - Work around race condition in download helper app dialog box. Patch by Joshua McKenty <joshua@flock.com>, r=gavin 2007-08-22 07:49:25 -07:00
gavin@gavinsharp.com
0b758ec54e Bug 386789: create JSON utilities module and use it for search suggest/sessionstore/Places, patch by Simon Bünzli <zeniko@gmail.com>, r=sspitzer, sr+a=brendan 2007-08-22 07:47:56 -07:00
mozilla.mano@sent.com
15e5163626 Bug 385266 - New add-bookmark ui, another round of changes, see comment 23 on the bug. r=dietrich. 2007-08-22 07:42:37 -07:00
masayuki@d-toybox.com
1e23b3a714 b=392252 fix bustage #4 2007-08-22 05:40:39 -07:00
masayuki@d-toybox.com
0f062dadd6 b=392252 fix bustage #2 2007-08-22 05:12:37 -07:00
masayuki@d-toybox.com
624fdaa646 b=392252 fix bustage 2007-08-22 04:30:32 -07:00
masayuki@d-toybox.com
a17a03f2ea Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
Olli.Pettay@helsinki.fi
94c42b373d Bug 369943, imgIRequest loadImage and loadImageWithChannel should be marked [noscript], p=web+moz@eschew.org r=pavlov, a=1.9+/pavlov 2007-08-22 03:59:40 -07:00
roc+@cs.cmu.edu
592a593857 Bug 390050. Scan all blocks in a flow-chain, and their overflow lines, when iterating through lines to build text runs. r=smontagu,mats,sr=mats,a=bz 2007-08-22 02:08:13 -07:00
surkov.alexander@gmail.com
8d5a83fe24 Bug 391800 - left panel view should be able to pass a more than one subject to the right panel view, rs=sdwilsh 2007-08-22 01:08:57 -07:00
surkov.alexander@gmail.com
0d9ba42a74 Bug 393040 - nsIAccessible::name fails on menupopup, r=aaronlev, sr=neil, a=dsicore 2007-08-22 01:05:33 -07:00
rflint@ryanflint.com
91f0ee9064 Copy missed file for bug 339964. r=mconnor 2007-08-22 00:35:26 -07:00
Olli.Pettay@helsinki.fi
fb735cb14f Bug 391568, Mutation events not fired if listeners are only in anonymous content. r+sr=bz, a=sicking 2007-08-21 23:48:47 -07:00
rob_strong@exchangecode.com
93f893c4c4 Bug 393149 - Some registry keys aren't removed under HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\ [win32 only]. r=sspitzer 2007-08-21 23:46:06 -07:00
bzbarsky@mit.edu
582d5561ed Make sure layout is up to date before moving the caret. Bug 375436 followup to fix orange, pending reviews from roc. 2007-08-21 22:13:24 -07:00
philringnalda@gmail.com
8a4ed8f4bd Bug 375485 - Remove some unused toolkit strings, r=mano 2007-08-21 22:02:44 -07:00
rflint@ryanflint.com
15a51d543f Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner 2007-08-21 22:02:44 -07:00
gavin@gavinsharp.com
1c02e7aaab Bug 390887: remove margins on the tab drop indicator when hiding it to prevent it from interfering with tabbar resizing, r=mano 2007-08-21 22:02:43 -07:00
jag@tty.nl
9c673e0431 Bug 383252: Cannot drag / drop URL or link onto tabbar, r=mconnor When SeaMonkey switched to toolkit's nsDragAndDrop.js, it lost the dragDropSecurityCheck method, which for SM was on nsDragAndDrop, but for FF was on tabbrowser. Moving that method from tabbrowser to toolkit's nsDragAndDrop.js, and cleaning it up a little. 2007-08-21 22:02:42 -07:00
cst@yecc.com
20a41d4e92 Bug 386949 - Browsers should share autoscroll popups when possible; otherwise, a browser should delete its popup when it's closed r=mano 2007-08-21 22:02:41 -07:00
asqueella@gmail.com
09eb41beaa Bug 356819 - drag&drop to a background tab that's scrolled off the tabstrip not functional if the drag source is another application p=Martijn Wargers <martijn.martijn@gmail.com> r=gavin 2007-08-21 22:02:40 -07:00
enndeakin@sympatico.ca
9349b70d46 Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz 2007-08-21 22:02:39 -07:00
kherron@fmailbox.com
1a910a81a1 Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by Dão Gottwald <dao@design-noir.de>. r=mano. 2007-08-21 22:02:38 -07:00
stefanh@inbox.com
6de9860322 Bug 378295: Remove obsolete tabs binding in *stripe/global/globalBindings.xml. r=Mano. 2007-08-21 22:02:44 -07:00
neil@parkwaycc.co.uk
ab647c86f7 Fix regression from winstripe landing b=370109 r=gavin 2007-08-21 22:02:43 -07:00
mozilla.mano@sent.com
fd02a6626c Bug 363125 - location bar is stretched vertically in Pinstripe. r=gavin. 2007-08-21 22:02:42 -07:00
mozilla.mano@sent.com
dc305cc6e9 Backing out the fix for 353757 since it didn't help Ts. a=mconnor. 2007-08-21 22:02:41 -07:00
mozilla.mano@sent.com
093344a351 Attempt to fix Ts regression from the new theme landing. r=gavin. 2007-08-21 22:02:39 -07:00
rflint@ryanflint.com
93acbd79d9 Bug 345950 - Provide a browser.tabs.tabMaxWidth. Patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-08-21 22:02:37 -07:00
gavin@gavinsharp.com
b3e090bca2 Bug 345561: remove unneeded try/catch, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me 2007-08-21 22:02:36 -07:00
asqueella@gmail.com
98de2a61a5 Bug 378344 - Triple clicking the tabbar can open a tab and close it again right away p=Dao Gottwald <dao@design-noir.de> r=mano 2007-08-21 22:02:35 -07:00
asqueella@gmail.com
01def120b5 Bug 374489 - after clicking a close button, double-clicking doesn't open a new tab until you move the mouse p=Dao Gottwald <dao@design-noir.de> r=mano 2007-08-21 22:02:34 -07:00