gecko/mobile/chrome/content
Lucas Rocha b1552b1ab3 Bug 687287 - Fix alignment of close button on inactive tabs (r=mfinkle)
Do not force a width on close button container and let the margins define its size. This allows us to have different clickable areas for the close button on both active and inactive tabs.
2011-09-19 09:44:03 -07:00
..
bindings Bug 681650 - Update site menus for tablets. r=mbrubeck 2011-09-08 18:46:19 -07:00
prompt Bug 672228 - Don't activate keyboard for pre-filled username/password prompts in Fennec [r=mfinkle] 2011-07-18 13:33:06 -07:00
about.xhtml Bug 619801 - Disable updater for Fennec release builds [r=mfinkle] 2011-01-11 07:46:59 -08:00
aboutCertError.xhtml Bug 582048 - Make network error pages look nice on mobile. r=mfinkle 2011-07-18 09:20:09 -07:00
aboutHome.xhtml Bug 686903 - Remove about:home fadein animation. r=mbrubeck 2011-09-15 10:39:00 -04:00
aboutRights.xhtml Bug 609069 - about:rights shows XML parsing error [r=gavin] 2010-11-02 17:50:00 -04:00
AlertsHelper.js Bug 643301 - Toaster alert shown during startup is incorrectly positioned [r=mfinkle] 2011-03-23 20:50:48 -07:00
AnimatedZoom.js Bug 685541 - Fix zooming when in tablet mode [r=mfinkle] 2011-09-08 12:32:31 -07:00
AppMenu.js Bug 684276 - Wrap labels in Android tablet menu. r=mbrubeck 2011-09-02 12:35:38 -07:00
AwesomePanel.js Bug 685347 - Context menu selections in URL bar removes focus on the URL bar; r=mbrubeck 2011-09-16 09:56:58 +01:00
bindings.xml Bug 660686 - Enable entire row region selection in Preferences [r=mfinkle] 2011-09-16 12:10:50 -07:00
blockedSite.xhtml Bug 582048 - Make network error pages look nice on mobile. r=mfinkle 2011-07-18 09:20:09 -07:00
BookmarkHelper.js Bug 677999 - Make home screen bookmark icons pretty [r=wjohnston] 2011-08-12 14:00:14 -04:00
BookmarkPopup.js Bug 677673 - Fix position of bookmarks menu on tablets. r=mfinkle 2011-09-02 10:16:48 -07:00
browser-scripts.js Bug 680212 - Update styling of awesome bar and search engines on tablets. r=mfinkle 2011-09-01 10:04:29 -07:00
browser-ui.js Bug 682291 / Bug 682406 - Update button with number of tabs on TabOpen/TabRemove events (r=mfinkle) 2011-09-15 21:33:20 +01:00
browser.css Bug 660686 - Enable entire row region selection in Preferences [r=mfinkle] 2011-09-16 12:10:50 -07:00
browser.js Backout changeset 151783eb7f6f (bug 676711) for Android b-c orange; a=philor 2011-09-16 01:41:34 +01:00
browser.xul Bug 681650 - Update site menus for tablets. r=mbrubeck 2011-09-08 18:46:19 -07:00
commandUtil.js
common-ui.js Bug 686380 - Hide the undo close tab thumbnail when switching or opening tabs [r=mfinkle] 2011-09-14 06:39:25 -07:00
config.js Bug 679120 - Allow negative numbers for integer prefs in mobile about:config [r=lucasr] 2011-08-16 10:10:10 -07:00
config.xul Bug 607447 - JavaScript error: chrome://browser/content/input.js, line 481: parentNode is null (about:config) [r=mfinkle] 2010-12-15 23:58:49 -05:00
console.js Bug 633575 - Preference/tools panels are broken if opened during initial page load [r=mfinkle] 2011-02-17 13:25:59 -08:00
content.js Bug 685440 - Silence undefined property warnings in Fennec [r=fabrice] 2011-09-08 09:02:08 -07:00
ContentPopupHelper.js Bug 676321 - Do not reset popup position on content resize, panning, and zooming (r=mbrubeck) 2011-08-19 15:43:22 +02:00
ContextCommands.js Bug 682357 - Don't broadcast context menu commands to all browsers [r=wjohnston] 2011-08-26 17:23:36 -04:00
cursor.css
downloads.js Bug 577266 - Correct misspellings in source code 2011-09-06 17:20:35 -07:00
exceptions.js Back out bug 662867 (changeset 3453df4d6852) 2011-06-15 17:43:24 +02:00
extensions.js Bug 518572 - When no network is available in Addons, display "Retry" instead of "OK"; r=mbrubeck 2011-09-11 07:35:29 -07:00
forms.js Bug 658941 - permaorange: multiple mobile browser-chrome tests broken by bug 657997 [r=mfinkle] 2011-05-25 13:49:12 +02:00
fullscreen-video.js Bug 588441 - Remove progress listeners in chrome (followup) [r=fabrice] 2011-01-11 16:11:00 -08:00
fullscreen-video.xhtml Bug 618124 - Don't use the play event to start fullscreen video [r=mfinkle] 2011-01-10 09:48:41 -08:00
IndexedDB.js Bug 619494 - Make IndexedDB work in IPC Fennec. r=bent,mfinkle 2011-04-29 16:46:20 -07:00
input.js Bug 685541 - Fix zooming when in tablet mode [r=mfinkle] 2011-09-08 12:32:31 -07:00
languages.properties
localePicker.js Bug 675252 - Store buildid when locales are installed and make sure it is current on startup. r=mfinkle 2011-09-02 09:37:54 -07:00
localePicker.xul Bug 668838 - Revise the flow of the locale picker. r=mfinkle 2011-09-02 09:37:50 -07:00
LoginManagerChild.js Bug 634176 - LoginManager child script does not need to use WebProgressListener [r=vingtetun] 2011-02-16 23:50:10 -05:00
masterPassword.xul Bug 592772 - Fennec should offer to use master password. r=wesj 2011-06-28 19:40:35 -07:00
MasterPasswordUI.js Bug 592772 - Fennec should offer to use master password. r=wesj 2011-06-28 19:40:35 -07:00
MenuListHelperUI.js Bug 664114 - Context Menu doesn't resize properly when switching the window orientation [r=wjohnston] 2011-06-15 23:09:41 -04:00
netError.xhtml Bug 582048 - Make network error pages look nice on mobile. r=mfinkle 2011-07-18 09:20:09 -07:00
notification.xml Bug 640307 - Stack notifications over browser elements. r=mfinkle 2011-05-31 13:36:40 -07:00
OfflineApps.js Bug 671439 - Show OfflineApp notifications on the correct tab. r=mfinkle 2011-07-18 09:24:11 -07:00
preferences.js Bug 669666 - Make sure Sync is initialized when the Fennec prefs panel is opened [r=mfinkle] 2011-09-02 11:18:36 -07:00
removeMasterPassword.xul Bug 592772 - Fennec should offer to use master password. r=wesj 2011-06-28 19:40:35 -07:00
sanitize.js Bug 669641 - Profile sanitizer should clear syncAccount first. r=mfinkle 2011-07-06 12:28:35 -07:00
SelectHelperUI.js Bug 618989 - Update dialog theme for Fennec [r=mfinkle] 2011-04-11 16:35:00 -07:00
share.xul
SharingUI.js Bug 618989 - Update dialog theme for Fennec [r=mfinkle] 2011-04-11 16:35:00 -07:00
sync.js Bug 669666 - Make sure Sync is initialized when the Fennec prefs panel is opened [r=mfinkle] 2011-09-02 11:18:36 -07:00
tabs.xml Bug 687287 - Fix alignment of close button on inactive tabs (r=mfinkle) 2011-09-19 09:44:03 -07:00
TabsPopup.js Bug 682291 / Bug 682406 - Update button with number of tabs on TabOpen/TabRemove events (r=mfinkle) 2011-09-15 21:33:20 +01:00
Util.js Bug 680077 - Use Util.isTablet() everywhere to check if tablet mode is on (r=mbrubeck) 2011-09-07 13:47:35 -07:00
webapps.xul Bug 584767 - webapps frontend (string tweak) [r=fabrice] 2011-08-05 23:54:23 -04:00