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

2493 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
gerv%gerv.net 709d4de4d5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-01-01 16:48:30 +00:00
cbiesinger%web.de b71e2a3790 38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on
CSS "cursor" Properties
for dom,layout,content: r+sr=bz
for widget: r+sr=roc
2004-12-30 21:56:11 +00:00
dbaron%dbaron.org 308050f199 Fix typo pointed out by Alexander L. Slovesnik <als@mozilla.ru>. b=187007 2004-12-28 21:15:12 +00:00
brendan%mozilla.org 5683db9679 Reject non-strings in GlobalScopePolluterNewResolve to cope with E4X changes (275912). 2004-12-26 22:48:39 +00:00
dbaron%dbaron.org d1da171a4f Restore old code that prevents printing or previewing XUL documents, since it still doesn't work. b=240490 r+sr=roc 2004-12-24 22:27:57 +00:00
dbaron%dbaron.org 4b4631fbc0 Fix another typo that stephend noticed. 2004-12-22 16:57:03 +00:00
dbaron%dbaron.org 056600d838 Fix runtime bustage involving some static build and/or --disable-xul situation by giving different classes different names. b=275119 r+sr=jst 2004-12-22 16:37:51 +00:00
db48x%yahoo.com 1eb67d2f10 bug 209097: Default mailto form subject should be localizable
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=neil, sr=roc
2004-12-21 16:17:32 +00:00
ginn.chen%sun.com daf49ed79c Bug 250371 Caret navigation: Links do not activate when using Ctrl+Arrows (Option+Arrows in OS X)
r=aaronleventhal sr=roc
2004-12-21 05:28:59 +00:00
bsmedberg%covad.net 60567bb185 Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin 2004-12-15 04:07:01 +00:00
jst%mozilla.jstenback.com 5cf54610bc Dropping 'Impl' from class names to keep things more sane. rs=peterv@propagandism.org 2004-12-10 19:48:22 +00:00
tor%cs.brown.edu b3e2c4245d Bug 238050 - implement SVG markers. r=scooter, moz common files sr=dbaron 2004-12-09 03:16:15 +00:00
jst%mozilla.jstenback.com 0f70af0ef3 Fixing bug 237977. Make the branch callback initialize the timeout member earlier to prevent locking up on sites that execute *lots* of *really* slow JS. r+sr=brendan@mozilla.org 2004-12-09 00:22:53 +00:00
danm-moz%comcast.net 3cc83923ea baby needs a new uuid to go with that spanky last checkin. conscience=cbiesinger 2004-12-08 01:36:14 +00:00
danm-moz%comcast.net 0cd64fffb2 single window mode aviary branch merge. bug 172962, 263960, 265962 r=bzbarsky,jst,peterv 2004-12-07 16:09:23 +00:00
danm-moz%comcast.net 1df5ae45d4 single window mode aviary branch merge. bug 172962, 263689, 263844, 263956, 263960, 265962 r=ben,bryner,bzbarsky,jst,peterv 2004-12-07 16:09:22 +00:00
danm-moz%comcast.net d6a69c4193 single window mode aviary branch merge. bug 172962 r=jst,neil 2004-12-07 16:09:13 +00:00
danm-moz%comcast.net 8813af1842 single window mode aviary branch merge. bug 172962, 263689, 265962 r=bryner,bzbarsky,jst,peterv 2004-12-07 16:09:11 +00:00
danm-moz%comcast.net 076e817247 single window mode aviary branch merge. bug 172962, 263960 r=jst 2004-12-07 16:09:10 +00:00
danm-moz%comcast.net bd1155b88d single window mode aviary branch merge. bug 172962 r=jst,peterv 2004-12-07 16:08:57 +00:00
neil%parkwaycc.co.uk c644cb5a30 Byg 273182 Don't apply appversion, appname or platform overrides to chrome users of the navigator object r+sr=jst 2004-12-07 09:04:49 +00:00
timeless%mozdev.org 1badca9ed7 Bug 272381 Crash when printing a iframe [PoC included][@ GlobalWindowImpl::Print] GlobalWindowImpl::GetInterface is broken
r=peterv sr=peterv
2004-12-06 20:33:04 +00:00
timeless%mozdev.org 88b916f2e8 Bug 272381 Crash when printing a iframe [PoC included][@ GlobalWindowImpl::Print] GlobalWindowImpl::GetInterface is broken
r=peterv sr=peterv
2004-12-06 18:53:32 +00:00
bsmedberg%covad.net e946f44738 Centralize layout/ and content/ locale files. See bug 271324. 2004-12-04 20:10:51 +00:00
bsmedberg%covad.net 965ac100e0 Start hitting up the gecko locale files, bug 271324. They are all going to live under dom/locales. Right
now I'm not changing the *shipped* locations, only the source locations.
2004-12-04 18:37:31 +00:00
tor%cs.brown.edu 26931c5a71 Bug 163068 - backend support for zoom and pan. r=jwatt 2004-12-02 23:13:13 +00:00
gerv%gerv.net 670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
jst%mozilla.jstenback.com 4a4daafed6 Fixing bug 268036. Make sure the global scope polluter is always installed, even on the first document load. Fixes problem with the global scope polluter not working its magic in documents opened in new tabs. r=shaver@mozilla.org, sr=brendan@mozilla.org 2004-11-25 00:00:29 +00:00
bryner%brianryner.com 29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
tor%cs.brown.edu 53255669fd Bug 237020 - use/symbol implementation. r=jwatt, shared moz files sr=roc. 2004-11-23 13:51:57 +00:00
jst%mozilla.jstenback.com 111121310b Fixing bug 265987. Don't expose the current content window to hidden tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org 2004-11-19 22:39:04 +00:00
bzbarsky%mit.edu 4425275728 Expose the content-disposition header on documents (via nsIWindowUtils), and
use it for save as.  Bug 263697, r=biesi, sr=jst, a=asa
2004-11-18 20:50:16 +00:00
darin%meer.net f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
bzbarsky%mit.edu 1464b99d18 Make setting an event handler to null remove it. Bug 267005, r+sr=jst 2004-11-05 15:28:17 +00:00
pete%mozdevgroup.com c878dfa080 Javascript function window.print() always uses Letter as page size
b=156992
r=bsmedberg
sr=neil
--pete
2004-11-04 22:40:02 +00:00
jst%mozilla.jstenback.com 3d3c74240e 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 2004-11-03 17:06:21 +00:00
darin%meer.net 189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
varga%nixcorp.com 974fad2657 Bumping IIDs for bug 221619.
r=timeless sr=darin
2004-10-29 06:29:49 +00:00
jst%mozilla.jstenback.com 020647d91a Fixing bug 266346. Make sure popup state is reset while modal dialogs DOM are open. r+sr=bzbarsky@mit.edu 2004-10-28 03:39:37 +00:00
darin%meer.net 143b4a56fc fixes bug 257875 "invalid javascript keeps logo animating" r+sr=jst 2004-10-28 02:06:27 +00:00
jst%mozilla.jstenback.com c9cdaec181 Fixing bug 257538. Fix problem where setting a property on a scriptable plugin would cache the property so that the plugin's getter wouldn't be called again for that property. r+sr=shaver@mozilla.org 2004-10-28 01:54:21 +00:00
jst%mozilla.jstenback.com 4013aad2a9 Fixing part of bug 265790 (the part that's a regression from bug 265921). Make it possible to flag DOM events as trusted when created using DOM APIs from native code, and marking the DOMWindowClose event (and a few other fired from nsGlobalWindow) as trusted to make closing a tab from script close the tab only, and not the whole window. r+sr=bzbarsky@mit.edu, a=chofmann@mozilla.org 2004-10-28 00:36:30 +00:00
jst%mozilla.jstenback.com f75d0d61d6 Followup fix for bug 265921. Don't always throw exceptions from window.dispatchEvent(). r=bryner@brianruyner.com, sr=brendan@mozilla.org 2004-10-28 00:26:27 +00:00
aaronleventhal%moonset.net 99ef95d12f Bug 251498. Implement outline-offset. r+sr=roc 2004-10-26 12:57:15 +00:00
cbiesinger%web.de 2e997df0c3 265333 don't explicitly pass all arguments to NS_NewInputStreamChannel, so that the
more efficient variant with fewer arguments can be used r+sr=darin
2004-10-25 22:08:09 +00:00
neil%parkwaycc.co.uk 1dbdacbc2f Deprecate window.title b=264102 r=jst sr=peterv 2004-10-24 22:57:06 +00:00
dbaron%dbaron.org 52771912ef Remove partial implementation of -moz-key-equivalent that was useful for nothing other than crashing. b=265721 r+sr=bzbarsky a=asa 2004-10-24 04:32:21 +00:00
jst%mozilla.jstenback.com 147c2543b1 Disable site reloading from onresize. Bug 258917. r=bzbarsky@mit.edu, sr=dbaron@dbaron.org 2004-10-20 02:19:57 +00:00
peterv%propagandism.org 9bf7cae37a Fix for bug 239873 (DOMStringList interface not matching DOM Level 3). r/sr=jst. 2004-10-19 17:20:14 +00:00