Commit Graph

1648 Commits

Author SHA1 Message Date
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Matt Brubeck
447fca3d1d Bug 707571 (part 4) - Use mininum-scale and maximum-scale from <meta name="viewport"> [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
cca10cf5df Bug 707571 (part 3) - Disable double-tap listener on pages with user-scalable=no [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
d3c53ac15c Bug 707571 (part 2) - Disable zooming for pages with user-scalable=no [r=kats] 2012-05-18 08:24:27 -07:00
Ali Juma
20d39ad4c0 Bug 745243 - Wait for surfaceChanged before calling GLController.provideEGLSurface. r=kats 2012-05-18 15:58:46 -04:00
Richard Newman
05248e79c8 Bug 755576 - Redundant cyclic reuploading & repositioning of bookmark folders. r=nalexander 2012-05-18 11:55:52 -07:00
Chenxia Liu
c90e9017a2 Bug 754958 - Pairing aborts if device screen turns off. r=nalexander 2012-05-18 11:28:24 -07:00
Matt Brubeck
bea1efeb46 Back out bug 707571 because of reftest failures 2012-05-18 09:31:27 -07:00
Matt Brubeck
4266b47e4a Bug 707571 (part 4) - Use mininum-scale and maximum-scale from <meta name="viewport"> [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
8c8aa45c09 Bug 707571 (part 3) - Disable double-tap listener on pages with user-scalable=no [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
ef76f07912 Bug 707571 (part 2) - Disable zooming for pages with user-scalable=no [r=kats] 2012-05-18 08:24:27 -07:00
Margaret Leibovic
b76470cca5 Bug 732901 - Use notifyDatasetChanged() to update view after modifying mTabsAdapter. r=sriram 2012-05-16 15:40:16 -07:00
Margaret Leibovic
212c42f8b7 Bug 732901 - Call Tabs.notifyListeners() on the main thread. r=mfinkle 2012-05-17 14:35:33 -07:00
Nick Alexander
40f129ba60 Bug 709311 - Handle changed meta/global. r=rnewman, a=blocking-fennec 2012-05-17 13:20:49 -07:00
Nick Alexander
aa23b3eb1f Bug 709313 - Upload meta/global. r=rnewman, a=blocking-fennec 2012-05-17 13:20:49 -07:00
Richard Newman
24a13cd0c3 Bug 755816 - Index default bookmarks from 0, not from 1. r=wesj 2012-05-17 13:20:49 -07:00
Vladimir Vukicevic
0bbadb8659 b=752368; [android] random black screen when opening links from other apps; r=bgirard,ajuma,kats 2012-05-09 22:32:54 -04:00
Brian Nicholson
11169ce11f Bug 755771 - Part 2: Send purge count to Java. r=mfinkle 2012-05-16 23:07:55 -07:00
Brian Nicholson
8dc19d2d7b Bug 755771 - Part 1: Remove HistoryEntry class. r=mfinkle 2012-05-16 23:07:55 -07:00
Chris Peterson
ce9dbc11a0 Bug 751513 - End composition in onTextChanged() only if we are currently committing. r=blassey 2012-05-16 22:29:23 -07:00
Sriram Ramasubramanian
d7b32bc276 Bug 732572: Restart the entire application on locale change. [r=mfinkle] 2012-05-16 15:28:28 -07:00
Sriram Ramasubramanian
a77bc1fd72 Bug 732572: Fix the restarter to not have excludeFromRecents. [r=mfinkle] 2012-05-16 15:24:43 -07:00
Margaret Leibovic
cce4894d5f Bug 729485 - Test for content permissions prompts. r=mbrubeck,kats 2012-05-16 12:00:45 -07:00
Gian-Carlo Pascutto
d77aed32b1 Bug 755383 - Filter automatic bookmarks that are no longer supported in Native Fennec. r=blassey 2012-05-16 17:49:53 +02:00
Chenxia Liu
46e770d9df Bug 750746 - Correct pairing instructions in Sync setup. r=rnewman 2012-05-15 12:32:03 -07:00
Kyle Huey
8ed69a7156 Back out bug 750746 on our death march to a green tree. 2012-05-15 19:56:06 -07:00
Chenxia Liu
07b68eb3df Bug 750746 - Correct pairing instructions in Sync setup. r=rnewman 2012-05-15 12:32:03 -07:00
Chenxia Liu
9ea2cf72f0 Bug 752995 - J-PAKE code is not accessible. r=rnewman 2012-05-15 11:13:18 -07:00
Chenxia Liu
90b1343a67 Bug 742111 - J-PAKE text entry boxes not focused in Pair a Device. r=rnewman 2012-05-15 11:13:18 -07:00
Nick Alexander
8015e86576 Bug 752514 - Fix comment in SyncAccounts. r=rnewman 2012-05-15 11:13:18 -07:00
Kartikaya Gupta
f596b8de96 Bug 749384 - Notify PZC of some events before the touchevent listeners deal with it so that we remain responsive. r=wesj 2012-05-15 13:22:26 -04:00
Kartikaya Gupta
ddd8ebeb16 Bug 749384 - Store the PZC instead of the LayerController. r=wesj 2012-05-15 13:21:53 -04:00
Kartikaya Gupta
b8a49761d8 Bug 749384 - Hardcode the touch event timeout to 200ms. r=wesj 2012-05-15 13:21:14 -04:00
Gian-Carlo Pascutto
68af34ea8c Bug 755267 - Make sure history is set as migrated when done. r=mfinkle 2012-05-15 17:25:24 +02:00
Geoff Brown
adee935f11 Bug 751158 - Add tcheckerboard3 Robocop/Talos test. r=jmaher 2012-05-14 19:01:05 -04:00
Margaret Leibovic
64b0048d37 Bug 754286 - Add null checks to AweseomeBar context menu. r=mfinkle 2012-05-14 14:38:18 -07:00
Brian Nicholson
6a9407c6bf Bug 753625 - Use tri-state session restore flag. r=mfinkle 2012-05-14 14:48:04 -07:00
Eitan Isaacson
81137003d8 Bug 753859 - Added description to toolbar tabs button. r=mfinkle, r=sriram 2012-05-14 14:22:00 -07:00
Margaret Leibovic
af0c51ad8a Bug 753880 - Marquee aweseome tab strings if they are too long. r=mfinkle 2012-05-14 13:01:30 -07:00
Margaret Leibovic
f18a093ed5 Bug 752172 - (Part 2) Protect against null selected tab in SiteIdentityPopup. r=mfinkle 2012-05-14 11:44:42 -07:00
Margaret Leibovic
3499149cb9 Bug 671131 - (Part 2) Make observer to update history tab when history item is removed. r=bnicholson 2012-05-14 11:44:37 -07:00
Margaret Leibovic
99069bb00e Bug 671131 - Add a way to remove history entries from the awesome screen. r=mfinkle 2012-05-14 11:44:34 -07:00
Gian-Carlo Pascutto
a4bd83138b Bug 754453 - BrowserProvider insert failures are silent. r=blassey 2012-05-14 12:22:10 +02:00
Joey Armstrong
483dfd259c Bug 748470 - mobile/android/base: dependency builds r=ted 2012-05-11 17:16:15 -07:00
Gian-Carlo Pascutto
00ea66dccb Bug 754224 - Add keyword support to Profile Migration. r=margaret 2012-05-12 01:31:10 +02:00
Margaret Leibovic
878ca66668 Bug 752514 - Sync key/password are swapped, resulting in authentication error. r=rnewman 2012-05-11 15:16:58 -07:00
Margaret Leibovic
f512759cf0 Bug 754276 - Migrate bookmark separators and drop all unknown bookmark types. r=gcp 2012-05-11 11:25:41 -07:00
Gian-Carlo Pascutto
c99a274e2c Bug 752492 - Make sure Cursor objects are closed correctly. r=blassey 2012-05-11 18:10:57 +02:00
Lucas Rocha
fb4ae8c5cf Bug 750950 - Kill any zombie processes if database is locked (r=blassey) 2012-05-11 17:09:04 +01:00
James Willcox
d5dd933479 Small fixup to my last patch (no bug, r=blassey) 2012-05-11 11:05:37 -04:00