aaronleventhal@moonset.net
265d0221f3
Bug 287739. All message bar buttons need mnemonics otherwise they are very difficult to discover and activate for screen reader users. Patch thanks to Peter Parente (parente@cs.unc.edu). r=mconnor, a=asa
2007-08-21 22:00:20 -07:00
mozilla.mano@sent.com
b142e61a81
Bug 243893 - Open in Tab is unusable when toolbars are not present. r=mconnor, a=asa
2007-08-21 22:00:19 -07:00
mozilla.mano@sent.com
a84d68787e
Bug 224002 - double clicking tab close button creates new tab. r=mconnor, a=asa.
2007-08-21 22:00:18 -07:00
mozilla.mano@sent.com
8153829d00
Bug 299706 - When a tab is focused, cmd+right/left-arrow drags it and goes back/forward. r=mconnor, a=chase.
2007-08-21 22:00:17 -07:00
mozilla.mano@sent.com
55f0255d94
Bug 230401 - Focus not in address bar after opening new Tab by DoubleClick. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor/bsmedberg, a=bsmedberg.
2007-08-21 22:00:16 -07:00
db48x@yahoo.com
edcc3170cc
bug 291375: toolkit: javascript strict warning in tabbrowser.xml - redeclaration of var reallyClose patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=bsmedberg, a=bsmedberg
2007-08-21 22:00:15 -07:00
vladimir@pobox.com
e48009554a
b=109672, site icon for iframe content is shown as proxy icon, patch from bugzilla.mozilla.org@chsc.dk, r=vladimir,a=asa
2007-08-21 22:00:14 -07:00
mconnor@steelgryphon.com
749e8b8db2
bug 297005 - regression in dragging files to tab bar, r+a=bsmedberg
2007-08-21 22:00:13 -07:00
mozilla.mano@sent.com
693eeb3f81
backing out bug 169826 (Port patch from bug 164006 to Firefox (wyciwyg: in tab titles)) as it caused bug 297037 / 297047
2007-08-21 22:00:12 -07:00
mozilla.mano@sent.com
00a986e646
Bug 169826 - Port patch from bug 164006 to Firefox (wyciwyg: in tab titles). patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa
2007-08-21 22:00:11 -07:00
mconnor@steelgryphon.com
26a6a2aa21
bug 179656 - allow drag and drop reordering of tabs, patch originally based on miniT by dorando, r=vlad, a=shaver
2007-08-21 22:00:10 -07:00
bzbarsky@mit.edu
fb9ede6028
Removing uneeded manual wrapper. More attempts at bug 294893, r+sr=jst, a=drivers
2007-08-21 22:00:09 -07:00
brendan@mozilla.org
ede3bb2af4
Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz.
2007-08-21 22:00:08 -07:00
dbaron@dbaron.org
feddef2408
Cleaner fix for bug 290036. b=290949 r=dveditz sr=darin a=asa
2007-08-21 22:00:07 -07:00
cst@andrew.cmu.edu
13edd83dfd
Bug 289553 Make dynamically changing the favicon update the icon in the tab r=mconnor a=asa
2007-08-21 22:00:06 -07:00
dbaron@dbaron.org
2d6601cfe7
Don't allow javascript: favicons. b=290036 r=dveditz sr=brendan a=chase
2007-08-21 22:00:05 -07:00
aaronleventhal@moonset.net
f2d14a1eeb
Bug 288986. Disabled attribute confusion causing some XUL elements to be exposed in accessibility APIs as disabled when they aren't. sr=neil, a=asa
2007-08-21 22:00:04 -07:00
jst@mozilla.jstenback.com
01ddc8aea5
Fixing typo in comment.
2007-08-21 22:00:03 -07:00
jst@mozilla.jstenback.com
5a16f3a4ba
Fixing the remaining part of bug 285438 for Firefox. Do the appropriate security checks when drag n' dropping into Firefox. r=ben@bengoodger.com, sr=dveditz@cruzio.com
2007-08-21 22:00:02 -07:00
aaronleventhal@moonset.net
17b7d68a50
Bug 285711. Support accessible alerts. r=pkwarren, sr=henry.jia
2007-08-21 22:00:01 -07:00
bryner@brianryner.com
b8d082bc3a
Don't save sidebar elements in tab focus memory (bug 254056). r=neil, sr=ben.
2007-08-21 22:00:00 -07:00
mozilla.mano@sent.com
c2d83d059c
Bug 125998 - For image documents, use the iamge-url as the tab-icon. patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk> r=vlad
2007-08-21 21:59:59 -07:00
dbaron@dbaron.org
5956890102
Fix spelling mistake in comment that I introduced recently.
2007-08-21 21:59:58 -07:00
dbaron@dbaron.org
a97811ed2e
Null out a few more things. b=131456 r=mconnor
2007-08-21 21:59:57 -07:00
dbaron@dbaron.org
8298ea40d1
Null out browser's focusedWindow field as well (to prevent leaks). b=283063 r=mconnor
2007-08-21 21:59:56 -07:00
mozilla.mano@sent.com
02e0da6359
Bug 280438 - tab gives away password when no title is defined. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor
2007-08-21 21:59:55 -07:00
dveditz@cruzio.com
61e3eb7701
bug 280056 prevent javascript: url dropping r=jst, sr=mkaply
2007-08-21 21:59:54 -07:00
gerv@gerv.net
6515a52afe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-08-21 21:59:53 -07:00
jst@mozilla.jstenback.com
85c520dd2f
Fixing a part of bug 262887 that the initial fix didn't fix. r=bugs4hj@netscape.net, sr=dveditz@cruzio.com, a=asa@mozilla.org
2007-08-21 21:59:52 -07:00
jshin@mailaps.org
b737ea1474
bug 199237 : non-textual docs(image/media) opened in a new tab have url-escaped name in title: checking in what's missed in the previous check-in (a year and half ago) (one-liner)
2007-08-21 21:59:51 -07:00
timeless@mozdev.org
de180c913d
Bug 123340 tabbed browser calls onLinkIconAvailable not defined on nsIProgressMeter r=bz sr=neil
2007-08-21 21:59:50 -07:00
cbiesinger@web.de
fcaf27c056
Bug 179787 JavaScript strict "Warning: reference to undefined property this.mPanelContainer" in <tabbrowser.xml> r=mconnor
2007-08-21 21:59:49 -07:00
steffen.wilberg@web.de
9fea0a6e0b
Bug 264145: disable Control+F4 (Close Tab keyboard shortcut) on Mac. p=mano, r=mconnor
2007-08-21 21:59:48 -07:00
bugzilla@arlen.demon.co.uk
fd1e407c1f
Bug 175893 Make XUL <tab>'s focusable Relanding missing line from tabbrowser.xml following landing of aviary branch - previously reviewed
2007-08-21 21:59:47 -07:00
steffen.wilberg@web.de
ea5718309c
fix xml parsing error: duplicate attribute
2007-08-21 21:59:46 -07:00
bugzilla@arlen.demon.co.uk
792f7f5fce
Bug 196755 [mailviews] [modern skin only] Unable to create new Views (pull down menus do not retain changes) Relanding of patch following landing of aviary branch
2007-08-21 21:59:45 -07:00
bugzilla@arlen.demon.co.uk
afdebe1c3a
Bug 175893 Make XUL <tab>'s focusable Bug 251513 content of tabs not focused to keyboard scrolling when switching tabs Relanding relevant parts of patches following aviary branch landing
2007-08-21 21:59:44 -07:00
bugzilla@arlen.demon.co.uk
36f81bdb3d
Bug 261790 port various changes betwen xpfe/toolkit Relanding patch after aviary branch landing - already reviewed
2007-08-21 21:59:43 -07:00
bugzilla@arlen.demon.co.uk
cbd97f105f
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes Relanding to fix aviary branch landing regressions
2007-08-21 21:59:42 -07:00
ben@bengoodger.com
ff4988ef8e
Aviary branch landing
2007-08-21 21:59:41 -07:00
jst@mozilla.jstenback.com
514b795b84
Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com
2007-08-21 21:59:40 -07:00
jst@mozilla.jstenback.com
4f32b7c73e
Fixing bug 265921. Prevent script from closing tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, patch by bzbarsky@mit.edu and jst@mozilla.org
2007-08-21 21:59:39 -07:00
bugzilla@arlen.demon.co.uk
6ac2340944
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes p=me r=vladimir
2007-08-21 21:59:38 -07:00
cbiesinger@web.de
dcafb217c7
196755 backing out now-unneeded changes of bug 196755 and bug 206668, r=mconnor
2007-08-21 21:59:37 -07:00
cbiesinger@web.de
ad13934de9
Bug 261790 port various changes betwen xpfe/toolkit r=mconnor sr=neil
2007-08-21 21:59:36 -07:00
ben@bengoodger.com
ecc53874c1
215929 - window title incorrectly shows [Object HTMLImageElement] when switching tabs, bringing across some of caillon's code from xpfe/, r=mscott a=me
2007-08-21 21:59:35 -07:00
steffen.wilberg@web.de
dcc400c229
Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben
2007-08-21 21:59:34 -07:00
vladimir@pobox.com
5355b9b668
b=174265 (also 252288, 253161): favicon handling merge from aviary branch
2007-08-21 21:59:33 -07:00
bryner@brianryner.com
d84755c9ee
Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake.
2007-08-21 21:59:32 -07:00
mconnor@myrealbox.com
85f9b15556
bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me
2007-08-21 21:59:31 -07:00
aaronleventhal@moonset.net
d7fef4e778
Bug 175893. Make XUL Tabs focusable -- reopened because when switching tabs we were scrolling to the remembered focus instead of remaining at the last position. r=mconnor, sr=neil
2007-08-21 21:59:30 -07:00
aaronleventhal@moonset.net
3b432a07b4
Bug 251513. Content of tabs not focused to keyboard scrolling when switching tabs. r=mconner, no sr= needed
2007-08-21 21:59:29 -07:00
aaronleventhal@moonset.net
e5a3148367
Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=?
2007-08-21 21:59:28 -07:00
mvl@exedo.nl
b3ef59bd01
Make content policy api (nsIContentPolicy) not suck. bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2007-08-21 21:59:27 -07:00
brade@comcast.net
ad3622b0a1
bug 238696; handle additional progress listeners by calling enterTabbedMode (ported from mozilla/xpfe/global/resources/content/bindings/tabbrowser.xml); r=dveditz/bryner
2007-08-21 21:59:26 -07:00
ben@bengoodger.com
f08ddd1b6d
241028 - should be able to create smart keywords to forms that use the http POST method.
2007-08-21 21:59:25 -07:00
jst@mozilla.jstenback.com
e9ae72a970
Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com
2007-08-21 21:59:24 -07:00
ben@bengoodger.com
069cc603e6
Fix for bug 224416 - tabs don't remember focused element. patch by Will Devine. <yakgoatcamel@myrealbox.com>
2007-08-21 21:59:23 -07:00
ben@bengoodger.com
97b3f7aa84
bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications.
2007-08-21 21:59:22 -07:00
chanial@noos.fr
0241355b53
Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157.
2007-08-21 21:59:21 -07:00
ben@bengoodger.com
6568357ca2
MacOS X Firebird Updates: - bug 222688 (tabbrowser.xml) - downloads options panel is broken (pref-downloads.js)
2007-08-21 21:59:20 -07:00
blakeross@telocity.com
9bf9fc71d9
217410 - Change skin/locale versions to fb0.7.
2007-08-21 21:59:19 -07:00
chanial@noos.fr
5c3141ed45
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry. tabbrowser.xml: bug 205341, 112697, 210760 by jag, bug 121234, 133503 by neil, bug 206668 by shliang. not ported: bug 169589, [mac] ctrl-tab no longer moves btwn frames bug 203960, go back group bug 104778, remember what user typed when switching tabs. bug 103720, prefill URI when opening new tab.
2007-08-21 21:59:18 -07:00
hyatt@mozilla.org
91bae0604a
Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location.
2007-08-21 21:59:17 -07:00
hyatt@mozilla.org
956f98567f
Make sure if you have a sep but no modifier, you don't append the modifier.
2007-08-21 21:59:16 -07:00
ben@bengoodger.com
6035dea8b7
bug 199819 - seems like I missed a couple of cases with this. Make sure that the autocompleteenabled attribute is set on all child browser widgets when we detect the preference change
2007-08-21 21:59:15 -07:00
hyatt@mozilla.org
19b56bd1c9
Initial commit of alternate stylesheet support in Firebird.
2007-08-21 21:59:14 -07:00
hyatt@mozilla.org
0417751c3a
Support titledefault in tabbed browsing.
2007-08-21 21:59:13 -07:00
ben@bengoodger.com
58dace9b1b
Actually fix b199819
2007-08-21 21:59:12 -07:00
hyatt@mozilla.org
c4dbc9210b
Switch close tabs and close other tabs.
2007-08-21 21:59:11 -07:00
hyatt@mozilla.org
c60ca6daaa
Restore 'Close other tabs' to the tabs context menu.
2007-08-21 21:59:10 -07:00
bryner@brianryner.com
84dca59bd8
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz)
2007-08-21 21:59:09 -07:00
noririty@jcom.home.ne.jp
6e3023b812
Fix 202792 - remove startup JS warnings, patch by holyspirit@hkpeople.net and brantgurganus2001@cherokeescouting.org
2007-08-21 21:59:08 -07:00
ben@netscape.com
5147240af5
Fix bug 177797 - satchel only works in the first tab. Make sure autocompletepopup attribute is set on each new browser that is created in tabbrowser.
2007-08-21 21:59:07 -07:00
ben@netscape.com
6ca11ba6a9
Part of 191524 - 1) update tabbrowser to allow attach/detach of satchel controller from all browsers. 2) disclosure widget styles for privacy preferences panel
2007-08-21 21:59:06 -07:00
mkaply@us.ibm.com
ec59b30aa8
103354 for Phoenix - if we do want this for Phoenix, we can put it back in, but Phoenix is broke if we don't remove the reference to the close tab in the DTD file
2007-08-21 21:59:05 -07:00
blakeross@telocity.com
c38d2a13c1
Default to disablehistory.
2007-08-21 21:59:04 -07:00
hyatt@netscape.com
75a6a42858
Fix bug 175575. Dbl-click in tab bar opens new tab.
2007-08-21 21:59:03 -07:00
hyatt@netscape.com
22e47e091b
Fix bug 175575. Dbl-click in tab bar opens new tab.
2007-08-21 21:59:02 -07:00
hyatt@netscape.com
7e12687443
Fixing CTRL+TAB
2007-08-21 21:59:01 -07:00
hyatt@netscape.com
be77b6e65b
Fix page report bustage.
2007-08-21 21:59:00 -07:00
hyatt@netscape.com
24fe255f8b
Fix tabbrowser bug.
2007-08-21 21:58:59 -07:00
hyatt@netscape.com
74da69a562
Sync tab and friends with the trunk
2007-08-21 21:58:58 -07:00
hyatt@netscape.com
6983fbfc7e
Add page report accessor to tabbrowser.
2007-08-21 21:58:57 -07:00
hyatt@netscape.com
4ff670d625
more popup whitelisting changes
2007-08-21 21:58:56 -07:00
hyatt@netscape.com
b2e9886a06
Tweaks.
2007-08-21 21:58:55 -07:00
hyatt@netscape.com
68e0c45875
Popup whitelisting continues.
2007-08-21 21:58:54 -07:00
hyatt@netscape.com
69b5da442c
Popup whitelisting continues.
2007-08-21 21:58:53 -07:00
hyatt@netscape.com
43c4fc9fcd
Reverting tab close behavior.
2007-08-21 21:58:52 -07:00
hewitt@netscape.com
ab66eafcd3
165955 - turning on satchel in phoenix
2007-08-21 21:58:51 -07:00
hyatt@netscape.com
8aba15c64c
Removing New Tab button.
2007-08-21 21:58:50 -07:00
hyatt@netscape.com
e746cd54c3
Fork tabbrowser to make it back into what I want.
2007-08-21 21:58:49 -07:00
sdwilsh@shawnwilsher.com
93e7f7665a
Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor
2007-08-21 10:22:02 -07:00
gavin@gavinsharp.com
8bd5aed229
Bug 307770: pass the blocked host to xpinstall-install-blocked observers so that they can offer to whitelist the correct URI (fix installation of XPIs from target="blank" links), r=mano, sr=dveditz
2007-08-19 13:51:30 -07:00
mozilla.mano@sent.com
07ad7a2284
Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch.
2007-08-17 00:22:12 -07:00
rob_strong@exchangecode.com
ad03cfd5df
Bug 392140 - Remove TYPE_PLUGIN from the extension manager. r=bsmedberg
2007-08-16 14:14:51 -07:00
mozilla.mano@sent.com
d0e2a08847
Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich.
2007-08-16 12:06:19 -07:00
mozilla.mano@sent.com
6ac9b28fa4
Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich.
2007-08-15 18:15:50 -07:00
enndeakin@sympatico.ca
42452aec01
Bug 385275, handle tab navigation in popups properly, r+sr=roc
2007-08-15 18:09:58 -07:00
rflint@ryanflint.com
26f191b01b
Bug 333792 - Firefox incorrectly lists Gecko as TM. r=hecker/gavin
2007-08-14 23:09:07 -07:00
gavin@gavinsharp.com
fae3ed868b
Bug 390450: remove unused style rule, patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-08-12 12:18:51 -07:00
gavin@gavinsharp.com
e0d463de4c
Bug 356581: focus the location bar after closing the tab so that Ctrl+W doesn't cause it to loose focus, patch by Simon Bünzli <zeniko@gmail.com>, r=me
2007-08-12 06:58:33 -07:00
flamingice@sourmilk.net
270a86b9fc
Bug 383880, The Page Info RSS section's feed links should be clickable, Patch by Ehsan Akhgari, r=mano
2007-08-07 13:45:00 -07:00
rflint@ryanflint.com
75c0c1e2a0
Bug 391226 - Remove go-container. r=gavin
2007-08-07 10:00:04 -07:00
db48x@yahoo.com
f168925024
Bug 388504 - It should be possible for an extension to reload Page Info on a different document patch by Florian Quèze <f.qu@queze.net>, r=db48x, sr=neil
2007-08-06 09:13:05 -07:00
enndeakin@sympatico.ca
f3c9a78f8d
Bug 267831, add a resizer between the url and search fields, r=mano
2007-08-06 08:57:40 -07:00
ginn.chen@sun.com
6f5f621c9e
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
2007-08-05 20:22:32 -07:00
wr@rosenauer.org
bf343a4e68
Bug 190615 - double-clicking shouldn't select punctuation on Unix, p=dao@design-noir.de, r=mano
2007-08-04 01:35:28 -07:00
gavin@gavinsharp.com
16910994fd
Bug 389948: catch microsummary service initialization exceptions so that they don't disrupt startup (e.g. breaking session restore), r=mconnor, a=mconnor on IRC Firefox 3 M7
2007-07-28 19:47:40 -07:00
jag@tty.nl
df8ca1fa41
Bug 383252: Cannot drag / drop URL or link onto tabbar, r=mconnor
...
When SeaMonkey switched to toolkit's nsDragAndDrop.js, it lost the dragDropSecurityCheck method, which for SM was on nsDragAndDrop, but for FF was on tabbrowser.
Moving that method from tabbrowser to toolkit's nsDragAndDrop.js, and cleaning it up a little.
2007-07-25 23:40:24 -07:00
mconnor@steelgryphon.com
b87824597e
bug 388135 - hide certain protocols, don't de-emphasize the path, landing the de-emphasize the path bits only for now, patch by dao@design-noir.de, r=me
2007-07-25 21:22:44 -07:00
sspitzer@mozilla.org
6a8bdeb027
fix for bug #389584 : show 10 rows (instead of 6) in the url bar autocomplete results
...
r=mconnor, ui-r=beltzner
2007-07-25 17:27:19 -07:00
martijn.martijn@gmail.com
73ab1d9b5c
Checking in the patch for bug 386729 again, it's not the cause for the rlk increase
2007-07-23 15:16:30 -07:00
martijn.martijn@gmail.com
e5bf66fea1
Backing out the patch for bug 386729 again to see if it fixes the rlk increase
2007-07-23 15:09:25 -07:00
martijn.martijn@gmail.com
dc98b7a1db
Bug 386729 - Textarea context menu appears on page with contenteditable node, patch by Peter Van der Beken, r=mano
2007-07-23 14:15:15 -07:00
martijn.martijn@gmail.com
dd500c9239
Bug 389179 - I can't always go back from a wink with target=_self inside a frameset, r=gavin
2007-07-23 14:04:34 -07:00
kaie@kuix.de
bee05cd9ae
Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
...
r=mconnor
2007-07-23 04:03:22 -07:00
mozilla.mano@sent.com
29b5951872
Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin.
2007-07-17 14:08:24 -07:00
db48x@yahoo.com
cc9ca7dfee
Bug 388334 - Page Info theme should be more reusable by extensions.
...
patch by Florian Quèze <f.qu@queze.net>, r=mano
2007-07-16 22:45:42 -07:00
kherron@fmailbox.com
0e2e86d5df
Bug 387077 - Rename some class names of the new Location bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp.
2007-07-14 07:57:59 -07:00
flamingice@sourmilk.net
9492b7b1e2
Bug 376519, Empty href js exception in this case when right-clicking, Patch by Florian Quèze, r=mano
2007-07-12 17:32:37 -07:00
gavin@gavinsharp.com
2c0e8a2bb4
Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390)
2007-07-12 08:04:00 -07:00
philringnalda@gmail.com
398f548aa6
Bug 135567 - menu accesskeys needed for closing tabs and window in multitab cases, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano
2007-07-08 19:06:25 -07:00
philringnalda@gmail.com
16e7613501
Bug 387015 - The 'Credits' button on Help -> About Dialog does not have an access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano
2007-07-08 18:30:54 -07:00
enndeakin@sympatico.ca
208489af49
Bug 386390, remove tooltip size workaround that isn't needed any more, r=gavin
2007-07-06 05:45:10 -07:00
gavin@gavinsharp.com
fe1f5d99e6
Bug 366797: try re-enabling the new location bar now that some enhancements have been made to the binding
2007-07-05 07:30:39 -07:00
gavin@gavinsharp.com
b3ab985499
Bug 386741: remove unneeded code from the URL bar binding (currently NPOB), patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-07-04 14:30:08 -07:00
enndeakin@sympatico.ca
763c28dc18
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
2007-07-04 08:49:38 -07:00
gavin@gavinsharp.com
48f93ffffc
Disable new location bar (bug 366797) again due to Ts/Txul regression
2007-07-03 15:32:31 -07:00
dolske@mozilla.com
ff8ed91fee
Bug 386744: "View Image" on <canvas> throws "Error: uncaught exception: Load of denied." r=mano
2007-07-03 14:11:15 -07:00
gavin@gavinsharp.com
632f253e92
Bug 386746: remove unneeded URL bar code, patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-07-03 10:40:40 -07:00
gavin@gavinsharp.com
a5a1acb1c2
Bug 386741: attempt at fixing Ts/Txul regression by eliminating unnecessary XBL fields
2007-07-03 10:09:50 -07:00
gavin@gavinsharp.com
311b35c64b
Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-07-03 07:58:20 -07:00
gavin@gavinsharp.com
d6aa1f32db
Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-07-03 07:54:05 -07:00
dolske@mozilla.com
b73dd54727
Bug 346849: Add a "Save Image as..." entry to the context menu for <canvas>, Original patch by Gijs Kruitbosch <gijskruitbosch@gmail.com>, r=mano
2007-07-02 21:15:25 -07:00
sayrer@gmail.com
022cb41b95
Backing out test. Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin
2007-07-01 18:21:54 -07:00
sayrer@gmail.com
abec3ddca2
Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin
2007-07-01 15:47:12 -07:00
philringnalda@gmail.com
3dfe36c216
Bug 377611 - Feed autodiscovery shouldn't treat rel as case-sensitive, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com> because I was too slow, r=mano+sayrer
2007-06-29 18:47:53 -07:00
enndeakin@sympatico.ca
4f1b5e6da7
Bug 279703, backing out the popup changes due to performance regressions. sigh.
2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
a38bda36bc
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
2007-06-29 12:04:45 -07:00
gavin@gavinsharp.com
438ffd796f
Disable new location bar (bug 366797) due to perf/leak regressions
2007-06-27 23:15:51 -07:00
gavin@gavinsharp.com
07274b868e
Bug 366797 followup: retrieve effective TLD service lazily to see whether that fixes some of the (Txul, Ts) perf regression
2007-06-27 20:17:09 -07:00
gavin@gavinsharp.com
6fe84751ac
Bug 366797: revise the location bar (highlight effective domain, decode URLs, add overflow ellipsis and tooltip), patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-06-27 15:31:06 -07:00
rflint@ryanflint.com
81b4505d40
Bug 378553 - Expose search engine alias functionality. r=gavin
2007-06-27 12:25:14 -07:00
sdwilsh@shawnwilsher.com
cc817a51c0
Backout of Bug 366797 due to leaks
2007-06-26 20:21:18 -07:00
sdwilsh@shawnwilsher.com
aafee78c5d
Bug 366797 - Revise the Location Bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, ui-r=beltzner
2007-06-26 17:25:25 -07:00
mozilla.mano@sent.com
643f9fb577
Bug 385710 - feed icon in url bar is broken, patch from Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me.
2007-06-25 02:10:55 -07:00
mozilla.mano@sent.com
ab032c2a03
Bug 385497 - when adding a sidebar panel bookmark, clicking on the 'show all folders' expand button in the 'add bookmark dialog' doesn't expand all the way. r=dietrich.
2007-06-24 17:21:19 -07:00
kherron@fmailbox.com
fdf4265300
Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano.
2007-06-24 16:13:21 -07:00
kherron@fmailbox.com
7fc241a8f8
Bug 383717 - Accesskey for "Save As" button in Page Info (Media tab) does not work. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano.
2007-06-24 04:31:18 -07:00
kherron@fmailbox.com
7d73cb15ff
Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano.
2007-06-24 04:26:18 -07:00
sspitzer@mozilla.org
e272eeb535
fix for bug #385490 : when attempting to add a bookmark as a sidebar panel, add bookmark dialog is cropped.
...
r=mano
2007-06-22 16:02:35 -07:00
flamingice@sourmilk.net
641454b56d
Bug 383724, The "Block Images from domain.com" checkbox has no access key, Patch by Ehsan Akhgari, r=mano
2007-06-21 18:19:30 -07:00
myk@mozilla.org
8acc385704
bug 385086: another followup patch with a better mechanism for nulling XPCOM components that could potentially cause leaks
...
r=sayrer
2007-06-21 14:19:15 -07:00
myk@mozilla.org
90dffc280d
bug 385086: followup patch to null more XPCOM components that could potentially cause leaks and also clear structures of observers to avoid cycles in the event the observers don't remove themselves
...
r=sayrer
2007-06-21 11:52:35 -07:00
myk@mozilla.org
30ff8b90f6
bug 378549: remember text zoom changes on a site-specific (per-site) basis
...
r=mconnor
2007-06-19 11:58:14 -07:00
philringnalda@gmail.com
1bb8b14d0f
Bug 383771 - The Subscribe button in Page Info feeds section has no access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano
2007-06-18 21:32:40 -07:00
sspitzer@mozilla.org
b877c35065
fix for bug #384677 : for history sidebar and history menu, don't specify begin / end times
...
r=dietrich
2007-06-18 17:08:17 -07:00
mozilla.mano@sent.com
295768902b
Bug 337855 - Don't rebuild places menus on each open. patch by seth, dietrich & me, r=dietrich/me.
2007-06-15 18:53:06 -07:00
flamingice@sourmilk.net
2da0a17be4
Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner
2007-06-15 11:01:25 -07:00
dietrich@mozilla.com
349c90e3ad
Bug 384519 typo in history popupshowing handler (r=sspitzer)
2007-06-15 10:00:08 -07:00
philringnalda@gmail.com
0a1c30e6f5
Bug 383987 - Remove unused functions addRows and endsWith, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano
2007-06-13 22:06:48 -07:00
philringnalda@gmail.com
85dac41213
Bug 384256 - Remove unused function _getContentShell and useUBHistoryItem, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
2007-06-13 21:59:43 -07:00
sspitzer@mozilla.org
100c4666e7
fix for bug #382896 : tooltip for folders shows internal location.r=mano
2007-06-12 08:34:02 -07:00
gavin@gavinsharp.com
472cc7b434
Bug 337344: inform users using a notification bar when sites hide chrome on popups, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor
2007-06-06 13:17:25 -07:00
mozilla.mano@sent.com
6ba6e2670c
Bug 383328 - no 'open in tabs' menu item for folders / livemarks in bookmark toolbar overflow chevron. r=sspitzer.
2007-06-05 16:26:26 -07:00
rflint@ryanflint.com
b2dad58c09
Bug 383353 - Remove normalizePostData from browser.js. r=gavin
2007-06-05 13:07:41 -07:00
rflint@ryanflint.com
fbd6b8d514
Fix encoding issue on last checkin to urlbarBindings.xml as part of bug 295498. Patch by Simon Bnzli <zeniko@gmail.com>
2007-06-04 23:41:52 -07:00
rflint@ryanflint.com
0ffa3be006
Bug 295498 - Middle-clicking autocomplete entries opens the URI in the same tab instead of a new one. Patch by Simon Bnzli <zeniko@gmail.com>, r=mconnor
2007-06-04 21:51:15 -07:00
sspitzer@mozilla.org
3e1f19d08d
fix for bug #379591 : places toolbar.xml should just change existing button itemChanged()r=mano
2007-05-30 09:17:34 -07:00
dietrich@mozilla.com
2d2b3fc789
Bug 381245 Toolbar icon to toggle bookmarks sidebar is missing - followup (r=mano)
2007-05-25 15:42:21 -07:00
jminta@gmail.com
593b3e06f8
Bug 381393 WARNING: Key 'historyHome' of menu item 'Home' could not be found, r=mano
2007-05-23 06:16:46 -07:00
mozilla.mano@sent.com
deb569a6f0
Bug 372508 - onFolderChanged removal. r=dietrcih.
2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com
baa23010a1
Bug 371823 - Optimize item moves. r=sspitzer.
2007-05-22 15:03:53 -07:00
thunder@mozilla.com
17d23b2e64
Bug 381245: Add back the bookmarks toolbar icon to toggle the bookmarks sidebar. r=dietrich
2007-05-22 14:49:00 -07:00
sayrer@gmail.com
2f2eb58818
Bug 381366. Get rid of gBrowserGlue. r=gavin
2007-05-20 14:09:42 -07:00
mozilla.mano@sent.com
0e7d127c94
Bug 381335 - Fix various js warnings in places front-end code. patch from Henrik Skupin <hskupin@gmail.com>, r=me.
2007-05-20 08:18:41 -07:00
mozilla.mano@sent.com
a19348d7d6
Re-enabling, this doesn't seem to be the leak cause.
2007-05-19 18:32:01 -07:00
mozilla.mano@sent.com
7674870b99
Commenting out potential code path for the remaining Rlk on fxdebug.
2007-05-19 17:29:04 -07:00
sdwilsh@shawnwilsher.com
f3d397dcd5
Bug 381291 - Stephen Donner's name is misspelled in credits.xhtml. r=gavin.sharp
2007-05-19 15:24:12 -07:00
mozilla.mano@sent.com
5c3a4fa57a
Bug 381052 - Customize of Navbar causes bookmarks on Bookmarks bar to disappear. r=sspitzer.
2007-05-18 12:05:31 -07:00
gavin@gavinsharp.com
f4d5367465
Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me
2007-05-16 03:02:45 -07:00
mozilla.mano@sent.com
990a6a2212
Bug 329842 - Add support for POST keywords. r=sspitzer.
2007-05-14 20:59:38 -07:00
asqueella@gmail.com
ff59936a79
Bug 338864 - ctrl+enter doesn't work if the url starts with wwwp=Simon Bunzli <zeniko@gmail.com>r=gavin
2007-05-13 08:47:05 -07:00
asqueella@gmail.com
ce8f91f0c9
Bug 378770 - Clean up Security Page Info visualsp=Johnathan Nightingale <johnath@mozilla.com>r=mano, ui-r=beltzner
2007-05-13 05:34:09 -07:00
mozilla.mano@sent.com
f3d26cfdc0
Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer.
2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
2e34341021
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
2007-05-10 01:05:19 -07:00
dwitte@stanford.edu
6aa43dff43
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
2007-05-05 14:09:54 -07:00
asqueella@gmail.com
a17916208b
354470 - add a missing line for the security panep=Florian Queze <f.qu@queze.net>r=mano
2007-05-03 23:55:38 -07:00
gavin@gavinsharp.com
34896b99b0
Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg
2007-05-02 13:13:33 -07:00
mats.palmgren@bredband.net
87a0062405
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
dveditz@cruzio.com
8e4044c9d5
bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor
2007-04-28 14:29:08 -07:00
asqueella@gmail.com
ae3b61c75a
Bug 367655 - Error in metaData.js: imageRequest.image has no propertiesp=Florian Quèze <f.qu@queze.net>r=mano
2007-04-27 09:10:40 -07:00
gavin@gavinsharp.com
1ab6961a8f
Bug 377076: Enhance Security tab in Page Info, patch by Johnathan Nightingale, r=mconnor, ui-r=beltzner
2007-04-24 14:13:57 -07:00
gavin@gavinsharp.com
87303954ad
Bug 218223: Long tooltips should wrap instead of cropping text, based on original SeaMonkey patch by Chris Thomas <cst@yecc.com>, Firefox patch by shaver, r=me
2007-04-24 09:20:24 -07:00
mozilla.mano@sent.com
6b1354ce53
Bug 377549 - Remove unused entities and strings from locale files. patch from Florian Queze <f.qu@queze.net>, r=me.
2007-04-17 17:37:56 -07:00
mozilla.mano@sent.com
8a741b5184
Bug 377440 - Broken/useless column picker in general tab of page info. patch from Florian Queze <f.qu@queze.net>, r=me.
2007-04-17 17:34:39 -07:00
mozilla.mano@sent.com
d31b598d48
Bug 377397 - Clicking padlock in url bar no longer shows page security info. r=f.qu@queze.net.
2007-04-14 09:08:51 -07:00
mozilla.mano@sent.com
133379a647
Missed file from Bug 339102.
2007-04-12 18:43:04 -07:00
mozilla.mano@sent.com
4c6ccf5a20
Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me.
2007-04-12 18:26:39 -07:00
mozilla.mano@sent.com
fda2338fe4
Bug 344660 - Show frame count for animated GIFs in Image Properties. patch by Florian Queze <f.qu@queze.net>, r=me.
2007-04-11 18:18:39 -07:00
mozilla.mano@sent.com
5ab5f4cb13
Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich.
2007-04-09 17:30:52 -07:00
dietrich@mozilla.com
62e05b13b6
Bug 376025 browser-places.css not included in windows installer builds (r=mano)
2007-04-01 12:04:27 -07:00
philringnalda@gmail.com
d8531291e5
Bug 375843 - Report Web Forgery menu item changed location, r=mano
2007-03-31 22:22:56 -07:00
mozilla.mano@sent.com
8013f95bb5
Bug 373264 - bookmarks toolbar event overrides all instances of the toolbar binding. r=dietcih.
2007-03-28 17:07:42 -07:00
dietrich@mozilla.com
b34630d8ad
Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano)
2007-03-28 13:32:51 -07:00
joshmoz@gmail.com
c3d6e6eb9d
Followup for bug 369767. Remove old workaround for the bug in our menu overlay, hide about menu item separator like we do for prefs and quit. b=369767 r=mano
2007-03-27 22:10:53 -07:00
mozilla.mano@sent.com
81ed55d164
Bug 370777 - BiDi Ui menu-items are never shown in the context menu for web-panels. r=gavin.
2007-03-27 17:47:29 -07:00
mozilla.mano@sent.com
c12b934291
Bug 375583 - empty tree in various dialog on mac. r=gavin.
2007-03-27 17:35:57 -07:00
mozilla.mano@sent.com
abef540927
Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer.
2007-03-26 17:52:59 -07:00
asqueella@gmail.com
7dedc61a4b
bug 372210, misc minor cleanup of browser.js:1. moved NS_ERROR_MODULE_NETWORK/NS_NET_STATUS_READ_FROM/NS_NET_STATUS_WROTE_TO from browser.js to web-panels.js, which is the only place they are used.
...
2. s/nsCI/Ci/g in browser.js, except in the global scope where it can't be used due to the #ifndef MOZ_PLACES at the top
3. switch to nsIPrefBranch2 from nsIPrefBranchInternal in browser.js. Instead of QIing gPrefService every time, just get the appropriate interface at the initialization. Based on IRC discussion, didn't fix the hacky way gPrefService is initialized.r=gavin
2007-03-24 20:41:16 -07:00
mozilla.mano@sent.com
6c96474391
Bug 371439 - Some old history & bookmarks frontend code is still built for places/places-bookmarks builds. r=gavin.
2007-03-22 17:00:34 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
gavin%gavinsharp.com
48e71d03fb
Bug 441876: remove UTF-7 from browser encoding menus, r=smontagu, sr=bzbarsky, a=ss
2008-07-23 18:05:13 +00:00
gavin%gavinsharp.com
8be881e19d
Bug 441120: r=mconnor, sr=dveditz, a=beltzner
2008-07-01 05:52:12 +00:00
gavin%gavinsharp.com
d2f7025188
Bug 409808: Dragging favicon to desktop fails to save properly url with some non-english languages, patch by D��o Gottwald <dao@mozilla.com>, r=me, a=beltzner
2008-05-26 21:18:09 +00:00
edward.lee%engineering.uiuc.edu
7303bb957e
Bug 433298 - EULA cut off checkbox/buttons on bottom - unusable on small (EeePC) screens. r=gavin, a1.9=schrep
2008-05-23 07:22:36 +00:00
reed%reedloden.com
1453f4b62a
Bug 426453 - "Wrong plugin icon size used" [p=reed r=Mano a1.9=beltzner]
2008-05-08 02:10:14 +00:00
reed%reedloden.com
e28fec5af7
Bug 430551 - "bookmarks menu popup stays open after dragging bookmark over it" (set attribute "autoopened" on bookmarks menu when dragging) [p=jdarmochwal@gmx.de (Jan Darmochwal) r=Mano a1.9=beltzner]
2008-05-07 10:14:51 +00:00
gavin%gavinsharp.com
beb2fe34a3
Bug 432427: update 'download history' checkbox state to correctly reflect dependency on 'browsing history' checkbox, r=dietrich, a=beltzner
2008-05-06 18:52:09 +00:00
mconnor%steelgryphon.com
0dff314f2f
bug 399640 - update credits for Firefox 3. fix name misspelling
2008-05-06 13:40:22 +00:00
gavin%gavinsharp.com
8d0de25fb7
Disable this test since it's failing sporadically (bug 432425)
2008-05-06 13:06:54 +00:00
mconnor%steelgryphon.com
f6b2d9cb4b
bug 399640 - update credits for Firefox 3. second pass on individuals + org credits, a=vlad
2008-05-06 06:19:15 +00:00
masayuki%d-toybox.com
cc44c043d3
Bug 432112 Cmd+? does not give Help (? in the shifted position) r=gavin, a=beltzner
2008-05-06 04:07:24 +00:00
gavin%gavinsharp.com
ea1fdc55a0
Bug 419395: fix tooltip padding on linux, patch by Ian Spence <ispence@gmail.com>, r=me, a=beltzner
2008-05-05 21:02:26 +00:00
gavin%gavinsharp.com
e5830e039d
Bug 431729: make it clearer that in Clear Private Data, 'Browsing History' deletes 'Download History' too, patch by Shawn Wilsher <sdwilsh@forerunnerdesigns.com>, r=me, a=vlad
2008-05-05 19:54:29 +00:00
johnath%mozilla.com
377e6f0594
Identity popup calls override service incorrectly. b=432241 r=gavin a=mconnor
2008-05-05 18:06:42 +00:00
gavin%gavinsharp.com
3c3eeaecd9
Bug 431713: update EULA for Firefox 3, patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor
2008-05-05 00:46:23 +00:00
masayuki%d-toybox.com
9365ecb7a0
Bug 429219 Ctrl+1, Ctrl+2, etc, regression (on fr(-FR) keyboard), after bug 359638 r=karl+gavin, sr=roc, a=dsicore
2008-05-02 14:50:42 +00:00
enndeakin%sympatico.ca
4814bfc294
Bug 402798, bookmarks missing from menu, r=mano,a=beltzner
2008-04-29 19:07:15 +00:00
alqahira%ardisson.org
3f5ee94bdc
Bug 430975 - app-license.html is missing closing </p>. r=gavin, a1.9=damons
2008-04-29 17:49:59 +00:00
reed%reedloden.com
9aa98fe8a8
Follow-up to bug 399640 -- correct issues mentioned in comment #10 [a1.9=mconnor]
2008-04-29 04:13:00 +00:00
mconnor%steelgryphon.com
be60339dc0
first credits update, individuals only, a=damon
2008-04-29 03:54:42 +00:00
gavin%gavinsharp.com
2584db0fa0
Bug 417844: SSL appearance for site identity button and location bar should be consistent across platforms, patch by D��o Gottwald <dao@mozilla.com>, r=me, ui-r=beltzner, a=beltzner
2008-04-25 00:04:47 +00:00
edward.lee%engineering.uiuc.edu
31a9013e2c
Bug 430461 - Don't hold back the AwesomeBar (start the searches instantly). r=beltzner, a1.9=beltzner
2008-04-23 15:03:45 +00:00
masayuki%d-toybox.com
b8da8fd828
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds. XUL part: r+ui-r=mconnor, a1.9=beltzner, XBL part: r=enndeakin, sr=neil, a1.9=dsicore
2008-04-23 08:04:08 +00:00
mconnor%steelgryphon.com
28ed98c6b1
bug 425419 - Help window opened from the Options dialog is modal, r=gavin, a=damon
2008-04-23 03:51:11 +00:00
gavin%gavinsharp.com
f2d1dc6606
Bug 413909: nsCertOverrideService IDN handling is broken, and its port handling is also quite cumbersome, patch by Honza Bambas <honzab@allpeers.com>, r=kaie, a=shaver
2008-04-22 20:03:21 +00:00
johnath%mozilla.com
3cc41d2ff4
Change "Why was this site blocked?" to use more detailed report page. b=429697 r=gavin a=beltzner
2008-04-22 20:00:20 +00:00
enndeakin%sympatico.ca
4ad738ef89
Backout bug 398928
2008-04-21 16:53:31 +00:00
edward.lee%engineering.uiuc.edu
114aa576c1
Bug 429614 - add select all keyboard shortcut and context menu item to download manager. p=beltzner, r=sdwilsh, r=Mardak, ui-r=mconnor, a1.9=mconnor
2008-04-19 07:36:40 +00:00
johnath%mozilla.com
57747c2ed1
Style identity information contextual dialog on XP. b=414698 r=gavin ui-r+a=beltzner Significant portions of the patch are from mcdavis941.bugs@gmail.com
2008-04-16 19:42:42 +00:00
enndeakin%sympatico.ca
37578cdf1b
Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner
2008-04-16 15:29:55 +00:00
johnath%mozilla.com
3ae835ea41
"Why was this site blocked" button uses top level document location, broken for subframes. b=429140 r=gavin a=beltzner
2008-04-16 13:20:21 +00:00
bent.mozilla%gmail.com
69b7fd65ca
Bug 428557 - "Error in console: NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED". r=gavin, a=beltzner.
2008-04-15 20:42:48 +00:00
edward.lee%engineering.uiuc.edu
70baa1bea3
Missed the endif..
2008-04-14 22:58:45 +00:00
edward.lee%engineering.uiuc.edu
5985f03861
Disable test for bug 427559 on linux..
2008-04-14 22:47:36 +00:00
edward.lee%engineering.uiuc.edu
7b7f35ebd7
Renable testcase for Bug 427559 - Gmail keyboard commands don't work after switching tabs without reclicking the page
2008-04-14 19:42:01 +00:00
edward.lee%engineering.uiuc.edu
b75c1f444b
Disable test for bug 427559 for now..
2008-04-14 17:58:53 +00:00
edward.lee%engineering.uiuc.edu
21ee72837f
Temporarily disable test for bug 427559 on os x.
2008-04-14 17:56:55 +00:00