Commit Graph

520 Commits

Author SHA1 Message Date
Reed Loden
2d64c217b5 Another follow-up to bug 527784: just use resource:/// across the board because xpcshell doesn't implement resource://app/ like toolkit's nsXREDirProvider does. 2009-11-10 23:39:13 -06:00
Reed Loden
8519a3f070 Bug 527784 - "Browser code incorrectly looking for browser-only modules in gre location" [r=gavin] 2009-11-10 16:42:19 -06:00
Blair McBride
7938459b7d Bug 526672 - Visiting PluginCheck page from a notificationbar should reset notifyUser pref. r=dtownsend 2009-11-06 08:07:08 +01:00
Tanner M. Young
0f66b9f30a Bug 524092 - "View Image Info" command is not carried out if "Page Info" window is already opened. r=dao 2009-11-06 08:04:38 +01:00
Dão Gottwald
1584886680 Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab 2009-11-04 20:23:20 +01:00
Markus Stange
d0dfc9ccb9 Bug 524718 - In fullscreen mode, drawintitlebar=true shouldn't add padding. r=dao 2009-10-31 09:01:12 +01:00
Paul O’Shannessy
6ccd0e6bf1 Bug 514490 - Per Tab Network Prioritization. r=dao, r=bz
--HG--
extra : rebase_source : e80e9b87f9280251d873dafc69cf55ff4517aa1b
2009-10-30 14:16:17 -07:00
Dão Gottwald
fb97ffad40 Bug 524106 - "View Image Info" selects the wrong image when there are multiple images with the same src. r=db48x 2009-10-29 08:42:45 +01:00
Markus Stange
97e9999a50 Bug 524661 - Fix places in browser.js that use for each...in to loop over arrays. r=gavin 2009-10-28 19:59:15 +01:00
Dão Gottwald
6a530b2454 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +01:00
Dão Gottwald
d2c20e7beb Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Tanner M. Young
3927f423ab Bug 517902 - "Reimplement image properties, using the existing "Media" panel" [ui-r=faaborg r=db48x sr=mconnor] 2009-10-22 19:32:49 -05:00
Dão Gottwald
2305a99b0f Bug 520173 - Reset lightweight theme previews when leaving the source page. r=dtownsend 2009-10-22 22:47:59 +02:00
Dão Gottwald
8e5fec9fa5 Bug 520398 - Cmd+clicking back button no longer opens in new tab. r=mano 2009-10-15 17:48:54 +02:00
Dão Gottwald
0153f907d0 Backed out unintended commit 2009-10-13 19:23:48 +02:00
Dão Gottwald
a1c4f0ea5b x 2009-10-13 16:56:06 +02:00
Dão Gottwald
619614abd8 Bug 521188 - AeroPeek object leaks into global scope. r=gavin (P1 blocker on CLOSED TREE) 2009-10-12 08:13:25 +02:00
Dão Gottwald
11399d95f8 Bug 518468 - no easy way to undo after installation of a lightweight theme. r=dtownsend 2009-10-08 08:59:37 +02:00
Dão Gottwald
173e9e6320 Fix indentation 2009-10-08 08:58:22 +02:00
Jim Mathies
3d6d06a11e Bug 520937 - Fix taskbar contract id failures. r=gavin. 2009-10-07 20:09:09 -05:00
Jim Mathies
4cd8da9491 Bug 520801 - Remove sub directory from taskbar module path. Addresses installer build issues which prevented jsm installation. r=dao.
--HG--
rename : browser/components/wintaskbar/jumpLists.jsm => browser/components/wintaskbar/WindowsJumpLists.jsm
rename : browser/components/wintaskbar/preview-per-tab.jsm => browser/components/wintaskbar/WindowsPreviewPerTab.jsm
2009-10-07 20:06:30 -05:00
Dão Gottwald
59053eb9fd Bug 449010 - In browser.js, don't prototype single-instance objects. r=mano,gavin 2009-10-06 17:58:00 +02:00
Dão Gottwald
db77698258 Bug 494152 - eliminate onnewtab and the NewTab event. r=mano 2009-10-06 16:27:15 +02:00
Dão Gottwald
6e62d9df06 Bug 514915 - gProgressCollapseTimer and gProgressMeterPanel shouldn't exist. r=mano 2009-10-06 14:34:25 +02:00
Dão Gottwald
5ab4177f82 Bug 507586 - FullScreen shutdown code doesn't belong in BrowserTryToCloseWindow(). r=mano 2009-10-06 14:33:55 +02:00
Rob Arnold
e991b2bf7f Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor 2009-10-06 00:26:15 -04:00
Dão Gottwald
781700e4b0 Bug 494373 - make sure the location bar is visible before focusing it. r=gavin 2009-10-05 15:41:24 +02:00
Dão Gottwald
38feabc419 Bug 520361 - escapeNameValuePair() shouldn't be global. r=gavin 2009-10-03 18:41:44 +02:00
Dão Gottwald
1d1738b34d Bug 520190 - make use of formatURL(). r=gavin 2009-10-02 18:52:53 +02:00
Dão Gottwald
3137b69ef0 Bug 520143 - don't try/catch when reading plugins.hide_infobar_for_outdated_plugin and plugins.hide_infobar_for_missing_plugin, since they have a default value. r=dtownsend 2009-10-02 18:22:53 +02:00
Blair McBride
9cdc2ead10 Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh 2009-10-02 13:26:04 +02:00
Blair McBride
c4a43f3551 Bug 468881 - Save Frame As… option appears when not necessary in File Menu. r=dao, ui-r=beltzner 2009-10-02 08:21:48 +02:00
Dão Gottwald
b14da9eae5 Bug 518533 - back and forward buttons have the wrong orientation in RTL mode on OS X. r=vlad 2009-09-29 21:19:21 +02:00
Dão Gottwald
7d308bb248 Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad 2009-09-22 10:40:12 +02:00
Dão Gottwald
debf92ce03 Bug 517503 - clean up gBrowser.selectedBrowser usage. r=gavin 2009-09-18 20:18:26 +02:00
John Morkel
2d21461a7d Bug 516603 - make existing addTab and loadOneTab callers pass a hashed arguments object. r=dao 2009-09-17 15:03:15 +02:00
John Morkel
13eca8276a Bug 515635 - "Search Google for ..." context menu should open tab next to current active tab. r=dao 2009-09-16 19:36:38 +02:00
Dão Gottwald
6d55846fca Bug 435035 - Use different strings for mixed content in the identity UI. r=johnath, ui-r=faaborg 2009-09-11 19:28:55 +02:00
Olli Pettay
fe6ee061ad Bug 513982. Fix window leak when browser window is shut down. r=dao
--HG--
extra : rebase_source : 624b95c3fbdd5b612d87db9da0cf88c74d78c54f
2009-09-11 10:25:48 +12:00
Dão Gottwald
9b37ad47bb Bug 507623 - initializeSanitizer() can fail because "gPrefService.getBranch is not a function". r=gavin 2009-09-09 23:13:06 +02:00
Dão Gottwald
3b0a23450f Bug 310738 - Don't show progress indicators when using bfcache to go to another page. r=mano 2009-09-09 18:31:25 +02:00
Dão Gottwald
e916d657e8 Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano 2009-09-09 09:50:46 +02:00
Dão Gottwald
b4d83fbd6c Bug 514310 - browserDOMWindow.openURI should always pass the referrer to loadOneTab and avoid loading about:blank if possible. r=mano 2009-09-09 09:50:07 +02:00
Markus Stange
0aeb055536 Bug 505699 - Add UI for full screen mode on the Mac. ui-r=faaborg, r=dao
--HG--
extra : rebase_source : b4819e769990532fcb913df8185b6d3911e7efe2
2009-09-04 09:36:32 +12:00
Dão Gottwald
f2458e3787 Bug 504065 - Move browser.js includes to the top and rename browser-textZoom.js to browser-fullZoom.js. r=gavin
--HG--
rename : browser/base/content/browser-textZoom.js => browser/base/content/browser-fullZoom.js
2009-09-01 10:26:26 +02:00
Nickolay Ponomarev
9d36a52765 bug 513469 - remove usage of nsIBrowserInstance in Firefox's browser.js
r=gavin
2009-08-30 16:03:59 +04:00
Joe Bowser
79da40e3f0 Bug 492426 - Remove existing blocked-badware-page notification before showing a new one. r=gavin 2009-08-26 18:25:09 +02:00
Dave Townsend
73ea4f6b91 Backed out changeset 405a715a4d81 from bug 502307 due to test failures 2009-08-19 10:38:09 +01:00
Ehsan Akhgari
2923130b61 Bug 502307 - Closing multiple tabs in the last browser window with Private Browsing enabled yields no warning regardless of preference setting (further fix); r=enndeakin,dao ui-r=faaborg 2009-08-19 11:16:08 +04:30
Dave Townsend
d4f2e9ccb0 Bug 479805: browser.offline should only be consulted during startup. r=dao 2009-08-18 16:39:37 +01:00