Commit graph

25 commits

Author SHA1 Message Date
Munro Mengjue Chiang
9a9c594a03 Bug 1365852 - immediately return in updateIndicatorState() if webrtcIndicator hasn't finished loading. r=florian
MozReview-Commit-ID: D6MZn6khaJO

--HG--
extra : rebase_source : 4d7c9f3d8fd304e540d6bc0a306793518005d912
2017-06-13 16:50:19 +08:00
Jared Wein
9141469edf Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
MozReview-Commit-ID: FuVu8skcqOe

--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
2016-12-30 21:47:25 -05:00
Jared Wein
ecab54a7c9 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje

--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher
0dfb7c2b5c 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
7255df4e9a Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR

--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
Florian Quèze
72d3846cce Bug 1320375 - Remove webrtcUI.showSharingDoorhanger's obsolete aType parameter, r=johannh. 2016-11-28 12:29:31 +01:00
Carsten "Tomcat" Book
e402c17a68 Backed out changeset 77b01f2bda7f (bug 1320375) 2016-11-28 15:56:41 +01:00
Florian Quèze
fc3cc50546 Bug 1320375 - Remove webrtcUI.showSharingDoorhanger's obsolete aType parameter, r=johannh. 2016-11-28 12:29:31 +01:00
Pushpankar
c6670d980f Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
--HG--
extra : rebase_source : 72d50e73baf595840a2aade57ae782e4c40d4c27
2016-07-16 10:20:04 +02:00
Jonathan Kew
0fb989a356 Bug 1253446 - patch 1 - Convert from device to CSS pixels when positioning the webrtc indicator. r=emk 2016-03-04 16:12:40 +00:00
Carsten "Tomcat" Book
08997000eb 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
Carsten "Tomcat" Book
e7ef778c9d Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)

--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Gijs Kruitbosch
7734b9745a Bug 1052776 - fix role=alert usage and ensure alert events fire, r=MattN
--HG--
extra : commitid : 7SWr1dbbvir
extra : rebase_source : f52bbac6f164a1d0b5d40cbacc9fa29648ace855
2015-09-30 15:38:00 -04:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Mike de Boer
eb152f0744 Bug 1142066: add strings for screen sharing type Browser, aka tab-sharing for the WebRTC UI indicators. r=florian 2015-03-12 17:02:28 +01:00
Mike de Boer
04f3c42e8e Bug 1139907: show WebRTC screen sharing notification icon in Hello conversation window and globally when tab sharing is active. r=jesup,florian 2015-03-11 16:34:31 +01:00
Shu-yu Guo
15262d36a9 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Florian Quèze
c2cfac10fd Bug 1048230 - Global indicator inaccessible when taskbar is on top of the screen, r=Enn. 2014-08-19 17:50:10 +02:00
Florian Quèze
1dafa36359 Bug 1041667 - Fix positioning of the global webrtc sharing indicator if there are multiple screens, r=dolske. 2014-08-04 12:32:59 +02:00
Florian Quèze
190e95c053 Bug 1042163 - Visual issues with the global indicator for screen/device sharing, r=Gijs.
--HG--
extra : rebase_source : b9859df1822175a7ff322c08d76cb1f437775650
2014-08-01 15:18:29 +02:00
Florian Quèze
ba83a37d0c Bug 1041663 - handle dragging the global webrtc sharing indicator, r=dolske.
--HG--
extra : rebase_source : 6f0185993355251b6c723acdffaf1fca8719ee18
2014-08-01 15:15:49 +02:00
Florian Quèze
287da9c56c Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
Wes Kocher
aaecca5c9f Backed out 3 changesets (bug 1037408) for dt orange on a CLOSED TREE
Backed out changeset 8833bb7e90de (bug 1037408)
Backed out changeset c9cfdc0bbfbc (bug 1037408)
Backed out changeset f875dc5e0df7 (bug 1037408)
2014-07-18 21:04:00 -07:00
Florian Quèze
0635b86b59 Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00