Ting-Yu Lin
2e89b612fe
Bug 1297097 Part 1 - Remove preference "layout.css.vertical-text.enabled" in test files. r=jfkthame
...
MozReview-Commit-ID: LCegChkryHj
--HG--
extra : rebase_source : 7893e9a62d76da82c0a620430468dc6fde4c57cc
2016-08-23 13:55:16 +08:00
Benoit Girard
3011e2c2dd
Bug 1297773 - Fix thread filter to use case insensitive substring matching. r=mstange
...
MozReview-Commit-ID: 9umKsSQ9a73
--HG--
extra : rebase_source : 4358a4cf8d8b6e613097449e90a1cbb92f668552
2016-08-24 16:22:53 -04:00
Henry Chang
c7b987867a
Bug 1293476 - Decouple URI_SAFE_TO_LOAD_IN_SECURE_CONTEXT and MAKE_LINKABLE. r=dveditz
...
MozReview-Commit-ID: FZEemKDafEg
--HG--
extra : rebase_source : d0fada3a741dd229293f5dd6f674c4f49d2f35f4
2016-08-15 16:22:59 +08:00
Dan Glastonbury
0f59ea17ee
Bug 1295844 - Add webm testing files to video decode suspend tests. r=gerald
...
Test files transcoded from gizmo.mp4 using:
ffmpeg -i gizmo.mp4 -vcodec vp9 -acodec opus gizmo.webm
ffmpeg -i gizmo.webm -vcodec copy -an gizmo-noaudio.webm
MozReview-Commit-ID: 4OB8G9NtS7A
--HG--
extra : rebase_source : e43b586371fae927d0e997064169e2e56de6b476
2016-08-17 13:04:35 +10:00
Kan-Ru Chen
a498d8e3c8
Bug 1269036 - Never call PBrowserChild::Send__delete__ in content process. r=smaug
...
Automatically destroy TabParent if *aResult is not NS_OK
or *aWindowIsNew is false.
We should never call PBrowserChild::Send__delete__ directly in content
process because the parent side needs to do some cleanup first. In this
case if OpenWindowWithTabParent failed but the TabParent has been
associated with a nsFrameLoader we could crash on trying to destroy a
already destroyed TabParent.
MozReview-Commit-ID: E2KFn6yA1Fm
--HG--
extra : rebase_source : 8ea668099969f1753e699630a0f763f95a1c1f4f
2016-08-24 18:49:42 +08:00
Edouard Oger
f88ca738b7
Bug 1288247 - Open synced tabs in a new tab on middle click. r=markh
...
MozReview-Commit-ID: LTE5NolY8V3
--HG--
extra : rebase_source : cf071b7d106e8a59ca1df0bc43aa37d18cad4d82
2016-08-19 17:10:45 -07:00
Jean-Yves Avenard
745006a3fc
Bug 1297880: Have GetSeekable return an empty range if duration is not r=jwwang
...
yet known. r?jwwang
MozReview-Commit-ID: 4e1k42FlW1z
--HG--
extra : rebase_source : 47c94026157a278192f2388a4d92768d5454c384
2016-08-25 13:36:51 +12:00
Shih-Chiang Chien
5cf46e081c
Bug 1297018 - disable video casting to FxOS TV while presentation API is not supported. r=ahunt.
...
MozReview-Commit-ID: 7ZgN0V95ob
--HG--
extra : rebase_source : 3a9664853864cd1692c0f67973a803395bfb1fe6
2016-08-23 10:30:22 +08:00
Matthew Noorenberghe
15369c0198
Bug 1296800 - test_prompt.html: Move promptAuth tests to their own test file. r=Dolske
...
MozReview-Commit-ID: 3BbtbT1q1VT
--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_prompt.html => toolkit/components/passwordmgr/test/mochitest/test_prompt_promptAuth.html
extra : rebase_source : e9dcb50d3c032ad036be0331abb2255d1900ddcd
2016-08-24 15:37:00 -07:00
Matthew Noorenberghe
cd4f4dd80a
Bug 1296800 - Use separate setup and test tasks in test_prompt.html. r=Dolske
...
MozReview-Commit-ID: CMj1q9B5v8u
--HG--
extra : rebase_source : fee3e41b2421545b5deef0a6ae9bb2728369da2a
2016-08-19 17:27:05 -07:00
Matthew Noorenberghe
e4a4c5cb94
Bug 1296800 - Output test numbers in test_prompt.html. r=Dolske
...
MozReview-Commit-ID: GaZMCUlThGW
--HG--
extra : rebase_source : 8948ea9ece26738b8971b16a10b3dc7deca80388
2016-08-19 17:24:47 -07:00
Andrew Comminos
6fc5868042
Bug 1280653 - Read into the X11 event queue in GLContextGLX::MakeCurrent to queue DRI invalidation events. r=lsalzman
...
MozReview-Commit-ID: 5N076lUlCkl
--HG--
extra : rebase_source : c1aa9eb1ad2d5c5410d94d4028ee7f034194b4ad
2016-08-24 20:23:39 -04:00
JW Wang
d13f41c2a0
Bug 1294616 - Somewhat improve the string performance by defining string literals whose length is known at compile time. r=cpearce
...
MozReview-Commit-ID: LAlqMDtGQN7
--HG--
extra : rebase_source : 4f2cdc9cb9ee7e4dd024d47dad329304f6ba70ae
extra : source : 6db22a524b1452fc50bf56535e7c619a8441dcfe
2016-08-15 15:41:53 +08:00
Jarda Snajdr
35df0a4ddc
Bug 1297329 - Added unit test for the StackTrace component r=bgrins
...
MozReview-Commit-ID: 57Hm7pcMHRG
--HG--
extra : rebase_source : e7cf483e52560873b140f97bb850799ae88cb1f0
2016-08-24 13:22:21 +02:00
Jarda Snajdr
3474e924c1
Bug 1297329 - Fix opening 'url1 -> url2' source locations in console r=bgrins
...
MozReview-Commit-ID: AcQMHzaVi9r
--HG--
extra : rebase_source : 3694627d3dfd57e67657203a02c9c50817ff3952
2016-08-23 11:16:43 +02:00
JW Wang
a208d2cb40
Bug 1295073 - Remove the aRealTime parameter from the MediaDecoderStateMachine constructor. r=cpearce
...
MozReview-Commit-ID: BXMVAV1R3gx
--HG--
extra : rebase_source : 0749ff95de361da3c935dfe113690aa8c5e7dc2a
2016-08-15 14:54:10 +08:00
Andrew Swan
4297232844
Bug 1297028 Expose Addon.canUninstall flag to content r=bz,rhelmer
...
MozReview-Commit-ID: Ec6QPj9h9k7
--HG--
extra : rebase_source : 747cb4ce54d5e8d0cc7bc2cc3654471b3b07bfcb
2016-08-23 19:24:15 -07:00
Lin Clark
268da026f6
Bug 1297180 - New console frontend: Use packet stubs to test store. r=bgrins
...
--HG--
extra : rebase_source : 6713114d40a47ce61885640d513b4eec549f283f
2016-08-22 16:43:27 -04:00
Sebastian Hengst
a8200eb0d2
Backed out changeset bbe3a00528ed (bug 1288247) for failing test_TabListComponent.js. r=backout
2016-08-24 18:22:40 +02:00
Sebastian Hengst
9379293d2d
Backed out changeset f976df7f1eba (bug 1288247)
2016-08-24 18:21:44 +02:00
Kartikaya Gupta
6b6c6bae4f
Bug 1297732 - Eliminate some redundancies in prefs files. r=rbarker
...
MozReview-Commit-ID: EaHtBt0Hgbd
--HG--
extra : rebase_source : 753c09f87f55af3a129b950ae77359717693bae9
2016-08-24 11:54:05 -04:00
Kartikaya Gupta
9f03d0a214
Bug 1297408 - Really prevent flings from happening in the touchevents tests. r=botond
...
MozReview-Commit-ID: GBEwqa4SZb3
--HG--
extra : rebase_source : 881fc4e891e86115f201a932395d08214f971a0f
2016-08-23 16:06:25 -04:00
Kartikaya Gupta
6c6c920c12
Bug 1297445 - Remove improper call to WidgetModifiersToDOMModifiers. r=botond
...
MozReview-Commit-ID: 6cB3s4aCmKQ
--HG--
extra : rebase_source : f32a4af4674c9e680330ddf261ca00997c5f6d2d
2016-08-23 13:02:10 -04:00
Andrew Halberstadt
ae1bcceeda
Bug 1297699 - Mozlint tests should run with test directory as the "project root", r=smacleod
...
MozReview-Commit-ID: 9sbhlc11YF5
--HG--
extra : rebase_source : dee2bc4820374ca833f8351de72743f8d5a95aec
2016-08-24 09:55:04 -04:00
Yura Zenevich
f9a9742e3a
Bug 1297456 - use nsIXULRuntime's accessibilityEnabled attribute in Troubleshoot.jsm to check if accessibility service is enabled. r=Felipe
...
MozReview-Commit-ID: C5YPq58yemB
--HG--
extra : rebase_source : dd939482501af829122c1191d5632b73ea3c1b58
2016-08-24 11:09:55 -04:00
Sebastian Hengst
8c2f7bc618
Bug 1288247 - Open synced tabs in a new tab on middle click: Add whitespace after 'if' to make eslint happy. r=eslint-fix
2016-08-24 16:43:12 +02:00
Andi-Bogdan Postelnicu
b7451091eb
Bug 1297054 - remove null check in CanvasRenderingContext2D::InitializeWithDrawTarget. r=jrmuizel
...
MozReview-Commit-ID: GA3PntlpxBU
--HG--
extra : rebase_source : ac822ae25b9d861da5a196734d09a8a507a16570
2016-08-23 11:41:21 +03:00
Andi-Bogdan Postelnicu
76c4dee42b
Bug 1296582 - ignore initialisation check for members in SurfaceDescriptorX11. r=jrmuizel
...
MozReview-Commit-ID: IrxMqvROHPH
--HG--
extra : rebase_source : 72cae16646be0e4b949724dd76925b6857b81e5b
2016-08-23 14:17:56 +03:00
Ricky Chien
35b95e26e1
Bug 1206229 - Inform the user that changes may require a page reload r=Paolo
...
MozReview-Commit-ID: 3tJRhxeDnUb
--HG--
extra : rebase_source : ac829778e8c6225801efb3989578b0f9814a140b
2016-08-11 11:52:47 +08:00
Edouard Oger
549037950e
Bug 1288247 - Open synced tabs in a new tab on middle click. r=markh
...
MozReview-Commit-ID: LTE5NolY8V3
--HG--
extra : rebase_source : 01d32e7ec192bf38a62e39c362917aa532ebe33f
2016-08-19 17:10:45 -07:00
dimi
6868c16845
Bug 1291024 - Avoid caching safebrowsing testcase resources. r=francois
...
MozReview-Commit-ID: 9SB5diTrr5F
--HG--
extra : rebase_source : 9bd5f644f46627bd00871f58111bda54732df4e4
2016-08-23 15:51:29 +08:00
dimi
d7abe4a988
Bug 1296201 - Wait for SafeBrowsing,jsm to be initialized before running testcase. r=francois
...
MozReview-Commit-ID: 8o3cszqJK36
--HG--
extra : rebase_source : 92816999a5704f1e5854db713352d7f8f5280412
2016-08-24 17:00:08 +08:00
Tim Huang
71297dcaaf
Bug 1289319 - Add a test framework for the first party isolation tests. r=arthuredelstein+474980,baku
...
--HG--
extra : rebase_source : c898d4a65d9c7abf735b0b2d791f89bc38f34d7d
2016-08-22 22:05:01 +08:00
Jarda Snajdr
37ccd80244
Bug 1297068 - Copy as cURL generates correct boundary on a multipart request r=Honza
...
MozReview-Commit-ID: EOyLVsHkBCL
--HG--
extra : rebase_source : f929b7506a1ca4a488a92efcf0804583ded4171e
2016-08-22 15:36:09 +02:00
Munro Mengjue Chiang
b6c7822e72
Bug 1296684 - export DeviceChangeCallback.h no matter webrtc is enabled or not; r=jib
...
MozReview-Commit-ID: 9xocLhe1QZw
--HG--
extra : rebase_source : cfa81f49e8b98b93c90a6ea436ee106db7a12f00
2016-08-22 18:16:28 +08:00
Chia-hung Tai
80a7e0d9a0
Bug 1292335 - Call mozCaptureStreamUntilEnded in loadedmetadata. r=pehrsons.
...
MozReview-Commit-ID: 5S3jR9V23Yn
--HG--
extra : rebase_source : 65fa7e3f76318d1149a9700fae96a55a9a395d31
2016-08-22 11:01:27 +08:00
Michael Froman
d81f5eab06
Bug 1295552
- restart ice ctx needs stun/turn/dns setup to match original ctx. r=drno
...
MozReview-Commit-ID: H8o3gEnFfzQ
--HG--
extra : rebase_source : 59a5b05cf14da6492f4edaba6e3d7d18cf8ca242
2016-08-18 17:29:49 -05:00
Ryan VanderMeulen
0374889baf
Merge m-c to autoland. a=merge
2016-08-24 09:10:50 -04:00
Ryan VanderMeulen
44f6964ba9
Merge fx-team to m-c. a=merge
2016-08-24 09:04:42 -04:00
Phil Ringnalda
f35f0c69e0
Merge m-c to a CLOSED TREE f-t
2016-08-23 22:59:10 -07:00
Matthew Noorenberghe
b6c24e1579
Bug 1276701 - Follow-up to update package-manifest.in after removing the Safari migrator on Windows. r=bustage on a CLOSED TREE
...
MozReview-Commit-ID: 2uoRZJqy8p2
--HG--
extra : rebase_source : c0d64f9719640c5da8baacfcb08c76754febef0e
extra : amend_source : 5497c593138ecb55faabf6539af70ce8a6f41702
2016-08-23 16:29:02 -07:00
Sylvestre Ledru
51b6dcc500
Bug 1297534 - Revert the blocklist introduced to fix the startup crash in nsPrefBranch::GetIntPref (Websense Endpoint) r=aklotz
...
MozReview-Commit-ID: EMkHwgvwLyt
--HG--
extra : rebase_source : 381ee90bc8be7f9db6166b8434fdc740110dded5
2016-08-24 00:03:00 +02:00
Wes Kocher
dc25121c45
Merge autoland to central, a=merge
2016-08-23 14:38:33 -07:00
Wes Kocher
3de1ea925a
Backed out changeset 54933b5b96f1 (bug 1260324) for frequent windows reftest failures a=backout CLOSED TREE
2016-08-23 13:50:14 -07:00
Edouard Oger
894ae051dc
Bug 1297473 - Check for first tab in synced tabs sidebar before assigning tabindex. r=markh
...
MozReview-Commit-ID: 9FkT0HpoB8r
--HG--
extra : rebase_source : 31776337e33f6d55ed60d4ab2e535172a2de2395
2016-08-23 11:11:29 -07:00
Shane Caraveo
ff811bd1a9
Bug 1289549 bump slop in jpg color test, r=maglione
...
MozReview-Commit-ID: GGNze65Lpkl
2016-08-23 15:24:07 -07:00
Shane Caraveo
8ec26c4b57
Bug 1289549 P6 socialapi remove non-socialapi chat code, r=florian
...
MozReview-Commit-ID: FrW31GTAHGZ
2016-08-23 15:24:07 -07:00
Shane Caraveo
a0e6f2f6b1
Bug 1289549 P5 socialapi fix path in pocket bootstrap, r=florian
...
MozReview-Commit-ID: 8dqHYLjj5RX
2016-08-23 15:24:07 -07:00
Shane Caraveo
e2da2722a8
Bug 1289549 P4 socialapi remove unused css, r=florian
...
MozReview-Commit-ID: LhhP7W5i3U7
2016-08-23 15:24:07 -07:00
Shane Caraveo
1bb3fcb541
Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
...
MozReview-Commit-ID: 2rMDwrZTTpG
--HG--
rename : toolkit/components/social/SocialService.jsm => browser/modules/SocialService.jsm
rename : toolkit/components/social/test/xpcshell/test_SocialService.js => browser/modules/test/unit/social/test_SocialService.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js => browser/modules/test/unit/social/test_SocialServiceMigration21.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js => browser/modules/test/unit/social/test_SocialServiceMigration22.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js => browser/modules/test/unit/social/test_SocialServiceMigration29.js
2016-08-23 15:24:07 -07:00