Commit Graph

4037 Commits

Author SHA1 Message Date
Joel Maher
f9313ee991 Bug 817414 - Intermittent testBookmarksTab | bookmarks list has 5 children (defaults + a folder) - got 0, expected 5. r=gbrown 2012-12-19 11:31:42 -05:00
Mark Capella
2bc2f062b6 Bug 814148 - X button missing in tabs tray after swiping to close another tab, r=bnicholson 2012-12-19 02:03:25 -05:00
Brian Nicholson
4434489fbb Bug 795045 - Part 3: Lock handle to caret position and add scrolling support. r=wesj 2012-12-18 22:58:10 -08:00
Brian Nicholson
b29219dfdd Bug 795045 - Part 2: Don't round coordinates until they're used. r=wesj 2012-12-18 22:58:01 -08:00
Brian Nicholson
9c1661ae3b Bug 795045 - Part 1: Cleanup for TextSelection/TextSelectionHandle. r=wesj 2012-12-18 22:57:54 -08:00
Sriram Ramasubramanian
d632f81273 Bug 811238: Cache-color hint for ExpandableListView. [r=mfinkle]
--HG--
extra : rebase_source : a4b294220f7257fb27e400128e66c8ec96409879
2012-12-18 14:29:01 -08:00
Sriram Ramasubramanian
108429f460 Bug 822830: Add ForwardButton to GeckoViewsFactory. [r=mfinkle]
--HG--
rename : browser/components/sessionstore/test/browser_248970_b_perwindowpb.js => browser/components/sessionstore/test/browser_248970_b.js
extra : rebase_source : df8d830faba3060dae01bb61595273d0fc7396a7
2012-12-18 14:20:01 -08:00
Jim Chen
fbac7dd47b Bug 821229 - Don't show/hide VKB when Gecko view doesn't have focus; r=cpeterson 2012-12-18 12:21:25 -05:00
Chris Double
bd8b2b9d33 Bug 821160 - Part5: Package froyo libomxplugin libraries on Android - r=mark.finkle 2012-12-18 14:44:39 +13:00
Sriram Ramasubramanian
9c8ac9a3ed Bug 821311: Search suggestion text illegible. [r=bnicholson]
--HG--
extra : rebase_source : 7320e34aa5cc6e0b115cb7a0d0dd26fbaca21050
2012-12-13 15:21:34 -08:00
Sriram Ramasubramanian
f7371ad6a8 Bug 822133: Null check gone wrong in Personas. [r=bnicholson] 2012-12-17 10:39:06 -08:00
Richard Newman
ebf062cfe2 Bug 822067 - Build fails due to raw types in BrowserProvider.java. r=lucasr 2012-12-17 09:42:29 -08:00
Ed Morley
ab36d8d8b4 Bug 813107 - Disable robocop testThumbnails for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
12746f243f Bug 817414 - Disable robocop testBookmarksTab for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
97d76e5c76 Bug 817440 - Disable robocop testAddonManager for too many intermittent failures 2012-12-17 13:21:18 +00:00
Adrian Tamas
7b3ffa16cd Bug 732212 - Robocop: Add tests for doorhanger notifications. r=bnicholson 2012-11-15 14:54:46 +02:00
Mark Finkle
901e71f467 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
988653e355 Bug 821840 - Fix redeclaration warning in SessionStore.js r=bnicholson 2012-12-15 23:55:03 -05:00
Theo Chevalier
c1de083ea9 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
aa24841938 Bug 817134 - Delete dead code in java-land to display checkerboarding. r=blassey 2012-12-15 10:43:57 -05:00
Kartikaya Gupta
3da21dae58 Bug 817134 - Remove the low-res screenshotting code. r=blassey 2012-12-15 10:43:52 -05:00
Sriram Ramasubramanian
7831feb544 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
09dad366bb 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
1c69fe3ebc Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle 2012-12-13 23:32:25 -05:00
Jim Chen
c2368638fb Bug 818715 - Coalesce restartInput calls in GeckoInputConnection; r=cpeterson 2012-12-14 13:22:05 -05:00
Jim Chen
b17f1493f4 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
cd0d254b20 Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE 2012-12-14 09:26:00 +00:00
Wesley Johnston
d4f25d50cd Bug 715258 - Favicons are of low quality for local/internal pages 2012-12-13 23:32:25 -05:00
Kartikaya Gupta
d0baba45bf Bug 816551 - Make PluginHelper._getBindingType return null. r=margaret 2012-12-13 17:21:43 -05:00
Kartikaya Gupta
9c30277a75 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
26427f3cbd 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
9bc024ab1e 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
13af844a8a 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
ced28744a8 Bug 820623 - Javascript warning on fennec startup (NativeWindow.menu.add) r=kats 2012-12-13 13:06:05 -05:00
Mark Finkle
29f57961e5 Bug 819554 - Disable warning for sms protocol r=blassey 2012-12-13 13:06:05 -05:00
Kartikaya Gupta
840ffb6a66 Bug 820545 - Update comment in about:rights to be more accurate. r=gcp 2012-12-13 11:54:03 -05:00
Brian Nicholson
d928bf81ec Bug 820576 - Part 2: Open URL for suggestions that look like URLs. r=mfinkle 2012-12-12 13:21:41 -08:00
Brian Nicholson
7a208cca5f Bug 820576 - Part 1: Move isSearchUrl to StringUtils. r=mfinkle 2012-12-12 13:21:37 -08:00
Brian Nicholson
c0c4378b61 Bug 801646 - Use private state of parent when opening new tabs. r=mfinkle 2012-12-12 13:10:23 -08:00
Sriram Ramasubramanian
c8d86a14ed Bug 818071: Replace private browsing resource for about:home background. [r=mfinkle] 2012-12-07 14:55:12 -08:00
Sriram Ramasubramanian
da0224e734 Bug 818071: Replace private browsing resources for the url-bar. [r=mfinkle] 2012-12-07 14:10:05 -08:00
Sriram Ramasubramanian
0e99729c75 Bug 818071: Replace private browsing resources for address bar background. [r=mfinkle] 2012-12-07 14:09:33 -08:00
Sriram Ramasubramanian
6de3209305 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
507e1a082e 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
0cd3e60e70 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
360a2cb086 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
89239fe12d Bug 808408 - Fix tests to not assume keyboard is showing. r=gbrown 2012-12-11 15:52:55 -08:00
Wes Johnston
589c2389f5 Bug 808408 - Hide keyboard when switching awesome tabs. r=bnicholson 2012-12-11 15:52:36 -08:00
Kartikaya Gupta
d51168bc42 Bug 820556 - Remove unused function. r=snorp 2012-12-11 17:33:09 -05:00
Kartikaya Gupta
b1dabb9993 Bug 820556 - Remove unused GeckoEventResponder bindings in GeckoLayerClient. r=snorp 2012-12-11 17:33:09 -05:00