Граф коммитов

2378 Коммитов

Автор SHA1 Сообщение Дата
Mark Finkle b3cb7e27c1 Bug 581335 - Hook up crash reporting for content processes [r=vingtetun] 2010-11-24 13:32:23 -05:00
Fabrice Desré c2b446e153 Bug 614442 - Improve add-on manager to support lightweight themes [r=mfinkle] 2010-11-23 16:16:00 -05:00
Vivien Nicolas a99589ac31 Bug 613562 - VKB will stay open in portrait mode when going to the preference panel [r=mfinkle] 2010-11-24 14:54:42 +01:00
Brad Lassey 22ce2bb90b bug 607061 - built in google search provider should end up in mobile results layout r=mbrubeck a=blocking-fennec 2010-11-23 21:41:01 -05:00
Brad Lassey af17bd5577 bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=mfinkle a=blocking-fennec 2010-11-17 13:05:22 -05:00
Alex Pakhotin 561781f758 Bug 609366 - Switching from 3G to Wifi stops the nightly update download and then restarting Fennec shows you the package installer for the partial package. r=mfinkle a=blocking-fennec 2010-11-18 14:38:31 -08:00
Vivien Nicolas 8fdfcdaa16 Bug 614313 - Find arrows are not updated correctly [r=mfinkle] 2010-11-23 19:53:29 +01:00
Vivien Nicolas 11109311d4 Bug 609987 - Clicking inside the text area box in portrait when the hardware keyboard is not in use may cause the text area box to be panned out of view [r=mfinkle] 2010-11-23 11:52:17 +01:00
Michael Wu bb290912e2 Bug 581596 - Have fennec set the awesome bar input type to url [r=mfinkle] 2010-11-22 22:41:08 -08:00
Michael Wu e86b8e934c Bug 575751 - Add merge locale support [r=mfinkle] 2010-11-22 22:40:26 -08:00
Wes Johnston 796e9b4879 Bug 614124 - Store Feedback urls as prefs [r=mfinkle] 2010-11-22 17:29:00 -05:00
Mark Finkle 8c63ff6cf7 Bug 602685 - Sync UI: Implement easy setup for Fennec (part 2 - basic functionality) [r=mbrubeck] 2010-11-22 22:48:55 -05:00
Matt Brubeck 32cbf68dea Bug 614094 - Fix remoting of prompt and confirm [r=mfinkle] 2010-11-22 18:31:40 -08:00
Axel Hecht 393b5c8aa9 bug 603892, bug 612257, add sq and th to the mobile build, DONTBUILD, NPOTB 2010-11-22 21:48:40 +01:00
Wesley Johnston 0f429b8ff1 Bug 517889 - Add referrer to OpenURI [r=mfinkle] 2010-11-22 12:08:49 -08:00
Wesley Johnston efb3fcf11f Bug 589337 - "Sort out remote frame destroying/recreating and maybe showing/hiding/" [r=mark.finkle] 2010-11-22 10:56:00 -05:00
Matt Brubeck 2970b15e7f Bug 611736 - Long-tap in textbox causes a click, which changes selection [r=stechz]
--HG--
extra : rebase_source : 628066940ac9815adfd6a90469a9923db3f13f93
2010-11-18 15:31:12 -08:00
Mark Finkle 699eb90a63 Bug 596594 - allow browsing of more addons in add-ons manager [r=mbrubeck] 2010-11-18 17:14:44 -05:00
Vivien Nicolas 4bde397b96 Bug 610631 - "Sliding to right-side panel opens virtual keyboard" [r=mark.finkle] 2010-11-18 10:15:00 -05:00
Matt Brubeck 8065383383 Bug 590777 - part 3: Convert various constants from pixels to physical units [r=mfinkle] 2010-11-18 11:36:46 -08:00
Matt Brubeck 242a0fc124 Bug 590777 - part 2: Calculate viewport scale based on display DPI [r=mfinkle] 2010-11-16 14:50:34 -08:00
Mark Finkle 8686f92368 Bug 613242 - Last minute beta 3 strings [r=mbrubeck] 2010-11-18 13:08:39 -05:00
Mark Finkle 6a852ec9db Bug 613194 - Fix some JS errors we see in the browser-chrome tests [r=vingtetun] 2010-11-18 09:51:10 -05:00
Oleg Romashin 32113c01eb Bug 606672 - Fennec scrolling code is too expensive. part1, part2. [r=mfinkle]
--HG--
extra : rebase_source : b7f80e3e0ac699b1593954aff57e9ca262c6eb61
2010-11-18 16:47:16 +02:00
Vivien Nicolas 82495b20b5 Bug 611761 - style separators on awesomescreen [r=mfinkle] 2010-11-18 15:36:24 +01:00
Vivien Nicolas 8f727c1dbc Bug 602962 - Undo close tab thumbnail dissapears when rotating screen orientation [r=mfinkle] 2010-11-18 15:33:37 +01:00
Wes Johnston 20a00264a5 Bug 589337 - Set css viewport to zero when tab is hidden. [r=stechz, a=b3+] 2010-11-17 15:01:00 -05:00
Alex Pakhotin e517b86251 Bug 605173 - Download notification still remains even when the download has been canceled and deleted
Bug 605173 - Download notification still remains even when the download has been canceled and deleted [r=mfinkle]
2010-11-17 18:50:35 -08:00
Vivien Nicolas 1a378c4275 Bug 611893 - The form helper up arrow is incorrectly enabled on Google.com [r=mfinkle] 2010-11-17 22:37:04 +01:00
Mark Finkle a2892c4573 More browser-chrome test debugging output [r=me] 2010-11-17 16:29:05 -05:00
Mark Finkle a93efe8631 Bug 610494 - allow for device type to be sent within mobile submission pages [r=mbrubeck] 2010-11-17 15:56:29 -05:00
Mark Finkle cdd34fbf6b Adding some temporary test debugging output [r=me] 2010-11-17 14:28:40 -05:00
Mark Finkle d12427da66 Bug 612892 - Fix some timeouts and remove unwanted fragile tests [r=mbrubeck] 2010-11-17 11:27:42 -05:00
Wesley Johnston 2844a8500b Bug 612035 - "Don't compare unnecessary labels during browser-chrome tests." [r=mark.finkle] 2010-11-15 16:00:00 -05:00
Vivien Nicolas fdc7e33baa Bug 612587 - Top left favicon box is visible when it should not 2010-11-17 11:18:21 +01:00
Vivien Nicolas b42d1d349f Bug 609729 - Form helper makes commenting on tor.com impossible 2010-11-17 11:17:21 +01:00
Alon Zakai 5802232711 Bug 605079 - "Search engines are not added in the list via nsISidebar" [r=mark.finkle] 2010-11-16 16:07:00 -05:00
Brad Lassey 153bdaf345 bug 600957 - Have a way to provide mobile-browser-specific resources r=mfinkle a=blocking-fennec 2010-11-16 18:49:56 -05:00
Alex Pakhotin eb7a46c034 Bug 597579 - Investigate downloading updates to sd card r=mfinkle a=blocking-fennec 2010-10-30 17:24:08 -07:00
Brad Lassey c343b442d1 bug 595919 - Implement PDF printing for Save As PDF on Android, use tmp file for content r=mfinkle a=blocking-fennec 2010-11-16 18:38:47 -05:00
Wes Johnston 1e9b180516 Bug 605601 - Add new search icon for awesomeresults. [r=vingtetun] 2010-11-16 14:03:00 -05:00
Joel Maher 72438e4ba1 Bug 610994 - Talos depends on cruft in package [r=mfinkle] 2010-11-16 08:17:00 -05:00
Matt Brubeck 7963153801 Bug 590777 - part 1: Viewport metadata cleanup [r=mfinkle] 2010-11-16 09:22:31 -08:00
Mark Finkle fec4a6b94d Backout bug 610994 - Talos depends on cruft in package [r=me] 2010-11-16 09:29:54 -05:00
Wesley Johnston 492312ed83 Bug 611793 - Addon restart system notification does not go away on restart [r=mfinkle] 2010-11-15 16:12:00 -05:00
Mark Finkle 6a9da83f9a Bug 602685 - Sync UI: Implement easy setup for Fennec [r=mbrubeck] 2010-11-16 01:13:37 -05:00
Wesley Johnston de2cd385a6 Bug 612036 - "Error during resize if focused element has a custom dragger" [r=mark.finkle] 2010-11-15 16:41:00 -05:00
Joel Maher 7f8413275d Bug 610994 - Talos depends on cruft in package [r=mfinkle] 2010-11-15 20:46:00 -05:00
Alon Zakai 165e8f3d26 Bug 566564 - ""Open" should be disabled for downloaded files with unknown extension." [r=mark.finkle] 2010-11-15 17:48:00 -05:00
Mark Finkle 537348462f Bug 612167 - Build error Cannot open include file: 'nsSetDllDirectory.h' during Fennec desktop build [r=khuey] 2010-11-15 10:38:21 -05:00