L. David Baron
|
bafda2c151
|
Dispatch transitionend events. (Bug 531585) r=bzbarsky
|
2009-12-23 14:10:31 -05:00 |
|
L. David Baron
|
ed598b131a
|
Add mechanism for returning computed value name of certain longhand properties of our fake shorthands. (Bug 531585) r=bzbarsky
|
2009-12-23 14:10:31 -05:00 |
|
L. David Baron
|
3edab795b4
|
Make nsRefreshDriver hold a reference to its observers while notifying them. (Bug 531585) r=bzbarsky
|
2009-12-23 14:10:31 -05:00 |
|
L. David Baron
|
4f4e8a0731
|
Make the transition manager reference-counted. (Bug 531585) r=bzbarsky
|
2009-12-23 14:10:31 -05:00 |
|
L. David Baron
|
87b3db0437
|
Make nsRefreshDriver reference-counted instead of being a sub-object of the pres context. (Bug 531585) r=bzbarsky
|
2009-12-23 14:10:30 -05:00 |
|
Neil Deakin
|
1f86481678
|
Bug 511180, resizer should be able to resizer any element, and work inside popups, r=neil,sr=roc
|
2009-12-23 13:45:44 -05:00 |
|
Zack Weinberg
|
d86ade967d
|
Bug 524223: Even in quirks mode, ignore linked stylesheets which were served with an inappropriate MIME type, if they're from a different origin than the requesting document or stylesheet.
|
2009-12-23 10:01:51 -08:00 |
|
Benjamin Smedberg
|
df57e102fe
|
Back out all the pieces of bug 531585 (transitioned event for end of CSS transitions) because of timeouts in test_transitions_events.html
|
2009-12-23 10:15:26 -05:00 |
|
L. David Baron
|
bb1ff4abd3
|
Tests for transitionend event. (Bug 531585)
|
2009-12-23 06:35:46 -05:00 |
|
L. David Baron
|
e49137dbf2
|
Dispatch transitionend events. (Bug 531585) r=bzbarsky
|
2009-12-23 06:35:46 -05:00 |
|
L. David Baron
|
a7013501ce
|
Add mechanism for returning computed value name of certain longhand properties of our fake shorthands. (Bug 531585) r=bzbarsky
|
2009-12-23 06:35:46 -05:00 |
|
L. David Baron
|
d8b2dda1b6
|
Make nsRefreshDriver hold a reference to its observers while notifying them. (Bug 531585) r=bzbarsky
|
2009-12-23 06:35:45 -05:00 |
|
L. David Baron
|
521bd402f6
|
Make the transition manager reference-counted. (Bug 531585) r=bzbarsky
|
2009-12-23 06:35:45 -05:00 |
|
L. David Baron
|
40b1b4376f
|
Make nsRefreshDriver reference-counted instead of being a sub-object of the pres context. (Bug 531585) r=bzbarsky
|
2009-12-23 06:35:45 -05:00 |
|
Robert Longson
|
a5223c1c5f
|
Bug 535185 - patterns of non-integer scaled size have seams. r=roc
|
2009-12-23 11:30:44 +00:00 |
|
Daniel Holbert
|
8454bd049e
|
Bug 536463: Rename nsTableOuterFrame::GetMargin to 'GetChildMargin', so it won't hide unrelated inherited method. r=dbaron
|
2009-12-22 18:59:29 -08:00 |
|
Geoff Lankow
|
41869d3690
|
Bug 524408. File inputs should remember the last-used directory on a per-site basis. r=bzbarsky
--HG--
rename : toolkit/components/contentprefs/public/nsIContentPrefService.idl => dom/interfaces/base/nsIContentPrefService.idl
|
2009-12-22 20:05:26 -05:00 |
|
Mark Finkle
|
d7a0aaac7e
|
Bug 536199 - Crash Yahoo! frontpage with 12/21 1.9.2 nightly build [r=dougt]
|
2009-12-22 16:59:34 -05:00 |
|
L. David Baron
|
b1eeefb4ec
|
Add reftests for (unfixed) bug 518172.
|
2009-12-22 16:55:48 -05:00 |
|
L. David Baron
|
1e9dfa4c2b
|
Merge backout of revisions fa5326c011b8, 8b22441911b0, and cfa10b01b1f6 (bug 531585) on suspicion of causing random orange bug 536382.
|
2009-12-22 15:47:42 -05:00 |
|
L. David Baron
|
fa1e99da6d
|
Backout revisions fa5326c011b8, 8b22441911b0, and cfa10b01b1f6 (bug 531585) on suspicion of causing random orange bug 536382.
|
2009-12-22 15:46:23 -05:00 |
|
Jonathan Kew
|
8df008c3ba
|
Bug 534352. Accept fonts with redundant cmap sentinel value. r=jdaggett
|
2009-12-22 09:47:18 +00:00 |
|
Robert Longson
|
b5f4830629
|
Bug 510177 - path with a single point not rendered. r=jwatt
|
2009-12-21 22:10:34 +00:00 |
|
Metal Sonic
|
80ae9b3620
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
L. David Baron
|
0d65365453
|
Make nsRefreshDriver hold a reference to its observers while notifying them. (Bug 531585) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
2687d949d4
|
Fix rather serious build warning about passing non-POD types to printf. DEBUG-only
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
17654ece8e
|
Make the transition manager reference-counted. (Bug 531585) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
ba8d7cd017
|
Make setting property after setting transition-duration and transition-delay to 0 stop running transitions on that property: part 3: main patch. (Bug 522643) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
a031d34d0e
|
Make setting property after setting transition-duration and transition-delay to 0 stop running transitions on that property: part 2: make GetElementTransitions faster so we can call it more often. (Bug 522643) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
fe06f0cdfe
|
Make setting property after setting transition-duration and transition-delay to 0 stop running transitions on that property: step 1: move static function up. (Bug 522643) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
d2274a58eb
|
Add support for animation of 'background-position' and 'background-size'. (Bug 532307) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
5c1293a60a
|
Add support for animation of 'visibility' to transitions (but make it a special case for transitions). (Bug 531942) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
4cb8a38d3f
|
Add support for animation of nsRect values. (Bug 520488) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
16f3a3a5b5
|
Make nsRefreshDriver reference-counted instead of being a sub-object of the pres context. (Bug 531585) r=bzbarsky
|
2009-12-21 16:46:24 -05:00 |
|
Simon Montagu
|
c6f434dfc6
|
Update data files and tests to Unicode 5.2. Bug 528359, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
|
2009-12-21 01:20:35 -08:00 |
|
Simon Montagu
|
681d9954dd
|
Remove intl/uconv/ucvmath. Bug 483116, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
|
2009-12-21 00:47:08 -08:00 |
|
Robert Longson
|
76486bb742
|
backout Bug 510177 (reftest failure)
|
2009-12-19 19:28:48 +00:00 |
|
Robert Longson
|
608d98fb9b
|
Bug 510177 - path with a single point not rendered. r=jwatt
|
2009-12-19 17:00:58 +00:00 |
|
Olli Pettay
|
74e3a359b6
|
Bug 535851 - noscript is rendered in print preview, r=roc
|
2009-12-19 12:35:54 +02:00 |
|
Olli Pettay
|
96f3c9cd42
|
Bug 535794 - Shorter printPageDelay, r=roc
|
2009-12-19 12:32:53 +02:00 |
|
Olli Pettay
|
f5357928ad
|
bug 531176, r=sicking, sr=jst
|
2009-12-18 21:27:57 +02:00 |
|
Mats Palmgren
|
01f49b7e63
|
Tests for bug 533379, bug 520340.
|
2009-12-18 10:02:33 +01:00 |
|
Mats Palmgren
|
5dd29ee3eb
|
Drain overflow frames when the last frame from principal child list is pulled. b=533379 r=bzbarsky
|
2009-12-18 10:02:26 +01:00 |
|
Mats Palmgren
|
162c4e9965
|
Don't try to get a nsLineBox* from an empty line list, it aborts a debug build. b=533379 r=bzbarsky
|
2009-12-18 10:02:10 +01:00 |
|
Roy Frostig
|
1185d3e9f7
|
bug 514732. Additional tests for bug 514732 followup that fires MozScrolledAreaChanged on restore from bfcache. r=smaug
|
2009-12-17 09:38:00 -08:00 |
|
Neil Rashbrook
|
df2df0f429
|
Bug 525047 'make clean' deletes automationutils.py (backout)
|
2009-12-18 00:19:53 +00:00 |
|
Neil Rashbrook
|
6e655e8633
|
Bug 525057 'make clean' deletes automationutils.py r=ted
|
2009-12-17 20:59:10 +00:00 |
|
Josh Aas
|
1166ff6bde
|
Scroll position updates shouldn't start the Carbon plugin idle event timer. b=535630 r=smichaud
|
2009-12-17 15:41:13 -05:00 |
|
Masayuki Nakano
|
40f0c6cd3d
|
Bug 532422 - n900: Cannot select any characters from sym map. r=enndeakin.
|
2009-12-17 10:42:02 -08:00 |
|
Robert O'Callahan
|
68ed19ae3a
|
Bug 526216 - mochitest-browser-chrome: crash in nsObjectFrame::IsOpaque while running browser_pluginnotification.js and test_crashing.html, r=josh
--HG--
extra : rebase_source : 3f5677e9af8e5b9d54ac394d62cf8528487efa94
|
2009-12-17 09:56:24 -05:00 |
|