Dave Camp
|
b7c307657f
|
Bug 482376 - remove some spew in nsContentUtils::DispatchChromeEvent(). r+sr=smaug
|
2009-03-10 14:58:00 -07:00 |
|
Olli Pettay
|
04166a178f
|
Bug 424377, r+sr=roc
|
2009-03-10 21:30:50 +02:00 |
|
Boris Zbarsky
|
8b2e29fc7f
|
Bug 482394. Drop the aForStyling check in IsHTMLLink/IsLink: if we change the link state, we need to start tracking the link. r+sr=dbaron
|
2009-03-10 09:51:34 -04:00 |
|
Boris Zbarsky
|
eb4ceff899
|
Bug 481335. Cache the href URI of <html:a> once we resolve it. r+sr=sicking
|
2009-03-10 09:51:34 -04:00 |
|
Jonas Sicking
|
eb55eaf091
|
Fix more orangeness by always allowing linking to chrome XBL
|
2009-03-10 03:59:54 -07:00 |
|
Jonas Sicking
|
aef7f5d8c8
|
Fix orange
--HG--
extra : rebase_source : 83664ec799b9834dd876bb322a5c7b1e5ee28b83
|
2009-03-10 01:35:00 -07:00 |
|
Jonas Sicking
|
7f72f85d1d
|
Fix error in test
--HG--
extra : rebase_source : 51a8f4c1d10116609ff9621ee2c2ecab986321c7
|
2009-03-09 23:30:13 -07:00 |
|
Jonas Sicking
|
79513278d9
|
Bug 481558: Don't apply XBL that isn't located in the same domain as the bound document. r/sr=bz
--HG--
extra : rebase_source : 6ef8c8ffcf8d9df0f6f9a0cdadd45f12564d7e37
|
2009-03-09 23:15:06 -07:00 |
|
Boris Zbarsky
|
6729a2f70e
|
Bug 481318. Don't serialize then reparse the URI on anchor property mutations. r+sr=jst
|
2009-03-09 22:32:09 -04:00 |
|
Daniel Holbert
|
0a78467896
|
Bug 473904 - Add an about:config option (defaulting to 'false' right now) for toggling SVG animation (SMIL) support. r+sr=roc
|
2009-03-09 18:20:17 -07:00 |
|
Matthew Gregan
|
0dea2b79f9
|
Bug 470662 - Don't set paused to true when playback ends. Fix handling of playing/suspend attrs. r=chris.double, sr=roc
--HG--
extra : rebase_source : f5161f9a699015b41c4947b52624901786adc852
|
2009-02-27 00:55:30 +13:00 |
|
Jim Mathies
|
7a2d98bad9
|
Bug 463088 - Tab tear off cursor touchup. sr=roc
|
2009-03-09 19:01:55 -05:00 |
|
Robert Longson
|
b8fffd1b06
|
Bug 470653 - nsSVGElement::AfterSetAttr should probably use insertionParent, not insertionParent of the bindingParent. r+sr=roc
|
2009-03-09 13:14:35 +00:00 |
|
mozbugz@karlt.net
|
1cb05a3c55
|
Bug 481768 - mouse wheel scrolls too far when viewport is smallish, p=karlt+smaug, r=karlt+smaug, sr+roc
|
2009-03-09 13:10:12 +02:00 |
|
Matthew Gregan
|
69f75e6330
|
Matthew Gregan - Bug 481109 - Ignore attempts to transition from shutdown to any other state in Wave decoder
|
2009-03-03 16:18:23 +13:00 |
|
Matthew Gregan
|
a3c27931c3
|
Matthew Gregan - Bug 476813 - progress events shouldn't be fired while the network is stalled. r+ doublec sr+ roc
|
2009-03-02 19:16:14 +13:00 |
|
Chris Pearce
|
deea3fdbd3
|
Chris Pearce - Bug 478957 - Audit events when loading local files from another domain. r+ doublec sr+ roc
|
2009-03-09 10:02:14 +13:00 |
|
Chris Pearce
|
b37dae2092
|
Chris Pearce - Bug 479711 - Media elements should delay the document 'load' event
|
2009-03-09 10:01:03 +13:00 |
|
Chris Pearce
|
035c54d22e
|
Chris Pearce - Bug 479859 - Implement new new load algorithm r+ doublec sr+ roc.
|
2009-03-09 09:59:08 +13:00 |
|
Olli Pettay
|
723b1843f8
|
backout Bug 481768
|
2009-03-09 00:28:45 +02:00 |
|
Olli Pettay
|
b07338581c
|
Bug 481768 - mouse wheel scrolls too far when viewport is smallish, p=karlt+me, r=karlt, sr=roc
|
2009-03-08 22:58:47 +02:00 |
|
Olli Pettay
|
c10a9dfb86
|
Bug 425265, r=roc, sr=bz
|
2009-03-08 21:01:02 +02:00 |
|
Daniel Holbert
|
3f4092e862
|
Bug 481562: Don't create time container for an <svg> element until after it's been bound to a smil-enabled document. r+sr=roc
|
2009-03-07 13:40:08 -08:00 |
|
Mats Palmgren
|
ee66619699
|
Use the same type as mAttrAndChildCount when defining ATTRCHILD_ARRAY_MAX_CHILD_COUNT. b=480655 r+sr=jonas
|
2009-03-07 18:08:47 +01:00 |
|
Boris Zbarsky
|
016861a6f6
|
Bug 481777. Don't fire DOMTitleChanged events to content. r+sr=smaug
|
2009-03-06 13:12:23 -05:00 |
|
Boris Zbarsky
|
35c2b8fb20
|
Bug 481688. Stop firing our DOMLink* events to content. r+sr=smaug
|
2009-03-06 13:12:20 -05:00 |
|
Jim Mathies
|
1bc2cfd0ca
|
Bug 463088 - Tab tear off cursor needs to be constant on Windows. r=enndeakin.
|
2009-03-06 11:54:29 -06:00 |
|
Ben Newman
|
4ef9c3c728
|
bug 461031. Make the max tokens deflected in low frequency mode a pref. r/sr=jonas
|
2009-03-05 12:12:43 -08:00 |
|
L. David Baron
|
aafe2d425d
|
Split eCSSUnit_String into eCSSUnit_String (with quotes), eCSSUnit_Ident (without quotes), and eCSSUnit_Families (font family list, but not for @font-face descriptor where the single family is stored as eCSSUnit_String). (Bug 481591) r+sr=bzbarsky
|
2009-03-06 13:05:01 +09:00 |
|
Stuart Parmenter
|
cf576e6934
|
bug 480233. Make the display list item that canvas uses for painting know about the opacity of the canvas. r/sr=roc
|
2009-03-05 05:43:45 -08:00 |
|
Doug Turner
|
3f2b3cf195
|
Bug 473443 - Backing out bitblt for windows ce. This patch causes image sheering in fennec. r=blassey
|
2009-03-05 10:27:27 -08:00 |
|
Markus Stange
|
a7fec774ab
|
Bug 481359 - Mouse shouldn't show spinner while pages are transferring, ui-r=beltzner r+sr=bzbarsky
|
2009-03-05 16:07:55 +01:00 |
|
Markus Stange
|
ae463a0f3b
|
Bug 479618 - Make the test for bug 350471 more stable, r=smaug
|
2009-03-05 16:05:47 +01:00 |
|
Dave Camp
|
1b6032dca5
|
Bug 471227 - rework offline update scheduling a bit to avoid losing/misscheduling updates. r+sr=bz
|
2009-03-04 13:37:29 -08:00 |
|
Boris Zbarsky
|
410533bcd6
|
Wallpaper for bug 480300.
|
2009-03-04 13:58:43 -05:00 |
|
Boris Zbarsky
|
7fca8b22ce
|
Bug 480323. Always create a trailing inline for {ib} splits. r+sr=dbaron
|
2009-03-04 07:55:29 -05:00 |
|
Olli Pettay
|
dcf512fa2e
|
Bug 480767 - Closing 'Bookmark All Tabs' screws up focus, r+sr=jst
|
2009-03-03 22:20:11 +02:00 |
|
Olli Pettay
|
739ee979a1
|
Bug 333198 - Suppress Input events for web content during synchronous XMLHttpRequest loads, r=bz, sr=jst
|
2009-03-03 22:11:14 +02:00 |
|
Olli Pettay
|
ebc7af93d9
|
Bug 480956 - HTMLDocument and some other dom objects traverse member variables even if the document is in 'nsCCUncollectableMarker::InGeneration' r+sr=peterv
|
2009-03-03 14:14:13 +02:00 |
|
Chris Double
|
44ae02557b
|
Bug 477899 - Requests for the duration of a media resource are cached by liboggplay, with fix for previous win32 buld error - r+sr=roc
|
2009-03-03 23:23:54 +13:00 |
|
Chris Double
|
15f12fa8ac
|
Backed out changeset 0722a0e98124
|
2009-03-03 22:01:06 +13:00 |
|
Chris Double
|
48dfe61909
|
Bug 477899 - Requests for the duration of a media resource are cached by liboggplay - r+sr=roc
|
2009-03-03 21:35:50 +13:00 |
|
Olli Pettay
|
4da5c3f43a
|
backout 333198
|
2009-03-02 22:21:46 +02:00 |
|
Ehsan Akhgari
|
e26cb59fc1
|
Bug 417489 - XML Parse Error is messy in RTL; r+sr=sicking
|
2009-02-27 22:07:51 +03:30 |
|
Mats Palmgren
|
ce33ba3e88
|
Initialize nsSyncLoader members. b=479709 r+sr=jonas
|
2009-02-27 18:48:48 +01:00 |
|
Robert Longson
|
43eecbf562
|
Backout patch for bug 361920
|
2009-02-27 14:13:53 +00:00 |
|
Ginn Chen
|
b933c95430
|
Bug 333198 fix Solaris bustage
|
2009-02-27 14:47:27 +08:00 |
|
Asaf Romano
|
3ed64fb5a5
|
comments and a hard-tab fix
|
2009-02-26 16:01:11 -08:00 |
|
Asaf Romano
|
8900bd48d4
|
Bug 480149 - DOMLinkAdded and DOMLinkRemoved events for link elements should be dispatched when swapping docshells. r+sr=bz.
|
2009-02-26 14:05:42 -08:00 |
|
Olli Pettay
|
e0648db07b
|
Bug 479490 - 'ASSERTION: Mismatched calls to ResumeTimeouts'. r=bent, sr=jst, a=blocking1.9.1+
|
2009-02-26 14:00:32 -08:00 |
|