Jared Wein
|
43bac26d30
|
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
MozReview-Commit-ID: 6tv0Z06CO4a
--HG--
extra : rebase_source : 014c0b04d8538dc5f15bc6dd4ed6bd220c55c5d4
|
2017-01-17 09:48:17 -06:00 |
|
Florian Quèze
|
85611a7b6d
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
|
2017-01-17 11:50:25 +01:00 |
|
Andrea Marchesini
|
359ae91eac
|
Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby
|
2017-01-12 17:38:48 +01:00 |
|
Florian Quèze
|
028a82f682
|
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
|
2017-01-09 20:27:25 +01:00 |
|
Jared Wein
|
9141469edf
|
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
MozReview-Commit-ID: FuVu8skcqOe
--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
|
2016-12-30 21:47:25 -05:00 |
|
Mark Banner
|
a41b5adcb0
|
Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
MozReview-Commit-ID: LdoXLniNeT7
--HG--
extra : rebase_source : d2418b8cfab0a399d0dfb5a96ea50c62fac63e70
|
2016-11-03 11:51:48 +00:00 |
|
Jonathan Kew
|
d5a569bc17
|
Bug 1301655 - pt 2 - Replace use of nsIScriptableDateFormat with Intl.DateTimeFormat in FeedWriter.js. r=gandalf
|
2016-10-28 12:04:06 +01:00 |
|
jordan9769
|
5f63c00b0b
|
Bug 1311343 - Enable eslint of browser/components/feeds/; r=standard8
MozReview-Commit-ID: 6c4nzNeeurk
--HG--
extra : rebase_source : 1f0c1ef423594c6d780c56ab95e0b8f4dd0de47e
|
2016-10-27 12:02:52 +05:30 |
|
Jonathan Hao
|
525c086187
|
Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking
MozReview-Commit-ID: Frx0CjBzuve
--HG--
extra : histedit_source : 036eb321d9ccb20e0e071ba588b0a1249eb34bdd
|
2016-05-24 18:01:34 +08:00 |
|
Christoph Kerschbaumer
|
8fb5a8ffbc
|
Bug 1274219 - Remove SEC_NORMAL from /browser/components/feeds/FeedWriter.js (r=sicking)
|
2016-05-30 08:49:24 +02:00 |
|
Gijs Kruitbosch
|
c5967c0388
|
Bug 1255270, r=mak
MozReview-Commit-ID: 5fInAZiZMhl
--HG--
extra : rebase_source : d55bb43c86e1ae3a78f770e5a6ba1366e455c71b
extra : source : 6e2a4ab6ed341f0250422d8f9ba9f4a206cfc527
|
2016-05-23 10:09:13 +01:00 |
|
Yoshi Huang
|
1f2c27b68e
|
Bug 1263496 - Part 1: fix for @mozilla.org/nullprincipal;1 r=bholley
This fixed the locations listed by
http://searchfox.org/mozilla-central/search?q=@mozilla.org/nullprincipal;1&redirect=true
|
2016-04-27 18:37:58 +08:00 |
|
George Wright
|
9fada46aff
|
Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws
|
2016-01-04 18:59:44 -05:00 |
|
Gijs Kruitbosch
|
4531e54b7a
|
Bug 1228282 - fix use of aMenuItem in FeedWriter's _initMenuItemWithFile to unbreak feed reader UI, r=mak
--HG--
extra : commitid : Isg9bHqlgHY
extra : amend_source : 4993b7c8ff757b732fd2eea09517e55d6911021d
|
2015-11-26 11:15:34 +00:00 |
|
Christoph Kerschbaumer
|
b0f3027a6c
|
Bug 1119386 - Part 3: Use document's principal for favicons in browser (r=billm)
|
2015-11-24 13:32:10 -08:00 |
|
Gijs Kruitbosch
|
7b8e36ae79
|
Bug 1183296 - feeds should display in e10s mode, r=billm
--HG--
extra : commitid : 6Jo98qH97L6
extra : rebase_source : fcb7c57f4ff649df1a8899462367d3192cb4d0c4
extra : amend_source : 3ea64db9df55775cdba4cea1ae664bf1cbaeb42b
|
2015-09-17 18:06:44 +01:00 |
|
Blake Kaplan
|
8d5378013c
|
Bug 1018062 - Rip the sandbox code out of FeedWriter.js. r=Mano
|
2015-09-17 10:43:55 -07:00 |
|
Christoph Kerschbaumer
|
d96b8a3edb
|
Bug 1116278 - Make JS callers of ios.newChannel call ios.newChannel2 in browser/components/feeds (r=neil)
|
2015-01-26 19:55:28 -08:00 |
|
Jon Morton
|
1700296f02
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
|
2014-10-14 13:15:21 -07:00 |
|
Gijs Kruitbosch
|
0f6cf83deb
|
Bug 1049234 - deal with broken settings in feedwriter instead of dying completely, r=jaws
|
2014-08-28 11:41:21 +01:00 |
|
Birunthan Mohanathas
|
b245be3439
|
Bug 1038458 - Part 3: Flatten browser/components/feeds/{public,src}/ directories. r=mak
--HG--
rename : browser/components/feeds/src/BrowserFeeds.manifest => browser/components/feeds/BrowserFeeds.manifest
rename : browser/components/feeds/src/FeedConverter.js => browser/components/feeds/FeedConverter.js
rename : browser/components/feeds/src/FeedWriter.js => browser/components/feeds/FeedWriter.js
rename : browser/components/feeds/src/WebContentConverter.js => browser/components/feeds/WebContentConverter.js
rename : browser/components/feeds/src/nsFeedSniffer.cpp => browser/components/feeds/nsFeedSniffer.cpp
rename : browser/components/feeds/src/nsFeedSniffer.h => browser/components/feeds/nsFeedSniffer.h
rename : browser/components/feeds/public/nsIFeedResultService.idl => browser/components/feeds/nsIFeedResultService.idl
rename : browser/components/feeds/public/nsIWebContentConverterRegistrar.idl => browser/components/feeds/nsIWebContentConverterRegistrar.idl
|
2014-07-26 09:31:52 -07:00 |
|