Nick Alexander
|
12d1c2db5f
|
Bug 767596 - Log less potentially PII from Android Sync to the Android log, and log less overall at Log.INFO level. r=liuche
--HG--
extra : rebase_source : 5eb585c7ba5c77a248ffc5c073e1964bd2f823da
|
2012-07-06 13:01:10 -07:00 |
|
Sriram Ramasubramanian
|
6ca3ae4126
|
Bug 760223: New menu icons for Find in page and Request desktop site. [r=mfinkle]
|
2012-07-06 12:45:43 -07:00 |
|
Sriram Ramasubramanian
|
60fa8fc372
|
Bug 770886: Height of search suggestions. [r=mfinkle]
|
2012-07-06 12:44:36 -07:00 |
|
Sriram Ramasubramanian
|
7fc2412cbc
|
Bug 769388: Find in page overlaps content. [r=margaret]
|
2012-07-06 12:43:29 -07:00 |
|
Sriram Ramasubramanian
|
ab9f768625
|
Bug 769824: Styles aren't applied to AwesomeScreen lists. [r=mfinkle]
|
2012-07-06 12:42:38 -07:00 |
|
Sriram Ramasubramanian
|
08a1c551fa
|
Bug 770597: Short url in AwesomeScreen. [r=mfinkle]
|
2012-07-06 12:39:51 -07:00 |
|
Margaret Leibovic
|
d89d2a20f1
|
Bug 766483 - (Part 2) Remove hidePlugins because it's not used. r=snorp
|
2012-07-06 11:19:22 -07:00 |
|
Margaret Leibovic
|
d736ade844
|
Bug 766483 - Only call update methods in onTabChanged if the event has to do with the current tab. r=mfinkle
|
2012-07-06 11:19:19 -07:00 |
|
Brian Nicholson
|
5c9236f6d0
|
Bug 769145 - Remove mSuggestEngine and use mSearchEngines for all engines. r=mfinkle
--HG--
extra : rebase_source : 8a4568993cdf11afa917ab19db8c214c0798db8e
|
2012-07-06 10:49:14 -07:00 |
|
Brian Nicholson
|
aac2c49fca
|
Bug 769145 - Move search engine logic to AllPagesTab. r=mfinkle
--HG--
extra : rebase_source : 1fa7fa541ef4ec77fcf9e42a80f9b8c8ec52daee
|
2012-07-06 10:49:03 -07:00 |
|
Matt Brubeck
|
13c3873620
|
Bug 771036 - Sanitizer.history should clear the Java history too [r=mfinkle]
|
2012-07-06 09:22:57 -07:00 |
|
Ali Juma
|
8a8dd37f9c
|
Bug 771189 - Don't try to pause/resume a non-existent compositor. r=kats
|
2012-07-06 09:48:25 -04:00 |
|
Jeff Muizelaar
|
a10b5f716e
|
Bug 765725 - Ensure we are binding to the correct texture unit. r=chrislord
|
2012-07-05 21:08:02 -04:00 |
|
Margaret Leibovic
|
84950bc248
|
Bug 760085 - White cursor in text entry field within Find in Page. r=sriram
|
2012-07-05 16:12:20 -07:00 |
|
Margaret Leibovic
|
57840e45c3
|
Bug 718705 - Only persist the password doorhanger across location changes if it is showing. r=mfinkle
|
2012-07-05 16:12:17 -07:00 |
|
Margaret Leibovic
|
3fb5542283
|
Bug 769905 - Don't remove doorhangers that are showing if the tab's url doesn't change. r=mfinkle
|
2012-07-05 16:12:13 -07:00 |
|
Matt Brubeck
|
c54af9a8f3
|
Bug 729429 - Follow-up to fix some misplaced whitespace (DONTBUILD)
|
2012-07-05 11:11:45 -07:00 |
|
van51
|
d5e349cc6c
|
Bug 729429 - The system search key should not dismiss the awesomescreen [r=mbrubeck]
|
2012-07-04 03:26:36 +03:00 |
|
Geoff Brown
|
7cc9958f85
|
Bug 769919 - Clear VKB in Robocop testBookmark and testBookmarksTab to ensure correct list child count; r=jmaher
|
2012-07-05 07:55:30 -07:00 |
|
Benoit Jacob
|
052d6b6480
|
Bug 766251 - 1/5 - GfxInfo on Android: the Java and AndroidBridge parts - r=kats,jrmuizel
|
2012-07-05 10:12:10 -04:00 |
|
Ehsan Akhgari
|
197fdca966
|
Backout changeset cd6d52bdf2d8 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:07:55 -04:00 |
|
Kartikaya Gupta
|
96a842a585
|
Bug 768798 - Return false from onSingleTapUp, so that the PanZoomController still gets an ACTION_UP event. r=mbrubeck
|
2012-07-03 10:04:10 -04:00 |
|
Brian Nicholson
|
80db64835e
|
Bug 769097 - Remember desktop mode preference after OOM. r=mfinkle
|
2012-07-02 12:42:11 -07:00 |
|
Sriram Ramasubramanian
|
c4addd910c
|
Bug 739364: All iconified buttons in url-bar should have bigger target area. [r=mfinkle]
|
2012-07-02 11:22:29 -07:00 |
|
Sriram Ramasubramanian
|
5bacfc0376
|
Bug 739364: Change awesomescreen backgrounds to be lighter blue. [r=mfinkle]
|
2012-07-02 11:22:29 -07:00 |
|
Gian-Carlo Pascutto
|
15aed86607
|
Bug 768900 - Protect against errors when quering Android DBs. r=mfinkle
|
2012-07-02 08:59:37 +02:00 |
|
Matt Woodrow
|
da4ca28895
|
Bug 539356 - Part 29 - Handle OOM exception gracefully during java snapshots. r=jrmuizel
|
2012-06-30 15:06:14 +12:00 |
|
Chris Peterson
|
a54f688028
|
Bug 767791 - Selection ranges exclude end index, so write [a,b), not (a,b]. r=blassey
--HG--
extra : rebase_source : 21654ebe8bedb0c175518a1aa494134f4b622de6
|
2012-06-26 17:06:26 -07:00 |
|
Chris Peterson
|
b2c8432fd8
|
Bug 768727 - Send '&' as composition string because some Gingerbread VKBs incorrectly map '&' key events. r=blassey
|
2012-06-29 12:06:03 -07:00 |
|
Geoff Brown
|
18d65efbbd
|
Bug 735461 - Parse -profile <path> argument properly in Fennec; r=blassey
|
2012-06-29 15:34:15 -07:00 |
|
Wes Johnston
|
b2b05fb7cb
|
Bug 766094 - Disable telemetry on webapps. r=mfinkle
|
2012-06-29 15:21:28 -07:00 |
|
Wes Johnston
|
ff73f62b9c
|
Bug 759041 - Unit tests for awesomescreen tabs. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
843e7e054d
|
Bug 759041 - Fix context menus on all pages tab. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
b2c5fc7d34
|
Bug 759041 - Move back and context menu actions to interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
4404c84161
|
Bug 759041 - Port history tab to awesomebartab interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
11bf379ecf
|
Bug 759041 - Port bookmarks tab to awesomebartab interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
f06b6707b7
|
Bug 759041 - Port all pages tab to awesomebartab interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Wes Johnston
|
76d6c0813d
|
Bug 759041 - Add an awesomebartab interface. r=lucasr
|
2012-06-18 12:39:13 -07:00 |
|
Lucas Rocha
|
a6f0f7b852
|
Bug 767599 - Disable bookmarking while in reader mode (r=mfinkle)
|
2012-06-29 16:55:54 +01:00 |
|
Brian Nicholson
|
9a60fbdf20
|
Bug 762968 - Part 2: Replace onInterceptTouchEvent() with individual listeners. r=wesj
--HG--
extra : rebase_source : 96242a2de53c8df97426e7b9f31acbe01f37aa6f
|
2012-06-28 11:21:24 -07:00 |
|
Brian Nicholson
|
a9617efbd7
|
Bug 762968 - Part 1: Ignore bogus stylus events in onKeyDown(). r=cpeterson
--HG--
extra : rebase_source : 75267b1bffe981fe5e60477018e9c86677742cb8
|
2012-06-28 11:15:17 -07:00 |
|
Geoff Brown
|
333f8c752c
|
Bug 756704 - Robocop: avoid hangs when events missed; r=kats
|
2012-06-28 11:20:15 -07:00 |
|
Chris Peterson
|
7546f0bb0e
|
Bug 758427 - Ignore KeyEvents with keyCodes greater than getMaxKeyCode(), such as Gingerbread Galaxy Note's bogus stylus events. r=blassey
|
2012-06-28 11:03:53 -07:00 |
|
Vladimir Vukicevic
|
6d871f209a
|
b=766998; fennec profiling broken by webapp intent changes; r=wesj
|
2012-06-28 09:42:32 -04:00 |
|
Brian Nicholson
|
4d2d69ae8f
|
Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown
|
2012-06-27 16:56:49 -07:00 |
|
Margaret Leibovic
|
f0c5616852
|
Bug 768665 - Add context menu to selected text. r=mfinkle
|
2012-06-27 09:14:16 -07:00 |
|
Kartikaya Gupta
|
9cfb150be6
|
Bug 765463 - Fix indexes when copying the screenshot buffer to the screenshot layer image buffer. r=blassey
|
2012-06-27 07:52:11 -07:00 |
|
Gian-Carlo Pascutto
|
0f6857cd50
|
Bug 750753 - Isolate Migration tests in a seperate database. r=lucasr
|
2012-06-27 15:53:55 +02:00 |
|
Gian-Carlo Pascutto
|
5e1f0ef465
|
Bug 750753 - Add tests for Profile Migration. r=lucasr
|
2012-06-27 15:53:53 +02:00 |
|
Brian Nicholson
|
9784b4c6f0
|
Bug 766867 - Use null-safe string comparison for oldURL. r=mbrubeck
|
2012-06-26 23:18:02 -07:00 |
|