Commit Graph

16 Commits

Author SHA1 Message Date
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