diff browse annotate |
2569c92fd524e30cdcd929748c02d7168408f61e created 2018-04-17 00:22 +0300 pushed 2018-04-19 22:30 +0000 |
gilad | gilad - Bug 1445895 - Replace BrowserUtils.makeURI with Services.io.newURI in Feeds.jsm. r=johannh |
diff browse annotate |
b86203bcf975e96ffc3d5d6a254af6bededd04f5 created 2018-04-11 12:05 +0200 pushed 2018-04-19 22:28 +0000 |
Mike de Boer | Mike de Boer - Bug 1034036 - Part 2: Rename and shorten `getMostRecentBrowserWindow` to `getTopWindow` and modernize the style used in BrowserWindowTracker.jsm. r=dao |
diff browse annotate |
39baa8f0bc04b30b3fa1e618fc6bea0d7bb8a8ab created 2018-04-11 12:05 +0200 pushed 2018-04-19 22:28 +0000 |
Mike de Boer | Mike de Boer - Bug 1034036 - Part 1: Merge RecentWindow.jsm and UpdateTopLevelContentWindowIDHelper.jsm into one module called 'BrowserWindowTracker.jsm'. r=dao |
diff browse annotate |
7bbd1a09eacb8a31f4caef5c1e526d8d32569ae9 created 2018-02-28 18:51 +0100 pushed 2018-02-28 18:01 +0000 |
Florian Quèze | Florian Quèze - Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. |
diff browse annotate |
b599a95ce057712c6b7804f7f108c9c4acff7e6d created 2018-02-23 20:50 +0100 pushed 2018-02-24 00:59 +0000 |
Florian Quèze | Florian Quèze - Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. |
diff browse annotate |
b38d59f71915f78922b46a7c7bc65a48488c45f1 created 2018-02-06 09:36 -0800 pushed 2018-02-07 00:14 +0000 |
Andrew McCreight | Andrew McCreight - Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian |
diff browse annotate |
e6a7b5e11ba856ee3535f76c6bcca17ea29e3d5f created 2018-01-29 15:20 -0800 pushed 2018-01-30 22:28 +0000 |
Kris Maglione | Kris Maglione - Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian |
diff browse annotate |
c6e0fe339cb1e7c0c029e68be5332e52f53ab6b7 created 2018-01-30 07:17 +0200 pushed 2018-01-30 10:03 +0000 |
Cosmin Sabou | Cosmin Sabou - Backed out 3 changesets (bug 1431533) for Android mochitest failures on testEventDispatcher on a CLOSED TREE |
diff browse annotate |
34c999fa006bffe8705cf50c54708aa21a962e62 created 2018-01-29 15:20 -0800 pushed 2018-01-30 10:03 +0000 |
Kris Maglione | Kris Maglione - Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian |
diff browse annotate |
505fc52bd6080c95bf27458a5753340b326f0fa1 created 2018-01-30 02:32 +0200 pushed 2018-01-30 10:03 +0000 |
Brindusan Cristian | Brindusan Cristian - Backed out 2 changesets (bug 1431533) for ESlint failures on a CLOSED TREE |
diff browse annotate |
12fc4dee861c812fd2bd032c63ef17af61800c70 created 2018-01-29 15:20 -0800 pushed 2018-01-30 10:03 +0000 |
Kris Maglione | Kris Maglione - Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian |
diff browse annotate |
cc87ad81ff86109c7ea0187424fa9a8ed3b4af6c created 2018-01-24 22:04 -0800 pushed 2018-01-25 17:04 +0000 |
Kris Maglione | Kris Maglione - Backed out 3 changesets (bug 1431533) for Android mochitest bustage. CLOSED TREE |
diff browse annotate |
d4a7c018420e408fbe0a13ffddd2861623fda5a7 created 2018-01-24 15:48 -0800 pushed 2018-01-25 17:04 +0000 |
Kris Maglione | Kris Maglione - Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian |
diff browse annotate |
87eaa504c2b559233a0c5ceb40672660bc291615 created 2017-08-10 17:19 -0700 pushed 2017-08-15 09:21 +0000 |
Blake Kaplan | Blake Kaplan - Bug 1375243 - Explicitly create a URI object to avoid sync URI fixups from the content process. r=Gijs |
diff browse annotate |
de7ef67a91478ceb71928e00c178a0f637050a98 created 2017-08-10 16:43 -0700 pushed 2017-08-11 09:55 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 99cf11868f47 (bug 1375243) for failures in browser_bug413915.js a=backout |
diff browse annotate |
99cf11868f478c5715c1cecdb12530bf9b736dc1 created 2017-08-08 16:00 -0700 pushed 2017-08-11 09:55 +0000 |
Blake Kaplan | Blake Kaplan - Bug 1375243 - Explicitly create a URI object to avoid sync URI fixups from the content process. r=Gijs |
diff browse annotate |
52784c836d17ee7b79b94ff6edf1536d99a05113 created 2017-04-23 13:02 -0700 pushed 2017-05-03 20:42 +0000 |
Kris Maglione | Kris Maglione - Bug 1358921: Lazily load Feeds.jsm when first needed. r=florian |
diff browse annotate |
06698dfb37848558b9edaa6fb947bab0259fa3d9 created 2016-12-30 21:47 -0500 pushed 2017-01-04 02:32 +0000 |
Jared Wein | Jared Wein - Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN |
diff browse annotate |
15ea2e33fcd49d5525bcc8408099f016c55e20ff created 2016-12-29 18:34 -0500 pushed 2016-12-30 15:04 +0000 |
Jared Wein | Jared Wein - Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN |
diff browse annotate |
6fb777f48fa68bc38c4767b8321ed5dd04d3bef6 created 2016-12-29 14:05 -0800 pushed 2016-12-30 15:04 +0000 |
Wes Kocher | Wes Kocher - Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout |
diff browse annotate |
cd10db6087ddd3a8e872c0de6ef35a886250173e created 2016-12-29 15:20 -0500 pushed 2016-12-30 15:04 +0000 |
Jared Wein | Jared Wein - Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN |
diff browse annotate |
ab1d29e62ee411f1f1d344616dc5ea98bab33f76 created 2016-08-04 03:28 -0400 pushed 2016-08-05 09:59 +0000 |
Jared Wein | Jared Wein - Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh |
diff browse annotate |
5f3d4dd4380f0ac3dc7f9a7bfd66ea534b631475 created 2016-04-27 15:03 -0700 pushed 2016-04-28 14:31 +0000 |
Blake Kaplan | Blake Kaplan - Bug 1258212 - Hook the parent up to the cild for registerContentHandler. r=gwright |
diff browse annotate |
9e8a703809578d524c4f102b710bc72624bc0929 created 2016-03-21 16:41 -0400 pushed 2016-03-22 10:00 +0000 |
Dave Huseby | Dave Huseby - Bug 1233895 - Make Feeds.jsm properly handle principal origin attributes when loading subresources. r=sicking |
diff browse annotate |
1bcb9055be8c62b9f61cab5b9d79f5bfa2b92222 created 2016-02-23 10:53 -0600 pushed 2016-02-26 20:19 +0000 |
J. Ryan Stinnett | J. Ryan Stinnett - Bug 1249702 - Fix e10s feed handling with auto content handler prefs. r=Gijs |
diff browse annotate |
120a0841a9cc416aaaa43317717b561d71ff5e13 created 2016-01-04 18:59 -0500 pushed 2016-01-06 00:03 +0000 |
George Wright | George Wright - Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws |
diff browse annotate |
5a29e8bc51ca9b605b76fa73b7621449761b6536 created 2015-08-18 15:01 +0800 pushed 2015-08-27 15:26 +0000 |
Yoshi Huang | Yoshi Huang - Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley |
diff browse annotate |
d09ccffbeb17c033e9a235cd508a6352f48fd14c created 2015-08-25 11:05 -0700 pushed 2015-08-25 20:52 +0000 |
Bobby Holley | Bobby Holley - Backed out 3 changesets (bug 1165272) for b2g sanity blocker. |
diff browse annotate |
8d116b0d696f461cd63840f1dd21430b47e740a5 created 2015-08-24 01:18 -0400 pushed 2015-08-25 00:37 +0000 |
Yoshi Huang | Yoshi Huang - Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley |
diff browse annotate |
9d754f7e1cb938fd1a3cc13f1407ec806a558c8e created 2015-07-31 17:03 -0700 pushed 2015-08-03 11:59 +0000 |
Blake Kaplan | Blake Kaplan - Bug 940206 - Implement Navigator.registerContentHandler and Navigator.registerProtocolHandler for e10s. r=dao |
diff browse annotate |
a9878c3dd8a975849c76e5770998e3bba8eb506d created 2015-05-04 17:38 +1000 pushed 2015-05-04 19:56 +0000 |
Mark Hammond | Mark Hammond - Bug 1144493 - wallpaper over enough cracks to make page info work with e10s. r=mconley |
diff browse annotate |
639da97e170319492d16f4036d90f87d0d26d310 created 2014-02-08 17:41 -0800 pushed 2014-02-09 09:32 +0000 |
Bill McCloskey | Bill McCloskey - Bug 961529 - Add Feeds module (r=felipe) |