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

326 Коммитов

Автор SHA1 Сообщение Дата
Mark Finkle 31c71723f9 Bug 528279: Portion of larry ui shown when adding a search engine [r=vingtetun] 2009-11-20 23:41:58 -05:00
Gavin Sharp 4030e1a7e2 Bug 529935: add infrastructure for memoizing getters for commonly referenced elements (and add one for the browser stringbundle), r=mfinkle 2009-11-19 16:40:13 -05:00
Gavin Sharp 02917d7def Bug 523740: only show about:firstrun on real "first runs", show autocomplete popup otherwise, r=mfinkle 2009-11-13 14:36:39 -05:00
Fabrice Desré f0a6d5fd84 Bug 526667: importDialog() doesn't clean up empty text nodes [r=mark.finkle] 2009-11-12 23:51:29 -05:00
Benjamin Stover 2b230a3e7f Bug 528323: Improve zooming perf and fix zoom for some sites [r=mark.finkle] 2009-11-12 23:41:45 -05:00
Benjamin Stover aa1921a541 Bug 500280: clicking the preferences button takes a few seconds to switch screens [r=mark.finkle] 2009-11-12 14:14:57 -05:00
Vivien Nicolas 239bc6ed5b Bug 524495: Chrome buttons do not always recognize tapping [r=mark.finkle r=webapps] 2009-11-10 10:48:37 -05:00
Gavin Sharp eaf1954524 Add try/catch here required by the behavior change in bug 524995 (enabling/disabling plugins is broken), r=mfinkle 2009-11-04 11:59:14 -05:00
Brad Lassey 69f8c1cc80 Bug 436083: Viewport meta tag [r=mark.finkle r=gavin.sharp] 2009-11-03 16:20:03 -05:00
Roy Frostig 9900b8fc86 Bug 480958. Update viewport dimensions as per MozScrolledAreaChanged. r=mfinkle 2009-09-08 15:02:49 -07:00
Gavin Sharp 962da0c7ca Bug 525088: clean up getZoomForPage and consolidate code, r=blassey 2009-10-29 00:37:58 -04:00
Mark Finkle 161d672a1f Bug 516645: Preload border-image images to speed up the rendering [r=gavin.sharp] 2009-10-29 18:58:40 -04:00
Benjamin Stover 77b7d0f07c Bug 524526: Zooming sometimes zooms to incorrect positions [r=mark.finkle] 2009-10-29 18:55:56 -04:00
Benjamin Stover 0f3c30a2dd Bug 524695: Unmatched beginBatchOperation: closing pages that are still loaded [r=mark.finkle] 2009-10-29 01:31:09 -04:00
Brad Lassey 7937438887 bug 524900 - treat mobile doctypes like we treat handheld friendly content r=mfinkle 2009-10-28 15:30:05 -04:00
Doug Turner 57115ccfc0 Bug 524413 - renable flash. r=mfinkle 2009-10-26 23:09:35 -07:00
Steffen Imhof 1a647e1c46 Bug 469848: Add bad certificate exceptions without showing a separate UI [r=mark.finkle] 2009-10-26 15:16:35 -04:00
Vivien Nicolas 4f71dddcef Bug 511898: Double-click with two clicks on different areas of the page results in zoom of area of second click [r=combee] 2009-10-24 01:06:29 -04:00
Vivien Nicolas e77ab2b928 Bug 486184: make filling in forms easier [r=webapps r=mark.finkle] 2009-10-24 00:04:51 -04:00
Ben Combee 0c4b89027a Bug 465284: Open link in new tab [r=mark.finkle] 2009-10-23 12:02:40 -04:00
Benjamin Stover ad42ee2cab Bug 520872: Make zooming transition better [r=mark.finkle] 2009-10-21 19:11:38 -04:00
Mark Finkle 3af323236e Backed out changeset d7623fd1ad70 2009-10-21 15:41:09 -04:00
Roy Frostig 15f1888b76 Bug 480958: Update viewport dimensions as per MozScrolledAreaChanged [r=mark.finkle r=stuart] 2009-10-21 14:05:55 -04:00
Mark Finkle 2b75946604 Bug 523369: [Regression] Secure favicon.ico request pop-ups certificate error dialog [r=vingtetun] 2009-10-20 15:16:00 -04:00
Benjamin Stover e0244395f7 Bug 511224: after zoom, titlebar is partially off screen [r=vingtetun] 2009-10-20 09:36:26 -04:00
Mark Finkle ac6fe4b868 [mq]: findbaroff 2009-10-19 17:21:23 -04:00
Mark Finkle 16aa8b73ca Bug 522507: Find is shown on top of the page [r=stechz] 2009-10-19 16:27:48 -04:00
Benjamin Stover b8a764f3cc Bug 520910: Refactor Rect and add Point class, r=gavin 2009-10-15 15:50:32 -04:00
Fabrice Desré c1795b6d62 Bug 522447: Alerts are misplaced [r=mark.finkle] 2009-10-15 07:59:05 -04:00
Benjamin Stover 7a1de16d29 Bug 520913: Use CSS classes instead of manually resizing elements [r=mark.finkle] 2009-10-14 17:19:29 -04:00
Vivien Nicolas 3efce8ee33 Bug 522288: Fennec should handle MozApplicationManifest [r=mark.finkle] 2009-10-14 16:36:47 -04:00
Mark Finkle a620af1b51 Bug 522261: Some code is firing after the browser window closes [r=gavin.sharp] 2009-10-14 15:04:33 -04:00
Fabrice Desré 876f355761 Bug 518054: nsPromptService needs to fire event when opening modal dialogs [r=mark.finkle] 2009-10-12 15:05:46 -04:00
Vivien Nicolas d2c543e8e1 Bug 520285: urlbar pans to the right after opening/closing larry info [r=mark.finkle] 2009-10-12 14:35:01 -04:00
Roy Frostig 50b5c6e668 Prefetch tiles in TileManager when device is idle as reported by nsIIdleService. r=dougt,mfinkle. 2009-10-09 20:03:14 -07:00
Vivien Nicolas 42e44c7790 Bug 468294: Make sure BrowserUI can handle background tab loads [r=mark.finkle] 2009-10-09 08:34:02 -04:00
Gavin Sharp 715629a5c3 Bug 519354: fix nsIDownloadManagerUI implementation, r=mfinkle
--HG--
extra : rebase_source : 26dfb0ec9ee09e3024211e8fa3906ecd037f4b5b
2009-09-30 13:13:54 -04:00
Mark Finkle 00d8aca2cf Bug 512332: Identity panel text layout is wrong, r=gavin 2009-10-05 15:45:39 -04:00
Gavin Sharp af995b1b30 Bug 520021: disable flash for beta 4, r+a=stuart 2009-10-01 15:57:10 -04:00
Mark Finkle 6a99b0bc2d Bug 519231: Backing out bug 501566, r=stechz 2009-09-28 14:16:55 -04:00
Mark Finkle 3749b614d7 Bug 519231: Backing out bug 514623, r=stechz 2009-09-28 14:16:51 -04:00
Gavin Sharp b1d23f1a0a Remove tabs 2009-09-24 15:15:16 -04:00
Mark Finkle 177729f9d9 Bug 515111: Minor cleanup of unneeded code, r=gavin 2009-09-22 22:43:05 -04:00
Mark Finkle 08b02bc334 Bug 514510: search engines should appear in the addons manager, r=gavin 2009-09-22 22:19:24 -04:00
Benjamin Stover 6cde2ffa0e Bug 514623: strange behavior after clicking anchor links (doesn't scroll directly to anchor?), r=bcombee, r=mfinkle 2009-09-22 09:33:30 -04:00
Benjamin Stover 538d378161 Bug 517518: panning left always brings in the titlebar, r=bcombee, r=mfinkle 2009-09-21 18:01:33 -04:00
Ben Combee d54770b9c4 Bug 517314: Remove left-over dumps from Fennec, r=mfinkle 2009-09-21 17:34:37 -04:00
Gavin Sharp 222375cb03 remove errant tab 2009-09-21 06:04:50 -04:00
Gavin Sharp 2e97603517 Bug 517600: support opening more than one fennec window so that talos works, r=mfinkle 2009-09-19 00:23:44 -04:00
Vivien Nicolas cf4456f3b1 Bug 513290: Page loads do not respect visibility of Awesome Bar Results, r=mfinkle 2009-09-19 00:17:52 -04:00
Mark Finkle 99f6c027c8 Backing out 6cc523f2491e and 4e916c8dfe5d because they broken search buttons, r=me 2009-09-16 15:23:17 -04:00
Vivien Nicolas ee2a1ceb9c Bug 513290: Page loads do not respect visibility of Awesome Bar Results [r=mark.finkle] 2009-09-15 16:41:05 -04:00
Vivien Nicolas 64546f2c9f Bug 515362: Links are not followed on first click [r=mark.finkle] 2009-09-15 13:09:47 -04:00
Brad Lassey 718373c532 bug 514351 - support HandheldFriendly meta tag r=mfinkle 2009-09-15 01:56:18 -04:00
Vivien Nicolas f1e5f48294 Bug 516056: Favicon can go to a pressed state in awesome bar [r=mark.finkle] 2009-09-14 12:50:21 -04:00
Mark Finkle bf5a1b9edc Bug 489941: Rework the Update Add-ons dialog (fennec part), r=gavin 2009-09-11 16:53:21 -04:00
Mark Finkle 9cdcafe1bf Bug 511020: Don't call onLocationChange or onSecurityChange (since they didn't) when we switch tabs [remove leftover function], r=me 2009-09-10 10:17:38 -04:00
Benjamin Stover 2f6811d2d3 Bug 511020: Don't call onLocationChange or onSecurityChange (since they didn't) when we switch tabs, r=gavin, r=mfinkle 2009-09-10 09:24:48 -04:00
Vivien Nicolas 2622a81c86 Bug 510857: Buttons don't look pressed in bookmarks, preferences, downloads, ... [r=froystig,r=bcombee,r=mfinkle] 2009-09-10 00:24:55 -04:00
Vivien Nicolas 8bfdf93d13 Bug 511493: Tab strip should dynamically reflow thumbnails based on screen size [r=pavlov] 2009-09-09 23:32:13 -04:00
Mark Finkle 4801c3bd9b Bug 469848: Add bad certificate exceptions without showing a separate UI (cert error page part), r=gavin 2009-09-09 23:21:26 -04:00
Benjamin Stover e7a7a97fa3 Bug 497347: Can't zoom an element nested in an <iframe/>, r=bcombee, r=mfinkle 2009-09-09 21:52:46 -04:00
Fabrice Desré 04f6d7cdb2 Bug 515355: Zoom factor is not correct when double clicking a text. [r=bugmail] 2009-09-09 14:21:32 -04:00
Benjamin Stover c0a4386000 Bug 451670: Discard tab data when low on memory, r=mfinkle, r=stuart 2009-09-05 01:14:59 -04:00
Mark Finkle c99c95bb71 Bug 514522: Disable text zooming, r=stuart 2009-09-04 13:44:55 -04:00
Fabrice Desré aa96d9b2eb Bug 511627: Implement a dialog system for fennec [r=mark.finkle] 2009-09-02 10:15:22 -04:00
Benjamin Stover f7e7380150 Bug 510961: Remove scrollingOuterX hacks related to zooming, r=froystig, r=stuart 2009-09-02 02:42:25 -04:00
Benjamin Stover a4ee5abb69 Bug 501566: It takes too long to highlight a selected link, r=froystig, r=mfinkle 2009-09-01 23:39:39 -04:00
Brad Lassey b01ffe299f bug 513723 - Resize awesomebar and not window to account for soft keyboard, follow up r=mfinkle 2009-09-01 17:29:06 -04:00
Gavin Sharp 2c0c3b82f8 Bug 513957: disable annoying dumps, r=joe, r=mfinkle 2009-09-01 14:14:37 -04:00
Vivien Nicolas 90ae2583e1 Bug 513214: 'Never Show' button in popup notification should be per-site, not global [r=mark.finkle] 2009-09-01 13:02:19 -04:00
Brad Lassey 7bbf4ab616 bug 513723 - Resize awesomebar and not window to account for soft keyboard r=mfinkle 2009-09-01 02:19:35 -04:00
Brad Lassey b400442b48 backing out changeset 54c827234898 bug 512472 - Fennec lays pages out too wide, resulting in very small text r=mfinkle 2009-08-31 02:21:22 -04:00
Ben Combee 4d46272cf5 bug 511959 - Fennec starts up with tab bar open and ugly white box showing r=blassey 2009-08-28 15:08:39 -04:00
Brad Lassey cd3d694365 bug 512472 - Fennec lays pages out too wide, resulting in very small text r=mfinkle 2009-08-26 14:13:09 -04:00
Vivien Nicolas ff19c12556 Bug 477620: Enable addition of search plugins [] 2009-08-26 15:29:46 -04:00
Vivien Nicolas d2ec37a306 Bug 512721: when opening a new tab, the awesome bar should not be visible if the uri != about:blank [r=mark.finkle] 2009-08-26 13:24:27 -04:00
Vivien Nicolas efa9c81361 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
Roy Frostig e23f697100 bug 511516. Add BrowserView API for rendering to a destination canvas. 2009-08-22 14:06:51 -04:00
Vivien Nicolas 7c7003ac23 Bug 511120: make sure popPopup is always called when popups are dismissed, r=gavin 2009-08-19 16:04:11 -04:00
Mark Finkle a8a14f363f Bug 511233: Notifications are skipping the repaint when closing, r=froystig 2009-08-19 01:17:44 -04:00
Mark Finkle ffebf2758b Bug 510998: Panning while touching the titlebar should be ignored, r=froystig 2009-08-18 02:07:48 -04:00
Stuart Parmenter 7fa609d1fb Bug 509455. Make zooming work. r=bcombee 2009-08-17 13:01:27 -07:00
Vivien Nicolas d6b4fc1e9d Bug 510862: polish browser.xul [r=mark.finkle] 2009-08-17 14:16:11 -04:00
Roy Frostig 9c2df33ed3 bug 510616. Give toolbar floating a hint about scroll displacement. r=stuart 2009-08-14 18:15:18 -07:00
Vivien Nicolas e70db13288 Bug 509525. Float the urlbar using position: fixed instead 2009-08-14 13:02:23 -07:00
Vivien Nicolas 918f12e4ef 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
Roy Frostig b474a308b1 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 648a8d4ac3 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 ac1458e631 fix copy&paste typo fail r=mfinkle 2009-08-13 12:34:03 -07:00
Stuart Parmenter aea9ca0de1 bug 509546. make page loading status per-tab rather than browser-wise. r=mfinkle 2009-08-12 17:41:31 -07:00
Roy Frostig c180cb40a3 Bug 509451: Fix horizontal chrome scrolling when viewport is wider than window, r=stuart 2009-08-12 17:40:43 -04:00
Stuart Parmenter 3cc784c8b7 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 666cafaef0 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 e5d06fac38 Bug 509384: After panning the urlbar text is invisible, r=stuart 2009-08-12 02:28:44 -04:00
Roy Frostig 0d8f786bd4 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 aa6bb30b53 Bug 509454: Don't resize sidebars and urlbar, use flex instead [r=mark.finkle] 2009-08-11 12:41:45 -04:00
Roy Frostig 0efe7ca977 bug 509589. Remove visible rect statekeeping in BrowserView. r=stuart 2009-08-10 18:03:42 -07:00
Ben Combee a1da836547 Merge of iframe scrolling patch to tiles. r=stuart 2009-08-07 18:08:06 -07:00
Ben Combee 3037d574d0 [mq]: tiles-cleanup.diff 2009-08-07 14:59:06 -07:00