Commit Graph

8205 Commits

Author SHA1 Message Date
Ryan VanderMeulen
7ad61ef7e5 Backed out 2 changesets (bug 826605, bug 811469) for xpcshell failures. 2013-01-14 21:25:12 -05:00
Ryan VanderMeulen
4d65d8ffac Merge m-c to inbound. 2013-01-14 20:14:58 -05:00
Gian-Carlo Pascutto
ba149ec413 Backout ff82d1a3955e (Bug 830308). 2013-01-14 20:16:38 +01:00
Christian Sonne
c98d95c14e Bug 826605 - Remove GPSDGeolocationProvider.js r=dougt 2013-01-14 16:51:08 -08:00
Sriram Ramasubramanian
722b370c0d Bug 826819: New private tab icon for GB phones. [r=mfinkle] [needs-clobber] 2013-01-10 15:30:40 -08:00
Sriram Ramasubramanian
841f040455 Bug 826819: Remove the unwanted shadow resource. [r=mfinkle]
--HG--
extra : rebase_source : a9a56f7ef544ffe332d65f52ee9b3309e116ee07
2013-01-10 13:08:55 -08:00
Sriram Ramasubramanian
db04f9a326 Bug 817739: Theme change for synced tabs. [r=mfinkle]
--HG--
extra : rebase_source : 9b10d242c2c560489974cf7f23c5418a8370fc8a
2013-01-10 13:06:32 -08:00
Sriram Ramasubramanian
d04236a078 Bug 824501: Tabs in tabs-panel should have holo-ish indicator. [r=mfinkle]
--HG--
extra : rebase_source : dfe7c47afa6c50929a0d1d6c60b030f7aea9d8ac
2013-01-10 11:43:12 -08:00
Sriram Ramasubramanian
1355f522f4 Bug 824501: Support for AllCaps in TextView. [r=mfinkle]
--HG--
extra : rebase_source : f1c763ba497f7c7462ac06a8769f55705d410c45
2013-01-10 11:25:30 -08:00
Sriram Ramasubramanian
c524b1f38a Bug 826819: New private tab icon for the tabs-panel and the menu. [r=mfinkle]
--HG--
extra : rebase_source : 8cf383a0817f5d3a67871ae44b64741dcd0a1294
2013-01-10 12:22:43 -08:00
Sriram Ramasubramanian
d3efeaa66f Bug 826819: Tabs panel border change to solid color. [r=mfinkle]
--HG--
extra : rebase_source : b22861e81887e3f578ef0fbb7bbf63bdc1148973
2013-01-10 11:18:32 -08:00
Jim Chen
3d4c428cab Bug 827176 - Properly reset GeckoInputConnection states during focus; r=cpeterson 2013-01-11 15:36:22 -05:00
Jim Chen
c9a7f04a76 Bug 825120 - Fake selection update to force IME hard reset; r=cpeterson 2013-01-11 15:34:58 -05:00
Kartikaya Gupta
471ea0aa0b Bug 829670 - Fix some 'function does not always return a value' warnings on startup. r=wesj 2013-01-11 14:12:38 -05:00
Wes Johnston
6b1ec0ca0e Bug 824737 - Use ContentAreaUtils for saving images. r=mfinkle 2013-01-11 09:23:47 -08:00
Gene Lian
dabbff84f6 Bug 820206 - Validate "Webapps:*" message parameters in the parent process (part 3, test cases). r=fabrice, a=blocking-basecamp 2013-01-11 20:50:50 +08:00
Mike Hommey
3fd6510a59 Bug 826996 - Avoid hardcoded value for {moz:official} in search plugins. r=gavin
--HG--
extra : rebase_source : fe2a5b7c6efed6ff7f4b786a0ce510fc28a25ef9
2013-01-11 12:20:58 +01:00
Mark Capella
221d512aa9 Bug 824161 - Homescreen widget doesn't open awesomebar, r=wesj, sriram 2013-01-11 04:26:39 -05:00
Eitan Isaacson
97c0f4c9c1 Bug 823423 - Don't send a11y scroll or announcement events if we a11y is not officially enabled. r=blassey 2013-01-10 15:27:43 -08:00
Mark Banner
852f9a887e Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
--HG--
rename : services/sync/SyncComponents.manifest => services/common/servicesComponents.manifest
rename : services/sync/SyncComponents.manifest => services/crypto/cryptoComponents.manifest
2013-01-10 22:02:38 +00:00
Brian Nicholson
3bb66c45c9 Bug 820491 - Part 3: Whitespace cleanup in aboutDownloads.js. r=wesj 2013-01-14 13:47:24 -08:00
Brian Nicholson
7cc28a44fd Bug 820491 - Part 2: Fix DownloadManagerUI component. r=wesj 2013-01-14 13:47:24 -08:00
Brian Nicholson
943d6b0717 Bug 820491 - Part 1: Update download manager code to work with private downloads. r=wesj 2012-12-13 19:47:30 -05:00
Brian Nicholson
9d04a1cb3c Bug 826723 - Don't show suggestions or prompt in private tabs. r=mfinkle 2013-01-14 11:21:26 -08:00
Wes Johnston
9114440479 Bug 829198 - Use smaller font-size for context menu items. r=mfinkle 2013-01-10 12:26:58 -08:00
Wes Johnston
7668fbc3ee Bug 828509 - Look up entire dom tree for available context menu items. r=mfinkle 2013-01-10 11:17:40 -08:00
Wes Johnston
ec083b4fae Bug 818336 - Don't switch tabs when returning to a webapp. r=mfinkle 2013-01-10 10:18:58 -08:00
Chris Lord
046d9f2e39 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
cf7e552096 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
0b1123da53 Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin 2013-01-07 16:19:39 -05:00
Kartikaya Gupta
513d67161a 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
a752c5511f 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
0d95ceea51 Bug 810342 - Show toolbar shadow on about:blank (r=lucasr) 2013-01-10 01:34:13 +05:30
Alex Nagacevschi
b86492279b Bug 800188 - Add preliminary support RTL content in reader mode (r=lucasr) 2013-01-10 11:47:05 +00:00
Mike Hommey
827ceae1ff Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Brian Nicholson
037c77ef89 Bug 825821 - Use standard URL for wikipedia search template. r=mfinkle 2013-01-09 15:31:58 -08:00
Chris Peterson
d62d1ced11 Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Chris Peterson
5abeb07ec2 Bug 828594 - Part 1: Remove redundant Java imports. r=kats 2013-01-09 09:54:54 -08:00
Wes Johnston
6ee924bc21 Bug 828619 - Always update date time after changing 24hr mode. r=jchen 2013-01-09 14:50:22 -08:00
Wes Johnston
a1346c54a4 Bug 826075 - Show an indicator on pinned sites. r=mfinkle,sriram 2013-01-09 14:07:32 -08:00
Wes Johnston
3e1bd5d46d Bug 725018 - FormAssistant should reposition itself on viewport changes. r=kats,mleibovic 2013-01-09 11:37:01 -08:00
Wes Johnston
2023667741 Bug 725018 - Zoom to focused input fields. r=kats 2013-01-09 11:35:49 -08:00
Wes Johnston
fdcd35b69c Bug 827608 - Use html context menus for about:addons. r=minkle 2013-01-09 11:28:38 -08:00
Wes Johnston
89e364b4bd Bug 827608 - Use html context menus for about:downloads. r=bnicholson, r=minkle 2013-01-09 11:28:36 -08:00
Wes Johnston
ed50f7defd Bug 827608 - Use html context menus for about:apps. r=mfinkle 2013-01-09 11:28:35 -08:00
Kartikaya Gupta
e55f4da38e 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
6abc54fbcb Bug 817386 - Log and ignore IndexOutOfBoundsException in Editable; r=cpeterson 2013-01-09 11:57:31 -05:00
Kartikaya Gupta
adad08e444 Bug 828316 - Rename setForceRedraw to forceRedraw. r=Cwiiis DONTBUILD 2013-01-09 11:21:04 -05:00
Jim Mathies
376e625ce9 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
647ada58de Bug 824023 - Use correct URL to add-on images r=wesj 2013-01-09 09:49:31 -05:00