Commit Graph

7989 Commits

Author SHA1 Message Date
Ed Morley
e86fe26256 Bug 817414 - Disable robocop testBookmarksTab for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
6771ff2a39 Bug 817440 - Disable robocop testAddonManager for too many intermittent failures 2012-12-17 13:21:18 +00:00
Adrian Tamas
1a3327f51e Bug 732212 - Robocop: Add tests for doorhanger notifications. r=bnicholson 2012-11-15 14:54:46 +02:00
Mark Finkle
58e59c52b0 Bug 820658 - Private Browsing leaks history in SQLite's Write-Ahead Log for tabs.db r=bnicholson 2012-12-15 23:55:03 -05:00
Mark Finkle
cbcd03fffa Bug 821840 - Fix redeclaration warning in SessionStore.js r=bnicholson 2012-12-15 23:55:03 -05:00
Theo Chevalier
977dbe79ca Bug 821998 - Installed web apps get stuck on splashscreen - do not finish loading. r=wesj 2012-12-15 20:02:28 +01:00
Kartikaya Gupta
a0022428f2 Bug 817134 - Delete dead code in java-land to display checkerboarding. r=blassey 2012-12-15 10:43:57 -05:00
Kartikaya Gupta
810968cdf4 Bug 817134 - Remove the low-res screenshotting code. r=blassey 2012-12-15 10:43:52 -05:00
Sriram Ramasubramanian
3160635b11 Bug 821453: Android 4.2.1 messes up BitmapDrawable. [r=mfinkle]
--HG--
extra : rebase_source : a9643547b44b99f5921631556bf03091cc831a83
2012-12-13 13:13:36 -08:00
Sriram Ramasubramanian
55f7fac616 Bug 821434: Tabs button shows persona on private mode. [r=mfinkle]
--HG--
extra : rebase_source : 03a615e4a0b4570c9563c51d0b73210c6a8572b9
2012-12-13 12:28:49 -08:00
Wesley Johnston
dcdf1e500c Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle 2012-12-13 23:32:25 -05:00
Jim Chen
e7a8650c27 Bug 818715 - Coalesce restartInput calls in GeckoInputConnection; r=cpeterson 2012-12-14 13:22:05 -05:00
Jim Chen
8e3ba6c3fa Bug 810821 - Only change focus if awesomebar text field responded to key press; r=cpeterson 2012-12-14 13:21:58 -05:00
Ed Morley
b941e7cb18 Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE 2012-12-14 09:26:00 +00:00
Wesley Johnston
e309831609 Bug 715258 - Favicons are of low quality for local/internal pages 2012-12-13 23:32:25 -05:00
Kartikaya Gupta
e852156592 Bug 816551 - Make PluginHelper._getBindingType return null. r=margaret 2012-12-13 17:21:43 -05:00
Kartikaya Gupta
7244df6f57 Bug 816164 - Gzip the crash report data when posting it to the server. r=cpeterson 2012-12-13 16:03:35 -05:00
Kartikaya Gupta
55e707201a Bug 821224 - Don't recycle a bitmap that may be the same object as one we are still using. r=sriram 2012-12-13 14:31:12 -05:00
Dan Mosedale
940dd8b6b8 Bug 819822, fix total failure of 'new mozRTCPeerConnection()' on Android by packaging up PeerConnection bits, r=ted 2012-12-13 07:14:25 -08:00
Mark Finkle
408b01e572 Bug 820868 - Lightweight theme previews do not work on Firefox for Android, breaking the preview/install flow r=sriram 2012-12-13 13:06:05 -05:00
Mark Finkle
c21245812d Bug 820623 - Javascript warning on fennec startup (NativeWindow.menu.add) r=kats 2012-12-13 13:06:05 -05:00
Mark Finkle
848ef0c104 Bug 819554 - Disable warning for sms protocol r=blassey 2012-12-13 13:06:05 -05:00
Kartikaya Gupta
522c85f0af Bug 820545 - Update comment in about:rights to be more accurate. r=gcp 2012-12-13 11:54:03 -05:00
Brian Nicholson
7866e79c54 Bug 820576 - Part 2: Open URL for suggestions that look like URLs. r=mfinkle 2012-12-12 13:21:41 -08:00
Brian Nicholson
d0d1268c07 Bug 820576 - Part 1: Move isSearchUrl to StringUtils. r=mfinkle 2012-12-12 13:21:37 -08:00
Brian Nicholson
b22e6d3b1c Bug 801646 - Use private state of parent when opening new tabs. r=mfinkle 2012-12-12 13:10:23 -08:00
Sriram Ramasubramanian
e449176b9f Bug 818071: Replace private browsing resource for about:home background. [r=mfinkle] 2012-12-07 14:55:12 -08:00
Sriram Ramasubramanian
991ee22253 Bug 818071: Replace private browsing resources for the url-bar. [r=mfinkle] 2012-12-07 14:10:05 -08:00
Sriram Ramasubramanian
dbfab718fb Bug 818071: Replace private browsing resources for address bar background. [r=mfinkle] 2012-12-07 14:09:33 -08:00
Sriram Ramasubramanian
79472fb0d0 Bug 818071: Replace private browsing resources for tabs-button. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/color/tabs_counter_color.xml.in => mobile/android/base/resources/color/tabs_counter_color.xml
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml
rename : mobile/android/base/resources/drawable/tabs_button.xml.in => mobile/android/base/resources/drawable/tabs_button.xml
rename : mobile/android/base/resources/drawable/tabs_level.xml.in => mobile/android/base/resources/drawable/tabs_level.xml
2012-12-07 14:08:13 -08:00
Sriram Ramasubramanian
6f9ae746ef Bug 806929: "Open in new private tab" for awesomebar entries. [r=mfinkle]
--HG--
extra : rebase_source : cd981fca47a0d77cdd42b213341ea26e62d99cea
2012-11-16 13:34:34 -08:00
Sriram Ramasubramanian
2c9891e6dd Bug 806929: "Open in new private tab" for context-menus. [r=mfinkle]
--HG--
extra : rebase_source : 6bda80df74dabec5a8b6a853f3d2691eab4a56b2
2012-11-16 13:20:33 -08:00
Kartikaya Gupta
f6a406afe1 Bug 820546 - Reduce the number of files that are preprocessed while building fennec. r=mfinkle 2012-12-12 10:10:50 -05:00
Wes Johnston
eb97bee4e6 Bug 808408 - Fix tests to not assume keyboard is showing. r=gbrown 2012-12-11 15:52:55 -08:00
Wes Johnston
a98d155a0f Bug 808408 - Hide keyboard when switching awesome tabs. r=bnicholson 2012-12-11 15:52:36 -08:00
Kartikaya Gupta
fac326de5a Bug 820556 - Remove unused function. r=snorp 2012-12-11 17:33:09 -05:00
Kartikaya Gupta
ee05e5dbd7 Bug 820556 - Remove unused GeckoEventResponder bindings in GeckoLayerClient. r=snorp 2012-12-11 17:33:09 -05:00
Kartikaya Gupta
e2e85fdecb Bug 820556 - Kill mUsesDefaultProgram which is always true. r=snorp 2012-12-11 17:33:09 -05:00
Eitan Isaacson
4413b8708c Bug 818343 - Introduce gesture quick navigation. r=davidb 2012-12-11 10:12:12 -08:00
Wes Johnston
35e0a0a466 Bug 809401 - Allow scrolling subframes in webapps. r=kats 2012-12-11 09:52:55 -08:00
Wes Johnston
6d10887757 Bug 816875 - Add a "Show Controls" option to video elements. r=mfinkle 2012-12-11 09:52:31 -08:00
Geoff Brown
7d390d9d4b Bug 820322 - Avoid NPE in testHistoryTab; r=wesj 2012-12-11 10:38:40 -07:00
Lucas Rocha
23582d1bc7 Bug 800071 - Hide the quit menu item on ICS and greater versions (r=mfinkle) 2012-12-11 11:13:15 +00:00
Vicamo Yang
ee753c6b25 Bug 774621 - Part 4/5: Android backend, r=sicking 2012-12-11 17:09:49 +08:00
Richard Newman
25c8dd0ca9 Bug 814331 - Check counts before syncing limited cllections. r=nalexander 2012-12-10 23:03:14 -08:00
Chris Double
8af3144469 Bug 817478 - Part2: Package sony libomxplugin libraries on Android - r=mark.finkle
--HG--
extra : rebase_source : 3ccef8c89ae8d7766aecb7c478627228b8a8f985
2012-12-11 09:52:53 +13:00
Brian Nicholson
95d842aeda Bug 769919 - Check adapter count instead of visible list child count in testBookmark. r=gbrown 2012-12-10 14:41:16 -08:00
Theo Chevalier
8770c1ee7a Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected. r=bnicholson 2012-12-10 23:25:54 +01:00
Theo Chevalier
42fdf27137 Bug 725987 - Create Telemetry (opt-out) notification for Nightly and Aurora (mobile). r=bnicholson 2012-12-10 23:25:52 +01:00
Theo Chevalier
d112b53480 Bug 737596 - Enable Telemetry by default on Nightly and Aurora channels (mobile). r=bnicholson 2012-12-10 23:25:50 +01:00