gecko-dev/mobile/android/chrome/content
2014-04-02 17:26:21 -07:00
..
bindings
about.xhtml Bug 902938 - part 2 - update android code to use Services.androidBridge; r=mfinkle 2013-08-08 11:05:48 -04:00
aboutAddons.js Bug 948899 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutAddons.xhtml. r=mleibovic 2014-01-14 09:49:08 -05:00
aboutAddons.xhtml Bug 948899 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutAddons.xhtml. r=mleibovic 2014-01-14 09:49:08 -05:00
aboutApps.js Bug 970209 - Surround update logic in about:apps with synth apk specific wrapper; r=wesj 2014-03-05 08:13:00 -08:00
aboutApps.xhtml Bug 970209 - Surround update logic in about:apps with synth apk specific wrapper; r=wesj 2014-03-05 08:13:00 -08:00
aboutCertError.xhtml Bug 926102 - Firefox for Android offers cert error overrides for HSTS sites, even though the override will never be honored r=margaret 2013-10-24 05:50:59 -04:00
aboutDownloads.js Bug 974771 - Ignore open request for unfinished download. r=wesj 2014-03-06 22:19:17 +01:00
aboutDownloads.xhtml Bug 948896 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutDownloads.xhtml (about:downloads). r=margaret 2014-02-18 09:20:25 -05:00
aboutFeedback.js Bug 972844 - Add a Maybe Later link on about:feedback intro [r=mfinkle] 2014-03-04 16:58:33 -08:00
aboutFeedback.xhtml Bug 972844 - Add a Maybe Later link on about:feedback intro [r=mfinkle] 2014-03-04 16:58:33 -08:00
aboutHealthReport.js Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats 2014-02-11 09:16:00 -08:00
aboutHealthReport.xhtml Bug 887840 - Add viewport to Android about:healthreport wrapper. r=rnewman 2013-06-28 10:30:55 -07:00
aboutHome.xhtml Bug 941868 - Part 2: load and cache certain preloaded favicons on launch, and remove favicon from about:home's HTML content. r=mcomella 2013-11-26 19:48:30 -08:00
aboutPrivateBrowsing.js Bug 956484 - Move inline js from /mobile/android/chrome/content/aboutPrivateBrowsing.xhtml into separate js file. r=mbrubeck 2014-01-15 09:35:54 -05:00
aboutPrivateBrowsing.xhtml Bug 956484 - Move inline js from /mobile/android/chrome/content/aboutPrivateBrowsing.xhtml into separate js file. r=mbrubeck 2014-01-15 09:35:54 -05:00
aboutReader.html Bug 862445 - Adjust reader mode content layout for serif fonts, r=lucasr, f=margaret 2013-05-24 19:10:33 -04:00
aboutReader.js Bug 959297 - Get description and approx. reading time for reading list items. r=liuche, r=lucasr, r=margaret, r=rnewman 2014-03-12 14:53:25 -07:00
aboutRights.xhtml Bug 874888 - Update privacy policy link URL on about:rights for Fennec. r=wesj 2013-06-03 08:37:29 -07:00
blockedSite.xhtml Bug 808636 - Restyle mobile error pages. r=margaret 2013-08-15 12:04:42 -07:00
browser.js Backed out changeset 1aca519aec7e (bug 911574) for Android robocop failures on a CLOSED TREE 2014-04-02 17:26:21 -07:00
browser.xul Bug 971703 - Lazy load SSLExceptions r=wesj 2014-02-12 11:40:14 -05:00
CastingApps.js Bug 973707 - Remove unused support for sending extra data when starting a casting app r=wesj 2014-02-19 15:36:26 -05:00
config.js Bug 284673 Followup to bug 913734 to remove sepcial handling for now-removed now-unused policy machinery from about:config r=gavin 2014-01-22 21:38:57 +00:00
config.xhtml Bug 840144 - Make about:config prettier on Android. r=wesj 2013-11-05 22:10:30 -08:00
ConsoleAPI.js Bug 959789 - Unresponsive script dialog for ConsoleAPI.js on nfl.com gamecenter pages r=bnicholson 2014-01-14 23:55:55 -05:00
dbg-browser-actors.js Bug 909782 - TabLists inheriting from BrowserTabList need to be updated to change "iterator" to "getList". r=mbrubeck, r=mleibovic 2013-08-28 10:57:59 +02:00
downloads.js Bug 932816 - Added a 'persistent' flag to the api in order to avoid to clear downloads notifications; r=wesj 2013-11-05 22:08:15 -08:00
Feedback.js Bug 867354 - Don't prompt for feedback in distribution builds. r=mfinkle 2013-06-03 08:37:29 -07:00
FeedHandler.js Bug 888335 - Remove support for iGoogle/Reader from feed subscriptions r=bnicholson 2013-09-10 20:35:36 -04:00
FindHelper.js Bug 958111 - "Find in Page" on Android should zoom in on the highlighted result. r=margaret 2014-02-14 11:02:05 -08:00
healthreport-prefs.js Bug 881763 - Append /mobile/ to about:healthreport URL. r=trivial 2013-06-11 09:29:37 -07:00
InputWidgetHelper.js Bug 928163 - Allow or disallow proper text selection caret display based on HTML <input> type, r=margaret 2013-10-22 18:46:43 -04:00
JSDOMParser.js Bug 958734: Add extra layer of parens to fix JS warning in JSDOMParser.js. r=bnicholson 2014-01-10 15:28:51 -08:00
languages.properties
Linkify.js Bug 566225 - Add framework to linkify phone numbers in pages, preffed off. r=wesj 2013-08-20 13:41:58 -07:00
MasterPassword.js Bug 871464 - Preference screen should observe changes to gecko prefs. r=margaret 2013-05-14 23:45:51 -07:00
MemoryObserver.js Bug 946407 - Reimplement DumpMemoryInfoToTempDir in terms of GetReports. r=njn 2014-03-04 18:27:13 -08:00
netError.xhtml Bug 624883 - Treat view-source as an unrecognised scheme if not top-level. r=bz 2014-01-23 16:02:33 +00:00
OfflineApps.js Bug 868681 - Remove undefined reference to chromeWin in OfflineApps.js; r=mfinkle 2013-05-05 16:46:47 -06:00
PermissionsHelper.js Bug 850210 - Part 4. Update Android's PermissionsHelper usage of contentPrefs to nsIContentPrefService2. r=adw 2013-03-29 23:08:54 -03:00
PluginHelper.js Bug 971279 - Add plugin.java.mime. r=bsmedberg 2014-02-25 13:30:03 -08:00
Readability.js Bug 959297 - Get description and approx. reading time for reading list items. r=liuche, r=lucasr, r=margaret, r=rnewman 2014-03-12 14:53:25 -07:00
readerWorker.js
SelectHelper.js Bug 953272: Add selected attribute for prompts with multichoice. r=wesj 2014-01-09 12:15:07 -08:00
SelectionHandler.js Bug 976723 - Selection handle scrolls outside boundary of <input> on page scroll, r=margaret 2014-04-01 00:19:16 -04:00
WebappRT.js Bug 989109 - return isDebuggable using new async callback; r=wesj 2014-04-01 15:38:01 -07:00
WebrtcUI.js bug 928096 - UI for Tab streaming r=mfinkle 2014-03-18 15:05:46 -04:00
ZoomHelper.js Bug 958111 - "Find in Page" on Android should zoom in on the highlighted result. r=margaret 2014-02-14 11:02:05 -08:00