Граф коммитов

8399 Коммитов

Автор SHA1 Сообщение Дата
Wes Johnston 6cc26a26aa Bug 832561 - Don't update cursors when sites are pinned/unpinned. r=lucasr 2013-01-24 15:56:14 -08:00
Wes Johnston 96a9764fca Bug 832561 - Provide a stub implementation of GeckoAsyncTask.onPostExecute. r=lucasr 2013-01-24 15:55:46 -08:00
Wes Johnston ae7e07ad11 Bug 833919 - Provide explicit color for checkboxes in doorhangers. r=sriram 2013-01-24 15:54:55 -08:00
Geoff Brown eb02f6e73e Bug 825152: Disable robocop testAllPagesTab for too many intermittent failures; DONTBUILD 2013-01-24 15:12:43 -07:00
Mark Finkle 46e754dd81 Bug 834386 - AboutHomeContent: Finalizing a Cursor that has not been deactivated or closed r=bnicholson 2013-01-24 16:58:53 -05:00
Nick Alexander 6e1e16db61 Bug 834376 - Move Android Sync PNG files from drawable to drawable-mdpi. r=rnewman
--HG--
rename : mobile/android/base/resources/drawable/desktop.png => mobile/android/base/resources/drawable-mdpi/desktop.png
rename : mobile/android/base/resources/drawable/mobile.png => mobile/android/base/resources/drawable-mdpi/mobile.png
2013-01-24 13:57:47 -08:00
Brian Nicholson 6057d6b207 Bug 834048 - Add required param for f.remove(). r=mfinkle
--HG--
extra : rebase_source : cd704a9fb1aa00a77eefba0e8ea9d8fda12bfdc3
2013-01-24 13:52:12 -08:00
Brian Nicholson 974d61d9b2 Bug 834400 - Use bind() in download callbacks. r=mfinkle
--HG--
extra : rebase_source : a736b3f7d71d47230370e551f620b9362f45f265
2013-01-24 13:52:05 -08:00
Kartikaya Gupta 16ef80802a Bug 807606 - Add a native UI implementation of the NSS dialog service in Fennec. r=mfinkle 2013-01-24 15:41:35 -05:00
Kartikaya Gupta 7a321e1b5a Bug 807606 - Add text labels as an input type to PromptService. r=mfinkle 2013-01-24 15:41:35 -05:00
Kartikaya Gupta 4748a27a89 Bug 807606 - Add some padding to the inputs in the PromptService and wrap them in a Scrollview. r=wesj 2013-01-24 15:41:35 -05:00
Harshit Syal a56faebb6f Bug 740556 - reload the mobile homepage on inbound tab syncs. r=wesj 2013-01-24 11:14:50 -08:00
Nick Alexander 5b226f5de1 Bug 830884 - Make ContentProviders call notifyChange in bulkInsert. r=wesj 2013-01-24 11:14:44 -08:00
Agam Jain 44bb7b8a20 Bug 809018 - Add 12-hour mode to DateTimePicker; r=jchen DONTBUILD 2013-01-23 21:46:06 -05:00
Jim Chen 813fd49fc8 Backout cset b2ccdc82053d (bug 809018) for wrong user 2013-01-23 21:43:53 -05:00
Jim Chen b53bfb7b53 Bug 809018 - Add 12-hour mode to DateTimePicker; r=jchen 2013-01-23 20:35:27 -05:00
Lucas Rocha 96ff7c3908 Bug 732902 - Notify adapter updates when search term changes (r=mfinkle) 2013-01-23 17:54:00 +00:00
Lucas Rocha d27ec088d9 Bug 732902 - Set list of search engines in one step (r=mfinkle) 2013-01-23 17:54:00 +00:00
Brian Nicholson 80505ea66d Bug 819953 - Continue to process queue on thumbnail capturing failures. r=kats 2013-01-23 09:18:05 -08:00
Kartikaya Gupta ba3fb4c9f0 Bug 832987 - Make sure the launch state is updated on Gecko:Ready even if GeckoApp isn't around at the time. r=cpeterson 2013-01-23 09:38:57 -05:00
Ryan VanderMeulen ff8945e8f3 Merge m-c to inbound. 2013-01-24 07:09:10 -05:00
Mike Hommey 2434030c1f Bug 780561 - Remove now unused bits of the packaging scripts. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey 5ad44af9bd Bug 780561 - Use new packager code for packaging (packager.mk) r=ted 2013-01-23 11:23:15 +01:00
Mark Finkle 531d730653 Bug 827250 - Wallpaper over the WallpaperManager crash r=kats a=android-only 2013-01-21 17:32:00 -05:00
Nick Alexander a048161b7f Bug 832773 - Fix Send Tab button enabling logic. r=rnewman a=nonlibxul 2013-01-21 13:30:41 -08:00
Kartikaya Gupta 0540ce9934 Bug 832635 - Scale the motion event replay to match the dimensions of the device the replay is happening on. r=jmaher a=android-only 2013-01-21 16:17:06 -05:00
Mark Finkle 15cbfdf697 Bug 833050 - JS errors during startup r=kats a=android-only 2013-01-21 14:43:09 -05:00
Mark Finkle e4ec67ac87 Bug 831123 - Disable CSS error reporting by default on mobile r=blassey, r=jmaher a=android-only 2013-01-21 14:43:06 -05:00
Josh Matthews 3a496e0b5b Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop 2013-01-21 16:11:45 +00:00
Jonathan Kew bb845a5327 bug 831883 - eliminate the copy of Open Sans fonts bundled in the Reader core theme. r=lucasr 2013-01-21 14:31:31 +00:00
Joel Maher 7c53ba7abe Bug 823165 - fix robocop tests to work on panda boards. r=gbrown 2013-01-19 11:49:47 -05:00
Jonathan Kew 8e850597e5 bug 831354 - Ship [but don't actually use] fonts (Open Sans and Charis SIL Compact) for content in Firefox for Android. r=mfinkle,blassey 2013-01-16 14:19:10 -05:00
Phil Ringnalda f62c0089ed Back out 823ab8a1c9c0:bc71821fcb9f (bug 831354) for b2g reftest failures
CLOSED TREE
2013-01-18 19:08:03 -08:00
Kartikaya Gupta 58056c0bdc Bug 803791 - Guard against allocating a zero-capacity direct buffer. r=cpeterson 2013-01-23 00:00:22 -05:00
Wes Johnston bfb081c78c backout 3167daa05ef4 2013-01-22 17:27:01 -08:00
Nick Alexander 9590a48867 Bug 833508 - Make GlobalSyncStage construction process two phased. r=rnewman
--HG--
extra : rebase_source : a635e9fd45bff609b1b5ced5b6f54d10b51aecee
2013-01-22 17:23:33 -08:00
Wes Johnston dbf4a589b4 Bug 832321 - Use Light Android theme in all of Fennec. r=sriram 2013-01-22 16:40:13 -08:00
Wes Johnston 0407dc3e86 Bug 830404 - Re-insert accidently removed string. r=mfinkle 2013-01-22 15:26:39 -08:00
Wes Johnston ed429e69c2 Bug 830760 - Don't zoom into fields on tablets or pages with metaviewports. r=kats 2013-01-22 15:26:09 -08:00
Nick Alexander e762c0f1c1 Bug 833464 - Make forced syncs set the backoff interval. r=rnewman
--HG--
extra : rebase_source : 1f3519a43c30017ace68dc63c168315d14225f92
2013-01-22 13:51:52 -08:00
Sriram Ramasubramanian 3445263325 Bug 833427: Hide the homescreen widget. [r=mfinkle]
--HG--
extra : rebase_source : ea9ef68ad33e8fd0c4ad37e43de10cf11fdb1f94
2013-01-22 11:23:50 -08:00
L. David Baron eb663a19ef Bug 832352, patch 2: Make sure all mobile/android mozconfigs include build/mozconfig.common.override. r=ted 2013-01-22 19:16:20 +00:00
Wes Johnston b56afd92c0 Bug 819037 - Set appId on browsers in webapps. r=mfinkle 2013-01-22 10:37:35 -08:00
Wes Johnston 2c64c83b35 Bug 832559 - Remove unpin all options from menus. r=mfinkle 2013-01-22 10:37:22 -08:00
Wes Johnston 88e69171fe backout 322f7440f281 to fix commit bug number 2013-01-22 10:37:20 -08:00
Nick Alexander a35af0e322 Bug 832773 - Follow-up: fix Send Tab button enabling logic on activity resume. r=rnewman 2013-01-22 09:52:11 -08:00
Wes Johnston e676ef203b Bug 823559 - Remove unpinall from topsites menus. r=mfinkle a=nonlibxul 2013-01-22 09:34:19 -08:00
Wes Johnston cc67ef3fbe Bug 792410 - Scale tab thumbnails from the upper left corner. r=sriram
* * *
Bug 792410 - Add lost curly brace. r=sriram,bustage
2013-01-18 11:45:10 -08:00
Richard Newman 066b25fc1e Bug 831785 - Code cleanup. r=trivial 2013-01-18 16:10:32 -08:00
Richard Newman 8057ccf852 Bug 796187 - Send tab: usability tweaks. r=nalexander 2013-01-18 16:10:32 -08:00
Sriram Ramasubramanian d2e4e64ee6 Bug 832433: Remove Android Tabs widget in tabs ui. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : a64bfad708d610e7c9ad78ed2d21132da45d80f4
2013-01-18 11:58:45 -08:00
Sriram Ramasubramanian 31da143375 Bug 832433: Use Android spinners on tabs UI for phones. [r=mfinkle]
--HG--
extra : rebase_source : 614269ba99d278771a293c45252ace306bdaa8d9
2013-01-18 11:41:44 -08:00
Jonathan Kew 30bb154fd8 bug 831354 - Ship fonts (Open Sans and Charis SIL Compact) for content in Firefox for Android. r=mfinkle,blassey 2013-01-16 14:19:10 -05:00
Brian Nicholson c380184864 Bug 826644 - Hide "Open in New Tab" context menu option in private tabs. r=mfinkle 2013-01-18 14:38:43 -08:00
Jim Chen ce6ecc1e1c Bug 829318 - Don't mess with mIMEState during focus/blur; r=cpeterson 2013-01-18 17:08:59 -05:00
Jim Chen ee698b822e Bug 831862 - Force restart input during notifyIMEEnabled; r=cpeterson 2013-01-18 15:49:19 -05:00
Wes Johnston 6efe0aaf9b backout 9f81c93ea0ea and 40badd9d545a 2013-01-18 13:16:24 -08:00
Wes Johnston a1d14d0e97 Bug 792410 - Add lost curly brace. r=sriram,bustage 2013-01-18 12:59:27 -08:00
Wes Johnston a1f9daeb50 Bug 830758 - Don't show 'Pin Site' option on pinned sites. r=mfinkle 2013-01-18 11:45:52 -08:00
Wes Johnston ee7d41b0df Bug 792410 - Scale tab thumbnails from the upper left corner. r=sriram 2013-01-18 11:45:10 -08:00
Mark Finkle a926ada6e0 Backout 3b91d62ca343 and 662d0cd47316 for test failures 2013-01-17 20:44:46 -05:00
Mark Finkle 6f09808b5b Bug 831123 - Disable CSS error reporting by default to improve pageload performance r=blassey r=jmaher 2013-01-17 18:38:47 -05:00
Sriram Ramasubramanian 09e852ec65 Bug 830179: Tab indicators are wrong for mdpi. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 6a4f216eb732f681f788c7fc1da4a9ea952dc8ce
2013-01-17 10:40:49 -08:00
Sriram Ramasubramanian d50cf9a950 Bug 825498: Focus issue on tablets with h/w keyboard. [r=mfinkle]
--HG--
extra : rebase_source : 926d53f94908842a3bbaa1d6d3747b455eaa153d
2013-01-15 16:03:42 -08:00
Sriram Ramasubramanian 2a18f414f6 Bug 831402: Dividers in tabs UI should be with action-bar. [r=mfinkle]
--HG--
extra : rebase_source : 3e9283838ef85ee713a2e7a7495d493d176f7647
2013-01-16 14:04:53 -08:00
Sriram Ramasubramanian 0151d596c1 Bug 831402: Ability to show custom menu's PopupWindow above anchor. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/menu_popup_arrow.png => mobile/android/base/resources/drawable-hdpi/menu_popup_arrow_top.png
rename : mobile/android/base/resources/drawable-xhdpi/menu_popup_arrow.png => mobile/android/base/resources/drawable-xhdpi/menu_popup_arrow_top.png
rename : mobile/android/base/resources/drawable/menu_popup_arrow.png => mobile/android/base/resources/drawable/menu_popup_arrow_top.png
extra : rebase_source : 245a5e929b8318b334ca2461020a202442c74e39
2013-01-16 11:29:20 -08:00
Sriram Ramasubramanian cfef9d53f0 Bug 831402: Tablets will have a split action-bar. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout-xlarge-v11/tabs_panel_toolbar_menu.xml => mobile/android/base/resources/layout-xlarge-v11/tabs_panel_header.xml
rename : mobile/android/base/resources/layout/tabs_panel_toolbar_menu.xml => mobile/android/base/resources/layout/tabs_panel_header.xml
extra : rebase_source : c8611c910c442439ce46807362a29a3086b6460a
2013-01-16 11:26:48 -08:00
Sriram Ramasubramanian b8a8805657 Bug 831402: Use android spinners for tablets. [r=mfinkle]
--HG--
extra : rebase_source : dff6de264cd969f4c075c0636257c3434ecfcdd5
2013-01-16 11:11:03 -08:00
Kartikaya Gupta 0f12404883 Bug 831783 - Clean up some event constants. r=snorp 2013-01-17 14:16:14 -05:00
Marco Bonardo 97419328d9 Backout ec5df8e5a755 (bug 831123) for breaking M8 on Android 2013-01-17 20:03:15 +01:00
Mark Finkle f597024e7a Bug 831123 - Disable CSS error reporting by default to improve pageload performance r=blassey 2013-01-17 13:12:16 -05:00
Ed Morley 078c32133c Backout 780c48afccc1 (bug 831354) for Android reftest failures on a CLOSED TREE 2013-01-16 23:08:07 +00:00
Frank Yan 8fa02c002d Bug 611553 - Android: Make DOMWillOpenModalDialog a chrome-only event. r=mbrubeck 2013-01-16 13:10:20 -08:00
Brad Lassey 6239a23ca7 bug 831354 - Ship fonts for content in Firefox for Android r=mfinkle
--HG--
extra : rebase_source : af87e607085c519132ffd554a8fb76e45925f5b5
2013-01-16 14:19:10 -05:00
Gian-Carlo Pascutto 037ddf9c68 Bug 828963 - Implement WebRTC permissions UI for Android. r=mfinkle 2013-01-16 11:58:01 +01:00
Gian-Carlo Pascutto 25904c460c Bug 812650 - Enable WebRTC audio recording on Android. r=dmose 2013-01-16 10:14:49 +01:00
Brian Nicholson ddc09c7c2a Bug 773944 - Check view tag's type before casting to viewholder. r=mfinkle 2013-01-15 16:58:16 -08:00
Brian Nicholson 6e574eb7d1 Bug 828480 - Add null check for mSuggestionsOptInPrompt. r=mfinkle 2013-01-15 16:55:03 -08:00
Brian Nicholson 21a3b095df Bug 830540 - Update about:privatebrowsing mask image. r=mfinkle
--HG--
extra : rebase_source : 3852fb20c675e2ad17c376393b9e59843b02eb91
2013-01-15 16:52:54 -08:00
Brian Nicholson a26d4ba3a0 Bug 830893 - Remember private state for zombified tabs. r=mfinkle 2013-01-15 16:43:44 -08:00
Chris Peterson a2faa609c7 Bug 829912 - Check for null IME hints. r=jchen
--HG--
extra : rebase_source : b6183ac3c3d469d2401ac17b059b9564ef07f542
2013-01-14 16:57:50 -08:00
Joel Maher b6f271d924 Backout Bug 745041 2013-01-15 15:58:42 -05:00
Kartikaya Gupta e6b1bfa615 Bug 830175 - Allow specifying names for inputs. r=wesj 2013-01-15 15:31:25 -05:00
Kartikaya Gupta a72a2724ef Bug 830175 - Some minor optimizations. r=wesj 2013-01-15 15:31:24 -05:00
Kartikaya Gupta 487af1a46f Bug 830175 - Cleanup/renaming of member variables in PromptService. r=wesj 2013-01-15 15:31:24 -05:00
Kartikaya Gupta 4876fadc21 Bug 830175 - Refactor some blocks of code into helper methods. r=wesj 2013-01-15 15:31:24 -05:00
Kartikaya Gupta 134da0cbb0 Bug 830175 - Turn buttons in the prompt service from objects with labels to just strings. r=wesj 2013-01-15 15:31:24 -05:00
Andreea Pod 3fa161b0d1 Bug 745041 - Robocop: Add test for 'Clear History'. r=jmaher 2013-01-15 14:53:03 -05:00
Nick Alexander 2447dc2700 Bug 799615 - Make Android Send Tab handle Twitter share intents. r=rnewman 2013-01-15 11:42:53 -08:00
Nick Alexander a013264976 Bug 828594 - Follow-up: Remove import from AnnouncementsStartReceiver. r=trivial 2013-01-15 11:42:50 -08:00
Jim Chen 32be9da0c5 Bug 830131 - Avoid null String comparison in InputMethods.java; r=cpeterson 2013-01-15 12:40:39 -05:00
andreea.pod@softvision.ro 2ebebe85a4 Bug 745041 - Robocop: Add test for Clear History. r=jmaher 2012-12-18 17:04:05 +02:00
Mike Hommey a6e0fafb44 Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Oleg Romashin 9ffe6086ee Bug 824428 - Add Environment option which would allow to use Tiled Thebes Layers. r=bgirard 2013-01-14 20:21:02 -08:00
Ryan VanderMeulen 54f692f186 Backed out 2 changesets (bug 826605, bug 811469) for xpcshell failures. 2013-01-14 21:25:12 -05:00
Ryan VanderMeulen 5218add07b Merge m-c to inbound. 2013-01-14 20:14:58 -05:00
Gian-Carlo Pascutto 46b11e1e9a Backout ff82d1a3955e (Bug 830308). 2013-01-14 20:16:38 +01:00
Christian Sonne 233112b43d Bug 826605 - Remove GPSDGeolocationProvider.js r=dougt 2013-01-14 16:51:08 -08:00
Sriram Ramasubramanian e56515e46a Bug 826819: New private tab icon for GB phones. [r=mfinkle] [needs-clobber] 2013-01-10 15:30:40 -08:00
Sriram Ramasubramanian 187248bd67 Bug 826819: Remove the unwanted shadow resource. [r=mfinkle]
--HG--
extra : rebase_source : a9a56f7ef544ffe332d65f52ee9b3309e116ee07
2013-01-10 13:08:55 -08:00
Sriram Ramasubramanian 1e9cbfa59a Bug 817739: Theme change for synced tabs. [r=mfinkle]
--HG--
extra : rebase_source : 9b10d242c2c560489974cf7f23c5418a8370fc8a
2013-01-10 13:06:32 -08:00
Sriram Ramasubramanian 9484dd4123 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 7e60fc35e4 Bug 824501: Support for AllCaps in TextView. [r=mfinkle]
--HG--
extra : rebase_source : f1c763ba497f7c7462ac06a8769f55705d410c45
2013-01-10 11:25:30 -08:00
Sriram Ramasubramanian d510ce668b 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 ae283677a6 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 44952db856 Bug 827176 - Properly reset GeckoInputConnection states during focus; r=cpeterson 2013-01-11 15:36:22 -05:00
Jim Chen 86a88aa0ca Bug 825120 - Fake selection update to force IME hard reset; r=cpeterson 2013-01-11 15:34:58 -05:00
Kartikaya Gupta 5b4c87b6d1 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 9bb3215a7c Bug 824737 - Use ContentAreaUtils for saving images. r=mfinkle 2013-01-11 09:23:47 -08:00
Gene Lian dae6bf43dc 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 032a047cc1 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 11eb43cd81 Bug 824161 - Homescreen widget doesn't open awesomebar, r=wesj, sriram 2013-01-11 04:26:39 -05:00
Eitan Isaacson 46457ce189 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 b786539327 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 48d35e7bbb Bug 820491 - Part 3: Whitespace cleanup in aboutDownloads.js. r=wesj 2013-01-14 13:47:24 -08:00
Brian Nicholson 7a100ac3fc Bug 820491 - Part 2: Fix DownloadManagerUI component. r=wesj 2013-01-14 13:47:24 -08:00
Brian Nicholson e10096d82f 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 aa12eb897a Bug 826723 - Don't show suggestions or prompt in private tabs. r=mfinkle 2013-01-14 11:21:26 -08:00
Wes Johnston 37f076549e Bug 829198 - Use smaller font-size for context menu items. r=mfinkle 2013-01-10 12:26:58 -08:00
Wes Johnston 1b3c9a8d45 Bug 828509 - Look up entire dom tree for available context menu items. r=mfinkle 2013-01-10 11:17:40 -08:00
Wes Johnston 1c4594578a Bug 818336 - Don't switch tabs when returning to a webapp. r=mfinkle 2013-01-10 10:18:58 -08:00
Chris Lord c2b8898f87 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 04cca6da2d 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 cd64937ac7 Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin 2013-01-07 16:19:39 -05:00
Kartikaya Gupta 532e556d92 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 8249f30f23 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 d643f2e22b Bug 810342 - Show toolbar shadow on about:blank (r=lucasr) 2013-01-10 01:34:13 +05:30
Alex Nagacevschi 2070d418ad Bug 800188 - Add preliminary support RTL content in reader mode (r=lucasr) 2013-01-10 11:47:05 +00:00
Mike Hommey 08ae60ac15 Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Brian Nicholson eb4b2bf6e0 Bug 825821 - Use standard URL for wikipedia search template. r=mfinkle 2013-01-09 15:31:58 -08:00
Chris Peterson f4b4b15d0e Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Chris Peterson 33b18b927a Bug 828594 - Part 1: Remove redundant Java imports. r=kats 2013-01-09 09:54:54 -08:00
Wes Johnston a9d39a11fb Bug 828619 - Always update date time after changing 24hr mode. r=jchen 2013-01-09 14:50:22 -08:00
Wes Johnston 329e099913 Bug 826075 - Show an indicator on pinned sites. r=mfinkle,sriram 2013-01-09 14:07:32 -08:00
Wes Johnston 983a6d830b Bug 725018 - FormAssistant should reposition itself on viewport changes. r=kats,mleibovic 2013-01-09 11:37:01 -08:00
Wes Johnston 4066c1dee8 Bug 725018 - Zoom to focused input fields. r=kats 2013-01-09 11:35:49 -08:00
Wes Johnston d32c924ba6 Bug 827608 - Use html context menus for about:addons. r=minkle 2013-01-09 11:28:38 -08:00
Wes Johnston aa8c0e0589 Bug 827608 - Use html context menus for about:downloads. r=bnicholson, r=minkle 2013-01-09 11:28:36 -08:00
Wes Johnston 36b3e30caf Bug 827608 - Use html context menus for about:apps. r=mfinkle 2013-01-09 11:28:35 -08:00
Kartikaya Gupta d555a604bd 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 a6fee78864 Bug 817386 - Log and ignore IndexOutOfBoundsException in Editable; r=cpeterson 2013-01-09 11:57:31 -05:00
Kartikaya Gupta 48969aa826 Bug 828316 - Rename setForceRedraw to forceRedraw. r=Cwiiis DONTBUILD 2013-01-09 11:21:04 -05:00
Jim Mathies 7faecaa2b1 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 99a13170fe Bug 824023 - Use correct URL to add-on images r=wesj 2013-01-09 09:49:31 -05:00
Kartikaya Gupta 2bb89fead7 Bug 827836 - Force sending a viewport update to Gecko after aborting animations. r=Cwiiis 2013-01-09 09:40:08 -05:00
Kartikaya Gupta 995421a97b 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 b19402a79c Back out ffa37079e829 for wrong bug number. r=backout 2013-01-09 09:23:31 -05:00
Kartikaya Gupta b289c916ac 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 6dd787be89 Bug 828038 - Enable ionmonkey on android-x86 builds. r=dvander 2013-01-08 23:10:09 -05:00
Brian Nicholson bfd659f7b5 Bug 826273 - Use private state of about:home tab for opened links. r=mfinkle 2013-01-08 16:53:22 -08:00