Commit Graph

8318 Commits

Author SHA1 Message Date
Kartikaya Gupta
add4bab00f Bug 834414 - Destroy the SiteIdentityPopup when the activity is destroyed to prevent leaking the activity. r=margaret 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
1cdfd88631 Bug 834414 - Remove unnecessary getInstance call that was leaking an App instance. r=wesj 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
57216f4b09 Bug 834414 - Fix leaks caused by missing tab change listener unregistrations. r=sriram 2013-01-25 13:51:41 -05:00
Phil Ringnalda
b8c910183c Back out 5a56a56a6481:a5969a01955b (bug 834414) to investigate whether it caused reftest-4 failures
CLOSED TREE
2013-01-25 20:03:50 -08:00
Phil Ringnalda
6b9dba09d6 Back out ab76caba70f3 (bug 833546) for robocop bustage
--HG--
extra : rebase_source : 95fd538d507c63c80a2f9e565f1583c68593b837
2013-01-25 14:33:18 -08:00
Phil Ringnalda
5b55ee7537 Back out baa055cb9043 (bug 834525) for robocop bustage
--HG--
extra : rebase_source : 8972732b87274e1c657aa86fa798224895d512fe
2013-01-25 14:32:21 -08:00
Sriram Ramasubramanian
1f83191181 Bug 834525: Tab thumbnail styling on phones and tablets. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 3a06d02240be1381498f5d73a5d48258ad145a20
2013-01-24 17:08:08 -08:00
Kartikaya Gupta
444a38b5ac Bug 834414 - Free the local refs in GeckoThread's long-running run method to prevent leaks. r=cpeterson 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
92884bc973 Bug 834414 - Stop holding on to a content resolver in Tab, which leaks the Activity instance it is associated with. r=bnicholson 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
f8cf570e3c Bug 834414 - Remove a dangling reference to the LayerView in the IME code when the activity is destroyed. r=jchen 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
1265ebb176 Bug 834414 - Destroy the SiteIdentityPopup when the activity is destroyed to prevent leaking the activity. r=margaret 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
fe74a50dbe Bug 834414 - Remove unnecessary getInstance call that was leaking an App instance. r=wesj 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
e9dd366630 Bug 834414 - Fix leaks caused by missing tab change listener unregistrations. r=sriram 2013-01-25 13:51:41 -05:00
Sriram Ramasubramanian
6893bc9b56 Bug 833546: Rotating phone will open tabs-tray. [r=mfinkle] 2013-01-23 15:40:46 -08:00
Jinsu Oh
05533aa7f8 Bug 791654 - Add Save Video/Audio to context menus. r=wesj 2013-01-24 18:36:25 -08:00
Kartikaya Gupta
3e95b83b38 Bug 834409 - Fix JS typo causing an error when zooming in to text fields. r=wesj 2013-01-24 23:29:28 -05:00
Chris Peterson
058a067aae Bug 834471 - Part 2: Fix some FindBugs warnings about DateTimePicker. r=wesj 2013-01-24 12:42:06 -08:00
adrian.tamas@softvision.ro
ad8be52353 Bug 817970 - Add tests for Bookmark remove and edit from context menu. r=jmaher 2012-12-07 16:03:27 +02:00
Wes Johnston
85c040f18e Bug 832561 - Dont show Pin Sites option on empty sites. r=lucasr 2013-01-24 15:56:46 -08:00
Wes Johnston
052a5b450c Bug 832561 - Don't update cursors when sites are pinned/unpinned. r=lucasr 2013-01-24 15:56:14 -08:00
Wes Johnston
2ad961bb6a Bug 832561 - Provide a stub implementation of GeckoAsyncTask.onPostExecute. r=lucasr 2013-01-24 15:55:46 -08:00
Wes Johnston
1ec012b5cb Bug 833919 - Provide explicit color for checkboxes in doorhangers. r=sriram 2013-01-24 15:54:55 -08:00
Geoff Brown
187786e8a7 Bug 825152: Disable robocop testAllPagesTab for too many intermittent failures; DONTBUILD 2013-01-24 15:12:43 -07:00
Mark Finkle
580fe2aeca Bug 834386 - AboutHomeContent: Finalizing a Cursor that has not been deactivated or closed r=bnicholson 2013-01-24 16:58:53 -05:00
Nick Alexander
15a9877479 Bug 834376 - Move Android Sync PNG files from drawable to drawable-mdpi. r=rnewman
--HG--
rename : mobile/android/base/resources/drawable/desktop.png => mobile/android/base/resources/drawable-mdpi/desktop.png
rename : mobile/android/base/resources/drawable/mobile.png => mobile/android/base/resources/drawable-mdpi/mobile.png
2013-01-24 13:57:47 -08:00
Brian Nicholson
40234cf7d7 Bug 834048 - Add required param for f.remove(). r=mfinkle
--HG--
extra : rebase_source : cd704a9fb1aa00a77eefba0e8ea9d8fda12bfdc3
2013-01-24 13:52:12 -08:00
Brian Nicholson
970bd1bbe6 Bug 834400 - Use bind() in download callbacks. r=mfinkle
--HG--
extra : rebase_source : a736b3f7d71d47230370e551f620b9362f45f265
2013-01-24 13:52:05 -08:00
Kartikaya Gupta
b3326993f0 Bug 807606 - Add a native UI implementation of the NSS dialog service in Fennec. r=mfinkle 2013-01-24 15:41:35 -05:00
Kartikaya Gupta
2f48f5054c Bug 807606 - Add text labels as an input type to PromptService. r=mfinkle 2013-01-24 15:41:35 -05:00
Kartikaya Gupta
1a616ed6fa Bug 807606 - Add some padding to the inputs in the PromptService and wrap them in a Scrollview. r=wesj 2013-01-24 15:41:35 -05:00
Harshit Syal
c495120c27 Bug 740556 - reload the mobile homepage on inbound tab syncs. r=wesj 2013-01-24 11:14:50 -08:00
Nick Alexander
a37d950aa5 Bug 830884 - Make ContentProviders call notifyChange in bulkInsert. r=wesj 2013-01-24 11:14:44 -08:00
Agam Jain
b317d6d1f0 Bug 809018 - Add 12-hour mode to DateTimePicker; r=jchen DONTBUILD 2013-01-23 21:46:06 -05:00
Jim Chen
a90bf31a2b Backout cset b2ccdc82053d (bug 809018) for wrong user 2013-01-23 21:43:53 -05:00
Jim Chen
9524840843 Bug 809018 - Add 12-hour mode to DateTimePicker; r=jchen 2013-01-23 20:35:27 -05:00
Lucas Rocha
0b2b577cad Bug 732902 - Notify adapter updates when search term changes (r=mfinkle) 2013-01-23 17:54:00 +00:00
Lucas Rocha
cca5a80eb2 Bug 732902 - Set list of search engines in one step (r=mfinkle) 2013-01-23 17:54:00 +00:00
Brian Nicholson
eff426e153 Bug 819953 - Continue to process queue on thumbnail capturing failures. r=kats 2013-01-23 09:18:05 -08:00
Kartikaya Gupta
0d0df781e2 Bug 832987 - Make sure the launch state is updated on Gecko:Ready even if GeckoApp isn't around at the time. r=cpeterson 2013-01-23 09:38:57 -05:00
Ryan VanderMeulen
258ed8c88c Merge m-c to inbound. 2013-01-24 07:09:10 -05:00
Mike Hommey
7ae3fc01fc Bug 780561 - Remove now unused bits of the packaging scripts. r=ted 2013-01-23 11:23:15 +01:00
Mike Hommey
f00d130aa1 Bug 780561 - Use new packager code for packaging (packager.mk) r=ted 2013-01-23 11:23:15 +01:00
Mark Finkle
6b7a960ded Bug 827250 - Wallpaper over the WallpaperManager crash r=kats a=android-only 2013-01-21 17:32:00 -05:00
Nick Alexander
84b7284631 Bug 832773 - Fix Send Tab button enabling logic. r=rnewman a=nonlibxul 2013-01-21 13:30:41 -08:00
Kartikaya Gupta
b56bfc7137 Bug 832635 - Scale the motion event replay to match the dimensions of the device the replay is happening on. r=jmaher a=android-only 2013-01-21 16:17:06 -05:00
Mark Finkle
e5c5e9391d Bug 833050 - JS errors during startup r=kats a=android-only 2013-01-21 14:43:09 -05:00
Mark Finkle
6c14dd46d0 Bug 831123 - Disable CSS error reporting by default on mobile r=blassey, r=jmaher a=android-only 2013-01-21 14:43:06 -05:00
Josh Matthews
77bcbdf4a7 Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop 2013-01-21 16:11:45 +00:00
Jonathan Kew
51f00b9801 bug 831883 - eliminate the copy of Open Sans fonts bundled in the Reader core theme. r=lucasr 2013-01-21 14:31:31 +00:00
Joel Maher
9ecc265c1b Bug 823165 - fix robocop tests to work on panda boards. r=gbrown 2013-01-19 11:49:47 -05:00