gecko-dev/browser/base/content
Marco Bonardo dc56c93a8c Bug 1287428 - Fix expiration of the FX_SANITIZE_ probes expiring in v50.r=adw
MozReview-Commit-ID: IckqRR0RBbd

--HG--
extra : rebase_source : 401f807dcfa94460547e660a3f0ea7dbfb9d4026
extra : amend_source : ea0c1c6f3145a944a5e1966f325b7262a0246acf
2016-07-26 17:27:17 +02:00
..
aboutaccounts
abouthealthreport
abouthome Bug 1279476 - Fix search arrow background styling in about:home and about:newtab. r=florian 2016-06-10 18:25:50 +02:00
defaultthemes
docs/sslerrorreport Bug 1120377 - Update preferences so TLS error reports are POSTed to the new data pipeline. r=keeler 2016-06-14 15:56:41 +01:00
newtab Bug 1279476 - Fix search arrow background styling in about:home and about:newtab. r=florian 2016-06-10 18:25:50 +02:00
overrides
pageinfo bug 803330 - fix row count assertion failure in page info dialog r=florian 2016-07-14 17:21:14 -07:00
sync Bug 1280472 - fix focusing of text links in about:preferences, r=dao 2016-06-22 18:57:28 +01:00
test merge mozilla-inbound to mozilla-central a=merge 2016-07-26 11:55:54 +02:00
aboutDialog-appUpdater.js Bug 1289283 - Define the lazy service getters at the beginning of the appUpdater function to ensure that they are available to any code that may reference them. r=Gijs 2016-07-26 01:10:49 -04:00
aboutDialog.css Bug 1280718 - About Dialog: Add margin missing in RTL languages between version and release notes. r=Gijs 2016-06-22 20:48:23 +02:00
aboutDialog.js Bug 1262880 - browser changes - Remove add-on compatibility check from application update. r=felipc 2016-04-29 10:01:00 -07:00
aboutDialog.xul Bug 1277747 - Show "Restarting..." label when we restart from about dialog updater, r=mikedeboer 2016-06-03 14:01:38 +08:00
aboutNetError.xhtml Bug 1274729 - corrupted content string management r=dragana 2016-05-23 10:12:31 -04:00
aboutProviderDirectory.xhtml
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutSocialError.xhtml
aboutTabCrashed.css
aboutTabCrashed.js
aboutTabCrashed.xhtml
aboutTabGroupsMigration.js
aboutTabGroupsMigration.xhtml
baseMenuOverlay.xul
blockedSite.xhtml Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois 2016-07-11 16:11:32 +08:00
browser-addons.js
browser-charsetmenu.inc
browser-context.inc Backed out changeset 46231d51ba66 (bug 677372) 2016-07-14 14:12:30 +02:00
browser-ctrlTab.js
browser-customization.js
browser-data-submission-info-bar.js
browser-devedition.js
browser-doctype.inc
browser-feeds.js
browser-fullScreenAndPointerLock.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
browser-fullZoom.js Bug 1238310: Part 2 - Return a promise from FullZoom.reset that resolves on completion. r=adw 2016-04-23 22:17:50 -07:00
browser-fxaccounts.js Bug 1288107 - Remove All Devices option in Send Tab to Device menu when we only have 1 other device. r=markh 2016-07-21 14:58:19 -07:00
browser-gestureSupport.js Bug 1281793 - Remove some non-used telemetry IDs - part 3 - random things, r=chutten 2016-06-28 19:30:15 +02:00
browser-media.js Bug 1136707 - [Part2] Remove the pref 'media.eme.clearkey.enabled' in browser. r=Gijs 2016-07-27 12:05:00 +08:00
browser-menubar.inc Bug 1285554 - Remove remnants of widget/qt. r=dougt,mshal. 2016-07-12 09:16:45 +10:00
browser-places.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
browser-plugins.js Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r=Gijs r=mconley 2016-07-01 11:01:07 -04:00
browser-refreshblocker.js
browser-safebrowsing.js
browser-sets.inc Bug 1253284 - Allow reserved attribute without command attribute r=masayuki 2016-05-06 18:38:44 +09:00
browser-sidebar.js Bug 1241571 - Collect synced tabs and sidebar ui telemetry. r=Gijs 2016-05-18 10:39:14 +10:00
browser-social.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
browser-syncui.js Bug 1269348 - Show last sync date tooltip on Synced Tabs sidebar device names. r=markh 2016-05-18 15:45:29 -07:00
browser-tabPreviews.xml
browser-tabsintitlebar-stub.js
browser-tabsintitlebar.js Bug 1273094 - only trigger TabsInTitlebar.init() after the tabbrowser has updated the visibility of the tabs toolbar, r=mikedeboer 2016-05-17 17:18:55 +01:00
browser-thumbnails.js
browser-trackingprotection.js
browser.css Bug 1128156, set the maximum height of the select popup to exactly 20 rows, r=mconley 2016-07-25 09:08:34 -04:00
browser.js Bug 1251841 - switchIFURIInWindow can ignore fragments AND query strings, add tests. r=markh 2016-07-26 10:34:53 +10:00
browser.xul Bug 1290020 - Add a temporary empty tooltiptext to blocked permission icons. r=florian 2016-07-28 10:45:36 +02:00
browserMountPoints.inc
chatWindow.xul
content.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
contentSearchUI.css Bug 1206709 - [RTL] mispositioned separators between one-off buttons in the searchbar panel, original patch by johngraciliano, r=adw. 2016-06-10 09:52:19 +02:00
contentSearchUI.js Bug 1279120 Call revokeObjectURL() on search engine icon blob URLs. r=adw 2016-06-27 08:10:50 -07:00
downloadManagerOverlay.xul
gcli_sec_bad.svg
gcli_sec_good.svg
gcli_sec_moderate.svg
global-scripts.inc Bug 1273351 - Remove pointerlock permission requirement. r=dao 2016-07-08 13:58:31 +01:00
hiddenWindow.xul
macBrowserOverlay.xul
nsContextMenu.js Bug 1287657 - Context menu items should not be disabled for media with a blob URL; r=kinetik, r=baku 2016-07-25 22:41:52 +12:00
popup-notifications.inc Bug 1279224 - remove all Sync promotions from doorhangers. r=adw 2016-06-15 13:43:25 +01:00
report-phishing-overlay.xul Bug 1266166 - Menuitems to report as phishing attempt or as a false positive/non-phishing attempt should use different accesskeys. r=francois 2016-04-20 22:47:11 +02:00
safeMode.css
safeMode.js
safeMode.xul
sanitize.js Bug 1287428 - Fix expiration of the FX_SANITIZE_ probes expiring in v50.r=adw 2016-07-26 17:27:17 +02:00
sanitize.xul
sanitizeDialog.css
sanitizeDialog.js
social-content.js Back out f1e0c231d7e4 (bug 1253604) for failures in at least browser_share.js 2016-04-25 20:41:11 -07:00
socialchat.xml Bug 1147981 - Cleanup doorhanger notification anchor ID & class duplication. r=MattN,mikedeboer 2016-05-27 10:54:34 +01:00
socialmarks.xml Back out 5fdb0bf1527a (bug 1257723) for test failures, probably at least in browser_aboutHome_activation.js and browser_mozLoop_chat.js 2016-04-25 20:40:22 -07:00
softwareUpdateOverlay.xul
tab-content.js Bug 1273351 - Remove pointerlock permission requirement. r=dao 2016-07-08 13:58:31 +01:00
tab-shape.inc.svg Bug 1249818 - Remove clip-path from background tabs. r=gijs 2016-07-06 12:24:04 +02:00
tabbrowser.css Bug 1275262 - implement device sharing animation on background tabs, r=Gijs. 2016-06-22 13:07:39 +02:00
tabbrowser.xml Bug 1287456 - Set flag on tab to indicate that it has a browser. r=dao 2016-07-21 17:25:28 +02:00
urlbarBindings.xml Bug 1280381 - The prompt to enable search suggestions in the awesomebar panel should not be shown more than a few times, r=mak. 2016-06-29 19:49:40 +02:00
utilityOverlay.js Bug 1251841 - switchIFURIInWindow can ignore fragments AND query strings, add tests. r=markh 2016-07-26 10:34:53 +10:00
viewSourceOverlay.xul
web-panels.js Bug 1159259 - Add content.js frameScript to the web-panel sidebar so link-related context commands will work. r=enn 2016-05-25 15:34:56 +01:00
web-panels.xul Bug 677372 - Send Tab/Page/Link to device. r=markh, a=KWierso 2016-06-27 16:46:43 -07:00
webrtcIndicator.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
webrtcIndicator.xul
win6BrowserOverlay.xul