gecko-dev/browser/modules
Dave Townsend 2c9c86be97 Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao
Uses in-content styles for the tab crash page and adds an overlay to the favicon
for crashed tabs. Adds support for closing the crashed tab. The strings here
also refer to being able to restore all tabs, that will be implemented and
landed at the same time in bug 1109650 to avoid l10n churn.

--HG--
extra : rebase_source : 7afc65aff19c4da16959adb09f82006ec541fa31
extra : amend_source : 4a8323e5c1a66fb4e2fafa96e4e5c8cf9814acba
2015-01-13 12:33:26 -08:00
..
test Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
AboutHome.jsm Bug 1122433 - Expression closure replaced in Abouthome.jsm. r=dao 2015-01-19 15:12:59 +01:00
browsermodules.manifest Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg 2014-11-20 18:21:29 -02:00
BrowserUITelemetry.jsm Bug 1119873 - Add the search-go-button as a SPECIAL_CASE in UITelemetry and check anonids because search-go-button uses that instead of id. r=florian. 2015-01-26 17:13:44 +01:00
CastingApps.jsm bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle 2014-12-15 18:52:55 -05:00
Chat.jsm Bug 1113574 - Check that the room <chatbox> is still open before resuming the tour from a join notification. r=dmose,markh 2014-12-23 02:35:28 -05:00
ContentClick.jsm Bug 1031264 - make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley 2014-12-10 12:42:18 -05:00
ContentLinkHandler.jsm Bug 1053467 - Add telemetry to measure the usage and values of the sizes attribute of <link rel=icon>. r=MattN 2014-08-20 23:29:00 -04:00
ContentSearch.jsm Bug 1096534 - ContentSearch should load the search URL in the tab sending the search message, not the current tab. r=mak 2014-12-08 11:05:27 -08:00
ContentWebRTC.jsm Bug 1114433 - location.reload() leaves behind dangling gUM permission prompt, r=felipe. 2015-01-16 22:20:46 +01:00
CustomizationTabPreloader.jsm Bug 1018913 - Customization mode favicon not showing anymore r=gijs 2014-06-12 20:32:46 +02:00
DirectoryLinksProvider.jsm Bug 1088729 - Only allow http(s) directory links and https/data images [r=adw] 2014-10-24 09:33:03 -07:00
E10SUtils.jsm Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert 2014-10-29 13:26:14 -07:00
Feeds.jsm Bug 961529 - Add Feeds module (r=felipe) 2014-02-08 17:41:30 -08:00
FormSubmitObserver.jsm Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao 2014-08-21 10:42:42 -05:00
FormValidationHandler.jsm Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao 2014-08-21 10:42:42 -05:00
moz.build Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
NetworkPrioritizer.jsm Bug 666804 - [e10s] Support NetworkPrioritizer (r=felipe) 2014-03-11 20:13:48 -07:00
offlineAppCache.jsm Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
PanelFrame.jsm Bug 1108049 - Rename Loop panel iframe id to a more descriptive than just 'loop' (now 'loop-panel-iframe'). r=Standard8 2015-01-14 20:15:38 +00:00
PluginContent.jsm Bug 1045100 - This is 1 of 2 patches. This patch implements on the front end the new "PluginCrashedEvent" WebIDL binding. r=gfritzsche,mconley 2014-10-22 00:41:32 -04:00
ProcessHangMonitor.jsm Bug 1123956 - [e10s] Tweak timeout values for slow script UI (r=mrbkap) 2015-01-20 15:42:05 -08:00
ReaderParent.jsm Bug 1125396 - Check to make sure messageManager exists before sending message with article data. r=jaws 2015-01-23 15:23:21 -08:00
RecentWindow.jsm Bug 891194 - Changed BROKEN_WM_Z_ORDER to not be defined for mac. r=dao 2013-12-12 12:48:41 +01:00
RemotePrompt.jsm Bug 899648 - Initial patch to make tab-modal prompts work. Original patch from Tom Schuster <evilpies@gmail.com>. r=dolske 2014-04-04 14:50:42 -07:00
SignInToWebsite.jsm Bug 928579 - Backout bug 793906 to re-enable desktop Signin-to-Web UI. f=ozten,r=dolske 2013-10-22 21:01:33 -07:00
SitePermissions.jsm Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan 2015-01-22 09:40:42 +01:00
Social.jsm Bug 1087934 Share panel UI updates, r=markh 2014-12-22 16:11:56 -08:00
TabCrashReporter.jsm Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao 2015-01-13 12:33:26 -08:00
WebappManager.jsm Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm 2014-11-28 14:08:29 -05:00
webrtcUI.jsm Bug 1103692 - ReferenceError: bundle is not defined in webrtcUI.jsm, r=felipe. 2015-01-16 22:21:07 +01:00
Windows8WindowFrameColor.jsm Bug 1065998 - empty-check Windows8WindowFrameColor's customizationColor in case its registry value is gone, r=jaws 2014-09-18 13:58:07 +02:00
WindowsJumpLists.jsm Backed out changeset fc5225b5022b (bug 1101478) for causing bug 1103966. 2014-12-10 10:02:17 -05:00
WindowsPreviewPerTab.jsm Bug 1122356 - Remove use of expression closures from WindowsPreviewPerTab.jsm. r=dao 2015-01-18 07:06:00 -08:00