Commit Graph

29039 Commits

Author SHA1 Message Date
Dave Townsend
bc0b863ee6 Bug 492008: Drop support for contents.rdf chrome registrations. r=bsmedberg, r=robstrong 2009-06-11 10:54:26 +01:00
Markus Stange
9d02a47048 Bug 458199 - Polish the download manager on Mac OS X, r=sdwilsh 2009-06-11 11:24:45 +02:00
Markus Stange
f9eb685a64 Bug 495920 - nsThebesDeviceContext shouldn't have a reference to a native widget. r=masayuki, sr=roc 2009-06-11 11:24:41 +02:00
Markus Stange
017398e7de Bug 491058 - Add-on update notification during startup contains odd looking toolbar. r=dtownsend 2009-06-11 11:24:36 +02:00
Markus Stange
6dcf72b416 Bug 482681 - Make Mac button size dependent on their font size. r=mano 2009-06-11 11:21:48 +02:00
Dave Townsend
a941b0f3be Bug 496917: Can't include an arbitrary version name in the version field of the update xml. r=robstrong 2009-06-11 10:22:26 +01:00
Arpad Borsos
be212f351c Bug 495296 - kill nsISVGTextContentMetrics; r+sr=roc 2009-05-29 12:15:40 +02:00
Arpad Borsos
a797cac310 Bug 497068: Fix "will be initialized after" warnings; r=dbaron 2009-06-09 18:03:59 +02:00
Arpad Borsos
589f71c968 Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron 2009-05-26 10:53:15 +02:00
Mark Banner
97e064e34e Bug 493546 - "Enable building of toolkit/components/cookie for Thunderbird" [r=ted.mielczarek sr=dmose] 2009-06-11 09:23:04 +01:00
Dão Gottwald
cf8751e7b6 merge 2009-06-11 09:08:09 +02:00
Dão Gottwald
e667d8a072 Backed out changeset 7015295489b0 2009-06-11 09:07:48 +02:00
Dão Gottwald
7cb4cad366 merge 2009-06-11 09:07:12 +02:00
Dão Gottwald
4fb8ab77ea Backed out changeset 0b7f20c1f468 2009-06-11 09:06:53 +02:00
Dão Gottwald
3a523b60cf merge 2009-06-11 09:06:23 +02:00
Dão Gottwald
9296ddd5de Backed out changeset 5d2cfb8fa4b5 2009-06-11 09:06:05 +02:00
Brendan Eich
f6e70a550c Bug 492720 libgjs failed to compile with jsopcode.h of Firefox 3.5 beta 4 r=brendan 2009-06-11 14:52:06 +08:00
Ginn Chen
baa0350fa6 Bug 489299 TestSynchronization.cpp failed to compile with Sun Studio r=benjamin, jones.chris.g 2009-06-11 14:46:13 +08:00
Ginn Chen
bd6190501e Fix bustage on Solaris caused by Bug 178324 2009-06-11 14:40:41 +08:00
Josh Aas
e7a19f1220 Make Mac OS X local file code aware of symlinks instead of old-school aliases. Also moves more things to POSIX functions instead of inefficient Carbon calls. b=484297,491074,491145 r=mstange sr=roc 2009-06-10 22:23:57 -07:00
Robert Sayre
3739132717 Merge tracemonkey to mozilla-central. 2009-06-10 22:12:14 -04:00
Kaspar Brand
01152402da Bug 455334 - Improve truncation and RTL display of EV cert owner strings in location bar. r=dao 2009-06-11 02:59:41 +02:00
Dão Gottwald
2dec8d5365 Bug 482105 - Restyle the search bar on OS X. r=mstange,rflint 2009-06-11 02:37:59 +02:00
Dão Gottwald
0cf57f997d Bug 482086 - Restyle the location bar on OS X. r=mstange 2009-06-11 02:36:54 +02:00
Matt Noorenberghe
9e6fad2ce4 Bug 260908 - Trim leading & trailing whitespace on new form history entries. r=dolske 2009-06-10 16:32:39 -07:00
Dão Gottwald
aac465e011 Bug 488543 - remove Mac-specific tabs-closebutton-box. r=rflint 2009-06-11 01:10:42 +02:00
Dão Gottwald
b3741649cc Bug 495058 - Location bar emptyText not shown when deteaching blank tab or about:privatebrowsing into a new window. r=gavin 2009-06-11 01:10:09 +02:00
Dão Gottwald
9d8fa4032b Bug 496711 - Update geolocation icon on OS X 2009-06-11 00:56:43 +02:00
Dão Gottwald
cc4ef82539 Bug 496161 - Bookmarks toolbar icon/text backgrounds don't match 2009-06-11 00:55:44 +02:00
Dão Gottwald
e9cba2c44c Bug 397986 - Keyboard focus is often unclear and direction keys behave confusingly. r=dtownsend 2009-06-11 00:54:37 +02:00
Dão Gottwald
e2e9523ddf Bug 433154 - Notification bar close button is too big, description isn't vertically centered. r=ventnor 2009-06-11 00:54:22 +02:00
Dão Gottwald
6d27e574a2 Bug 497114 - New '+' icon image of new tab button has lower legibility. ui-r=faaborg 2009-06-11 00:54:14 +02:00
Blake Kaplan
740f02c87b Bug 497102 - Add missing call. r+sr=bzbarsky 2009-06-10 15:41:26 -07:00
Andreas Gal
a0182c819c Correctly disable conditional moves on platforms that do not support them (497455, r=graydon). 2009-06-10 15:21:10 -07:00
Robert Sayre
ed5ea3609c merge tracemonkey to mozilla-central 2009-06-10 17:41:10 -04:00
Josh Aas
4bd6720b31 Simplify code for exposing plugin file names vs. full path. Second landing. b=488181 r/sr=jst,bz 2009-06-10 16:47:49 -04:00
Josh Aas
d3151f8707 Fix typo reversing some npruntime logic, fixes some problems with plugins using scripting. b=492924 sr=roc 2009-06-10 16:32:45 -04:00
Brendan Eich
324ed984a8 Cast to int16 when tagging slot as an int jsval to satisfy an assertion (497146, r=igor from the future). 2009-06-10 12:15:01 -07:00
Neil Deakin
79321ef1f8 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Neil Deakin
e4be0a0eed Bug 488846, use a custom controller finding method which checks for open context menus for places, r=mak (CLOSED TREE) 2009-06-10 14:00:30 -04:00
L. David Baron
8124f7c658 Dump list of leaked nsStandardURL objects at shutdown in builds with leak logging enabled, to give us more insight into the portion of the random orange that is random leaks. 2009-06-10 08:51:03 -04:00
Dave Townsend
f43c03af9e Bug 496733: Test that multiple arguments get passed by nsIProcess. r=robstrong 2009-06-10 13:40:29 +01:00
Jesse Ruderman
578eb1c209 Change tabs to spaces (followup to the checkin bz just made) 2009-06-09 21:13:36 -07:00
Boris Zbarsky
e2f2108d1c Adding test for nsTObserverArray 2009-06-09 22:57:41 -04:00
Mark Finkle
71094b75ef Bug 497098: add imageURL getter to nsContextMenu for extension compat, r=gavin 2009-06-09 21:59:18 -04:00
David Mandelin
3b5dd194d2 Bug 497015: correctly account for tracing/interpreter differences in layout of slots/stack for upvars in top-level frame, r=gal 2009-06-09 17:18:42 -07:00
David Mandelin
3db63853e3 Bug 496922: do upvars correctly when the function defining the upvar was called with extra args, r=brendan,gal 2009-06-09 11:49:53 -07:00
Gervase Markham
369698b453 Bug 497103 - update list of MPL Initial Developers. Patch by gerv; r,a=bsmedberg. 2009-06-09 18:20:23 +01:00
Robert Sayre
4bfe8a3f58 Merge tracemonkey to mozilla-central. 2009-06-09 11:00:19 -04:00
Drew Willcoxon
ebde8c9e52 Bug 496782 - browser_sanitizeDialog.js calls finish() twice; r=gavin.sharp 2009-06-09 16:12:35 +02:00