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

3696 Коммитов

Автор SHA1 Сообщение Дата
Olli.Pettay%helsinki.fi 3c5d630aed Bug 394740, Inline MayDispatchMutationEvent, r+sr=peterv, a=jst 2007-09-05 09:01:49 +00:00
surkov.alexander%gmail.com ab1f5513b7 390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore 2007-09-05 08:22:19 +00:00
peterv%propagandism.org 56fa29caa8 Fix for bug 393035 (nsNSElementTearoff should participate in cycle collection). r/sr=jst, a=sicking. 2007-09-02 10:45:36 +00:00
Olli.Pettay%helsinki.fi 9e0852aa6b Backout bug 394442 2007-09-01 16:14:53 +00:00
Olli.Pettay%helsinki.fi 3075e98001 Test land bug 394442, will back out after tp/tp2/tdhtml results 2007-09-01 15:23:30 +00:00
enndeakin%sympatico.ca d915f787ae Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 15:43:11 +00:00
jwalden%mit.edu 373a5a3752 Bug 199692 - Add support for document.elementFromPoint(x, y). Patch by Ben Karel <web+moz@eschew.org>, r+sr=roc, a=jst 2007-08-29 20:38:46 +00:00
jwalden%mit.edu eb3d5916f5 Bug 393974 - Tree walkers leak with a non-null filter. r=smaug, sr=sicking, a=blocking1.9 2007-08-28 23:42:42 +00:00
aaronleventhal%moonset.net aed3b868ef Bug 391846. Fire correct text change events when a node is shown or hidden. r=surkov, sr=sicking, a=sicking 2007-08-28 21:57:53 +00:00
enndeakin%sympatico.ca 6f456a09eb Bug 145320, support hover in xul trees, r+sr=neil 2007-08-23 15:57:55 +00:00
Olli.Pettay%helsinki.fi 17841e313c Bug 391568, Mutation events not fired if listeners are only in anonymous content. r+sr=bz, a=sicking 2007-08-22 06:48:48 +00:00
bzbarsky%mit.edu ac2d663836 Make sure to process style updates before reflow, and both before painting.
Bug 375436, r+sr=roc, a=dbaron
2007-08-22 02:57:08 +00:00
bzbarsky%mit.edu 6a6ea55213 Make <object> do the same text/plain sniffing that <iframe> does, and use the
content type hint if the type comes back as application/octet-stream or
sniffed-binary.  Bug 389677, r+sr=biesi, a=sicking
2007-08-21 03:26:13 +00:00
bzbarsky%mit.edu 7a163b9617 Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking. 2007-08-20 22:55:08 +00:00
cbiesinger%gmx.at 8f466c4b08 bug 392117 pass lowercase strings to LowerCaseEqualsLiteral
r+sr=sicking
2007-08-20 17:27:47 +00:00
enndeakin%sympatico.ca a8f167dbc2 Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-16 01:10:01 +00:00
bzbarsky%mit.edu 1d1a8676f0 Don't play games with the <meta> tag when not serializing an entire document.
Bug 390735, patch by Ryan Jones <sciguyryan@gmail.com>, r+sr=bzbarsky, a=jst
2007-08-11 00:38:54 +00:00
enndeakin%sympatico.ca d56c27117d Bug 390420, select dropdowns appearing in the wrong place in some cases, r+bz,a=dbaron 2007-08-10 12:42:11 +00:00
bzbarsky%mit.edu 685d329d8a Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal
and a uri.  Get the URI from the principal.  Bug 391438, r+sr+a=sicking
2007-08-10 05:35:09 +00:00
bzbarsky%mit.edu 7b4500d354 Use the principal doing the load to decide on the URI to pass to content
policies.  This will help do the right thing for data:/javascript:/about:blank,
as well as allow us to skip content policies altogether if the caller is
system.  Bug 388597, r+sr=sicking
2007-08-08 01:16:12 +00:00
cbiesinger%gmx.at c99a93a8f1 Bug 390385 make sure that plugins don't get instantiated before the first Reflow of the objectframe, so that the first NPP_SetWindow call contains the right dimensions
r+sr=bz
2007-08-07 00:32:14 +00:00
cbiesinger%gmx.at b5136f2d5d 364235 don't instantiate plugins for URLs with unknown schemes unless we also have a type specified
r+sr=bz
2007-08-06 18:02:14 +00:00
jwalden%mit.edu 458a388104 Fix Thunderbird/--disable-svg bustage from bug 379178. rs=jwatt 2007-08-06 18:00:01 +00:00
bzbarsky%mit.edu f0a8fbb057 Hoist the code for handling class and id up from nsGenericHTMLElement to the
newly-created nsStyledElement so that it can be reused by MathML and to some
extent by SVG.  Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>,
r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
2007-08-06 15:27:21 +00:00
benjamin%smedbergs.us bbb6d901f3 Bug 386025 - Expose cycle-collection symbols, r=graydon 2007-08-06 14:34:05 +00:00
Olli.Pettay%helsinki.fi 4c5ebb54cf Backout bug 378866, the patch doesn't handle all testcases :( 2007-08-03 13:06:06 +00:00
Olli.Pettay%helsinki.fi 175ef35f13 Bug 378866, r+sr=bz, a=sicking 2007-08-03 06:53:01 +00:00
cbiesinger%gmx.at 3ee02b0d2d 382378 call NotifyContentObjectWrapper after the plugin has been instantiated so that scriptable plugins work correctly
r+sr=bz
2007-08-02 21:15:05 +00:00
cbiesinger%gmx.at 494a5292e6 322170 ignore errors from OnStartRequest (NPP_NewStream) for Shockwave on the Mac
r=jst sr=bz
2007-08-02 20:16:49 +00:00
bzbarsky%mit.edu 7124e9a9b2 Flush layout before starting to pump data into plug-ins if we started the data
load ourselves.  Fixes various issues with a number of plug-ins that expect
NPP_SetWindow() to have been called before NPP_WriteReady or NPP_Write.  Bug
381512, r=biesi, sr=jst
2007-08-02 17:54:37 +00:00
jonas%sicking.cc b3d9fc1d9f Bug 389508: Fix regressions and bugs in the new Cross Site XMLHttpRequest support. r/sr=jst a=roc 2007-07-31 00:42:16 +00:00
jonas%sicking.cc 39efafae91 Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi 2007-07-27 02:49:19 +00:00
jonas%sicking.cc 43bf38bd4b backout due to orange 2007-07-26 23:34:23 +00:00
jonas%sicking.cc a52849fe7c 'extra ;'? Quit your whining gcc\! 2007-07-26 22:34:32 +00:00
jonas%sicking.cc d0fc50677d Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi 2007-07-26 22:20:32 +00:00
Olli.Pettay%helsinki.fi 3255dc745d Backing out bug 275196, xml:id, to fix tp regression 2007-07-26 14:16:21 +00:00
Olli.Pettay%helsinki.fi 4d6734ffc4 Bug 275196, xml:id, r=sicking, sr=dbaron 2007-07-26 12:22:17 +00:00
tor%cs.brown.edu 583f6a1f5f Bug 383184 - Implement SVG lighting filters.
Style portion r+sr=dbaron, rest r=longsonr, sr=roc.
2007-07-26 06:57:43 +00:00
jst%mozilla.org ffdfe7d2ba Bug 280959: Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc 2007-07-26 04:14:35 +00:00
roc+%cs.cmu.edu bc5a6b7f25 Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc 2007-07-26 04:03:31 +00:00
jonas%sicking.cc a1d64fc3c4 Bug 259332: Improve support for document.all such that we can deal with multiple elements with the same id and/or name. r/sr=jst 2007-07-26 00:36:20 +00:00
bzbarsky%mit.edu 5ff58abb6b Add a flag that allows protocol handlers to indicate that they don't return any
data.  Bug 379819, patch by Ryan Jones <sciguyryan@gmail.com>, r=me, sr=biesi
2007-07-25 17:21:42 +00:00
dcamp%mozilla.com 07547d4351 move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst 2007-07-25 05:35:40 +00:00
dcamp%mozilla.com 466d2d6459 add a sendAsBinary() method to XMLHttpRequest (for sending data from an <input type=file> element, among other things). b=371432, r+sr=jonas 2007-07-25 04:53:21 +00:00
dcamp%mozilla.com 70e3c46599 Add an API to access <input type="file"> data. b=371432, r=smontagu (for charset stuff), r+sr=jonas 2007-07-25 04:29:49 +00:00
masayuki%d-toybox.com 95e5968ea5 Bug 388602 ###!!! ASSERTION: invalid array index: 'i < Length()' when loading some webpages r+sr=roc 2007-07-24 11:47:22 +00:00
asqueella%gmail.com 0c651d113b fix bug 388709 - "ASSERTION: Please remove this from the document properly: '!IsInDoc()'" with :after, floating :first-letter
Store the generated content as a nsCOMArray<nsIContent>* property on frames to make its clean-up on frame destruction less fragile.

r+sr=roc
2007-07-23 23:31:12 +00:00
cbiesinger%gmx.at 853778d9da 385118 make sure to set mInstantiating to false again before returning
r+sr=jst,bzbarsky
2007-07-19 00:28:39 +00:00
cbiesinger%gmx.at 08a9a36e4e bug 309523 remove now-addressed XXX comment
r+sr=bz
2007-07-18 22:02:04 +00:00
bzbarsky%mit.edu b93cf6e717 Propagate stylesheet principals through to XBL binding loads; streamline load
security checks in the XBL code (so that all the security checks are gated
through LoadBindingDocumentInfo).  Bug 204140, r=dbaron for the CSS changes,
r=sicking for the XBL changes, sr=sicking.

In particular, this change allows user stylesheets loaded from local files to
link to local files.
2007-07-18 21:56:58 +00:00