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

45 Коммитов

Автор SHA1 Сообщение Дата
Mike de Boer df7e3c059a Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
Ricky Rosario ce680bd8be Bug 1249642 - Implement remote modes in aboutNewTabService.js r=oyiptong
MozReview-Commit-ID: 7DiwSSVMJf2

--HG--
extra : rebase_source : 53d008abea969d8f80320b4fedf0a08ab0886774
2016-02-29 16:40:33 -05:00
Wes Kocher fa5020c9fc ESLint fix for Bug 1201977
--HG--
extra : commitid : 8jrsVMcTydi
2016-02-17 11:18:32 -08:00
Maxim Zhilyaev 947f0439da Bug 1201977 - Replace usage of nsINavHistoryQuery with a string query to nsPIPlacesDatabase.asyncStatement r=oyiptong
MozReview-Commit-ID: BBflt4haly3
2016-02-17 09:29:59 -08:00
J. Ryan Stinnett e7d6c84c0a Bug 1204127 - Clean up paths added after migration. r=ochameau 2016-02-08 17:32:07 -06:00
Olivier Yiptong 7efb135032 Bug 1240169 - aboutNewTabService relies on AboutRedirector for default URL resolution r=mconley
--HG--
extra : commitid : LGNcbCje6o4
extra : rebase_source : 0476c10707a52f5a559911f01a37cec1fe6cd171
2016-01-27 13:50:18 -05:00
Christoph Kerschbaumer bf8328e590 Bug 1239085 - Remove Deprecation warning from NewTabUrl.jsm (r=olivier) 2016-01-12 13:17:19 -08:00
Olivier Yiptong 268f43e4f7 Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc
--HG--
extra : rebase_source : 4f3e45ee392385451f979b084a1d3afab215b925
2016-01-11 20:30:24 -05:00
Olivier Yiptong 25a0061e43 Bug 1218996 - Remove now redundant messaging code for remote newtab r=marcosc
--HG--
extra : rebase_source : 667b19c153820198977d423703c08c0274a05c8f
2016-01-11 20:30:18 -05:00
Olivier Yiptong e9b515f263 Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc
--HG--
extra : rebase_source : 6280fdc5cdad7c122e4ce71e809d812f8e75386f
2016-01-11 20:30:13 -05:00
Dave Townsend 86f03db916 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Wes Kocher 1f00d8d838 Backed out 4 changesets (bug 1218996) for talos svg failures CLOSED TREE
Backed out changeset ba750628c4f3 (bug 1218996)
Backed out changeset 2205cce34824 (bug 1218996)
Backed out changeset 9410cbc0545e (bug 1218996)
Backed out changeset 7839222071ac (bug 1218996)

--HG--
extra : commitid : Ju4TBTVoAIr
2015-12-23 11:09:05 -08:00
Olivier Yiptong c04bec08b0 Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc
--HG--
extra : rebase_source : f8df0d27eddf8e4d112d7fa8e954c08f38f22069
2015-12-21 16:14:38 -05:00
Olivier Yiptong e725cd46a8 Bug 1218996 - Remove now redundant messaging code for remote newtab r=marcosc
--HG--
extra : rebase_source : b79e21fb4898742b2e8ccefd4309f6eea2bd5ff5
2015-12-21 16:14:33 -05:00
Olivier Yiptong 6070b36fc1 Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc,oyiptong
--HG--
extra : rebase_source : 15564dee02ae241c7f563ba7e362c5c2e0f37ded
2015-12-21 16:14:29 -05:00
Mark Banner c96e025e76 Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop 2015-11-30 11:42:25 +00:00
Phil Ringnalda 82cfbc8176 Back out 343223ce6b34 (bug 1228628) for Experiments xpcshell bustage
CLOSED TREE
2015-11-27 20:55:17 -08:00
Mark Banner e8e5bab529 Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop 2015-11-27 22:37:38 +00:00
Olivier Yiptong 85561f5e75 Bug 1227274 - Fix remote url resolution test breaking aurora nightlies r=mconley
--HG--
extra : commitid : KLwvw6y0Iyp
extra : amend_source : 083d08a5aaaecf76d01ac58efe572a239cf26a86
2015-11-24 12:25:02 -05:00
Olivier Yiptong a10c269286 Bug 1224950 - Limit Message-Using Remote New Tab to Nightly and Aurora r=mconley
--HG--
extra : commitid : 7WhGDvbiS1o
2015-11-19 16:51:45 -05:00
Olivier Yiptong b12c85f6bb Bug 1210478 - Add Meta URL resolution in RemoteNewTabLocation r=mconley
--HG--
extra : commitid : IhGUtK5vy1e
2015-11-13 05:36:21 -05:00
Ursula Sarracini da56401906 Bug 1196762 - Part 2: PrefsProvider and PlacesProvider messaging integration in RemoteAboutNewTab r=Mardak
--HG--
extra : commitid : 1Z7DR1PrcEG
2015-11-10 15:15:53 -05:00
Olivier Yiptong f32142cb1a Bug 1196762 - Part 1: Initial Prefs Provider module for the remote newtab page r=Mardak
--HG--
extra : commitid : 9KG3iiUo7yS
2015-11-13 05:39:41 -05:00
Olivier Yiptong 7aba170c6a Bug 1223451 part 2: Add RemoteNewTabUtils.jsm & its test (part of remote new tab feature) with 'hg copy' to preserve blame. r=Mardak
DONTBUILD because this push (as a whole) isn't actually changing any files; it's only changing hg metadata, effectively.

--HG--
rename : toolkit/modules/NewTabUtils.jsm => browser/components/newtab/RemoteNewTabUtils.jsm
rename : toolkit/modules/tests/xpcshell/test_NewTabUtils.js => browser/components/newtab/tests/xpcshell/test_RemoteNewTabUtils.js
2015-11-10 11:09:53 -08:00
Daniel Holbert fef29e5f49 Bug 1223451 part 1: Remove RemoteNewTabUtils.jsm & its test, so they can be added back as copies with useful 'hg blame'. r=oyiptong 2015-11-10 11:09:52 -08:00
Olivier Yiptong c84ef61eea Bug 1214287 - 2-4% linux64/win7/8 ts_paint regression on inbound (v.44) seen on Oct 12, 2015 from rev 3012b7a2c97c r=mconley
--HG--
extra : commitid : 2b5S3mpFBf2
2015-10-30 23:00:35 -04:00
Wes Kocher d31ed2617b Merge inbound to central, a=merge
--HG--
extra : commitid : GwjoFY5dx7Q
2015-10-30 16:35:46 -07:00
Tooru Fujisawa da0d85ff8c Bug 1219837 - Part 2: Remove use of expression closure from browser/. r=ttaubert
--HG--
extra : commitid : I3YNU2vV2le
extra : rebase_source : e3b02ee43f956ea80e0f298c4507052811176601
extra : amend_source : 31230481a90a30ffc7f991ec2ec2454860e85ecb
2015-10-30 02:48:18 +09:00
Phil Ringnalda 0a814fd133 Back out changeset 7ff25645a058 (bug 1210410) for browser_SearchProvider.js timeouts on Windows 2015-10-29 21:04:10 -07:00
Ursula Sarracini bb1ca7d91d Bug 1210410 - Implement search messages for the Remote New Tab page r=emtwo r=oyiptong
--HG--
extra : commitid : AV5EJ8ZskmP
2015-10-29 11:57:56 -04:00
Andrew Krawchyk 853a55e6e0 Bug 1124185 - Replace removeAllPages with history.clear() and deprecate it. r=mak
--HG--
extra : transplant_source : %A1QQ%C1T%99y%9B%92%3A%D6Jc%E9%D1UoQ%C3X
2015-10-28 13:51:59 -04:00
Wes Kocher b8596f28a2 Merge inbound to m-c a=merge 2015-10-21 16:28:43 -07:00
J. Ryan Stinnett 6335fd7480 Bug 1203159 - Clean up various incorrect paths. r=ochameau 2015-10-21 12:48:55 -05:00
J. Ryan Stinnett 986f2a5cde Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
Wes Kocher e3ef408502 Backed out 3 changesets (bug 1204983) for various talos failures
Backed out changeset 5bdf50e82ca8 (bug 1204983)
Backed out changeset 602e91d48e43 (bug 1204983)
Backed out changeset c7d3635f771a (bug 1204983)
2015-10-16 09:29:36 -07:00
Christoph Kerschbaumer 29b3c0aded Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
* * *
Bug 1204983 - Replace NewTabURL.jsm with simpleBrowserServices.js (r=florian)

--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-16 06:54:42 -07:00
Christoph Kerschbaumer eee83aa5d8 Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-20 18:51:25 -07:00
Wes Kocher c6deb98829 Backed out 3 changesets (bug 1204983) for talos(g2) failures
Backed out changeset 00c07b02c8a8 (bug 1204983)
Backed out changeset a4879b180d2d (bug 1204983)
Backed out changeset 38b6f878608a (bug 1204983)
2015-10-19 16:09:33 -07:00
Christoph Kerschbaumer 38062824d0 Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
* * *
Bug 1204983 - Replace NewTabURL.jsm with simpleBrowserServices.js (r=florian)

--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-19 13:29:33 -07:00
Olivier Yiptong 6702393c68 Bug 1213078 - PlacesProvider.jsm module for remote new tab page r=emtwo
--HG--
extra : commitid : AfwNw7xKSSA
2015-10-12 01:29:57 -04:00
Olivier Yiptong f0c297a16d Bug 1210940 - New Browser Component: Newtab r=Mardak
--HG--
extra : commitid : Dnaq9WxbL5V
2015-10-12 01:29:12 -04:00
Wes Kocher 7c738dee7a Backed out changeset 5f6375754b86 (bug 1210940) for xpcshell and m-e10s(bc4) bustage CLOSED TREE 2015-10-09 16:42:50 -07:00
Wes Kocher fb755f24c8 Backed out changeset 1d6d4011acc3 (bug 1213078) 2015-10-09 16:42:22 -07:00
Olivier Yiptong 4afadf8395 Bug 1213078 - PlacesProvider.jsm module for remote new tab page r=emtwo
--HG--
extra : commitid : 4SGgj8rZN5F
2015-10-09 17:16:10 -04:00
Olivier Yiptong be3bd61d57 Bug 1210940 - New Browser Component: Newtab r=Mardak
--HG--
extra : commitid : Il6Y1bicn26
2015-10-09 16:39:19 -04:00