Chris Pearce
f7e6dbb756
Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout.
2010-08-20 21:50:09 +12:00
Frank Yan
4709918f42
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske
2010-08-20 19:35:09 +12:00
Dão Gottwald
4d980b0259
Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad
2010-08-13 14:40:19 +02:00
Jonas Sicking
662477756c
Bug 546857 Part 3: Make error pages not use xul buttons. r=dao a=blocker
2010-08-19 16:06:07 -07:00
Dão Gottwald
8bc3dafe3d
Backed out changeset 3137ecdfdb60 to see if Ts Shutdown/MIN Dirty Profile on MacOSX 10.5.8 goes back down (merge) a=nobody
2010-08-19 14:38:11 +02:00
Dão Gottwald
4a3d75b8d5
Backed out changeset 3137ecdfdb60 to see if Ts Shutdown/MIN Dirty Profile on MacOSX 10.5.8 goes back down
2010-08-19 14:28:54 +02:00
Dão Gottwald
b5cf328eea
Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad
2010-08-13 14:40:19 +02:00
Edward Lee
fb481caa08
Merge mozilla-central to tabcandy-central.
2010-08-12 03:55:08 -07:00
Edward Lee
2cbb4d0bee
Merge backout
2010-08-12 03:29:54 -07:00
Edward Lee
ffd35d7fc4
Backed out changeset ed2484b982b9 due to accidental landing.
2010-08-12 03:24:29 -07:00
Edward Lee
3aac3bf665
Merge mozilla-central to tabcandy-central.
2010-08-11 11:13:46 -07:00
Raymond Lee
79de2be602
Fixed for Bug 585855 - Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab
2010-08-11 14:16:02 +08:00
Edward Lee
0f4ef556db
Merge mozilla-central to tabcandy-central.
2010-08-09 23:53:52 -07:00
Jim Mathies
4613e5a0ad
Bug 575870 - Implement custom drawn titlebar for classic, aero basic, and xp. Also fix various content padding issues for desktops with advanced ui customization settings. r=dao.
2010-08-09 20:49:35 -05:00
Edward Lee
e5816558b6
Merge mozilla-central to tabcandy-central.
2010-08-07 16:44:33 -07:00
Ehsan Akhgari
1675bf808b
Bug 583388 - Delay loading the Tab Candy frame
2010-08-07 18:32:17 -04:00
Dão Gottwald
1c5b4b905e
Bug 380960 - Implement closing tabs animation. r=fyan,gavin
...
--HG--
extra : rebase_source : c0d4192450a1017be7c8907a0cba6c9afab1028e
2010-08-06 22:15:18 +02:00
Edward Lee
8def981941
Merge mozilla-central to tabcandy-central.
2010-08-05 14:48:29 -07:00
Sindre Dammann
2981cc9442
Bug 581242 - about:addons should open in the current tab if that tab is blank. r=dao
2010-08-05 09:11:25 +02:00
Edward Lee
9ddbae2026
Merge mozilla-central and bug 582116 to tabcandy-central.
2010-08-02 10:33:16 -07:00
Edward Lee
7f341af8ce
Bug 582116 - Provide a way to show certain tabs and get visible tabs [r=dao a=beltzner]
...
Add showOnlyTheseTabs and visibleTabs to tabbrowser and update various uses such as tab selection. Test that tabs get hidden/shown when using this API and tab selection only deal with visible tabs while making sure there's always a visible tab.
2010-07-29 16:39:57 -07:00
Edward Lee
218442df21
Bug 582116 - Provide a way to show certain tabs and get visible tabs
...
Add showOnlyTheseTabs and visibleTabs to tabbrowser and update various uses such as tab selection. Test that tabs get hidden/shown when using this API and tab selection only deal with visible tabs while making sure there's always a visible tab.
2010-07-29 16:39:57 -07:00
Edward Lee
eee4049234
Bug 583044 - Rename code references of TabCandy to TabView
...
Move files and update references to tabview from tabcandy. Only remaining candy reference is the link to aza's webm video.
--HG--
rename : browser/base/content/browser-tabcandy.js => browser/base/content/browser-tabview.js
rename : browser/base/content/tabcandy/app/drag.js => browser/base/content/tabview/drag.js
rename : browser/base/content/tabcandy/app/groups.js => browser/base/content/tabview/groups.js
rename : browser/base/content/tabcandy/app/infoitems.js => browser/base/content/tabview/infoitems.js
rename : browser/base/content/tabcandy/core/iq.js => browser/base/content/tabview/iq.js
rename : browser/base/content/tabcandy/app/items.js => browser/base/content/tabview/items.js
rename : browser/base/content/tabcandy/core/profile.js => browser/base/content/tabview/profile.js
rename : browser/base/content/tabcandy/app/storage.js => browser/base/content/tabview/storage.js
rename : browser/base/content/tabcandy/app/tabitems.js => browser/base/content/tabview/tabitems.js
rename : browser/base/content/tabcandy/tabcandy.css => browser/base/content/tabview/tabview.css
rename : browser/base/content/tabcandy/tabcandy.html => browser/base/content/tabview/tabview.html
rename : browser/base/content/tabcandy/tabcandy.js => browser/base/content/tabview/tabview.js
rename : browser/base/content/tabcandy/app/trench.js => browser/base/content/tabview/trench.js
rename : browser/base/content/tabcandy/app/ui.js => browser/base/content/tabview/ui.js
rename : browser/themes/gnomestripe/browser/tabcandy/edit-light.png => browser/themes/gnomestripe/browser/tabview/edit-light.png
rename : browser/themes/gnomestripe/browser/tabcandy/edit.png => browser/themes/gnomestripe/browser/tabview/edit.png
rename : browser/themes/gnomestripe/browser/tabcandy/new-tab.png => browser/themes/gnomestripe/browser/tabview/new-tab.png
rename : browser/themes/gnomestripe/browser/tabcandy/platform.css => browser/themes/gnomestripe/browser/tabview/platform.css
rename : browser/themes/gnomestripe/browser/tabcandy/stack-expander.png => browser/themes/gnomestripe/browser/tabview/stack-expander.png
rename : browser/themes/gnomestripe/browser/tabcandy/tabcandy.png => browser/themes/gnomestripe/browser/tabview/tabview.png
rename : browser/themes/pinstripe/browser/tabcandy/edit-light.png => browser/themes/pinstripe/browser/tabview/edit-light.png
rename : browser/themes/pinstripe/browser/tabcandy/edit.png => browser/themes/pinstripe/browser/tabview/edit.png
rename : browser/themes/pinstripe/browser/tabcandy/new-tab.png => browser/themes/pinstripe/browser/tabview/new-tab.png
rename : browser/themes/pinstripe/browser/tabcandy/platform.css => browser/themes/pinstripe/browser/tabview/platform.css
rename : browser/themes/pinstripe/browser/tabcandy/stack-expander.png => browser/themes/pinstripe/browser/tabview/stack-expander.png
rename : browser/themes/pinstripe/browser/tabcandy/tabcandy.png => browser/themes/pinstripe/browser/tabview/tabview.png
rename : browser/themes/winstripe/browser/tabcandy/edit-light.png => browser/themes/winstripe/browser/tabview/edit-light.png
rename : browser/themes/winstripe/browser/tabcandy/edit.png => browser/themes/winstripe/browser/tabview/edit.png
rename : browser/themes/winstripe/browser/tabcandy/new-tab.png => browser/themes/winstripe/browser/tabview/new-tab.png
rename : browser/themes/winstripe/browser/tabcandy/platform.css => browser/themes/winstripe/browser/tabview/platform.css
rename : browser/themes/winstripe/browser/tabcandy/stack-expander.png => browser/themes/winstripe/browser/tabview/stack-expander.png
rename : browser/themes/winstripe/browser/tabcandy/tabcandy.png => browser/themes/winstripe/browser/tabview/tabview.png
2010-07-29 12:37:25 -07:00
Edward Lee
9d56185052
Merge mozilla-central to tabcandy-central.
2010-07-27 21:39:47 -07:00
Edward Lee
fc3df268de
Bug 581732 - Merge mozilla-central to tabcandy-central 2010/07/24 (with conflicts).
2010-07-24 16:48:38 -07:00
Edward Lee
4069566fcd
Resolve merge conflicts.
2010-07-21 00:35:09 -07:00
Edward Lee
ecdccfd682
Merge mozilla-central (4.0b2) to tabcandy-central with conflicts.
2010-07-21 00:32:53 -07:00
Masatoshi Kimura
acfc13f487
Bug 582186 - Render Zero-Width-Non-Joiner correctly in the address bar. r=smontagu
2010-08-17 14:35:24 +02:00
Raymond Lee
acbf492610
Bug 585855 - Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab [r=dão sr=vlad a=gavin]
...
--HG--
extra : rebase_source : 728aa27e7ffdf08359c26fe709cac925c0d0f344
2010-08-14 02:36:40 +08:00
Dave Townsend
6b4bdba8e0
Bug 579779: Installing a new theme should mark it to be enabled. r=robstrong
2010-08-13 10:47:17 -07:00
Edward Lee
b5609139aa
Bug 579222 - Expose a .visibleTabs property on the tabbrowser [r=iangilman]
...
Add .visibleTabs to tabbrowser and use local dereferences instead of gBrowser when possible.
--HG--
extra : rebase_source : c64695d6b437927a0d6fbae1b37ad2e17dc690c7
2010-07-16 13:23:03 -07:00
Edward Lee
4c95bcef00
Merge mozilla-central to tabcandy-central.
2010-07-13 12:23:12 -07:00
Shawn Wilsher
07e60c28d9
Merge for back out of changeset a0d6e4d37273 (bug 575870)
...
a=sheriff
2010-08-10 13:05:42 -07:00
Shawn Wilsher
16d0373258
Backed out changeset a0d6e4d37273 (bug 575870) for possibly being the cause of the following performance regression:
...
Talos Regression: Txul increase 4.57% on Win7 Firefox
Other possible culprits:
bug 574454
2010-08-10 13:03:32 -07:00
Raymond Lee
6fef79f3dd
Update several features for visible tabs: bookmark all tabs, reload all tabs, close other tabs, list all tabs drop down menu and tab context-menu
2010-07-07 10:32:42 +08:00
Raymond Lee
22a24b4fb6
Partial fix for Bug 576427
2010-07-04 00:08:34 +08:00
Ehsan Akhgari
0ad0994cc4
Bug 577685 - Do not allow adding search engines during private browsing mode; r=gavin.sharp ui-r=beltzner approval2.0=beltzner
2010-07-27 16:21:29 -04:00
Frank Yan
e47b5c73e8
Bug 580956 - 'Undo Close Tab' should be disabled not hidden when there are none to undo. r=dao
2010-07-27 17:01:16 +02:00
Alice0775 White
a607370f37
Bug 579095 - Setting the identity label fails when the container is hidden. Collapse it instead. r=dao
2010-07-27 16:54:05 +02:00
Edward Lee
951edd39c8
Bug 574188 - Add UI hooks to trigger tab candy
2010-06-29 01:04:22 -07:00
Gavin Sharp
188ed458a3
Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske
2010-06-23 12:53:09 -04:00
Marco Bonardo
8f64c96f88
Bug 574511 - Make bookmarks button customize-able. r=dao
2010-07-09 12:44:01 -07:00
Dão Gottwald
314ca22c7e
Bug 579632 - Fix OS X tabs-on-top styling and put tabs on top by default. r=mstange,gavin
2010-07-19 22:19:14 +02:00
Dão Gottwald
4a8157bbe4
Bug 576063 - Take CSS borders into account when determining the toolbox height. r=gavin
2010-07-16 21:06:58 +02:00
Dão Gottwald
cfbb1c97fe
Bug 388880 - Don't initialize the bookmarks toolbar item when it's hidden. r=gavin
2010-07-16 21:03:04 +02:00
Marco Bonardo
cadd86f1ea
Bug 575896 - Reset bookmarks toolbar view during customization. r=dao
2010-07-15 22:38:05 +02:00
Michael Kohler
71a161c3f1
Bug 554300 - "close tab" context menu item should be enabled for last tab when browser.tabs.closeWindowWithLastTab=false. r=dao
...
--HG--
extra : rebase_source : 0afa144194cde536c4e5b45f3405743c30ead777
2010-07-15 10:11:16 +02:00
Dão Gottwald
e8b69980db
Bug 575291 - Hide the Firefox button during print preview. r=gavin
2010-07-14 08:47:04 +02:00
Gavin Sharp
2df5a70892
Bug 574530: don't load PopupNotifications unnecessarily from onLocationChange, r=dao
...
--HG--
extra : rebase_source : 66706038d83d75b6a0808bba75bf1becdcd05670
2010-06-28 03:12:07 -04:00
Dave Townsend
f96454bd40
Bug 581229: Allow popup notifications to persist across page loads. r=gavin
2010-07-29 15:59:55 -07:00
Dave Townsend
6f2ff7bdf9
Bug 577048: Notifications about add-on installs and errors aren't shown if the source tab has no host. r=gavin
2010-07-29 15:59:39 -07:00
Frank Yan
75a9921fa1
Bug 580956: 'Undo Close Tab' should not be hidden when there are none to undo. r=dao
...
--HG--
extra : rebase_source : ae5bdfa5f4c169127f4b59e805a333ff148c3ca2
2010-07-29 14:36:42 -07:00
Dão Gottwald
5d581dc2e9
merge backout
2010-07-28 10:19:49 +02:00
Dão Gottwald
3f70c5bed3
Backed out changeset 276f149e29e0
2010-07-28 10:19:10 +02:00
Michael Kohler
91a2c87bb0
Bug 577121 - Tab context menu item "Close Other Tabs" should exclude pinned tabs. r=dao
...
--HG--
extra : rebase_source : 0e871925b4883526ec95867054ebd9c202eb1a2d
2010-07-22 17:51:55 +02:00
Gavin Sharp
7e9a343b05
Backed out changeset b46982cc0c0a from bug 572967 due to test failures
...
--HG--
extra : rebase_source : 8ef47209d527047ab2770ae44fb0467fdf2fa97d
2010-08-03 01:37:10 -04:00
Gavin Sharp
97e57d4b95
Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske, a=Mossop
2010-06-23 12:53:09 -04:00
Paul O’Shannessy
0af09388e6
Bug 571897 (Sync UI) - Part 8: Tools Menu & Status Bar [r=dolske]
2010-08-02 16:37:56 -07:00
Paul O’Shannessy
4c836ac9c0
Bug 571897 (Sync UI) - Part 4: about:sync-tabs [r=dolske]
2010-08-02 16:37:56 -07:00
Paul O’Shannessy
a0f738c0fd
Bug 571897 (Sync UI) - Part 3: General hookup [r=dolske]
2010-08-02 16:37:56 -07:00
Mounir Lamouri
16dea1f0bb
Bug 573698 - When looking for tooltips, don't look at SVG elements if SVG is disabled. r=gavin
...
--HG--
extra : rebase_source : 2700089c813b5c7976855f9ed09caf5cb0a56fc2
2010-06-25 14:23:10 +02:00
Dão Gottwald
3f6a4cac82
Bug 574435 - Hide the menu bar by default on Win Vista and 7. r=gavin
...
--HG--
extra : rebase_source : b09d158f092ac116577a5ae91eb4eedca2305948
2010-06-25 14:19:12 +02:00
Marco Bonardo
66f564f6e6
Bug 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. r=dao
2010-06-24 10:08:43 -07:00
Dão Gottwald
b3bce5b859
Bug 557877 - Don't persist the findbar in new windows. r=gavin, ui-r=faaborg
2010-06-22 22:19:22 +02:00
ddahl@mozilla.com
e5228a3af6
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-22 09:51:50 -07:00
Gavin Sharp
667010d2ba
Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao
2010-04-09 13:45:25 -04:00
L. David Baron
bc720ca632
Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other.
2010-06-19 14:15:27 -07:00
ddahl@mozilla.com
1ac23e36fe
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-19 13:17:44 -07:00
Dietrich Ayala
77c9676f7c
Backed out changeset 552ea4bd4e59
2010-06-18 16:21:43 -07:00
ddahl@mozilla.com
074dbc6c09
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-18 16:18:16 -07:00
Mounir Lamouri
c88e001d1c
Bug 569360 - browser.js should not assume SVGAElement is always defined. r=gavin
2010-06-17 12:53:03 +02:00
Marco Bonardo
56687a63fc
Bug 572425 - nsISearchEngine.getSubmission reponseType should be an [optional] param. r=gavin
2010-06-16 18:54:29 +02:00
Gavin Sharp
765d45e75f
Bug 572112: add tabsontop attribute to documentElement to indicate tabs-on-top state, r=dao
2010-06-15 17:51:29 -04:00
Paul O’Shannessy
e377dc66c7
Bug 555767 - Switch to tab should close "empty" tabs [r=gavin]
2010-06-15 14:25:36 -07:00
Dave Townsend
c1b3e7841d
Bug 560449: Add support for opening the addons manager at a specific pane. r=gavin
2010-06-15 11:40:05 -07:00
Dão Gottwald
ce02e2c4e5
Bug 570795 - Create basic "Firefox button" widget. r=gavin
2010-06-13 10:20:58 +02:00
Dão Gottwald
37e7c0ffa8
Bug 570981 - Remove URLBarSetURI's aValid parameter. r=gavin
2010-06-11 15:26:01 +02:00
Ehsan Akhgari
d3d7087d3a
Bug 529922 - Make sure that delayedStartup has run, therefore the test is valid; r=gavin
2010-06-03 21:31:07 -04:00
Dão Gottwald
e437c443b5
Bug 562649 - set and correctly handle userTypedValue when loading external URIs. r=gavin,neil
...
--HG--
extra : rebase_source : f147fcde568bc15e25be804591518b694d605a95
2010-06-08 22:13:55 +02:00
Justin Wood
f8e9b8aedc
Backout |Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page.| due to Linux Mo(oth) and Linux64 Mo(oth) test failures.
2010-06-04 21:59:40 -04:00
Asaf Romano
a2449625a9
Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page. r=gavin.
2010-06-05 03:22:08 +03:00
Dão Gottwald
1472cbbfd4
Bug 577320 - Remove tabs progress listener callback stubs. r=gavin
2010-07-10 01:44:55 +02:00
Dão Gottwald
549a4d5884
Bug 519216 - Removing a progress listener while it's being called should not affect subsequent listeners. r=gavin
2010-07-07 06:56:17 +02:00
Dão Gottwald
9cfe8d8aa7
Bug 571813 - Hide the Firefox button in popups. r=gavin
2010-07-06 06:21:24 +02:00
Johnathan Nightingale
bcda3f09ec
Bug 574487 - Add context menu to convert tabs to/from app tabs r=dao ui-r=beltzner (non-final strings)
...
--HG--
extra : rebase_source : 1d41213fe85b80b7e0f4aa29b22d2c3eb8883e0c
2010-07-05 14:40:15 -04:00
Dave Townsend
4d698c0a58
Bug 552965 and bug 553455: Display notifications for add-on download failures and prompt the user to restart after installation. r=gavin
2010-07-01 09:23:11 -07:00
Dão Gottwald
9628461500
Bug 430687 - Maintain the tab bar's overflow state and scroll position in full-screen mode. r=mano
...
--HG--
extra : rebase_source : a43304f6df1b88d7846bb27e0ba243f90796973e
2010-07-01 08:35:14 +02:00
Dave Townsend
67aadd8d55
Backing out patches for bug 552965 and bug 553455 due to test failures.
2010-06-30 16:51:05 -07:00
Dave Townsend
3b8d5060e2
Bug 552965 and bug 553455: Display notifications for add-on download failures and prompt the user to restart after installation. r=gavin
2010-06-30 14:13:17 -07:00
Dão Gottwald
b61870e374
Bug 575994 - "fullscr-toggler" shouldn't be a toolbar. r=mano
...
--HG--
extra : rebase_source : 27f2c9b410c87fcc3650a62c6c4e6d5492526715
2010-06-30 19:57:14 +02:00
Gavin Sharp
c2697a3d68
Remove bogus workaround for bug 555987 now that it's fixed
2010-06-28 16:57:49 -04:00
Neil Deakin
d8d39d4a37
Bug 545119, use link drop service for tabbrowser dataTransfer for search engine dialog and remove browser dependency on nsDragAndDrop.js, r=gavin
2010-05-26 11:28:25 -04:00
Justin Dolske
e8c5b4a76f
Bug 539834 - Need updated content plugin-problem icons and new pinstripe notification icon. r=dao
...
--HG--
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginCrashed.png => toolkit/themes/pinstripe/mozapps/plugins/contentPluginCrashed.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginCrashed.png => toolkit/themes/winstripe/mozapps/plugins/contentPluginCrashed.png
2010-05-25 21:35:09 -07:00
Saint Wesonga
32e9aa4b10
Bug 524201 - Move browserconfig.properties to a jar. r=gavin/pike/kev
2010-05-24 11:38:31 +02:00
Michael Kohler
5f19df86e0
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
...
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Asaf Romano
e7a005e58c
Bug 566736 - Lazily initialize the findbar. r=gavin.
2010-05-19 19:57:16 +03:00
Ehsan Akhgari
a534fc7fef
Back out changeset 6fc5d661ca55 because of a11y test failures
2010-05-19 10:48:30 -04:00
Asaf Romano
4613bbc1fa
Bug 566736 - Lazily initialize the findbar. r=gavin.
2010-05-19 15:23:43 +03:00
Chris Jones
a766c20b74
Backed out changeset a111c9f6a71b
2010-05-18 20:53:04 -05:00
Asaf Romano
68ff221f17
Bug 566736 - Lazily initialize the findbar. r=gavin.
2010-05-19 02:58:32 +03:00
Boris Zbarsky
c5bd2cc712
Backed out changeset 6a71deda9822 (bug 562649) due to browser-chrome orange.
2010-05-14 13:04:08 -04:00
Dão Gottwald
9d80ef931d
Bug 562649 - set userTypedValue when loading external URIs. r=gavin
2010-05-14 14:27:51 +02:00
Markus Stange
c078ce1736
Bug 549562 - Position the toolbar customization popup in repositionDialog() and make it invisible until it's positioned and loaded. r=gavin
2010-05-14 12:20:00 +02:00
Gavin Sharp
96517418f6
Bug 556957 - Don't let startDocumentLoad display the target URL for content windows with openers. r=dao
2010-04-05 19:08:01 -04:00
Rob Campbell
541a1320f8
Bug 547453: create a web page inspector for Firefox, r=gavin
2010-05-13 16:38:21 -04:00
Gavin Sharp
eb6853093f
Backed out changeset f551d1be254e (inspector-0.1, fixing commit message)
...
--HG--
extra : rebase_source : b7a94409c817d49822920a8d38aadfc8dae1a0db
2010-05-13 16:36:43 -04:00
Rob Campbell
57f96d9b56
inspector-0.1
2010-05-13 17:08:34 -03:00
Mounir Lamouri
cbf74508a5
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
2010-05-12 09:17:07 +02:00
Blair McBride
e47441825e
Bug 554007: New add-ons manager UI (browser parts). r=sdwilsh
2010-04-29 10:17:06 -07:00
Dave Townsend
62b241c16d
Bug 553092: Initialise the permissions manager on startup. r=robstrong
2010-04-26 12:19:18 -07:00
Dave Townsend
e225f4a276
Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz
2010-04-29 13:11:23 -07:00
Asaf Romano
8a11227280
Bug 528884 - Remove places' menu and toolbar bindings. r=mak
2010-05-05 15:28:04 +02:00
Dave Townsend
74b7768710
Backout new add-ons manager due to Ts regression on OSX 10.5
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Blair McBride
8629963616
Bug 554007: New add-ons manager UI (browser parts). r=sdwilsh
2010-04-29 10:17:06 -07:00
Dave Townsend
d62ee330b3
Bug 553092: Initialise the permissions manager on startup. r=robstrong
2010-04-26 12:19:18 -07:00
Dave Townsend
4c0e7e140d
Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz
2010-04-29 13:11:23 -07:00
Masatoshi Kimura
ef720a3123
b=546013 encode default ignorable characters on url bar to prevent spoofing r=gavin
...
--HG--
extra : rebase_source : 5a1b6a2f0914fcde8beab98fb6e8615a08c5ab60
2010-04-29 09:55:44 +12:00
Dão Gottwald
9b7208c709
Bug 457187 - Make the tabs toolbar customizable. r=gavin
2010-04-27 18:57:19 +02:00
Justin Dolske
e9b1ecb18b
Bug 546502 - Refreshing on toolbar for crash plugin UI doesn't remove notification bar. r=gavin, a=developers
2010-04-26 12:58:12 -07:00
Robert Sayre
0f0d2ffdf7
Merge mozilla-central to tracemonkey.
2010-04-24 12:56:26 -04:00
Jeff Walden
4b9b1d8e68
Bug 560018 - Actually remove support for { get property funname() { } }, confounded merging madness... r=luke
...
--HG--
extra : rebase_source : b3c47f5fdd0fcb52f68876e9a4fab16143c16901
2010-04-17 03:19:33 -07:00
Dão Gottwald
1bcd16c093
Bug 414345 - Don't try to load clipboard content that's not a valid URI. r=gavin
2010-04-22 09:25:54 +02:00
Dão Gottwald
6b11a614d3
Bug 470051 - Disable "New Tab" and "Open Location" commands in popups. r=gavin
2010-04-22 09:24:39 +02:00
Justin Dolske
cad71d8a32
Bug 558517 - Cleanup browser.js plugin code. r=gavin
2010-04-20 12:26:08 -07:00
Neil Deakin
16e62a0020
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
2010-04-18 14:27:18 -04:00
Siddharth Agarwal
651f2886ae
Bug 474060 - Show download progress in app icon in Windows 7 taskbar. Tests by Felipe Gomes. r=sdwilsh r=mconnor r=sid, sr=vlad, ui-r=faaborg
2010-04-15 00:14:12 +02:00
Justin Dolske
f72ceb215b
Bug 544597 - Remap plugin names to a more readable form for plugin-crashed UI. r=gavin, r=jst
2010-04-08 00:45:00 -07:00
Justin Dolske
03c1a2e1f6
Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner
2010-04-07 18:53:00 -07:00
Justin Dolske
588870b708
Bug 557808 - OOPP crash notification bar doesn't show for small plugins. r=gavin.sharp
2010-04-07 15:47:00 -07:00
Ehsan Akhgari
4858a80365
Bug 520729 - last loaded title attribute retained during private browsing; r=gavin
2010-04-07 13:27:32 -04:00
Dão Gottwald
fb2d2658af
Bug 544815 - implement tabs on top option. r=gavin
2010-04-06 08:34:27 +02:00
Dão Gottwald
08ae0a5a28
Bug 555337 - Capture tab previews only when needed. r=gavin
2010-04-02 09:19:57 +02:00
Ehsan Akhgari
b72837acff
Bug 552124 - Reset URL bar transaction manager when leaving private browsing; r=gavin
2010-03-31 16:22:37 -04:00
Gavin Sharp
ac27d74918
Bug 554991: move tab context menu outside of the tab containers anonymous content to make it easier to overlay directly, r=dao, r=davidb on a11y test
...
--HG--
extra : rebase_source : 9d4330461d2047775cc66022ba77bc09cc69a020
2010-03-25 18:02:19 -04:00
Blair McBride
9c5de4629e
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2010-03-26 22:59:02 +01:00
Chris Jones
7329573dd7
Bug 544936, part 6: Submit a browser minidump along with the plugin's, if we got one. r=dolske,gavin,josh
2010-03-24 16:22:04 -05:00
Dão Gottwald
700ebc0ae8
Bug 544762 - Implement menuitem-with-favicon class in toolkit and use it in appropriate places. ui-r=faaborg, r=gavin
2010-03-24 10:17:40 +01:00
Justin Dolske
2a318e00dc
Bug 553371 - Overlapping text on plugin crash UI. r=gavin
2010-03-23 16:32:00 -07:00
Dão Gottwald
4c1683c22e
Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin
2010-03-22 15:12:04 +01:00
Dão Gottwald
090e521290
Backed out changeset a352d0413476
2010-03-18 23:48:00 +01:00
Siddharth Agarwal
d44b186b73
Bug 474060 - Show download progress in app icon in Windows 7 taskbar, part 2. Test by Felipe Gomes <felipc@gmail.com>. r=sdwilsh
...
--HG--
extra : rebase_source : e0a037bda886004c681eb38c4ee4b66728c71e23
2010-03-18 19:34:30 +01:00
Dão Gottwald
e8a68bbf63
Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
...
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
2010-03-17 07:36:13 +01:00
Justin Dolske
1db3f5a1ce
Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg
2010-03-16 22:10:08 -07:00
Blair McBride
bd0b32abc1
Backout patch for c7562242f88e due to bustage
2010-03-11 16:35:37 +13:00
Blair McBride
8274492c49
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2009-11-23 15:37:39 +13:00
Srirang G Doddihal
dc7c2eb10a
Bug 418524 - label of "Download activity summary in the status bar" with one download should be "1" not "One". r=gavin
2010-03-04 10:28:36 +01:00
Robert Longson
0fa1322482
Bug 547854 - Improve outermost svg:title tooltip behaviour. r=dao,r=bzbarsky
2010-03-01 19:21:02 +00:00
Justin Dolske
0a3eb60eb2
Bug 548646 - Permission manager getter in Services.jsm should be more descriptive. r=gavin
2010-02-25 14:13:00 -08:00
Gavin Sharp
9ca84f2cad
Bug 512784: add Services.jsm module to allow easy global access to common services, r=dao, r=Mossop
...
--HG--
extra : rebase_source : 1827809b6e8ce51e4fb238e962f36aaf30b6ad15
2010-01-28 13:31:45 -05:00
Benjamin Smedberg
183a29eb68
Bug 545712 - "A crash report was submitted" even when it wasn't. Check whether crashreportID is empty, which means there was no crash report. Also check whether CrashSubmit.submit returns false indicating that the crash report wasn't found in the expected location, r=dolske+gavin
2010-02-19 09:58:46 -05:00