Brian Nicholson
a1ec982d87
Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman
2012-11-13 10:56:58 -08:00
Richard Newman
41c90ba2eb
Bug 810988 - Part 2: separate pref broadcast announcement action for each Fennec version. r=kats
2012-11-13 09:47:05 -08:00
Richard Newman
76b5820bd4
Bug 810988 - Part 1: announcements handler changes for broadcast split. r=nalexander
...
--HG--
rename : mobile/android/base/background/announcements/AnnouncementsConstants.java => mobile/android/base/background/announcements/AnnouncementsConstants.java.in
2012-11-13 09:47:05 -08:00
Mike Hommey
457d6f2ff5
Bug 809798 - Don't use BOTH_MANIFESTS. r=pike
2012-11-13 08:17:14 +01:00
Kartikaya Gupta
cc3b829999
Bug 810764 - Catch and handle various exceptions that can be thrown if the user pinches in a narrow window before Gecko is ready. r=jwir3
2012-11-12 16:07:41 -08:00
Wes Johnston
bbbc2d6c82
Bug 759041 - Tests for swipe between screens. r=lucasr
2012-11-12 10:49:26 -08:00
Wes Johnston
98c3e8e65c
Bug 759041 - Add swipe between screens in awesomescreen. r=lucasr
2012-11-12 10:49:25 -08:00
Wes Johnston
12a4eadc8a
Bug 810048 - Show filename as title for downloads. r=mleibovic
2012-11-12 09:38:34 -08:00
Lucas Rocha
36a7b4808a
Bug 804600 - Fix crash when accessing about:reader with no arguments (r=mfinkle)
2012-11-12 15:58:41 +00:00
Lucas Rocha
7d88bee492
Bug 808296 - Update top sites thumbnails from adapter, not from gridview (r=mfinkle)
2012-11-12 15:58:40 +00:00
Brian Smith
1da60348ef
Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
2012-11-10 20:49:29 -08:00
Brian Smith
87d054d8e5
backout cset b36d5c933092 due to orange
2012-11-10 19:09:07 -08:00
Brian Smith
cb19bf16cd
Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
...
--HG--
extra : rebase_source : 822ef336a5cdeb7d6693dbe46844a26465600854
2012-11-10 18:18:14 -08:00
Richard Newman
246044160d
Bug 786926 - updateBookmark doesn't set DATE_MODIFIED. r=mfinkle
2012-11-10 15:06:50 -08:00
Jim Chen
f46c517014
Bug 810248 - Fix GeckoEditable call on wrong object; r=cpeterson
2012-11-10 13:06:56 -05:00
Wes Johnston
02e09f52e0
Bug 810415 - Support miniApp mode on samsung devices. r=mfinkle
2012-11-09 17:35:24 -08:00
Richard Newman
b36444e916
No bug: kill trailing whitespace in android_strings.dtd. DONTBUILD r=trivial
2012-11-09 13:20:44 -08:00
Mounir Lamouri
33e851046c
Bug 556145 - Use opacity instead of GrayText for ::-moz-placeholder UA's style. r=bz,davidb
2012-11-09 10:30:54 +00:00
Mounir Lamouri
58aa0a96d8
Bug 737786 - 2/5 - Use a pseudo-element instead of a pseudo-class for placeholder styling. r=bz
2012-11-09 10:24:23 +00:00
Marco Bonardo
734834f6cd
Bug 799609 - Disable Places in B2G - Part 4 - Disable Places in Firefox for Android.
...
Move Android history implementation to the mobile folder, use the newly
exposed NotifyVisited API, disable Places.
r=blassey
--HG--
rename : toolkit/components/places/nsAndroidHistory.cpp => mobile/android/components/build/nsAndroidHistory.cpp
rename : toolkit/components/places/nsAndroidHistory.h => mobile/android/components/build/nsAndroidHistory.h
2012-11-09 10:55:59 +01:00
Wes Johnston
f7534a5bbc
Bug 786061 - Disable session restore in webapps. r=mfinkle
2012-11-08 14:49:07 -08:00
Wes Johnston
22c7e28cb7
Bug 757208 - Don't move mousepoints for zero width and height elements. r=mfinkle
2012-11-08 15:51:52 -08:00
Ehsan Akhgari
084e31b05f
Bug 807316 - Import PrivateBrowsingUtils.jsm lazily on Android; r=bnicholson
2012-11-08 15:23:19 -05:00
Wes Johnston
7e7639ef9e
Bug 759041 - Bring in Android compatibility libraries. r=blassey
2012-11-08 07:45:29 -08:00
Brian Nicholson
3de3c4fed4
Bug 722661 - Prevent animation of restored OOM tabs. r=mfinkle
2012-11-07 18:34:54 -08:00
Chris Lord
06198ad8de
Bug 807299 - Fix incorrect progressive update cancelling. r=bgirard
...
Sometimes the rounding error on display ports is over a pixel - in this case,
progressive updates may be cancelled incorrectly and cause drawing to be missed
until the next invalidation (assuming that isn't also incorrectly cancelled).
2012-11-07 18:06:57 +00:00
Wes Johnston
95c0ae32b9
Bug 808212 - Expire thumbnails that we don't need. r=rnewman
2012-11-07 09:39:55 -08:00
Kartikaya Gupta
3c21360542
Bug 809199 - Update offsetViewportBy to take dx/dy instead of PointF. r=Cwiiis
2012-11-07 11:47:17 -05:00
Kartikaya Gupta
1659b1784a
Bug 809199 - Update setViewportSize to take width/height instead of a FloatSize. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
46436ac6d3
Bug 809199 - ViewportMetrics is dead. Long live ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
cbfc940100
Bug 809199 - Update the getDisplayPort JNI-called function to take an ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
127e982753
Bug 809199 - Switch mGeckoViewport to be an ImmutableViewportMetrics instead of a ViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
d03b60194c
Bug 809199 - Update createViewportEvent to take an ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
7d92cc7bef
Bug 809199 - Eliminate use of ViewportMetrics from PanZoomController. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
46d17b95d2
Bug 809199 - Add an offsetViewportBy function to ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Kartikaya Gupta
ad50848c59
Bug 809199 - Modify methods in PanZoomTarget to take ImmutableViewportMetrics instead of ViewportMetrics. r=Cwiiis
2012-11-07 11:47:07 -05:00
Kartikaya Gupta
05fa391d0c
Bug 809199 - Move the interpolate function from ViewportMetrics to ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:07 -05:00
Lucas Rocha
3bab4a3b7b
Bug 803571 - Clear database before refreshing about:home (r=mfinkle)
2012-11-07 15:45:35 +00:00
Kartikaya Gupta
d974f62ce4
Bug 808003 - Add a few telemetry probes to help tune tab zombification parameters. r=gcp, mfinkle
2012-11-07 10:00:48 -05:00
Kartikaya Gupta
550ae65e3b
Bug 808003 - Refactor the code to add telemetry probes in browser.js. r=gcp
2012-11-07 10:00:48 -05:00
Paul Adenot
061130052b
Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong
2012-08-26 22:36:44 -07:00
Paul Adenot
63623db352
Backed out changeset 98f9d1044e54 because r= bit is missing in commit message.
2012-11-07 10:30:49 +01:00
Paul Adenot
4107bd8751
Bug 779997 - Import SoundTouch Library in the tree. r=
2012-08-26 22:36:44 -07:00
Wes Johnston
f8d70a077b
Bug 808663 - Use nearest neighbor scaling for favicons in awesomescreen. r=bnicholson
2012-11-06 19:51:06 -08:00
Vicamo Yang
9b246c4e60
Bug 775997 - Part 2/2: Android implementation. r=dougt
2012-11-06 13:32:07 -08:00
Sriram Ramasubramanian
4291736672
Bug 786982: On closing last tab, open about:home in Fennec. [r=mfinkle]
...
--HG--
extra : rebase_source : b33d7ad1dcf08b7c117ecce7fec19d7b2ab473f4
2012-11-06 11:10:10 -08:00
Boris Zbarsky
4107cb0d98
Bug 807222 part 5. Actually ship the xpts for camera api and devicestorage on Firefox for Android, like we do everywhere else. r=khuey
2012-11-05 22:05:40 -08:00
Phil Ringnalda
d557b8b1ac
Back out 0b25e27d0a35 (bug 784759) and 5266d6af1b81 (bug 786061) for bustage
2012-11-05 21:16:45 -08:00
Wes Johnston
6aa502df5e
Bug 784759 - Move database creation out of startup on firstrun. r=mfinkle
2012-11-05 17:14:20 -08:00
Wes Johnston
bd314cb4a2
Bug 786061 - Disable session restore in webapps. r=mfinkle
2012-11-05 17:14:22 -08:00
Ehsan Akhgari
d8cfad8335
Backed out changeset 57d9fa15f3e1 (bug 784759) for Android build bustage
2012-11-05 21:37:03 -05:00
Ehsan Akhgari
b190abaef0
Backed out changeset 801d11096998 (bug 786061) for Android build bustage
2012-11-05 21:36:42 -05:00
Wes Johnston
25e8415172
Bug 786061 - Disable session restore in webapps. r=mfinkle
2012-11-05 17:14:22 -08:00
Wes Johnston
0d0ed8176d
Bug 784759 - Move database creation out of startup on firstrun. r=mfinkle
2012-11-05 17:14:20 -08:00
Jim Chen
029f02f2b8
Bug 808405 - Use system preference for TimePicker 12/24 hour format; r=wesj
2012-11-05 14:33:43 -05:00
Lucas Rocha
1647270fa1
Bug 808027 - Change favicons handling to be Bitmap-based (r=mfinkle)
2012-11-05 11:42:25 +00:00
Lucas Rocha
4cf713a9e1
Bug 808029 - Build AllPagesTab's context menu from favicon cache (r=mfinkle)
2012-11-05 11:42:25 +00:00
Ryan VanderMeulen
b0a7dbc965
Merge the last PGO-green inbound changeset to m-c.
2012-11-03 09:23:43 -04:00
Gian-Carlo Pascutto
c38ef41d04
Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp
2012-11-03 01:53:10 +01:00
Wes Johnston
8ff1353b52
Bug 807872 - Add telemetry probes for database seizes. r=gcp
2012-11-02 17:44:20 -07:00
Ryan VanderMeulen
d716366c32
Merge m-c to inbound.
2012-11-02 16:11:46 -04:00
Richard Newman
32419336f5
Merge m-c to s-c.
2012-11-02 11:01:46 -07:00
Jim Chen
924f6d4cfe
Bug 807994 - Get rid of IME code raw type usage to prevent javac 1.7 compile errors. r=cpeterson
2012-11-02 10:21:19 -04:00
Richard Newman
7652381386
Bug 807546 - Specify Connection: close in announcements fetch requests. r=liuche
2012-11-01 12:29:10 -07:00
Jim Chen
f1b59463c9
Bug 805162 - l. Avoid unnecessarily setting selection, which can lead to side-effects in automated tests; r=cpeterson
2012-11-01 16:11:03 -04:00
Jim Chen
8b48390a33
Bug 805162 - j. Implement GeckoEditable to encapsulate and marshal Gecko-Java IME communication; r=cpeterson
2012-11-01 16:11:03 -04:00
Jim Chen
6d3d60aab5
Bug 805162 - i. Refactor DebugGeckoInputConnection to be smaller by using reflection; r=cpeterson
2012-11-01 16:11:03 -04:00
Jim Chen
992e608471
Bug 805162 - h. Remove unused fields in GeckoInputConnection; r=cpeterson
2012-11-01 16:11:03 -04:00
Jim Chen
76b2093950
Bug 805162 - g. Reimplement key events in GeckoInputConnection using GeckoEditable; r=cpeterson
2012-11-01 16:11:03 -04:00
Jim Chen
69967e4941
Bug 805162 - f. Reimplement InputConnection methods using GeckoEditable; r=cpeterson
2012-11-01 16:11:03 -04:00
Jim Chen
96cf492bfd
Bug 805162 - e. Implement GeckoEditableListener in GeckoInputConnection; r=cpeterson
2012-11-01 16:11:02 -04:00
Jim Chen
ce722ee743
Bug 805162 - b. Redefine Java to Gecko IME events to align with Android IME design; r=blassey
2012-11-01 16:11:02 -04:00
Jim Chen
64f8df20c2
Bug 805162 - a. Expose GeckoAppShell only to Gecko-side IME interface; r=blassey
2012-11-01 16:11:02 -04:00
Benoit Girard
a7286e2ebb
Bug 805355 - Disabling screenshoting by default to fix startup crash in _pixman_implementation_fill. r=blassey
2012-11-01 16:04:55 -04:00
Lucas Rocha
0b654c70fc
Bug 785945 - Remove all uses of GeckoApp.mAppContext from Favicons (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
079fcabd2b
Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
7da7344b52
Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
65cb9ceb01
Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
dbaaf9b4ac
Bug 785945 - Add a LRU memory cache to Favicons and corresponding API (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
90254529d8
Bug 785945 - Add LRU cache implementation (r=mfinkle)
2012-10-31 12:34:31 +00:00
Lucas Rocha
a12a55d700
Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle)
2012-10-31 12:34:31 +00:00
Lucas Rocha
41e29d1226
Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle)
2012-10-31 12:34:31 +00:00
Mark Capella
e0282b40d8
Bug 806454 - Remove sessionCache code from SessionStore component, r=bnicholson
2012-11-01 12:55:19 -04:00
pushkarsingh
debe6473c8
Bug 700678 - Exit full screen mode when the app goes into the background.r=margaret
2012-11-01 09:43:47 -07:00
Sriram Ramasubramanian
3ec91d54d8
Bug 783092: Lightweight theme for tabs-tray. [r=mfinkle]
2012-10-31 22:14:16 -07:00
Sriram Ramasubramanian
b44ee8c73d
Bug 783092: Lightweight theme for awesomebar. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/layout-large-v11/awesomebar_search.xml => mobile/android/base/resources/layout-large-v11/awesomebar_search.xml.in
rename : mobile/android/base/resources/layout/awesomebar_search.xml => mobile/android/base/resources/layout/awesomebar_search.xml.in
2012-10-31 22:12:45 -07:00
Sriram Ramasubramanian
3181e2d20a
Bug 783092: LightweightTheme for BrowserApp. [r=mfinkle]
2012-10-31 22:12:02 -07:00
Sriram Ramasubramanian
c3f378b98b
Bug 783092: LightweightTheme support in Fennec. [r=mfinkle]
2012-10-31 22:10:59 -07:00
Sriram Ramasubramanian
df222ee5b4
Bug 783092: LightweightTheme support in browser.js for Fennec. [r=mfinkle]
2012-10-31 22:09:40 -07:00
Sriram Ramasubramanian
492f52de78
Bug 783092: LightweightThemeConsumer for Fennec. [r=bmcbride, r=mfinkle]
2012-10-31 22:08:48 -07:00
Sriram Ramasubramanian
ba8814c068
Bug 783092: Make the animation ready for Lightweight themes. [r=lucasr, f=mfinkle]
2012-10-31 22:07:49 -07:00
Sriram Ramasubramanian
bee0e98261
Bug 779930: Reflect the images for RTL. [r=wesj, r=mfinkle]
...
--HG--
extra : rebase_source : 7f5dc4524f3f049c2031fa78f8c13469bffee649
2012-10-31 21:49:15 -07:00
Sriram Ramasubramanian
0db2f3fbf1
Bug 779930: RTL text handles don't flip over. [r=wesj, r=mfinkle]
...
--HG--
extra : rebase_source : acab202846e23d232749571be61862e317135cd8
2012-10-31 15:52:47 -07:00
Ed Morley
95fe6d2a1c
Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE
2012-11-01 00:16:35 +00:00
Jim Chen
309fd73b39
Bug 805162 - j. Implement GeckoEditable to encapsulate and marshal Gecko-Java IME communication; r=cpeterson
2012-10-31 17:35:32 -04:00
Jim Chen
2e2ea9bad7
Bug 805162 - i. Refactor DebugGeckoInputConnection to be smaller by using reflection; r=cpeterson
2012-10-31 17:35:32 -04:00
Jim Chen
eb12abdc9f
Bug 805162 - h. Remove unused fields in GeckoInputConnection; r=cpeterson
2012-10-31 17:35:32 -04:00
Jim Chen
57ab06ea8c
Bug 805162 - g. Reimplement key events in GeckoInputConnection using GeckoEditable; r=cpeterson
2012-10-31 17:35:32 -04:00
Jim Chen
e026b4cee8
Bug 805162 - f. Reimplement InputConnection methods using GeckoEditable; r=cpeterson
2012-10-31 17:35:32 -04:00
Jim Chen
ec3937aa42
Bug 805162 - e. Implement GeckoEditableListener in GeckoInputConnection; r=cpeterson
2012-10-31 17:35:31 -04:00
Jim Chen
fbd9c32c72
Bug 805162 - b. Redefine Java to Gecko IME events to align with Android IME design; r=blassey
2012-10-31 17:35:31 -04:00
Jim Chen
2c3afaab37
Bug 805162 - a. Expose GeckoAppShell only to Gecko-side IME interface; r=blassey
2012-10-31 17:35:31 -04:00
Sriram Ramasubramanian
2f2fe9626e
Bug 783092: Lightweight theme for tabs-tray. [r=mfinkle]
...
--HG--
extra : rebase_source : 91191f52a31d8a6c96f7102604be65476c928b41
2012-10-31 11:08:11 -07:00
Sriram Ramasubramanian
116040d95b
Bug 783092: Lightweight theme for awesomebar. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/layout-large-v11/awesomebar_search.xml => mobile/android/base/resources/layout-large-v11/awesomebar_search.xml.in
rename : mobile/android/base/resources/layout/awesomebar_search.xml => mobile/android/base/resources/layout/awesomebar_search.xml.in
extra : rebase_source : b6c802b3df190c0a7457ed1e210d3418491a9747
2012-10-31 11:06:34 -07:00
Sriram Ramasubramanian
0260fbbacf
Bug 783092: LightweightTheme for BrowserApp. [r=mfinkle]
...
--HG--
extra : rebase_source : 4c3223032eaa62d96586ed1abccd902d5cb31485
2012-10-31 11:05:39 -07:00
Sriram Ramasubramanian
53a989d5fa
Bug 783092: LightweightTheme support in Fennec. [r=mfinkle]
...
--HG--
extra : rebase_source : 61d66ba4c9a36616156edbbb311670916e2ad23b
2012-10-31 11:03:44 -07:00
Sriram Ramasubramanian
b7f74a4de9
Bug 783092: LightweightTheme support in browser.js for Fennec. [r=mfinkle]
...
--HG--
extra : rebase_source : 0b07e77f96cd932fa395337dc20ab5de7e02578e
2012-10-31 11:02:45 -07:00
Sriram Ramasubramanian
37976fd244
Bug 783092: LightweightThemeConsumer for Fennec. [r=mfinkle, r=bmcbride]
...
--HG--
extra : rebase_source : ad40e2ef46b31f102bad73a700cedcbeec9a73d5
2012-10-31 11:01:00 -07:00
Sriram Ramasubramanian
ceca8192c1
Bug 783092: Make the animation ready for Lightweight themes. [r=lucasr, f=mfinkle]
...
--HG--
extra : rebase_source : e6eac76d57ae7301963a710bb315a43e7e5b178f
2012-10-31 10:59:46 -07:00
Benoit Girard
d4c3e47ea4
Bug 734718 - Recycle Bitmap instead of waiting for GC. r=kats
...
--HG--
extra : rebase_source : a2dc7f1b9e1997b5323456d291cb3690d3a92192
2012-10-31 14:46:11 -04:00
Scott Johnson
98dca1be83
Bug 797705: Check for null pointers and return early from java event handling if Gecko hasn't started to prevent crashes. [r=kats]
2012-10-31 11:39:44 -05:00
Kyle Huey
1482122303
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Scott Johnson
1fbe9f2024
Bug 792420: Make text unselectable in reader mode toolbar menu. [r=wesj,lucasr]
2012-10-31 11:13:27 -05:00
Gian-Carlo Pascutto
1039d8f34c
Bug 787318 - Tabs thumbnails are not updated. r=blassey
2012-10-31 16:44:53 +01:00
Lucas Rocha
6b5a8457e2
Bug 770492 - Allow multiple overlapping swipes in tabs tray (r=mfinkle)
2012-10-31 15:28:29 +00:00
Ed Morley
d14cc688a2
Merge mozilla-central to mozilla-inbound
2012-10-31 14:11:12 +00:00
Ed Morley
2d040f49fc
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-31 14:06:39 +00:00
Lucas Rocha
2070bbbf7b
Bug 785945 - Remove all uses of GeckoApp.mAppContext from Favicons (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
f9de4c72b4
Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
e4d5b8770b
Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
65faf00130
Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
92c4929b37
Bug 785945 - Add a LRU memory cache to Favicons and corresponding API (r=mfinkle)
2012-10-31 12:34:32 +00:00
Lucas Rocha
6da15ed7da
Bug 785945 - Add LRU cache implementation (r=mfinkle)
2012-10-31 12:34:31 +00:00
Lucas Rocha
f68e655ecc
Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle)
2012-10-31 12:34:31 +00:00
Lucas Rocha
1b434b7b8e
Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle)
2012-10-31 12:34:31 +00:00
Vicamo Yang
6693e14a21
Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey
2012-10-31 17:10:53 +08:00
Vicamo Yang
8297cdabd6
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Ryan VanderMeulen
6ace8fc50b
Merge the last PGO-green inbound changeset to m-c.
2012-10-30 18:36:05 -04:00
Brian Nicholson
141d69e6df
Bug 799877 - Call notifyDataSetChanged() after setting search engines. r=mfinkle
2012-10-30 11:02:09 -07:00
Brian Nicholson
2f44d7ce20
Bug 781259 - Move DoorHangerPopup code to UI thread. r=mfinkle
2012-10-30 10:31:29 -07:00
Ed Morley
777eed8444
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Geoff Brown
46a30a7dd3
Bug 781745 - Robocop: wait for list update in testBookmarksTab; r=jmaher
2012-10-30 10:04:40 -06:00
Richard Newman
87e99dbdb8
Bug 806634 - Part 1: make AnnouncementsBroadcastService.recordLastLaunch public. r=liuche
2012-10-29 23:32:41 -07:00
Kartikaya Gupta
5273d843c0
Bug 806473 - Update browser.js to use nsIMemoryInfoDumper instead of nsIMemoryReporterManager. r=jlebar
2012-10-29 20:41:14 -04:00
Brian Nicholson
293365220a
Bug 722661 - Part 5: Miscellaneous fixes. r=mfinkle
2012-10-29 16:34:29 -07:00
Brian Nicholson
78888cf555
Bug 722661 - Part 4: Remove restoreMode command line argument. r=mfinkle
2012-10-29 16:34:29 -07:00
Brian Nicholson
91df2f48b3
Bug 722661 - Part 3: Include private browsing session with restore. r=mfinkle
2012-10-29 16:34:29 -07:00
Brian Nicholson
9d911ae727
Bug 722661 - Part 2: Stub tabs in Java when doing an OOM restore. r=mfinkle
2012-10-29 16:34:29 -07:00
Brian Nicholson
9374b26d82
Bug 722661 - Part 1: Factor out session JSON parsing into SessionParser. r=mfinkle
2012-10-29 16:34:28 -07:00
Brian Nicholson
36c1471626
Bug 803325 - Check tab count instead of Gecko:Ready for showing tabs tray. r=sriram
2012-10-29 16:34:28 -07:00
Richard Newman
bdb5251141
Bug 806656 - Query records generated incorrectly. r=liuche
2012-10-30 13:59:56 -07:00
Richard Newman
1d56da3c28
Bug 806634 - Follow-up: kill logging. r=trivial
2012-10-30 13:31:47 -07:00
Richard Newman
f0fb0b49d0
Bug 806634 - Part 2: record browser launch after GeckoApp startup. r=mfinkle
2012-10-30 13:27:33 -07:00
Sriram Ramasubramanian
2442ef1dd7
Bug 797039: Update notification icon. [r=mfinkle]
...
--HG--
extra : rebase_source : 6a670ff139fb731169a6b26a3855502a42dca253
2012-11-02 12:32:54 -07:00
Sriram Ramasubramanian
387086f288
Bug 787065: Settings home button should go back home. [r=mifnkle]
...
--HG--
extra : rebase_source : d761101ddd02fe9bf9d684b3c330481e77a73d2b
2012-11-02 12:31:02 -07:00
Kartikaya Gupta
5a4bb4da43
Bug 803575 - Enable preemptive tab zombification in low-memory conditions. r=mfinkle
2012-11-02 11:02:59 -04:00
Kyle Huey
aa1997a51a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Ed Morley
5a558dae9c
Backout 95752d95cf73, 190933b35023, 6834d09f8f09, 53e3e62c2b3d & f39ba5076599 (bug 797277) for xpcshell failures
2012-10-30 12:15:07 +00:00
Vicamo Yang
a18f73e8a7
Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey
2012-10-30 18:55:44 +08:00
Vicamo Yang
e86f728f7a
Bug 742790 - Part 4/5: Android implementation, r=mounir,blassey
2012-10-30 18:53:31 +08:00
Kyle Huey
bdf47895bb
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Josh Matthews
fcf5f9bfe7
Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan
2012-06-30 07:50:07 -07:00
Josh Matthews
6d71829f1b
Bug 769283 - Add a separate HTTP auth cache for private channels. r=mayhemer
2012-10-29 16:20:03 -04:00
Jim Chen
d3c3ed3a77
Bug 806349 - Enable IME auto-correction in Android text fields; r=cpeterson
...
From 22a420e461e542c893ee0e6c561c4b694230f71c Mon Sep 17 00:00:00 2001
2012-10-26 21:24:42 -04:00
James Willcox
15460799ca
Bug 806343 - Avoid empty define for MOZ_PKG_SPECIAL r=blassey
2012-10-29 13:48:16 -04:00
James Willcox
4ea7007635
Bug 805431 - Fixed busted logic when app.update.autodownload = never r=blassey
2012-10-29 10:46:57 -04:00
Geoff Brown
302506ba79
Bug 805600 - Code cleanup: remove sIsGeckoReady; r=kats
2012-10-27 13:18:26 -06:00
Kartikaya Gupta
24824c461c
Bug 805808 - Initialize _activeType to 0 instead of undefined. r=margaret
2012-10-27 14:08:36 -04:00
Richard Newman
701afbc06f
Bug 793053 - Part 4: pref off product announcements by short-circuiting both broadcast receivers. r=trivial
2012-10-26 17:38:01 -07:00
Richard Newman
da8da6cedb
Bug 793053 - Part 3: product announcements service. r=nalexander
2012-10-26 17:37:49 -07:00
Gregor Wagner
94f2e887b4
Bug 800063 - Make GC_ALLOCATION_THRESHOLD dynamic. r=billm
2012-10-26 16:06:19 -07:00
Richard Newman
89b12b31ed
Bug 804457 - Part 2: cleanup and reduce log chattiness in GeckoTabs, GeckoToolbar, GeckoLayerView, GeckoTabsAccessor, GeckoAppShell. r=mfinkle
2012-10-26 15:47:35 -07:00
Santtu Lakkala
ad6fdae966
Bug 802544: Skip plugin remember click-to-play checkbox for pages without host. r=margaret
2012-10-26 22:09:11 +03:00
Makoto Kato
8c79efd842
Bug 712018 - Add white list to support IME on physical keyboard. r=cpeterson
2012-10-26 15:49:08 +09:00
Chris Lord
b43e1ae1c9
Bug 795259 - Enable progressive painting on Android. r=blassey
...
Enable progressive tile painting by default on Firefox Mobile for Android.
2012-10-25 22:11:12 +01:00
Chris Lord
a8a4780bee
Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey
2012-10-25 22:11:02 +01:00
Brad Lassey
9b9ed0f6c1
bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', use helper function to block for gecko:ready r=gbrown
2012-10-25 15:37:39 -04:00
Brad Lassey
238f5ed6f1
bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', add helper function to block for gecko:ready r=gbrown
2012-10-25 15:41:26 -04:00
Brad Lassey
7014381f45
bug 805191 - reflect HVGA minimum requirement in the AndroidManifest r=minkle
2012-10-24 17:26:48 -04:00
Brian Nicholson
21c4d522ec
Bug 804434 - Make Tabs.notifyListeners() run on UI thread. r=mfinkle
2012-10-25 09:57:06 -07:00
Brian Nicholson
b2c962c703
Bug 804926 - Move view initializations to initializeChrome(). r=kats
2012-10-25 09:55:19 -07:00
Chris Lord
ee6e58be16
Bug 805028 - Use ComputeRenderIntegrity to calculate accurate checkerboard. r=kats
...
Use ComputeRenderIntegrity so that checkerboarding values remain accurate when
progressive tiles are enabled.
2012-10-25 17:23:47 +01:00
Scott Johnson
2aba98c47c
Bug 799333: Make reflow-on-zoom reset after a double-tap to zoom out. [r=blassey]
2012-10-25 10:40:30 -05:00
Jim Mathies
ae9b1663ef
Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg
2012-10-25 09:57:51 -05:00
Geoff Brown
5783962f23
Bug 767215 - Re-enable robocop testLoad, testPanCorrectness, testFlingCorrectness, testOverscroll, testAxisLocking; DONTBUILD
2012-10-24 12:41:04 -06:00
Geoff Brown
6126362f66
Bug 785577 - Re-enable robocop testWebContentContextMenu
2012-10-24 10:14:54 -06:00
Wes Johnston
e39cf654a6
Bug 790305 - Don't add history entries for redirects or error pages. r=mfinkle
2012-10-24 09:04:44 -07:00
Wes Johnston
44ddeaf3ab
Bug 803687 - Free thumbnail bitmap when buffer changes. r=kats
2012-10-24 09:04:42 -07:00
Vicamo Yang
8fcea273a0
Bug 720325: add serialVersionUID for serializable WebSMS exception classes, r=blassey
2012-10-24 21:37:21 +08:00
Phil Ringnalda
e1e45989af
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
9876d2b029
Bug 804908 - Miscellaneous cleanup in JavaDocs and test code. r=trivial
2012-10-23 21:29:08 -07:00
Kartikaya Gupta
548aa82bea
Bug 802640 - Extract a method for touchstart event handling. r=wesj
2012-10-23 17:51:22 -04:00
Kartikaya Gupta
65edaf8515
Bug 802640 - Break out a zoomToElement function from the DoubleTap handler. r=wesj
2012-10-23 17:51:22 -04:00
Chris Lord
09096f737d
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
e7b3a585d1
Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey
2012-10-23 19:30:47 +01:00
Eitan Isaacson
680142bcb1
Bug 803643 - Remove explore by touch sniffing from android accessibility. r=blassey
2012-10-23 10:05:47 -07:00
Richard Newman
ca85b920c5
Bug 804457 - Reduce log chattiness. r=mfinkle
2012-10-23 09:45:40 -07:00
Kartikaya Gupta
99805b002b
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
41c85cb0de
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
7ecf4d849a
Bug 803289 - Only set stubbed tab URLs for valid URIs. r=mfinkle
2012-10-22 19:04:17 -07:00
Wes Johnston
6edbb89984
Bug 789888 - Catch errors thrown using document objects that have been destroyed. r=mfinkle
2012-10-22 16:20:01 -07:00
Mark Finkle
f58ccc100d
Bug 801630 - random cleanup in exception.js r=bnicholson
2012-10-22 18:10:17 -04:00
Mark Finkle
2bd8b889f3
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
3f51118fc8
Bug 799977 - Don't set parentId in loadUrlInTab() if no tabs exist. r=mfinkle
2012-10-22 12:42:14 -07:00
Brian Nicholson
d270784541
Bug 803293 - Remove some old code from BrowserApp. r=mfinkle
2012-10-22 12:37:50 -07:00
James Willcox
e4a3bbc361
Bug 801627 - Fix fullscreen Flash on Android r=blassey
2012-10-22 10:51:29 -04:00
Wes Johnston
6ca5da4c81
Bug 803687 - Ensure the thumbnails are even number widths and heights. r=kats
2012-10-22 10:32:58 -07:00
Richard Newman
6cc72227bc
Bug 744961 - Safer handling of Context in MemoryMonitor. r=wesj
2012-10-21 09:32:39 -07:00
Matt Brubeck
aa16c1890e
Back out a2cdb1000e51 (bug 801627) because of Android crashes on a CLOSED TREE
2012-10-22 09:57:00 -07:00
James Willcox
423a54c1dc
Bug 801627 - Fix fullscreen Flash on Android r=blassey
2012-10-22 10:51:29 -04:00
Kartikaya Gupta
864003c462
Bug 803700 - Remove unnecesary finalizers. r=blassey
2012-10-22 10:15:35 -04:00
Kartikaya Gupta
44370c82ac
Bug 803613 - Minor code cleanup. r=blassey
2012-10-22 10:14:44 -04:00
Kartikaya Gupta
a01dc19222
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
29907f01b8
Bug 744961 - Follow up to put baack accidently removed code. r=lucasr
2012-10-20 09:09:45 -07:00
Wes Johnston
276e86a12f
Bug 744961 - Use history expiration. r=mfinkle
2012-10-19 17:36:21 -07:00
Wes Johnston
52d94cdd6a
Bug 744961 - Tests for history expiration. r=lucasr
2012-10-19 17:35:45 -07:00
Wes Johnston
902918772a
Bug 744961 - Move expiration sort into a static reusable function. r=lucasr
2012-10-19 17:35:43 -07:00
Wes Johnston
b4119fa390
Bug 744961 - Add backend for expiring old history entries. r=lucasr
2012-10-19 17:35:37 -07:00
Wes Johnston
6341f62782
backout 62207930924a, 6931d5b6f055, 31cdc85ce16e, and 0636839be2d1 to fix commit message
2012-10-19 17:49:42 -07:00
Wes Johnston
f2e6f295c5
Bug 802588 - Use padding when calculating thumbnail size. r=sriram
2012-10-19 17:36:24 -07:00
Wes Johnston
b9743083eb
Bug 793721 - Remove rounding and shadows on about:home thumbnails. r=mfinkle
2012-10-19 17:36:22 -07:00
Wes Johnston
6acacaa87a
Bug 672956 - Use history expiration. r=mfinkle
2012-10-19 17:36:21 -07:00
Wes Johnston
dfbb01c697
Bug 672956 - Tests for history expiration. r=lucasr
2012-10-19 17:35:45 -07:00
Wes Johnston
70724f9709
Bug 672956 - Move expiration sort into a static reusable function. r=lucasr
2012-10-19 17:35:43 -07:00
Wes Johnston
34aa455d0d
Bug 672956 - Add backend for expiring old history entries. r=lucasr
2012-10-19 17:35:37 -07:00
Matt Brubeck
8b7c078df5
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
fcfb1d38d7
Bug 708707: Fennec home screen widget. [r=mfinkle]
...
--HG--
extra : rebase_source : 63871fd8412c45931e8739b1550ebf537638549f
2012-10-19 11:15:06 -07:00
Sriram Ramasubramanian
eb6265921d
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
f5d2f18a05
Bug 802280 - Send Layerview focus change events to js. r=blassey
2012-10-19 10:06:08 -07:00
Eitan Isaacson
226683e586
Bug 802270 - Reuse hover enter events for accessibility focus events. r=blassey
2012-10-19 10:06:08 -07:00
Kartikaya Gupta
6f5e349aa1
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
06e8d50bbf
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
8b19293ff2
Bug 757680 - Turn off touch event coalescing by default. r=wesj
2012-10-19 11:18:01 -04:00
Jim Chen
d11df45da0
Bug 795226 - Check for null composing span to avoid crash. r=blassey
2012-10-18 21:44:15 -04:00
Wes Johnston
1ae5332db0
backout a5dbfe84e178 and 1adde03021f9
2012-10-18 16:33:17 -07:00
Wes Johnston
e5f624e686
Bug 708048 - Use highlight element for context menu title. r=kats
2012-10-18 15:02:37 -07:00
Wes Johnston
d12cac07ea
Bug 788073 - Use platform touch fluffing on Android. r=kats
2012-10-18 15:00:33 -07:00
Brian Nicholson
9c953aaea3
Bug 774304 - Check for null pref values when closing MultiChoicePreference. r=mfinkle
2012-10-18 12:28:27 -07:00
Mark Finkle
f66fbf7fe5
Bug 712772 - Need an option to vibrate on long-tap only r=wesj
2012-10-18 15:13:16 -04:00
Mark Finkle
8497e373c1
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
92b5ec14be
Bug 799094 - Clip text selection handles by containing iframes. r=margaret
2012-10-18 13:41:40 -04:00
Kartikaya Gupta
29cbb86dd5
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
86ffca961d
Bug 799094 - Refactor handle-picking code into a reusable method. r=margaret
2012-10-18 13:41:06 -04:00
Benoit Girard
ebc070696e
Bug 795259 - Add a preference for progressive paint, off by default. r=blassey
2012-10-16 15:37:02 -04:00
James Willcox
4a09c33129
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
14187352d9
Bug 800883 - Ensure tab button is never left in pressed state (r=mfinkle)
2012-10-18 14:00:15 +01:00
Brian Nicholson
d1eb5496ff
Bug 802881 - Use correct tab for getting background color. r=kats
2012-10-18 00:03:58 -07:00
Brian Nicholson
f1e62e2f34
Bug 718465 - Part 2: Clear background color when selected tab changes. r=kats
2012-10-18 00:01:20 -07:00
Brian Nicholson
8f36c31335
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
44e6bd9d0c
Bug 779511 - Freeing buffers should be moved out of finalize functions. r=kats
2012-10-17 23:53:40 -04:00
Lucas Rocha
1a0eb8ddb4
Bug 801477 - Fix black flash on startup caused by SurfaceView (r=kats)
2012-10-17 17:59:18 +01:00
Kartikaya Gupta
cafdff0c36
Bug 802495 - Don't create an unnecessary second LayerRenderer on startup. r=Cwiiis
2012-10-17 09:17:58 -04:00
Kartikaya Gupta
bc8c4cab05
Bug 802491 - Always transfer ownership of direct-allocation buffers to BufferedCairoImage. r=Cwiiis
2012-10-17 09:17:20 -04:00
Lucas Rocha
a777300aee
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
dd215f58a3
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
c0f5b03b71
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
7f9c8e6d33
Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle
2012-10-15 10:40:16 -07:00
Joel Maher
7217f498ae
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
55d514f134
Bug 789923 - Test that BrowserDB.removeThumbnails clears thumbnail data. r=mfinkle, lucasr
2012-10-16 10:07:09 -04:00
Kartikaya Gupta
e93f0bc566
Bug 789923 - Drop saved thumbnails when device storage is low. r=mfinkle, lucasr
2012-10-16 10:07:06 -04:00