Commit Graph

28410 Commits

Author SHA1 Message Date
Gijs Kruitbosch
a9fad181fa Bug 1142521 - disable casting on firefox desktop by default, r=mconley 2015-03-13 13:36:21 +00:00
Gijs Kruitbosch
a8dd24ef2d Bug 1128175 - add explicit <esc> handler, r=jaws 2015-03-12 10:25:20 +00:00
Stephen Horlander
6bd89480ca Bug 1143057 - Restore correct tab image dimensions. r=dao 2015-03-15 16:20:02 +01:00
Marina Samuel
15c75d01a0 Bug 1126184: Part 3: Mochitest fixes for suggested tiles. 2015-03-13 11:45:38 -04:00
Marina Samuel
e19985d4b9 Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw 2015-03-13 11:45:34 -04:00
Marina Samuel
918b115aaa Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw 2015-03-13 11:45:31 -04:00
Dave Townsend
1157a787d2 Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley 2015-03-10 09:19:17 -07:00
Victor Porof
d2f862fa9c Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me 2015-03-14 16:14:37 -04:00
Victor Porof
f1e95a2d6c Bug 1142748 - Fix the 'Protocol error (unknownError): Error: Cannot call drainAllocationsLog without setting trackingAllocationSites to true', r=jsantell 2015-03-13 19:09:09 -04:00
Dave Townsend
0c845ca1c0 Bug 1143118: Fix intermittent test browser_tab_detach_restore.js. r=ttaubert 2015-03-13 12:56:16 -07:00
Ryan VanderMeulen
54abe997e7 Merge fx-team to m-c. a=merge 2015-03-13 16:09:58 -04:00
Ryan VanderMeulen
938f3bd0bb Backed out changesets 8522ea4f4621, c6d45a7a0eec, and 7d72517398ba (bug 1126184) for newtab mochitest-bc failures.
CLOSED TREE
2015-03-13 14:19:45 -04:00
Ryan VanderMeulen
a12c6d2dfc Backed out changesets f63a2cf3fa11 and 7d9a91ee3d48 (bug 1126089) for mochitest-bc failures. 2015-03-13 13:42:57 -04:00
J. Ryan Stinnett
b6b74b8c85 Bug 1142730 - Show client cert in WebIDE auth dialog. r=past 2015-03-12 17:37:17 -05:00
Sami Jaktholm
bbae61deb7 Bug 1142633 - Fix intermittent netmonitor e10s test failures caused by dead CPOW usage. r=vporof 2015-03-12 20:39:43 +02:00
Jennifer Fong
ffecaacf94 Bug 1142090 - Check existence of mainRoot. r=jryans 2015-03-11 12:30:00 -04:00
Michael Ratcliffe
221a37877c Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs 2015-03-13 11:52:45 +00:00
Victor Porof
8b20cd3235 No Bug - Fix documentation for _startMemory and _stopMemory in performance/modules/front.js, r=me DONTBUILD 2015-03-13 12:12:59 -04:00
Victor Porof
5860d91f6f Bug 1142748 - Use a single configuration for starting/stopping recordings, r=jsantell 2015-03-13 11:53:23 -04:00
Marina Samuel
58f1c40af5 Bug 1126184: Part 3: Mochitest fixes for suggested tiles. 2015-03-13 11:45:38 -04:00
Marina Samuel
617c4fd1a3 Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw 2015-03-13 11:45:34 -04:00
Marina Samuel
e1dfd563f7 Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw 2015-03-13 11:45:31 -04:00
Ian Moody
320c3c45bf Bug 1140878 - Move SwitchDocumentDirection() to toolkit/content/browser-content.js so it can be safely used in e10s. r=mconley 2015-03-11 21:19:18 +00:00
Bill McCloskey
12af381a9e Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug) 2015-03-13 08:24:20 -07:00
Bill McCloskey
d53a633a7e Bug 1142542 - Use AppConstants in browser/modules (r=gavin) 2015-03-13 08:19:09 -07:00
Ian Moody
e80d9e5e73 Bug 1135934 - Make "View Background Image" and "View Description" use gContextMenuContentData to avoid unsafe CPOW warnings. r=mconley 2015-03-08 10:19:00 -04:00
Ian Moody
71f95c8dd7 Bug 1135916 - Make "Copy Email Address" use gContextMenuContentData to avoid unsafe CPOW warning. r=mconley 2015-03-08 10:18:00 -04:00
Ryan Kelly
d5eb4dcf62 Bug 1132293 - Let reliers access derived encryption keys through FxAccountsOAuthClient. r=mhammond 2015-03-09 21:46:00 -04:00
Perry Wagle
69f60f16e6 Bug 1122941 - Remove bookmark tags field max length. r=mak 2015-03-12 11:10:00 -04:00
Carsten "Tomcat" Book
7bb362396d Merge mozilla-central to fx-team 2015-03-13 14:10:56 +01:00
Carsten "Tomcat" Book
69e1e895fa merge mozilla-inbound to mozilla-central a=merge 2015-03-13 14:02:34 +01:00
Abdelrhman Ahmed
5defcae2a8 Bug 1142552 - Remove remaining expression closures from browser-ctrlTab.js. r=dao 2015-03-13 13:01:24 +01:00
Gijs Kruitbosch
76032952c0 Bug 1130411 - request complete logs for browser_change_app_handler.js to help figure out why it's breaking, rs=trivial,test-only 2015-03-13 11:44:51 +00:00
Mike de Boer
dd30ee99df Bug 1142066: add a localization note for the tab sharing message as shown in the OSX-specific global WebRTC indicator. r=flod. DONTBUILD 2015-03-13 12:21:39 +01:00
Florian Quèze
63d252df81 Bug 1142217 - Make the '+-' button in reader view work. r=markh 2015-03-13 17:04:56 +11:00
Stephen Horlander
a32af98979 Bug 968388 - Visually balance Share plane, r=gijs 2015-03-12 09:00:00 +00:00
Gijs Kruitbosch
75e1e6efbf Bug 1142045 - fix onClearHistoryChanged reference, r=jaws 2015-03-11 23:58:04 +00:00
Wes Kocher
5f638ddc6e Backed out changeset 90abee1a4bc0 (bug 1142217) for bc1-e10s orange 2015-03-12 17:19:39 -07:00
Florian Quèze
f1955acc0e Bug 1142217 - Make the '+-' button in reader view work. r=markh 2015-03-12 23:47:26 +01:00
Ryan VanderMeulen
6f15b2e72c Merge m-c to fx-team. a=merge 2015-03-12 18:39:36 -04:00
Ryan VanderMeulen
fd511a4b5b Merge inbound to m-c. a=merge 2015-03-12 18:05:45 -04:00
Victor Porof
050042636e Bug 1142744 - Fix tests broken by bug 1132755, r=me 2015-03-12 18:01:49 -04:00
Panos Astithas
06530f8f76 Don't dump errors in tests that are already handled by the parser (bug 1138784). r=vporof 2015-03-12 20:42:35 +02:00
Christoph Kerschbaumer
552564bf56 Bug 1138641 - Updated remaining callsites to use newChannel2 in browser/devtools (r=vporof) 2015-03-12 11:26:57 -07:00
Dave Townsend
0fc67a63f6 Bug 1142114: Fix broken cases of devtools calling once. r=jsantell 2015-03-11 10:00:25 -07:00
Mike de Boer
f7688edaf6 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
485c2ad407 Bug 1141122: supply a more canonical alternative to about:loopconversation in Loop conversation gUM prompts. r=florian 2015-03-12 16:54:33 +01:00
Victor Porof
5eefdd16d7 Bug 1141719 - Lots of "TypeError: ownerWindow is null" when shutting down the new perf tool on debug builds, r=jsantell 2015-03-11 16:01:19 -04:00
Victor Porof
c6241e074b Bug 1121194 - Support vertical panning for the flamegraph in the new performance tool, r=jsantell 2015-03-11 16:01:19 -04:00
Dave Townsend
ea449c2beb Bug 1128060: Fix copying permanentKey to a detached tab in e10s mode. r=billm, f=ttaubert 2015-03-09 16:19:54 -07:00