Commit Graph

1794 Commits

Author SHA1 Message Date
Wes Johnston
3cd5d3e894 Bug 722591 - Add a context menu to the titlebar. r=margaret 2012-06-07 10:13:36 -07:00
Kartikaya Gupta
987625db72 Bug 734504 - Allow flinging to reduce the amount of overscroll. r=Cwiiis 2012-06-07 10:09:30 -04:00
Gian-Carlo Pascutto
121c4d065e Bug 762479 - Update Migration schema check to Places v21. r=mfinkle 2012-06-07 16:06:49 +02:00
James Willcox
af687b7aba Bug 759747 - Fix up fullscreen Flash handling on Android 4.0+ r=blassey 2012-06-06 22:39:36 -04:00
James Willcox
2f1fe9627e Bug 759799 - Hook up Hal WakeLocks on Android r=blassey 2012-06-06 22:39:01 -04:00
Wes Johnston
8cffaa3509 Bug 760708 - Fix typo. r=bustage 2012-06-06 14:45:41 -07:00
Wes Johnston
2d57189770 Bug 760708 - Add ability to remove homescreen shortcuts. r=mfinkle 2012-06-06 13:52:14 -07:00
Margaret Leibovic
a70e087a32 Bug 759120 - History list doesn't update after you remove the last history item using context menu. r=lucasr 2012-06-05 10:43:22 -07:00
Kartikaya Gupta
61e1120311 Bug 745250 - Prevent crash from NPE in TouchEventHandler. r=wesj 2012-06-06 13:50:01 -04:00
Kartikaya Gupta
86c4abe906 Bug 759775 - Update checkerboard telemetry code to handle RTL pages. r=Cwiiis 2012-06-06 09:56:48 -04:00
Gian-Carlo Pascutto
f1964c8518 Bug 761536 - Do not hardcode /data/data directories. Update XUL crashreporter. r=blassey 2012-06-06 10:00:45 +02:00
Geoff Lankow
552f02f3f1 Merge m-c to m-i 2012-06-06 15:13:51 +12:00
Brad Lassey
989a26a9ca backing out bug 755070 for potential talos panning regression 2012-06-05 22:55:18 -04:00
Mark Finkle
0182d96930 Bug 744850 - java.lang.IllegalArgumentException: Receiver not registered (ignore the crash) r=kats 2012-06-05 13:44:35 -04:00
Phil Ringnalda
bdf4307bb3 Merge mozilla-central to mozilla-inbound 2012-06-04 19:09:19 -07:00
Brad Lassey
78eae2f149 backout bug 755070 2012-06-04 20:15:37 -04:00
Matt Brubeck
7c0030a383 Bug 760740 - Use compatible-screens to control filtering of split Android builds [r=blassey] 2012-06-04 09:37:18 -07:00
Richard Newman
8e0c253c17 Bug 748475 - Bump Android Sync User-Agent version. r=trivial DONTBUILD 2012-06-04 10:31:25 -07:00
Brad Lassey
fc75a107b7 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, follow up to use LinkedList instead of ArrayDequeu which is not supported on Froyo r=kats
--HG--
extra : rebase_source : 44a1218ef3912e96fccb1b3b7e4246d2420daf60
2012-06-04 13:23:03 -04:00
Chenxia Liu
0c94ba9b06 Bug 760614 - Retry on connection failures, to address transient network errors. r=nalexander 2012-06-04 18:07:31 -07:00
Brad Lassey
6b62632758 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, chunk up large updates as well r=kats 2012-06-04 11:56:31 -04:00
Brad Lassey
9b42c5a931 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, chunk up whole page screenshots r=kats 2012-06-04 11:56:31 -04:00
Brad Lassey
4efe3882f3 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only update dirty rects, reuse a single bytebuffer and stop using java bitmaps r=kats 2012-06-04 11:56:31 -04:00
Chenxia Liu
4ca2c23def Bug 705767 - Validate credentials before completing setup. r=rnewman 2012-06-05 19:35:26 -04:00
Chenxia Liu
6ddfe41531 Bug 717707 - When screen hibernates, all credentials typed in classic mode disappear. r=rnewman 2012-06-05 19:35:24 -04:00
Chenxia Liu
7bbb00b53d Bug 739906 - Auto-correct should be disabled in the advanced sync setup dialog. r=rnewman 2012-06-05 19:35:22 -04:00
Brian Nicholson
60af2ad265 Bug 586885 - Search suggestions test case. r=gbrown 2012-06-05 14:07:14 -07:00
Brian Nicholson
9f82a9d184 Bug 586885 - Add raw host to robotium.config. r=jmaher 2012-06-05 14:07:14 -07:00
Brian Nicholson
c396c5d6b1 Bug 586885 - Add search suggestion preference. r=mfinkle,ibarlow 2012-06-05 14:07:14 -07:00
Brian Nicholson
ec3349f6c3 Bug 586885 - Add search suggestions to AwesomeBar. r=mfinkle,lucasr 2012-06-05 14:07:14 -07:00
Brian Nicholson
317af07626 Bug 586885 - Add FlowLayout for floating elements. r=mfinkle 2012-06-05 14:07:14 -07:00
Brad Lassey
a9ade5d8b0 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only take one screenshot at a time r=kats 2012-05-17 17:49:40 +01:00
Ehsan Akhgari
1c61041b8e Merge the last green PGO changeset of mozilla-inbound to mozilla-central 2012-06-04 11:31:44 -04:00
Lucas Rocha
627c6dd17f Bug 761132 - Don't try to fetch display column on history items (r=margaret) 2012-06-04 11:05:45 -04:00
Lucas Rocha
d37a062563 Bug 761131 - Add reader button to all browser_toolbar.xml files (r=mfinkle) 2012-06-04 10:35:05 -04:00
Mike Hommey
9d9c0e62e3 Bug 760165 - Don't cleanup libraries in the cache directory during startup. r=blassey 2012-06-04 08:17:49 +02:00
Mike Hommey
ddc05969de Bug 760136 - Remove unused DEBUG intent code. r=blassey 2012-06-04 08:17:24 +02:00
Sriram Ramasubramanian
dad0782862 Bug 760901: There is an extra black added from find-in-page. [r=mleibovic] 2012-06-03 21:12:11 -07:00
Kartikaya Gupta
d70bdb620c Bug 758635 - Move a call to resizeView so that we don't send two resize events to gecko when the keyboard comes up. r=jrmuizel 2012-06-03 17:50:00 -04:00
Kartikaya Gupta
73f5daa6bc Bug 758635 - LayerRenderer doesn't need to implement GLSurfaceView.Renderer. r=jrmuizel 2012-06-03 17:49:50 -04:00
Sriram Ramasubramanian
0872da9628 Bug 760604: Menu item should be able to change showAsAction dynamically. [r=mbrubeck] 2012-06-02 23:09:55 -07:00
Sriram Ramasubramanian
c2f076f35c Bug 760217: Cleanup open/close custom menu. [r=mbrubeck] 2012-06-02 23:08:29 -07:00
Sriram Ramasubramanian
d038cafaa2 Bug 760220: Add-on menu item show be added prior to onPrepareOptionsMenu(). [r=mbrubeck] 2012-06-02 23:07:03 -07:00
Lucas Rocha
42f68cdf1f Bug 750707 - Add reader button to the browser toolbar (r=mfinkle) 2012-06-02 14:23:45 -04:00
Lucas Rocha
a749df423d Bug 750707 - Pack URL bar buttons in same layout to allow showing multiple icons (r=mfinkle) 2012-06-02 14:23:45 -04:00
Lucas Rocha
42f3eda168 Bug 750707 - Check for bookmarks should only consider normal bookmarks (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
e23c77e7f9 Bug 750707 - Remove unnecessary local variable in addBookmarkItem() (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
1127c1e8c6 Bug 750707 - Toggling bookmarks off should only apply to normal bookmarks (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
198c1e7a58 Bug 750707 - Add method to add reading list items in BrowserDB (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
d55ed73a47 Bug 750707 - Factor out method to add a bookmark, generalize folder GUID argument (r=margaret) 2012-06-02 14:23:45 -04:00