Vicamo Yang
1d965e37f1
Bug 720325: add serialVersionUID for serializable WebSMS exception classes, r=blassey
2012-10-24 21:37:21 +08:00
Phil Ringnalda
88595db498
Backout 8cc37887f621 and b6bd9f564650 (bug 795259) and 8b9c7bf80449 (bug 803013) to investigate the effect on Android reftest-1 and -4 permaorange
2012-10-23 23:35:13 -07:00
Richard Newman
b5c8e0347f
Bug 804908 - Miscellaneous cleanup in JavaDocs and test code. r=trivial
2012-10-23 21:29:08 -07:00
Kartikaya Gupta
26d0b97a04
Bug 802640 - Extract a method for touchstart event handling. r=wesj
2012-10-23 17:51:22 -04:00
Kartikaya Gupta
b6fd3ee70a
Bug 802640 - Break out a zoomToElement function from the DoubleTap handler. r=wesj
2012-10-23 17:51:22 -04:00
Chris Lord
96f198556a
Bug 795259 - Enable progressive painting on Android. r=blassey
...
Enable progressive tile painting by default on Firefox Mobile for Android.
2012-10-23 19:30:54 +01:00
Chris Lord
c12204076b
Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey
2012-10-23 19:30:47 +01:00
Eitan Isaacson
9498d7cb37
Bug 803643 - Remove explore by touch sniffing from android accessibility. r=blassey
2012-10-23 10:05:47 -07:00
Richard Newman
63d0f397c8
Bug 804457 - Reduce log chattiness. r=mfinkle
2012-10-23 09:45:40 -07:00
Kartikaya Gupta
25b730a12c
Bug 788216 - Create the SetupScreen on the main UI thread instead of the GeckoBackgroundThread. r=gcp
2012-10-23 10:55:16 -04:00
Mark Finkle
79fd38d926
Bug 802946 - Cleanup the 'Hide Apps/Promo' mess [backout the preprocessor code] r=blassey
...
--HG--
rename : mobile/android/base/AboutHomeContent.java.in => mobile/android/base/AboutHomeContent.java
2012-10-23 01:08:30 -04:00
Brian Nicholson
ea0fe16a39
Bug 803289 - Only set stubbed tab URLs for valid URIs. r=mfinkle
2012-10-22 19:04:17 -07:00
Wes Johnston
21dc6b90ef
Bug 789888 - Catch errors thrown using document objects that have been destroyed. r=mfinkle
2012-10-22 16:20:01 -07:00
Mark Finkle
62c900808b
Bug 801630 - random cleanup in exception.js r=bnicholson
2012-10-22 18:10:17 -04:00
Mark Finkle
d0659121ba
Bug 801630 - exception.js makes use of the global Private Browsing service to make decisions r=ehsan
2012-10-22 18:10:16 -04:00
Brian Nicholson
ab50e0a989
Bug 799977 - Don't set parentId in loadUrlInTab() if no tabs exist. r=mfinkle
2012-10-22 12:42:14 -07:00
Brian Nicholson
9c610b5feb
Bug 803293 - Remove some old code from BrowserApp. r=mfinkle
2012-10-22 12:37:50 -07:00
James Willcox
f480003140
Bug 801627 - Fix fullscreen Flash on Android r=blassey
2012-10-22 10:51:29 -04:00
Wes Johnston
0e85bee23b
Bug 803687 - Ensure the thumbnails are even number widths and heights. r=kats
2012-10-22 10:32:58 -07:00
Richard Newman
a0da541bb0
Bug 744961 - Safer handling of Context in MemoryMonitor. r=wesj
2012-10-21 09:32:39 -07:00
Matt Brubeck
4eacd7bf39
Back out a2cdb1000e51 (bug 801627) because of Android crashes on a CLOSED TREE
2012-10-22 09:57:00 -07:00
James Willcox
69f9db0f82
Bug 801627 - Fix fullscreen Flash on Android r=blassey
2012-10-22 10:51:29 -04:00
Kartikaya Gupta
6e6d97b2a4
Bug 803700 - Remove unnecesary finalizers. r=blassey
2012-10-22 10:15:35 -04:00
Kartikaya Gupta
71b2567702
Bug 803613 - Minor code cleanup. r=blassey
2012-10-22 10:14:44 -04:00
Kartikaya Gupta
77f1bf6253
Bug 803613 - Guard against NPE by synchronizing the destroy function and checking for null. r=blassey
2012-10-22 10:14:39 -04:00
Wes Johnston
11068ee718
Bug 744961 - Follow up to put baack accidently removed code. r=lucasr
2012-10-20 09:09:45 -07:00
Wes Johnston
ffa1f7440a
Bug 744961 - Use history expiration. r=mfinkle
2012-10-19 17:36:21 -07:00
Wes Johnston
40bac766f0
Bug 744961 - Tests for history expiration. r=lucasr
2012-10-19 17:35:45 -07:00
Wes Johnston
7926ee599e
Bug 744961 - Move expiration sort into a static reusable function. r=lucasr
2012-10-19 17:35:43 -07:00
Wes Johnston
b3ca8fe54e
Bug 744961 - Add backend for expiring old history entries. r=lucasr
2012-10-19 17:35:37 -07:00
Wes Johnston
7114249e9f
backout 62207930924a, 6931d5b6f055, 31cdc85ce16e, and 0636839be2d1 to fix commit message
2012-10-19 17:49:42 -07:00
Wes Johnston
f7731609b2
Bug 802588 - Use padding when calculating thumbnail size. r=sriram
2012-10-19 17:36:24 -07:00
Wes Johnston
b597057fbd
Bug 793721 - Remove rounding and shadows on about:home thumbnails. r=mfinkle
2012-10-19 17:36:22 -07:00
Wes Johnston
b2e5805837
Bug 672956 - Use history expiration. r=mfinkle
2012-10-19 17:36:21 -07:00
Wes Johnston
f76b26be75
Bug 672956 - Tests for history expiration. r=lucasr
2012-10-19 17:35:45 -07:00
Wes Johnston
0cc87b4979
Bug 672956 - Move expiration sort into a static reusable function. r=lucasr
2012-10-19 17:35:43 -07:00
Wes Johnston
bb43b6dccc
Bug 672956 - Add backend for expiring old history entries. r=lucasr
2012-10-19 17:35:37 -07:00
Matt Brubeck
79902fdb3a
Bug 791267 - Back out d627e554fff4 (bug 788666) hack for ABI filtering on Google Play [r=mfinkle]
...
--HG--
extra : rebase_source : bf8c4aa533982fcaba3dc88ae7823877666fc9c5
2012-10-19 15:38:06 -07:00
Sriram Ramasubramanian
cf373afc8c
Bug 708707: Fennec home screen widget. [r=mfinkle]
...
--HG--
extra : rebase_source : 63871fd8412c45931e8739b1550ebf537638549f
2012-10-19 11:15:06 -07:00
Sriram Ramasubramanian
a443dc7963
Bug 708707: Add widget specific icons to branding folders. [r=mfinkle]
...
--HG--
extra : rebase_source : 65dd376ac6ea95c93c557b3abc77934ef9b8c5b3
2012-10-19 11:13:57 -07:00
Eitan Isaacson
39d0142c1b
Bug 802280 - Send Layerview focus change events to js. r=blassey
2012-10-19 10:06:08 -07:00
Eitan Isaacson
3de6fc2689
Bug 802270 - Reuse hover enter events for accessibility focus events. r=blassey
2012-10-19 10:06:08 -07:00
Kartikaya Gupta
b4b38446e4
Bug 792143 - Zombify the LRU tab when a new tab is opened, subject to the zombieTime pref. r=mfinkle
2012-10-19 11:47:26 -04:00
Kartikaya Gupta
5c48639a19
Bug 792143 - Add a field to track when tabs were last touched, so we can zombify tabs that haven't been seen in a while. r=mfinkle
2012-10-19 11:46:55 -04:00
Kartikaya Gupta
ebaa41a028
Bug 757680 - Turn off touch event coalescing by default. r=wesj
2012-10-19 11:18:01 -04:00
Jim Chen
f18abdcd55
Bug 795226 - Check for null composing span to avoid crash. r=blassey
2012-10-18 21:44:15 -04:00
Wes Johnston
23cee30ff1
backout a5dbfe84e178 and 1adde03021f9
2012-10-18 16:33:17 -07:00
Wes Johnston
d4a48c15cd
Bug 708048 - Use highlight element for context menu title. r=kats
2012-10-18 15:02:37 -07:00
Wes Johnston
3a0a9110e9
Bug 788073 - Use platform touch fluffing on Android. r=kats
2012-10-18 15:00:33 -07:00
Brian Nicholson
31e4089212
Bug 774304 - Check for null pref values when closing MultiChoicePreference. r=mfinkle
2012-10-18 12:28:27 -07:00
Mark Finkle
36935372c5
Bug 712772 - Need an option to vibrate on long-tap only r=wesj
2012-10-18 15:13:16 -04:00
Mark Finkle
4c9b23d9ae
Bug 802697 - Increase the number of times Firefox opens before we prompt for Feedback r=margaret
2012-10-18 15:13:12 -04:00
Kartikaya Gupta
c2c4d3b7be
Bug 799094 - Clip text selection handles by containing iframes. r=margaret
2012-10-18 13:41:40 -04:00
Kartikaya Gupta
f06b1a33bb
Bug 799094 - Move text selection handles when scrolling a subdocument with a text selection. r=margaret
2012-10-18 13:41:24 -04:00
Kartikaya Gupta
5c28f41e90
Bug 799094 - Refactor handle-picking code into a reusable method. r=margaret
2012-10-18 13:41:06 -04:00
Benoit Girard
427f2bb9e1
Bug 795259 - Add a preference for progressive paint, off by default. r=blassey
2012-10-16 15:37:02 -04:00
James Willcox
21579d8fc1
Bug 802396 - Use the correct update url for Android ARMv6 r=blassey
...
--HG--
extra : rebase_source : 599675521bd0bf9e46a9959c9159b7170b2311d9
2012-10-18 10:08:41 -04:00
Lucas Rocha
55fc941933
Bug 800883 - Ensure tab button is never left in pressed state (r=mfinkle)
2012-10-18 14:00:15 +01:00
Brian Nicholson
1327a7e085
Bug 802881 - Use correct tab for getting background color. r=kats
2012-10-18 00:03:58 -07:00
Brian Nicholson
276d8b0199
Bug 718465 - Part 2: Clear background color when selected tab changes. r=kats
2012-10-18 00:01:20 -07:00
Brian Nicholson
bb97646430
Bug 718465 - Part 1: Only send SELECTED tab event if the tab has changed. r=mfinkle
2012-10-18 00:01:01 -07:00
pushkarsingh
c680695e96
Bug 779511 - Freeing buffers should be moved out of finalize functions. r=kats
2012-10-17 23:53:40 -04:00
Lucas Rocha
d88efb43d9
Bug 801477 - Fix black flash on startup caused by SurfaceView (r=kats)
2012-10-17 17:59:18 +01:00
Kartikaya Gupta
78dd01aa3f
Bug 802495 - Don't create an unnecessary second LayerRenderer on startup. r=Cwiiis
2012-10-17 09:17:58 -04:00
Kartikaya Gupta
0c3dce6e4f
Bug 802491 - Always transfer ownership of direct-allocation buffers to BufferedCairoImage. r=Cwiiis
2012-10-17 09:17:20 -04:00
Lucas Rocha
c0c9705cac
Bug 798942 - Fix "Open in New Tab" for bookmarks in reading list folder (r=mfinkle)
2012-10-17 11:12:25 +01:00
Jonathan Kew
c8cef25b72
bug 801418 - use perl to avoid sed cmd-line errors generated by MOZ_POST_STAGING_COMMAND during 'make package' for mobile. r=mwu
2012-10-17 09:48:14 +01:00
Richard Newman
65224ce0a7
Bug 801225 - Cleanup and restructuring of Android services code to support product announcements feature. r=nalexander
2012-10-17 00:28:29 -07:00
Brian Nicholson
4a55193d26
Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle
2012-10-15 10:40:16 -07:00
Joel Maher
52bf998910
Bug 799107 - minidumps not being generated from robocop test crashes (breakpad environment variables not being set properly). r=kats
2012-10-16 13:25:23 -04:00
Kartikaya Gupta
81857f45c1
Bug 789923 - Test that BrowserDB.removeThumbnails clears thumbnail data. r=mfinkle, lucasr
2012-10-16 10:07:09 -04:00
Kartikaya Gupta
a0cfa6d4a5
Bug 789923 - Drop saved thumbnails when device storage is low. r=mfinkle, lucasr
2012-10-16 10:07:06 -04:00
Wes Johnston
8e8dd45fa9
Bug 798515 - follow up to remove string. r=mfinkle
2012-10-15 16:28:03 -07:00
Wes Johnston
47ea65c276
Bug 798515 - Remove Browse all top sites text from about:home r=mfinkle
2012-10-15 15:22:43 -07:00
Brian Nicholson
8876b0f36b
Backout e7208eeb05da for Android failures
...
--HG--
extra : rebase_source : e5dcd6557448265a2c6f9cf7588792b6f5b4f045
2012-10-15 13:16:06 -07:00
Brian Nicholson
fc1905dac3
Bug 800332 - Use loadUrl() to open remote tabs. r=mfinkle
2012-10-15 12:51:54 -07:00
Brian Nicholson
fb5006c94c
Bug 801675 - Use loadUrl() to open the marketplace tab. r=mfinkle
2012-10-15 12:51:38 -07:00
Scott Johnson
d5613c03e2
Bug 799492, Followup 1: Change identifier of reflow_on_zoom pref that was modified in previous patch. [r=me]
2012-10-15 14:10:48 -05:00
Scott Johnson
804b61adbb
Bug 799492: Reword settings option for reflow-on-zoom to make it more clear. [r=blassey,ibarlow]
2012-10-15 14:03:35 -05:00
Margaret Leibovic
bbcd754944
Bug 784360 - java.util.ConcurrentModificationException: at java.util.HashMap$HashIterator.nextEntry(HashMap.java) at org.mozilla.gecko.DoorHangerPopup.onTabChanged(DoorHangerPopup.java). r=wesj
2012-08-29 16:42:15 -07:00
Wes Johnston
879e234b2e
Bug 787765 - Retheme about:home thumbnails. r=sriram
2012-10-15 11:11:43 -07:00
Brian Nicholson
a70866d490
Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle
2012-10-15 10:40:16 -07:00
Joel Maher
c2138f61fe
Backout e814e12508af (bug 799107), 45863b00372b (bug 801633),
2012-10-15 13:33:37 -04:00
Lucas Rocha
8613aaea4b
Bug 793771 - Use drawing cache on the tabs pane sliding on pre-ICS phone (r=mfinkle)
2012-10-15 16:18:30 +01:00
Joel Maher
3c72bf2083
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
2f8e3982f6
Bug 799632 - Add a preference for controlling automatic update downloads on Android r=bnicholson
2012-10-15 09:56:42 -04:00
Joel Maher
975fa8f860
Backout f271acb304c2 (bug 799107),
2012-10-15 09:08:41 -04:00
Joel Maher
2ac065a653
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
4b5ddf83a7
Bug 792429 - Add more vertical space for the tabs tray on phones (r=sriram)
2012-10-13 00:23:20 +01:00
Lucas Rocha
c69d77ea98
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
b3c7e8e90c
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
e7690f9135
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
1673c2d188
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
bb45a15a2e
Bug 800373 - Change marketplace strings to 'Firefox Marketplace' r=wesj
2012-10-13 11:18:18 -04:00
Kartikaya Gupta
254b8b29cb
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
f210058797
Bug 798280 - Follow-up for using PrivateBrowsingUtils. r=ehsan
2012-10-12 10:27:07 -07:00
Brian Nicholson
060089681c
Bug 800238 - Don't show feedback solicitation before initialization. r=margaret
2012-10-11 20:16:35 -07:00
Lucas Rocha
f31f201405
Backout 110075:81be299f5004 - Big regression on tabs tray
2012-10-12 13:47:53 +01:00
Lucas Rocha
4c142dc9d5
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
939f3c7d2b
Bug 772940 - Slide tab rows to fill gap of removed tab (r=mfinkle)
2012-10-12 13:22:03 +01:00
Lucas Rocha
0d36da2763
Bug 772940 - Add support for height animations with PropertyAnimator (r=mfinkle)
2012-10-12 13:22:03 +01:00
Lucas Rocha
38a3d1c3be
Bug 772940 - Add height setter/getter to AnimatorProxy (r=mfinkle)
2012-10-12 13:22:03 +01:00
Lucas Rocha
f0e05d91d9
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
14de85da44
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
0f465abe96
Bug 772940 - Add support for alpha animations with PropertyAnimator (r=mfinkle)
2012-10-12 13:22:02 +01:00
Lucas Rocha
52a5ca1d11
Bug 772940 - Add support for setting/getting alpha in AnimatorProxy (r=mfinkle)
2012-10-12 13:22:02 +01:00
Lucas Rocha
60fcbd1dd8
Bug 767980 - Reimplement PropertyAnimator in terms of view proxies (r=mfinkle)
2012-10-12 12:57:07 +01:00
Lucas Rocha
14c4c78adc
Bug 767980 - Disable TextureView support in LayerView for now (r=snorp)
2012-10-12 12:57:07 +01:00
Lucas Rocha
5400bbd0fd
Bug 767980 - Create SurfaceView/TextureView after view tree is created (r=kats)
2012-10-12 12:57:07 +01:00
Lucas Rocha
ce30bf201e
Bug 767980 - Use faster interpolator for the tabs pane animation (r=mfinkle)
2012-10-12 12:57:06 +01:00
Lucas Rocha
487bbe7578
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
fa6e53126f
Bug 767980 - Fix rounding issues in PropertyAnimator's interpolator (r=mfinkle)
2012-10-12 12:57:06 +01:00
Lucas Rocha
df0e16e439
Bug 767980 - Don't make assumptions about time passed in PropertyAnimator (r=mfinkle)
2012-10-12 12:57:06 +01:00
Brian Nicholson
b12586ca2f
Bug 800044 - Hide private browsing menu item. r=mfinkle
2012-10-11 17:55:36 -07:00
Dão Gottwald
d5afd686df
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
0f97c43dc1
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
7b8f4a32f2
Bug 798280 - Pass privacy status to addDownload() in saveAsPDF. r=mfinkle
2012-10-11 13:59:34 -07:00
Gregory Szorc
0c9a888a7c
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
f395c43416
Bug 793053 - Part 2: include new manifest fragments. r=blassey
2012-10-11 10:19:36 -07:00
Richard Newman
e12bcc7a68
Bug 793053 - Part 1: augment GlobalConstants for product announcements. r=nalexander
2012-10-11 10:10:49 -07:00
Richard Newman
b3aad77cde
Bug 799834 - Broadcast notification when product announcements are enabled or disabled. r=snorp
2012-10-11 10:10:49 -07:00
Richard Newman
172c40e682
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
214de5177f
Bug 798539 - Run the animation timer faster to improve panning smoothness. r=blassey,kats
2012-10-11 12:58:53 -04:00
Brian Nicholson
58f6f6230f
Bug 799617 - Set SurfaceView background to white before drawing. r=kats
2012-10-10 13:51:31 -07:00
Gian-Carlo Pascutto
155f0a90fc
Bug 799228 - Clean up shellVersion and shellName and their users. r=blassey
2012-10-10 17:10:39 +02:00
Eitan Isaacson
81660b6cb4
Bug 799043 - Explicitly make GeckoMenu item views non-recycable. r=sriram
2012-10-09 15:42:03 -07:00
Chenxia Liu
ebc61297b4
Bug 753878 - Add UI component for selecting which engines to sync. r=nalexander
2012-10-09 15:09:08 -07:00
Kartikaya Gupta
c2345f3bda
Bug 794479 - Add a NativeWindow API to load java code. r=mfinkle
2012-10-09 15:20:36 -04:00
Brian Nicholson
988cb0c34a
Bug 582244 - Part 4: Change URL bar color for PB tabs. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
9ce68c7ba9
Bug 582244 - Part 3: Split writing of private and non-private data. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
d5909ebe33
Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
0c64f22d71
Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle
2012-10-09 11:26:33 -07:00
Brian Nicholson
f9407d1440
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
9281f7f0c5
Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
...
--HG--
extra : rebase_source : 05466908b2148224b2ff45c6eebd08bcf6dc5f18
2012-10-05 14:51:18 -07:00
Brad Lassey
dbe5a35414
bug 797015 - [ARMv6] Add a pref to completely disable screenshot code (including memory allocation) r=mfinkle
2012-10-02 17:30:11 -07:00
Wes Johnston
d6c84a81dd
Bug 799221 - Remove marketplace as an app. r=mfinkle
2012-10-09 10:38:30 -07:00
Gian-Carlo Pascutto
1e84874289
Bug 785960 - Add FENNEC_ prefix, and add Telmetry for "Don't keep activities". r=kats
2012-10-09 17:59:44 +02:00
Gian-Carlo Pascutto
457fb369f7
Bug 785960 - "Don't keep activities" developer option gets counted as OOM in telemetry. r=kats
2012-10-09 17:59:42 +02:00
Jared Wein
69c927a428
Bug 798217 - Remove unused nsIAlertService preferences in b2g/android-mobile/xul-mobile/. r=mfinkle r=cjones
...
--HG--
extra : rebase_source : 2739bfd70b4e37c5273b887b8142d2c96d32e6c8
2012-10-08 18:38:57 -07:00
Ehsan Akhgari
ac82e1045c
Merge mozilla-central into mozilla-inbound
2012-10-08 16:53:58 -04:00
Alex Keybl
5e5b54cfae
Merging in version bump NO BUG
2012-10-08 11:01:15 -07:00
Ed Morley
b112ca967d
Merge mozilla-central to mozilla-inbound
2012-10-08 10:02:28 +01:00
Ed Morley
6d04357320
Backout 4158281d3995 & 628c6823da4f (bug 798135) on suspicion of causing bug 798858
2012-10-08 09:54:23 +01:00
Eitan Isaacson
d5d34079af
Bug 779096 - Add whitelist for supported accessibility services. r=blassey
2012-10-08 00:06:39 -07:00
Brian Nicholson
a24584f45d
Bug 798859 - Remove isEmpty() call in AllPagesTab. r=mfinkle
2012-10-07 22:22:02 -07:00
Mark Capella
3aa11667d0
Bug 798040 - Part 2: Corresponding changes to mobile. r=jlebar
2012-10-07 08:19:00 -04:00
Brian Nicholson
9b1cdd0fbe
Bug 769145 - Part 6: Update test cases for layout changes. r=mfinkle
2012-10-05 17:27:12 -07:00
Brian Nicholson
6d07b7e10f
Bug 769145 - Part 5: Search suggestion opt-in animations. r=lucasr
...
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml => mobile/android/base/resources/layout/awesomebar_suggestion_row.xml.in
2012-10-05 17:27:12 -07:00
Brian Nicholson
bcdcda6e80
Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle
2012-10-02 10:51:48 -07:00
Brian Nicholson
e7a43971e6
Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle
2012-10-02 10:51:48 -07:00
Brian Nicholson
b381d876fe
Backed out changesets c644dacaf9a9 and 454ec577c741
2012-10-05 16:36:15 -07:00
Sriram Ramasubramanian
3bef02129f
Bug 775272: Touching outside the menu should dismiss it. [r=mfinkle]
...
--HG--
extra : rebase_source : 4395fba4b7349c46d0e52e560483305e856b7b11
2012-10-05 15:14:39 -07:00
Mark Finkle
96c7b08cb1
Bug 784157 - Google Play Campaign Tracking: Better distribution pref handling, r=blassey r=bnicholson
2012-10-05 18:11:34 -04:00
Brian Nicholson
686d5dd8d6
Bug 797075 - Part 2: Implement Java-side tab stubs. r=mfinkle
2012-10-05 14:53:44 -07:00
Brian Nicholson
507bd64907
Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
2012-10-05 14:51:18 -07:00
Wes Johnston
16aba3c235
Bug 795053 - Always send the profile to Gecko if it isn't sent in the original intent. r=mfinkle
2012-10-03 17:43:21 -07:00
Wes Johnston
5d4a9e0c25
Bug 795053 - Unlock locked profiles on Android. r=blassey
2012-10-05 12:35:26 -07:00
Sriram Ramasubramanian
20add93053
Bug 794581: CyanogenMod doesn't take touch events on submenu. [r=bnicholson]
2012-10-05 11:29:36 -07:00
Sriram Ramasubramanian
af08c15430
Bug 798135: Update comments for GeckoAsyncTask. [r=cpeterson]
2012-10-05 11:13:55 -07:00
Sriram Ramasubramanian
687bbe9376
Bug 798135: Make GeckoAsyncTask run on GeckoBackgroundThread. [r=cpeterson]
...
--HG--
extra : rebase_source : 6b9d9d5b992bb3d641a959a8734d5844a51087db
2012-10-05 11:07:14 -07:00
Ed Morley
4ef3ea11bf
Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me
2012-10-05 17:48:15 +01:00
Sriram Ramasubramanian
fa96289660
Bug 786029: Fennec should integrate with Android's search. [f=mfinkle, r=lucasr]
2012-10-04 16:57:39 -07:00
Scott Johnson
cfe1a7b7fb
Bug 795932: Add a preference to enable reflow-on-zoom that is visible from the settings menu on Android. [r=blassey]
2012-10-04 14:41:48 -05:00
Scott Johnson
9ce3aa84f3
Bug 710298: Support reflow-on-zoom by limiting the max line box width after zooming in on mobile. [r=blassey]
2012-10-04 14:41:46 -05:00
adrian.tamas@softvision.ro
299e5d8443
Bug 777719 - Leaving only the History test as the others are already covered in existing bugs. r=jmaher
2012-10-04 19:18:14 +03:00
Josh Matthews
a9c2289382
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Wes Johnston
a5f90e5a15
Bug 781318 - Autofocus textboxes in prompts. r=mbrubeck
2012-08-15 16:51:36 -04:00
Ryan VanderMeulen
44a8d6faa6
Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE.
2012-10-04 19:34:19 -04:00
Josh Matthews
13630d0f8f
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Richard Newman
006f61198f
Bug 793056 - Part 1: settings UI for Android product announcements. r=bnicholson
2012-10-04 12:05:05 -07:00
Richard Newman
912d6b75c1
Bug 793056 - Part 0: cleanup. r=bnicholson
2012-10-04 12:05:05 -07:00
Chris Lord
5c25992386
Bug 794130 - Abort drawing if appropriate when using progressive tile updates. r=bgirard,blassey
...
Add a function to BasicLayerManager to check if it's appropriate to abort an
ongoing progressive update, and add an Android-specific implementation in
mobile/android/base/gfx/GeckoLayerClient.java.
--HG--
extra : rebase_source : edbd20acb53660340d52265591849aacafd179c4
2012-10-04 14:45:16 -04:00
Gian-Carlo Pascutto
d32782216a
Bug 741808 - Enable SafeBrowsing on Fennec. For real. r=mfinkle
2012-10-04 16:23:34 +02:00
Mike Hommey
0a58eed5fc
Bug 794393 - Remove package-xulrunner rules. r=blassey,r=romaxa,r=mwu
2012-10-04 08:20:09 +02:00
Jeff Muizelaar
4842d8e772
Bug 770956. Use LINEAR instead of NEAREST. r=chrislord
...
Sometimes screenshots are MAGNIFIED in one axis and MINIFIED in the other. This
makes it so we use consistent filtering in both directions.
--HG--
extra : rebase_source : 0d9d1ff98d3b48fb817edf872aadaed4329d3126
2012-10-03 18:29:08 -04:00
Richard Newman
590714f76f
Bug 793053 - Part 0b: add MOZ_UPDATE_CHANNEL to Makefile.in. r=gps
2012-10-03 14:19:17 -07:00
Richard Newman
f71f9a9d22
Bug 793053 - Part 0a: add ANDROID_CPU_ARCH to Makefile.in. r=gps
2012-10-03 14:19:17 -07:00
Josh Matthews
be721d5624
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
adrian.tamas@softvision.ro
750949ef14
Bug 777719 - Addons Manager test modified according to review. r=jmaher.
2012-10-02 18:24:38 +03:00
Brad Lassey
f82b3b0f7b
bug 795234 - crash in _pixman_implementation_fill r=snorp
2012-10-02 23:22:21 -07:00
Ed Morley
1c98060aca
Bug 785577 - Disable testWebContentContextMenu for frequent failures
2012-10-03 11:49:40 +01:00
Fabrice Desré
d782e1b6aa
Bug 796217 - Refactor Webapps.jsm and related files - Part 1: move DOMApplicationManifest outside of Webapps.jsm [r=gwagner]
2012-10-02 22:38:03 -07:00
Mark Finkle
3f6aabd191
Bug 784157 - Google Play Campaign Tracking: Convert the INSTALL_REFERRER data to distribution prefs r=blassey
2012-10-02 22:04:05 -04:00
Wes Johnston
003b5c2ec4
Bug 797151 - Use Froyo api for saving SharedPrefereces. r=mfinkle
2012-10-02 18:58:03 -07:00
Wes Johnston
181d56439e
Bug 793197 - Use a custom list item style in our custom listViews. r=sriram
2012-10-02 18:58:01 -07:00
Wes Johnston
ec97afebf7
backout f39621ae2b96
2012-10-02 13:57:45 -07:00
James Willcox
3d29b37fa7
Bug 797036 - Add new updater strings and icons on Android r=sriram
2012-10-02 16:34:08 -04:00
Wes Johnston
294974b16e
Bug 784887 - Use Native Gesture detector for MozGesture events. r=blassey
2012-10-02 13:18:21 -07:00
Brian Nicholson
50477fa285
Backout 580f710a84e8, ecaff73e5a63 for rc failures
2012-10-02 13:12:17 -07:00
Wes Johnston
c161af875f
backout c1b386c21158
2012-10-02 11:48:31 -07:00
Wes Johnston
c17d0ceb56
Bug 795013 - Add semicolon to list of deliminators in extension list. r=blassey
2012-10-02 11:00:19 -07:00
Wes Johnston
f84327cacf
Bug 795053 - Add ability to unlock a profile from Java. r=blassey
2012-10-02 11:00:13 -07:00
Wes Johnston
3e8fb83225
Bug 795053 - Always send the java profile to Gecko. r=mfinkle
2012-10-02 11:00:12 -07:00
Brian Nicholson
29e297f18e
Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle
2012-10-02 10:51:48 -07:00
Brian Nicholson
84f54b9036
Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle
2012-10-02 10:51:48 -07:00
Gervase Markham
dce45c41e1
Bug 793469 - add MPL 2 headers to files which lack them.
2012-10-02 14:03:36 +01:00
Ed Morley
accb05d7c8
Merge mozilla-central to mozilla-inbound
2012-10-02 11:19:03 +01:00
Makoto Kato
fdc5d82fa0
Bug 795224 - no more backspace nor arrows on the deck Asus Transformer. r=cpeterson
2012-10-02 13:35:53 +09:00
Benoit Girard
3ffd913d8e
Bug 796084 - Rename MOZ_JAVA_COMPOSITOR -> MOZ_ANDROID_OMTC. r=blassey
2012-10-01 16:01:35 -04:00
Benoit Girard
e8233620d9
Bug 796084 - Rename mCheckerboardLayer -> mScreenshotLayer. r=blassey
2012-10-01 15:51:46 -04:00
Gian-Carlo Pascutto
ba9d193902
Bug 708812 - Telemetry probes for GeckoApp startup. r=blassey
2012-10-01 22:57:03 +02:00
Gian-Carlo Pascutto
642137f92a
Bug 708812 - Add telemetry probes for Android startup. r=blassey
2012-10-01 22:57:00 +02:00
John Schoenick
0bb7849c02
Bug 794034 - Fennec: Don't act on tel: uris with * or # present. r=bz
2012-10-01 13:41:10 -07:00
Joe Drew
bba0614971
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
2012-09-27 14:12:56 -04:00
Tim Taubert
c7fa6f36e0
merge m-c to fx-team
2012-10-02 09:59:18 +02:00
Julian Muenster
01dcaa7f00
Bug 791163 - Add addon-options-displayed/addon-options-hidden as constants on AddonManager. r=Unfocused
2012-09-27 07:42:00 +12:00
Ed Morley
795267e3ab
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-28 15:49:57 +01:00
Mark Finkle
ed634f9338
Backout c1003f039c77, breaks Fennec startup (bug 794731)
2012-09-28 08:55:35 -04:00
Sriram Ramasubramanian
56b69b5026
Bug 788520: Menu item missing in Android 2.x. [r=mfinkle]
...
--HG--
extra : rebase_source : 38c1b9a2f092687f849a4bb39f8784ab488d9fce
2012-09-27 11:22:08 -07:00
Sriram Ramasubramanian
e596bf250c
Bug 794088: Custom Menu backgrounds on phones with h/w menu button needs better shadow. [r=mfinkle]
...
--HG--
extra : rebase_source : 470cde8724ddf79d37c6ead9e29f222cf16ed603
2012-09-27 11:04:44 -07:00
Sriram Ramasubramanian
3475237b17
Bug 794088: Replace icons in custom menu. [r=mfinkle]
...
--HG--
extra : rebase_source : cd915e11fb496918670b706a3ae2357d68ced7da
2012-09-27 11:04:02 -07:00
Josh Matthews
10314074af
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
2012-09-24 14:53:49 -04:00
Patrick McManus
d70af841f6
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Geoff Brown
465c9b3b05
Bug 770461 - Robocop: delay click on 'Today' until list population verified; r=jmaher
2012-09-27 09:46:34 -06:00
Kartikaya Gupta
33e42bc90b
Bug 794908 - Guard against potential NPE. r=cpeterson
2012-09-27 12:37:08 -04:00
Kartikaya Gupta
8bada94b03
Bug 784040 - Turn non-selected tabs into zombies when memory is running low. r=mfinkle
2012-09-27 12:29:47 -04:00
Kartikaya Gupta
f554eb0ca6
Bug 784040 - Add an intent to simulate an increase in memory pressure. r=mfinkle
2012-09-27 12:29:47 -04:00
Kartikaya Gupta
9f629cd982
Bug 784040 - Add some missing listener unregistrations to the tab object. r=mfinkle
2012-09-27 12:29:47 -04:00
Kartikaya Gupta
8f4003b932
Bug 784040 - Port the XUL MemoryObserver class to Native Fennec and move the memory dump code into it. r=mfinkle
2012-09-27 12:29:47 -04:00
Margaret Leibovic
a7bec565c4
Bug 794631 - Don't add useless WHERE clauses to empty filter queries. r=lucasr
2012-09-26 14:27:06 -07:00
James Willcox
4f398bf79f
Bug 794642 - Avoid unnecessary GeckoApplication initialization in services r=kats
...
--HG--
extra : rebase_source : b406d8ee24c74b0185e9c31b15a4e6e20629d5f5
2012-09-27 10:52:59 -04:00
Ed Morley
aba3a8f5ef
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
2012-09-27 16:34:46 +01:00
Matt Woodrow
1461bc57fa
Bug 539356 - Part 29 - Handle OOM exception gracefully during java snapshots. r=jrmuizel
2012-08-29 17:48:44 +12:00
Chris Peterson
da8f9c5f4c
Bug 747629 - Part 3: Remove unnecessary InputMethodManager parameters. r=blassey
2012-09-19 17:47:39 -07:00
Chris Peterson
1a37896e68
Bug 747629 - Part 2: Assert IME code is running on UI thread. r=blassey
2012-09-19 11:06:49 -07:00
Chris Peterson
49a4688346
Bug 747629 - Part 1: Post (most) Gecko's IME callbacks from Gecko thread to UI thread. r=blassey
2012-09-19 11:08:39 -07:00
Aiishwarya Sivaraman
6c6ddc446a
Bug 790438 - Assign names to anonymous functions in Download manager module aboutDownloads.js. r=margaret
2012-09-26 18:56:49 -04:00
Mark Finkle
1856540284
Bug 793136 - java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp.onPrepareOptionsMenu(BrowserApp.java) [offset the add-on menu IDs] r=sriram
2012-09-26 15:02:48 -04:00
Margaret Leibovic
c536c277ca
Bug 772449 - Dismiss VKB when up/down arrows are tapped for Find in Page. r=mfinkle
2012-09-26 08:47:48 -07:00
Geoff Brown
438b02bc04
Bug 794070 - Robocop: allow for date change during testHistoryTab; r=jmaher
2012-09-26 07:30:09 -06:00
Kartikaya Gupta
2288cec68e
Bug 791338 - When scrolling editable fields into view, do a better job of handling fields inside frames. r=Cwiiis
2012-09-26 08:45:38 -04:00
Kartikaya Gupta
c3d7bbd299
Bug 793677 - Fix inverted viewport update message test. r=blassey
2012-09-26 08:45:33 -04:00
Mark Finkle
e47d6d3f46
Bug 793083 - Add more custom views to the LayoutInflater factory r=sriram
2012-09-26 08:24:34 -04:00
Mark Finkle
6bb073d007
Bug 787188 - Hold off on about:home marketplace promo for now r=wesj
...
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/AboutHomeContent.java.in
2012-09-26 08:24:30 -04:00
Mark Finkle
85a9d5c4ac
Bug 787188 - Allow for no promo to be shown r=wesj
2012-09-26 08:24:27 -04:00
Brian Nicholson
759af4b4ed
Bug 790448 - Center search rows in AwesomeScreen. r=mfinkle
2012-09-25 15:06:47 -07:00
Margaret Leibovic
c2a45528df
Bug 790897 - Capture clicks on find in page bar to prevent them from leaking into TabsTray. r=mfinkle
2012-09-25 13:43:55 -07:00
Kartikaya Gupta
c596790a8c
Bug 791263 - Disable screenshotting under low-memory conditions. r=blassey
2012-09-25 15:46:17 -04:00
Chris Peterson
a01aab1be1
Bug 793062 - Remove unused PostToJavaThread() and ExecuteNextRunnable(). r=blassey
2012-09-20 17:44:24 -07:00
Chris Peterson
a0c8c85f55
Bug 669361 - Ignore non-en_US HKB KeyEvents for Asus Transformer tablets running Honeycomb or ICS. r=blassey
2012-09-11 10:46:38 -07:00
Geoff Brown
b7dc74d08f
Bug 792147: Disable memory cache on armv6; r=kats
2012-09-25 11:04:36 -06:00
Geoff Brown
c42f5bb0ff
Bug 785577 - Robocop: improve wait before testing menus; r=jmaher
2012-09-25 10:56:34 -06:00
Wes Johnston
86a811afdc
Bug 793750 - Fix missing scope in launching marketplace. r=mfinkle
2012-09-25 09:10:43 -07:00
Sriram Ramasubramanian
6d60343269
Bug 793136: Crash on content type being null. [r=mfinkle]
2012-09-24 16:42:53 -07:00
Wes Johnston
1fab1d212d
Bug 793162 - Use default Fennec theme for Webapps. r=mfinkle
2012-09-24 14:52:25 -07:00
Margaret Leibovic
d887b504a1
Bug 789887 - Avoid creating unnecessary AboutHomeRunnables. r=lucasr
2012-09-24 14:48:21 -07:00
Gian-Carlo Pascutto
f58aa0a7d7
Bug 741808 - Make using the URL classifier possible in Fennec. r=mfinkle
2012-09-24 22:34:27 +02:00
Brian Nicholson
9258a4c9fe
Bug 781689 - Fix broken JS code for about:neterror checks. r=mfinkle
2012-09-24 13:16:50 -07:00
Sriram Ramasubramanian
51af209e69
Bug 652168: Add thumb for input box. [r=mfinkle]
...
--HG--
extra : rebase_source : 9cd553fedb4e58a6dee437ed0360b6ba5df56c54
2012-09-21 10:56:41 -07:00
Chenxia Liu
75e6fd0cfa
Bug 791056 - Always hide keyboard on J-PAKE pairing screen. r=nalexander
2012-09-24 12:33:42 -07:00