Commit Graph

711 Commits

Author SHA1 Message Date
Mark Finkle
de227598d9 Bug 512007: Update the Windows Mobile theme to match the Maemo theme, r=gavin 2009-08-25 14:18:42 -04:00
Mark Finkle
9a3bab07a4 Bug 512459: [Addons Manager] clear button needed when no matches found, r=gavin 2009-08-25 13:40:20 -04:00
Vivien Nicolas
a95912c713 Bug 512006: factorize the way we handle ESCAPE to close dialogs, r=mfinkle 2009-08-24 11:00:28 -04:00
Mark Finkle
39b9c26eda Bug 511123: followup review comment fix 2009-08-24 10:22:26 -04:00
Vivien Nicolas
2d8ab58aa8 Bug 511123: the toolbar can be half viewable while awesomebar/larry/... is on screen [r=mark.finkle] 2009-08-24 10:18:26 -04:00
Mark Finkle
305aed7dc6 Bug 511117: When page is loading and you bookmark via star, popup dialog doesn't show, r=gavin 2009-08-24 09:13:23 -04:00
Fabrice Desré
82403e30da Bug 511629: Superfluous hbox in tabs.xml [r=mark.finkle] 2009-08-22 14:09:31 -04:00
Roy Frostig
f4cecbcf44 bug 511516. Add BrowserView API for rendering to a destination canvas. 2009-08-22 14:06:51 -04:00
Mark Finkle
ca619429d7 Bug 495454: tab strip loses '+' button when you have four tabs and fennec is not full screen (fullscreen fix), r=stuart 2009-08-19 16:08:52 -04:00
Vivien Nicolas
16e1d8d83c Bug 511120: make sure popPopup is always called when popups are dismissed, r=gavin 2009-08-19 16:04:11 -04:00
Vivien Nicolas
f3c31e8554 Bug 511085: selecting a result with the keyboard in the awesome bar should put in into view [r=mark.finkle] 2009-08-19 01:55:03 -04:00
Mark Finkle
1f6e616de5 Bug 511338: Use a lighter checkerboard, r=stuart 2009-08-19 01:49:39 -04:00
Mark Finkle
bf18adb909 Bug 509711: Too easy to click links on webpages, r=stuart 2009-08-19 01:48:38 -04:00
Mark Finkle
f422773a79 Bug 511233: Notifications are skipping the repaint when closing, r=froystig 2009-08-19 01:17:44 -04:00
Mark Finkle
2c7e3e92f4 Bug 511170: unable to display SVG, r=froystig, bcombee 2009-08-19 01:15:12 -04:00
Ben Combee
2eb6aa2065 Bug 510977: Mouseover Popups are not blocked by the pop-up blocker, r=froystig 2009-08-18 02:09:52 -04:00
Mark Finkle
fb44022faa Bug 510998: Panning while touching the titlebar should be ignored, r=froystig 2009-08-18 02:07:48 -04:00
Gavin Sharp
6ef13f976a Bug 494491: address stuart's comments 2009-08-17 17:40:35 -04:00
Gavin Sharp
a1ff547185 Bug 494491: simplify 'bookmark added' popup and tweak behavior, r=mfinkle 2009-08-17 17:05:06 -04:00
Stuart Parmenter
3ebbec8f5d Bug 509455. Make zooming work. r=bcombee 2009-08-17 13:01:27 -07:00
Vivien Nicolas
5d0ee643fe Bug 510862: polish browser.xul [r=mark.finkle] 2009-08-17 14:16:11 -04:00
Vivien Nicolas
0fa6099585 Bug 510858: helperapp buttons class should be button-dark [r=mark.finkle] 2009-08-17 14:02:09 -04:00
Vivien Nicolas
c4c4740e12 Bug 510863: BookmarkList.openBoookmark doesn't call BrowserUI.popDialog [r=mark.finkle] 2009-08-17 13:56:51 -04:00
Roy Frostig
0fa83e0f15 bug 510616. Give toolbar floating a hint about scroll displacement. r=stuart 2009-08-14 18:15:18 -07:00
Vivien Nicolas
cd8487ad79 Bug 509525. Float the urlbar using position: fixed instead 2009-08-14 13:02:23 -07:00
Doug Turner
7eb77e419f Bug 510547 - use sizemode=fullscreen on gtk2. r=mfinkle 2009-08-14 13:18:17 -07:00
Ben Combee
626018d419 Bug 489651: Locked panning was broken by kinetic changes [r=mark.finkle] 2009-08-14 14:10:30 -04:00
Vivien Nicolas
9d978218ee Bug 500490: when viewing the larry ui, you can scroll the webpage and end up with the larry ui in the middle of the page [r=mark.finkle] 2009-08-14 13:30:50 -04:00
Mark Finkle
0133746fd4 Bug 510159: Cleanup CSS fonts for preferences and move some CSS presentation rules into right files, r=vingtetun 2009-08-13 22:03:08 -04:00
Roy Frostig
0e87f64f69 bug 509407. bug 510003. Fix magic awesomebar opening on random upscrolls and fix buttons from not appearing depressed on mousedown/up. r=stuart 2009-08-13 16:41:45 -07:00
Mark Finkle
1651567e32 Bug 510227: Tweak the new tab button location, r=froystig 2009-08-13 21:04:09 -04:00
Mark Finkle
501b21b8b8 Bug 509408: when getting notification asking to allow popup, it covers the url bar, r=stuart 2009-08-13 17:13:17 -04:00
Stuart Parmenter
e3ffc6a75f fix copy&paste typo fail r=mfinkle 2009-08-13 12:34:03 -07:00
Fabrice Desré
1110577dea Bug 510213: missing class on SelectHelper "done" button [r=mark.finkle] 2009-08-13 12:43:09 -04:00
Stuart Parmenter
7543e4ef15 bug 509546. make page loading status per-tab rather than browser-wise. r=mfinkle 2009-08-12 17:41:31 -07:00
Roy Frostig
6e382f5102 bug 509383. Fix MouseModule._downUpEvents item undefined error on click. r=stuart 2009-08-12 15:50:19 -07:00
Roy Frostig
d2e9b264c2 Bug 509451: Fix horizontal chrome scrolling when viewport is wider than window, r=stuart 2009-08-12 17:40:43 -04:00
Stuart Parmenter
e9f10f7ce5 bug 509450, 509386. scroll to the top of the page when we start loading a new page and hide sidebars when we start up 2009-08-12 13:38:52 -07:00
Mark Finkle
4c693d186e Bug 456076: Popup blocker notification has only two options and both are permanent, r=bcombee 2009-08-12 12:28:51 -04:00
Mark Finkle
1140b88aac Bug 509384: After panning the urlbar text is invisible, r=stuart 2009-08-12 02:28:44 -04:00
Mark Finkle
c6bd8f7017 Bug 509807: Download Manager 'go to page' feature should open a new tab, r=combee 2009-08-12 01:21:30 -04:00
Roy Frostig
f60bb59268 bug 509764. Lift browser viewport state to tab level; restore state on tabswitch. r=stuart 2009-08-11 13:51:13 -07:00
Stuart Parmenter
eb6cd33c61 Bug 509454: Don't resize sidebars and urlbar, use flex instead [r=mark.finkle] 2009-08-11 12:41:45 -04:00
Vivien Nicolas
022d5db309 Bug 509382: browser.xul inline -moz-box-sizing: ignore dump warnings, r=mfinkle 2009-08-11 12:36:34 -04:00
Roy Frostig
89507ba732 bug 509589. Remove visible rect statekeeping in BrowserView. r=stuart 2009-08-10 18:03:42 -07:00
Stuart Parmenter
e7c443f2c5 Fix right sidebar to not expand past its boundaries 2009-08-07 18:17:25 -07:00
Ben Combee
64466cee88 Merge of iframe scrolling patch to tiles. r=stuart 2009-08-07 18:08:06 -07:00
Ben Combee
11d4ea0012 [mq]: tiles-cleanup.diff 2009-08-07 14:59:06 -07:00
Stuart Parmenter
96e717d03b additional review comments, removing some dumps 2009-08-07 14:49:05 -07:00
Stuart Parmenter
ba3a3b749c Merge from trunk 2009-08-07 14:09:43 -07:00
Stuart Parmenter
77e2f00bb9 Updates based on reviews 2009-08-07 14:09:32 -07:00
Mark Finkle
4e1a40f52f imported patch bug-453470.diff 2009-08-07 08:38:24 -04:00
Roy Frostig
8c9d106456 Minor changes to address review comments on TileManager and BrowserView. 2009-08-06 18:44:20 -07:00
Roy Frostig
cade2b33cf Fix tile-container clipping.
Fix floating urlbar on sidebar visibility.
2009-08-06 15:38:43 -07:00
Taras Glek
682aa061db bug 508682: combine chrome jars r=mfinkle 2009-08-05 20:02:39 -07:00
Mark Finkle
ab655a58df Bug 500837: Identity-Box should be pushed down when security info is shown, r=gavin 2009-08-05 18:49:44 -04:00
Stuart Parmenter
4ffa495a49 disable urlbar snapping until it can be made faster 2009-08-05 13:51:07 -07:00
Stuart Parmenter
c7f370f8cd Hook up urlbar scrolling/panning 2009-08-05 13:28:43 -07:00
Roy Frostig
a0c61483fc Some scrolling correctness fixes and optimizations. 2009-08-05 17:24:42 -07:00
Roy Frostig
6e220d1da1 More scroll with sidebars. URLbar fix coming soon from Stuart. 2009-08-05 16:06:54 -07:00
Roy Frostig
a0bae551de Sidebars snap again and visible rect seems to behave better. 2009-08-05 14:31:57 -07:00
Roy Frostig
7ded61394a imported patch sidebars 2009-08-05 14:06:38 -07:00
Stuart Parmenter
82da877e29 merge from m-b 2009-08-05 06:27:24 -07:00
Stuart Parmenter
109172921f Initial pass at getting sidebars scrolling 2009-08-04 16:13:28 -07:00
Roy Frostig
ae729ba550 Fix elementFromPoint module nsDocument::ElementFromPointHelper bug that will be fixed shortly. 2009-08-04 16:40:39 -07:00
Vivien Nicolas
c73438e3dc Bug 508216: Error : 'val is null' the first time the preferences panel is showed [r=mark.finkle] 2009-08-04 09:26:58 -04:00
Roy Frostig
7a2db6205e Fix content anchor clicks. 2009-08-03 20:32:17 -07:00
Mark Finkle
2c37b29b88 Bug 506730: Update toggles to use a 'thumb', r=gavin 2009-08-03 13:21:51 -04:00
Roy Frostig
f581e94022 Some debug dump stuff. 2009-08-03 09:44:17 -07:00
Roy Frostig
2b413522d0 Implemented double click in browser view container do zoom to and from element.
Added Browser::forceChromeReflow() with a reflow-forcing hack thanks to dbaron.
Added BrowserView::forceContainerResize() to resize the browser view container even if in the middle of a batch operation.
2009-07-31 15:32:48 -07:00
Gavin Sharp
b47d1999a0 Bug 494191: move the bookmarks button out of the toolbar, add it as an option in the autocomplete popup instead, r=mfinkle 2009-07-31 17:03:47 -04:00
Roy Frostig
d1465b4f3d Oopsie, small bugfix for bug I introduced to wsRect::intersects in my last commit. 2009-07-30 18:17:15 -07:00
Roy Frostig
8405c7c2ae Fixed Makefile.in WinNT/CE preprocessing command.
Tile manager macros done in BEGIN, END form.
Tile manager macros put to better use.  Small optimizations on begin and endCriticalRect.
Fixed tile pool sorting and eviction so that no extra evict guard is needed on every FORCREATE.
Fixed assorted small bugs throughout (maybe introduced some new ones ;p).
Added sweet sweet tilecache debug to browser.js.
2009-07-30 17:31:09 -07:00
Mark Finkle
dacc296201 Bug 502065: resize fennec when software keyboard is displayed, r=gavin 2009-07-30 16:41:04 -04:00
Mark Finkle
11c0c98ecc Bug 506720: Use media queries to adapt browser tools UI for portrait/landscape, r=gavin 2009-07-31 08:33:41 -04:00
Roy Frostig
5f8fc47b99 Fix initing of zoomLevel to NaN during slow page load. 2009-07-29 15:44:41 -07:00
Roy Frostig
544af1f196 Slight simplification of chrome document check for events. 2009-07-29 14:05:03 -07:00
Roy Frostig
feea08b89e Content click bug fixed. Fennec content window now receives clicks! 2009-07-29 14:01:54 -07:00
Roy Frostig
352c623ef1 Some cleanup plus some new messup that reveals more about the content click bug. 2009-07-29 13:27:42 -07:00
Roy Frostig
bbdfa3da1f Makefile fix to preprocess JS with both gcc and MSVS (thanks mfinkle, bcombee).
Use macros instead of forEachIntersectingRect everywhere in TileManager.
Small kinetic fix: kill the timer if the KineticController's panBy callback throws an exception of any kind.
2009-07-29 12:51:24 -07:00
Vivien Nicolas
3bcca714c7 Bug 479111: investigate notification bar color scheme [r=mark.finkle] 2009-07-29 15:24:32 -04:00
Ben Combee
e0ea670fd5 Bug 458741: need to be able to scroll subframes (e.g. iframe), r=mfinkle 2009-07-29 04:04:24 -04:00
Vivien Nicolas
04be79939e Bug 502745: SelectHelper should scroll the first selected element into view, r=mfinkle 2009-07-28 23:36:00 -04:00
kantha kanchiraju
38f70ab2a3 Bug 507000: Hardware Key mapping for volume Up/Down getting overridden (wince) [r=mark.finkle] 2009-07-28 19:55:53 -04:00
Roy Frostig
956ee4b869 Simplification of sidebar snap.
Cleanup of global functions in browser.js (debug functions are still global), plus added documentation on said functions.
2009-07-28 16:14:57 -07:00
Vivien Nicolas
6cbf0fedf5 Add URL to help disambiguate location bar autocomplete entries, also add favicon and 'tagged' indication, r=gavin 2009-07-28 18:49:09 -04:00
Roy Frostig
cf4b2d9f11 More doc and cleanup of InputHandler.js 2009-07-28 15:15:08 -07:00
Roy Frostig
2d1122a4e5 Brought back scroll-wheel zoom, and documented much of InputHandler.js 2009-07-28 11:29:04 -07:00
Roy Frostig
da24accdba Changes to KineticController to stop it from painting as it scrolls.
Added sidebar snapping.
More debug dumps for the content click redispatch bug.
2009-07-27 19:04:22 -07:00
Roy Frostig
fc082b052d And a merge! 2009-07-24 15:53:34 -07:00
Roy Frostig
2d7ff91b90 MouseModule almost done except for a nasty bug where content doesn't like our clicks. Everything is near working, though... 2009-07-24 15:51:16 -07:00
Roy Frostig
24cf5e5417 fix some js errors 2009-07-23 18:40:22 -07:00
Roy Frostig
7ed50c3cdc Add bcombee's Kinetic changes and modify input handler to have a bit of different grab/ungrab mechanism (currently unused anyway) and invent MouseModule. 2009-07-23 18:34:13 -07:00
Gavin Sharp
bd0c34482e Fix comment typo 2009-07-23 12:01:46 -04:00
Ben Combee
2d5c275143 Bug 504673: Page doesn't redraw when entering text into field [r=mark.finkle] 2009-07-22 15:17:16 -04:00
Stuart Parmenter
445fdf54b7 merge 2009-07-22 06:21:11 -07:00
Stuart Parmenter
b7db120e94 fix up network loading bugs 2009-07-22 06:12:02 -07:00
Gavin Sharp
00d0a8c725 Bug 500710: double clicking in the url bar should select all, r=vingtetun 2009-07-21 20:05:01 -04:00
Roy Frostig
1b940abdeb Preprocess TileManager.js.in to TileManager.js
--HG--
rename : mobile/chrome/content/TileManager.js => mobile/chrome/content/TileManager.js.in
2009-07-21 16:23:19 -07:00
Roy Frostig
d1604a6d70 Not a real change, but about to experiment with some preprocessor Makefile magic. 2009-07-21 15:32:53 -07:00
Roy Frostig
570a462fa2 Fixes and finishes to new custom scrollbox dragger
Commented out the creation of a ContentPanningModule in InputHandler constructor
Commented out TileManager preprocessor macro since our preprocessor can't handle it (I can has C preprocessor plz?)
2009-07-21 12:28:30 -07:00
Ben Combee
e1f698e981 Bug 500835: Kinetic scrolling doesn't stop on page change, r=mfinkle 2009-07-21 11:28:29 -04:00
Roy Frostig
636f0fee9e ForEach macro definition and Dragger input code. 2009-07-20 18:32:52 -07:00
Stuart Parmenter
f7da5a4cfd clean up various code, improve getting of the visible rect, add the checkerboard back in 2009-07-20 13:48:26 -07:00
Mark Finkle
d4dc23f0d6 Bug 505033: Only show close button when in fullscreen mode, r=gavin 2009-07-20 16:22:22 -04:00
Stuart Parmenter
39964ffb19 use pause/resume rendering when panning, resize/repaint immediately when page is done loading, misc other fixes. 2009-07-18 02:59:24 -07:00
Stuart Parmenter
31058bc7ab hook up basic panning 2009-07-18 01:16:04 -07:00
Stuart Parmenter
07d091663e adding Util.js to the script 2009-07-17 20:12:10 -07:00
Roy Frostig
93763bc1c4 Added Util with deprecated and new (ws)Rect 2009-07-17 20:08:47 -07:00
Roy Frostig
c751721781 post merge fun 2009-07-17 20:05:07 -07:00
Roy Frostig
1b5d678982 merge with stuart 2009-07-17 19:30:57 -07:00
Roy Frostig
00ca6f826b [mq]: tileman 2009-07-17 17:14:49 -07:00
Stuart Parmenter
1004e47063 Fennec + TileManager 2009-07-17 16:17:57 -07:00
Mark Finkle
0db40f3b0c Bug 501009: Download Dialog 'Open' button should be dimmed if no registered handler, r=tonikitoo 2009-07-16 15:57:39 -04:00
Gavin Sharp
a7de943c6e Bug 504352: handle DOMWindowClose so that window.close() within a tab closes the tab, rather than the entire window, r=mfinkle 2009-07-16 11:45:50 -04:00
Mark Finkle
0d8df301c3 Bug 500695: Clicking on the top and bottom areas of the URLbar textfield does not highlight the text, r=bcombee 2009-07-14 10:16:23 -04:00
Roy Frostig
3de71cc1d1 [mq]: tilebase 2009-07-13 14:58:11 -07:00
Ben Combee
556f2e7845 Bug 503960: Two bindings for Ctrl+W in Fennec, r=mfinkle 2009-07-13 17:58:10 -04:00
Doug Turner
5b01da7044 Bug 503362 - Kinetic scrolling update. Using different algorithm to calculate final speed of scroll. r=mfinkle 2009-07-10 12:43:14 -07:00
Kantha Kanchiraju
ad6406f1a2 Bug 475356: Revise theme for smaller screens and lower resolutions (WinCE), r=mfinkle 2009-07-09 17:09:42 -04:00
Doug Turner
74bfdfb4fa [Bug 501766] switch from maximized to fullscreen on windows mobile. r=mfinkle 2009-07-08 09:48:09 -07:00
Mark Finkle
23c790aeb9 Bug 494194: button to close fullscreen screens, r=gavin 2009-07-08 10:55:07 -04:00
Mark Finkle
a47a971cbd Bug 501137: select widget needs to be careful not to append to existing content, r=gavin 2009-07-07 17:18:54 -04:00
Vivien Nicolas
f2a2bfa145 Bug 502828: mouseout is handle twice in InputHandler.js [r=combee] 2009-07-07 10:59:51 -04:00
Mark Finkle
8a5ad0faea Bug 500832: commas are replaced with spaces when adding tags to bookmarks, r=bcombee 2009-07-07 09:45:01 -04:00
Vivien Nicolas
c3c332b282 Bug 500208: select element should update label when script changes selection, r=mfinkle 2009-07-06 13:14:46 -04:00
Doug Turner
3773a50a88 Backing out 501766 2009-07-05 22:36:36 -07:00
Mark Finkle
f0f59161e0 Bug 502052: Bookmark 'star' button is not updated when switching tabs, r=bcombee 2009-07-05 12:22:09 -04:00
Mark Finkle
d76b3ba10a Bug 493635: long filenames cut off in download dialog, r=blassey 2009-07-02 17:49:00 -04:00
Vivien Nicolas
ad4f45639f Bug 502000: awesome bar result can be out of view [r=mark.finkle] 2009-07-02 14:49:08 -04:00
Vivien Nicolas
8bad5cbfbf Bug 501693: Remove unuseful box, r=mfinkle 2009-07-02 12:19:03 -04:00
Vivien Nicolas
b9c535970b Bug 500427 - 1px left above the findbar, r=mfinkle 2009-07-02 11:57:21 -04:00
Mark Finkle
9f7bf75e50 Bug 489996: Changing the top-level window name is confusing, r=gavin 2009-07-01 23:10:26 -04:00
Doug Turner
ed8eeb5932 [Bug 501766] switch from maximized to fullscreen on windows mobile. r=mfinkle 2009-07-01 14:28:16 -07:00
Ben Combee
4cac791fbc Bug 501135: pressing space in a checkbox should toggle it, r=mfinkle 2009-07-01 16:57:23 -04:00
Mark Finkle
3f07e0c089 500049: Refresh and cleanup images, r=stuart
--HG--
rename : mobile/themes/hildon/images/check-default-30.png => mobile/themes/hildon/images/check-30.png
rename : mobile/themes/hildon/images/tab-close.png => mobile/themes/hildon/images/close-30.png
rename : mobile/themes/hildon/images/go-default-30.png => mobile/themes/hildon/images/go-30.png
rename : mobile/themes/hildon/images/reload-default-30.png => mobile/themes/hildon/images/reload-30.png
rename : mobile/themes/hildon/images/star-default-30.png => mobile/themes/hildon/images/star-30.png
rename : mobile/themes/hildon/images/starred-default-64.png => mobile/themes/hildon/images/starred-64.png
rename : mobile/themes/hildon/images/stop-default-30.png => mobile/themes/hildon/images/stop-30.png
rename : mobile/themes/hildon/images/tag-default-30.png => mobile/themes/hildon/images/tag-30.png
rename : mobile/themes/wince/images/check-default-30.png => mobile/themes/wince/images/check-30.png
rename : mobile/themes/wince/images/tab-close.png => mobile/themes/wince/images/close-30.png
rename : mobile/themes/wince/images/go-default-30.png => mobile/themes/wince/images/go-30.png
rename : mobile/themes/wince/images/reload-default-30.png => mobile/themes/wince/images/reload-30.png
rename : mobile/themes/wince/images/star-default-30.png => mobile/themes/wince/images/star-30.png
rename : mobile/themes/wince/images/starred-default-64.png => mobile/themes/wince/images/starred-64.png
rename : mobile/themes/wince/images/stop-default-30.png => mobile/themes/wince/images/stop-30.png
rename : mobile/themes/wince/images/tag-default-30.png => mobile/themes/wince/images/tag-30.png
2009-07-01 15:16:52 -04:00
Vivien Nicolas
8798aa82bd Bug 500480: unable to install add-ons extensions, r=mfinkle 2009-07-01 12:50:20 -04:00
Vivien Nicolas
a83bd89c04 Bug 500012: Extension pages visited through Extension panel are loaded with right panel in view, r=mfinkle 2009-06-30 14:43:45 -04:00
Vivien Nicolas
915daf333b Bug 501326: helperApp should be localized, r=mfinkle 2009-06-30 12:26:07 -04:00
Vivien Nicolas
17a38ccbbe Bug 500829 - "Clicking empty space in awesome bar history list reloads current page" [r=gavin.sharp] 2009-06-29 14:33:59 -04:00
Ben Combee
6de08cb865 Bug 500693 - "Several source files are missing semicolons as line terminators" [r=mark.finkle] 2009-06-29 14:33:05 -04:00
Hiroyuki Ikezoe
b06f77c5a9 Bug 500540 - "Can not input any characters in URLBar when focused in it by tab key" [r=mark.finkle] 2009-06-26 00:48:10 -04:00
Mark Finkle
2fb8438209 Bug 499836: Setting focus in locationbar and hitting escape wipes out the URL of loaded page, r=gavin 2009-06-26 00:23:01 -04:00
Mark Finkle
7a711a9142 Bug 500503: When creating a new tab, please show the URLBar instead of a blank screen, r=gavin 2009-06-25 17:34:41 -04:00
Mark Finkle
17d827f762 Bug 500454: Cleanup notifications, r=gavin 2009-06-25 14:15:09 -04:00
Mark Finkle
4679981b86 Bug 500275: when clicking on URLbar in Fennec, the virtual keyboard is not raised, r=gavin 2009-06-25 12:42:46 -04:00
Vivien Nicolas
05ecc4f78a Bug 500309: Stop button does not reliably show while pages are loaded, r=mfinkle 2009-06-25 11:11:00 -04:00
Hiroyuki Ikezoe
14568764ef Bug 499601: A lot of 'leaked URLs' when Fennec is finished, r=mfinkle 2009-06-25 01:37:31 -04:00
Vivien Nicolas
361a014e36 Bug 500270 - "back/forward buttons are not updated when switching tabs" [] 2009-06-24 18:43:26 -04:00
Mark Finkle
58732d47b3 Bug 472426: listbox is rendered outside the fennec window, r=gavin 2009-06-24 12:42:53 -04:00