Commit Graph

29 Commits

Author SHA1 Message Date
Eugen Sawin
1f617c1192 Bug 1355542 - [2.0] Remove unused web progress callbacks and add missing progress filters. r=felipe 2017-04-13 23:20:17 +02:00
Mark Banner
0172a32b29 Bug 1338195 - Define a frame-script environment for eslint and use it to clear no-undef issues for known frame script globals. r=mossop
MozReview-Commit-ID: Fcin4InbLK2
2017-02-07 10:52:06 +00:00
Jared Wein
e3149c378f Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
34e228f767 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Shane Caraveo
425192546e Bug 1299998 fix closing of share panel, r=markh
MozReview-Commit-ID: 2D4c2AiS1qQ
2016-09-22 08:40:07 -07:00
Shane Caraveo
e5626fbd1f Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
MozReview-Commit-ID: JzSDh41IPBu
2016-08-23 15:24:06 -07:00
Shane Caraveo
52925476f1 Bug 1257723 move to using messagemanager for some events, r=markh 2016-03-17 18:44:03 -07:00
Shane Caraveo
12a45ed80c Bug 1253604 fix share breakage after canceling share on fb, r=markh 2016-04-27 09:47:01 -07:00
Phil Ringnalda
f48f4d0b61 Back out f1e0c231d7e4 (bug 1253604) for failures in at least browser_share.js
CLOSED TREE
2016-04-25 20:41:11 -07:00
Phil Ringnalda
5a9cc67bec Back out 5fdb0bf1527a (bug 1257723) for test failures, probably at least in browser_aboutHome_activation.js and browser_mozLoop_chat.js
CLOSED TREE
2016-04-25 20:40:22 -07:00
Shane Caraveo
1ddc5fcc75 Bug 1257723 move to using messagemanager for some events, r=markh 2016-03-17 18:44:03 -07:00
Shane Caraveo
ed4c19139a Bug 1253604 share breakage after canceling share on fb, r=markh 2016-04-25 17:50:01 -07:00
Jonathan Watt
7d5631792c Bug 1263065 - Avoid assignment to undeclared variable JavaScript strict warning in social-content.js. r=mixedpuppy 2016-03-21 09:11:16 +00:00
Shane Caraveo
1159f1e084 Bug 898706 remove frameworker and all associated code and tests, r=markh 2016-03-17 16:46:41 -07:00
Mike de Boer
e4d25d121c Bug 1250871 - only send messages to child scripts when the docShell is still around. r=smaug 2016-02-29 12:25:48 +01:00
Mike de Boer
7be3e682a6 Bug 1250847: prefix DOMWindowClose and DOMTitleChanged messages with the Social: prefix to assure they won't arrive at the global messageManager instance that TabBrowser is listening to. It mixes things up in twisted, unexpected ways if we don't. r=Standard8 2016-02-25 22:11:08 +01:00
Mike de Boer
bfbf6cb35b Bug 1229195: ignore messages when content is null. r=Standard8 2016-02-18 13:02:33 +01:00
Mike de Boer
7a8ff72fdf Bug 1248377: adding global event listeners is wrong in hindsight - events stopped arriving in handlEvent. r=Standard8 2016-02-15 15:36:43 +01:00
Mike de Boer
679eaf7550 Bug 1245813: make sure that messageManager message listeners are swapped as well after chat window attach/ detach. This means that the browser_tearoff.js mochitest can be enabled again. r=mixedpuppy 2016-02-12 13:23:03 +01:00
Mike de Boer
17a39f381b Bug 1229195: explicitly link 'content' to the frame script global scope to prevent out-of-scope errors. r=Standard8 2016-02-09 15:16:22 +01:00
Mike de Boer
24f7966c48 Bug 1154277: Part 3 - implement test changes to work in e10s mode as well. r=mixedpuppy,Standard8 2016-02-04 13:42:10 +01:00
Mike de Boer
13cea25f52 Bug 1154277: Part 2 - support running Social API documents to run in a remote browser, i.e. the content process. f=mixedpuppy, r=Standard8 2016-02-04 12:50:06 +01:00
Wes Kocher
cd3d631b44 Merge inbound to m-c a=merge 2015-10-07 10:29:41 -07:00
Carsten "Tomcat" Book
036e6d2fa3 Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Shane Caraveo
321d31f7e7 Bug 1188378 fix loading share pages when TP is turned on, r=markh 2015-10-05 15:53:51 -07:00
Carsten "Tomcat" Book
12369728f5 Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
474f49adb7 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Shane Caraveo
b0598624c2 Bug 1162322 change social error handling to use messagemanager, r=markh 2015-05-22 10:33:18 -07:00