Commit Graph

497 Commits

Author SHA1 Message Date
Lucas Rocha
6d2f24329e Bug 710325 - Show addon icon in about:home (r=mfinkle) 2012-01-24 16:52:26 +00:00
Lucas Rocha
9322ee13b1 Bug 710325 - Thread-safety fix in Favicons (r=mfinkle)
Favicons may be requested from different threads and we have to ensure that
each favicon request gets a unique id.
2012-01-24 16:52:26 +00:00
Lucas Rocha
27befc2cf8 Bug 710325 - Show addon version in about:home (r=mfinkle) 2012-01-24 16:52:26 +00:00
Matt Brubeck
d4f6a11174 Bug 719795 - Crash when GeckoSmsManager.init is called more than once [r=blassey,mounir] 2012-01-24 08:06:47 -08:00
Matt Brubeck
d2233a8dc4 Bug 717283 - Fix build bustage caused by merge conflict in d8fc13006aa4 2012-01-24 08:06:27 -08:00
James Willcox
933b4a18d4 Bug 706684 - Add a small fix for Froyo devices r=kats 2012-01-24 11:02:40 -05:00
Chris Lord
cef8ea399b Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-24 15:39:53 +00:00
Chris Lord
baf63d1e38 Bug 717283 - Store sub-tile metrics on the tile object. r=pcwalton
Instead of deriving sub-tile metrics on each iteration, create a SingleTileLayer
sub-class and store them there.
2012-01-24 15:38:29 +00:00
Kartikaya Gupta
15d67de2d0 Bug 718961 - Fix typo in event name. r=blassey 2012-01-24 10:00:42 -05:00
Geoff Brown
6a45f459c0 Bug 718829 - Robocop: make testNewtab more reliable; r=jmaher 2012-01-24 09:46:36 -05:00
Lucas Rocha
78cb8a546b Bug 708414 - Invite users to set up sync on about:home (r=mfinkle) 2012-01-24 14:03:28 +00:00
Lucas Rocha
78d9dc9d36 Bug 708414 - Show message when there are no top sites to show in about:home (r=mfinkle) 2012-01-24 14:03:28 +00:00
Lucas Rocha
6ecabcaaba Bug 708414 - Improve layout of about:home for top sites (r=mfinkle)
Don't rely on absolute margin values and apply proper layout rules instead.
2012-01-24 14:03:28 +00:00
Lucas Rocha
1ad336aa44 Bug 708414 - Add API to check if Fennec is running for the first time (r=blassey) 2012-01-24 14:03:28 +00:00
Phil Ringnalda
68bc9fb0e8 Backed out changeset b77c0c621163 (bug 710533) for native ts bustage 2012-01-23 23:33:05 -08:00
Phil Ringnalda
1d1f061673 Back out 420d7b8ed59d for being a bad backout 2012-01-23 23:32:11 -08:00
Phil Ringnalda
4d92a24459 Backed out changeset b77c0c621163 (bug 710533) for native ts bustage 2012-01-23 22:53:07 -08:00
Chris Peterson
d962f6e833 Bug 701002 part 3 - JavaStackTrace: remove unused showErrorDialog() method. r=dougt 2012-01-18 13:56:56 -08:00
Chris Peterson
6dd4d28025 Bug 701002 part 1 - JavaStackTrace: consolidate reportJavaCrash() stack logging. r=dougt 2012-01-23 12:03:25 -08:00
Patrick Walton
9120d78e9d Bug 710533 - Tint the checkerboard with the background color of the page. r=Cwiiis 2012-01-23 20:10:24 -08:00
Patrick Walton
29365a4489 Bug 706684 - Implement a simpler scale gesture listener on Android. r=Cwiiis 2012-01-23 19:18:24 -08:00
Brian Nicholson
d511ec6cf1 Bug 716906 - Add "Firefox Sync" item to settings. r=dougt 2012-01-23 14:39:04 -08:00
Brian Nicholson
89bd3b03fb Bug 701824 - "Show character encoding" (Text encoding) preference should be hooked up. r=mfinkle 2012-01-23 13:47:48 -08:00
Ed Morley
c4c32df0c4 Backout 91eebc6bdb59 & 7d776b291014 (bug 717283) for Android native reftest crashes 2012-01-22 11:55:18 +00:00
Chris Lord
d70b23ac39 Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-22 09:40:37 +00:00
Chris Lord
9426018c8c Bug 717283 - Store sub-tile metrics on the tile object. r=pcwalton
Instead of deriving sub-tile metrics on each iteration, create a SingleTileLayer
sub-class and store them there.
2012-01-22 09:40:26 +00:00
Kartikaya Gupta
aea019d96f Bug 719954 - Bracket the clicking on list items with the event expecter to avoid a race condition. r=gbrown 2012-01-21 12:48:26 -05:00
Kartikaya Gupta
266ec2aad8 Bug 719954 - Change testBookmark to actually load a bookmark instead of a history item. r=gbrown,jmaher 2012-01-21 12:47:48 -05:00
Kartikaya Gupta
af764dab69 Bug 716863 - Abort uselessly continuing to fling subdocuments once they can't go any farther. r=Cwiiis 2012-01-21 12:44:44 -05:00
Kartikaya Gupta
93a30cadf3 Bug 716863 - Check for overscroll and bounce after iframes are flung. r=Cwiiis 2012-01-21 12:44:29 -05:00
Patrick Walton
6ba521126c Bug 707956 - Restore original zoom scale on double rotation. r=kats 2012-01-20 21:14:03 -08:00
Ed Morley
bab898525d Backout 56ad9ccfcd15 (bug 719494) for native Android M1 crashes 2012-01-21 03:19:53 +00:00
Brian Nicholson
fd4f87b1f7 Bug 715225 - Clean up menu contents. r=mbrubeck 2012-01-20 13:09:29 -08:00
Margaret Leibovic
7793f12ff8 Bug 719494 - Closing tabs is too slow sometimes. r=mbrubeck 2012-01-20 12:56:23 -08:00
Matt Brubeck
4a1a0d545b Back out 47584f117727 and e05a8743389a (bug 717283) because of native Android startup crashes 2012-01-20 11:42:34 -08:00
Chris Lord
e6784b9101 Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-20 17:36:56 +00:00
Chris Lord
cc68b9d2cb Bug 717283 - Store sub-tile metrics on the tile object. r=pcwalton
Instead of deriving sub-tile metrics on each iteration, create a SingleTileLayer
sub-class and store them there.
2012-01-20 17:35:14 +00:00
Kartikaya Gupta
4b4b0007c0 Bug 717085 - Ensure that when Gecko does a session-restore, it knows how big the screen is. r=pcwalton 2012-01-20 09:36:08 -05:00
Kartikaya Gupta
77b6ae578d Bug 713780 - Stop using JSONStringer as it results in a performance regression. r=Cwiiis 2012-01-20 09:30:27 -05:00
Kartikaya Gupta
c2d9c05f1a Bug 703347 - Add a background image visible during overscroll. r=Cwiiis 2012-01-20 09:27:09 -05:00
Alex Pakhotin
13d8a80a7f Bug 711648 - Pre-commit underline is not shown for the composing text. r=blassey 2012-01-17 23:17:51 -08:00
Gian-Carlo Pascutto
4df3f751fd Bug 713228 - Followup, fix misleading comment. DONTBUILD 2012-01-19 21:37:29 +01:00
Alex Pakhotin
fd93552a2b Bug 712972 - Can't type mzl.la into awesome bar. r=blassey 2012-01-19 11:55:14 -08:00
Gian-Carlo Pascutto
bf205a0e23 Bug 713228 - Add bridge to access our own SQLite libraries from Java. r=blassey 2012-01-19 21:19:56 +01:00
Margaret Leibovic
2838e032cf Bug 718846 - Don't show progress throbber on about:home. r=mfinkle 2012-01-19 11:44:16 -08:00
Lucas Rocha
148d0ef87b Bug 709078 - Only load necessary cols on awesomescreen filter and about:home queries (r=blassey)
Top Sites in about:home doesn't need favicons and awesomescreen filter doesn't
need thumbnails.
2012-01-19 17:23:10 +00:00
Marco Bonardo
3b4763a031 Merge central to inbound 2012-01-19 11:36:52 +01:00
Marco Bonardo
088f004772 Merge last green PGO from inbound to central 2012-01-19 11:34:17 +01:00
Wes Johnston
c25815880f Bug 713922 - Don't allow empty password for master password. r=mfinkle 2012-01-18 08:50:11 -08:00
James Willcox
f2a22733cd Bug 707439 - Fix Flash plugin positioning
--HG--
extra : rebase_source : aaa41297d293ffde1aabe5632ade6c416b4d541f
2012-01-18 10:41:35 -05:00