Commit Graph

7560 Commits

Author SHA1 Message Date
Wes Johnston
6dcdf59396 Bug 790305 - Don't add history entries for redirects or error pages. r=mfinkle 2012-10-24 09:04:44 -07:00
Wes Johnston
c8bd515436 Bug 803687 - Free thumbnail bitmap when buffer changes. r=kats 2012-10-24 09:04:42 -07:00
Vicamo Yang
7f0db6cc58 Bug 720325: add serialVersionUID for serializable WebSMS exception classes, r=blassey 2012-10-24 21:37:21 +08:00
Phil Ringnalda
d6c4126193 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
14d3216569 Bug 804908 - Miscellaneous cleanup in JavaDocs and test code. r=trivial 2012-10-23 21:29:08 -07:00
Kartikaya Gupta
d885a0d22d Bug 802640 - Extract a method for touchstart event handling. r=wesj 2012-10-23 17:51:22 -04:00
Kartikaya Gupta
a5f16ca5a9 Bug 802640 - Break out a zoomToElement function from the DoubleTap handler. r=wesj 2012-10-23 17:51:22 -04:00
Chris Lord
21b3333d4d 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
9474d3290d Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey 2012-10-23 19:30:47 +01:00
Eitan Isaacson
f8482e3806 Bug 803643 - Remove explore by touch sniffing from android accessibility. r=blassey 2012-10-23 10:05:47 -07:00
Richard Newman
789c2ca99c Bug 804457 - Reduce log chattiness. r=mfinkle 2012-10-23 09:45:40 -07:00
Kartikaya Gupta
76339a0773 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
10dd63379c 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
cafacab735 Bug 803289 - Only set stubbed tab URLs for valid URIs. r=mfinkle 2012-10-22 19:04:17 -07:00
Wes Johnston
0ea9f24e98 Bug 789888 - Catch errors thrown using document objects that have been destroyed. r=mfinkle 2012-10-22 16:20:01 -07:00
Mark Finkle
e363fce1f4 Bug 801630 - random cleanup in exception.js r=bnicholson 2012-10-22 18:10:17 -04:00
Mark Finkle
b53efa1cc6 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
0820a6934b Bug 799977 - Don't set parentId in loadUrlInTab() if no tabs exist. r=mfinkle 2012-10-22 12:42:14 -07:00
Brian Nicholson
67b475d79e Bug 803293 - Remove some old code from BrowserApp. r=mfinkle 2012-10-22 12:37:50 -07:00
James Willcox
1ba3d3b616 Bug 801627 - Fix fullscreen Flash on Android r=blassey 2012-10-22 10:51:29 -04:00
Wes Johnston
6e014c3abf Bug 803687 - Ensure the thumbnails are even number widths and heights. r=kats 2012-10-22 10:32:58 -07:00
Richard Newman
3461321c28 Bug 744961 - Safer handling of Context in MemoryMonitor. r=wesj 2012-10-21 09:32:39 -07:00
Matt Brubeck
5d2338b046 Back out a2cdb1000e51 (bug 801627) because of Android crashes on a CLOSED TREE 2012-10-22 09:57:00 -07:00
James Willcox
786d5e93d3 Bug 801627 - Fix fullscreen Flash on Android r=blassey 2012-10-22 10:51:29 -04:00
Kartikaya Gupta
058c4f07cd Bug 803700 - Remove unnecesary finalizers. r=blassey 2012-10-22 10:15:35 -04:00
Kartikaya Gupta
5657ef4d5d Bug 803613 - Minor code cleanup. r=blassey 2012-10-22 10:14:44 -04:00
Kartikaya Gupta
1cc47ef57c 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
565ca9beff Bug 744961 - Follow up to put baack accidently removed code. r=lucasr 2012-10-20 09:09:45 -07:00
Wes Johnston
577c56d47a Bug 744961 - Use history expiration. r=mfinkle 2012-10-19 17:36:21 -07:00
Wes Johnston
69f6293ff1 Bug 744961 - Tests for history expiration. r=lucasr 2012-10-19 17:35:45 -07:00
Wes Johnston
18b63f2228 Bug 744961 - Move expiration sort into a static reusable function. r=lucasr 2012-10-19 17:35:43 -07:00
Wes Johnston
13715181bf Bug 744961 - Add backend for expiring old history entries. r=lucasr 2012-10-19 17:35:37 -07:00
Wes Johnston
e98e038a50 backout 62207930924a, 6931d5b6f055, 31cdc85ce16e, and 0636839be2d1 to fix commit message 2012-10-19 17:49:42 -07:00
Wes Johnston
c91b245292 Bug 802588 - Use padding when calculating thumbnail size. r=sriram 2012-10-19 17:36:24 -07:00
Wes Johnston
bcc809f46a Bug 793721 - Remove rounding and shadows on about:home thumbnails. r=mfinkle 2012-10-19 17:36:22 -07:00
Wes Johnston
30fbad6769 Bug 672956 - Use history expiration. r=mfinkle 2012-10-19 17:36:21 -07:00
Wes Johnston
bdbac115c0 Bug 672956 - Tests for history expiration. r=lucasr 2012-10-19 17:35:45 -07:00
Wes Johnston
ae784b70ec Bug 672956 - Move expiration sort into a static reusable function. r=lucasr 2012-10-19 17:35:43 -07:00
Wes Johnston
741d7892c8 Bug 672956 - Add backend for expiring old history entries. r=lucasr 2012-10-19 17:35:37 -07:00
Matt Brubeck
be0216f940 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
7f2813e6f5 Bug 708707: Fennec home screen widget. [r=mfinkle]
--HG--
extra : rebase_source : 63871fd8412c45931e8739b1550ebf537638549f
2012-10-19 11:15:06 -07:00
Sriram Ramasubramanian
ea10ba545f 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
e1f406e8c4 Bug 802280 - Send Layerview focus change events to js. r=blassey 2012-10-19 10:06:08 -07:00
Eitan Isaacson
d3c660baf4 Bug 802270 - Reuse hover enter events for accessibility focus events. r=blassey 2012-10-19 10:06:08 -07:00
Kartikaya Gupta
68f05dd066 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
9d6fcd0400 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
afcae41d2a Bug 757680 - Turn off touch event coalescing by default. r=wesj 2012-10-19 11:18:01 -04:00
Jim Chen
d956404691 Bug 795226 - Check for null composing span to avoid crash. r=blassey 2012-10-18 21:44:15 -04:00
Wes Johnston
c3cc8ea3d6 backout a5dbfe84e178 and 1adde03021f9 2012-10-18 16:33:17 -07:00
Wes Johnston
b2109ee837 Bug 708048 - Use highlight element for context menu title. r=kats 2012-10-18 15:02:37 -07:00