gecko-dev/mobile/android/chrome/content
2014-08-19 19:34:29 -04:00
..
bindings
about.xhtml Bug 989046 - b. Drop JSON.stringify when calling handleGeckoMessage; r=mfinkle 2014-04-04 12:33:50 -04:00
aboutAddons.js Bug 1008825 - Synchronous XMLHttpRequest to load options.xul. r=wesj 2014-07-07 11:23:00 +02:00
aboutAddons.xhtml Bug 988068 - Improve about:addons styling. r=mfinkle 2014-04-21 11:06:14 -07:00
aboutApps.js backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me 2014-07-31 12:14:03 -07:00
aboutApps.xhtml Bug 1019054 - re-add uninstallation from about:apps context menu; r=mfinkle,marco 2014-06-10 15:52:47 -07: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
aboutDevices.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
aboutDevices.xhtml Bug 1009327 - Add "manual connect" to Android about:devices page. r=mfinkle 2014-05-23 11:43:39 -07:00
aboutDownloads.js Bug 1024360 - Remove usage of deprecated mozIStorageBaseStatement methods. r=mak 2014-06-27 09:59:09 -05:00
aboutDownloads.xhtml backout b56da878caed and 8487d4305be3 (bug 901360) from Aurora for regressions a=mfinkle 2014-05-16 12:13:50 -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 997328 - Update SharedPreferences.jsm to use scopes and mirror GeckoSharedPrefs. r=nalexander 2014-05-10 08:39:53 -07:00
aboutHealthReport.xhtml Bug 948898 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutHealthReport.xhtml (URL=about:healthreport). r=margaret 2014-04-04 08:08:42 -04: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 949178 - Remove reading list button from reader mode toolbar. r=lucasr 2014-04-22 14:27:03 -07:00
aboutReader.js Bug 1044665 - Hide browser toolbar when double tapping in reader mode. r=lucasr 2014-07-27 14:34:00 -04:00
aboutRights.xhtml Bug 1011782 : Updated the privacy policy url in Fennec . r=nalexander 2014-05-17 05:46:42 +05:30
blockedSite.xhtml Bug 808636 - Restyle mobile error pages. r=margaret 2013-08-15 12:04:42 -07:00
browser.js Bug 1052254 - Disable wyciwyg urls in guest mode. r=rnewman 2014-08-19 16:09:33 -07:00
browser.xul backout b56da878caed and 8487d4305be3 (bug 901360) from Aurora for regressions a=mfinkle 2014-05-16 12:13:50 -05:00
CastingApps.js Bug 1054920 - Do not allow casting UI to appear if the video is an unsupported format r=wesj 2014-08-19 19:34:29 -04:00
config.js Bug 1012957 - Save about:config changes immediately as made, r=wesj 2014-05-28 18:26:36 -04: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
downloads.js Bug 1046941 - Disable downloads and extension installs in guest mode. r=margaret 2014-08-13 14:53:33 -07:00
Feedback.js
FeedHandler.js Bug 983435 - Add titles to subscribe prompts. r=wesj 2014-04-10 17:00:42 -04:00
FindHelper.js Bug 1014708 - Disable zoom for find in page. r=mfinkle 2014-05-23 18:33:45 -07:00
healthreport-prefs.js
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
MemoryObserver.js Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg. 2014-05-20 23:06:54 -07:00
netError.xhtml Bug 910893 - Don't disable the try again button. r=margaret,benb 2014-08-08 09:06:35 -07:00
OfflineApps.js
PermissionsHelper.js
PluginHelper.js Bug 971279 - Add plugin.java.mime. r=bsmedberg 2014-02-25 13:30:03 -08:00
Readability.js Bug 881091 - Don't set byline if byline is too long. r=lucasr 2014-05-16 11:03:49 -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 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst 2014-08-12 14:30:59 +02:00
WebappRT.js Bug 1035999 - use JNI to determine if in webapp process for automatic update check; r=wesj 2014-08-18 10:00:03 -07:00
WebrtcUI.js Bug 1018928 - Fix getUserMedia device selection on Android. r=blassey 2014-06-24 10:22:50 +02:00
ZoomHelper.js Bug 990259 - Pass element from zoomToElement to zoomToRect. r=margaret 2014-04-10 11:11:16 -04:00