Commit Graph

3875 Commits

Author SHA1 Message Date
Brian Nicholson
688181cbb4 Bug 801675 - Use loadUrl() to open the marketplace tab. r=mfinkle 2012-10-15 12:51:38 -07:00
Scott Johnson
1c300e3074 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
5cd191464a 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
dc409f13dc 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
799cb63ff9 Bug 787765 - Retheme about:home thumbnails. r=sriram 2012-10-15 11:11:43 -07:00
Brian Nicholson
e2392d5e7a Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle 2012-10-15 10:40:16 -07:00
Joel Maher
55205d9eef Backout e814e12508af (bug 799107), 45863b00372b (bug 801633), 2012-10-15 13:33:37 -04:00
Lucas Rocha
b01e503e2f 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
c321e288af 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
8ccf5e7c2b Bug 799632 - Add a preference for controlling automatic update downloads on Android r=bnicholson 2012-10-15 09:56:42 -04:00
Joel Maher
b8e9d0187b Backout f271acb304c2 (bug 799107), 2012-10-15 09:08:41 -04:00
Joel Maher
2229b63364 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
6791f68aff Bug 792429 - Add more vertical space for the tabs tray on phones (r=sriram) 2012-10-13 00:23:20 +01:00
Lucas Rocha
d4493dca71 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
bc223170e4 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
734051c8b4 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
bec8bed2c2 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
8fc18bfe86 Bug 800373 - Change marketplace strings to 'Firefox Marketplace' r=wesj 2012-10-13 11:18:18 -04:00
Kartikaya Gupta
3a918cc819 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
a827972c3d Bug 798280 - Follow-up for using PrivateBrowsingUtils. r=ehsan 2012-10-12 10:27:07 -07:00
Brian Nicholson
575a861550 Bug 800238 - Don't show feedback solicitation before initialization. r=margaret 2012-10-11 20:16:35 -07:00
Lucas Rocha
4fefc28a29 Backout 110075:81be299f5004 - Big regression on tabs tray 2012-10-12 13:47:53 +01:00
Lucas Rocha
ae7bb41c74 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
7a2de8ea2e Bug 772940 - Slide tab rows to fill gap of removed tab (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha
9431922ea5 Bug 772940 - Add support for height animations with PropertyAnimator (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha
65904a025c Bug 772940 - Add height setter/getter to AnimatorProxy (r=mfinkle) 2012-10-12 13:22:03 +01:00
Lucas Rocha
d1592ada74 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
b408348709 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
236e1df695 Bug 772940 - Add support for alpha animations with PropertyAnimator (r=mfinkle) 2012-10-12 13:22:02 +01:00
Lucas Rocha
94196072b6 Bug 772940 - Add support for setting/getting alpha in AnimatorProxy (r=mfinkle) 2012-10-12 13:22:02 +01:00
Lucas Rocha
5179600b54 Bug 767980 - Reimplement PropertyAnimator in terms of view proxies (r=mfinkle) 2012-10-12 12:57:07 +01:00
Lucas Rocha
929920a351 Bug 767980 - Disable TextureView support in LayerView for now (r=snorp) 2012-10-12 12:57:07 +01:00
Lucas Rocha
09fdfe3684 Bug 767980 - Create SurfaceView/TextureView after view tree is created (r=kats) 2012-10-12 12:57:07 +01:00
Lucas Rocha
4f6140e1f9 Bug 767980 - Use faster interpolator for the tabs pane animation (r=mfinkle) 2012-10-12 12:57:06 +01:00
Lucas Rocha
e6b3cc301e 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
f35272cd59 Bug 767980 - Fix rounding issues in PropertyAnimator's interpolator (r=mfinkle) 2012-10-12 12:57:06 +01:00
Lucas Rocha
5d04292fab Bug 767980 - Don't make assumptions about time passed in PropertyAnimator (r=mfinkle) 2012-10-12 12:57:06 +01:00
Brian Nicholson
ceb2a447dc Bug 800044 - Hide private browsing menu item. r=mfinkle 2012-10-11 17:55:36 -07:00
Dão Gottwald
fb68ca7461 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
904eb27508 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
620308d05f Bug 798280 - Pass privacy status to addDownload() in saveAsPDF. r=mfinkle 2012-10-11 13:59:34 -07:00
Richard Newman
7df74a1241 Bug 793053 - Part 2: include new manifest fragments. r=blassey 2012-10-11 10:19:36 -07:00
Richard Newman
1ffd00ec1d Bug 793053 - Part 1: augment GlobalConstants for product announcements. r=nalexander 2012-10-11 10:10:49 -07:00
Richard Newman
be277552cc Bug 799834 - Broadcast notification when product announcements are enabled or disabled. r=snorp 2012-10-11 10:10:49 -07:00
Richard Newman
e44bb4471c 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
d5e1965529 Bug 798539 - Run the animation timer faster to improve panning smoothness. r=blassey,kats 2012-10-11 12:58:53 -04:00
Brian Nicholson
476863cb86 Bug 799617 - Set SurfaceView background to white before drawing. r=kats 2012-10-10 13:51:31 -07:00
Eitan Isaacson
73e3c0a537 Bug 799043 - Explicitly make GeckoMenu item views non-recycable. r=sriram 2012-10-09 15:42:03 -07:00
Chenxia Liu
d3e0208619 Bug 753878 - Add UI component for selecting which engines to sync. r=nalexander 2012-10-09 15:09:08 -07:00
Kartikaya Gupta
27f9111b3f Bug 794479 - Add a NativeWindow API to load java code. r=mfinkle 2012-10-09 15:20:36 -04:00
Brian Nicholson
ff83d18d71 Bug 582244 - Part 4: Change URL bar color for PB tabs. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
a292cbfbf1 Bug 582244 - Part 3: Split writing of private and non-private data. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
e8e4715d90 Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
17c96a1e9d Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
79751f5392 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
747dcba812 Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
--HG--
extra : rebase_source : 05466908b2148224b2ff45c6eebd08bcf6dc5f18
2012-10-05 14:51:18 -07:00
Brad Lassey
ffe468cfde 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
7b7e693347 Bug 799221 - Remove marketplace as an app. r=mfinkle 2012-10-09 10:38:30 -07:00
Gian-Carlo Pascutto
7604d7e2a2 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
b9e980140c 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
ed313e1aa9 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
23c2b32d26 Merge mozilla-central into mozilla-inbound 2012-10-08 16:53:58 -04:00
Alex Keybl
35ba52d414 Merging in version bump NO BUG 2012-10-08 11:01:15 -07:00
Ed Morley
b5814c1da9 Merge mozilla-central to mozilla-inbound 2012-10-08 10:02:28 +01:00
Ed Morley
710036e0ec Backout 4158281d3995 & 628c6823da4f (bug 798135) on suspicion of causing bug 798858 2012-10-08 09:54:23 +01:00
Eitan Isaacson
c9bfc213c0 Bug 779096 - Add whitelist for supported accessibility services. r=blassey 2012-10-08 00:06:39 -07:00
Brian Nicholson
ba35f467a3 Bug 798859 - Remove isEmpty() call in AllPagesTab. r=mfinkle 2012-10-07 22:22:02 -07:00
Mark Capella
2d97106d23 Bug 798040 - Part 2: Corresponding changes to mobile. r=jlebar 2012-10-07 08:19:00 -04:00
Brian Nicholson
ea3698b8de Bug 769145 - Part 6: Update test cases for layout changes. r=mfinkle 2012-10-05 17:27:12 -07:00
Brian Nicholson
dc50af2024 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
fcbb7607a0 Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
fbed116b30 Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
bb00596760 Backed out changesets c644dacaf9a9 and 454ec577c741 2012-10-05 16:36:15 -07:00
Sriram Ramasubramanian
f5ee191e63 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
a33345b0f1 Bug 784157 - Google Play Campaign Tracking: Better distribution pref handling, r=blassey r=bnicholson 2012-10-05 18:11:34 -04:00
Brian Nicholson
d8bf43a310 Bug 797075 - Part 2: Implement Java-side tab stubs. r=mfinkle 2012-10-05 14:53:44 -07:00
Brian Nicholson
b4d95928db Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle 2012-10-05 14:51:18 -07:00
Wes Johnston
7e304d84b2 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
2275b3a49c Bug 795053 - Unlock locked profiles on Android. r=blassey 2012-10-05 12:35:26 -07:00
Sriram Ramasubramanian
53d18ef167 Bug 794581: CyanogenMod doesn't take touch events on submenu. [r=bnicholson] 2012-10-05 11:29:36 -07:00
Sriram Ramasubramanian
bae1b8aff4 Bug 798135: Update comments for GeckoAsyncTask. [r=cpeterson] 2012-10-05 11:13:55 -07:00
Sriram Ramasubramanian
079812eb99 Bug 798135: Make GeckoAsyncTask run on GeckoBackgroundThread. [r=cpeterson]
--HG--
extra : rebase_source : 6b9d9d5b992bb3d641a959a8734d5844a51087db
2012-10-05 11:07:14 -07:00
Ed Morley
518e3c5e11 Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
Sriram Ramasubramanian
e60cb270bd Bug 786029: Fennec should integrate with Android's search. [f=mfinkle, r=lucasr] 2012-10-04 16:57:39 -07:00
Scott Johnson
df81f8bb80 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
5abb129e20 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
4044cfcdfd 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
e7055454ba 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
b809a63359 Bug 781318 - Autofocus textboxes in prompts. r=mbrubeck 2012-08-15 16:51:36 -04:00
Ryan VanderMeulen
9f8074ca32 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
9fa9982775 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
f2293df81e Bug 793056 - Part 1: settings UI for Android product announcements. r=bnicholson 2012-10-04 12:05:05 -07:00
Richard Newman
19d0aa1ade Bug 793056 - Part 0: cleanup. r=bnicholson 2012-10-04 12:05:05 -07:00
Chris Lord
e7de629479 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
e9aaab7d67 Bug 741808 - Enable SafeBrowsing on Fennec. For real. r=mfinkle 2012-10-04 16:23:34 +02:00
Jeff Muizelaar
55b47d06af 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
d99c2fa2aa Bug 793053 - Part 0b: add MOZ_UPDATE_CHANNEL to Makefile.in. r=gps 2012-10-03 14:19:17 -07:00
Richard Newman
2e96e4d476 Bug 793053 - Part 0a: add ANDROID_CPU_ARCH to Makefile.in. r=gps 2012-10-03 14:19:17 -07:00
Josh Matthews
f8bc15a806 Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz 2012-10-03 13:10:20 -04:00
adrian.tamas@softvision.ro
d9ece992f2 Bug 777719 - Addons Manager test modified according to review. r=jmaher. 2012-10-02 18:24:38 +03:00
Brad Lassey
72a5154e1a bug 795234 - crash in _pixman_implementation_fill r=snorp 2012-10-02 23:22:21 -07:00
Ed Morley
d879ef2d88 Bug 785577 - Disable testWebContentContextMenu for frequent failures 2012-10-03 11:49:40 +01:00
Fabrice Desré
576ec27252 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
d86a17a7aa 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
fe5d6c08bc Bug 797151 - Use Froyo api for saving SharedPrefereces. r=mfinkle 2012-10-02 18:58:03 -07:00
Wes Johnston
04371ea4f2 Bug 793197 - Use a custom list item style in our custom listViews. r=sriram 2012-10-02 18:58:01 -07:00
Wes Johnston
a99f377d4a backout f39621ae2b96 2012-10-02 13:57:45 -07:00
James Willcox
f00c866ab0 Bug 797036 - Add new updater strings and icons on Android r=sriram 2012-10-02 16:34:08 -04:00
Wes Johnston
e15c46b32f Bug 784887 - Use Native Gesture detector for MozGesture events. r=blassey 2012-10-02 13:18:21 -07:00
Brian Nicholson
cbfb8056df Backout 580f710a84e8, ecaff73e5a63 for rc failures 2012-10-02 13:12:17 -07:00
Wes Johnston
e6a74c214f backout c1b386c21158 2012-10-02 11:48:31 -07:00
Wes Johnston
27e1c0f7d7 Bug 795013 - Add semicolon to list of deliminators in extension list. r=blassey 2012-10-02 11:00:19 -07:00
Wes Johnston
c37af0ec32 Bug 795053 - Add ability to unlock a profile from Java. r=blassey 2012-10-02 11:00:13 -07:00
Wes Johnston
292d40716f Bug 795053 - Always send the java profile to Gecko. r=mfinkle 2012-10-02 11:00:12 -07:00
Brian Nicholson
54abd4f20e Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Brian Nicholson
5d7c6846c8 Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle 2012-10-02 10:51:48 -07:00
Gervase Markham
c60196e841 Bug 793469 - add MPL 2 headers to files which lack them. 2012-10-02 14:03:36 +01:00
Ed Morley
3d3703a920 Merge mozilla-central to mozilla-inbound 2012-10-02 11:19:03 +01:00
Makoto Kato
b58bb05a55 Bug 795224 - no more backspace nor arrows on the deck Asus Transformer. r=cpeterson 2012-10-02 13:35:53 +09:00
Benoit Girard
c8f1bc0779 Bug 796084 - Rename MOZ_JAVA_COMPOSITOR -> MOZ_ANDROID_OMTC. r=blassey 2012-10-01 16:01:35 -04:00
Benoit Girard
e264d5e2bf Bug 796084 - Rename mCheckerboardLayer -> mScreenshotLayer. r=blassey 2012-10-01 15:51:46 -04:00
Gian-Carlo Pascutto
7bb1204884 Bug 708812 - Telemetry probes for GeckoApp startup. r=blassey 2012-10-01 22:57:03 +02:00
Gian-Carlo Pascutto
5446892261 Bug 708812 - Add telemetry probes for Android startup. r=blassey 2012-10-01 22:57:00 +02:00
John Schoenick
781b2d66b5 Bug 794034 - Fennec: Don't act on tel: uris with * or # present. r=bz 2012-10-01 13:41:10 -07:00
Joe Drew
85c156d2ef 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
9755372a97 merge m-c to fx-team 2012-10-02 09:59:18 +02:00
Julian Muenster
42f229ac16 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
195be4c4f1 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-28 15:49:57 +01:00
Mark Finkle
b4615d7def Backout c1003f039c77, breaks Fennec startup (bug 794731) 2012-09-28 08:55:35 -04:00
Sriram Ramasubramanian
5d781e28dc 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
e2898ea8ce 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
eb95bfe921 Bug 794088: Replace icons in custom menu. [r=mfinkle]
--HG--
extra : rebase_source : cd915e11fb496918670b706a3ae2357d68ced7da
2012-09-27 11:04:02 -07:00
Josh Matthews
1ce2adcc13 Bug 770778 - Make TCPSocket e10s-friendly. r=bent 2012-09-24 14:53:49 -04:00
Patrick McManus
b0eb649bd8 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
0310b5cf11 Bug 770461 - Robocop: delay click on 'Today' until list population verified; r=jmaher 2012-09-27 09:46:34 -06:00
Kartikaya Gupta
7bd8fab3b4 Bug 794908 - Guard against potential NPE. r=cpeterson 2012-09-27 12:37:08 -04:00
Kartikaya Gupta
ffad182379 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
123641463d Bug 784040 - Add an intent to simulate an increase in memory pressure. r=mfinkle 2012-09-27 12:29:47 -04:00
Kartikaya Gupta
d7b5ec1ef7 Bug 784040 - Add some missing listener unregistrations to the tab object. r=mfinkle 2012-09-27 12:29:47 -04:00
Kartikaya Gupta
54dfdde6b0 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
bc465e56c8 Bug 794631 - Don't add useless WHERE clauses to empty filter queries. r=lucasr 2012-09-26 14:27:06 -07:00
James Willcox
31cd926957 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
c863356300 Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
Matt Woodrow
8670e8c7b3 Bug 539356 - Part 29 - Handle OOM exception gracefully during java snapshots. r=jrmuizel 2012-08-29 17:48:44 +12:00
Chris Peterson
9b90089db8 Bug 747629 - Part 3: Remove unnecessary InputMethodManager parameters. r=blassey 2012-09-19 17:47:39 -07:00
Chris Peterson
1dc29a1512 Bug 747629 - Part 2: Assert IME code is running on UI thread. r=blassey 2012-09-19 11:06:49 -07:00
Chris Peterson
0406748e44 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
2f52cd9ef1 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
f5593a0241 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
5a8318b4e0 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
a1910845c1 Bug 794070 - Robocop: allow for date change during testHistoryTab; r=jmaher 2012-09-26 07:30:09 -06:00
Kartikaya Gupta
a3883315b3 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
50e1b4f7cd Bug 793677 - Fix inverted viewport update message test. r=blassey 2012-09-26 08:45:33 -04:00
Mark Finkle
d26b578b61 Bug 793083 - Add more custom views to the LayoutInflater factory r=sriram 2012-09-26 08:24:34 -04:00
Mark Finkle
e3d9cafef2 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
864cd97c5b Bug 787188 - Allow for no promo to be shown r=wesj 2012-09-26 08:24:27 -04:00
Brian Nicholson
e6f09979f2 Bug 790448 - Center search rows in AwesomeScreen. r=mfinkle 2012-09-25 15:06:47 -07:00
Margaret Leibovic
9e70a97dd0 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
ed2336ecaf Bug 791263 - Disable screenshotting under low-memory conditions. r=blassey 2012-09-25 15:46:17 -04:00
Chris Peterson
f6d8de3463 Bug 793062 - Remove unused PostToJavaThread() and ExecuteNextRunnable(). r=blassey 2012-09-20 17:44:24 -07:00
Chris Peterson
3c0576fe77 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
9e0a2dd8e0 Bug 792147: Disable memory cache on armv6; r=kats 2012-09-25 11:04:36 -06:00
Geoff Brown
e0f815c0d5 Bug 785577 - Robocop: improve wait before testing menus; r=jmaher 2012-09-25 10:56:34 -06:00
Wes Johnston
33520b58c6 Bug 793750 - Fix missing scope in launching marketplace. r=mfinkle 2012-09-25 09:10:43 -07:00
Sriram Ramasubramanian
59bd74d01b Bug 793136: Crash on content type being null. [r=mfinkle] 2012-09-24 16:42:53 -07:00
Wes Johnston
444a60fb94 Bug 793162 - Use default Fennec theme for Webapps. r=mfinkle 2012-09-24 14:52:25 -07:00
Margaret Leibovic
fd802e39b5 Bug 789887 - Avoid creating unnecessary AboutHomeRunnables. r=lucasr 2012-09-24 14:48:21 -07:00
Gian-Carlo Pascutto
f507f310af Bug 741808 - Make using the URL classifier possible in Fennec. r=mfinkle 2012-09-24 22:34:27 +02:00
Brian Nicholson
c01aeb6016 Bug 781689 - Fix broken JS code for about:neterror checks. r=mfinkle 2012-09-24 13:16:50 -07:00
Sriram Ramasubramanian
60b1b3ba76 Bug 652168: Add thumb for input box. [r=mfinkle]
--HG--
extra : rebase_source : 9cd553fedb4e58a6dee437ed0360b6ba5df56c54
2012-09-21 10:56:41 -07:00
Chenxia Liu
d99ef9279b Bug 791056 - Always hide keyboard on J-PAKE pairing screen. r=nalexander 2012-09-24 12:33:42 -07:00
Wes Johnston
95435ef4c3 Bug 786826 - Use SharedPrefs.commit in WebAppAllocator for Eclair compatibility r=mfinkle 2012-09-24 08:55:52 -07:00
Wes Johnston
74d8c54bcf Bug 791612 - Hide other origin bar when tabs are changed. r=mfinkle 2012-09-24 08:54:26 -07:00
Mark Capella
190ab245f5 Bug 791662 - Add toaster notification to Copy-to-clipboard in about:support, r=margaret, f=mfinkle 2012-09-22 13:12:30 -04:00
Brad Lassey
e4c15f1c55 bug 727352 - don't use JSON for viewport meta data r=kats,mfinkle 2012-09-12 23:47:08 +02:00
Benoit Girard
e487fbec5d Bug 791640 - EventTracer will only measure the main thread responsiveness, fixes profiling hang. r=blassey
--HG--
extra : rebase_source : a5a9074b74ab8638cfc4b568b0d09ca7b5e61b17
2012-09-20 14:23:15 -04:00
Chris Peterson
59bedc9dc8 Bug 792702 - Post FilePicker dialog to UI thread, not GeckoBackgroundThread. r=kats 2012-09-20 12:06:13 -07:00
Chris Peterson
19ae83cfb8 Bug 789124 - Compile Android .jar files with $(JAR) because jar might not be in $PATH. r=khuey 2012-09-07 22:09:59 -07:00
Sriram Ramasubramanian
1e818bad1c Bug 784395: Custom menu should have proper checked/checkable behavior. [r=mfinkle]
--HG--
extra : rebase_source : 253b60b356adda9f05c834a459419b725329b59e
2012-09-20 11:04:50 -07:00
Sriram Ramasubramanian
9c38b7fbca Bug 792273: Custom menu should use Android namespace. [r=mfinkle]
--HG--
extra : rebase_source : e3de2bcb6a3ea05a7318a709f50dbf7c8020935b
2012-09-20 11:04:14 -07:00
Kartikaya Gupta
1026743af8 Bug 783230 - Add code to dump basic memory stats on receiving a special broadcast intent. r=snorp 2012-09-20 12:38:35 -04:00
Ms2ger
93d99ce749 Merge m-c to m-i. 2012-09-20 13:25:53 +02:00
Ms2ger
1e7015f897 Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Tim Taubert
577772a8e3 merge m-c to fx-team 2012-09-20 11:36:34 +02:00
Panos Astithas
c7397616ed Bug 789114 - Make B2G and Fennec browser actors inherit the extensibility API changes. f=glandium r=msucan,mfinkle,vingtetun 2012-09-20 09:38:11 +03:00
Graeme McCutcheon
ca3842944a Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-09-18 12:46:06 +01:00
Tim Taubert
f4edf13852 merge m-c to fx-team 2012-09-18 11:27:53 +02:00
Geoff Brown
ff756b9276 Bug 791859 - Robocop: change order of operations in testHistoryTab.tearDown; r=jmaher 2012-09-17 21:34:48 -06:00
Blair McBride
5687664f13 Bug 781689 - Remove usage of nsIDOMWindowUtils.goOnline() in mobile's netError.xhtml. r=mfinkle,f=bnicholson 2012-09-18 17:02:33 +12:00
Ed Morley
946a13d148 Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks 2012-09-17 16:54:09 +01:00
AlexHagerman
d9cfff8b87 Bug 769391 - Prevent axis locking when on a page that fits the user's screen vertically or horizontally. r=kats 2012-09-17 10:55:58 -04:00
Kartikaya Gupta
d2a3547aee Bug 791264 - Move ScreenshotHandler into its own file. r=blassey
--HG--
rename : mobile/android/base/GeckoAppShell.java => mobile/android/base/ScreenshotHandler.java
2012-09-15 17:17:57 -04:00
Geoff Brown
757b82a7b3 Bug 767215 - Robocop: increase wait time for paint events; r=jmaher 2012-09-14 21:50:30 -06:00
Patrick McManus
cafe3619a5 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-14 16:27:46 -04:00
Jan Varga
a9743fed16 Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking 2012-09-14 22:23:44 +02:00
Kartikaya Gupta
00c9c6ec3a Bug 761706 - Make function private. r=mounir 2012-09-14 11:19:40 -04:00
Kartikaya Gupta
4060fb3e3e Bug 761706 - Move application-level receiver objects from GeckoApp to GeckoApplication. r=mfinkle 2012-09-14 11:19:40 -04:00
Kartikaya Gupta
aedcf8eb47 Bug 761706 - Bind GeckoBatteryManager to the global application context. r=mfinkle 2012-09-14 11:19:40 -04:00
Kartikaya Gupta
6aef15e675 Bug 761706 - Bind GeckoConnectivityReceiver to the global application context. r=mfinkle 2012-09-14 11:19:40 -04:00
Kartikaya Gupta
4d76e23db3 Bug 761706 - Bind GeckoNetworkManager to the global application context. r=mfinkle 2012-09-14 11:19:40 -04:00
Kartikaya Gupta
4dc0db46d5 Bug 761706 - Fix indenting in a few classes. r=mfinkle 2012-09-14 11:19:39 -04:00
Aki Sasaki
2a3a1f063b bug 789373 - reenable ionmonkey for android armv7. r=dvander
--HG--
extra : rebase_source : d89880a1b0b7bbc82f68619bac0c521d88afa7da
2012-09-12 12:01:00 -04:00
Chris Peterson
72e4f78d77 Bug 790180 - AlertDialog must be created on the UI thread. r=sriram 2012-09-13 11:06:36 -07:00
Josh Matthews
26c7f1fdc8 Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan 2012-09-17 12:18:40 -04:00
Mark Finkle
e7d0a7be7c Bug 791339 - Remove <title> and DTD from about:home r=bnicholson 2012-09-17 16:01:37 -04:00
Kartikaya Gupta
23d5f0299c Bug 753312 - Extract a PrefsHelper class that manages getting/setting of gecko prefs, and updated existing code to use it. r=cpeterson 2012-09-17 14:22:28 -04:00
Gregor Wagner
f7fc6f1852 Bug 792536 - Enable contacts and settings tests on mobile. r=fabrice 2012-09-19 21:37:05 -07:00
Ed Morley
1525bc6440 Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js 2012-09-13 22:42:29 +01:00
Brian Nicholson
a8d98eecb8 Bug 789340 - Only move sessionstore.js after a crash. r=mfinkle
--HG--
extra : rebase_source : fcfa8a8ec0a4e75e45f54542e6f25e0aa050d684
2012-09-13 14:17:30 -07:00
Ryan VanderMeulen
bf83419abb Backout 4607eda1a89f (bug 652168) due to robocop orange. 2012-09-13 17:25:28 -04:00
Wes Johnston
0f5c39377e Bug 783921 - Follow up to fix jni function names. r=mfinkle 2012-09-13 14:16:14 -07:00
Wes Johnston
22f2713a15 Bug 785496 - Don't open Helper Apps if a callback was passed in. r=mfinkle 2012-09-13 14:16:12 -07:00
Brian Nicholson
039e538c6e Bug 791051 - Make sure tab exists for session restore. r=mfinkle 2012-09-13 14:11:36 -07:00
Kartikaya Gupta
fcc03d6c72 Bug 789889 - Speculatively connect to links if you put your finger down on it. r=mfinkle 2012-09-13 15:37:59 -04:00
Patrick McManus
22205a5249 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-13 15:22:56 -04:00
Sriram Ramasubramanian
74e13d1c16 Bug 652168: Add thumb for input box. [r=mfinkle]
--HG--
extra : rebase_source : 2e9bb329246e74c355edfdb5cf0094bb9e8f83c2
2012-09-13 10:19:11 -07:00
Mark Capella
06ff3f77ee Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn 2012-09-13 10:47:31 -04:00
Margaret Leibovic
cb7f2ec257 Bug 789947 - Setting up search engines creates an extra top sites filter query. r=bnicholson 2012-09-13 13:00:03 +02:00
Kartikaya Gupta
81b38233e5 Bug 790535 - Fix a NullPointerException from accessing a not-fully-initialized LayerView. r=cpeterson 2012-09-13 00:49:10 -04:00
Christian Vielma
9daa52423c Bug 756504 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson 2012-09-12 17:48:29 -07:00
Chris Peterson
cd604bcb0e Backout 3875fa9aaec1 (changeset author is Christian Vielma, not Chris Peterson). a=oops 2012-09-12 17:40:41 -07:00
Chris Peterson
3fe868b85a Bug 756504 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson 2012-09-12 17:36:32 -07:00
Chris Peterson
cfc21cce7e Backout 01fb250fbba1 (changeset description should have said bug 756504, not bug 756505). a=oops 2012-09-12 17:31:21 -07:00
Sriram Ramasubramanian
e3496a9f01 Bug 787627: Proper curve for croppped tabs button. [r=mfinkle]
--HG--
extra : rebase_source : dcf1beccbf9f62cb504b098c90b212b41493cc3c
2012-09-12 16:27:23 -07:00
Christian Vielma
585957c59c Bug 756505 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson 2012-09-12 11:19:39 -04:00
Ed Morley
67c07956e3 Merge mozilla-central to mozilla-inbound 2012-09-12 21:58:18 +01:00
Wes Johnston
b08d16766d Bug 783553 - Disable overscroll in webapps. r=kats 2012-09-12 13:36:36 -07:00
Aki Sasaki
df0cacb775 bug 789373 - android-noion mozconfig. r=dvander DONTBUILD
--HG--
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-noion/nightly
2012-09-12 12:38:31 -07:00
Wes Johnston
332f7d7cbf Bug 783921 - Fix homescreen icon scaling. r=mfinkle 2012-09-12 11:32:05 -07:00
Wes Johnston
8234baf59c Bug 787271 - Add methods to call in jni through ctypes. r=mfinkle,blassey 2012-09-12 11:31:17 -07:00
Margaret Leibovic
cd21f369fb Bug 790608 - Typos in aboutFeedback.dtd: indentifiable. r=mfinkle 2012-09-12 16:44:21 +02:00
Kartikaya Gupta
e240f0d40d Bug 767449 - Allow robotium tests to put files in places other than /mnt/sdcard. r=jmaher 2012-09-12 07:56:31 -04:00
Lucas Rocha
ffd71878ab Bug 787877 - History list doesn't update after you remove the last history item using context menu (r=wesj) 2012-09-12 12:31:44 +01:00
Lucas Rocha
3b67edc602 Bug 788157 - Enable sharing while on Reader Mode (r=mfinkle) 2012-09-11 18:51:44 +01:00
Lucas Rocha
8ac685b6da Bug 778489 - Fix misc aboutReader.css warnings (r=mfinkle) 2012-09-11 18:51:44 +01:00
Lucas Rocha
076bd155d2 Bug 778489 - Improve handling of error messages and progress in Reader (r=mfinkle) 2012-09-11 18:51:44 +01:00
Lucas Rocha
ff7f2234e7 Bug 778489 - Keep title and favicon when entering reader mode (r=mfinkle) 2012-09-11 18:51:44 +01:00
Lucas Rocha
d99e466203 Bug 778489 - Don't show progress when entering about:reader (r=mfinkle) 2012-09-11 18:51:44 +01:00
Lucas Rocha
773d645179 Bug 778489 - Use ReaderModeUtils to create about:reader urls (r=mfinkle) 2012-09-11 18:51:43 +01:00
Kartikaya Gupta
ae8cc5442f Bug 788379 - Cancel the tap highlight if a touch event block is prevent-defaulted. r=wesj 2012-09-11 13:36:32 -04:00
Chelsea Carr
70321f78aa Bug 786604 - Name the observe() function in AboutReader (r=jaws) 2012-09-10 11:34:46 -04:00
Michael Anderson
f877d8f646 Bug 786603 - Misc coding style fixes in Readability.js (r=lucasr) 2012-09-10 12:21:34 -04:00
Phil Ringnalda
e91fd8ea3f Backout 38052fd23aec, 910406b62ebc, 7b15c079564c, d7c1d26f8bc9 (bug 716575) for probable reftest and certain talos bustage on Android 2012-09-10 20:57:31 -07:00
Matt Brubeck
e5baabbce5 Bug 716575 (3/4) - Move viewport pixel ratio calculations into the platform [r=dbaron,jwir3,mfinkle,roc] 2012-08-22 13:18:10 -07:00
Matt Brubeck
051c0b4825 Bug 716575 (2/4) - Make Fennec use the platform GetViewportInfo code [r=mfinkle] 2012-08-22 13:17:22 -07:00
Raphael Catolino
11cf800ffe Bug 730330 - Use android datetime-picker widget. r=wesj
--HG--
rename : mobile/android/base/widget/DatetimePicker.java => mobile/android/base/widget/DateTimePicker.java
2012-08-07 17:09:15 +02:00
Raphael Catolino
b3ea25df6d Bug 730330 - Add DatePicker and NumberPicker sources from android. r=wesj 2012-08-06 09:38:24 +02:00
Raphael Catolino
6095ea5ce5 Bug 730330 - Use new datetime picker for input date/datetime/month ui r=cpeterson 2012-08-08 09:42:00 +02:00
Fabrice Desré
2ee11a28ad Bug 777204 - followup because I pushed the wrong patch [irc-r=wesj] 2012-09-18 11:21:59 -07:00
Fabrice Desré
74db4fd985 Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner] 2012-09-18 10:34:55 -07:00
Geoff Brown
e949618d6e Bug 770483 - Robocop: add more checks to testAboutPage; r=jmaher 2012-09-18 10:36:40 -06:00
David Burns
c3055253d3 Bug 791793: adding Marionette to fennec package; r=glandium 2012-09-17 20:07:23 -07:00
Ryan VanderMeulen
b66dcfc920 Merge m-c to inbound. 2012-09-10 20:08:20 -04:00
David Anderson
b8d7534a0d Use --disable-ion on all ARM and B2G builds (bug 789373, r=aki). 2012-09-10 16:14:07 -07:00
Lucas Rocha
866a54e3f7 Bug 788526 - Call setScrollPositionClampingScrollPortSize from the updateViewportSize code. r=cwiiis 2012-09-10 18:31:39 -04:00
Ben Hearsum
edd584d09b bug 789373: use the new --disable-ion flag for specific b2g-related builds. r=aki 2012-09-10 17:06:48 -04:00
Ryan VanderMeulen
ee47325030 Merge m-c to inbound. 2012-09-10 18:31:33 -04:00
Chris Peterson
451972bc32 Bug 785536 - Add PluginHost->GetPref() so platform decoders can query about:config prefs. r=doublec 2012-08-24 14:20:39 -07:00
James Willcox
9dfc70d689 Bug 789964 - Always use Android install wizard for updates r=mfinkle 2012-09-10 13:51:35 -04:00
James Willcox
189b5fa0b9 Bug 789791 - Use contents of update.locale file in update URL on Android r=mfinkle 2012-09-10 13:51:18 -04:00
Lucas Rocha
6687078f17 Bug 768268 - Add "Open in Reader" menu item to be shown on reading list items (r=mfinkle) 2012-09-10 18:24:38 +01:00
Lucas Rocha
685faa9216 Bug 768268 - Move getReaderMode() method to AwesomeBar (r=mfinkle) 2012-09-10 18:24:26 +01:00
Lucas Rocha
9372c1ab5a Bug 768268 - Always open original page in awesomebar search (r=mfinkle) 2012-09-10 18:24:26 +01:00
Lucas Rocha
be0db56e35 Bug 768268 - Never show duplicate URLs in awesomebar results (r=margaret) 2012-09-10 18:24:25 +01:00
Phil Ringnalda
46daae9502 Back out 2d8822b9c0b5 and 56a268d63e01 (bug 708812) for Android ts red 2012-10-01 11:22:18 -07:00
Sriram Ramasubramanian
b08d8f21b1 Bug 793480: Back button is disabled on open a new tab in background. [r=mfinkle]
--HG--
extra : rebase_source : 4b363f234213b74be8b8f4014228146625e50324
2012-10-01 10:04:54 -07:00
Mark Finkle
81ce2c4253 Bug 795911 - Add-on menus do not fire r=sriram 2012-10-01 12:36:59 -04:00
Gian-Carlo Pascutto
b97b771232 Bug 708812 - Telemetry probes for GeckoApp startup. r=blassey 2012-10-01 17:15:28 +02:00
Gian-Carlo Pascutto
935c7fb808 Bug 708812 - Add telemetry probes for Android startup. r=blassey 2012-10-01 17:15:28 +02:00
James Willcox
36bb7cf878 Bug 793276 - Make sure we do not force an automatic download for Android updates r=mfinkle
--HG--
extra : rebase_source : 5a0e9df9135360ea7be09aa1d40b119311f1818c
2012-10-01 10:59:51 -04:00
Gian-Carlo Pascutto
d73cd66d41 Bug 794513 - Prefix Fennec-specific Telemetry with FENNEC_. r=dao 2012-10-01 15:32:48 +02:00
Gian-Carlo Pascutto
39372a213c Bug 794513 - Add Telemetry for Awesomebar performance. r=margaret 2012-10-01 14:43:38 +02:00
Ms2ger
a72f8370a2 Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
Joe Drew
4b9e01692f 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
William Lachance
f2e2a0c3e4 Bug 792212 - Don't attempt to migrate profiles if using a custom profile;r=gbrown
It seems that doing so triggers a race condition which can result in the fennec
reftests failing, if the shared preferences associated with profile migration or
the gecko application is not correctly initialized. This is more or less a band
aid solution, but it addresses the problem until we can find the root cause.
2012-09-28 22:52:11 -04:00
Ed Morley
722b933229 Backout 92530b29ac24, 42e659956dc6 & 38277196c099 (bug 486918), d3b69fe15ac3 & b2dba2108722 (bug 786444), e7381ac9e30a (bug 786449) on suspicion of causing Android reftest failures on a CLOSED TREE 2012-09-28 23:00:28 +01:00
Joe Drew
db8e984995 Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
--HG--
extra : rebase_source : 386bee19522e3cb8bca16ec40e3c092a52ae18d2
2012-09-27 14:12:56 -04:00
Margaret Leibovic
269fc942d9 Bug 789887 - Avoid creating unnecessary AboutHomeRunnables. r=lucasr 2012-09-28 09:34:45 -07:00
Nick Alexander
045b211cc1 Bug 790931 - Broadcast when Sync Android Account is being deleted to many Firefox Apps. r=rnewman 2012-09-28 09:40:51 -07:00
Ed Morley
ce41594120 Merge mozilla-central to mozilla-inbound 2012-09-28 16:01:22 +01:00
Ed Morley
6a4b062a81 Bug 767215 - Disable testAxisLocking, testLoad, testFlingCorrectness, testOverscroll, testPanCorrectness for too many intermittent failures 2012-09-28 15:45:29 +01:00
Matt Woodrow
62f7b73450 Bug 539356 - Part 29 - Handle OOM exception gracefully during java snapshots. r=jrmuizel 2012-08-29 17:48:44 +12:00
Mark Capella
7515eb58a9 Bug 781762 - Add the ability to delete all downloaded files at one time, r=margaret 2012-09-28 01:52:43 -04:00
Brian Nicholson
a499255137 Bug 726018 - Thumbnails test case. r=gbrown 2012-03-07 13:58:31 -08:00
Sriram Ramasubramanian
c8acb908f5 Bug 785994: Replace arrows in custom menu. [r=mfinkle]
--HG--
extra : rebase_source : dbefd9c70d3be1189f238830f133a17c559b75dc
2012-09-19 14:41:14 -07:00
Kartikaya Gupta
d69347eff4 Bug 792496 - Remove ScreenshotHandler delegation stubs from GeckoAppShell. r=cpeterson 2012-09-19 17:15:55 -04:00
Ehsan Akhgari
34a6ed33a7 Merge backout 2012-09-19 15:42:29 -04:00
Ehsan Akhgari
71d9f962d0 Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests 2012-09-19 15:42:18 -04:00
Kartikaya Gupta
a14a59810b Bug 713032 - Add a MemoryMonitor class that will be the brains behind low-memory condition handling. r=snorp 2012-09-19 15:21:19 -04:00
Brad Lassey
5ab1683dfb bug 727352 - don't use JSON for viewport meta data r=kats,mfinkle 2012-09-13 15:07:57 +02:00
Sriram Ramasubramanian
0f06cf1edb Bug 792253: Sort share menu items based on preferred order. [r=mfinkle]
--HG--
extra : rebase_source : 2c3bc34469de161e752572a4132f88312a6d4ba5
2012-09-19 10:38:29 -07:00
Sriram Ramasubramanian
4ec62a254a Bug 792253: Share menu items as a list in custom menu. [r=mfinkle]
--HG--
extra : rebase_source : b4f42e6debd892faaec4c9415943233bba002632
2012-09-19 10:37:35 -07:00
Sriram Ramasubramanian
76111b02ce Bug 785994: Remove reading list menu item. [r=mfinkle]
--HG--
extra : rebase_source : 1d5a1336609e65afa84a2575bf2be495f9cf1963
2012-09-19 10:36:21 -07:00
Sriram Ramasubramanian
ff6447f4a9 Bug 785994: Submenu for custom menu. [r=mfinkle]
--HG--
extra : rebase_source : 473a746b802fdc9ff10c4bdc7a95e4a13700f23a
2012-09-19 10:35:35 -07:00
Sriram Ramasubramanian
5e62f57686 Bug 785994: Use ListView for custom menu. [r=mfinkle]
--HG--
extra : rebase_source : 64fa013dca7844e77b41c1a87a163665d91bdf47
2012-09-19 10:32:01 -07:00
Mounir Lamouri
4a90f2279e Bug 787534 - Remove Portrait and Landscape special ScreenOrientation values. r=jlebar 2012-09-19 17:28:16 +01:00
Wes Johnston
10d64e8289 Bug 780759 - Show a splashscreen when webapps launch. r=mfinkle 2012-09-19 10:24:26 -07:00
James Willcox
6e1c78872f Bug 797036 - Bump string version numbers r=mfinkle 2012-10-08 14:03:05 -04:00
Brian Nicholson
b1bd4bfc48 Bug 799015 - Use correct syntax for findClass() in JNI. r=wesj 2012-10-08 10:23:27 -07:00
Kartikaya Gupta
4e5c0291e6 Bug 770912 - Take out log lines that print out URLs and other sensitive information. r=mfinkle 2012-09-08 21:40:58 -04:00
Kartikaya Gupta
2efce1ff27 Bug 780975 - Remove window parameter for anyElementFromPoint and elementFromPoint. r=mfinkle 2012-09-08 02:40:08 -04:00
Margaret Leibovic
263b4a6af5 Bug 774209 - Don't make DoorHangerPopup focusable when it's not showing. r=sriram 2012-09-08 07:31:54 +02:00
Lucas Rocha
2638042aa1 Bug 786073 - Don't animate lock icon when switching or restoring tabs (r=mfinkle) 2012-09-07 20:11:42 +01:00
Nicholas Nethercote
a44420eb13 Backout 52abdd1fbcc8 (bug 780442) due to lack of appropriate review. 2012-09-06 23:42:12 -07:00
Ryan VanderMeulen
3e24bd6b86 Backout 512b664f8092 (bug 788105) due to robocop orange. 2012-09-06 20:44:12 -04:00
Sriram Ramasubramanian
2726c1068f Bug 788105: Missing R in awesomebar directory. [r=cpeterson]
--HG--
extra : rebase_source : f404efc75992f9dc1c5930ba21e04df69a62f278
2012-09-06 12:22:21 -07:00
Brad Lassey
e7eec01256 bug 788666 - Multiple APK: Each APK must not exactly match the configuration support of another APK r=mbrubeck 2012-09-05 23:00:07 -04:00
Lucas Rocha
99dd51c541 Bug 785992 - Sanitize parsed reader mode article when viewing (r=mfinkle) 2012-09-06 19:37:41 +01:00
Kartikaya Gupta
e7eceb370e Bug 760229 - Factor out a fillRectCoordBuffer function. r=Cwiiis 2012-09-06 14:34:38 -04:00
Kartikaya Gupta
9a8925e784 Bug 760229 - Cache some transient objects in ScrollbarLayer to reduce GC stress during composition. r=Cwiiis 2012-09-06 14:34:08 -04:00
Kartikaya Gupta
118345aeca Bug 760229 - Cache some transient objects in SingleTileLayer to reduce GC stress during composition. r=Cwiiis 2012-09-06 14:33:44 -04:00
Chris Peterson
a6a37a6ddd Bug 769894 - Part 3: Skip some unnecessary conditional code when creating PromptService's AlertDialog. r=mfinkle 2012-09-04 15:10:43 -07:00
Chris Peterson
b9c4afe588 Bug 769894 - Part 2: Assert that PromptService's AlertDialog is called back on the UI thread. r=mfinkle 2012-09-04 14:43:38 -07:00
Brian Nicholson
25e24dc474 Bug 788609 - Check for about: URIs in isMarketPlace(). r=mfinkle 2012-09-06 11:04:55 -07:00
Lucas Rocha
c1c4fe9084 Bug 788119 - Don't even parse home pages in Reader's worker thread (r=mfinkle) 2012-09-06 18:55:24 +01:00
Mark Capella
d49997cbff Bug 774500 - Make about:support Page more mobile-friendly, r=margaret
Remove Hidden Reset-Box for better title display / rendering
             Set width for "Copy to clipboard" button
             Remove unused Profile Folder / Show Folder Button table entry
             Enlarge Basic Text for Readability
2012-09-05 23:33:46 -04:00
Mark Capella
910966411e Bug 759820 - Get rid of prompt service fallback in LoginManagerPrompter.js, r=margaret 2012-09-05 23:33:29 -04:00
Mark Capella
c2df65327c Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret 2012-09-05 23:33:07 -04:00
Ryan VanderMeulen
64117fc6ad Merge m-c to inbound. 2012-09-05 21:09:23 -04:00
Chris Peterson
4df0656332 Backout b9ad5793fbba (Bug 769520 Part 1) a=lsblakk 2012-09-05 15:01:03 -07:00
Chris Peterson
75a0200b47 Backout ad4fd5dcc088 (Bug 769520 Part 2) a=lsblakk 2012-09-05 16:24:28 -07:00
Chris Peterson
7e557538b1 Bug 769894 - Part 1: Create PromptService's AlertDialog on the UI thread. r=mfinkle 2012-09-04 12:33:07 -07:00
Chris Peterson
67837545aa Bug 782096 - Catch unexpected NullPointerException from InputMethodManagerService. r=snorp 2012-08-29 17:19:32 -07:00
Sriram Ramasubramanian
286cc52bd9 Bug 785246: Make custom button inherit ShapedButton. [r=mfinkle]
--HG--
extra : rebase_source : 3cb4344c42d323b7c42af2d7529726781ba23e00
2012-09-05 14:53:54 -07:00
Ryan VanderMeulen
aaebaa3af0 Merge the last PGO-green inbound changeset to m-c. 2012-09-04 21:45:09 -04:00
Brian Nicholson
51a4a1c944 Bug 784386 - Fix comment for Array.join() string concatenation. r=me 2012-09-04 11:24:52 -07:00
James Willcox
464b9cc6a5 Bug 786380 - Implement new Java-based updater for Android r=cpeterson,mfinkle
--HG--
extra : rebase_source : c7e5cd8228bf226f7e15e5653f8fe6f16e64273e
2012-08-31 09:31:29 -04:00
Brian Nicholson
1d40b77b9b Bug 787597 - Don't do a reader parse for pages with > 3000 elements. r=lucasr f=mfinkle 2012-09-04 10:51:22 -07:00
Brian Nicholson
8561527962 Bug 787570 - Fix relative URLs in reader mode. r=lucasr 2012-09-04 10:50:03 -07:00
Robert O'Callahan
e0ebd5c4d9 Bug 786620. Fix --enable-profiling build bustage. r=mfinkle
--HG--
extra : rebase_source : 427f9f4beb9dd4e1441607f4b967ed0cfb09a6bc
2012-08-31 23:05:50 +12:00
Wes Johnston
f2b9eb5b05 backout 58b937c070d6 2012-08-31 16:15:39 -07:00
Brian Nicholson
47b83b16f7 Bug 784386 - Part 11: Replace setting innerHTML with textContent for text. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
cad95ce967 Bug 784386 - Part 10: Remove killBreaks(). r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
e3439a44d6 Bug 784386 - Part 9: Move pageCacheHtml outside of loop. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
f046007693 Bug 784386 - Part 8: Replace innerHTML call for divToPElements search. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
da40fcb35c Bug 784386 - Part 7: Replace innerHTML call for readability-page-1 <div>. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
3c55d049c1 Bug 784386 - Part 6: Replace innerHTML call for putting sibling in <div>. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
a64d0500bd Bug 784386 - Part 5: Replace innerHTML call for topCandidate. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
e8acdeee9b Bug 784386 - Part 4: Replace innerHTML call for <div> to <p> conversion. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
12eef69706 Bug 784386 - Part 3: Replace innerHTML call for <br><p> to <p> conversion. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
af56b71c48 Bug 784386 - Part 2: Replace innerHTML call for <font> to <span> conversion. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
d9491183ca Bug 784386 - Part 1: Replace string concatenations with Array.join(). r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
0af27cae76 Bug 786623 - Use mobile UA for YouTube on tablets. r=mfinkle 2012-08-31 15:36:37 -07:00
Brian Nicholson
229b4ff2de Bug 786842 - Fix replaceBrs() typo for checking whitespace. r=lucasr 2012-08-31 15:33:01 -07:00
Matt Brubeck
2e1a8c6da4 Bug 786062 - Remove unused PanZoom:PanZoom observer [r=kats] 2012-08-31 13:28:29 -07:00
Sriram Ramasubramanian
9b0c3f3e24 Bug 785246: Replace the curves in TabsPanel Toolbar for new tab button. [r=mfinkle]
--HG--
extra : rebase_source : 82ad310cfee1870913a4ebabc4a7e2fba85dd0b8
2012-08-31 12:04:02 -07:00
Sriram Ramasubramanian
5a3d929433 Bug 785246: Replace curves in menu button. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar.xml => mobile/android/base/resources/layout-land-v14/browser_toolbar.xml.in
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml => mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml.in
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml.in
rename : mobile/android/base/resources/layout-xlarge-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-xlarge-v11/browser_toolbar_menu.xml.in
rename : mobile/android/base/resources/layout/browser_toolbar.xml => mobile/android/base/resources/layout/browser_toolbar.xml.in
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar_menu.xml.in
extra : rebase_source : 9dc69355643a7b0f5f4ecadb7e2d5d4ce554ea7e
2012-08-31 12:03:25 -07:00
Sriram Ramasubramanian
e58ca6728d Bug 785246: Replace curves in cropped version of tabs button. [r=mfinkle]
--HG--
extra : rebase_source : b7967f8f56c08332f96f6a6625d56abe9c72ee61
2012-08-31 12:02:51 -07:00
Sriram Ramasubramanian
aafabe1af8 Bug 785246: Replace curves on tabs button. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/tabs_full_button.xml => mobile/android/base/resources/drawable/tabs_button.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar.xml => mobile/android/base/resources/layout-land-v14/browser_toolbar.xml.in
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml => mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml.in
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml.in
rename : mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml => mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml.in
rename : mobile/android/base/resources/layout-xlarge-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-xlarge-v11/browser_toolbar_menu.xml.in
rename : mobile/android/base/resources/layout/browser_toolbar.xml => mobile/android/base/resources/layout/browser_toolbar.xml.in
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar_menu.xml.in
extra : rebase_source : 13ec55b2f121e056f1ce545bee556aebe3ca953e
2012-08-31 12:00:24 -07:00
Sriram Ramasubramanian
e61817be35 Bug 785246: Recreate BrowserToolbar curve with low-level window functions. [r=mfinkle]
--HG--
extra : rebase_source : 28c57bcc00aa8c824ed7e25c648085a084206e35
2012-08-31 11:59:50 -07:00
Ryan VanderMeulen
1baaa803da Merge m-c to inbound. 2012-09-05 17:52:28 -04:00
Benoit Girard
83bd6912ee Bug 788680 - Don't stripped symbols from Fennec Nightly releases. r=ted 2012-09-05 17:31:56 -04:00
Steve Fink
c26361a1fb Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
extra : rebase_source : e2062258eb508541bf499a5e4bc7d7e1ead10a00
2012-09-05 12:10:21 -07:00
Steve Fink
0e7c4ec65d Bug 738612 - Include common mozconfigs so (eg) try pushes can modify them easily. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
extra : rebase_source : fd63c04c9624177a75220a5a49f03fd0e8539e26
2012-09-05 12:09:50 -07:00
Mike Hommey
e3c782edaa Bug 785269 - Replace a few DEPTH and relativesrcdir. r=ted,r=callek 2012-09-05 16:42:09 +02:00
Patrick McManus
6fcd24947d bug 648603 - update connection limits; especially for proxies r=jduell 2012-09-05 08:27:31 -04:00
Brad Lassey
a4736dd52a bug 761503 - return a bool from PumpMessageLoop to indicate if work was performed r=snorp 2012-06-05 01:14:12 -04:00
Ryan VanderMeulen
e16adb39c5 Merge m-c to inbound. 2012-09-04 21:01:50 -04:00
Ryan VanderMeulen
e735cf0a40 Backout bug 738612, with feeling this time. 2012-09-04 19:21:23 -04:00
Steve Fink
952f239bd3 Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
2012-08-28 10:55:10 -07:00
Steve Fink
0c55c2082e Bug 738612 - Include common mozconfigs so try pushes can modify them easily. r=ted 2012-08-21 11:37:12 -07:00
Chris Peterson
d09ad2292a Bug 777591 - Part 1: Compile Java packages into separate jar files. r=blassey 2012-08-27 16:52:58 -07:00
Sriram Ramasubramanian
edd3f8a110 Bug 782607: Close InputStream for addon icons from Gecko. [r=cpeterson]
--HG--
extra : rebase_source : f143671272ba94ed486918066382e249c7e135ec
2012-08-31 11:15:50 -07:00
Sriram Ramasubramanian
a9fff2f9b3 Bug 785731: Tabs-tray rotation should preserve the height. [r=mcomella]
--HG--
extra : rebase_source : ceddf0b6584e54bcda3f9f7b66848064064e87ed
2012-08-31 11:14:43 -07:00
Mark Finkle
353bf55f8f Backout e1c78a682928, talos bustage 2012-08-31 11:46:44 -04:00
Lucas Rocha
5a9838791f Bug 787078 - Fix back behavior for Reader (r=mfinkle) 2012-08-31 16:36:38 +01:00
Lucas Rocha
46509e0d68 Bug 787078 - Always return a result from a Reader:FaviconRequest (r=mfinkle) 2012-08-31 16:36:38 +01:00
Lucas Rocha
0678b5879a Bug 787236 - Correctly remove "pagehide" listener for ErrorPageEventHandler (r=mfinkle) 2012-08-31 16:36:38 +01:00
Lucas Rocha
2a29cb9531 Bug 787236 - Correctly remove "pagehide" listener when exiting Reader (r=mfinkle) 2012-08-31 16:36:37 +01:00
Lucas Rocha
19383322f5 Bug 787078 - Backout 43dd8252f52d 2012-08-31 15:18:19 +01:00
James Willcox
4bf23f013d Bug 786380 - Implement new Java-based updater for Android r=cpeterson,mfinkle
--HG--
extra : rebase_source : 167db7e145d5e0cfa8c74e6e85570c6096538f64
2012-08-31 09:31:29 -04:00
Nick Alexander
98c3744d83 Bug 787249: Fix Android Sync integration tests broken by Bug 770785. r=rnewman
--HG--
extra : rebase_source : 99d28f94537a2e8af8c20dc318cab66c0f7fcc99
2012-08-30 16:57:19 -07:00
Nick Alexander
3a710675c8 Bug 773293 - part 2/2: Make checkboxes in Android Sync Send Tab To Device activity match Fennec checkboxes. r=rnewman
--HG--
extra : rebase_source : e924490faf52ad04e996d6c02ecaee454adc4fef
2012-08-30 12:18:15 -07:00
Nick Alexander
3152c26530 Bug 773293 - part 1/2: Make checkboxes in Android Sync Send Tab To Device activity match Fennec checkboxes. r=rnewman
--HG--
extra : rebase_source : c7e7367eae1135b070f9226086e4c3cf5245283c
2012-08-30 12:17:38 -07:00
Nick Alexander
dff07bc548 Bug 767179 - part 2/2: Make Android Sync user interface appear in fixed size dialogs on tablets. r=rnewman
--HG--
extra : rebase_source : 33f95f95973402113eca67ba25def217c44ce9bb
2012-08-30 12:12:56 -07:00
Nick Alexander
198747c12a Bug 767179 - part 1/2: Make Android Sync user interface appear in fixed size dialogs on tablets. r=rnewman
--HG--
extra : rebase_source : f4b4acb98b038024559c19ce943fe57822ff4ab7
2012-08-30 12:12:42 -07:00
Nick Alexander
cd7c605a9a Bug 728612 - Android Sync: upload Fennec's open tabs for display in Tabs From Other Computers. r=rnewman
--HG--
extra : rebase_source : 1f9b99ca3bdb5943603c332d7aea81733725521a
2012-08-30 12:07:08 -07:00
Nick Alexander
266ba38c83 Bug 770785: Delete client record from server when Android Account is deleted. r=rnewman
--HG--
extra : rebase_source : f07c4fb0d7308f1c2742a9ad5f130a3440e0dabf
2012-08-30 11:59:34 -07:00
Margaret Leibovic
ce1df42d9d Bug 779741 - Enable "Settings" menuitem in BrowserApp, not GeckoApp. r=wesj 2012-08-30 11:15:19 -07:00
Eitan Isaacson
41be4b75f1 Bug 786240 - Null-check LayerView when sending accessibility event. r=mbrubeck 2012-08-30 10:54:49 -07:00
Nick Alexander
a5d8bdb154 Bug 589468 - Part 1/2: Change "computer" to "device" in all strings regarding Android Sync. r=rnewman
--HG--
extra : rebase_source : 3ca1f449547976cc19094fc780fabf0e173ac422
2012-08-29 17:09:30 -07:00
Lucas Rocha
7760ee34e3 Bug 787078 - Load Reader UI on pageshow instead of DOMContentLoaded (r=mfinkle) 2012-08-30 16:28:39 +01:00
Lucas Rocha
c952c2788f Bug 784359 - Fix left urlbar edge on tablets (r=sriram) 2012-08-29 18:02:48 +01:00
Wes Johnston
fa544146ea Bug 786599 - Don't fire callbacks for cleared notifications. r=mfinkle 2012-08-29 09:21:02 -07:00
Wes Johnston
b244436094 Bug 786338 - Don't try to load urls from notification intents. r=mfinkle 2012-08-29 08:51:34 -07:00
Matt Brubeck
9b7c0a801d Bug 769857 - Delay showing tap highlight on initial touchstart. r=mbrubeck 2012-08-29 08:51:33 -07:00
Lucas Rocha
ce35a55e9a Bug 778582 (r=mfinkle) 2012-08-29 14:46:03 +01:00
Margaret Leibovic
f7154dd2e9 Bug 786013 - Add more localization notes to about:feedback strings to clarify tone/intent. r=mfinkle 2012-08-28 10:08:53 -07:00
Lucas Rocha
7f277e09c2 Bug 778582 (r=mfinkle) 2012-08-28 16:17:02 +01:00
Lucas Rocha
c69b0bb371 Bug 778582 (r=mfinkle) 2012-08-28 16:17:02 +01:00
Margaret Leibovic
1ea6a14083 Bug 779741 - Move character encoding menu logic to BrowserApp. r=sriram 2012-08-27 17:50:32 -07:00
Margaret Leibovic
989331d766 Bug 785485 - No way to clear "Open this page with an app" permissions granted from doorhanger notifications. r=mcomella 2012-08-27 17:50:32 -07:00
Margaret Leibovic
4522b33994 Bug 785885 - Adjust/tweak text positioning in landscape layout in about:feedback. r=mfinkle 2012-08-27 17:50:32 -07:00
Kartikaya Gupta
694bd42280 Bug 785520 - Scroll contenteditable elements into view when focused. r=Cwiiis 2012-08-27 20:36:39 -04:00
Kartikaya Gupta
c2e94030a1 Bug 785596 - Guard against null gfx objects during touch event handling. r=sriram 2012-08-27 20:34:58 -04:00
Kartikaya Gupta
bdddaf65ac Bug 781883 - Move the Content:LocationChange handler into Tabs.java so that we don't miss the event when GeckoApp is torn down and recreated. r=sriram 2012-08-27 16:44:51 -04:00
Kartikaya Gupta
49da98a0d3 Bug 781883 - Ensure the GeckoApp unregisters itself as a tab listener on teardown, or it ends up getting registered multiple times. r=sriram 2012-08-27 16:44:27 -04:00
Wes Johnston
a5b10fa8b2 Bug 771915 - Show origin of the page if it differs from the webapps. r=mfinkle 2012-08-27 17:11:44 -07:00
Wes Johnston
d4972d26d9 Bug 784500 - Start connection to passed in urls in java. r=blassey 2012-08-27 17:11:42 -07:00
Michael Comella
8096d37d90 Bug 775773 - Add "Copy Image Location" context menu item to long press. r=wesj 2012-08-27 19:34:30 -04:00