bzbarsky%mit.edu
27fdff6596
Propagate a stylesheet's principal to the URI and Image CSSValues derived from
...
that sheet. Bug 377091, r+sr=dbaron
2007-05-03 01:15:54 +00:00
masayuki%d-toybox.com
7728e98df0
Bug 378752 Mnemonic of Menu doesn't work if an editor has focus and IME is on r+sr=roc
2007-05-02 15:34:36 +00:00
joshmoz%gmail.com
e287fbfacf
Remove nsINativeScrollbar and nsNativeScrollbarFrame. patch by Colin Barrett. b=379319 r=enn sr=dbaron
2007-05-02 07:46:50 +00:00
bzbarsky%mit.edu
b1e55b927c
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
...
GetShellAt(0) to using this API. Bug 378780. API introduction part by me,
r+sr=jst. Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
bzbarsky%mit.edu
b872a7f41b
Don't throw from attribute sets if we can't find a script global to compile an
...
event handler attribute on. This happens; just don't compile it. Bug 379120,
r+sr=peterv
2007-05-01 19:08:08 +00:00
bzbarsky%mit.edu
88acf3ce4f
Make InitialReflow just post a reflow event instead of doing a synchronous
...
reflow. Bug 378975, r=dbaron and Eli Friedman, sr=dbaron
2007-05-01 17:15:08 +00:00
mats.palmgren%bredband.net
b6b75464a5
Make nsWindow methods assume the caller holds a strong ref on 'this'. b=378273 r+sr=roc
2007-04-30 00:46:47 +00:00
gavin%gavinsharp.com
7c97190193
Bug 233643: clone XUL element prototype inline style rules before they can be modified by script
2007-04-29 17:58:52 +00:00
gavin%gavinsharp.com
765a71c941
Bug 377295: remove dependence on the binding constructor running before onload for the test from bug 366770, r=martijn
2007-04-29 17:29:19 +00:00
dbaron%dbaron.org
5478dd7273
Reduce #include dependencies on style system headers: reduce what nsRuleData.h pulls in. b=379089 r+sr=bzbarsky
2007-04-28 16:03:15 +00:00
asqueella%gmail.com
33287c452b
Bug 375909 - nsCanvasRenderingContext2d incorrectly calculates some coordinates (has appunits * appunits, not appunits/appunits)
...
p=Jeremy Lea <reg@freebsd.org>
r+sr=roc
2007-04-27 14:45:21 +00:00
tor%cs.brown.edu
ce1cddc60e
Bug 378508 - convert svg gradients to thebes. r=longsonr, sr=roc
2007-04-27 14:28:39 +00:00
asqueella%gmail.com
90c7ae7568
378327 - minor cleanup/simplification of ForwardReferences code in nsXULDocument
...
- move AddForwardReference and ResolveForwardReferences from nsIXULDocument to
nsXULDocument, make them non-virtual.
- make mForwardReferences an nsTArray<nsAutoPtr<nsForwardReference> > instead
of nsAutoVoidArray.
r=smaug, sr=roc
2007-04-27 14:15:25 +00:00
longsonr%gmail.com
38a37f5228
Bug 378857 - Simplify clipPath frame access to units. r=tor,sr=roc
2007-04-27 08:42:52 +00:00
bzbarsky%mit.edu
158b34dc0f
Fix long-standing XBL bug where we didn't update insertion points correctly in
...
some cases. Bug 375299, r+sr=sicking
2007-04-27 04:06:45 +00:00
bzbarsky%mit.edu
fc6b011442
Don't unblock onload on the document if we no longer have a parser. Bug
...
375051, r=mbkap, sr=sicking
2007-04-27 04:05:08 +00:00
bzbarsky%mit.edu
eb20562fa7
Flush tags before calling StartLayout; otherwise we might end up
...
double-constructing frames for whatever content we hadn't notified on yet. Bug
378559, r+sr=sicking
2007-04-26 18:57:58 +00:00
enndeakin%sympatico.ca
93642f311f
Bug 377423, MemoryElements not removed from the pool properly, fixes topcrash, r=peterv,sr=sicking
2007-04-26 13:03:55 +00:00
ted.mielczarek%gmail.com
3a806549ce
bug 373181 - onload doesn't fire for XHTML documents that contain a script tag (Firefox's RSS preview is broken) - add mochikit test. r=sicking
2007-04-26 11:39:15 +00:00
bzbarsky%mit.edu
99a9e5db92
Fix the vertical scrollbar guessing in nsHTMLScrollFrame to do better for an
...
initial reflow if we're doing that initial reflow a ways into the document
load. Bug 378480, r+sr=roc
2007-04-26 02:29:21 +00:00
jruderman%hmc.edu
36fcfefc9f
Remove bogus assertions. Bug 344888, r+sr=tor.
2007-04-26 00:24:28 +00:00
asqueella%gmail.com
d7ddb1bf07
Bug 368700 - Using TLDs in document.domain should not be allowed
...
p=Wladimir Palant <trev.moz@adblockplus.org>
r=bz, sr=dveditz
2007-04-25 20:48:28 +00:00
bzbarsky%mit.edu
522ea4fd51
Don't drop the old sheet when "rel" changes from one value that contains
...
"stylesheet" to anoher. Bug 360746, r+sr=sicking
2007-04-25 18:48:18 +00:00
peterv%propagandism.org
d0d256596c
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
2007-04-25 16:35:31 +00:00
bzbarsky%mit.edu
bdee91ae37
Back out. This actually hurts Tp2, the mac reftests are _still_ orange
2007-04-24 07:33:58 +00:00
bzbarsky%mit.edu
274e068a08
Another peformance test for bug 378480. Will back out in a few cycles.
2007-04-24 05:46:11 +00:00
Olli.Pettay%helsinki.fi
de8848ca78
Bug 378369, Crash [@ nsEventListenerManager::FixContextMenuEvent] when firing contextmenu event in display: none iframe, r+sr=jst
2007-04-24 03:13:52 +00:00
benjamin%smedbergs.us
3fb4912f5d
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 14:22:04 +00:00
longsonr%gmail.com
40e8b6c4c7
Bug 378023 - Fix build warnings compiling nsSVGGlyphFrame. r+sr=tor
2007-04-23 08:39:54 +00:00
bzbarsky%mit.edu
b7deb8d7be
Set the status bar before actually handling the DOM event. That way if the
...
event is canceled, we'll still show the right status bar text. Bug 40838,
patch by Florian Qu�ze <f.qu@queze.net, r=smaug, sr=bzbarsky
2007-04-23 07:31:21 +00:00
sayrer%gmail.com
9d3bd2c7db
bug 378336. nsCanvasRenderingContext2D::GetInputStream uses wrong allocator. r+sr=roc
2007-04-23 04:11:04 +00:00
Olli.Pettay%helsinki.fi
36ba055f49
Bug 378247, nsXTFElementWrapper::PostHandleEvent no longer checks NOTIFY_HANDLE_DEFAULT, p=ajvincent@gmail.com, r=me, sr=bz
2007-04-21 07:35:37 +00:00
bzbarsky%mit.edu
f1e4f3049d
Followup to bug 84582 to restore the old error-handling behavior here. Fixes
...
one of the reftests.
2007-04-20 23:43:28 +00:00
bzbarsky%mit.edu
ee773f7a7d
Stop blocking the parser on CSS stylesheet loads. We still block script
...
execution on them, however. Bug 84582, r+sr=sicking
2007-04-20 22:59:18 +00:00
enndeakin%sympatico.ca
dece13b41d
Bug 377663, <titlebar> should move popup if inside one instead of the window, r+sr=roc
2007-04-20 10:56:49 +00:00
Olli.Pettay%helsinki.fi
a1a57e57f2
Bug 378102, Remove nsIDOMEventReceiver::HandleEvent r+sr=jst
2007-04-19 23:20:30 +00:00
neil%parkwaycc.co.uk
cc56811a5f
Bug 377577 Allow templates to generate arbitrarily nested treeitems r=Enn sr=roc
2007-04-19 19:27:11 +00:00
Olli.Pettay%helsinki.fi
14bab386e1
Bug 373998, Use inner global window as the event target in the event target chain, but outer global as DOM event target, r+sr=jst
2007-04-17 09:18:37 +00:00
philringnalda%gmail.com
c3b117a948
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
2007-04-17 04:06:12 +00:00
tor%cs.brown.edu
7154450dee
Bug 376929 - Remove direct use of cairo from SVG path generation.
...
r=jwatt, sr=roc
2007-04-16 20:57:10 +00:00
sayrer%gmail.com
f62f060558
Bug 311681 xhtml tests pass now that we have an incremental XML content sink.
2007-04-16 15:53:04 +00:00
sayrer%gmail.com
fda804eb1c
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
2007-04-16 15:18:50 +00:00
Olli.Pettay%helsinki.fi
3a915ad923
Bug 350334, Core XBL widgets used in web pages can't listen to their own events, r+sr=jst+sicking
2007-04-15 16:28:53 +00:00
masayuki%d-toybox.com
568e699c99
Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc
2007-04-15 13:43:58 +00:00
sayrer%gmail.com
1fb5b029fc
Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky
2007-04-14 17:46:36 +00:00
neil%parkwaycc.co.uk
c7d36e05d3
Bug 376802 Use one global tooltip listener instead of creating one for each XUL element that needs one r=Smaug sr=jst
2007-04-12 20:59:01 +00:00
martijn.martijn%gmail.com
b0d824c7d3
Mochikit test for bug 371724, r=sayrer
2007-04-12 16:10:42 +00:00
enndeakin%sympatico.ca
4af4aa965b
Bug 362906, assertion when root node in a template isn't XUL, r=smaug,sr=sicking
2007-04-12 15:55:54 +00:00
enndeakin%sympatico.ca
fc6fb48d65
Bug 368721, issues with conditions on simple rules in templates,r=smaug,sr=sicking
2007-04-12 15:47:44 +00:00
bzbarsky%mit.edu
002215952f
Adding testcase.
2007-04-12 06:40:27 +00:00