Commit Graph

2717 Commits

Author SHA1 Message Date
Geoff Brown
41cc79266e Bug 805600 - Code cleanup: remove sIsGeckoReady; r=kats 2012-10-27 13:18:26 -06:00
Richard Newman
e4b01522f0 Bug 793053 - Part 4: pref off product announcements by short-circuiting both broadcast receivers. r=trivial 2012-10-26 17:38:01 -07:00
Richard Newman
ca1a363d61 Bug 793053 - Part 3: product announcements service. r=nalexander 2012-10-26 17:37:49 -07:00
Richard Newman
5f3442206c Bug 804457 - Part 2: cleanup and reduce log chattiness in GeckoTabs, GeckoToolbar, GeckoLayerView, GeckoTabsAccessor, GeckoAppShell. r=mfinkle 2012-10-26 15:47:35 -07:00
Makoto Kato
45ac26374f Bug 712018 - Add white list to support IME on physical keyboard. r=cpeterson 2012-10-26 15:49:08 +09:00
Brad Lassey
caa54a233f bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', use helper function to block for gecko:ready r=gbrown 2012-10-25 15:37:39 -04:00
Brad Lassey
4fef198bfa bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', add helper function to block for gecko:ready r=gbrown 2012-10-25 15:41:26 -04:00
Brad Lassey
7ec18def70 bug 805191 - reflect HVGA minimum requirement in the AndroidManifest r=minkle 2012-10-24 17:26:48 -04:00
Brian Nicholson
f3c21052fd Bug 804434 - Make Tabs.notifyListeners() run on UI thread. r=mfinkle 2012-10-25 09:57:06 -07:00
Brian Nicholson
175d3a0187 Bug 804926 - Move view initializations to initializeChrome(). r=kats 2012-10-25 09:55:19 -07:00
Chris Lord
ae4d4e2f4d Bug 805028 - Use ComputeRenderIntegrity to calculate accurate checkerboard. r=kats
Use ComputeRenderIntegrity so that checkerboarding values remain accurate when
progressive tiles are enabled.
2012-10-25 17:23:47 +01:00
Geoff Brown
193f402a2b Bug 767215 - Re-enable robocop testLoad, testPanCorrectness, testFlingCorrectness, testOverscroll, testAxisLocking; DONTBUILD 2012-10-24 12:41:04 -06:00
Geoff Brown
854544089c Bug 785577 - Re-enable robocop testWebContentContextMenu 2012-10-24 10:14:54 -06:00
Wes Johnston
8aa266dd12 Bug 790305 - Don't add history entries for redirects or error pages. r=mfinkle 2012-10-24 09:04:44 -07:00
Wes Johnston
d206341f25 Bug 803687 - Free thumbnail bitmap when buffer changes. r=kats 2012-10-24 09:04:42 -07:00
Vicamo Yang
1d965e37f1 Bug 720325: add serialVersionUID for serializable WebSMS exception classes, r=blassey 2012-10-24 21:37:21 +08:00
Richard Newman
b5c8e0347f Bug 804908 - Miscellaneous cleanup in JavaDocs and test code. r=trivial 2012-10-23 21:29:08 -07:00
Richard Newman
63d0f397c8 Bug 804457 - Reduce log chattiness. r=mfinkle 2012-10-23 09:45:40 -07:00
Kartikaya Gupta
25b730a12c 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
79fd38d926 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
ea0fe16a39 Bug 803289 - Only set stubbed tab URLs for valid URIs. r=mfinkle 2012-10-22 19:04:17 -07:00
Brian Nicholson
ab50e0a989 Bug 799977 - Don't set parentId in loadUrlInTab() if no tabs exist. r=mfinkle 2012-10-22 12:42:14 -07:00
Brian Nicholson
9c610b5feb Bug 803293 - Remove some old code from BrowserApp. r=mfinkle 2012-10-22 12:37:50 -07:00
James Willcox
f480003140 Bug 801627 - Fix fullscreen Flash on Android r=blassey 2012-10-22 10:51:29 -04:00
Wes Johnston
0e85bee23b Bug 803687 - Ensure the thumbnails are even number widths and heights. r=kats 2012-10-22 10:32:58 -07:00
Richard Newman
a0da541bb0 Bug 744961 - Safer handling of Context in MemoryMonitor. r=wesj 2012-10-21 09:32:39 -07:00
Matt Brubeck
4eacd7bf39 Back out a2cdb1000e51 (bug 801627) because of Android crashes on a CLOSED TREE 2012-10-22 09:57:00 -07:00
James Willcox
69f9db0f82 Bug 801627 - Fix fullscreen Flash on Android r=blassey 2012-10-22 10:51:29 -04:00
Kartikaya Gupta
6e6d97b2a4 Bug 803700 - Remove unnecesary finalizers. r=blassey 2012-10-22 10:15:35 -04:00
Kartikaya Gupta
71b2567702 Bug 803613 - Minor code cleanup. r=blassey 2012-10-22 10:14:44 -04:00
Kartikaya Gupta
77f1bf6253 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
11068ee718 Bug 744961 - Follow up to put baack accidently removed code. r=lucasr 2012-10-20 09:09:45 -07:00
Wes Johnston
ffa1f7440a Bug 744961 - Use history expiration. r=mfinkle 2012-10-19 17:36:21 -07:00
Wes Johnston
40bac766f0 Bug 744961 - Tests for history expiration. r=lucasr 2012-10-19 17:35:45 -07:00
Wes Johnston
7926ee599e Bug 744961 - Move expiration sort into a static reusable function. r=lucasr 2012-10-19 17:35:43 -07:00
Wes Johnston
b3ca8fe54e Bug 744961 - Add backend for expiring old history entries. r=lucasr 2012-10-19 17:35:37 -07:00
Wes Johnston
7114249e9f backout 62207930924a, 6931d5b6f055, 31cdc85ce16e, and 0636839be2d1 to fix commit message 2012-10-19 17:49:42 -07:00
Wes Johnston
f7731609b2 Bug 802588 - Use padding when calculating thumbnail size. r=sriram 2012-10-19 17:36:24 -07:00
Wes Johnston
b597057fbd Bug 793721 - Remove rounding and shadows on about:home thumbnails. r=mfinkle 2012-10-19 17:36:22 -07:00
Wes Johnston
b2e5805837 Bug 672956 - Use history expiration. r=mfinkle 2012-10-19 17:36:21 -07:00
Wes Johnston
f76b26be75 Bug 672956 - Tests for history expiration. r=lucasr 2012-10-19 17:35:45 -07:00
Wes Johnston
0cc87b4979 Bug 672956 - Move expiration sort into a static reusable function. r=lucasr 2012-10-19 17:35:43 -07:00
Wes Johnston
bb43b6dccc Bug 672956 - Add backend for expiring old history entries. r=lucasr 2012-10-19 17:35:37 -07:00
Matt Brubeck
79902fdb3a 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
cf373afc8c Bug 708707: Fennec home screen widget. [r=mfinkle]
--HG--
extra : rebase_source : 63871fd8412c45931e8739b1550ebf537638549f
2012-10-19 11:15:06 -07:00
Sriram Ramasubramanian
a443dc7963 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
39d0142c1b Bug 802280 - Send Layerview focus change events to js. r=blassey 2012-10-19 10:06:08 -07:00
Eitan Isaacson
3de6fc2689 Bug 802270 - Reuse hover enter events for accessibility focus events. r=blassey 2012-10-19 10:06:08 -07:00
Jim Chen
f18abdcd55 Bug 795226 - Check for null composing span to avoid crash. r=blassey 2012-10-18 21:44:15 -04:00
Brian Nicholson
31e4089212 Bug 774304 - Check for null pref values when closing MultiChoicePreference. r=mfinkle 2012-10-18 12:28:27 -07:00