.. |
bindings
|
|
|
.eslintrc
|
|
|
about.js
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
about.xhtml
|
Bug 1298889 [RTL] "Firefox \<VersionNumber\>" is hidden by Firefox logo in about:firefox r=sebastian
|
2016-12-07 00:53:11 +02:00 |
aboutAccounts.js
|
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
|
2017-01-25 07:01:52 +01:00 |
aboutAccounts.xhtml
|
|
|
aboutAddons.js
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
aboutAddons.xhtml
|
|
|
aboutCertError.xhtml
|
|
|
aboutDownloads.js
|
|
|
aboutDownloads.xhtml
|
|
|
aboutHealthReport.js
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
aboutHealthReport.xhtml
|
|
|
aboutHome.xhtml
|
|
|
aboutLogins.js
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
aboutLogins.xhtml
|
|
|
aboutPrivateBrowsing.js
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
aboutPrivateBrowsing.xhtml
|
bug 1298385 Add RTL alignment to text in the Private Tab welcome page r=sebastian
|
2016-12-06 22:58:46 +02:00 |
aboutRights.xhtml
|
|
|
ActionBarHandler.js
|
Bug 1330411 - 1. Convert ActionBarHandler observers to events; r=sebastian
|
2017-01-25 18:53:58 -05:00 |
blockedSite.xhtml
|
Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois
|
2016-07-11 16:11:32 +08:00 |
browser.css
|
Bug 1317101 - Part 3: Apply remote-browser binding to all remote="true" <browser>s. r=billm
|
2016-11-15 15:11:27 -08:00 |
browser.js
|
Merge mozilla-central to autoland
|
2017-01-26 12:37:41 +01:00 |
browser.xul
|
|
|
CastingApps.js
|
Bug 1330409 - Convert CastingApps events to bundle events; r=sebastian
|
2017-01-25 18:53:57 -05:00 |
config.js
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
config.xhtml
|
Bug 1332471 - about:config on Android is missing a page title r=sebastian
|
2017-01-20 00:19:20 +02:00 |
ConsoleAPI.js
|
|
|
content.js
|
Bug 1320900 - Do not show Reader View icon on error pages. r=sebastian
|
2016-12-30 11:11:09 +08:00 |
EmbedRT.js
|
|
|
Feedback.js
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
FeedHandler.js
|
|
|
FindHelper.js
|
Bug 1330411 - 2. Convert FindInPageBar events to bundle events; r=sebastian
|
2017-01-25 18:53:58 -05:00 |
geckoview.js
|
Bug 1322509 - [2.0] Fix log typo. r=jchen
|
2016-12-09 09:27:19 -10:00 |
geckoview.xul
|
Bug 1322414 - part 2,3,4: use a separate 'primary' attribute for primary child browsers, r=bz,mconley
|
2016-12-09 09:23:24 -10:00 |
healthreport-prefs.js
|
|
|
InputWidgetHelper.js
|
Bug 1322954 - Fix incorrect instanceof negations. r=markh
|
2016-12-12 13:50:10 -08:00 |
languages.properties
|
|
|
Linkify.js
|
|
|
MasterPassword.js
|
bug 1324071 - add nsIPK11Token.hasPassword to replace unnecessary uses of nsIPKCS11Slot.status r=Cykesiopka,gps,MattN,sebastian
|
2016-12-02 15:09:35 -08:00 |
MemoryObserver.js
|
Bug 1333046 - Part 2 - Move zombification function into the tab object. r=ahunt
|
2017-01-19 21:45:03 +01:00 |
netError.xhtml
|
|
|
OfflineApps.js
|
|
|
PermissionsHelper.js
|
Bug 1333589 - 3. Convert SiteIdentityPopup observers to events; r=sebastian
|
2017-01-25 18:57:32 -05:00 |
PluginHelper.js
|
Bug 1307445 part A - Don't ever show "A plugin is needed to display this content." or "This plugin is disabled." - Just always use fallback content or empty content. r=mconley+sebastian
|
2016-10-18 08:42:12 -04:00 |
PresentationView.js
|
Bug 1305352 - (Part 2) Implement PresentationRequestUIGlue on Fennec. r=schien,snorp
|
2016-08-30 18:16:31 +08:00 |
PresentationView.xul
|
Bug 1310796 part 4. Get rid of 'content-targetable' values for the 'type' attribute everywhere except tabbrowser.xml. Just use 'content' instead. r=gijs
|
2016-12-08 16:41:45 -10:00 |
PrintHelper.js
|
|
|
Reader.js
|
Bug 1328683 - Convert ReadingListHelper events to bundle events; r=sebastian
|
2017-01-10 23:01:27 -05:00 |
RemoteDebugger.js
|
Bug 1321418 - Use GekcoBundle events in GeckoApp/BrowserApp; r=snorp r=sebastian r=gbrown
|
2016-12-09 12:32:45 -05:00 |
SelectHelper.js
|
|
|
WebcompatReporter.js
|
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
|
2017-01-25 07:01:52 +01:00 |
WebrtcUI.js
|
Bug 1308615 - Part 2: Stop using nsISupportsArray for observer messages. r=jesup
|
2016-10-14 10:06:37 -07:00 |