Commit Graph

1319 Commits

Author SHA1 Message Date
Matt Brubeck
361fbc7c7b Bug 556069 - API for addons to add their own PageActions to the site menu 2010-08-13 11:41:00 -07:00
Matt Brubeck
dddb9bb5cc Bug 584865 - Use IPC context for zooming canvas [r=mark.finkle]
This fixes the zoom animation, but MozGetIPCCanvas is slow on Android so we
need to reuse the same canvas and cache it at startup time (this means a
significant startup time regression).  See bug 586353 for more.
2010-08-12 08:43:00 -07:00
Mark Finkle
4d888901d7 Bug 586122 - Clusters do not get cleared with switching Sync profiles [r=philikon] 2010-08-12 10:26:48 -04:00
Matt Brubeck
2ea958a3d8 Bug 585771 - Fennec needs to call SetIsActive() on its nsIWebBrowser [r=mfinkle] 2010-08-11 07:27:09 -07:00
Matt Brubeck
43e879dbaf Bug 586074 - Remove resize handles from textareas [r=mfinkle] 2010-08-10 15:13:26 -07:00
Matt Brubeck
ff57039e2b 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
Matt Brubeck
5c779268d6 Bug 583783 - Keyboard shortcuts do not work in remote tabs [r=mfinkle] 2010-08-09 13:14:35 -07:00
Mark Finkle
26cbfe43af Bug 583369 - Unable to save new string values in about:config settings [r=mbrubeck] 2010-08-09 15:11:51 -04:00
Matt Brubeck
c060bbd4ed 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
acbb840431 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
e39c5fcc02 Bug 570603 - "Autocomplete should search while composing on Android" [r=mark.finkle] 2010-07-21 14:01:00 -07:00
Matt Brubeck
c00383545b Bug 584049 - Fix null exception in edit bookmark dialog [r=stechz] 2010-08-03 13:28:30 -07:00
Matt Brubeck
86aad7524b Bug 583828 - Fix zoom level calculation in _getZoomRectForRect [r=stechz] 2010-08-02 13:54:52 -07:00
Matt Brubeck
d606e59175 Bug 583843 - Check for null in getAttribute("type") [r=mfinkle] 2010-08-02 13:46:37 -07:00
Mark Finkle
b69e9fa20d Bug 583238 - Investigate ways to pass more context to FAC.autoCompleteSearch [r=mbrubeck] 2010-07-30 20:39:31 -04:00
Matt Brubeck
0eaa60bed8 Bug 579555 - Fix the destination coordinates for double-tap zoom [r=stechz] 2010-07-30 15:36:00 -07:00
Doug Turner
dbb42db9b4 Bug 582032 - Pre-start content process [r=mfinkle] 2010-07-30 12:48:52 -07:00
Matt Brubeck
83f947c979 Bug 582676 - Slow CSS selectors in mobile-browser/themes/core (pt 3) [r=mfinkle] 2010-07-30 12:03:03 -07:00
Matt Brubeck
53bb78a035 Bug 582676 - Slow CSS selectors in mobile-browser/themes/core (pt 2) [r=mfinkle] 2010-07-30 11:20:48 -07:00
Mark Finkle
3c67a4f746 Bug 578691 - Add contact support to form autocomplete (Maemo) [r=vingtetun] 2010-07-30 10:40:26 -04:00
Matt Brubeck
fc950a8cd3 Bug 582615 - Sharing front-end [r=mfinkle] 2010-07-30 00:51:31 -04:00
Matt Brubeck
5a9f0f06b1 Bug 581999 - fix typo [r=mfinkle] 2010-07-29 17:19:29 -07:00
Matt Brubeck
76a87d94d8 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
d7ed8ff6f2 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
6d958dd562 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
4fc47a482d Bug 582767 - Use more sensible increment for textbox[type=number] [r=mfinkle] 2010-07-28 17:49:05 -07:00
Matt Brubeck
48e68724a6 Bug 582804 - Keyboard shortcut for Find in page [r=mfinkle] 2010-07-28 17:41:42 -07:00
Alon Zakai
b6eaf72ddf Bug 573635 - e10s: resolve changes to prompt code from m-c merge [r=mfinkle] 2010-07-28 17:37:24 -04:00
Matt Brubeck
96fdb5e8f5 Bug 582706 - [regression] Escape key broken by bug 581561 [r=mfinkle] 2010-07-28 14:27:23 -07:00
Mark Finkle
057e13cf67 Bug 581568 - fix browser_bookmarks.js to work with e10s [r=mfinkle] 2010-07-28 16:31:07 -04:00
Mark Finkle
d2244d22b7 Bug 582560 - Backspace should not act as back button inside input fields [r=mbrubeck] 2010-07-28 15:43:15 -04:00
Jeremias Bosch
d8616ab0a0 Bug 580230 - Cannot submit forms [r=mfinkle] 2010-07-28 15:43:14 -04:00
Mark Finkle
d46c5468c9 Bug 582684 - Fix syntax problem from bug 581958 [r=vingtetun] 2010-07-28 15:43:13 -04:00
Vivien Nicolas
3f8cd73481 Bug 582190 - ContextMenu should resize when switching the window orientation [r=mfinkle] 2010-07-28 00:54:09 +02:00
Vivien Nicolas
04ff06647e Bug 581139 - Add a working infrastructure for e10s tests [r=mfinkle,jmaher] 2010-07-28 00:51:41 +02:00
Mark Finkle
380ae2b093 Bug 581958 - Filter web progress messages to improve performance [r=vingtetun] 2010-07-26 20:48:46 -04:00
Vivien Nicolas
4a8f53259e Bug 581561 - Tapping outside the contextmenu to dismiss it should not fire a click [r=mfinkle] 2010-07-26 19:52:17 +02:00
Vivien Nicolas
282bc5dd00 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
6835e2fe9c Backout Bug 570603 (breaks autocomplete on Android) [r=me] 2010-07-23 16:47:38 -04:00
Mark Finkle
a4b5b91c02 Bug 581331 - BrowserUI.goToURI should always apply third-party fixup to URI [r=vingtetun] 2010-07-23 09:02:44 -04:00
Mark Finkle
18e425dae6 Bug 581026 - Can't see 'Confirm close' prompt while browsing bookmarks [r=mbrubeck] 2010-07-23 02:18:55 -04:00
Vivien Nicolas
68d2808622 Bug 581097 - [Regression] Find Bar comes up in place of formfill [r=mfinkle] 2010-07-22 23:55:58 -04:00
Matt Brubeck
949cd3f557 Bug 575581 - Default keyword search does not work for single-word keywords [r=mfinkle] 2010-07-22 23:55:58 -04:00
Matt Brubeck
c843502124 Bug 581088 - Don't zoom to inline elements on double-tap [r=mfinkle] 2010-07-22 23:55:58 -04:00
Josh Matthews
279fed5e68 Bug 580382 - Typos and misc cleanups in mobile js. r=mfinkle 2010-07-20 16:49:31 -04:00
Jim Chen
578ec8abc7 Bug 570603 - Autocomplete should search while composing on Android [r=mfinkle] 2010-07-22 15:42:41 -04:00
Vivien Nicolas
0a7e1891e8 Bug 580639 - Uninstall for disabled add-ons doesn't work. [r=mfinkle] 2010-07-22 15:42:40 -04:00
Matt Brubeck
cd52ac06f1 Bug 580193 - Sending application in background using Back button causes focused tab to close [r=mfinkle] 2010-07-22 15:42:39 -04:00
Mark Finkle
784ac51734 Bug 580995 - Fennec opens new tabs too aggressively [r=vingtetun] 2010-07-22 10:30:00 -04:00
Matt Brubeck
7099e81f3e Bug 580474 - Slow script warning from TileManager.js 2010-07-22 01:06:11 -04:00
Vivien Nicolas
de6f9c0e66 Bug 580242 - Add a filter textbox in the select helper UI [r=mfinkle] 2010-07-22 01:39:43 +02:00
Vivien Nicolas
a12f7fa03c Bug 580213 - Enhance the look of Form Assistant and Find-In-Page [r=mfinkle] 2010-07-22 01:35:47 +02:00
Vivien Nicolas
c942966da5 Bug 580293 - Next/Previous buttons are enabled when search field is empty [r=mfinkle] 2010-07-21 11:34:19 +02:00
Vivien Nicolas
d410068b62 Bug 526045 - Form Fill UI does not dissapear when un-focusing from fields [r=mfinkle] 2010-07-20 01:23:27 +02:00
Vivien Nicolas
c74abcd72b Bug 573566 - URL Bar highlights on every tap [r=mfinkle] 2010-07-20 01:08:33 +02:00
Vivien Nicolas
a387148ef4 Bug 559651 - Remove EventInfo wrapper [r=mfinkle] 2010-07-19 16:57:18 +02:00
Vivien Nicolas
798d797231 Bug 579866 - [regression] Form fill interferes with custom input autocomplete arrow keys [r=mfinkle] 2010-07-19 16:52:48 +02:00
Vivien Nicolas
8851ea2b8c Bug 541817 - Fennec needs find in page functionality [r=mfinkle] 2010-07-19 16:51:03 +02:00
Mark Finkle
29113997ab Bug 579361 - Enhance SessionStore service in Fennec [r=vingtetun] 2010-07-19 01:27:52 -04:00
Mark Finkle
970e451fe1 Bug 578711 - Opening two copies of 'Tabs from my Other Computers' closes Fennec [r=vingtetun] 2010-07-16 11:48:53 -04:00
Mark Finkle
b3c5c734e3 Bug 579340 - Miscellaneous code cleanup [r=vingtetun] 2010-07-16 11:48:52 -04:00
Vivien Nicolas
7477b5dda1 Bug 578672 - Need sendSyncMessage for messages that require a return value [r=mfinkle] 2010-07-15 16:46:34 +02:00
Vivien Nicolas
c0d1ef41b6 Bug 573561 - Simplify the Form Assistant code in forms.js [r=mfinkle] 2010-07-14 22:44:12 +02:00
Vivien Nicolas
901c6e3b93 Bug 578636 - Cannot close Fennec when right slide menu is on focus [r=mfinkle] 2010-07-14 19:59:16 +02:00
Vivien Nicolas
e1caf3683f Bug 578679 - on desktop linux, about:config doesn't display in the browser window [r=mfinkle] 2010-07-14 18:44:16 +02:00
Vivien Nicolas
4490f52cd9 Bug 573560 - Simplify the Form Assistant code in browser-ui.js [r=mfinkle] 2010-07-13 12:19:22 -04:00
Vivien Nicolas
6a3f7f106d Bug 524566 - Form Fill UI hovers over sidebars [r=mfinkle] 2010-07-13 10:46:12 -04:00
Matt Brubeck
0dc833cb1a Bug 578122 - Use Services.jsm in Fennec [r=mfinkle] 2010-07-13 10:36:09 -04:00
Matt Brubeck
e233f5b767 Bug 578236 - Updates for Sanitizer code in Fennec [r=mfinkle] 2010-07-13 10:12:39 -04:00
Matt Brubeck
2ad964766a Bug 576396 - Pinch zoom allows zooming out past minimum (page-fit) level [r=mfinkle] 2010-07-13 10:01:44 -04:00
Bug 578018 - Contextmenu is show even if preventDefault has been called [r=mfinkle]
4278368645 Vivien Nicolas <21@vingtetun.org> 2010-07-13 01:29:03 +02:00
Vivien Nicolas
d3660acd7a Bug 575999 - Context menu pops up when clicking on links [r=mfinkle] 2010-07-09 04:15:23 -04:00
Vivien Nicolas
35d2940ab8 Bug 575998 - [Regression] double-tap zooms to the bottom left/right of the screen instead of where the user tapped [r=mfinkle] 2010-07-08 16:20:22 +02:00
Matt Brubeck
c003abfedb Bug 577429 - Temporarily disable contextmenu in Fennec [r=mfinkle] 2010-07-08 06:09:01 -04:00
Mark Finkle
d05bda64df Bug 576343 - Make sure search provider loads are in a remote browser [r=mbrubeck] 2010-07-02 13:48:46 -04:00
Vivien Nicolas
8072bd0910 Bug 562717 - Form helper should disappear when reloading the page [r=mfinkle] 2010-07-02 07:50:47 +02:00
Vivien Nicolas
f99e376ebb Bug 560426 - Form fill interferes with custom input autocomplete arrow keys [r=mfinkle] 2010-07-01 22:21:21 +02:00
Mark Finkle
e904c792a4 Bug 576330 - Minor code cleanup [r=vingtetun] 2010-07-01 15:39:31 -04:00
Mark Finkle
f61084e7dd Bug 576179 - Remove return {} hack used for sync messages [r=vingtetun] 2010-07-01 14:11:02 -04:00
Matt Brubeck
f9b8a23269 Bug 576022 - Password Manager does not fill in password immediately after selecting username [r=mfinkle] 2010-06-30 22:22:45 -04:00
Matt Brubeck
6d5fbf4b82 Bug 547307 - Cannot reach the bottom of the page using keyboard (scrolling to the bottom, End, Page Down, arrow keys) [r=mfinkle] 2010-06-30 17:24:27 -04:00
Mark Finkle
686aef48de Bug 575993 - Sync Now and Disconnect buttons clickable before being connected [r=mbrubeck] 2010-06-30 17:22:19 -04:00
Matt Brubeck
7d9092984e Bug 574045 - "[e10s] Tiles don't update while panning" [r=stechz] 2010-06-30 10:37:00 -07:00
Vivien Nicolas
53550880f7 Bug 575939 - View is pannable once context menu has been displayed [r=mfinkle] 2010-06-30 19:22:57 +02:00
Sudarsana Nagineni
1b01c5901d Bug 575577 - Cannot complete forms or input text in any field [r=mfinkle] 2010-06-30 12:50:20 -04:00
Mark Finkle
5a5bc4b809 Bug 575807 - ContextMenu appears after a double-click [r=vingtetun] 2010-06-30 02:21:47 -04:00
Matt Brubeck
8dc3b6bdeb Bug 575295 - Clicking links broken after scrolling via in-page (uri fragment) link [r=vingtetun] 2010-06-29 20:34:48 +02:00
Vivien Nicolas
9138ee5933 Bug 575579 - Errors when loading the panel error console [r=mfinkle] 2010-06-29 20:33:33 +02:00
Mark Finkle
773b65bafb Bug 574006 - Support context menu and open-in-new-tab behavior [r=vingtetun] 2010-06-29 14:15:07 -04:00
Mark Finkle
8a2ca8ddf7 Bug 571898 - port 1.4 Sync UI for Fennec to mobile-browser (missed review comments) [r=mbrubeck] 2010-06-29 11:09:04 -04:00
Mark Finkle
78be1ede63 Bug 571898 - port 1.4 Sync UI for Fennec to mobile-browser [r=mbrubeck] 2010-06-29 10:49:36 -04:00
Mark Finkle
ab821a6554 Bug 575477 - Error in nsIAutoCompletePopup::invalidate [r=vingtetun] 2010-06-29 09:24:56 -04:00
Mark Finkle
295dfb2a53 Bug 575508 - [e10s] Add consts and QI to fake webNavigation object [r=vingtetun] 2010-06-29 09:19:50 -04:00
Mark Finkle
496f9b0a7b Bug 552828 - "update Form History to work with Electrolysis" [r=mfinkle] 2010-06-25 21:34:00 -07:00
Vivien Nicolas
5d605a2e80 Bug 586317 - Add Search Engine option is always offered even after adding [r=mfinkle] 2010-08-17 19:04:00 +02:00
Vivien Nicolas
5f21845d6c Bug 587991 - site menu background colors is wrong sometimes [r=mbrubeck] 2010-08-17 19:02:30 +02:00
Vivien Nicolas
d060265351 Bug 587663 - Bustage fix [r=stechz] 2010-08-17 19:00:43 +02:00
Matt Brubeck
4a93c1a243 Bug 587951 - Fix loop in escape/back key handling [r=mfinkle]
--HG--
extra : rebase_source : bcab17b7fcc93df0d82b27e40e25072d5a1201d7
2010-08-17 09:38:45 -07:00
Benjamin Stover
e2b96f75cf Bug 587663 - Page only paints once during load [r=mfinkle] 2010-08-16 20:35:34 -07:00
Benjamin Stover
df1657a20c Bug 587814 - Smoother panning using mozAnimationFrame (pt 2) [r=mfinkle] 2010-08-16 14:58:20 -07:00