Commit Graph

26110 Commits

Author SHA1 Message Date
Mark Hammond
d07d26fab2 Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN 2014-11-07 18:12:26 +11:00
Wes Kocher
7173003458 Merge m-c to fx-team a=merge 2014-11-06 19:11:53 -08:00
Tim Nguyen
d15c0a72f9 Bug 1094296 - Fix black text on bookmarks toolbar button hover and open in devedition on windows;r=MattN,r=bgrins 2014-11-06 18:39:30 -08:00
Wes Kocher
7ec75772bd Merge fx-team to m-c a=merge 2014-11-06 18:26:36 -08:00
Felipe Gomes
42dcb3e98c Bug 1093691 - Enable e10s by default on Nightly (not riding trains), and activate infobar notice. r=gavin a=RyanVM on a CLOSED TREE 2014-11-06 17:58:40 -02:00
Dave Townsend
3a30dbe4a5 Bug 1093161: Fix load flags for new loads when transitioning from non-remote to remote processes. r=ttaubert 2014-11-06 11:04:59 -08:00
Mark Banner
aa3a4e072d Bustage fix from bug 1074688 part 3, conflicting with another patch. Fix the mocking of the tests to fix stubbing. rs+a=bustage-fix 2014-11-06 21:41:47 +00:00
Gavin Sharp
c1fa8f2552 Bug 1094409 - Explain in the preferences UI the reason when e10s is disabled. r=felipe 2014-11-05 17:01:25 -08:00
Felipe Gomes
dc0ba561b6 Bug 1093689 - Update text for e10s notification. r=gavin 2014-11-06 17:23:43 -02:00
James Long
41cd3158e4 Bug 1093349 - Add prettyPrinting and blackBoxing traits and hide buttons in debugger conditionally. r=past, a=me 2014-11-05 10:16:00 -05:00
Joel Maher
d61a879878 Bug 1092587 - TypeError: Promise.defer is not a function, causing browser chrome failures. r=Yoric 2014-11-05 09:47:00 -05:00
Tomasz Kołodziejski
6d25ef2447 Bug 1058116 - Pass referrer and isPrivate to openURIInFrame instead of nullptr as aOpener. r=mconley, r=smaug, r=Margaret, r=ally 2014-11-06 09:41:00 -05:00
Brian Grinstead
83dd7db958 Bug 1094782 - Override @tabCurveWidth@ and @tabCurveHalfWidth@ for devedition;r=MattN,a=KWierso 2014-11-06 15:59:20 -08:00
Jared Wein
d9a4cf453e Bug 1091537 - Set navigator.originalGum after the TB sdk has loaded in case TBPlugin was defined. r=dmose a=kwierso 2014-11-06 16:55:52 -05:00
Jared Wein
7907015570 Bug 1073415 - Add some polyfills for supporting IE for Loop's use of the l10n-gaia library and the TB SDK. r=dmose
--HG--
extra : rebase_source : 0f88c4405a43fc855d3485832b73c878d44c74a8
2014-11-06 16:54:23 -05:00
Carsten "Tomcat" Book
380779c7e2 Merge mozilla-central to mozilla-inbound 2014-11-06 13:53:27 +01:00
Carsten "Tomcat" Book
ae68da35a9 merge mozilla-inbound to mozilla-central a=merge 2014-11-06 13:50:25 +01:00
Brian Grinstead
fc947c1dc2 Bug 1094538 - Remove gap between selected tab and side of browser caused by padding on TabsToolbar;r=MattN 2014-11-05 17:52:30 -08:00
Shane Caraveo
6af95d33c0 bug 1053973 fix opengraph builder for e10s, r=markh 2014-11-05 17:26:36 -08:00
Shane Caraveo
bd00812817 Bug 915547 fix activation in e10s windows, r=markh 2014-11-05 17:22:27 -08:00
Jordan Santell
9b3a8b64fa Bug 1093866 - Search bar in customize menu should use default styling in DevEdition;r=dao
--HG--
extra : amend_source : 4acc8142ffe86e91224e1d21cd23365d0c798354
2014-11-05 16:50:26 -08:00
Matthew Noorenberghe
906240dc9c Bug 1093500 - Cleanup Loop registration by pulling push URLs from the push handler. r=pkerr
--HG--
extra : rebase_source : 40639702a655b5e20eb7e00473c2f8c7676500dc
2014-11-05 13:58:52 -08:00
Matthew Noorenberghe
93910d7feb Bug 1091260 - Badge the Browser Toolbox dock icon on OS X to differentiate it from the main process. r=jryans,fitzgen
--HG--
extra : rebase_source : 561016578d5a23c769090faf6c735b3060d4e741
2014-11-05 13:56:17 -08:00
Shane Caraveo
c5b2445649 bug 1090563 fix shared iframe use in loop, r=jaws 2014-11-05 16:21:01 -08:00
Victor Porof
be0670c340 Bug 1074205 - Enable devtools/netmonitor tests with e10s, r=ejpbruel 2014-11-05 16:52:56 -05:00
Victor Porof
5be0882642 Bug 1091612 - [e10s] browser_net_resend.js disabled because actors for the new request channels don't correspond to the ones sent in network event updates, r=ejpbruel 2014-11-05 16:52:53 -05:00
Victor Porof
9d583c0c0f Bug 1091603 - [e10s] browser_net_filter-01.js disabled because nsIXMLHttpRequest doesn't correctly determine whether or not a request is XHR in e10s, r=ejpbruel 2014-11-05 16:52:50 -05:00
Victor Porof
075c2a91aa Bug 1091596 - [e10s] browser_net_copy_as_curl.js disabled because waitForClipboard doesn't seem to work properly on e10s, r=ejpbruel 2014-11-05 16:52:46 -05:00
Victor Porof
21b87ba21f Bug 1058898 - Enable profiler tests for e10s, r=ejpbruel 2014-11-05 16:52:44 -05:00
Wes Kocher
f5726dd7a9 Merge m-c to fx-team a=merge to open this CLOSED TREE 2014-11-05 15:17:35 -08:00
Wes Kocher
7ee03f70cc Bug 1094312 - Disabling browser_bug553455.js made browser_bug585558.js permafail a=permafail CLOSED TREE 2014-11-05 13:05:26 -08:00
Gijs Kruitbosch
7febb73e8e Bug 690307 - add more tests for the localhost + spaces case, r=mak 2014-11-05 19:08:45 +00:00
Jared Wein
cba4f7b673 Bug 1093793 - desktop call recipient declining incoming call leaves link-clicker's camera on. r=dmose 2014-11-05 13:47:52 -05:00
Dave Townsend
46cadf46c1 Bug 1094312: Disable browser_bug553455 for high intermittent failures. 2014-11-05 10:05:57 -08:00
Gijs Kruitbosch
1be87a6e14 Bug 1090609 - don't disable open in tabs when there's only one item there, r=mak 2014-11-03 10:44:47 +00:00
Gijs Kruitbosch
c261255d96 Bug 1080801 - update more test disabling comments, rs=comments-only
DONTBUILD because only comments change

--HG--
extra : rebase_source : d07e98fd864e9dd9f52797dc9c1cd0ed5753f625
2014-11-05 16:18:39 +00:00
Mike Conley
3ad9de5f1e Bug 1085622 - Follow-up: failed to ifdef an extra call to gRemoteTabsUI.init(). r=trivial. 2014-11-05 10:22:24 -05:00
Mark Banner
902be81689 Bug 1094128 Convert the Loop Standalone controller app view to be based on the Flux style. r=nperriault 2014-11-05 14:59:40 +00:00
Mark Banner
75c663bad5 Bug 1093475 When a Loop call URL is deleted/blocked, use the proper session. r=mikedeboer 2014-11-05 13:59:46 +00:00
Nicolas Perriault
2c390faa97 Bug 1093620 - Using a single root store for Loop rooms. r=Standard8
--HG--
rename : browser/components/loop/content/shared/js/localRoomStore.js => browser/components/loop/content/shared/js/activeRoomStore.js
rename : browser/components/loop/content/shared/js/roomListStore.js => browser/components/loop/content/shared/js/roomStore.js
rename : browser/components/loop/test/shared/localRoomStore_test.js => browser/components/loop/test/shared/activeRoomStore_test.js
rename : browser/components/loop/test/shared/roomListStore_test.js => browser/components/loop/test/shared/roomStore_test.js
2014-11-05 13:59:46 +00:00
Gijs Kruitbosch
0859e1e56f Bug 690307 - make trimURL not generate URLs that parse back into search queries, r=mak
--HG--
extra : rebase_source : ef509eef3a3427288ba204b32046c4565f3c5cc2
2014-11-01 22:57:56 +00:00
Eddy Bruël
c8a0c2acf8 Bug 1090929 - Enable the pretty-print tests;r=mratcliffe 2014-11-06 10:27:45 +01:00
Eddy Bruël
62fc2f138d Bug 1090929 - Enable the break-on-dom-tests;r=mratcliffe 2014-11-06 10:18:10 +01:00
Jordan Santell
c05416ed8b Bug 1078539 - Add a doorhanger widget for the developer edition notification to browser console, developer tools, webide and responsive design mode. r=jryans 2014-10-22 17:18:31 -07:00
Ryan VanderMeulen
8421d8e779 Backout revision 224f20dce9d0 (bug 1078539) 2014-11-06 16:18:32 -05:00
Mark Banner
30f0e95554 Bug 1074688 - Part 3 Hook the new activeRoomStore into the standalone views, and also extend the store to manage joining rooms on the Loop server. r=nperriault,a=RyanVM 2014-11-06 20:53:49 +00:00
Mark Banner
4eb7ef3cb9 Bug 1074688 - Part 2 Add Join/Refresh/Leave room functions to the mozLoop API. r=mikedeboer 2014-11-06 20:52:16 +00:00
Romain Gauthier
e3e2ea9df7 Bug 1065201: introduce new sounds for Hello standalone and desktop. r=mikedeboer 2014-11-06 14:51:50 +01:00
Eddy Bruël
73b5faecd0 Bug 1093507 - Fix for permaorange, with comments addressed;r=gijskruitbosch 2014-11-06 14:21:53 +01:00
Carsten "Tomcat" Book
c0dbb429f8 Merge mozilla-central to fx-team 2014-11-06 13:56:29 +01:00