Commit Graph

1147 Commits

Author SHA1 Message Date
Nick Alexander
8571ab26b0 Bug 736007 - avoid Server11RepositorySession NullPointerException. r=rnewman 2012-03-16 17:06:58 -07:00
Ryan VanderMeulen
2f1650c3ae Backout d5b66e64cf44 (bug 732756) to see if it fixes Android crashtests. 2012-03-16 17:17:22 -04:00
Margaret Leibovic
e4065a808b Bug 704977 - (Part 3) Update awesomeness calculation in profile migrator. r=gcp 2012-03-16 11:36:37 -07:00
Margaret Leibovic
940be10d17 Bug 704977 - (Part 2) Awesomeness calculation should use nicer recency decay. r=lucasr 2012-03-16 11:36:34 -07:00
Margaret Leibovic
9adf99c463 Bug 704977 - (Part 1) Clean up filterAllSites to make it more readable. r=lucasr 2012-03-16 11:36:31 -07:00
Richard Newman
9ed75db9e3 Bug 736391 - Don't store places record. r=nalexander 2012-03-16 09:44:30 -07:00
Chris Lord
7907635f98 Bug 732756 - Fix overdrawing of checkerboard. r=kats
Fix overdrawing of the checkerboard layer by letting layers have a concept of
a display-port, and keeping the root layer's display port in track with
Gecko's.
2012-03-16 16:30:23 +00:00
Mark Finkle
4a797c2fa5 Bug 735838 - About Home content displays briefly when opening an external link r=blassey 2012-03-16 12:29:37 -04:00
Chris Peterson
1ab956c5fd Bug 731034 - Clamp current selection before processing key down events to avoid IndexOutOfBoundsException. r=blassey 2012-03-12 17:08:04 -07:00
Richard Newman
7a9d8e9a0a Bug 735996 - HTTP layer improvements. r=nalexander 2012-03-15 16:19:29 -07:00
Marina Samuel
e9208fd260 Bug 734469 - Clients stage table missing during sync. r=rnewman 2012-03-15 16:19:28 -07:00
Sriram Ramasubramanian
e66d329e4f Bug 711753: Crash reporter inside ScrollView. [r=mfinkle] 2012-03-15 15:36:22 -07:00
Brian Nicholson
c08fef882a Bug 732818 - Use tab URL as AwesomeBar URL. r=mfinkle 2012-03-15 14:05:25 -07:00
Jonathan Kew
fce27d2e01 backout 51839400b331 (bug 711753) for Android build bustage. 2012-03-15 20:12:46 +00:00
Ali Juma
9b55f84e74 Bug 736205 - Make GLController.disposeGLContext actually destroy the context. r=bgirard 2012-03-15 15:58:32 -04:00
Ali Juma
7600a9a801 Bug 736099 - Prevent a null pointer dereference in GLController.disposeGLContext. r=kats 2012-03-15 15:57:54 -04:00
Sriram Ramasubramanian
61fda60a10 Bug 715292: URL bar should have straight edges on the sides. [r=mfinkle] 2012-03-15 12:31:01 -07:00
Sriram Ramasubramanian
5113a0cc1f Bug 711753: Crash reporter inside ScrollView. [r=mfinkle] 2012-03-15 12:28:35 -07:00
Sriram Ramasubramanian
d5996d9ad4 Bug 734880: Bottom center area in tabs-tray should consume clicks. [r=mfinke] 2012-03-15 12:24:39 -07:00
Kartikaya Gupta
e5c84b3aae Bug 736125 - Fix Java 7 compile warnings. r=sriram 2012-03-15 15:01:52 -04:00
Margaret Leibovic
821cd54278 Bug 732104 - (Part 3) Style header row. r=mfinkle 2012-03-15 10:01:11 -07:00
Margaret Leibovic
5319c9b2d9 Bug 732104 - (Part 2) Remove the ability to tap a folder heading to go back. r=mfinkle 2012-03-15 10:01:11 -07:00
Margaret Leibovic
dd669712ae Bug 732104 - (Part 1) Make sure BACK always takes you up a folder level. r=mfinkle 2012-03-15 10:01:11 -07:00
Margaret Leibovic
0348682408 Bug 731267 - Ignore "All Bookmarks" folder and its badly rooted parent. r=lucasr 2012-03-15 10:01:11 -07:00
Kartikaya Gupta
0435827509 Bug 735612 - Remove unneeded call to notifyLayerClientOfGeometryChange. r=Cwiiis 2012-03-15 10:43:32 -04:00
Kartikaya Gupta
a184a0c289 Bug 735612 - Add missing synchronization around viewport manipulation. r=Cwiiis 2012-03-15 10:40:55 -04:00
Kartikaya Gupta
883f015b2b Bug 729646 - Allow Java to update the display port on background tabs as well, so that we draw the right thing upon switching to it. r=Cwiiis 2012-03-15 10:38:43 -04:00
Kartikaya Gupta
95c636bad1 Bug 729646 - Remove some annoying logging. r=Cwiiis 2012-03-15 10:38:43 -04:00
Lucas Rocha
fcdd24818f Bug 734177 - Add ContentProvider test infrastructure (r=gbrown) 2012-03-14 18:50:00 +00:00
Lucas Rocha
10fe15cb91 Bug 734177 - Make BrowserProvider's getDatabasePath() public (r=gpascutto) 2012-03-14 18:49:59 +00:00
Lucas Rocha
85c71f324c Bug 734177 - Add PARAM_IS_TEST to BrowserProvider (r=gpascutto) 2012-03-14 18:49:59 +00:00
Lucas Rocha
efe06741f0 Bug 734177 - Only include profile is set when cleaning up records (r=gpascutto) 2012-03-14 18:49:59 +00:00
Lucas Rocha
f990ac309b Bug 734177 - Enable foreign keys support in sqlite (r=gpascutto) 2012-03-14 18:49:59 +00:00
Marina Samuel
c745046e3b Bug 729248 - Smarter upload of our clients record. r=rnewman 2012-03-15 01:25:14 -07:00
Ryan VanderMeulen
cfe95cfffb Backout 11a5cc8bb70a (bug 723251) due to bustage. 2012-03-14 18:48:22 -04:00
Chris Peterson
64834f1fc7 Bug 733196 - Do not use the fullscreen keyboard on Native Fennec (in portrait or landscape orientations). r=blassey 2012-03-13 14:22:54 -07:00
Chris Peterson
913c2b3120 Bug 726393 - Fetch Android's cached TextKeyListener on key down/up events to avoid nulls. r=blassey, f=gbrown 2012-03-12 16:02:06 -07:00
Josh Dhaliwal
2f48fe2135 Bug 723251 - onSaveInstanceState() never saves screenshots to instance state bundle. r=bnicholson 2012-03-14 18:00:29 -04:00
James Willcox
396215f428 Bug 728369 - Fix non-OpenGL plugin positioning on Android r=blassey 2012-03-14 15:43:49 -04:00
Ehsan Akhgari
50c889808a Merge mozilla-central into mozilla-inbound 2012-03-14 13:40:34 -04:00
Kartikaya Gupta
314843ddd5 Bug 725095 - Merge off-main-thread compositor from Maple. IGNORE BAD COMMIT MESSAGES 2012-03-14 11:18:15 -04:00
Lucas Rocha
d40766dda2 Bug 735660 - Bump database version to enable more performant views (r=rfinkle) 2012-03-14 15:12:43 +00:00
Lucas Rocha
7ceeb26a71 Bug 735660 - Commit DB transaction used by migrations (r=mfinkle) 2012-03-14 15:12:42 +00:00
James Willcox
fb9607dbb7 Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton
--HG--
extra : rebase_source : 4b845e7dc4224bfd807fb757e7199c91655c0d69
2012-03-12 13:03:54 -04:00
Kartikaya Gupta
17908435d6 Back out 89833e1b3016 (bug 707571) as it is broken with the new maple rewrite. r=backout 2012-03-13 17:11:28 -04:00
Kartikaya Gupta
f8a8d4a442 Bug 725095 - Various fixes to get maple ready to land on m-c. r=Cwiiis
- Disable fps layer.
- Add some comments to FlexibleGLSurfaceView.
- Get rid of getBufferSize and some other related cleanup.
- Add some comments to compositor-invoked functions in GeckoLayerClient.
- Take out unnecessary parameters to Rect constructor.
- Move class variable initialization to constructor.
- Take out kUsingGLLayers.
- Add a comment about changes in background color.
- Fix up convertViewPointToLayerPoint to be more correct.
- Add note in setPositionAndResolution about how it might be wrong.
- Modify provideEGLSurface to not store the surface in mEGLSurface.
- Remove some unneeded, commented out code in GLThread.
2012-03-12 16:20:19 -04:00
Kartikaya Gupta
86677b4af0 Bug 735248 - Add a BOUNCE state to track bounce animations, and disable redraws while we are in a bounce. r=Cwiiis 2012-03-13 12:14:28 -04:00
Kartikaya Gupta
27d3658b62 Bug 735180 - Remove max(0,..) clamps when calculating display port margins; negative margins are needed during overscroll. r=Cwiiis 2012-03-13 12:14:25 -04:00
Benoit Girard
188ca471f6 Merge mc->Maple 2012-03-13 11:05:28 -04:00
Nick Alexander
aec47e5cf2 Bug 734521 - ensure response entities are always consumed. r=rnewman 2012-03-12 19:17:56 -07:00