Commit Graph

1354 Commits

Author SHA1 Message Date
Vivien Nicolas
c068e688a5 Bug 594827 - Page not shown when trying to open from Bookmarks or History [r=mfinkle] 2010-09-10 12:00:53 +02:00
Wesley Johnston
4870425d3e Bug 594903 - Cancelling an addon install shows the 'Not compatable' notification [r=mark.finkle] 2010-09-09 13:06:00 -04:00
Mark Finkle
03354980eb Bug 594816 - Add a built-in system for badge handlers [r=vingtetun] 2010-09-09 13:45:40 -04:00
Vivien Nicolas
1519ca6ca9 Bug 592436 - Allow badging items in the awesomebar [r=mfinkle] 2010-09-09 16:10:27 +02:00
Aditya Rao
b7a8dbc50a Bug 570706 - --browser-chrome Mochitests on Fennec [post navigation] [r=vingtetun] 2010-09-09 12:16:43 +02:00
Vivien Nicolas
54ce20fd73 Bug 590517 - Add 'Open in New Tab' menu item to Awesome Screen [r=mfinkle] 2010-09-09 11:16:09 +02:00
Vivien Nicolas
a023975012 Bug 593456 - Only support the two-tap URLBar edit mode in Landscape [r=mfinkle] 2010-09-09 11:10:33 +02:00
Vivien Nicolas
a1bf18e773 Bug 594426 - Awesome popup should internally close when asked for [r=mfinkle] 2010-09-09 11:08:43 +02:00
Vivien Nicolas
aee93c7208 Bug 593787: Long click on any Bookmark in Bookmark Manager doesn't always popup context menu [r=mfinkle] 2010-09-09 11:07:16 +02:00
Matt Brubeck
1473ad91ec Revert some incorrect changes from bug 593499 [r=stechz]
--HG--
extra : rebase_source : 3ef0a007d75354c2e2cd9ba26de217d7a9a36bd9
2010-09-08 13:26:47 -07:00
Mark Finkle
84a2eeb506 Bug 594491 - about:home should remove throbber images, not just hide them [r=mbrubeck] 2010-09-08 15:30:48 -04:00
Fabrice Desré
1f90477db0 Bug 593782 - cleanup command line handling [r=mfinkle, r=fabrice] 2010-09-06 06:46:00 -04:00
Matt Brubeck
76afac318b Bug 594180 - Use Function.prototype.bind instead of Util.bind [r=mfinkle] 2010-09-07 16:43:11 -07:00
Alon Zakai
9d0f3b85f1 Bug 584401 - Prompts are not accessible to child process C++ (2/2) [r=mfinkle] 2010-09-03 12:18:00 -07:00
Mark Finkle
7deb9788db Bug 594046 - download manager shows up behind the awesome screen when clicking on downloading notification [r=vingtetun] 2010-09-07 13:53:10 -04:00
Mark Finkle
8497a905bb Bug 591490 - Move the search selector button to the right of the urlbar [r=vingtetun] 2010-09-07 09:46:34 -04:00
Mark Finkle
6853017cf7 Bug 593452 - Remove the Maemo back button from the toolbar for Android [r=mbrubeck] 2010-09-07 09:46:33 -04:00
Matt Brubeck
fe82fbe249 Bug 593499 - Increase the double-tap thresholds [r=mfinkle] 2010-09-05 07:23:01 -07:00
Matt Brubeck
d2e012a466 Bug 593518 - Fix 'null' appearing as title in Google Reader sharing [r=mfinkle] 2010-09-05 07:21:12 -07:00
Mark Finkle
9331886ba0 Bug 593437 - [Regression] prompts from web content are broken [r=stechz] 2010-09-03 15:04:03 -04:00
Vivien Nicolas
e7f53e95ae Bug 593237 - Use defineLazyGetter/defineLazyGetterService [r=mbrubeck] 2010-09-03 11:01:25 +02:00
Jeremias Bosch
0caf1af992 Bug 586836 - Support Meego Network Managment [r=mfinkle] 2010-09-02 23:42:19 -04:00
Mark Finkle
e83baec097 Bug 593092 - Add a user-tap callback on the initial download alert [r=mbrubeck] 2010-09-02 23:34:53 -04:00
Vivien Nicolas
fd5becb9d1 Bug 592562 - RTL small UI issues after the landing of bug 476423 [r=mfinkle] 2010-09-03 03:27:20 +02:00
Wesley Johnston
7a3e43d7f8 Bug 537180 - Fennec uses old blocklisting URL [r=mfinkle] 2010-09-02 00:05:22 -04:00
Wesley Johnston
21ed3b6e83 Bug 586009 - Context menu with a long link opens the tab sidebar when instanced [r=mfinkle] 2010-09-01 15:13:42 -04:00
Mark Finkle
9e570185b6 Bug 584348 - Update add-on button triggers no action on click/tap event [r=mbrubeck] 2010-09-01 15:13:42 -04:00
Wesley Johnston
154fc3e25a Bug 573982 - make 'open' the default action for click on links/documents [r=mfinkle] 2010-09-01 01:54:38 -04:00
Vivien Nicolas
7f94f613bd Bug 591927 - 'Search With' dialog keeps removing menu items on switch of AwesomeScreen panes and or rotation [r=mfinkle] 2010-08-31 23:50:52 +02:00
Vivien Nicolas
aa0b947be0 Bug 591701 - When loading about:home a second time, remote tabs button stays disabled [r=mfinkle] 2010-08-31 23:49:37 +02:00
Vivien Nicolas
6ff49dd44e Bug 592299 - Bookmarks context menu should not appear if the current bookmark is in edit mode [r=mfinkle] 2010-08-31 23:48:34 +02:00
Mark Finkle
b1361c2747 Bug 590465 - start page option Blank Page changed after restart [r=vingtetun] 2010-08-31 15:49:40 -04:00
Alex Pakhotin
00723a540a Bug 569402 - Show notifications in the Status Bar on Android r=blassey a=blocking-fennec 2010-06-15 17:26:05 -07:00
Wesley Johnston
a3c3aba7e3 Bug 587697 - Sharing context menu appears when panning [r=mfinkle] 2010-08-28 16:24:40 -04:00
Timothy Nikkel
b1151d9632 Bug 577579 - Fix event breakage from bug 130078 [r=roc,mbrubeck] 2010-08-27 15:11:00 -07:00
Jeremias Bosch
65d88dc7c4 Bug 587492 - More consistent zooming into input elements [r=vingtetun, mfinkle] 2010-08-27 16:30:45 -04:00
Steffen Imhof
a1f29a7bda Bug 583341 - 'Lose' focus if MeeGoTouch VKB is closed by the user [r=mfinkle] 2010-08-27 15:16:53 -04:00
Fabrice Desré
a5964a06a7 Bug 591313 - Search engine list not scrollable [r=mfinkle] 2010-08-27 09:14:17 -04:00
Vivien Nicolas
f46dc5abb3 Bug 590861 - return button appears instead of the close application button [r=mfinkle] 2010-08-27 10:25:04 +02:00
Vivien Nicolas
b7e81196ec Bug 591133 - Identity button should open the Open Search popup list when touching the Menu button on Android [r=mbrubeck,mfinkle] 2010-08-27 10:24:17 +02:00
Mark Finkle
81a9c17bc2 Bug 591151 - Allow auto edit-mode on key press when awesomescreen is open, but readonly [r=vingtetun] 2010-08-27 10:22:27 +02:00
Fabrice Desré
c7e1994df1 Bug 586624 - support for nsIBrowserDOMWindow.OPEN_NEWWINDOW is broken [r=mfinkle] 2010-08-26 21:59:20 -04:00
Mark Finkle
db9a8a6d8d Bug 591124 - Use browser scoped message manager to listen for messages [r=stechz] 2010-08-26 20:55:05 -04:00
Vivien Nicolas
4d8a048b90 Bug 590476 - bustage-fix [r=mbrubeck] 2010-08-27 01:55:32 +02:00
Vivien Nicolas
d7bd4f54ac Bug 590476 - Open search engines awesome screen row take a lot of space [r=mfinkle] 2010-08-27 01:09:56 +02:00
Vivien Nicolas
c7856f390e Bug 590549 - Favicon missing from items in History tab within AwesomeScreen [r=mfinkle] 2010-08-27 00:51:36 +02:00
Vivien Nicolas
cd4774a92d Bug 590779 - Virtual keyboard should not been showed on urlbar first tap [r=mfinkle] 2010-08-27 00:48:27 +02:00
Matt Brubeck
1ea32e2631 Bug 582676 - Slow CSS selectors (part 4) [r=mfinkle] 2010-08-26 15:27:17 -07:00
Matt Brubeck
6f2f2e7838 Bug 590848 - Fix newTab error in prefs-about-button [r=vingtetun] 2010-08-26 07:14:23 -07:00
Matt Brubeck
0c2f1c9500 Bug 559939 (part 1) - Add basic context menu for <video> elements [r=mfinkle] 2010-08-25 14:20:45 -07:00