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

2250 Коммитов

Автор SHA1 Сообщение Дата
Matt Brubeck d6a4e7f968 Back out fc4b66851459 (bug 630594) because it caused bug 633539 (click when panning). 2011-02-11 09:55:07 -08:00
Mark Finkle cbf303d729 Bug 632837 - Refactor BrowserUI.updateURI to reduce affect startup and pageload [r=vingtetun] 2011-02-11 11:24:15 -05:00
Vivien Nicolas cb5a561c83 Bug 633186 - Lazy load Weave.Service if Weave has not account set up [r=mfinkle] 2011-02-10 20:42:20 +01:00
Vivien Nicolas 820d8beba9 Bug 621779 - Cannot see more than 6 tabs when VKB is opened in portrait mode [r=mfinkle] 2011-02-10 17:13:38 +01:00
Vivien Nicolas b548ceafd1 Bug 630594 - Click delay should be disabled if the page is not zoomable [r=mfinkle] 2011-02-10 14:44:49 +01:00
Fabrice Desré c0ed8cee2d Bug 623063 - Remove useless <tooltip> from browser.xul 2011-01-05 14:02:00 -05:00
Mark Finkle bca8a8296d Bug 630474 - Show a toaster alert when instaling or uninstalling a restartless add-on [r=mbrubeck] 2011-02-09 23:55:20 -05:00
Benjamin Stover 6a9a54c600 Bug 630593 Remove try/catch and test for saving history r=mfinkle 2011-02-09 11:46:28 -08:00
Fabrice Desré a3c470c111 Bug 621401 - 'Confirm Close' dialog displayed behind the context menu 2011-02-09 11:36:39 -08:00
Mark Finkle 3935f750e7 Bug 632825 - Error: URI_GENERIC_ICON_XPINSTALL is not defined [r=vingtetun] 2011-02-09 11:07:53 -05:00
Vivien Nicolas 76e875c9de Bug 629661 - Find in Page does not reset after it is closed (followup) [r=mfinkle] 2011-02-09 00:28:52 +01:00
Vivien Nicolas 3c2f1084ec Bug 630946 - Repaint does not occur when dismissing a combo box [r=mfinkle] 2011-02-09 00:22:27 +01:00
Vivien Nicolas 2a5b87937a Bug 626457 - Move some code out of Browser.startup(); [r=mfinkle] 2011-02-08 23:46:24 +01:00
Vivien Nicolas ca9ab315ef Bug 632345 - [regression] Scrollbar position should not updated before showing the scrollbars [r=mfinkle] 2011-02-08 23:38:20 +01:00
Vivien Nicolas 63ce29e354 Bug 632346 - Opening a new tab from command-line should hide the right panel [r=mfinkle] 2011-02-08 23:36:17 +01:00
Wes Johnston 9a0ab88800 Bug 631200 - Make sure jpake closes when sync setup closes [r=mfinkle] 2011-02-08 10:05:58 -08:00
Mark Finkle 92c2cde226 Bug 632005 - Use stricter limit on WebProgressListener flags [r=mbrubeck] 2011-02-07 13:46:01 -05:00
Vivien Nicolas 1014565e38 Bug 629665 - [regression] Tab bar covers full screen [r=mfinkle] 2011-02-07 13:56:11 +01:00
Vivien Nicolas 0256d0e1dc Bug 629661 - Find in Page does not reset after it is closed [r=mfinkle] 2011-02-07 13:49:37 +01:00
Vivien Nicolas a9d9c845ec Bug 628633 - [Regression] Find in Page does not scroll down when hitting the Down Arrow from the findbar [r=mfinkle,mbrubeck] 2011-02-03 18:58:43 +01:00
Wesley Johnston 7c356de7f0 Bug 631130 - [Regression] Find in page and form assistant are broken [r=mfinkle] 2011-02-02 16:39:43 -05:00
Matt Brubeck d3bf42983e Bug 629794 - Error: _contentView is undefined in local browsers [r=stechz]
(re-apply fix that was accidentally reverted by merge with bug 628799)
2011-02-02 19:34:45 -08:00
Matt Brubeck 04ac06eb61 Bug 628799 (followup) - Fix the ZoomChanged event used by Tzoom tests [r=stechz]
--HG--
extra : rebase_source : 2ad696667dbe181c4a8c5000f736070620ff37bf
2011-02-02 16:25:42 -08:00
Wes Johnston f4e7fb2852 Bug 630942 - Make sure we update the cache viewport after orientation changes [r=stechz] 2011-02-02 16:21:47 -08:00
Matt Brubeck b995057a74 Bug 628799 - (2/2) Kill browser.scale and make fuzzy zoom API [r=stechz]
--HG--
extra : rebase_source : b2563c309e05e0e10b514114c200a4d8bac24f9d
2011-02-02 11:03:48 -08:00
Matt Brubeck aa04dd9946 Bug 628799 - (1/2) Kill browser.scale and make fuzzy zoom API [r=stechz]
--HG--
extra : rebase_source : 512dafe586ea5bfdf6e336314970868bd05e6fba
2011-02-02 11:03:46 -08:00
Benjamin Stover d890507250 Bug 630721 Remove junk at bottom of test r=mfinkle 2011-02-02 10:51:02 -08:00
Mark Finkle e8979c4012 Bug 630542 - Regression: Context menus do not pop up on links (remove the dump) [r=stechz] 2011-02-01 14:41:40 -05:00
Mark Finkle 50f24d5d60 Bug 630542 - Regression: Context menus do not pop up on links [r=stechz] 2011-02-01 13:59:58 -05:00
Benjamin Stover 62ff2c3c8d Bug 629122 Crashed tab causes displayport to stop setting r=wesj 2011-02-01 09:38:41 -08:00
Mark Finkle 323a9adf58 Bug 630027 - replace mozRequestAnimationFrame() with mozRequestAnimationFrame(callback) in AnimatedZoom.js [r=stechz] 2011-01-31 18:10:01 -05:00
Wes Johnston bda9621a03 Bug 605630 - Scroll scrollboxes in local tabs [r=stechz, a=blocking-fennec] 2011-01-31 14:11:27 -08:00
Wes Johnston 23d468e39a Bug 618434 - Show errors when JPAKE fails [r=mfinkle, a=blocking-fennec] 2011-01-31 14:08:19 -08:00
Benjamin Stover 81314c4078 Bug 630145 Regression: History not saved r=mfinkle 2011-01-31 10:57:03 -08:00
Vivien Nicolas 04bd291236 Bug 621402 - JavaScript error from form assistant: uncaught exception: Empty rectangles do not have centers [r=mfinkle] 2011-01-31 19:45:15 +01:00
Vivien Nicolas f3168ec432 Bug 630249 - Do not allow zoom for empty pages even if they are remote [r=mfinkle] 2011-01-31 19:44:36 +01:00
Matt Brubeck 6af4bdefe9 Bug 630221 - Remove failing chrome/tests/browser_preferences_basic.js [r=mfinkle]
--HG--
extra : rebase_source : 3c0670e691011f42547a993759228063f777bf74
2011-01-31 10:30:17 -08:00
Matt Brubeck d79b22a879 Bug 629794 - Error: _contentView is undefined in local browsers [r=stechz]
--HG--
extra : rebase_source : 41f6bd5faf4c064e72b477a5ea6e280825b8df25
2011-01-28 13:31:47 -08:00
Vivien Nicolas eddbc515c5 Bug 619679 - [Maemo] Dismissing the virtual keyboard causes problems. mobile-browser bits. r=mfinkle 2011-01-28 13:28:11 -08:00
Mark Finkle f70eea1b81 Bug 605706 - Add desktop notifications to clearable list of permissions [r=mbrubeck] 2011-01-28 15:39:48 -05:00
Vivien Nicolas 09d14b7203 Bug 629397 - Use sendCrossProcessKeyEvent instead of a custom message for keys [r=mfinkle,f=mbrubeck] 2011-01-28 19:11:12 +01:00
Mark Finkle 2510933012 Bug 615239 - Add 'Get Help' SUMO link to Start Page (followup) [r=vingtetun] 2011-01-28 09:41:11 -05:00
Mark Finkle 887241e71f Bug 615239 - Add 'Get Help' SUMO link to Start Page [r=vingtetun] 2011-01-28 08:48:17 -05:00
Vivien Nicolas 31377d723f Bug 622738 - gray area to the right of facebook touch pages disconnects urlbar and controls sidebar [r=mfinkle] 2011-01-27 21:34:30 +01:00
Vivien Nicolas 791f3e63b3 Bug 628732 - Hitting Android Back in Awesome list opens right panel [r=mfinkle] 2011-01-27 21:33:43 +01:00
Vivien Nicolas 77ff625b93 Bug 628660 - Gray area when navigating with the form assistant [r=mfinkle,stechz] 2011-01-27 21:32:35 +01:00
Wes Johnston 9ae8b8e66a Bug 612607 - Show sync setup if necessary when remote tabs command fires. 2011-01-27 11:05:01 -08:00
Mark Finkle 0d1d1b250c Bug 627772 - AutocompleteCache should read from disk async [r=mbrubeck] 2011-01-27 14:02:52 -05:00
Fabrice Desré 08ee773473 Bug 619518 - If a notification has no callback, use a toaster popup 2011-01-27 10:54:36 -08:00
Mark Finkle 69191ccf0e Bug 619231 - Fennec UI should not enable Connect unless all fields are entered [r=vingtetun] 2011-01-27 13:42:52 -05:00
Matt Brubeck b5120ebfb6 Bug 627851 - PreferencesView._delayedInit is not delayed enough [r=mfinkle] 2011-01-27 09:36:22 -08:00
Mark Finkle 798a667255 Bug 627894 - Use the right URL when trying to zombie-ify a zombie tab [r=mbrubeck] 2011-01-27 00:16:34 -05:00
Mark Finkle 90a32f9afd Bug 628847 - Remove some cruft in last-window-check copied from desktop [r=wjohnston] 2011-01-26 23:47:50 -05:00
Mark Finkle 8f53023af5 Bug 627500 - Clicking on a link that has window.scrollTo(0, 1000) will clear the content of that frame [r=wjohnston] 2011-01-26 08:37:18 -05:00
Benjamin Stover 62ac07e1cc Bug 623485 - Use transforms to move scrollbars [r=vingtetun] 2011-01-26 15:56:38 +01:00
Vivien Nicolas d9216fe2d7 Bug 628971 - Find in page toolbar is overlaid by the VKB [r=mfinkle] 2011-01-26 15:51:46 +01:00
Benjamin Stover 07b2dc98d1 Bug 628827 Blinky double-tap zoom and pinch to zoom r=mbrubeck 2011-01-25 16:19:46 -08:00
Vivien Nicolas 0490908b5a Bug 627293 - "Fennec not resized correctly after switching between portrait/landscape mode" [r=mark.finkle] 2011-01-25 09:36:00 -05:00
Benjamin Stover d998a8a40d Bug 624451 Followup: stop relying on contentWidth/contentHeight r=mbrubeck 2011-01-25 14:43:01 -08:00
Benjamin Stover ab946e018f Bug 624451 Investigate changing displayport based on panning heuristics r=vingtetun r=mbrubeck 2011-01-25 12:08:41 -08:00
Vivien Nicolas 02790d5efc Bug 628679 - Add some dump to browser_addons.js for debugging random failure 2011-01-25 18:57:02 +01:00
Vivien Nicolas cb839672f2 Bug 627293 - Fennec not resized correctly after switching between portrait/landscape mode (followup) [r=mfinkle] 2011-01-25 15:32:05 +01:00
Vivien Nicolas 5b44bc435a Bug 628605 - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_formsZoom.js | Test timed out [r=mfinkle] 2011-01-25 15:28:41 +01:00
Vivien Nicolas 86e4b1ad87 Bugzilla@Mozilla – Bug 628614 TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_forms.js | Form Assistant should be open [r=mfinkle] 2011-01-25 15:27:35 +01:00
Mark Finkle e8be5a3e14 Bug 627293 - backout for Ts regression [r=me] 2011-01-24 23:20:26 -05:00
Matt Brubeck a783a86c85 Bug 627500 - Viewport gets out of sync with content-initiated scrolling [r=mfinkle]
--HG--
extra : rebase_source : c24208e6968edc8f3dbe1ce294b2ecf8bfa379b3
2011-01-24 15:43:41 -08:00
Vivien Nicolas 7a163f78af Bug 627293 - "Fennec not resized correctly after switching between portrait/landscape mode" [r=mark.finkle] 2011-01-20 11:46:00 -05:00
Matt Brubeck 870a35e575 Bug 628323 - Context menus cannot be changed by restartless add-ons [r=mfinkle] 2011-01-24 11:20:39 -08:00
Matt Brubeck c4eda9d3b2 Bug 605618 - Scroll iframes in parent process (followup) [r=mfinkle] 2011-01-23 08:49:43 -08:00
Matt Brubeck bed44054b3 Bug 627911 - Fix string errors in extensions.js [r=wesj] 2011-01-21 16:37:52 -08:00
Vivien Nicolas 37f9e94fdd Bug 627372 - Placeholder gray color is not applied by default [r=mfinkle] 2011-01-20 20:48:39 +01:00
Mark Finkle 834982a288 Bug 625612 - Add prominent startup info to development builds [r=wesj] 2011-01-20 14:21:55 -05:00
Doug Turner 98c6e7216f Bug 624652 - Remove the explict quit from the Memory Observer. Discussed with blassey and mfinkle r=mfinkle 2011-01-19 22:31:30 -08:00
Wes Johnston 612a3bad11 Bug 627068 - Don't set displayport for background tabs [r=stechz] 2011-01-19 15:24:34 -08:00
Wes Johnston fe9f0d5aa1 Bug 625883 - Follow up Use important rules for tap highlight [r=mfinkle] 2011-01-19 15:20:12 -08:00
Mark Finkle 917bd0112a Bug 479862 - scrollTop and scrollLeft might contain wrong values for scripts on pages (followup) [r=stechz] 2011-01-19 13:48:47 -05:00
Vivien Nicolas c87eaa0982 Bug 627059 - Findbar displaced [r=mfinkle] 2011-01-19 19:30:06 +01:00
Benjamin Stover d5cd7c7f90 Bug 626873 Navigating sometimes does not reset scale r=mfinkle 2011-01-19 10:03:05 -08:00
Mark Finkle aa207cbcd2 Bug 479862 - scrollTop and scrollLeft might contain wrong values for scripts on pages [r=vingtetun] 2011-01-19 11:45:11 -05:00
Benjamin Stover 2b44ffc216 Bug 626863 Sidebars don't snap when panning iframes r=mfinkle 2011-01-18 16:20:15 -08:00
Doug Turner 310e52cf3c Bug 624652 - Make memory observer resurrect background tabs. r=mfinkle
--HG--
extra : rebase_source : d9bf5470e7a826864425de0ee8b46da3e7ec4cff
2011-01-18 14:19:01 -08:00
Benjamin Stover d45663deea Bug 625985 Panning gestures during kinetic panning are ignored r=mbrubeck 2011-01-18 14:02:34 -08:00
Benjamin Stover f2b1489be3 Bug 605618 Scroll iframes asynchronously in frontend r=mfinkle 2011-01-18 14:00:36 -08:00
Matt Brubeck 8cb397f923 Bug 609072 - Default favicon does not appear on about: pages [r=mfinkle] 2011-01-18 13:49:20 -08:00
Matt Brubeck 936d77bc16 Bug 614353: Make sure the viewport spans the full window height when zoomed out [r=mfinkle]
--HG--
extra : rebase_source : b32495138422780ea21053408d95e9ec1f661db2
2011-01-18 11:27:02 -08:00
Wes Johnston 62e7a9fc2c Bug 625883 - Use important rules for tap highlighting [r=mfinkle] 2011-01-18 09:32:19 -08:00
Vivien Nicolas 9d37dbb768 Bug 624749 - Select box and form assistant jiggle up and down [r=mfinkle] 2011-01-18 18:16:01 +01:00
Mark Finkle 7b0beb7597 Bug 626624 - 'Edit Bookmark' does not show correct information on second display, after dismissing VKB with system 'Back' button [r=mbrubeck] 2011-01-18 10:31:59 -05:00
Mark Finkle 2d81f63607 Bug 601751 - Redesign the Edit Bookmark Panel to have the new look [r=mbrubeck] 2011-01-17 14:21:38 -05:00
Vivien Nicolas 35e0f8739f Bug 625780 - textbox[multiline='true'] binding is not working [r=mfinkle] 2011-01-17 19:58:28 +01:00
Oleg Romashin 40a6a3af87 Bug 625676 - Disable Close and TaskSwitcher buttons on Maemo6 [r=mark.finkle] 2011-01-15 11:40:52 +02:00
Oleg Romashin 4067abe043 Bug 575586 - [LongTap]Fennec does not pass long tap event to plug-ins [r=mbrubeck] 2011-01-15 11:38:30 +02:00
Fabrice Desré a1fe7df5f4 Bug 603518 - If no tabs are sync'd, integrated Sync UI should not show device name 2011-01-14 10:19:42 -08:00
Vivien Nicolas fa24470ee5 Bug 609940 - caret (cursor) can hide underneath the formfill helper [r=mfinkle] 2011-01-14 17:39:16 +01:00
Matt Brubeck b49a1b34d6 Bug 623313 - Let text reflow finish before zooming [r=mfinkle] 2011-01-13 17:07:10 -08:00
Benjamin Stover 83e13a4b20 Bug 625444 Switching to about:home can result in a gray screen r=wesj 2011-01-13 13:44:26 -08:00
Benjamin Stover 0ec5dc5ae5 Bug 605618 Basic mobile frontend patch r=mfinkle 2011-01-13 09:46:38 -08:00
Wes Johnston 69087caa15 Bug 621509 - Check for content showing before forwarding keyboard events [r=mfinkle] 2011-01-13 08:51:55 -08:00
Matt Brubeck 10ccbaef45 Bug 625224 - Connect row can be hidden while "Enable Sync" toggle is true [r=mfinkle] 2011-01-12 20:49:02 -08:00
Matt Brubeck f3093ac5c3 Bug 619795 - Cannot hit android "Back" button after connecting to Sync [r=mfinkle] 2011-01-12 20:47:58 -08:00
Wes Johnston 3b5a96746e Bug 623765 - Use active pseudoclass for tap highlighting [r=vingtetun] 2011-01-11 16:21:06 -08:00
Matt Brubeck 6562059e9e Bug 588441 - Remove progress listeners in chrome (followup) [r=fabrice]
--HG--
extra : rebase_source : 5bb91df7bd14b7585dc910975061c9ceaf1e25cd
2011-01-11 16:11:00 -08:00
Chris Jones d048fafa7f Bug 618249: Enable async scrolling for fennec. r=mfinkle a=a 2011-01-11 15:35:02 -06:00
Matt Brubeck efd29d212b Bug 619801 - Disable updater for Fennec release builds [r=mfinkle] 2011-01-11 07:46:59 -08:00
Fabrice Desré 17a7471999 Bug 624536 - Uninstalling personas addons does not disable personas themes from addons manager [r=mfinkle] 2011-01-11 01:12:45 -05:00
Mark Finkle d26a81eadc Bug 624630 - [JS Error] browser_addons.js message listener is stuck and UIReadyDelayed is busted [r=me-bustage] 2011-01-11 00:56:29 -05:00
Mark Finkle 34836f286c Bug 588441 - Remove progress listeners in chrome [r=mbrubeck r=bstover] 2011-01-10 23:53:20 -05:00
Alex Pakhotin c0d5d32329 Bug 620975 - Add-on restart notification does not go away after install [r=mfinkle] 2011-01-07 13:34:52 -08:00
Wes Johnston dbeec81b27 Bug 623763 - Highlight links on mousedown [r=vingtetun] 2011-01-10 14:10:01 -08:00
Wes Johnston fe1a84491a Bug 618124 - Don't use the play event to start fullscreen video [r=mfinkle] 2011-01-10 09:48:41 -08:00
Matt Brubeck 86c2c4f824 Bug 624017 - Move more JavaScript into delay-loaded files [r=mfinkle] 2011-01-08 07:03:27 -08:00
Alex Pakhotin 8b9bd8c0e4 Bug 619432 - AUS notification fails and is not offered again if Fennec closes during update [r=mfinkle] 2010-12-28 20:39:36 -08:00
Fabrice Desré e0f8b97ad0 Bug 623825 - Remove 'Options' button for persona themes [r=mfinkle] 2011-01-07 14:56:56 -05:00
Mark Finkle 00434dc67f Bug 623919 - Save Image/Save Link not working [r=mbrubeck] 2011-01-07 13:26:10 -05:00
Mark Finkle 293339b979 Bug 623693 - Crash Reporter URL annotation does not happen [r=mbrubeck] 2011-01-06 16:37:27 -05:00
Wes Johnston a9c6cb5274 Bug 604765 - Change viewport size based on page size [r=mbrubeck] 2011-01-06 13:17:47 -08:00
Mark Finkle fd153ed3ee Bug 623611 - Insufficient information displayed in site panel for some sites [r=mbrubeck] 2011-01-06 12:49:38 -05:00
Mark Finkle d21b07526c Bug 623591 - Add basic support for window.console [r=vingtetun] 2011-01-06 12:42:03 -05:00
Wes Johnston f41bfa61f5 Bug 621504 - Call dialog onload methods [r=mfinkle] 2011-01-06 08:40:15 -08:00
Wes Johnston ca85f4f5a5 Bug 605494 - Tests for restartless addons [r=mfinkle] 2011-01-04 17:20:31 -08:00
Vivien Nicolas e6ada84f4c TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_preferences_basic.js | Preferences pane is panned up - Got 0 0, expected 0,101 [r=me] 2011-01-05 18:08:07 +01:00
Mark Finkle 56272fc347 Bug 622423 - More delay loaded JS scripts and less via <script> includes (part 2) [r=vingtetun] 2011-01-05 11:59:32 -05:00
Vivien Nicolas cd6021b346 Bug 609866 - Fennec fires contextmenu event in content during panning/tapping [r=mfinkle,wesj] 2011-01-05 12:58:32 +01:00
Vivien Nicolas 40e84d70b0 Bug 623059 - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_preferences_basic.js | Test timed out [r=mfinkle] 2011-01-05 12:48:03 +01:00
Wes Johnston f049ba389f Bug 605494 - UI for restartless addons [r=mfinkle] 2011-01-04 17:20:30 -08:00
Mark Finkle bbe35dc89a Bug 622423 - More delay loaded JS scripts and less via <script> includes [r=mbrubeck r=vingtetun] 2011-01-04 14:22:30 -05:00
Vivien Nicolas c2983df2e9 Bug 622577 - Most content is not rendered after these steps on bed4less.nl [r=mfinkle] 2011-01-04 15:56:29 +01:00
Vivien Nicolas 687ef50e28 Bug 622121 - Opening Android softkb at facebook login adjusts urlbar to the right [r=mfinkle] 2011-01-04 15:54:38 +01:00
Vivien Nicolas bf59b280c1 Bug 621610 - Compatibility: Amazon.com sign-in issues [r=mfinkle] 2011-01-04 15:52:05 +01:00
Wes Johnston 9bea18fbc0 Bug 620523 - Use Firefox error console pref and dont require restart [r=mfinkle] 2011-01-03 17:06:27 -08:00
Mark Finkle 326ea88da6 Bug 619786 - System titlebar seen at all times [r=mbrubeck] 2011-01-03 16:08:54 -05:00
Mark Finkle 510c49ead3 Bug 518111 - Avoid using <stringbundle> and switch to nsIStringBundleService [r=mbrubeck r=vingtetun] 2011-01-03 15:07:41 -05:00
Vivien Nicolas 034a88bbd0 Bug 622553 - Tap Highlighting blue glow CSS fixes [r=mfinkle] 2011-01-03 17:50:43 +01:00
Mark Finkle 2259ebda8d Bug 621984 - replace mozRequestAnimationFrame() with mozRequestAnimationFrame(callback) [r=vingtetun] 2011-01-03 10:47:04 -05:00
Vivien Nicolas b70ffdc5a8 Bug 622119 - Addons manager width increases when long-tapping on search field [r=mfinkle] 2011-01-03 15:13:31 +01:00
Vivien Nicolas f08491f1d0 Bug 605655 - [RTL] clicking on the update button causes the text to overlay on the Fennec title icon [r=mfinkle] 2011-01-03 15:12:54 +01:00
Vivien Nicolas 39a585e96d Bug 621433 - Titlebar position changed when 'Share page' dialog is closed [r=mfinkle] 2011-01-03 13:00:09 +01:00
Vivien Nicolas 284f77c0d7 Bug 622243 - SelectHelperUI code hang fennec if the <select/> contains too much data [r=mfinkle] 2011-01-03 12:57:53 +01:00
Mark Finkle 033b76346f Bug 622422 - Allow initial pageshow event to complete before firing UIReadyDelayed event [r=mbrubeck] 2011-01-02 11:56:56 -05:00
Matt Brubeck 82044fd4d7 Bug 618715 - Make bookmark star toggle async [r=mfinkle]
--HG--
extra : rebase_source : 0376e72499339168f6e42cbaa3311ab5c809ab33
2010-12-30 09:58:31 -08:00
Vivien Nicolas 0a419b41f8 Bug 621888 - followup - rename this/self [r=me] 2010-12-30 10:12:02 +01:00
Vivien Nicolas 37f1c5f8ca Bug 621888 - followup [r=mfinkle] 2010-12-30 10:05:30 +01:00
Vivien Nicolas 2aee83bb25 [Bug 621913] Re-enable the 'click' test for browser_forms.js [r=mbrubeck] 2010-12-30 09:54:59 +01:00
Matt Brubeck 00d1e28ecb Bug 621802 - Make the bookmark star async (don't block UI during page load) [r=mfinkle] 2010-12-29 13:35:06 -08:00
Alon Zakai cc6b3aa691 Bug 620097 - Fix save to PDF for non-latin filenames on android [r=mfinkle] 2010-12-29 10:36:06 -08:00
Vivien Nicolas 27801dd4a3 Bug 621888 - Fennec zoom to the wrong area when the search result is at the bottom of the page [r=mbrubeck] 2010-12-29 16:40:51 +01:00
Vivien Nicolas f2d25b0f36 Bug 621835 - URL bar title does not represent the open search URI when selected from the open search menu [r=mfinkle] 2010-12-29 16:39:37 +01:00
Vivien Nicolas e73e4cd206 Bug 621838 - The Addons pane is still pannable when the context menu of the search textbox is visible [r=mfinkle] 2010-12-29 16:38:45 +01:00
Matt Brubeck 3a9b5af818 Bug 621892 - Adjust y coordinate after text reflow [r=vingtetun]
--HG--
extra : rebase_source : f0d3cc721f7cc34af4713ae0ee85c3a424d91918
2010-12-29 07:34:16 -08:00
Vivien Nicolas 70127480a7 Bug 621732 - Random failure in browser_navigation.js - followup [r=me] 2010-12-29 11:44:15 +01:00
Vivien Nicolas 023edd4be5 Bug 621732 - Random failure in browser_navigation.js [r=mfinkle] 2010-12-29 07:36:38 +01:00
Vivien Nicolas 92e6d74ceb Bug 621730: Blue Highlighting rect calculation is wrong on google images [r=mfinkle] 2010-12-29 05:53:08 +01:00
Matt Brubeck ae01299a05 Bug 621683 - Double-tap does not zoom correctly if text reflow changes the layout [r=mfinkle]
--HG--
extra : rebase_source : 761114d9af7408575e450483b18b66afa6ab9c7a
2010-12-28 20:08:14 -08:00
Vivien Nicolas 0af3c74011 Bug 604353 - Random failure into browser_viewport.js [r=mbrubeck] 2010-12-28 20:10:01 +01:00
Matt Brubeck 80b1099ac4 Bug 620952 - Trim whitespace from sync account/password [r=vingtetun] 2010-12-28 07:31:46 -08:00
Matt Brubeck 73885efaff Bug 621617 - Sync Details button does not work on first tap [r=vingtetun] 2010-12-28 07:31:29 -08:00
Matt Brubeck af2ec2ce7b Bug 611555 (2/2) - Add a pref to control reflow zoom [r=mfinkle]
--HG--
extra : rebase_source : 400d48a82a22a71c10350a4e46c9402c1d55fe8c
2010-12-27 21:27:36 -08:00
Matt Brubeck fb2ffc022c Bug 611555 (1/2) - Use code from Easy Reading to reflow text on zoom [r=mfinkle]
--HG--
extra : rebase_source : 920f1317cd758db43105840196f47ea30b9803b9
2010-12-27 21:23:14 -08:00
Matt Brubeck bfe8c6a6c3 Bug 621588 - File permissions should be in octal, not hex [r=blassey] 2010-12-27 18:50:30 -08:00
Vivien Nicolas 773c3c089d bug 611466 followup + tests [r=mfinkle] 2010-12-27 18:18:11 +01:00
Mark Finkle 81fdd0dce7 Bug 611466 - Fennec highlights the whole URL after I've entered a special character ('~'), inviting me to overwrite it (missed some changes) [r=vingtetun] 2010-12-22 15:31:12 -05:00
Mark Finkle 450582ca09 Bug 619875 - Load about:home when having a custom home page that crashes in content [r=vingtetun] 2010-12-22 15:13:40 -05:00
Mark Finkle 29d4467611 Bug 611861 - add-ons list cramped compared to awesomescreen [r=vingtetun] 2010-12-22 15:13:39 -05:00
Mark Finkle 9a29d567d1 Bug 620655 - Hide 'See More Add-ons' button after installing all extra add-ons [r=vingtetun] 2010-12-22 15:13:39 -05:00
Vivien Nicolas 4b5c314adb Bug 620982 - focus is cleared when there is an XHR in the background [r=mfinkle] 2010-12-22 18:55:45 +01:00
Vivien Nicolas f39d906efc Bug 620527 - Prepopulated form data is not selected in Fennec on EVO 4g [r=mfinkle] 2010-12-22 18:51:53 +01:00
Vivien Nicolas aa13cb267b Bug 620061 - followup + tests [r=mfinkle] 2010-12-22 18:50:49 +01:00
Alon Zakai e01f0d67a4 Bug 616664 - Keep the screen on when playing fullscreen video [r=mfinkle] 2010-12-21 15:04:29 -08:00
Vivien Nicolas c928a680ce Bug 620714 - Chrome scrollbars appears too early when touching a chrome scrollbox [r=mfinkle] 2010-12-21 19:40:02 +01:00
Vivien Nicolas c28f186387 [Bug 620716] Observer error when switching the value of the 'Remember password' pref [r=mfinkle] 2010-12-21 19:33:19 +01:00
Vivien Nicolas 8762bfac51 Bug 619636 - Chrome scrollbars have 1px black borders on the sides on devices [r=mfinkle] 2010-12-21 19:17:30 +01:00
Vivien Nicolas 60624ec284 Bug 620061 - Restoring more than one column of tabs make the tabs panel size being too small [r=mfinkle] 2010-12-21 19:16:04 +01:00
Vivien Nicolas a5006c93ba Bug 620040 - Random failure into browser_forms.js [r=mfinkle] 2010-12-21 19:14:12 +01:00
Mark Finkle 2343454f9d Bug 531825 - Confirm before clearing private data [r=mbrubeck] 2010-12-21 12:42:04 -05:00
Vivien Nicolas 983d4c849a Bug 619824 - Dispatch a delayed mousemove event soon after TapDown [r=mfinkle] 2010-12-17 02:38:28 +01:00
Mark Finkle a79c18bf07 Bug 619764 - Fennec content process crash reporter UI does not respect MOZ_CRASHREPORTER_NO_REPORT [r=vingtetun] 2010-12-16 18:15:55 -05:00
Matt Brubeck 23c6a416a4 Backed out changeset b0c084584269 (patch accidentally applied twice with bad fuzz). 2010-12-16 00:01:58 -08:00
Matt Brubeck 6a3084e683 Bug 609281 - Close awesomescreen when opening a command-line URL [r=mfinkle] 2010-12-15 23:40:09 -08:00
Matt Brubeck 603b11c70d Bug 617851 (followup) - Don't ignore command-line arguments when restoring sessions [r=mfinkle] 2010-12-15 23:00:33 -08:00
Vivien Nicolas 27af3051db Bug 619412 - PanFinished is not fired on the same element as PanBegin [r=mfinkle] 2010-12-16 07:45:40 +01:00
Vivien Nicolas b77cb68cef Bug 619620 - Warning: reference to undefined property target.classList [r=mfinkle] 2010-12-16 07:27:01 +01:00
Mark Finkle df1f2a7cbc Bug 611466 - Fennec highlights the whole URL after I've entered a special character ('~'), inviting me to overwrite it [r=vingtetun] 2010-12-16 00:23:08 -05:00
Vivien Nicolas 5cdb2b70ee Bug 617069 - Contacts autocomplete is broken for id and className matches (tests) [r=mfinkle] 2010-12-16 00:20:40 -05:00
Wesley Johnston ed912f9848 Bug 607447 - JavaScript error: chrome://browser/content/input.js, line 481: parentNode is null (about:config) [r=mfinkle] 2010-12-15 23:58:49 -05:00
Vivien Nicolas 22bc8d5c5e Bug 515166 - Support scroll indicators in XUL richlistboxes and scrollboxes [r=mfinkle] 2010-12-15 23:01:00 -05:00
Brad Lassey 83efdb62de Bug 617859 - Cache recommended add-ons list for Start page to improve responsiveness [r=mfinkle] 2010-12-09 21:52:57 -08:00
Vivien Nicolas 50c177986d [Bug 619513] Clicking directly on a select element in content should keep the select UI synced [r=mfinkle] 2010-12-16 05:02:27 +01:00
Doug Turner 6f829b48b8 Bug 617851 - Restore session history on crash or OOM [r=mfinkle r=mbrubeck r=vingtetun] 2010-12-15 20:47:38 -05:00
Vivien Nicolas ddf1b63876 Bug 614091 - followup for tabs container width [r=mfinkle] 2010-12-16 02:35:24 +01:00
Vivien Nicolas 80d3df0e50 Bug 619128 - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_navigation.js - timeout removal [r=me] 2010-12-15 23:17:04 +01:00
Vivien Nicolas a414defeae Bug 614091 - having 4 or more tabs, zooming in and switching to portrait to landscape will show part of the tab side panel [r=mfinkle] 2010-12-15 21:58:05 +01:00
Vivien Nicolas e9b21c9fd1 Bug 461843 - Show indication of where on the page you are when scrolling [r=mfinkle] 2010-12-15 21:07:36 +01:00
Mark Finkle fc38d3fc56 Bug 619019 - Use -moz-device-orientation when needed [r=mbrubeck] 2010-12-15 14:15:42 -05:00
Vivien Nicolas 7030e26973 Bug 618001 - [Regression] Filter list on select boxes brings keyboard up and then keyboard goes away [r=mfinkle] 2010-12-15 19:26:24 +01:00
Vivien Nicolas 8d92de5efe Bug 619128 - The title should be equal to the new page title - Got This is an english title page, expected This is not a french title [r=mfinkle] 2010-12-15 19:25:35 +01:00
Vivien Nicolas 818d0022e5 Bug 618823 - Text field on Google Translate loses focus while typing text [r=mfinkle] 2010-12-15 19:24:13 +01:00
Matt Brubeck e9b9dbda2a Bug 618593 - Sync UI: Entering manual setup a second time defaults to custom server [r=mfinkle] 2010-12-12 23:01:35 -08:00
Mark Finkle d2021b5f26 Bug 618516 - Improve placeholder behavior for JPAKE codes [r=mbrubeck] 2010-12-10 22:33:41 -05:00
Vivien Nicolas bf6cfb07db Bug 608268 - URL bar horizontal scrolling is broken after sharing a page through twitter [r=mfinkle] 2010-12-10 18:12:26 +01:00
Mark Finkle 69bf91225f Bug 615956 - The content-shutdown callback should return quickly, to allow the dead child process to be reaped [r=mbrubeck] 2010-12-09 23:46:40 -05:00
Matt Brubeck d95e3be5c3 Backout df1cc5afcff9 (bug 608268) for Android keyboard regression. r=me 2010-12-09 22:54:44 -08:00
Mark Finkle fd29c30234 Bug 602685 - Sync UI: Implement easy setup for Fennec [r=mbrubeck] 2010-12-09 19:52:02 -05:00
Mark Finkle 716099f701 Bug 618212 - JavaScript Error in arrowbox.xml [r=mbrubeck] 2010-12-09 19:17:27 -05:00
Matt Brubeck fcf45fe27f Bug 617795 - Blank tab is not closed correctly when it is about:empty or is
the only tab (tests) [r=mfinkle]
2010-12-09 13:24:22 -08:00
Matt Brubeck ae9ff7102d Bug 617795 - Blank tab is not closed correctly when it is about:empty or is the only tab [r=mfinkle] 2010-12-09 13:24:06 -08:00
Matt Brubeck 172b59bf32 Bug 609281 - Sharing a link using facebook does not hide the awesomescreen [r=mfinkle] 2010-12-09 11:16:56 -05:00
Matt Brubeck a7d302a2a7 Bug 611063 - Android Content Menu overlays Find in Page/Form Filler but still allows typing [r=mfinkle] 2010-12-09 11:13:55 -05:00
Vivien Nicolas 65a5b5c56a Bug 608268 - URL bar horizontal scrolling is broken after sharing a page through twitter [r=mfinkle] 2010-12-09 11:07:14 -05:00
Vivien Nicolas fe788ec541 Bug 611327 - After entering an url, the previous url is shown, while loading the typed in url [r=mfinkle] 2010-12-09 11:06:21 -05:00
Vivien Nicolas fe0f108c72 Bug 614609 - Hitting 'Find in page' after the find in page is already up with text in it will disable the arrows until you type [r=mfinkle] 2010-12-09 11:06:17 -05:00
Vivien Nicolas 3f48472856 Bug 614540 - Form Helper should not close when data are load in the background [r=mfinkle] 2010-12-09 10:58:01 -05:00
Mark Finkle 3bcc2717c1 Bug 535359 - 'Already loading' and 'not loading' errors thrown [r=vingtetun] 2010-12-09 10:36:52 -05:00
Vivien Nicolas bc20a94b34 Bug 573447 - FormHelper doesn't work with iframes in designmode [r=mfinkle] 2010-12-09 10:35:16 -05:00
Matt Brubeck 13d1851683 Bug 617739 - Regression: blank start page should load in a remote tab [r=mfinkle] 2010-12-09 10:33:43 -05:00
Vivien Nicolas ff0348d29a Bug 615271 - Ghost tab in the undo panel when opening a local page [r=mfinkle] 2010-12-09 10:08:56 -05:00
Vivien Nicolas 6f95372eb3 Bug 612900 - Cannot pan list of search engines when list is longer than viewable screen [r=mfinkle] 2010-12-09 10:08:14 -05:00
Vivien Nicolas e35936a5ae Bug 614606 - Find in Page does not scroll down when hitting the previous button the first time [r=mfinkle] 2010-12-09 10:08:12 -05:00
Wes Johnston 6455c2f580 Bug 617382 - Set update url to something real in browser-chrome tests [r=mfinkle] 2010-12-07 10:38:00 -08:00
Vivien Nicolas 20b6bc1726 browser_bookmarks.js debugging - use setTimeout(..., 0); to unnest events [r=me] 2010-12-07 18:28:27 +01:00
Vivien Nicolas 010d93ad25 Bug 616511 - browser_sessionstore.js is failing and browser_select.js leave the content navigator bar opened [r=mfinkle] 2010-12-07 17:45:20 +01:00
Vivien Nicolas 468433655e browser_awesomepanel.js debugging - use setTimeout(..., 0); to unnest events 2010-12-07 16:24:41 +01:00
Vivien Nicolas 4bcdfb18dc Bug 615171 - Form assistant remains open even after loading another webpage - followup [r=mfinkle] 2010-12-02 18:53:52 +01:00
Vivien Nicolas 39833f9ded Bug 610725 - crash-stats.mozilla.org product selector doesn't work [r=mfinkle] 2010-12-02 18:52:50 +01:00
Mark Finkle b36b2523a6 Bug 614249 - Tabs don't open in background when using CTRL key and tapping a link [r=wjohnston] 2010-12-01 14:59:02 -05:00
Vivien Nicolas 4c1b37f77f Bug 615171 - Form assistant remains open even after loading another webpage [r=mfinkle] 2010-12-01 16:31:56 +01:00
Doug Turner c74066efb7 Bug 615642 - Force online should be implmented on all platforms. r=mfinkle a=blocking-fennec
--HG--
extra : rebase_source : fbfb2c422f2aceda4ad69511d2c9275e246dd94b
2010-11-30 11:29:43 -08:00
Vivien Nicolas d53a259548 Bug 614813 - Content of pages not displayed when Site panel is opened [r=mfinkle] 2010-11-29 19:15:03 +01:00
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 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
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
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
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 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 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
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
Matt Brubeck 7963153801 Bug 590777 - part 1: Viewport metadata cleanup [r=mfinkle] 2010-11-16 09:22:31 -08: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
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
Matt Brubeck c1e15bce4a Bug 611753 - Fix XBL binding for textbox[type=search] [r=mfinkle]
--HG--
extra : rebase_source : 66173f5b224d10c34d31252acd2c5fda68e7fcf4
2010-11-13 14:36:51 -08:00
Vivien Nicolas 2189e66d19 Bug 609619 - "[Regression] Switching between browser control panes in intervals of 1/2 a second results in previous pane being shown" [r=mark.finkle] 2010-11-08 08:03:00 -05:00
Mark Finkle cc0ed245b8 Backout bug 593310 - checkerboard background regresses panning [r=me] 2010-11-13 00:15:36 -05:00
Matt Brubeck b3575eae13 Remove errant plus signs from Bug 590602 (bustage fix) 2010-11-12 13:40:58 -08:00
Matt Brubeck f6fc34350b Bug 610781 - Icons and backgrounds for the app menu [r=mfinkle]
--HG--
extra : rebase_source : e676db1b03db7ae93c343caa75ad2564f1a3e23a
2010-11-12 13:35:12 -08:00
Mark Finkle fc88684840 Bug 525850 - Design UI for crashed out-of-process tabs (strings only) [r=mbrubeck] 2010-11-12 16:17:47 -05:00
Wesley Johnston 4530effef8 Bug 604719 - "No warning when the downloaded file is larger than the space available" [r=wjohnston] 2010-11-11 13:48:00 -05:00
Wesley Johnston f8288a99e4 Bug 590602 - "Support input method changing in Fennec" [r=mark.finkle] 2010-11-12 10:45:00 -05:00
Mark Finkle 0712ae8270 Bug 611658 - The buttons found on SSL Error Page are black (dark grey) [r=vingtetun] 2010-11-12 13:42:10 -05:00
Matt Brubeck 6f1a4413e5 Bug 585875 - Improve textbox context menu behavior on Android [r=mfinkle]
--HG--
extra : rebase_source : e3e1e1af294c9bced2f5bb637a8976ff39c31ec9
2010-11-12 07:39:10 -08:00
Wesley Johnston 34d71d6827 Bug 610689 - "No prompt on start of an extension download from AMO" [r=mark.finkle] 2010-11-10 15:05:00 -05:00
Mark Finkle dc6e40f6e5 Bug 588797 - Chrome javascript errors while opening a new tab [r=mbrubeck] 2010-11-11 23:53:33 -05:00
Mark Finkle d231e14e09 Bug 593310 - show checkerboard for waiting-to-be-filled regions with browser elements as browsing surface (bitrot fix) [r=mbrubeck] 2010-11-11 15:43:41 -05:00
Mark Finkle a0f8dcfa77 Bug 611240 - Cleanup after landing bug 598331 [r=vingtetun r=wesj] 2010-11-11 15:35:27 -05:00
Wesley Johnston 9faaca88c1 Bug 611303 - [Regression] Cannot input text in search field in about:config [r=mfinkle] 2010-11-11 10:07:00 -05:00
Matt Brubeck adfebecc59 Bug 585875 - Copy/paste in context menu for chrome textboxes [r=mfinkle]
--HG--
extra : rebase_source : 12acf854ab3f2ca2af0957c56180b47bf7e67000
2010-11-11 10:27:27 -08:00
Brad Lassey d4bb4ec2cd [mq]: checkerboard
Bug 593310 - show checkerboard for waiting-to-be-filled regions with browser elements as browsing surface [r=mfinkle]
2010-09-03 05:24:00 -04:00
Matt Brubeck d4fae9481d Bug 598331 - Fix pinch zoom regression [r=mfinkle] 2010-11-10 21:00:09 -08:00
Wesley Johnston ed54682d8c Bug 598331 - Stop using a single notificationbox for all browsers (part 2) [r=mfinkle r=stechz] 2010-11-10 16:49:23 -05:00
Wesley Johnston 32b1d31069 Bug 598331 - Stop using a single notificationbox for all browsers (part 1) [r=mfinkle r=stechz] 2010-11-10 16:49:22 -05:00
Matt Brubeck ec33d9f865 Back out f83003b34fbe and af72df54ccf1 (Bug 598331) because they broke pinch zoom. 2010-11-10 19:38:16 -08:00
Wesley Johnston 5d26861b02 Bug 598331 - Stop using a single notificationbox for all browsers (part 2) [r=mfinkle r=stechz] 2010-11-10 16:49:23 -05:00
Wesley Johnston c45bb85043 Bug 598331 - Stop using a single notificationbox for all browsers (part 1) [r=mfinkle r=stechz] 2010-11-10 16:49:22 -05:00
Mark Finkle 5c2d47016f Bug 609903 - Closing a tab opened in background produces lock/unlock toolbar inbalance [r=vingtetun] 2010-11-10 11:27:30 -05:00
Matt Brubeck 8a1b3ebc44 Bug 609874 - Combobox list doesn't appear after pressing the system Back button [r=vingtetun,mfinkle]
--HG--
extra : rebase_source : 99c4aeb7012b240101462b331379aa56305d1fdb
2010-11-10 07:57:55 -08:00
Egor Starkov 55c31c5941 Bug 610992 - "Left and right swipe should change places" [r=mark.finkle] 2010-11-10 07:02:00 -05:00
Matt Brubeck f6f2b49536 Bug 609779 - Multitouch zoom jumps to bottom of screen on short pages [r=mfinkle] 2010-11-09 14:15:16 -08:00
Matt Brubeck 07ecf7b2af Bug 606565 - Create an Android-style app menu [r=mfinkle] 2010-11-09 13:42:16 -08:00
Mark Finkle 469b9f0820 Bug 608272 - When solitary tab crashes and is closed the preview remains [r=mbrubeck] 2010-11-08 17:40:37 -05:00
Vivien Nicolas 6a2c602a6d Bug 540613 - Form helper does not come up selecting username/password fields on Wordpress [r=mfinkle] 2010-11-08 11:53:42 +01:00
Vivien Nicolas 3944358582 Bug 606548 - Start page options > Custom vs Current pages is redundant [r=mfinkle] 2010-11-05 10:10:00 -04:00
Vivien Nicolas 3a420ae3a3 Bug 572696 - Fennec should understand meta viewport with spaces - tests part [r=mfinkle] 2010-11-05 19:10:55 +01:00
Vivien Nicolas f03f2d0859 Bug 609931 - browser_awesomescreen.js test is timing out [r=mfinkle] 2010-11-05 18:49:35 +01:00
Wes Johnston db77afc225 Bug 609661 - Fire ViewChanged event when adding items to addon manager [r=mfinkle] 2010-11-04 16:18:00 -04:00
Wesley Johnston 611f9aa6e1 Bug 592904 - "Hide the Form Assistant select UI filter box for small select lists" [r=mark.finkle] 2010-11-04 09:41:00 -04:00
Mark Finkle 2cf2d8691b Bug 605668 - Page offset to the left after two-Finger page-up/down gesture on a zoomed-in right side of the page [r=mbrubeck] 2010-11-04 23:04:56 -04:00
Mark Finkle ec97a6079e Bug 609813 - Avoid Browser.computeSidebarVisibility in NewTabPopup 'TabOpen' handler [r=mbrubeck] 2010-11-04 21:36:47 -04:00
Vivien Nicolas 977a079d90 Bug 605583 - Don't reopen vkb just because user switches to 'all pages' [r=mfinkle] 2010-11-04 19:47:09 +01:00
Vivien Nicolas 451eab397b Bug 609516 - [regression] Urls in the history panel are missing [r=mbrubeck,mfinkle] 2010-11-04 19:42:07 +01:00