Commit Graph

669 Commits

Author SHA1 Message Date
Mark Finkle
fdf26dc41f Bug 603407 - Quick search not done upon entering '[keyword] text' Return [r=mbrubeck] 2010-11-01 19:36:07 -04:00
Wesley Johnston
c302f04dd3 Bug 605219 - Update windowId on all progress changes [r=mark.finkle] 2010-10-29 12:44:00 -07:00
Matt Brubeck
ba689764a6 Bug 598363 - Context menu cannot be dismissed after opening a link in a new tab [r=mfinkle]
--HG--
extra : rebase_source : 7e02d4f1636e4a32300baf2d18d3cc140d4ac7a7
2010-11-01 08:42:13 -07:00
Mark Finkle
54ad5c7d88 Bug 566478 - Invalid SSL cert error is not mobile-friendly [r=vingtetun] 2010-10-28 11:58:37 -04:00
Vivien Nicolas
74fb5d3f2d Bug 597036 - Find in page does not display results on screen when page is zoomed [r=mfinkle] 2010-10-25 16:35:13 +02:00
Honza Bambas
b33ea0b496 Bug 536295 - e10s HTTP: offline application cache [r=mfinkle] 2010-10-19 15:32:00 -04:00
Matt Brubeck
c862a9684a Bug 597580 - Remove old display:none hack in resize handler [r=stechz]
--HG--
extra : rebase_source : c69fff04db91dffb88ff9abe040ec963ecb5f1ab
2010-10-20 14:00:39 -07:00
Vivien Nicolas
7417c38b0e Bug 605778 - Small CSS fixes for the new theme [r=mfinkle] 2010-10-20 17:18:58 +02:00
Matt Brubeck
c0e88570c7 Bug 602671 - New theme for the search engine popup [r=mfinkle]
--HG--
extra : rebase_source : f2735fa949e4ff9b45271508b934ca27acdc4e78
2010-10-19 15:54:45 -07:00
Mark Finkle
3bcc17d2a7 Bug 602671 - Create an Android theme for Site Menu / Open Search Menu [r=mbrubeck] 2010-10-16 10:31:15 -04:00
Matt Brubeck
8e7dbc5131 Bug 590715 - Fullscreen video for Fennec [r=mfinkle] 2010-10-16 06:25:15 -07:00
Doug Turner
a66d5911e8 Backing out bug 604507 r=stuart 2010-10-15 16:39:23 -07:00
Doug Turner
93dd792334 Bug 604507 - remove throws from loading. r=mfinkle
--HG--
extra : rebase_source : f1c752bdd12aa135699eb338e43758d64e5725a3
2010-10-14 15:14:55 -07:00
Vivien Nicolas
1fc65cf72a Bug 601619 - page title shows up on urlbar when flipping through awesomescreen panes [r=mfinkle] 2010-10-14 15:15:29 +02:00
Wesley Johnston
1f01c9107d Bug 602708 - Closing a tab earlier than the current one results in wrong tab being shown [r=mfinkle] 2010-10-08 12:41:00 -04:00
Vivien Nicolas
48935929f4 Bug 603280 - Infinite loop warning about charCode into the javascript console [r=mfinkle] 2010-10-11 16:11:20 +02:00
Mark Finkle
fc84561146 Bug 594847 - Handle content-process crashes more gracefully (mobile patch) [r=mbrubeck] 2010-10-09 12:58:38 -04:00
Matt Brubeck
482cdaf47c Bug 599132 - Clean up updateViewportSize [r=stechz]
--HG--
extra : rebase_source : 938e9a80640d4b2fdb71bb0055d2d5f6956cf080
2010-10-08 14:38:36 -07:00
Matt Brubeck
ca855da23e Bug 602420 - getPageZoomLevel should not return Infinity [r=mfinkle]
--HG--
extra : rebase_source : 7bca5511b6cb2ef54f8e9b467172c7d3f5bdef8e
2010-10-08 14:38:26 -07:00
Mark Finkle
5b53a2a67a Bug 602282 - Fixed browser-chrome tests and remove more markup [r=mbrubeck] 2010-10-06 15:58:05 -04:00
Mark Finkle
d16a6a597b Bug 600815 - Warnings into browser.js and about:home [r=vingtetun] 2010-10-06 11:04:46 -04:00
Wesley Johnston
e39d2993f2 Bug 598997 - Use a <deck> or other improved method to switch tabs [r=mfinkle] 2010-09-29 13:43:00 -04:00
Wesley Johnston
aec34352d2 Bug 599873 - Cannot do a two-finger page down gesture on about:license [r=mfinkle] 2010-09-30 17:34:17 -04:00
Vivien Nicolas
568ebdc9c5 followup fixes for bug 592330 - part 1 [r=me] 2010-09-30 23:28:07 +02:00
Vivien Nicolas
a5909981ed Bug 592330 - [VKB] Enhance virtual keyboard support in the chrome UI - part 1 [r=mfinkle] 2010-09-30 23:14:47 +02:00
Matt Brubeck
af33b9fba3 Bug 598533 - Externally-opened tabs should close when leaving Fennec [r=mfinkle,ui-r=beltzner]
--HG--
extra : rebase_source : 240e688f55691359db7c9ffb3d403d3f2318151d
2010-09-30 14:05:43 -07:00
Matt Brubeck
3d58e9fa3c Bug 600707 - Update back/forward buttons on every location change [r=mfinkle] 2010-09-30 14:02:00 -07:00
Matt Brubeck
f4aad9db22 Bug 600844 - Hide the site menu when the find bar appears [r=mfinkle] 2010-09-30 13:57:33 -07:00
Matt Brubeck
c7aa8d85bf Bug 597552 - Kill BrowserView coordinate system [r=stechz] 2010-09-30 09:51:34 -07:00
Matt Brubeck
64482e13b2 Bug 598368 - "Double tap zoom does not clamp scale until animation finishes" [r=mark.finkle] 2010-09-21 10:21:00 -04:00
Wesley Johnston
605faccd85 Bug 599873 - "Cannot do a two-finger page down gesture on about:license" [r=mbrubeck] 2010-09-27 10:03:00 -04:00
Matt Brubeck
fb69aff5b1 Bug 600529 - Fix content-viewport height [r=mfinkle]
--HG--
extra : rebase_source : 76cd5cf9d040b4afae392c336ccc292468b72b0e
2010-09-29 14:48:20 -07:00
Matt Brubeck
677d78f905 Bug 598526 - "regression: After opening a link from another app, back button should go back to that app" [r=mark.finkle] 2010-09-21 18:24:00 -04:00
Matt Brubeck
f7f56c1ae1 Bug 597144 - "Set viewport width and height if both are specified in meta tag" [r=mark.finkle] 2010-09-16 12:30:00 -04:00
Vivien Nicolas
fdf7a851a1 Bug 596619 - "panning the page during findbar use shouldn't dismiss the findbar" [r=mark.finkle] 2010-09-21 08:29:00 -04:00
Mark Finkle
600b18ddda Bug 594107 - "fennec does not release memory when closed" [r=mbrubeck] 2010-09-20 14:35:00 -04:00
Vivien Nicolas
600ac4b5f2 Bug 586317 - Add Search Engine option is always offered even after adding [mark.finkle] 2010-09-29 14:48:19 -04:00
Mark Finkle
e9e4257480 Bug 598858 - Some browser-chrome test cleanup [r=vingtetun] 2010-09-28 17:16:01 -04:00
Benjamin Stover
00fa3cf59b Bug 599512 Partial black thumbnails on viewports with width != 800 r=mfinkle 2010-09-24 17:41:10 -07:00
Mark Finkle
150014bcaa Backout suspected performance regression, reverting to 54af7f2df238 [r=mfinkle] 2010-09-27 11:11:56 -04:00
Mark Finkle
5d3e20faad Bug 599576 - Talos Regression :( Ts increase 22.1% on Nokia n900 mobile [r=mbrubeck] 2010-09-27 10:19:24 -04:00
Benjamin Stover
46a1d5684f Code review fixes for 599512 - Partial black thumbnails
--HG--
extra : rebase_source : b10e73ab21a4a1f37009ceeff360d3d644343de5
2010-09-24 19:19:50 -07:00
Mark Finkle
a03ecb5dba Bug 599512 - Partial black thumbnails on viewports with width != 800 (bustage fix) r=me 2010-09-24 21:08:13 -04:00
Benjamin Stover
7bd6381779 Bug 599512 Partial black thumbnails on viewports with width != 800 r=mfinkle 2010-09-24 17:41:10 -07:00
Benjamin Stover
fc8c7eaf5a Bug 599053 text typed in awesome bare shows up on previously focused form field [r=mfinkle] 2010-09-24 17:39:41 -07:00
Matt Brubeck
7dc594bdcd Bug 598234 - Fix bad scrolling on resize with formhelper [r=mfinkle] 2010-09-24 10:58:39 -07:00
Matt Brubeck
f828cbc61e Bug 599145 - Fix double tap radius calculation [r=stechz]
--HG--
extra : rebase_source : 507b661e1d19e6fe21215290f51fb51725c180e5
2010-09-23 16:20:55 -07:00
Matt Brubeck
e2689d8b36 Bug 597230 - Update zoom and scroll when the viewport resized [r=mfinkle]
--HG--
extra : rebase_source : 8d86b9de2302b7f2bb5103540474eafab514874a
2010-09-23 14:20:44 -07:00
Matt Brubeck
f1f68c9b3d Bug 598391 - Hide browser chrome on scroll events [r=stechz] 2010-09-23 12:16:52 -07:00
Matt Brubeck
11ea93f9e5 Bug 596717 - Hide new browsers on creation [r=mfinkle]
--HG--
extra : rebase_source : 1b9e2e1597d8cc760b9a3e8394d9f9dc037a3002
2010-09-23 10:07:28 -07:00
Benjamin Stover
c1e0c84a37 Bug 597600 - Ignore old context menu and tap highlight events r=mfinkle 2010-09-22 16:27:11 -07:00
Benjamin Stover
85e33bfeba Bug 597547 part 5: Kill InputHandler object! r=mbrubeck 2010-09-22 16:27:11 -07:00
Benjamin Stover
4250e057ec Bug 597547 part 3: Divorce keyinput from InputHandler r=mfinkle 2010-09-22 16:27:11 -07:00
Benjamin Stover
8826ae2a46 Bug 597547 part 1: divorce mousemodule and gesturemodule from inputhandler r=mfinkle r=mbrubeck 2010-09-22 16:27:11 -07:00
Benjamin Stover
2817ccff66 Bug 597286, part 8: Create new longtap event and use it to bring up context menus [r=mbrubeck] 2010-09-22 15:12:41 -07:00
Benjamin Stover
cab4c0015e Bug 597286, part 7: Separate panning from tapping and MouseModule no longer cares about whether something is content [r=mbrubeck] 2010-09-22 15:09:04 -07:00
Benjamin Stover
5708874553 Bug 597286, part 6: MouseModule generates tap events instead of using clunky clickers [r=mbrubeck] 2010-09-22 15:08:18 -07:00
Matt Brubeck
90f2e5f2f6 Bug 598675 - Error: this.metaData is null [r=mfinkle] 2010-09-22 10:31:11 -07:00
Benjamin Stover
b3729a408a Bug 595403 - Can't scroll up after orientation change or resize [r=mbrubeck] 2010-09-17 15:54:38 -07:00
Matt Brubeck
5b57959fd9 Bug 597210 - Fix jump at start of multitouch zoom [r=mfinkle] 2010-09-17 14:16:43 -07:00
Benjamin Stover
33c9bda330 Bug 597159 - Double taps sometime cause single taps - part 2 tap highlight [r=mbrubeck]
--HG--
extra : rebase_source : ca58d42b388ab3985f0a2f0e168dee4e1e2b959a
2010-09-17 11:48:20 -07:00
Benjamin Stover
7b195b8cab Bug 597281 - Cannot pinch to zoom during loading [r=mbrubeck] 2010-09-17 10:59:09 -07:00
Benjamin Stover
3138a7a8fe [mq]: review 2010-09-15 15:05:50 -07:00
Matt Brubeck
35f5eaef40 Merge mobile-browser -> mobile2. 2010-09-15 14:11:37 -07:00
Vivien Nicolas
8cc7f97c84 Bug 595839 - Unknown protocol warning dialog appears more than once [r=mfinkle] 2010-09-15 12:41:31 +02:00
Wesley Johnston
f0f0d32125 Bug 587934 - Login manager: use notifications (part 1) [r=mfinkle] 2010-09-14 17:58:10 -04:00
Matt Brubeck
8db22b2819 Bug 595229 - Don't pan at start of multitouch zoom gesture [r=stechz] 2010-09-13 10:13:17 -07:00
Matt Brubeck
e12c7d6563 Merge mobile-browser -> mobile2 2010-09-10 14:39:23 -07:00
Matt Brubeck
071a75094e Bug 588881 - Increase default viewport width to 980px [r=mfinkle] 2010-09-10 14:22:19 -07:00
Matt Brubeck
9ef5260c71 Bug 595068 - Add a cheat code to generate fake multitouch zoom events [r=mfinkle] 2010-09-09 21:59:30 -07:00
Benjamin Stover
15d70ac574 merge 2010-09-08 10:51:29 -07:00
Benjamin Stover
8c9a1021a4 pinch to zoom sort of works 2010-09-07 15:58:55 -07:00
Matt Brubeck
89912269ab [mobile2] Use document width instead of viewport width to calculate page zoom.
--HG--
extra : rebase_source : 155ae1977e6a73846c5e8d8b52513a6ed1efcc1b
2010-09-07 11:37:08 -07:00
Fabrice Desré
1f90477db0 Bug 593782 - cleanup command line handling [r=mfinkle, r=fabrice] 2010-09-06 06:46:00 -04:00
Benjamin Stover
d6145d2763 thumbnails 2010-09-03 13:23:55 -07:00
Matt Brubeck
fe82fbe249 Bug 593499 - Increase the double-tap thresholds [r=mfinkle] 2010-09-05 07:23:01 -07:00
Benjamin Stover
71046cb6b0 merge 2010-09-03 10:01:35 -07:00
Vivien Nicolas
fd5becb9d1 Bug 592562 - RTL small UI issues after the landing of bug 476423 [r=mfinkle] 2010-09-03 03:27:20 +02:00
Benjamin Stover
f8db2a5344 allow animated zooming to continue seemlessly if animation is already in progress 2010-09-02 16:49:14 -07:00
Benjamin Stover
92ac0814cc fix page zoom level 2010-09-02 16:19:20 -07:00
Matt Brubeck
267ef4e588 [mobile2] Update Browser.zoom to use getPosition 2010-09-02 16:01:46 -07:00
Benjamin Stover
8e12efac88 fix tap highlighting 2010-09-02 13:57:02 -07:00
Benjamin Stover
740cb78f7f (half-baked) animated zoom 2010-09-02 09:46:07 -07:00
Benjamin Stover
51e448eb31 fix input handler 2010-09-01 15:23:21 -07:00
Benjamin Stover
612764b2bf get rid of browserview 2010-09-01 13:40:34 -07:00
Benjamin Stover
c0a5ec587f Add browser binding comments, make some methods internal, and rename zoomLevel to scale 2010-09-01 13:35:05 -07:00
Benjamin Stover
e9b2690b41 merge with trunk 2010-08-31 13:24:19 -07:00
Benjamin Stover
06b3e53ae2 Fixes 2010-08-31 12:25:47 -07:00
Benjamin Stover
41b3ea96dd clean up and get zooming and viewport sort of working 2010-08-30 14:11:49 -07:00
Benjamin Stover
87c613a76c support for zoom (disabled) 2010-08-27 16:25:53 -07:00
Benjamin Stover
3ef7c6f0e0 remove most of browserview and begin using browser element 2010-08-27 15:01:32 -07:00
Benjamin Stover
5459164178 move viewport handling responsibilities to browser element (BrowserView could probably be nixed now) 2010-08-27 08:36:11 -07:00
Benjamin Stover
999bfcfccd bring back code for watching viewport size 2010-08-26 13:01:06 -07:00
Benjamin Stover
aaeb843de4 use viewport api 2010-08-26 11:20:05 -07:00
Benjamin Stover
c8433e1095 merge with trunk 2010-08-24 11:39:14 -07:00
Vivien Nicolas
22810f39a7 Bug 532677 - FormFill: Taskbar pops up to middle of the screen with no-associated protocol error [r=mfinkle] 2010-08-24 10:53:22 +02:00
Vivien Nicolas
91b8fe0064 Bug 436069 - Unify history, bookmarks, awesomebar search and remote tabs into a single UI [r=mfinkle] 2010-08-24 10:42:28 +02:00
Wesley Johnston
f187ceac25 Bug 561099 - Long filenames make the download dialog span out past the viewable area [r=mfinkle] 2010-08-24 02:34:10 -04:00
Jan Arne Petersen
cd4ee3e3d7 Bug 476423 - Add support for RTL locales [r=mbrubeck] 2010-08-20 13:32:00 -07:00
Benjamin Stover
887ffc618d fix keyboard and mouse, and remove more tile cruft 2010-08-19 16:28:44 -07:00
Benjamin Stover
62d57954fc remove comments 2010-08-19 15:11:23 -07:00
Benjamin Stover
3f3233417a panning 2010-08-19 15:10:39 -07:00
Benjamin Stover
ca2ef544a2 fix 2010-08-18 19:58:47 -07:00
Benjamin Stover
ddcf5812ce don't use moz transforms because they are slow right now 2010-08-18 19:43:14 -07:00
Benjamin Stover
f78fe445f7 fixes 2010-08-18 19:12:28 -07:00
Wes Johnston
8d359fcdd9 Bug 584790 - "Remove image preloader code" [r=mark.finkle] 2010-08-17 17:44:00 -07:00
Chris Jones
a8b3aca875 Bug 576192 - "Use browser elements for browsing surface" [] 2010-08-12 20:22:00 -07: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
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
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
Matt Brubeck
86aad7524b Bug 583828 - Fix zoom level calculation in _getZoomRectForRect [r=stechz] 2010-08-02 13:54:52 -07:00
Matt Brubeck
0eaa60bed8 Bug 579555 - Fix the destination coordinates for double-tap zoom [r=stechz] 2010-07-30 15:36:00 -07:00
Matt Brubeck
fc950a8cd3 Bug 582615 - Sharing front-end [r=mfinkle] 2010-07-30 00:51:31 -04:00
Jeremias Bosch
d8616ab0a0 Bug 580230 - Cannot submit forms [r=mfinkle] 2010-07-28 15:43:14 -04:00
Josh Matthews
279fed5e68 Bug 580382 - Typos and misc cleanups in mobile js. r=mfinkle 2010-07-20 16:49:31 -04: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
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
b3c5c734e3 Bug 579340 - Miscellaneous code cleanup [r=vingtetun] 2010-07-16 11:48:52 -04:00
Matt Brubeck
0dc833cb1a Bug 578122 - Use Services.jsm in Fennec [r=mfinkle] 2010-07-13 10:36:09 -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
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
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
Mark Finkle
e904c792a4 Bug 576330 - Minor code cleanup [r=vingtetun] 2010-07-01 15:39:31 -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
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
Mark Finkle
5a5bc4b809 Bug 575807 - ContextMenu appears after a double-click [r=vingtetun] 2010-06-30 02:21:47 -04: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
Jaakko Kiviluoto
7b09080466 Bug 437957 - Animate zoom [r=mfinkle] 2010-06-25 17:16:01 -04:00
Mark Finkle
6627af5721 Bug 574699 - Move FormSubmitObserver to content process [r=vingtetun] 2010-06-25 12:32:46 -04:00
Mark Finkle
eeb455055a Bug 574683 - Local XUL pages (about:config) are not rendering [r=vingtetun] 2010-06-25 11:28:42 -04:00
Benjamin Stover
55059a8227 Bug 552809 - Intermittent NS_ERROR_FAILURE when calling asyncDrawXULElement [r=mfinkle] 2010-06-24 17:37:09 -07:00
Mark Finkle
a945aa5640 Bug 574123 - Add support for zoom-to-rect for zooming to an element [r=mbrubeck] 2010-06-25 09:30:15 -04:00
Mark Finkle
8d7ceda4b7 Bug 574123 - Add support for zoom-to-rect for zooming to an element [r=mbrubeck] 2010-06-24 18:17:35 -04:00
Mark Finkle
8297721406 Bug 574260 - Remove last uses of contentWindow and contentDocument [r=vingtetun] 2010-06-24 18:13:01 -04:00
Benjamin Stover
6fa002495d Bug 574117 - Page content never updates [r=mfinkle] 2010-06-23 15:16:01 -07:00
Mark Finkle
700f9239a7 Bug 573908 - Tab thumbnail must support remote tabs [r=vingtetun r=mbrubeck] 2010-06-23 15:23:06 -04:00
Mark Finkle
15b52e96e8 Bug 573902 - Remove any panning and zooming code that doesn't work in e10s [r=mbrubeck] 2010-06-23 15:23:06 -04:00
Mark Finkle
100988c71c Bug 573666 - Remove tab state and sacrificing system [r=vingtetun] 2010-06-22 09:24:55 -04:00
Mark Finkle
b41aa6980f Bug 570823 - [e10s] Add scrollTo / scrollBy message based API to browser binding [r=vingtetun] 2010-06-22 09:24:02 -04:00
Vivien Nicolas
40eb062c12 Bug 566288 - [e10s] Move FormHelper code into its own file [r=mfinkle] 2010-06-21 22:36:56 +02:00
Vivien Nicolas
ff9c0348de Bug 573041 - Clicker code should happen on content side [r=mfinkle] 2010-06-21 22:16:37 +02:00
Vivien Nicolas
fd4e9b57cb Bug 573443 - Remove Util.Timeout in Util.js [r=mfinkle] 2010-06-21 22:04:59 +02:00
Matt Brubeck
ef2c7fca8d Bug 515409 - closing a tab should go back to opening tab [r=mfinkle] 2010-06-18 00:31:24 -04:00