Commit Graph

8181 Commits

Author SHA1 Message Date
Wes Johnston
373d33217e Bug 829198 - Use smaller font-size for context menu items. r=mfinkle 2013-01-10 12:26:58 -08:00
Wes Johnston
a7a338e71b Bug 828509 - Look up entire dom tree for available context menu items. r=mfinkle 2013-01-10 11:17:40 -08:00
Wes Johnston
8d22fdb201 Bug 818336 - Don't switch tabs when returning to a webapp. r=mfinkle 2013-01-10 10:18:58 -08:00
Chris Lord
c96bbc9ffc Bug 828345 - Maintain aspect ratio for clamping scrollport. r=kats
Make sure the clamping scroll-port maintains its aspect ratio on Android. This
fixes fixed position elements appearing to jitter after zooming out beyond the
page boundaries.
2013-01-10 17:32:44 +00:00
Chris Lord
d0161b544c Bug 827844 - Fix flickering when layout changes on Firefox/android. r=kats,bgirard
Fix flickering that can occur when the surface size changes due to a layout
change (such as the virtual keyboard appearing/disappearing) on Android.
2013-01-10 17:32:43 +00:00
Benoit Girard
ca61b7dd2b Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin 2013-01-07 16:19:39 -05:00
Kartikaya Gupta
c9f9091646 Bug 785597 - Allow the compositor to be registered earlier in the startup process and prevent creating multiple LayerManager instances. r=snorp 2013-01-10 11:21:10 -05:00
Kartikaya Gupta
ef869e5ac5 Bug 826300 - Don't block on waiting for a valid surface when trying to resume the compositor; allow resuming to fail gracefully. r=snorp,BenWa 2013-01-10 11:21:10 -05:00
Shriram Kunchanapalli
6e58a70f24 Bug 810342 - Show toolbar shadow on about:blank (r=lucasr) 2013-01-10 01:34:13 +05:30
Alex Nagacevschi
53e782ed8e Bug 800188 - Add preliminary support RTL content in reader mode (r=lucasr) 2013-01-10 11:47:05 +00:00
Mike Hommey
ef6a967753 Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Brian Nicholson
9e1bc35396 Bug 825821 - Use standard URL for wikipedia search template. r=mfinkle 2013-01-09 15:31:58 -08:00
Chris Peterson
a90d14ab62 Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Chris Peterson
fd64056c9d Bug 828594 - Part 1: Remove redundant Java imports. r=kats 2013-01-09 09:54:54 -08:00
Wes Johnston
da40e79b6b Bug 828619 - Always update date time after changing 24hr mode. r=jchen 2013-01-09 14:50:22 -08:00
Wes Johnston
0a14a71ee9 Bug 826075 - Show an indicator on pinned sites. r=mfinkle,sriram 2013-01-09 14:07:32 -08:00
Wes Johnston
f1da34eb65 Bug 725018 - FormAssistant should reposition itself on viewport changes. r=kats,mleibovic 2013-01-09 11:37:01 -08:00
Wes Johnston
91378178cb Bug 725018 - Zoom to focused input fields. r=kats 2013-01-09 11:35:49 -08:00
Wes Johnston
390bf2cd8f Bug 827608 - Use html context menus for about:addons. r=minkle 2013-01-09 11:28:38 -08:00
Wes Johnston
a7ce6a0ad4 Bug 827608 - Use html context menus for about:downloads. r=bnicholson, r=minkle 2013-01-09 11:28:36 -08:00
Wes Johnston
82e3ed418c Bug 827608 - Use html context menus for about:apps. r=mfinkle 2013-01-09 11:28:35 -08:00
Kartikaya Gupta
8469b5c0ec Bug 827836 - Back out some of cset 8bac87268303 because of an explosion in bug 823022 oranges. r=backout 2013-01-09 12:56:09 -05:00
Jim Chen
60b04a5b1c Bug 817386 - Log and ignore IndexOutOfBoundsException in Editable; r=cpeterson 2013-01-09 11:57:31 -05:00
Kartikaya Gupta
5cd68ceed7 Bug 828316 - Rename setForceRedraw to forceRedraw. r=Cwiiis DONTBUILD 2013-01-09 11:21:04 -05:00
Jim Mathies
1668a32195 Bug 827767 - Fix for sync XUL UI logging date format that asserts on Windows, r=rnewman 2013-01-09 09:23:21 -06:00
Mark Finkle
15766d41e8 Bug 824023 - Use correct URL to add-on images r=wesj 2013-01-09 09:49:31 -05:00
Kartikaya Gupta
4ec5ac501e Bug 827836 - Force sending a viewport update to Gecko after aborting animations. r=Cwiiis 2013-01-09 09:40:08 -05:00
Kartikaya Gupta
78a0f2885a Bug 828039 - Enable ionmonkey on android-x86 builds (re-land with correct bug number). r=dvander 2013-01-08 23:10:09 -05:00
Kartikaya Gupta
4ddfd5b170 Back out ffa37079e829 for wrong bug number. r=backout 2013-01-09 09:23:31 -05:00
Kartikaya Gupta
1c480e8f8e Bug 705020 - Drop --enable-js-diagnostics from the mobile/xul mozconfig as well. r=dougt 2013-01-09 09:05:03 -05:00
Kartikaya Gupta
8b99effd50 Bug 828038 - Enable ionmonkey on android-x86 builds. r=dvander 2013-01-08 23:10:09 -05:00
Brian Nicholson
8c4910653b Bug 826273 - Use private state of about:home tab for opened links. r=mfinkle 2013-01-08 16:53:22 -08:00
Brian Nicholson
9f66259322 Bug 823325 - Hide thumb when selected tab changes. r=mfinkle 2013-01-08 14:02:18 -08:00
Sriram Ramasubramanian
792df27d31 Bug 809790: Remove custom share menu. [r=mfinkle] 2013-01-04 14:31:07 -08:00
Gian-Carlo Pascutto
7fac2e3be7 Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
Brian Nicholson
6a49611b80 Bug 818065 - Part 2: Implement about:privatebrowsing. r=mfinkle 2013-01-07 15:29:45 -08:00
Ehsan Akhgari
b96082ac88 Merge mozilla-central into mozilla-inbound 2013-01-07 18:23:31 -05:00
Brian Nicholson
54f2d05e60 Bug 826267 - Check for null tab before setting private AwesomeScreen state. r=sriram 2013-01-07 15:14:01 -08:00
Alex Keybl
606aa67899 Merging in version bump NO BUG 2013-01-07 12:31:33 -08:00
Gregory Szorc
190f856ba0 Merge mozilla-central into services-central
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-07 00:21:41 -08:00
Gregory Szorc
916cfe55d3 Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman 2013-01-06 16:15:51 -08:00
Greg Roodt
8134e1c125 Bug 686228 - Add simple mouse scrolling support. r=kats 2013-01-06 22:35:01 +00:00
Mark Finkle
9d58f43868 Bug 826467 - Remove unused variables r=bnicholson 2013-01-06 10:28:58 -05:00
Mark Finkle
b05c02d822 Bug 826467 - Listen for account changes and persist r=bnicholson 2013-01-06 10:28:55 -05:00
Mark Finkle
ac0c7afc16 Bug 826467 - Avoid persisting tabs to tabs.db if Sync is not setup r=bnicholson 2013-01-06 10:28:52 -05:00
Sriram Ramasubramanian
304277d494 Bug 826820: Remove "synced tabs" menu item in Tabs Panel. [r=mfinkle] 2013-01-04 12:48:50 -08:00
Kartikaya Gupta
f10a902ac6 Bug 826381 - Update more tests to go with cset 11f420dd6b47. r=fix-test 2013-01-04 16:32:58 -05:00
Geoff Brown
e3a41d35c8 Bug 824067 - Disable robocop testPasswordEncrypt for too many intermittent failures; DONTBUILD 2013-01-04 13:11:27 -07:00
Kartikaya Gupta
45b968eeee Bug 826381 - Update test to go with cset 11f420dd6b47. r=fix-test 2013-01-04 16:24:50 -05:00
Mike Hommey
f88193ca6f Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps 2013-01-04 15:56:20 +01:00