Karl Tomlinson
ead10561e5
b=716424 remove unused string kDocumentIconPath r=roc
2012-01-09 17:58:42 +13:00
Dão Gottwald
5062e45219
Bug 713829 - Remove unused brandFullName string in nsGNOMEShellService::SetDefaultBrowser. r=karlt
2011-12-29 12:33:39 +01:00
Makoto Kato
22f57d63a2
Bug 693227 - Remove nsIWindowsShellService.unreadMailCount. r=jimm
2011-11-14 05:56:03 +01:00
Marco Bonardo
561ec6b4fa
Merge mozilla-central and mozilla-inbound
2011-11-11 11:09:58 +01:00
Ed Morley
04e1d73abe
Merge m-c to b-s.
2011-11-08 23:18:09 +00:00
Gregory Szorc
ee16899cec
Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey
2011-11-01 15:45:23 -07:00
Ed Morley
6e731c995a
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rail Aliiev
b2aeac5a65
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Jim Mathies
6975059ebf
Bug 577867 - Update installer to use new city hash taskbar registration ids. r=rstrong
2011-11-03 09:39:51 -05:00
Oonishi Atsushi
79cf816bd5
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
2011-11-10 15:01:11 +01:00
Olli Pettay
ffb4115bc4
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
2011-10-18 14:19:44 +03:00
Olli Pettay
1cdbb1b884
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
2011-10-18 13:53:36 +03:00
Ehsan Akhgari
478ad1a412
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
...
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Jeff Walden
7d613942b0
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
2011-10-10 22:50:08 -07:00
Brian R. Bondy
a2db1840ce
Bug 693110 - crash fix for nsWindowsShellService::GetShouldCheckDefaultBrowser. r=jimm
2011-10-13 10:16:45 -07:00
Jeff Walden
c5e5f873d1
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
2011-10-12 12:21:53 -07:00
Jeff Walden
946f2ae0e3
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
2011-10-10 22:50:08 -07:00
Michael Wu
0fe7772ece
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
Michael Wu
34247e34f4
Bug 676188 - Misc misuses of PRBool caught by the compiler, r=jimm,jst,bz,dougt,roc,mak
2011-08-30 11:55:14 -07:00
Dão Gottwald
ac25c337e8
Bug 658738 - remove event listeners in browser chrome tests
2011-06-07 16:45:26 +02:00
Joel Maher
39ca77fbd2
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Chris Coulson
8b860dd663
b=611953 Port desktop background settings to GSettings r=karlt
2011-05-12 20:15:16 +12:00
Ed Morley
1473544eb5
Bug 651622 - Remove WinCE code from browser/* r=dolske
2011-04-22 01:14:59 +02:00
Chris Coulson
54607155a5
Bug 611953 - Part 3: GNOME 3.0 readiness; r=roc,karlt
2011-04-12 16:11:20 -04:00
Chris Coulson
a1b5e00c2d
Bug 611953 - Part 1: GNOME 3.0 readiness; r=roc,karlt
2011-04-12 16:10:09 -04:00
Tim Taubert
c6c7ade378
Bug 633221 - Setting FF as default browser throws error when GIO Service is not available [r=roc, a=roc]
2011-02-15 09:19:36 +01:00
Marco Bonardo
4bce84a4f1
Backed out changeset 5b2e1e0e6335 due to m-oth permaorange
2011-02-14 17:24:20 +01:00
Tim Taubert
08d60aaab9
Bug 633221 - Setting FF as default browser throws error when GIO Service is not available [r=roc, a=roc]
2011-02-14 07:36:43 +01:00
608399623a
Bug 624267 - Crash on Ubuntu [@ nsGNOMEShellService::SetDefaultBrowser ] r+a=roc
2011-01-11 09:35:18 +01:00
Phil Ringnalda
955e896152
Remove a=trailing space
2010-12-31 16:11:42 -08:00
Benjamin Smedberg
4eb44d9d34
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
2010-06-22 12:59:15 -04:00
Jim Mathies
21bf5968e6
Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong.
2010-05-14 19:24:50 -05:00
Josh Aas
c8b76c5735
More Carbon usage cleanup. b=550787 r=bsmedberg
2010-03-10 14:30:11 -05:00
Serge Gautherie
56df615780
Bug 499435 - mochitest-browser-chrome: browser_420786.js needs to report "success"; (Av1) Add a |todo(false, "...");|.
...
r=gavin.sharp.
2010-03-03 11:12:28 +01:00
b5a944ae14
Bug 531174 [@ WriteBitmap], r=joe
2009-12-13 09:11:39 -08:00
Dão Gottwald
4b67c00ef0
Bug 483382 - browser_480148.js causes browser_420786.js to fail
2009-11-12 11:23:26 +01:00
Romain BEZUT
9613ad7e43
Bug 458631 - Misalignment in --help command line. r=gavin
2009-10-09 12:50:42 +02:00
Phil Ringnalda
99af5c5c2f
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Bobby Holley
464b4712e3
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
2009-09-12 16:44:18 -06:00
Reed Loden
16dc36a5e5
Bug 294375 - Remove support for libgnomevfs's handling of user modifications to the MIME database, as it has been deprecated for years [r=karlt sr=roc]
2009-09-08 15:08:02 -05:00
Paul O’Shannessy
fed595f029
Bug 512524 - Unable to set image as desktop background, r=robert.bugzilla
2009-08-28 13:05:03 -07:00
Benjamin Smedberg
6a4e262ab5
Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script
2009-08-27 09:09:31 -07:00
Benjamin Smedberg
1b3327c26d
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
2009-08-27 08:53:13 -07:00
1092734136
Bug 402892. Support gio as well as gnome-vfs. r=roc
2009-08-25 11:58:11 -07:00
Benjamin Smedberg
4ec69e1eff
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Paul O’Shannessy
93a3541851
Bug 507032 - "Set As Desktop Background..." doesn't work on Windows CE, r=robert.bugzilla
2009-08-01 16:21:58 -07:00
Joe Drew
2919d8a083
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
2009-07-20 18:50:15 -07:00
Robert Strong
7465275672
Bug 500251 - Cannot set set Minefield as default browser on Windows CE. r=vlad
2009-07-08 13:51:21 -07:00
Siddharth Agarwal
5841d49bf7
Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
...
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
Mike Hommey
075cd19251
Bug 461663 - 16 bits colour channel values should not have lower bits zeroed. r=gavin
2009-04-17 10:17:29 +02:00