gecko-dev/browser/base/content
Jonathan Hao 525c086187 Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking
MozReview-Commit-ID: Frx0CjBzuve

--HG--
extra : histedit_source : 036eb321d9ccb20e0e071ba588b0a1249eb34bdd
2016-05-24 18:01:34 +08:00
..
aboutaccounts
abouthealthreport Bug 870870 - Check message targets for about:healthreport. r=MattN 2016-03-04 14:59:15 +01:00
abouthome Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
defaultthemes
docs/sslerrorreport
newtab Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
overrides
pageinfo Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
sync Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-14 00:00:18 -07:00
test Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking 2016-05-24 18:01:34 +08:00
aboutDialog-appUpdater.js Bug 394984: Enable any admin user on OSX to update Firefox, front-end and updater changes. r=rstrong 2016-05-24 22:25:11 -04:00
aboutDialog.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07: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 1269238 - allow text-links to use origin principals for link opening checks, r=mikedeboer 2016-05-06 10:05:47 +01: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 Bug 898706 remove frameworker and all associated code and tests, r=markh 2016-03-17 16:46:41 -07:00
aboutTabCrashed.css
aboutTabCrashed.js
aboutTabCrashed.xhtml
aboutTabGroupsMigration.js
aboutTabGroupsMigration.xhtml
baseMenuOverlay.xul
blockedSite.xhtml Bug 1220481 - New responsive designs for error pages. r=Gijs 2016-04-21 09:50:16 -07:00
browser-addons.js Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
browser-charsetmenu.inc
browser-context.inc Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl 2016-05-19 23:30:12 -04:00
browser-ctrlTab.js
browser-customization.js Bug 1254496 - Remove gURLBar null-checks. r=dao 2016-03-10 23:15:49 +05:30
browser-data-submission-info-bar.js
browser-devedition.js
browser-doctype.inc
browser-feeds.js
browser-fullScreen.js Bug 1271160 - Add telemetry items for fullscreen transition. r=smaug data-review=bsmedberg 2016-05-16 11:30:36 +10: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 1246606 - Ensure a tooltip is present on the 'Sign in to sync' button in the customizable menu. r=markh 2016-04-05 14:52:00 -07:00
browser-gestureSupport.js
browser-media.js Bug 1160424 - [Decoder Doctor] Show notification UI when a requested codec is missing but downloadable. r=gijs 2016-04-24 18:04:25 +10:00
browser-menubar.inc Bug 1267923 - Move the CSS rules to ContextualIdentityService, r=mconley 2016-05-17 15:03:43 +02:00
browser-places.js Bug 1219788 - Show bookmarks toolbar when adding a bookmark to the bookmarks toolbar folder. r=mak 2016-05-24 14:31:33 +02:00
browser-plugins.js Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07: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 Back out f1e0c231d7e4 (bug 1253604) for failures in at least browser_share.js 2016-04-25 20:41:11 -07: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 1275650 - remove useless CSS from content browser.css stylesheet, r=mikedeboer 2016-05-25 22:58:35 +01:00
browser.js Bug 1276117 - part 3: fix 'about:home' appearing briefly in the URL bar while loading, r=mikedeboer 2016-05-30 12:55:30 +01:00
browser.xul Bug 1276116 - userContext-icons should be hidden by default, r=gijs 2016-05-30 13:30:46 +02:00
browserMountPoints.inc
chatWindow.xul
content.js Bug 1275751 - adding in security.tls.version.fallback-limit into reset security button prefs. r=mt 2016-05-26 01:31:40 +01:00
contentSearchUI.css
contentSearchUI.js
downloadManagerOverlay.xul
gcli_sec_bad.svg
gcli_sec_good.svg
gcli_sec_moderate.svg
global-scripts.inc Bug 1160424 - [Decoder Doctor] Show notification UI when a requested codec is missing but downloadable. r=gijs 2016-04-24 18:04:25 +10:00
hiddenWindow.xul
jsConsoleOverlay.xul
macBrowserOverlay.xul
nsContextMenu.js Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl 2016-05-19 23:30:12 -04:00
popup-notifications.inc Bug 1227230 - Remove all of the e10s prompting code. r=jimm 2016-05-12 20:31:52 -03: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 1258354 - Sanitize on shutdown adds 2 blockers, when only one is really needed. r=yoric 2016-04-13 14:08:18 +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 1126967 - keep icon showing when leaving reader mode and add transition to reader toolbar. r=jaws 2016-05-15 21:29:00 +02:00
tab-shape.inc.svg
tabbrowser.css
tabbrowser.xml Bug 1276117 - part 2: fix the URL bar state when loading about:home from a new tab page, r=mikedeboer 2016-05-30 12:54:56 +01:00
urlbarBindings.xml Bug 1276117 - part 2: fix the URL bar state when loading about:home from a new tab page, r=mikedeboer 2016-05-30 12:54:56 +01:00
utilityOverlay.js Bug 1267923 - Move the CSS rules to ContextualIdentityService, r=mconley 2016-05-17 15:03:43 +02: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
webrtcIndicator.js Bug 1253446 - patch 1 - Convert from device to CSS pixels when positioning the webrtc indicator. r=emk 2016-03-04 16:12:40 +00:00
webrtcIndicator.xul
win6BrowserOverlay.xul