Граф коммитов

93 Коммитов

Автор SHA1 Сообщение Дата
Bill Gianopoulos a06d107c10 Bug 1376167 - Avoid use of nsIScriptableDateFomat in Seamonkey JavaScript files. r=IanN,frg 2017-07-15 14:32:56 -04:00
Edmund Wong b0ffa1b558 Bug 1345357 - Port |Bug 1310127 - Use MOZ_MUST_USE in network/protocol/http| to SeaMonkey r=IanN 2017-03-09 15:40:42 +08:00
Philip Chee c6f5a04813 Bug 1329186 - (1) Use asyncOpen2() and (2) change nsILoadInfo.SEC_NORMAL to SEC_ALLOW_CROSS_ORIGIN_DATA_IS_NULL when using a SystemPrincipal r=IanN a=IanN 2017-01-22 23:47:02 +08:00
Philip Chee 05a8e17196 Bug 1329401 - Rollup updates for FeedConverter.js sync with Firefox as at 20161231 r=IanN a=IanN
(Port Bug 1277685, Bug 1277698, Bug 1165272 Part 2, and Bug 1233899)

[sg bugs]
Bug 1277685 - Nested feed: URIs should only allow http/https as inner URIs
Bug 1277698 - Consider making feed: DANGEROUS_TO_LOAD
[normal bugs]
Bug 1233899 - fix the feeds converter to use default user context origin attributes
Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal with createCodebasePrincipal.
[minor tweaks]
Bug 1314918 - Fix most of the remaining no-unused-vars issues.
Bug 1199239, remove cpow usage from bookmark this page.
2017-01-22 23:47:01 +08:00
Florian Quèze e060e71b1e Bug 1329958 - remove trailing newURI null parameters in comm-central. r=philipp,aleth 2017-01-10 14:16:22 +01:00
Frank-Rainer Grahl b3c22cbbef Bug 1318735 - Fold suite binary component into xul. r=Ratty,IanN a=IanN 2016-12-06 18:59:03 +01:00
Philip Chee 882359775a Bug 1295672 - Bustage fix due to Bug 1294645 (Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl) r=IanN a=IanN 2016-08-17 16:53:17 +02:00
Philip Chee e70c8e78be Bug 1277293 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal (SeaMonkey Part) r=IanN a=IanN 2016-06-10 22:55:56 +08:00
Philip Chee 17bafb69af Bug 1235805 Rollup patch: Patches for Bug 1048048 Bug 1119386 Bug 1127577) and Bug 1087726 r=Neil r=IanN
Bug 1048048 - add preload content policy types for images
Bug 1119386 - Use the loading document's principal to populate loadInfo for Favicons instead of using systemPrincipal
Bug 1127577 - nsITaskbarPreview::Invalidate no longer throws when not visible
Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2
2016-03-15 18:11:45 +08:00
Edmund Wong ac6a128024 Bug 1099585 - Make JS callers of ios.newChannel call ios.newChannel2 in suite/ (fix) r=Neil a=RattyAway in a CLOSED TREE 2015-07-21 17:33:46 +08:00
Philip Chee a892d70f14 Bug 1040910 - Support XHTML in feed titles r=Neil a=IanN CLOSED TREE 2015-06-23 22:15:21 +08:00
Edmund Wong 407c371c13 Bug 1099585 - Make JS callers of ios.newChannel call ios.newChannel2 in suite/ r=Neil a=RattyAway in a CLOSED TREE 2015-06-15 11:55:38 +08:00
Ehsan Akhgari 8b5d08430d Bug 1146094 - Replace MOZ_OVERRIDE and MOZ_FINAL with override and final, as a follow-up to bug 1145631 2015-03-22 14:54:47 -04:00
Philip Chee cc0a25f7a9 Bug 1115572 - Add newChannel2 (that takes loadinfo as an argument) to suite protocol handlers r=Neil 2015-01-03 04:26:04 +08:00
Philip Chee c1cf76c693 Bustage fix for Bug 1088748 FeedConverter.js typo rs=bustage fix CLOSED TREE 2014-12-25 22:32:05 +08:00
Masatoshi Kimura 74f1a01e76 Bug 900243 - Part 2: Port bug 983845: Convert BrowserFeedWriter to WebIDL. r=neil a=IanN CLOSED TREE 2014-11-13 02:16:42 +08:00
Philip Chee da75f0ba98 Bug 1088748 - SeaMonkey part for Add newChannel2 to nsIProtocolHandler (Bug 1067471) and Extend NewChannel() with loadinfo argument in nsIAboutModule (Bug 1067468) r=Neil 2014-11-13 02:15:44 +08:00
Philip Chee f543bc343a Bug 1087942 - Port BoxObject and its subclasses to WebIDL (Port Bug 979835 to SeaMonkey) r=Neil
a=Callek for CLOSED TREE
2014-10-26 05:50:38 +08:00
Ian Neal a22541f0dc Bug 1052943 - Move additions to C*FLAGS into moz.build and do not link against the static RTL r=jcranmer for a CLOSED TREE 2014-08-19 21:18:54 +01:00
Philip Chee dc1e24d1ac Bug 1032800 - Remove public destructors of NS_*_INLINE_* refcounted classes, Remove NS_HIDDEN, Fix dangerous public destructors r=Neil
Ports relevant parts from:
Bug 1015664 - Remove NS_HIDDEN usage in Gecko
Bug 1027251 - Remove public destructors of NS_*_INLINE_* refcounted classes,
outside of a finite explicit whitelist
Bug 1028588 - Fix dangerous public destructors in miscellaneous places
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation
macros final, to avoid the warning about deleting using a pointer to a base
class with virtual functions and no virtual dtor (browser parts)
2014-06-30 22:30:55 +08:00
Neil Rashbrook 0e5203ff86 Bug 998724 Stop using an explicit sandbox to create the feed preview r=IanN 2014-05-20 23:45:39 +01:00
Joshua Cranmer b33acfaecc Fix bustage from bug 900988, a=bustage-fix, CLOSED TREE for SeaMonkey. 2014-04-27 22:30:23 -05:00
Neil Rashbrook bb70f21e93 Bug 995802 Don't throw from registerProtocolHandler r=IanN
a=ewong for checkin to a CLOSED TREE
2014-04-25 12:38:31 +01:00
Sebastian Hengst 936027e74c Bug 972331 - Use node.remove(), especially instead of node.parentNode.removeChild(node): /suite/feeds/. r=IanN 2014-02-19 14:15:11 +01:00
Joshua Cranmer 97bff1e08a Bug 940204 - Use FINAL_LIBRARY in comm-central, r=Standard8
A CLOSED TREE for SeaMonkey though.
2013-12-16 18:32:52 -06:00
Joshua Cranmer eaa85a2fc1 Port bug 939044 to comm-central, rs=bustage-fix
This involves deleting unused MODULE declarations and renaming others to
XPIDL_MODULE. Also, pushing to SeaMonkey's CLOSED TREE.
2013-11-18 21:08:17 -06:00
Joshua Cranmer 2df05037fe Port bug 929905 (combine all *SOURCES into a single SOURCES variable) to comm-central, rs=port by build system peer
Partly fixing SeaMonkey's CLOSED TREE too.

--HG--
extra : amend_source : a89b4a69ac0d1eae7568420dde5c5d5cd5ac93d5
2013-10-25 08:34:13 -05:00
Philip Chee 9af852e8dd Bug 919975 Fix bustage caused by Bug 919296 (Minimize the #includes in netwerk/ IDL files) rs=bustage fix a=CLOSED TREE 2013-09-24 20:43:01 +08:00
Joshua Cranmer 69a7312783 Bug 884825 - Move LIBRARY_NAME to moz.build in comm-central, r=Standard8, a=jcranmer
Also viable on SeaMonkey's CLOSED TREE.
2013-09-03 10:26:59 -05:00
Joshua Cranmer c7d2b11d1f Bug 910541 - Port LIBXUL_LIBRARY et al to moz.build in comm-central, r=Standard8 2013-09-03 10:26:57 -05:00
Philip Chee 0c4b5f28e9 Bug 888310 Use more Services.jsm in SeaMonkey feed discovery and preview. r=IanN a=Callek for CLOSED TREE. 2013-07-10 00:53:15 +08:00
Frank Wein 1003fad9a9 Bug 829850 - SeaMonkey build errors with VS2012 - mixing MTd libs with MDd exes fail to link, r=Neil, a=Callek for CLOSED TREE 2013-07-03 17:30:38 +02:00
Joshua Cranmer 99e775c57a Bug 882963 - Move EXTRA_COMPONENTS to moz.build, r=Standard8
--HG--
extra : rebase_source : 6a09d3ce18e2d5df9ca6d3dd7877ae19851499f7
2013-06-19 08:13:35 -05:00
Joshua Cranmer 4f57f6f0d7 Bug 864744 - Move CPPSRCS to moz.build, comm-central version. r=Standard8.
--HG--
extra : rebase_source : 5aa5a3feb1c70d2d3cfca112ad56a0463ff57b63
2013-06-19 08:12:29 -05:00
Joshua Cranmer 64d8f8cb10 Bug 869425 - Kill off newly empty Makefile.ins, r=Standard8. 2013-05-09 12:06:32 -05:00
Joshua Cranmer 2b47d36ffa Bug 869425 - Move MODULE to moz.build in comm-central, r=Standard8. 2013-05-09 12:06:07 -05:00
Sebastian Hengst 16673343ec Bug 735333 - Use Services.prefs in SeaMonkey code: Feeds. r=Neil 2012-11-19 19:56:50 +01:00
Philip Chee a5650f138b Bug 856322 Private Browsing changes for browser feed preview r=Neil.
Also: Remove useless prmem.h include.
2013-04-11 12:10:12 +08:00
Neil Rashbrook 3a8b310fa7 Bug 846763 Followup to remove two files whose removals got lost in the merge 2013-03-29 00:16:46 +00:00
Neil Rashbrook 63aa4e56f8 Bug 846763 Browser feed preview needs to work with XBL scopes r=IanN f=Ratty 2013-03-17 21:35:35 +00:00
Gregory Szorc be2d23bf68 Bug 850389 - Part 2: Move XPIDL variables into moz.build (auto); rs=jcranmer 2013-03-13 08:26:23 -07:00
Gregory Szorc 8453bf4697 Bug 845089 - Convert build system to moz.build files on a CLOSED TREE; r=Callek 2013-02-28 15:16:49 +01:00
Philip Chee 3b4c70e265 Bug 824272 Get the executable path directly from the directory service instead of guesswork r=Neil. 2013-01-17 00:47:38 +08:00
Mats Palmgren b71c4474af Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-14 17:51:14 +01:00
Edmund Wong cdb4fb4c51 Bug 783715 - Swithc to new event constructors. r=Neil 2012-12-17 13:15:01 +08:00
Neil Rashbrook 76a1508656 Bug 804411 Feed previews should still work when JavaScript is disabled r=IanN 2012-10-27 15:15:37 +01:00
Philip Chee c413b40aa4 Bug 794067 Sync Feed Preview with Firefox as at 2012/09 r=IanN. 2012-10-01 18:48:59 +08:00
Frank Wein cc1f6cf1f1 Bug 792157 Update callers in SeaMonkey code to reflect changes in nsIFaviconService r=ehsan. 2012-09-19 11:57:21 +08:00
Philip Chee 010f24317f Bug 784912 nsIStreamListener.onDataAvailable should handle 64-bit offset Bustage Fix for nsFeedSniffer::OnDataAvailable r=me bustage-fix. 2012-09-06 16:41:00 +08:00
Randell Jesup f6a52ce972 Bug 773151: Convert nsCAutoString->nsAutoCString (comm-central) CLOSED TREE r=bsmedberg 2012-09-01 22:37:39 -04:00