Commit Graph

7474 Commits

Author SHA1 Message Date
Joel Maher
d925c6eb2a Bug 799107 - minidumps not being generated from robocop test crashes (breakpad environment variables not being set properly). r=kats 2012-10-15 11:13:44 -04:00
James Willcox
474de51db5 Bug 799632 - Add a preference for controlling automatic update downloads on Android r=bnicholson 2012-10-15 09:56:42 -04:00
Joel Maher
0d6866c6ab Backout f271acb304c2 (bug 799107), 2012-10-15 09:08:41 -04:00
Joel Maher
b39722815e Bug 799107 - minidumps not being generated from robocop test crashes (breakpad environment variables not being set properly). r=kats 2012-10-15 07:10:49 -04:00
Lucas Rocha
df9b72464a Bug 792429 - Add more vertical space for the tabs tray on phones (r=sriram) 2012-10-13 00:23:20 +01:00
Lucas Rocha
2225a542bf Bug 796886 - Tapping anywhere in main layout should close tabs panel on phones (r=mfinkle) 2012-10-13 00:23:20 +01:00
Chris Lord
5bf1712318 Bug 749063 - Replace shouldAbort with generic callback for progressive updates. r=bgirard
Replace ShouldAbortProgressiveUpdate with ProgressiveUpdateCallback, that
provides more contextual information about how the update will get used.
2012-10-15 09:33:34 +01:00
Mark Finkle
c5397d45c1 Bug 783795 - locationbar, personalbar, menubar, statusbar, and toolbar are true in a webapp - should be false r=wesj 2012-10-13 11:18:22 -04:00
Mark Finkle
5d4ec5fbd7 Bug 799960 - GeckoConsole Error: Error reading pref [gfx.java.screenshot.enabled]: [NS_ERROR_UNEXPECTED @ nsIPrefBranch.getCharPref] r=blassey 2012-10-13 11:18:20 -04:00
Mark Finkle
cbd9e80292 Bug 800373 - Change marketplace strings to 'Firefox Marketplace' r=wesj 2012-10-13 11:18:18 -04:00
Kartikaya Gupta
1a429db74c Bug 799476 - Remove MemoryObserver dumping code in favour of using core gecko code. r=mfinkle 2012-10-13 08:54:50 -04:00
Brian Nicholson
0b2cfe9f77 Bug 798280 - Follow-up for using PrivateBrowsingUtils. r=ehsan 2012-10-12 10:27:07 -07:00
Brian Nicholson
9d6fe6d619 Bug 800238 - Don't show feedback solicitation before initialization. r=margaret 2012-10-11 20:16:35 -07:00
Lucas Rocha
7018422acb Backout 110075:81be299f5004 - Big regression on tabs tray 2012-10-12 13:47:53 +01:00
Lucas Rocha
79e83bc629 Bug 796886 - Tapping anywhere in main layout should close tabs panel on phones (r=mfinkle) 2012-10-12 13:34:40 +01:00
Lucas Rocha
db89d7c49e Bug 772940 - Slide tab rows to fill gap of removed tab (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha
80e160aecc Bug 772940 - Add support for height animations with PropertyAnimator (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha
912bfa7deb Bug 772940 - Add height setter/getter to AnimatorProxy (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha
207125d431 Bug 772940 - Move scroll method up to AnimatorProxy as they are always the same (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha
25b4acef22 Bug 772940/778625/766710/787335/797987 - Re-implement tab swipe for more robustness (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha
7668d3e32c Bug 772940 - Add support for alpha animations with PropertyAnimator (r=mfinkle) 2012-10-12 13:22:02 +01:00
Lucas Rocha
8b295fa2cd Bug 772940 - Add support for setting/getting alpha in AnimatorProxy (r=mfinkle) 2012-10-12 13:22:02 +01:00
Lucas Rocha
2e160d4f8f Bug 767980 - Reimplement PropertyAnimator in terms of view proxies (r=mfinkle) 2012-10-12 12:57:07 +01:00
Lucas Rocha
d8b937fc23 Bug 767980 - Disable TextureView support in LayerView for now (r=snorp) 2012-10-12 12:57:07 +01:00
Lucas Rocha
2619b3c70e Bug 767980 - Create SurfaceView/TextureView after view tree is created (r=kats) 2012-10-12 12:57:07 +01:00
Lucas Rocha
cd1f08e903 Bug 767980 - Use faster interpolator for the tabs pane animation (r=mfinkle) 2012-10-12 12:57:06 +01:00
Lucas Rocha
eacaf57440 Bug 767980 - Take advantage of vsync'd drawing on post-JB in PropertyAnimator (r=mfinkle) 2012-10-12 12:57:06 +01:00
Lucas Rocha
05f334a458 Bug 767980 - Fix rounding issues in PropertyAnimator's interpolator (r=mfinkle) 2012-10-12 12:57:06 +01:00
Lucas Rocha
5681f28063 Bug 767980 - Don't make assumptions about time passed in PropertyAnimator (r=mfinkle) 2012-10-12 12:57:06 +01:00
Brian Nicholson
8a3991ddd4 Bug 800044 - Hide private browsing menu item. r=mfinkle 2012-10-11 17:55:36 -07:00
Dão Gottwald
65e7938e9c Bug 800157 - Make User Agent overrides affect navigator.userAgent in addition to the HTTP header. r=bz
--HG--
extra : rebase_source : dd856c03a45e9d95866fb5a95e568ae3cce67521
2012-10-12 00:56:13 +02:00
Scott Johnson
8589181d90 Bug 799194: Add an initial query of the reflow-on-zoom preference to preserve user's choice from previous session. [r=mfinkle] 2012-10-11 16:20:27 -05:00
Brian Nicholson
d13257e1a5 Bug 798280 - Pass privacy status to addDownload() in saveAsPDF. r=mfinkle 2012-10-11 13:59:34 -07:00
Gregory Szorc
c63b8b5035 Bug 800154 - Refactor how services/ integrates with build system; r=glandium
We now have MOZ_SERVICES_COMMON and MOZ_SERVICES_CRYPTO to control
inclusion of services/common and services/crypto, respectively.
2012-10-11 10:34:09 -07:00
Richard Newman
3ca7a4ca3a Bug 793053 - Part 2: include new manifest fragments. r=blassey 2012-10-11 10:19:36 -07:00
Richard Newman
fd74922254 Bug 793053 - Part 1: augment GlobalConstants for product announcements. r=nalexander 2012-10-11 10:10:49 -07:00
Richard Newman
3bfac6b2c5 Bug 799834 - Broadcast notification when product announcements are enabled or disabled. r=snorp 2012-10-11 10:10:49 -07:00
Richard Newman
d3bfb97e88 Bug 798043 - Move 'sync' to 'services' as a precursor to landing product announcements. r=blassey
--HG--
rename : mobile/android/base/android-sync-files.mk => mobile/android/base/android-services-files.mk
rename : mobile/android/sync/README.txt => mobile/android/services/README.txt
rename : mobile/android/sync/android-drawable-hdpi-resources.mn => mobile/android/services/android-drawable-hdpi-resources.mn
rename : mobile/android/sync/android-drawable-ldpi-resources.mn => mobile/android/services/android-drawable-ldpi-resources.mn
rename : mobile/android/sync/android-drawable-mdpi-resources.mn => mobile/android/services/android-drawable-mdpi-resources.mn
rename : mobile/android/sync/android-drawable-resources.mn => mobile/android/services/android-drawable-resources.mn
rename : mobile/android/sync/android-layout-resources.mn => mobile/android/services/android-layout-resources.mn
rename : mobile/android/sync/android-values-resources.mn => mobile/android/services/android-values-resources.mn
rename : mobile/android/sync/java-sources.mn => mobile/android/services/java-sources.mn
rename : mobile/android/sync/java-third-party-sources.mn => mobile/android/services/java-third-party-sources.mn
rename : mobile/android/sync/manifests/SyncAndroidManifest_activities.xml.in => mobile/android/services/manifests/SyncAndroidManifest_activities.xml.in
rename : mobile/android/sync/manifests/SyncAndroidManifest_permissions.xml.in => mobile/android/services/manifests/SyncAndroidManifest_permissions.xml.in
rename : mobile/android/sync/manifests/SyncAndroidManifest_services.xml.in => mobile/android/services/manifests/SyncAndroidManifest_services.xml.in
rename : mobile/android/sync/preprocess-sources.mn => mobile/android/services/preprocess-sources.mn
rename : mobile/android/sync/strings.xml.in => mobile/android/services/strings.xml.in
2012-10-11 10:10:49 -07:00
Benoit Girard
d0b978325b Bug 798539 - Run the animation timer faster to improve panning smoothness. r=blassey,kats 2012-10-11 12:58:53 -04:00
Brian Nicholson
671a6a2054 Bug 799617 - Set SurfaceView background to white before drawing. r=kats 2012-10-10 13:51:31 -07:00
Gian-Carlo Pascutto
3cdc718d84 Bug 799228 - Clean up shellVersion and shellName and their users. r=blassey 2012-10-10 17:10:39 +02:00
Eitan Isaacson
161dd5261a Bug 799043 - Explicitly make GeckoMenu item views non-recycable. r=sriram 2012-10-09 15:42:03 -07:00
Chenxia Liu
d4ec1cbb34 Bug 753878 - Add UI component for selecting which engines to sync. r=nalexander 2012-10-09 15:09:08 -07:00
Kartikaya Gupta
7c7904a433 Bug 794479 - Add a NativeWindow API to load java code. r=mfinkle 2012-10-09 15:20:36 -04:00
Brian Nicholson
bfa4c5b2ad Bug 582244 - Part 4: Change URL bar color for PB tabs. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
8c2beecf2f Bug 582244 - Part 3: Split writing of private and non-private data. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
ed29359cee Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
52b48af9a0 Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
a9cc4f7162 Bug 797075 - Part 2: Implement Java-side tab stubs. r=mfinkle
--HG--
extra : rebase_source : bccdcdc7ac08fa0ee5591fc102efbfccd90a6a6a
2012-10-05 14:53:44 -07:00
Brian Nicholson
06c7c73531 Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
--HG--
extra : rebase_source : 05466908b2148224b2ff45c6eebd08bcf6dc5f18
2012-10-05 14:51:18 -07:00