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

1855 Коммитов

Автор SHA1 Сообщение Дата
Matt Brubeck e3dbaacd11 Bug 583770 - Close the blank tab before opening an about: page in a new local tab [r=mfinkle] 2010-08-10 14:32:32 -07:00
Brian Crowder 0a61d0d37d Fix Service/Services typo, r=mfinkle 2010-08-10 11:43:20 -07:00
Matt Brubeck 2a39345d21 Bug 583783 - Keyboard shortcuts do not work in remote tabs [r=mfinkle] 2010-08-09 13:14:35 -07:00
Mark Finkle 5342d13dcb Bug 583369 - Unable to save new string values in about:config settings [r=mbrubeck] 2010-08-09 15:11:51 -04:00
Matt Brubeck 76c029621e Bug 585159 - Fix color in prompt headers on Linux [r=stechz] 2010-08-06 14:06:32 -07:00
Chris Jones 3d7a18c677 Bug 584584: Call LogInit() before creating XPCOM things. r=blassey 2010-08-05 15:02:54 -05:00
Aditya Rao 0c13028bc4 Bug 571866 - browser-chrome test for fennec preferences and text values [r=mbrubeck] 2010-08-05 07:33:00 -07:00
Matt Brubeck b2abdd45fc Bug 584545 - Make "Find" bar a popup, so it can be dismissed with escape/back key [r=mfinkle] 2010-08-04 18:35:09 -07:00
Matt Brubeck 1058932658 Bug 584537 - Don't try to prestart content process on non-IPC build [r=dougt] 2010-08-04 16:19:16 -07:00
Jim Chen d42d629c29 Bug 570603 - "Autocomplete should search while composing on Android" [r=mark.finkle] 2010-07-21 14:01:00 -07:00
Matt Brubeck ad071d66e9 Bug 584049 - Fix null exception in edit bookmark dialog [r=stechz] 2010-08-03 13:28:30 -07:00
Matt Brubeck 0a217bf85c Bug 583828 - Fix zoom level calculation in _getZoomRectForRect [r=stechz] 2010-08-02 13:54:52 -07:00
Matt Brubeck 103eb5da04 Bug 583843 - Check for null in getAttribute("type") [r=mfinkle] 2010-08-02 13:46:37 -07:00
Mark Finkle 768f3aa83a Bug 583238 - Investigate ways to pass more context to FAC.autoCompleteSearch [r=mbrubeck] 2010-07-30 20:39:31 -04:00
Matt Brubeck 4d680b03d7 Bug 579555 - Fix the destination coordinates for double-tap zoom [r=stechz] 2010-07-30 15:36:00 -07:00
Doug Turner da8bcb9f12 Bug 582032 - Pre-start content process [r=mfinkle] 2010-07-30 12:48:52 -07:00
Matt Brubeck 0c9c48139b Bug 582676 - Slow CSS selectors in mobile-browser/themes/core (pt 3) [r=mfinkle] 2010-07-30 12:03:03 -07:00
Matt Brubeck b7ec3357e4 Bug 582676 - Slow CSS selectors in mobile-browser/themes/core (pt 2) [r=mfinkle] 2010-07-30 11:20:48 -07:00
Mark Finkle 3148d188a0 Bug 578691 - Add contact support to form autocomplete (Maemo) [r=vingtetun] 2010-07-30 10:40:26 -04:00
Matt Brubeck 30e69f866d Bug 582615 - Sharing front-end [r=mfinkle] 2010-07-30 00:51:31 -04:00
Matt Brubeck fe673bcb44 Bug 581999 - fix typo [r=mfinkle] 2010-07-29 17:19:29 -07:00
Matt Brubeck 89617a7a67 Bug 582676 - Fix slow CSS selectors in mobile-browser/themes/core (pt 1) [r=mfinkle] 2010-07-29 09:52:02 -07:00
Matt Brubeck fb6be72252 Bug 581999 - "Make it easier for add-ons to extend the context menu"
[r=mark.finkle] (pt 2)

missed part - forgot to qrefresh after resolving conflicts
2010-07-28 21:13:31 -07:00
Matt Brubeck ca2777f4e0 Bug 581999 - "Make it easier for add-ons to extend the context menu" [r=mark.finkle] 2010-07-26 13:17:00 -07:00
Matt Brubeck aecd08d93f Bug 582767 - Use more sensible increment for textbox[type=number] [r=mfinkle] 2010-07-28 17:49:05 -07:00
Matt Brubeck d56ecccea7 Bug 582804 - Keyboard shortcut for Find in page [r=mfinkle] 2010-07-28 17:41:42 -07:00
Alon Zakai d15125ffaa Bug 573635 - e10s: resolve changes to prompt code from m-c merge [r=mfinkle] 2010-07-28 17:37:24 -04:00
Matt Brubeck 70ee0fc428 Bug 582706 - [regression] Escape key broken by bug 581561 [r=mfinkle] 2010-07-28 14:27:23 -07:00
Mark Finkle d97adba7dc Bug 581568 - fix browser_bookmarks.js to work with e10s [r=mfinkle] 2010-07-28 16:31:07 -04:00
Mark Finkle 98fdf26ad7 Bug 582560 - Backspace should not act as back button inside input fields [r=mbrubeck] 2010-07-28 15:43:15 -04:00
Jeremias Bosch 158034a17b Bug 580230 - Cannot submit forms [r=mfinkle] 2010-07-28 15:43:14 -04:00
Mark Finkle 80c1a862e1 Bug 582684 - Fix syntax problem from bug 581958 [r=vingtetun] 2010-07-28 15:43:13 -04:00
Matt Brubeck 10a25483ca Bug 582095 - Remove Sync Addon URL from default bookmark list [r=mfinkle] 2010-07-28 07:58:50 -07:00
Vivien Nicolas 49eba5300b Bug 582190 - ContextMenu should resize when switching the window orientation [r=mfinkle] 2010-07-28 00:54:09 +02:00
Vivien Nicolas 48b3a4c4d2 Bug 581139 - Add a working infrastructure for e10s tests [r=mfinkle,jmaher] 2010-07-28 00:51:41 +02:00
Mark Finkle bd16943cf1 Bug 581958 - Filter web progress messages to improve performance [r=vingtetun] 2010-07-26 20:48:46 -04:00
Joel Maher fd5c10500d Bug 581568 - fix browser_bookmarks.js to work with e10s [r=vingtetun] 2010-07-26 15:45:36 -04:00
Vivien Nicolas adb6f99943 Bug 581561 - Tapping outside the contextmenu to dismiss it should not fire a click [r=mfinkle] 2010-07-26 19:52:17 +02:00
Matt Brubeck e117c288ce Bug 581480 - textbox[type='search'] icons are clipped on Android [r=mfinkle] 2010-07-23 17:06:36 -04:00
Vivien Nicolas 93c8f5d0cf Bug 581252 - Replace 'Manage' button in the Bookmarks List with a context menu item [r=mfinkle] 2010-07-23 16:49:56 -04:00
Mark Finkle 2effe88185 Backout Bug 570603 (breaks autocomplete on Android) [r=me] 2010-07-23 16:47:38 -04:00
Vivien Nicolas 274f2b38ee Bug 572804 - Disabled optgroup handling of the form manager is buggy [r=mfinkle] 2010-07-23 18:03:30 +02:00
Mark Finkle e347b1fe91 Bug 581331 - BrowserUI.goToURI should always apply third-party fixup to URI [r=vingtetun] 2010-07-23 09:02:44 -04:00
Mark Finkle c3f0337beb Bug 581026 - Can't see 'Confirm close' prompt while browsing bookmarks [r=mbrubeck] 2010-07-23 02:18:55 -04:00
Vivien Nicolas 8586365c70 Bug 581097 - [Regression] Find Bar comes up in place of formfill [r=mfinkle] 2010-07-22 23:55:58 -04:00
Matt Brubeck 3c9ad9abba Bug 575581 - Default keyword search does not work for single-word keywords [r=mfinkle] 2010-07-22 23:55:58 -04:00
Matt Brubeck f972030015 Bug 581088 - Don't zoom to inline elements on double-tap [r=mfinkle] 2010-07-22 23:55:58 -04:00
Josh Matthews 016fe69e82 Bug 580382 - Typos and misc cleanups in mobile js. r=mfinkle 2010-07-20 16:49:31 -04:00
Jim Chen 76e3ce29c5 Bug 570603 - Autocomplete should search while composing on Android [r=mfinkle] 2010-07-22 15:42:41 -04:00
Vivien Nicolas a7d43ca2f4 Bug 580639 - Uninstall for disabled add-ons doesn't work. [r=mfinkle] 2010-07-22 15:42:40 -04:00