Robert O'Callahan
|
a315781458
|
Bug 499608. Fix leak of nsSVGRenderingObserverList frame property. r=jwatt
--HG--
extra : rebase_source : 46c93829cd467ca651df225003586d84043e173d
|
2009-06-24 20:47:21 +12:00 |
|
Robert O'Callahan
|
e057c73622
|
Bug 500124. Fix regression from bug 495385 by initializing text items correctly. Also avoid reframing text nodes in ContentRemoved when we know the text node doesn't need to be unsuppressed. r+sr=bzbarsky
--HG--
extra : rebase_source : 292265bb6af2e53eba713a11d91754e8bab2f5df
|
2009-06-24 20:46:04 +12:00 |
|
Olli Pettay
|
0e64223e6d
|
Bug 496000 - Remove nsBeforePageUnloadEvent, r+sr=jst
--HG--
extra : rebase_source : 0288c06ade3ef23641bb2fe9a33143e865d90217
|
2009-06-24 11:42:00 +03:00 |
|
John Daggett
|
b91bf5eba2
|
Bug 493976. Disable reftest causing sporadic tinderbox orange.
|
2009-06-24 13:34:05 +09:00 |
|
Timothy Nikkel
|
680585bc9e
|
Bug 488210. Stop returning non-listitems' frames from GetNextItemBox. r+sr=bzbarsky
|
2009-06-23 21:35:01 -04:00 |
|
Boris Zbarsky
|
69dee742b2
|
Bug 478465. Don't clobber our NS_FRAME_IN_REFLOW flag by scrolling. r+sr=roc
|
2009-06-23 21:35:00 -04:00 |
|
Henri Sivonen
|
4108e0ae0f
|
Merge trunk into HTML5 repo
|
2009-06-16 12:18:59 +03:00 |
|
Boris Zbarsky
|
9fc5daa23f
|
Disable this test for now, due to random orange. See bug 492575
|
2009-06-15 16:06:21 -07:00 |
|
Josh Aas
|
c269bbee5d
|
Fix some whitespace issues in nsObjectFrame.cpp. no bug, r/sr=sparky
|
2009-06-15 17:36:11 -04:00 |
|
Robert O'Callahan
|
fb3a1a19b2
|
Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky
--HG--
extra : rebase_source : 2cd0b9d4bdfb47d8757efe0ca9983cbbcfca423c
|
2009-06-13 21:16:34 +12:00 |
|
Henri Sivonen
|
277c363fc4
|
Remove newlines after </body> in text justification test to avoid them getting moved to body
|
2009-06-12 15:24:06 +03:00 |
|
Henri Sivonen
|
a9f63de0e0
|
Make test cases for bug 490182 not assume that <table> is the parent of <col>
|
2009-06-12 14:55:44 +03:00 |
|
Henri Sivonen
|
00c49e25b6
|
Make test cases for bug 482659 not use incomplete tokens.
|
2009-06-12 14:36:58 +03:00 |
|
Olli Pettay
|
3c487cc506
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
--HG--
extra : rebase_source : e92146a2236fe857aff7b2a9b1516b30174b8d83
|
2009-06-23 14:23:52 +03:00 |
|
Olli Pettay
|
c76d6cdde2
|
Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc
|
2009-06-23 12:09:05 +03:00 |
|
Olli Pettay
|
8a5663062e
|
Bug 483218 - mochitest-plain: test_bug450930.xhtml intermittently fails, r=roc
|
2009-06-23 11:14:09 +03:00 |
|
Henri Sivonen
|
5cad7e2a33
|
Merge trunk into HTML5 repo
|
2009-06-11 17:00:20 +03:00 |
|
Neil Deakin
|
15df29db77
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
|
Henri Sivonen
|
82e13c145b
|
Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner
|
2009-06-09 10:41:19 +03:00 |
|
Simon Montagu
|
dd55f5ecf8
|
Empty inlines can get misplaced during incremental reflow in bidi pages. Bug 496006, r+sr=roc (regression from bug 332655)
|
2009-06-08 01:59:39 -07:00 |
|
Jesse Ruderman
|
d4ff64754c
|
Add crashtest for bug 464149
|
2009-06-07 11:33:10 -07:00 |
|
Boris Zbarsky
|
bca865872c
|
Adding test for bug 443616
|
2009-06-06 00:27:04 -04:00 |
|
Henri Sivonen
|
34a9141081
|
Merge trunk into HTML5 repo
|
2009-06-05 14:52:43 +03:00 |
|
Jesse Ruderman
|
26e1077db1
|
Add a bunch of -moz-column crashtests
|
2009-06-18 19:17:24 -07:00 |
|
Jesse Ruderman
|
37fe80a059
|
Add test for bug 436046
|
2009-06-18 13:12:05 -07:00 |
|
timeless@mozdev.org
|
acf1a18bb3
|
Bug 494690. Remove unused function UncompressIndex. r=jwatt
|
2009-06-18 13:40:13 +02:00 |
|
Jonathan Watt
|
a743705ded
|
Bug 498275. Stop using nsIDOMSVGMatrix in nsSVGForeignObjectFrame + fixes. r=longsonr
|
2009-06-18 13:31:25 +02:00 |
|
Daniel Brooks
|
cc1d7d8b29
|
Bug 495002 - nsPresContext ought to have CSSPixelsToDevPixels and DevPixelsToCSSPixels methods
r=bz, sr=roc
|
2009-06-18 03:35:11 -05:00 |
|
Robert Longson
|
ef5333de29
|
disable crashtest for bug 492186 temporarily
|
2009-06-18 00:36:36 +01:00 |
|
Robert Longson
|
d9dd8ec759
|
Bug 486936 - fix reftest. Where did that ? come from
|
2009-06-17 22:52:43 +01:00 |
|
Robert Longson
|
d78c1796f9
|
Bug 492186 - Crash with altGlyphDef and getBBox. r=roc
|
2009-06-17 22:29:55 +01:00 |
|
Robert Longson
|
df2c2b87cf
|
Bug 496989 - Simplify text/glyph interface. r=jwatt
|
2009-06-17 22:05:02 +01:00 |
|
Robert Longson
|
c55821c854
|
Bug 481614 - implement clip property. r=jwatt
|
2009-06-17 21:51:40 +01:00 |
|
Robert Longson
|
8a18a5a87c
|
Bug 486936 - image-rendering style should apply to canvas element. r=vladimir
|
2009-06-17 21:31:18 +01:00 |
|
Boris Zbarsky
|
f0ebc1afd4
|
Bug 495798. Drop native theming for controls styled with transparent backgrounds, even if the user said to not use the page colors. r+sr=dbaron
|
2009-06-16 15:05:12 -07:00 |
|
Jesse Ruderman
|
443e6f8dc4
|
Add crashtest for bug 479938
|
2009-06-16 12:11:04 -07:00 |
|
Boris Zbarsky
|
df7fa7fb64
|
Bug 498530. Don't try to remove array elements that might not be in the array. r+sr=smaug
|
2009-06-16 11:46:24 -07:00 |
|
L. David Baron
|
44a6267b1d
|
Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky
|
2009-06-16 08:00:20 -07:00 |
|
L. David Baron
|
98b2b4a981
|
Don't reduce the height we're checking while we reflow for floats. (Bug 494332) r+sr=roc
|
2009-06-16 08:00:20 -07:00 |
|
Arpad Borsos
|
9c8455122d
|
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
|
2009-06-16 14:38:51 +02:00 |
|
Olli Pettay
|
b4eaa5f247
|
reuse etci pool, r+sr=sicking
--HG--
extra : rebase_source : 698eae6de79ab094c978cf06f938dd2240a31bc8
|
2009-06-16 12:15:46 +03:00 |
|
timeless@mozdev.org
|
2bba43b079
|
Bug 494689 nsTreeBodyFrame::HandleEvent warning: unused variable ‘lastScrollLines’
r+sr=neil
|
2009-06-27 18:42:51 -07:00 |
|
Vladimir Vukicevic
|
e904e6da92
|
b=500883; put canvas3d into core (disabled by default, configure flag to enable); r=me,npotb
|
2009-06-27 16:44:35 -07:00 |
|
Jonathan Griffin
|
57cfb0b344
|
Bug 400925 - Reftests for live changes to gradients and patterns. r=roc
|
2009-06-27 16:43:34 +02:00 |
|
Robert Longson
|
f71d261e9f
|
reenable crashtest for bug 492186
|
2009-06-27 11:26:32 +01:00 |
|
Ryo Onodera
|
9dfa1e8a22
|
Bug 366697 - getCTM() shouldn't return the same matrix as .getScreenCTM() for nested SVG elements. r=longsonr
|
2009-06-26 21:13:07 +01:00 |
|
Timothy Nikkel
|
d6e210b7b6
|
Bug 498228 - "Profile item doesn't look selected anymore in the profile manager." r+sr=bzbarsky
|
2009-06-26 15:31:16 -04:00 |
|
Johnny Stenback
|
51b4b53024
|
Fixing bug 484744. Revert an IID change that broke the old Java plugin. r+sr=mrbkap@gmail.com
|
2009-06-26 07:57:26 -07:00 |
|
Josh Aas
|
ba718de566
|
Bustage fix for bug 500593.
|
2009-06-26 10:54:51 -04:00 |
|
Henri Sivonen
|
612191c82d
|
Merge trunk into HTML5 repo
|
2009-05-25 19:16:57 +03:00 |
|