Commit Graph

205323 Commits

Author SHA1 Message Date
rhelmer%mozilla.com
0dccbfeda5 merge staging to production b=427166 r=nthomas
git-svn-id: svn://10.0.0.236/trunk@249806 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 16:40:11 +00:00
nrthomas%gmail.com
c53c3c422a Bug 427769, bootstrap config for Tb2.0.0.x on the staging setup, p=rtessner, r=me
git-svn-id: svn://10.0.0.236/trunk@249805 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 16:23:34 +00:00
bhearsum%mozilla.com
ee136c4f1a bug 419467: try server should upload win32 symbols to a symbol server - enable MOZ_DEBUG_SYMBOLS, fix workdir. r=ted, patch=me
git-svn-id: svn://10.0.0.236/trunk@249804 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 14:55:31 +00:00
ted.mielczarek%gmail.com
7be9af0e67 bug 424960 - only enable crash reporting for X% of release builds--set enable percent to 25% on fx-win32-tbox. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@249803 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 14:54:02 +00:00
rcampbell%mozilla.com
b4dccd79d7 Bug 418449 - Build And Automation Code Refactoring/Consolidation, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@249802 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 14:45:06 +00:00
dholbert%cs.stanford.edu
f03ac7ad02 Bug 421710: Replace a call to CreateContinuationFor with calls to SplitPlaceholder & SplitLine, to make sure that we don't lose the real frame for which we've made a placeholder. Patch by Michal Novotny <michal@allpeers.com> r+sr=roc a=blocking1.9+
git-svn-id: svn://10.0.0.236/trunk@249801 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 14:42:52 +00:00
gavin%gavinsharp.com
d6aeac1f4a Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@249800 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 14:28:03 +00:00
jwatt%jwatt.org
277c36e9cf Revert temporary "fix" for mochitest failure on centos5. Seems it was a transient failure unrelated to any checkin.
git-svn-id: svn://10.0.0.236/trunk@249799 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 14:25:47 +00:00
jwatt%jwatt.org
16cf0f5dcc Temporary fix for mochitest crash
git-svn-id: svn://10.0.0.236/trunk@249798 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 13:47:22 +00:00
roc+%cs.cmu.edu
1004eaae36 Disabling failing test. It's not the important one here anyway.
git-svn-id: svn://10.0.0.236/trunk@249797 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 13:42:36 +00:00
longsonr%gmail.com
184826548a Bug 425662 - Scaled SVG content can get the wrong metrics and poison the cache. r+sr=roc,a1.9=beltzner
git-svn-id: svn://10.0.0.236/trunk@249796 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 13:12:04 +00:00
roc+%cs.cmu.edu
a527eabdb0 Bug 411585. Traverse all pages after the current page when painting a page, to locate placeholders that we need to traverse in order to paint out-of-flows on the current page. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@249795 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 13:06:13 +00:00
bhearsum%mozilla.com
8e03145f9b Sync up CVS to local try server config (add linux2 to the linux builders). r=robcee, patch=me
git-svn-id: svn://10.0.0.236/trunk@249794 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 12:53:37 +00:00
longsonr%gmail.com
b7036fc807 Bug 423998 - Fix repainting regression(s) and multiple invalidation bugs. r=jwatt,sr=roc,a1.9=blocking1.9+ and beltzner
git-svn-id: svn://10.0.0.236/trunk@249793 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 12:51:19 +00:00
jwalden%mit.edu
8ef7161bf4 Bug 418009 - more followup, this time to deal with logspam due to self._process being a different class on different systems, with subtly different APIs. Python's library system's APIs for cross-platformness leave much to be desired, unfortunately...
git-svn-id: svn://10.0.0.236/trunk@249792 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 12:48:46 +00:00
bhearsum%mozilla.com
3b480b5838 bug 419467: try server should upload win32 symbols to a symbol server - use new try server env, buildsymbols && uploadsymbols on win32. r=ted, patch=me
git-svn-id: svn://10.0.0.236/trunk@249791 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 12:48:16 +00:00
roc+%cs.cmu.edu
da7c2da055 Bug 422678. Table rows whose style-height doesn't fit in the available height (but whose cells do) should be marked incomplete during reflow. r=bernd,sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@249790 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 12:28:35 +00:00
bhearsum%mozilla.com
133ead488c Typo fix in win32-ref-platform env /Users/bhearsum/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/sw/usr/X11R6/bin:/System/Library/Frameworks/Python.framework/Versions/2.3/bin:/usr/X11R6/bin
git-svn-id: svn://10.0.0.236/trunk@249789 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 12:19:11 +00:00
bhearsum%mozilla.com
a43a4197a7 bug 419467: try server should upload win32 symbols to a symbol server - add some try server specific env vars. r=robcee, patch=me
git-svn-id: svn://10.0.0.236/trunk@249788 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 12:13:46 +00:00
dtownsend%oxymoronical.com
e9efd5cc6b Bug 422826: crashes [@ nsVoidArray::Count] called from
nsXPInstallManager::DownloadNext. r=dveditz


git-svn-id: svn://10.0.0.236/trunk@249787 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 11:49:01 +00:00
jwatt%jwatt.org
dc03e3bcaf Bug 369418. Prevent script from injecting floating point infinity or NaN values into C++ land through DOM interfaces. r+sr=roc@ocallahan.org, a=blocking1.9
git-svn-id: svn://10.0.0.236/trunk@249786 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 11:47:58 +00:00
lpsolit%gmail.com
9a461bee19 Bug 416382: Adding an attachment with Perl 5.10 and CGI.pm < 3.33 throws a taint error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@249785 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 11:08:58 +00:00
Berend.Cornelius%sun.com
cbffc213bf Bug 422640-enable View menu-items;r=philipp
git-svn-id: svn://10.0.0.236/trunk@249784 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 09:31:22 +00:00
jdaggett%mozilla.com
0e6cd00ebd Bug 423571. Short circuit system-wide font fallback for U+FFFD on Mac. r+sr=vlad
git-svn-id: svn://10.0.0.236/trunk@249783 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 08:46:15 +00:00
jwalden%mit.edu
c8284fcd91 Hopefully fix a bug on Windows, where we were trying to read from stdout but hadn't created the process with the flags to actually make the stdout be available to read. r=bustage
git-svn-id: svn://10.0.0.236/trunk@249782 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 08:44:26 +00:00
neil%parkwaycc.co.uk
581fe8f880 Bug 425564 colorpicker's "disabled" property has no effect r=Enn a=beltzner
git-svn-id: svn://10.0.0.236/trunk@249781 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 08:41:52 +00:00
bugzilla%standard8.plus.com
747c4c8f65 Bug 427534 Tidy up the Address Book unit tests. r/sr=dmose
git-svn-id: svn://10.0.0.236/trunk@249780 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 07:48:49 +00:00
pavlov%pavlov.net
770e9cd515 bug 427084. Use GetGlyphIndiciesW rather than ScriptGetCMap for type1 fonts. r=vlad
git-svn-id: svn://10.0.0.236/trunk@249779 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 07:32:38 +00:00
cltbld
a54780f61b Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@249778 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 07:21:03 +00:00
pavlov%pavlov.net
0c15651cbe bug 424040. add valgrind hooks to jemalloc. patch from Jason Evans <jasone@canonware.com> r=me
git-svn-id: svn://10.0.0.236/trunk@249777 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 07:19:41 +00:00
dietrich%mozilla.com
2e817495b9 Bug 423200 - nsNavBookmarks.cpp: can't moveItem() one index down? (for mak77@supereva.it, r=dietrich)
git-svn-id: svn://10.0.0.236/trunk@249776 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 06:32:36 +00:00
timeless%mozdev.org
14b0613d2b Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore


git-svn-id: svn://10.0.0.236/trunk@249775 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 06:18:36 +00:00
marco.zehe%googlemail.com
dc909ec8a9 bug 427259 - Window class of dialog "MozillaDialogClass" breaks traditional screen reader dialog reading mechanisms.
r+sr=roc
a1.9=beltzner


git-svn-id: svn://10.0.0.236/trunk@249774 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 05:54:28 +00:00
mozilla.mano%sent.com
c8e6afa61b Bug 408660 - Should be able to set icons for special folders in the organizer. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@249773 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 05:51:23 +00:00
ginn.chen%sun.com
c22cc7765b Bug 426322 native ComboBox arrow is not rendered correctly with GNOME nimbus theme
r=twanno sr=roc a=beltzner


git-svn-id: svn://10.0.0.236/trunk@249772 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 05:49:18 +00:00
joshmoz%gmail.com
73b8166e90 When Quicktime is loaded in one tab, Flash content doesn't respond very readily to clicks. Patch by Matthew Gregan. b=420527 r=josh sr=roc
git-svn-id: svn://10.0.0.236/trunk@249771 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 05:45:06 +00:00
dcamp%mozilla.com
0a553ebf1e Bug 427134: Bump the capacity of the offline cache. r/sr=biesi, a=damons
git-svn-id: svn://10.0.0.236/trunk@249770 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 05:39:24 +00:00
jwalden%mit.edu
e9da897a03 Bug 418009 - Make runtests.py properly handle stdout for both the server and the application processes, rather than just sitting on the server output and hoping it doesn't grow 'too large'. This may fix some of the problems that were plaguing the PGO box that was using runtests.py a few days ago, and it should fix hangs numerous people have seen running Mochitests lately, where the server process decides to spew gobs of output about stuff being leaked. r=robcee
git-svn-id: svn://10.0.0.236/trunk@249769 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 05:18:45 +00:00
joshmoz%gmail.com
b90cdc087d Change keyboard command event propagation in Cocoa widgets. Allow normal propagation through the view system when there is a window present regardless of a native menu item's enabled status. Also get rid of native menu command hash table because it is no longer necessary. Fixes bugs 382138 (key commands not working due to lazy menu item enabled status updates), 413681 (can't copy/paste in google spreadsheets), and 418334 (Flash unable to intercept meta key events). Also includes a crash fix from Steven Michaud. b=398514 r=smichaud sr=vlad
git-svn-id: svn://10.0.0.236/trunk@249768 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 04:38:52 +00:00
joshmoz%gmail.com
a43ab39f4f back out 425662 for longsonr because it might have caused tbox orange
git-svn-id: svn://10.0.0.236/trunk@249767 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 03:53:12 +00:00
masayuki%d-toybox.com
cb00a4d6c5 backing out the previous patch. b=426501
git-svn-id: svn://10.0.0.236/trunk@249766 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 03:48:16 +00:00
stuart.morgan%alumni.case.edu
d1cc808fbe Camino only - Bug 356488: Move GoMenu.{h,mm} to HistoryMenu.{h,mm}, and rename the GoMenu and HistoryMenu classes. sr=pink
git-svn-id: svn://10.0.0.236/trunk@249765 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 03:11:59 +00:00
kaie%kuix.de
58a41c4637 Backing out the "early ev verification" patch from bug 406755, as an attempt to fix a tinderbox test failure (crash).
git-svn-id: svn://10.0.0.236/trunk@249764 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 02:22:26 +00:00
kaie%kuix.de
6bd567d286 Backing out 426681, reverting to NSS_3_12_BETA3, as an attempt to fix a tinderbox test failure (crash).
git-svn-id: svn://10.0.0.236/trunk@249763 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 02:05:41 +00:00
webmail%kmgerich.com
e2de98e302 remove errant lines from jar.mn
git-svn-id: svn://10.0.0.236/trunk@249762 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 02:01:43 +00:00
webmail%kmgerich.com
3c71a66479 Bug 427555 – Mac theme changes, including
- smaller keyhole icons
- Added hover/pressed states to the location bar icons
- More tab color tweakage
- added hover/pressed state to "all tabs" button
- updated Download Manager icons
- New HUD design for identity and edit bookmark panels
- focus rings added to non-native controls
- text only toolbar buttons aligned correctly
- search bar text field artifacts removed

r=mano, ui-review=beltzner


git-svn-id: svn://10.0.0.236/trunk@249761 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 01:41:15 +00:00
dholbert%cs.stanford.edu
9cd93a9b4d Bug 389949: Bustage fix
git-svn-id: svn://10.0.0.236/trunk@249760 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 00:47:14 +00:00
dholbert%cs.stanford.edu
878713b32d Bug 389949, second patch: rotate landscape-mode printed output in Linux. (so we don't end up printing landscape-oriented content on top of portrait-oriented paper.) r+sr=vlad a=blocking1.9
git-svn-id: svn://10.0.0.236/trunk@249759 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 00:32:49 +00:00
dholbert%cs.stanford.edu
5ba7b997b2 Bug 389949, first patch: Use POINTS_PER_INCH_FLOAT in place of magic number '72.0f'. Basically cosmetic -- shouldn't change our behavior at all. r+sr=vlad, a=blocking1.9+
git-svn-id: svn://10.0.0.236/trunk@249758 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 00:27:11 +00:00
kaie%kuix.de
65ee2726ee Bug 406755, EV certs not recognized as EV with some cross-certification scenarios
Additional patch for Earlier EV verification, v8
r=wtc, r=nelson, blocking1.9=dsicore


git-svn-id: svn://10.0.0.236/trunk@249757 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-08 00:10:41 +00:00