Граф коммитов

11699 Коммитов

Автор SHA1 Сообщение Дата
Carsten "Tomcat" Book 01eaaf3593 Backed out changeset d57993c7e315 (bug 1110887)
--HG--
extra : rebase_source : 68956685a60da1690ccb22a26f6869d185686e9a
2015-04-09 13:05:49 +02:00
Carsten "Tomcat" Book 3ae7118364 Backed out changeset 238352c73015 (bug 1110887)
--HG--
extra : rebase_source : 41528ae51914dae53d840af7824a2d14c72f906b
2015-04-09 13:05:44 +02:00
Florian Quèze deecddf10c Bug 1137603 - WebRTC sharing notifications fail to open from the global indicator when the Hello window has been detached, r=mixedpuppy.
--HG--
extra : rebase_source : e4059e6c6e6a4ade34baae39d68d070be15964a2
2015-04-09 12:27:36 +02:00
Mike Conley ed246a8fa7 Bug 1110887 - Update browser_globalplugin_crashinfobar.js to work with e10s changes. r=felipe.
--HG--
extra : rebase_source : c0fbc7c138db85fc4f79edb198192d55ffbe4689
2015-03-27 23:22:47 -04:00
Mike Conley 1007d6198f Bug 1110887 - Update browser_CTP_crashreporting.js to work with e10s changes. r=felipe.
--HG--
extra : rebase_source : 475d9225817b9b986a77651ac5bb7675fa49999d
2015-03-27 17:01:18 -04:00
Mike Conley 952ec40084 Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe.
--HG--
extra : rebase_source : 9542bb8f9177680a45deb2056c1a66af59b180d8
2015-03-27 16:32:24 -04:00
Mike Conley a3893685f8 Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
This patch does the following:
* Has the gPluginHandler tell content processes when a NPAPI plugin crashes
* Introduces PluginCrashReporter, and renames TabCrashReporter.jsm to ContentCrashReporters.jsm.
* Makes gPluginHandler use PluginCrashReporter to submit plugin crashes.
* If a plugin crash report is submitted, puts all visible instances into the submitted state.
* Makes the plugin crashed notification bar work with run IDs.
* Removes event and message listeners in PluginContent when uninitting.

--HG--
extra : rebase_source : 04f1f5c755bd4b8e16b7f73cf88955760944b358
2015-03-27 23:34:15 -04:00
Mike Conley d3d4344540 Bug 1150120 - Pass outerWindowID up when sending contextmenu message up from content process. r=gabor.
This will hopefully allow us to avoid using CPOWs for contentDocument and contentWindow
when doing things like printing or viewing the source of subframes.

--HG--
extra : rebase_source : aa17cd0be26f136cefbde1c4683ac99a07c6bf15
extra : amend_source : ec32ff88015c74031977824d134922edd9a91c04
2015-04-01 13:38:24 -04:00
Dão Gottwald 5e706b024b Bug 1148016 - make browser_bug553455.js handle xpinstall.customConfirmationUI=false. r=dtownsend 2015-04-08 19:26:16 +02:00
Dão Gottwald eb1c9b7e08 Backed out changeset 5a5243c9e021
--HG--
extra : rebase_source : 2f6b3e6d7f98f5117acf677d2d487e6b0fc5a922
2015-04-08 19:25:11 +02:00
Ryan VanderMeulen edb7f6086e Merge m-c to fx-team. a=merge 2015-04-08 13:09:36 -04:00
Ryan VanderMeulen 75871f42cb Merge fx-team to m-c. a=merge 2015-04-08 12:38:35 -04:00
Dão Gottwald 0ee4f3e3e8 Bug 1148016 - make browser_bug553455.js handle xpinstall.customConfirmationUI=false. r=dtownsend 2015-04-08 18:20:18 +02:00
Ryan VanderMeulen 92ffb92cb8 Bug 984821 - Disable browser_CTP_iframe.js on Linux and OSX for ongoing intermittent failures. 2015-04-08 09:18:24 -04:00
Gijs Kruitbosch b3d2ee3aa4 Bug 1147487 - don't bother sending reader mode updates when isArticle is false, r=margaret
--HG--
extra : rebase_source : ccc17edf45f1cc70d9582ecd1a30db737deb3c14
2015-04-07 17:07:29 +01:00
Christoph Kerschbaumer 7ccfa6b7cd Bug 1147562 - Update remaining callsites of newChannel before landing the shim in browser/ (r=bsmedberg) 2015-04-09 10:11:12 -07:00
Tooru Fujisawa 3008f7f07a Bug 1140725 - Remove isDisabledForEvents from nsContextMenu.js. r=dolske 2015-04-07 18:19:16 +09:00
Gavin Sharp f2c4532dfe Bug 1148562: right clicking the reader mode button shouldn't trigger reader mode, r=jaws 2015-04-05 18:50:08 -07:00
Jared Wein d412338ca4 Bug 1148462 - When "Reading List" is disabled (browser.readinglist.enabled = false) CTRL+ALT+R should not open its sidebar. r=gijs 2015-04-03 15:42:41 -04:00
Sushrut Girdhari 23142cb11d Bug 989307 - Make FUEL warn deprecation to the console on first usage. r=jaws 2015-04-03 15:42:04 -04:00
Wes Kocher e7f4670a9e Merge m-c to fx-team a=merge 2015-04-02 18:08:39 -07:00
Tim Nguyen 05fa85b65c Bug 1138630 - Switch the desktop update badge to an SVG image. r=Gijs 2015-04-02 17:17:32 -07:00
Wes Kocher 64dfc0694b Merge inbound to m-c a=merge 2015-04-02 17:45:19 -07:00
Neil Deakin fd03e98915 Bug 1131579, [e10s] fix and re-enable browser_visibleFindSelection.js, r=mdeboer 2015-04-02 12:43:21 -04:00
Tim Taubert c67b4b2971 Bug 1120748 - Ensure the progress listener created by createNetworkErrorMessagePromise() isn't GCed too early r=felipe 2015-04-02 12:04:40 +02:00
Tim Taubert 2f9ff3c21b Bug 1120748 - Split browser_ssl_error_reports.js into multiple tasks r=felipe 2015-04-02 11:43:32 +02:00
Carsten "Tomcat" Book 1810191426 merge mozilla-inbound to mozilla-central a=merge 2015-04-02 14:09:15 +02:00
Drew Willcoxon e3ba4c2059 Bug 1147554 - Lazily create desktop reading list's database connection (follow-up: revert erroneous chage). r=me 2015-04-01 18:30:32 -07:00
Drew Willcoxon e759de6df5 Bug 1147554 - Lazily create desktop reading list's database connection. r=markh 2015-04-01 18:24:32 -07:00
Wes Kocher 2e080d2191 Merge m-c to fx-team a=merge 2015-04-01 18:21:27 -07:00
Marina Samuel 02b3ec0a15 Bug 1105360: Only enhance tiles that are under the 'enhanced' key. r=adw 2015-04-01 17:26:46 -04:00
Neil Deakin 174822e82b Bug 1150038, add a waitForFocus to this test, r=test-only-change 2015-04-01 15:45:54 -04:00
David Parks 3fe715e93a Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz) 2015-04-01 12:36:41 -07:00
Bill McCloskey 57d4ddaaa8 Bug 1147235 - Use AppConstants in urlbarBindings.xml (r=gavin) 2015-04-01 17:37:13 -07:00
Ryan VanderMeulen 5bf1674bb7 Merge m-c to inbound. a=merge 2015-04-01 12:40:05 -04:00
Brian Grinstead 602337095e Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-31 20:00:32 -07:00
Jim Mathies 1aaae619de Bug 1122525 - On right-click query in advance media related information from the image cache and forward this info to chrome with the contextmenu event. r=mconley 2015-03-31 12:59:06 -05:00
Ryan VanderMeulen 3e6e4cfe95 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-03-31 14:41:03 -04:00
Neil Deakin 25917ec5fb Bug 1148748, [e10s] Re-enable browser_urlbarRevert.js, r=felipe 2015-03-31 10:05:16 -04:00
Mike Conley 66101fbcc2 Bug 1147014 - Use contentDocumentAsCPOW instead of contentDocument in PlacesCommandHook.addLiveBookmark. r=mak.
--HG--
extra : rebase_source : 80656af517f874c156597e8d3f8faa5280666f58
2015-03-30 14:57:19 -04:00
Mike Conley 0741876ed5 Bug 1149262 - Add contentDocumentAsCPOW and contentWindowAsCPOW shortcuts to tabbrowser.xml. r=mak.
--HG--
extra : rebase_source : d66292aa35e932ac9d922f927cc0b736d30d309c
2015-03-30 14:53:51 -04:00
Carsten "Tomcat" Book 7024d82470 Merge mozilla-central to fx-team 2015-03-31 15:08:28 +02:00
Tim Taubert 31c97266d5 Bug 1016312 - Fix intermittent browser_fullscreen-window-open.js failures by removing arbitrary timeouts r=jaws 2015-03-26 17:55:10 +01:00
Asaf Romano 604ef2f521 Backing out the patch for Bug 951651 due to test failures 2015-03-31 11:09:10 +03:00
Asaf Romano 879e631a91 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak 2015-03-31 09:51:25 +03:00
Brian Grinstead 5df734e710 Bug 1094821 - Backout 01482cdccd72 for test failures in Aurora simulation;r=me;a=RyanVM 2015-03-30 09:20:48 -07:00
Neil Deakin 0afca5875f Bug 1094252, [e10s] re-enable location bar command tests, try again using TabSwitchDone event, r=gijs 2015-03-30 20:14:59 -04:00
Chris Pearce c8d33daead Bug 1146201 - Remove "we can't play EME because..." notifications when we successfully play EME. a=gijs 2015-03-31 20:50:01 +13:00
David Rajchenbach-Teller b6feb17d3f Bug 674779 - Per-component CPU monitoring, high-level. r=blassey, r=mossop
--HG--
rename : toolkit/components/aboutcompartments/jar.mn => toolkit/components/aboutperformance/jar.mn
rename : toolkit/components/aboutcompartments/nsCompartmentInfo.h => toolkit/components/aboutperformance/nsPerformanceStats.h
extra : rebase_source : a857d61a49542727fb4a496e785d175620103132
2015-03-31 12:40:59 +02:00
Ryan VanderMeulen a4f44fd976 Merge m-c to inbound. a=merge 2015-04-16 16:21:05 -04:00
Neil Deakin 98d9f35d1e Bug 1071562, e10s, support non-text types in clipboard (html, images, etc), r=smaug 2015-04-16 15:38:12 -04:00
Jan-Ivar Bruaroey c6676519f2 Bug 1046245 - enumerateDevices w/non-blocking e10s, nsICryptoHMAC, clear cookies, lambdas. r=keeler, florian, billm, jesup 2015-03-03 09:51:05 -05:00
Neil Deakin 968f34ade9 Bug 1153340, e10s, re-enable working browser tests, r=felipe 2015-04-14 15:27:02 -04:00
Nicolas Silva 3f0ffbe90e Bug 1155092 - Disable the test browser_PopupNotification on Linux asan. r=roc 2015-04-16 13:36:33 +02:00
Bill McCloskey 7f4ac9ee96 Back out bug 1075670 2015-03-30 20:13:07 -07:00
Bill McCloskey 166fab08b4 Bug 1067042 - [e10s] Show page title in bookmark UI (r=mak) 2015-03-30 20:13:03 -07:00
Wes Kocher a3c2aab799 Merge m-c to inbound a=merge CLOSED TREE 2015-03-30 19:39:04 -07:00
Ian Moody 2652a41798 Bug 1134222 - Save a reference to the ownerDocument during the sync contextmenu message, and use it for saveLink(). r=gabor
--HG--
extra : transplant_source : Py%3AQ%EFr%D2u%17%13%83%C0%1F%C0%11%7F%7FEUg
2015-04-11 09:08:41 +01:00
Shane Caraveo fcf99f4b40 Bug 1153016 split content.js in two, one tabbrowser dependent, the other independent, r=mossop 2015-04-13 13:23:51 -07:00
Mark Capella 8564c33801 Bug 1134446 - Automatically open the ReadingList sidebar the first time ReaderMode is used, r=unfocused 2015-03-29 08:35:23 -04:00
Ryan VanderMeulen 003e8f5278 Backed out 6 changesets (bug 1046245) for bustage on a CLOSED TREE.
Backed out changeset 222c2f9e3bc9 (bug 1046245)
Backed out changeset 4251eef464a2 (bug 1046245)
Backed out changeset 592f4cc23197 (bug 1046245)
Backed out changeset 5bfb9a1c0550 (bug 1046245)
Backed out changeset e966a5df87b6 (bug 1046245)
Backed out changeset 609f3ca64004 (bug 1046245)
2015-03-28 16:24:25 -04:00
Jan-Ivar Bruaroey 59e13faed0 Bug 1046245 - enumerateDevices w/non-blocking e10s, nsICryptoHMAC, clear cookies, lambdas. r=keeler, r=florian, r=billm, r=jesup 2015-03-03 09:51:05 -05:00
Marina Samuel a660fe51ad Bug 1136203 - Remove thumbnail/title replacing functionality for history tiles. r=adw 2015-03-27 17:57:11 -04:00
Dão Gottwald f29d9f73a0 Bug 824947 - Put the add-on installation progress notification's custom content in <popupnotificationcontent> rather than overriding the anonymous content. r=dtownsend
--HG--
extra : rebase_source : 14023454a635e9b7c947971a5b1753ffab168d51
2015-03-27 23:02:37 +01:00
Dão Gottwald 777e2626bb Bug 1148543 - Remove the add-on author from the install confirmation doorhanger. r=dtownsend
--HG--
extra : rebase_source : 1c24b46adceafb8fdcc5797c83cdf73d57912ef8
2015-03-27 23:02:06 +01:00
Marina Samuel bf19dc7b19 Bug 1146146 - Maximize the number of rows of tiles by reducing the suggested explanation maximum line count to 2 instead of 3 [r=adw] 2015-03-28 01:08:36 -07:00
Wes Kocher f7b636d799 Merge fx-team to m-c a=merge 2015-03-27 16:52:38 -07:00
Brian Grinstead aae3c9293d Bug 971129 - Prevent shrinking browser element to 0 width or height;r=MattN 2015-03-27 10:35:38 -07:00
Ryan VanderMeulen da1028199c Merge m-c to fx-team. a=merge 2015-03-27 12:21:41 -04:00
Ryan VanderMeulen 43bcefb0f7 Merge m-c to inbound. a=merge
CLOSED TREE
2015-03-27 11:17:04 -04:00
Dave Townsend b94355b1ea Bug 1144578: browser_tab_dragdrop.js uses CPOWs and frequently fails.
--HG--
extra : rebase_source : 6de72071601086732b1822e7e08a01b1ae8f447b
2015-03-25 13:45:09 -07:00
Tim Taubert 63c9342a78 Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak 2015-03-27 09:16:04 +01:00
Wes Kocher 5b6f65bcdb Merge m-c to inbound a=merge CLOSED TREE 2015-03-26 17:46:35 -07:00
Wes Kocher d10ed7e331 Backed out changeset 6306a0c0be65 (bug 1100294) for bc1 orange CLOSED TREE
--HG--
extra : amend_source : dec7f5ae75aa0a41aeb985a43342eeb76ddd688a
2015-03-26 14:30:21 -07:00
Wes Kocher 298f693d17 Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE 2015-03-26 14:23:55 -07:00
Marina Samuel 95e6c5d809 Bug 1143745 - Update the way Firefox reads directoryLinks.json sent from the server for the tiles v3 endpoint. r=adw 2015-03-26 17:17:59 -04:00
Marina Samuel b682e44acd Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw 2015-03-26 17:05:44 -04:00
Ed Lee b81312d32e Bug 1146249 - Tiles on the newtab page don't wrap properly [r=adw]
Calculate the appropriate cell width for computing the grid width.

--HG--
extra : rebase_source : ab9b132cc741c74318761521de7a9fa435af7bdc
2015-03-23 01:16:30 -07:00
Marco Bonardo 02af7bbf27 Bug 1125117 - Use the new keywords API in autocomplete. r=ttaubert 2015-03-26 21:16:07 +01:00
Marco Bonardo 80a46b8d07 Bug 1125117 - Use the new keywords API in autocomplete. r=ttaubert 2015-03-26 21:16:07 +01:00
George Wright 72153ad282 Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange 2015-03-16 14:30:41 -04:00
Tim Taubert e875d73a1c Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak 2015-03-25 18:25:43 +01:00
Tim Taubert fd1aae6186 Bug 1147720 - Fix intermittent waitForDocLoadAndStopIt() timeouts by keeping a strong reference to the progress listener r=mak 2015-03-26 11:38:10 +01:00
Dão Gottwald abea2029ec Bug 1147823 - Properly show the add-on install confirmation UI when there was no prior addon-progress notification (i.e. for local installs). r=dtownsend 2015-03-26 20:32:37 +01:00
John Kang f29620221a Bug 1146252 - Remove fromTab and toTab properties from "select" events. r=dao 2015-03-26 20:30:12 +01:00
Ryan VanderMeulen be425949b5 Merge mozilla-inbound to m-c. a=merge
CLOSED TREE
2015-03-26 14:43:39 -04:00
Alessio Placitelli d19436f3f5 Bug 1134279 - Change Telemetry data producers to use the correct recording flags. r=vladan 2015-03-23 04:39:00 +01:00
Brian Grinstead 7dc325e399 Bug 1094821 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-25 06:54:18 -07:00
Tim Taubert 91752e0cf4 Bug 1100291 - Fix a few tests to wait until a newly opened tab is loaded before using for further testing r=Gijs 2015-03-17 18:49:54 +01:00
Tim Taubert 0e3c094d7a Bug 1100291 - Fix browser/base/content/test/general/browser_locationBarCommand.js to work with an async getShortcutOrURIAndPostData() r=margaret 2015-03-09 14:23:36 +01:00
Tim Taubert 25f7753fcc Bug 1100291 - Fix browser/base/content/test/general/browser_urlbarEnter.js to work with an async getShortcutOrURIAndPostData() r=dao 2015-03-06 22:55:20 +01:00
Tim Taubert d04ed886cd Bug 1100291 - Make browser/base/content/test/general/browser_urlbarStop.js work with an async getShortcutOrURIAndPostData() and prepare it for e10s r=dao 2015-03-06 19:45:42 +01:00
Tim Taubert fe32d3441f Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed callback off a zero timeout r=paolo,f=mak 2015-03-06 16:46:50 +01:00
Dão Gottwald 7bebde2a3b Bug 1139656 followup, addressing flod's review comments 2015-03-25 08:59:29 +01:00
Wes Kocher 407619ed84 Merge m-c to fx-team a=merge CLOSED TREE 2015-03-24 18:38:29 -07:00
Wes Kocher a2b428efea Merge fx-team to m-c a=merge CLOSED TREE 2015-03-24 18:12:58 -07:00
Gijs Kruitbosch 332d99565c Bug 1146666 - fix reader mode button's dealing with history.pushState, r=margaret
--HG--
extra : rebase_source : 7e319675091bebc7f48d0683058195cfdecbeabe
2015-03-25 00:33:16 +00:00
Ryan VanderMeulen 5ca6ac7ada Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Paolo Amadini 8d9450a933 Bug 1145913 - Make the username in the password notification editable. r=MattN 2015-03-24 11:18:19 -07:00
Dão Gottwald dc5aac6e35 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 18:54:59 +01:00
John Kang ffeec298b9 Bug 1144782 followup: fix typo. r=dao
--HG--
extra : rebase_source : 7cb508b3a32cba6be999df91e75daf7596eddf10
2015-03-24 18:23:22 +01:00
Tanvi Vyas 79493e5ce3 Bug 1082837 - test cases for image redirects loaded from the imagelib cache. r=smaug, ckerschb 2015-03-24 09:18:51 -07:00
Alex Verstak d8671c0781 Bug 1144816 - Extend timeout for referrer tests, slow shutdown on mac os x e10s. r=Gijs 2015-03-22 13:15:00 -04:00
Wes Kocher 9c48b16fcb Backed out changeset 56ce9fdb62e3 (bug 1145913) for mochitest-5 orange 2015-03-23 18:53:41 -07:00
Wes Kocher 731ade218b Merge m-c to fx-team a=merge CLOSED TREE 2015-03-23 18:09:12 -07:00
Paolo Amadini 3347b5b4de Bug 1145913 - Make the username in the password notification editable. r=MattN 2015-03-23 16:43:16 -07:00
Mark Hammond 18a41c13b0 Bug 1146054 - browser now reports a prolonged readinglist sync error after the correct time. r=adw 2015-03-24 10:28:14 +11:00
Brian Grinstead ac897bf890 Bug 1094821 - Store currently selected lightweight theme in the selectedThemeID pref instead figuring it out based on the order of the usedThemes pref;r=Gijs 2015-03-23 15:32:41 -07:00
Tooru Fujisawa 7c39e4170e Bug 1146193 - Part 1: Fix tab drag and drop. r=gavin
--HG--
extra : source : 7e4412d1dcd6cd67571e22ebe9330269efa4a700
2015-03-24 04:38:30 +09:00
Bill McCloskey f15599e2d9 Bug 1132072 - Tab switch refactoring (r=mconley) 2015-03-27 08:38:47 -07:00
Zachary Carter 7c62c725d7 Bug 1139657 - Expose a method on FxAccounts for retrieving profile information. r=markh 2015-03-26 01:33:38 -07:00
Tooru Fujisawa 9f25511f18 Bug 1146193 - Part 2: Add test for tab reorder and duplicate. r=gavin 2015-03-24 06:40:01 +09:00
Bill McCloskey f2d972e4f2 Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz) 2015-03-26 14:17:29 -07:00
Tanvi Vyas eaae2192f8 Bug 947079 - When navigating away from a page that is doing an insecure resource load, ensure that the securtiy state of the new page is not affected by the previous page's load. r=keeler, jaws 2015-03-26 11:54:56 -07:00
Tanvi Vyas f80daa6194 Bug 1147716 - Remove offline mode observer in browser_bug435325.js. r=jimm 2015-03-26 11:51:19 -07:00
Florian Quèze a0fd72c7ac Bug 1143388 - Loading an item from the readinglist shouldn't make the user leave the reader mode if it was active, r=jaws. 2015-03-24 23:44:28 +01:00
Dão Gottwald 067fb8ef2f Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00
Blake Kaplan b230531d73 Bug 1149420 - Make the IndexedDB permissions prompt work in e10s. r=bent/mfinkle
--HG--
extra : rebase_source : 12476a4d8a84c3a1b751b2522cb01aba28fce8f9
2015-04-10 18:10:00 +02:00
Ryan VanderMeulen d6b7600da5 Backed out changeset 2a040986845d (bug 1071562) for bustage.
CLOSED TREE
2015-04-10 13:14:33 -04:00
Neil Deakin 94848ffbe4 Bug 1071562, e10s, support non-text types in clipboard (html, images, etc), r=smaug 2015-04-10 12:51:06 -04:00
Kartikaya Gupta 5586c20adf Bug 1150452 - Make startAndCompleteDragOperation more robust across all platforms. r=Gijs 2015-04-10 08:13:00 -04:00
Neil Deakin c0f4075958 Bug 822298, window isn't focused so spellchecking doesn't happen, use waitForFocus first, r=test-only-change 2015-03-30 14:23:23 -04:00
Ryan VanderMeulen c5edaa5e85 Backed out changeset 6df235c83a4a (bug 1094252) for e10s browser_locationBarExternalLoad.js failures.
CLOSED TREE
2015-03-30 11:30:25 -04:00
Neil Deakin d28d4e9eb5 Bug 1094252, [e10s] re-enable location bar command tests, r=gijs 2015-03-30 08:53:44 -04:00
Bill McCloskey 4169c0d74c Bug 1150151 - Disable failing debug b-c e10s tests (r=Mossop) 2015-04-01 14:42:36 -07:00
Florian Quèze cc0e7f6266 Bug 1145911 - fix leak and other test failures for reading list, r=gijs 2015-03-21 08:56:40 -07:00
Phil Ringnalda e771ae69ec Merge m-c to f-t 2015-03-21 12:54:34 -07:00
John Kang dedc5228a9 Bug 1144782 - LoopUI should listen to "TabSelect" rather than the "select" event. r=dao 2015-03-21 20:52:06 +01:00
Phil Ringnalda 9ef50f3565 Merge f-t to m-c, a=merge 2015-03-21 12:47:01 -07:00
Drew Willcoxon 48b68185e5 Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
2015-03-20 14:26:54 -07:00
Drew Willcoxon 503964d103 Back out 648e3888d9bd 2015-03-20 15:23:34 -07:00
Jared Wein a768aa1e02 Bug 1141509 - Height is spelt wrong in css for resized chat window. r=standard8
--HG--
extra : rebase_source : 6b84974fd074378df48269166853e84458ae4c21
2015-03-20 14:40:50 -07:00
Jared Wein e636a56349 Bug 1133485 - [ReadingList] Open the Reading List sidebar when the button in the location bar is used to add the current page to Reading List. r=markh
--HG--
extra : rebase_source : 61dbc2eca82d7c0c16889adc5bd80ddaa3e640a2
2015-03-20 13:14:34 -07:00
Wes Kocher 14f75f943c Merge m-c to inbound a=merge CLOSED TREE 2015-03-20 18:01:17 -07:00
Wes Kocher 6e174d5a6c Backed out changeset 531892b480db (bug 1132072) for frequent bc3 failures 2015-03-20 17:17:39 -07:00
Wes Kocher 571bb95717 Backed out changeset 6ef7ca8f1db3 (bug 1066531) so I can get at a patch that caused near-permafailing bc3 2015-03-20 17:17:19 -07:00
Mark Hammond d429535c22 Bug 1131414 (part 2) - add the reading-list engine to Sync prefs. r=adw 2015-03-20 11:08:51 -07:00
George Wright ab018a486f Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange 2015-03-20 15:09:58 -04:00
Bill McCloskey 2cafd808a5 Bug 1145394 - Fix unparseable JS code (r=gavin) 2015-03-20 11:57:38 -07:00
Bill McCloskey a5902c6844 Bug 1143038 - Use AppConstants in tabbrowser.xml (r=gavin) 2015-03-20 11:57:37 -07:00
Paolo Amadini 08befa063a Bug 1143903 - Display username and password as separate fields in the password doorhanger. r=MattN 2015-03-20 10:26:01 -07:00
Paolo Amadini 6c66377df5 Bug 1143937 - Make BrowserTestUtils.waitForEvent not use flaky timeouts and cover more use cases. r=smacleod 2015-03-20 10:26:01 -07:00
Tim Taubert 4fdfc59acc Bug 1088163 - Fix intermittent browser_offlineQuotaNotification.js timeouts by properly waiting for a notification to show r=markh 2015-03-20 12:48:51 +01:00
Jared Wein bb0ad29287 Bug 1145909 - Use an image instead of toolbarbutton for the reading list button. r=florian 2015-03-20 19:29:56 -07:00
Jared Wein d2549c4e7a Bug 1140340 - Add Reader Mode menu item to the menu bar. r=florian
--HG--
extra : rebase_source : 3c22f45081c84e99b96a919da6175fe35c1545b4
2015-03-20 17:35:55 -07:00
Jared Wein 0a6753444c Bug 1140345 - Use an image instead of toolbarbutton for the reading view button. r=florian
--HG--
extra : rebase_source : a9c81392483e4705f34603adc1f71f31aff303a9
2015-03-20 17:28:03 -07:00
Bill McCloskey 78c1ffc955 Bug 1132072 - Tab switch refactoring (r=mconley) 2015-03-20 11:52:44 -07:00
Ian Moody cfb644046c Bug 1141186 - Fix context-menu Share commands so they don't use unsafe CPOWs. r=mconley 2015-03-11 21:19:30 +00:00
Marina Samuel a4871bd274 Bug 1126186: Allow users to turn off all tiles that aren't history tiles and update newtab cogmenu wording. r=adw 2015-03-20 17:28:15 -04:00
Drew Willcoxon 5e63826da7 Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
2015-03-20 14:26:54 -07:00