Commit Graph

200557 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
85ef0734c2 Bug 404109: Move the home button to the Bookmarks toolbar, and change the toolbar ID to reset customization state, patch by Dão Gottwald <dao@mozilla.com>, r=me, sr=mconnor, a=mconnor/beltzner
git-svn-id: svn://10.0.0.236/trunk@244520 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 10:43:30 +00:00
brendan%mozilla.org
4f19e9c6fe Try to fix Ts regression (414452, r=shaver).
git-svn-id: svn://10.0.0.236/trunk@244519 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 08:25:52 +00:00
dwitte%stanford.edu
efbadcee4c backing out due to Ts regression.
git-svn-id: svn://10.0.0.236/trunk@244518 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:45:16 +00:00
roc+%cs.cmu.edu
d0b0f232b1 Backing out 400813, sigh
git-svn-id: svn://10.0.0.236/trunk@244517 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:35:05 +00:00
reed%reedloden.com
5b7952da81 Bug 413471 - "M2 Tango" (add wrong-way icons) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a=blocking-firefox3+]
git-svn-id: svn://10.0.0.236/trunk@244516 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:28:31 +00:00
reed%reedloden.com
1361d93eed Bug 413471 - "M2 Tango" (fix page-livemarks and feed icon mix-up) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a=blocking-firefox3+]
git-svn-id: svn://10.0.0.236/trunk@244515 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:26:05 +00:00
roc+%cs.cmu.edu
0a9f6ec370 Bug 400813 reftest
git-svn-id: svn://10.0.0.236/trunk@244514 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:24:00 +00:00
reed%reedloden.com
85e32b647c Bug 411048 - "Menu remains highlighted after being dismissed by middle-click" (clear active state when destroying menu frame) [p=enndeakin@sympatico.ca (Neil Deakin) r=Smaug sr=Neil a1.9=damons]
git-svn-id: svn://10.0.0.236/trunk@244513 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:18:08 +00:00
gavin%gavinsharp.com
53ff4a574e Bug 386228: Unify back and forward button and provide a single dropdown, patch by Dão Gottwald <dao@mozilla.com>, r=me, sr=mconnor, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@244512 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:17:45 +00:00
philringnalda%gmail.com
4010e7a687 Bug 405137 - no tooltip for tab close button, r=mano, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@244511 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:16:00 +00:00
roc+%cs.cmu.edu
2408e4c5e6 Bug 400813. Lines with actual content that just happens to be zero-width should be treated as non-empty. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@244510 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:12:27 +00:00
reed%reedloden.com
29a04a8dea Bug 408471 - "[cs] Fixed DOMI in trunk" [p=p.franc@gmail.com (Pavel Franc [Pawell]) / Mozilla@KecNet.cz (Michal Kec [MiK]) r=Pawell a1.9=beltzner]
git-svn-id: svn://10.0.0.236/trunk@244509 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:12:25 +00:00
dwitte%stanford.edu
e099fba4e5 Bug 367799 - nsNavHistory duplicates "effective TLD" functionality. r=thunder, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@244508 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:12:13 +00:00
myk%mozilla.org
090529ec66 bug 400061: add Podcast and Video Podcast entries to the applications prefpane; Patch by Will Guaraldi; r=myk,sayrer; a=beltzner
git-svn-id: svn://10.0.0.236/trunk@244507 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 07:12:08 +00:00
mozilla.mano%sent.com
bd01eec05a Checked in the wrong revision for these files, likely broke few tinderbox builds
git-svn-id: svn://10.0.0.236/trunk@244506 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 06:46:45 +00:00
jonas%sicking.cc
a7f8fdd4cf Bug 413071: Fix bug in cross site XHR. r/sr=jst
git-svn-id: svn://10.0.0.236/trunk@244505 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 06:43:47 +00:00
bent.mozilla%gmail.com
7c273c7652 Bug 411530 - Don't use the HTTP cache for non-GET access checks. r+sr=sicking, a=blocking1.9.
git-svn-id: svn://10.0.0.236/trunk@244504 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 06:35:33 +00:00
brendan%mozilla.org
9b8a9af723 Move serialized cycle detector for __proto__ and __parent__ into js_GC (414452, r=igor+shaver).
git-svn-id: svn://10.0.0.236/trunk@244502 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 06:29:49 +00:00
dwitte%stanford.edu
e2a672ce70 compile fix.
git-svn-id: svn://10.0.0.236/trunk@244501 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 06:29:24 +00:00
brendan%mozilla.org
7980b3bafb Final js1.8 feature: sugar for object destructuring (404734, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@244500 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 06:27:13 +00:00
jag%tty.nl
0e69370ee5 Bug 413143: trunk is broken(sigbus) on SPARC since 20071221. r/sr=pavlov, a=beltzner
Unaligned 32-bit memory reads cause a sigbus on SPARC. Turns out that fixing this also gets us a little performance boost on other platforms because we're now mostly doing aligned 32-bit reads.


git-svn-id: svn://10.0.0.236/trunk@244499 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 06:22:24 +00:00
webmail%kmgerich.com
79a3de5833 Bug 414757 – Polish Places Organizer search widgets on Mac
thanks to Aronnax. r+a=mconnor


git-svn-id: svn://10.0.0.236/trunk@244498 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 06:18:35 +00:00
sdwilsh%shawnwilsher.com
388aad2986 Backout of Bug 408153
git-svn-id: svn://10.0.0.236/trunk@244497 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 06:02:49 +00:00
mozilla.mano%sent.com
653fad368e Bug 414735 - New application details window spewing errors. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@244496 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:59:11 +00:00
jst%mozilla.org
33863deade Landing followup to the fix for bug 412491, this one somehow slipped through, just more of the same.
git-svn-id: svn://10.0.0.236/trunk@244495 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:55:12 +00:00
fantasai.cvs%inkedblade.net
dd037a0903 patch hang for FFb3 b=414255 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@244494 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:48:42 +00:00
aaronleventhal%moonset.net
af1a66cae3 Bug 409591. Thunderbird: newsgroup/feed messages blank in virtual buffer. Correct the previous checkin for this bug which caused bug 414574. r=surkov, sr=bz, a=blocking1.9
git-svn-id: svn://10.0.0.236/trunk@244493 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:42:44 +00:00
myk%mozilla.org
8d12777c65 backing out bug 400061 because it caused a test failure
git-svn-id: svn://10.0.0.236/trunk@244492 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:41:48 +00:00
dolske%mozilla.com
786563aa72 32x32 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. rs=mconnor, coattailing in on r/a from earlier 48x48 icons addition.
git-svn-id: svn://10.0.0.236/trunk@244491 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:38:54 +00:00
reed%reedloden.com
f663df7dc1 Bug 408190 - "Make automatic updates work with SeaMonkey (AUS)" ((408190-Dv1) <utilityOverlay.js> (FF->SM nit, + space/tab cleanup)) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Neil]
git-svn-id: svn://10.0.0.236/trunk@244490 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:38:43 +00:00
igor%mir2.org
48f1f11d93 Attachment 300249: better handling of numeric conversions. r,a=brendan
git-svn-id: svn://10.0.0.236/trunk@244489 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:35:34 +00:00
mrbkap%gmail.com
41964f8e39 Make this code deal with setTimeout from a component. bug 414743, r=jst/waldo sr=jst
git-svn-id: svn://10.0.0.236/trunk@244488 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:30:11 +00:00
dietrich%mozilla.com
cee72a1a37 Bug 414253 ? do more frecency recalculation on idle, and / or do it faster than 60 seconds of idle (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@244487 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:17:48 +00:00
brendan%mozilla.org
cb52c72fdf Dammit.
git-svn-id: svn://10.0.0.236/trunk@244486 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:14:55 +00:00
sdwilsh%shawnwilsher.com
d22c2aba04 Bug 408153 - Use IAttachmentExecute antivirus API when it is available (take 2). Patch by Masatoshi Kimura <VYV03354@nifty.ne.jp> and Jim Mathies <jmathies@mozilla.com>. r=sdwilsh, r=robarnold, a=beltzner, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@244485 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:13:38 +00:00
mrbkap%gmail.com
25b1682ea3 Don't wrap chrome objects in SJOWs if we don't have to. bug 414296, r=jst sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@244484 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:13:19 +00:00
brendan%mozilla.org
50ae2d66d8 Oops.
git-svn-id: svn://10.0.0.236/trunk@244483 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:12:45 +00:00
brendan%mozilla.org
fa9ce1105b Don't self-lock in the JSGC_BEGIN callback (413097, r=shaver).
git-svn-id: svn://10.0.0.236/trunk@244482 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:10:09 +00:00
reed%reedloden.com
2e964ba577 Bug 413806 - "Land Windows icons for Beta 3" (page-livemarks and feed icons) [p=Iconfactory ui-r=faaborg a1.9=beltzner]
git-svn-id: svn://10.0.0.236/trunk@244481 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:08:00 +00:00
sdwilsh%shawnwilsher.com
850d809b88 Bug 412204 - anti virus scanning is slow and unnecessary. r=jimm
git-svn-id: svn://10.0.0.236/trunk@244480 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:07:44 +00:00
dietrich%mozilla.com
2c90de9d64 Bug 413561 ? PRBool misuse (easy fix) (r=dietrich, a=mconnor)
git-svn-id: svn://10.0.0.236/trunk@244479 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:04:55 +00:00
myk%mozilla.org
39f3695906 bug 400061: add Podcast and Video Podcast entries to the applications prefpane;
Patch by Will Guaraldi; r=myk,sayrer; a=beltzner".


git-svn-id: svn://10.0.0.236/trunk@244478 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 05:00:33 +00:00
reed%reedloden.com
0ea856dc34 Bug 413236 - "nodoka theme git: focus indicator for location bar covers too large an area" [p=twanno@lycos.nl (Teune van Steeg) r=dao r=Ryan a1.9=beltzner]
git-svn-id: svn://10.0.0.236/trunk@244477 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 04:59:14 +00:00
jonas%sicking.cc
39d4ac87a1 Bug 399352: Get rid of known-but-harmless assertions for GetUsedMargin/Border/Padding. r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@244476 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 04:53:46 +00:00
reed%reedloden.com
d5f687b54d Bug 391598 - "make upgrade/update process smoother and avoid confusing/modal dialogs" (rename the "Later" button, remove the modal dialog) [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+]
git-svn-id: svn://10.0.0.236/trunk@244475 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 04:42:33 +00:00
reed%reedloden.com
e29cb52477 Bug 412753 - "Speed up JPEG decoding by another 10%" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+]
git-svn-id: svn://10.0.0.236/trunk@244474 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 04:41:42 +00:00
reed%reedloden.com
a5f96f31ca Bug 400064 - "Adapt Web Feed preview page for Podcasts and Video Podcasts" [p=will.guaraldi@pculture.org (Will Guaraldi) ui-r=beltzner r=myk r=sayrer a1.9=beltzner]
git-svn-id: svn://10.0.0.236/trunk@244473 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 04:40:50 +00:00
mozilla.mano%sent.com
dfcaba9be8 Update bookmarking panel UI, patch on bug 393509. Also fixes bugs 414457, 413070, 413069, 413068, 413061, 413055, 413051. r=dietrich, a=beltzner for _very_ unpolished work.
git-svn-id: svn://10.0.0.236/trunk@244472 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 04:37:42 +00:00
mozilla.mano%sent.com
c0968fb75d Update bookmarking panel UI, patch on bug 393509. Also fixes bugs 414457, 413070, 413069, 413068, 413061, 413055, 413051. r=dietrich, a=beltzner for _very_ unpolished work.
git-svn-id: svn://10.0.0.236/trunk@244471 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 04:37:20 +00:00
reed%reedloden.com
df3e925292 Bug 412530 - "context.restore throws exception if no saved state instead of doing nothing per spec" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+a1.9=vlad]
git-svn-id: svn://10.0.0.236/trunk@244470 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-30 04:37:11 +00:00