Gijs Kruitbosch
|
2f76f28b47
|
Bug 715098 - nsICacheMetaData shouldn't blow up in debug mode if visitor returns false.
|
2012-01-28 16:13:43 +01:00 |
|
Robert Longson
|
24c5616c88
|
Bug 649114 - Text-anchor middle is not computed correctly for element scaled to 0. r=jwatt
|
2012-01-28 13:58:17 +00:00 |
|
stefanh@inbox.com
|
29e90013fe
|
Bug 425916 - Improve look of mac treerows when in editing mode. r=mstange+dao.
|
2012-01-28 14:34:05 +01:00 |
|
Jonathan Watt
|
885644bc91
|
No bug. Fix orange for real.
--HG--
extra : rebase_source : 7dfa3d81e6c2103828627ab1c3def7a86eac7e18
|
2012-01-28 13:20:44 +00:00 |
|
Jonathan Kew
|
aff3b5b7de
|
bug 721511 - use stack-based buffers for moderate-sized glyph runs in cairo/dwrite backend. r=bas
|
2012-01-28 12:25:53 +00:00 |
|
Jonathan Watt
|
74cd90dabc
|
No bug. Fix orange.
|
2012-01-28 12:08:27 +00:00 |
|
aceman
|
f6b8672946
|
Bug 593443 - Add some new prefs to the about:support whitelist. r=Mossop
|
2012-01-28 11:56:14 +00:00 |
|
aceman
|
cd5b3ac2ed
|
Bug 559500 - On about:support, "Open Containing Folder" is misleading. r=gavin
|
2012-01-28 11:55:35 +00:00 |
|
ffxbld
|
ccf280c746
|
Automated blocklist update from host linux-ix-slave32
|
2012-01-28 03:18:16 -08:00 |
|
Jonathan Watt
|
b71af22516
|
Bug 711958 - Add a 'length' property to DOMSVGStringList. r=dholbert.
|
2012-01-28 10:43:34 +00:00 |
|
Jonathan Watt
|
b08c3e6de2
|
Bug 716527 - Prevent nsSVGForeignObjectFrame::PaintSVG from dereference null aDirtyRect. r=roc
|
2012-01-28 10:42:59 +00:00 |
|
Jonathan Kew
|
fdfb43a629
|
backout changeset 2ea682dba295 (bug 721511) due to windows crashtest orange.
|
2012-01-28 09:50:31 +00:00 |
|
Jonathan Kew
|
d324fdbcb2
|
backout changeset bcd556d83109 (bug 721315) for reftest orange.
|
2012-01-28 09:37:15 +00:00 |
|
Tim Taubert
|
882511042b
|
merge fx-team to m-c
|
2012-01-28 10:29:35 +01:00 |
|
Jonathan Kew
|
7f9bb5f2a6
|
bug 721511 - use stack-based buffers for moderate-sized glyph runs in cairo/dwrite backend. r=bas
|
2012-01-28 08:28:56 +00:00 |
|
Jonathan Kew
|
ad4fa54177
|
bug 721315 - avoid potential dangling mFamily pointers in font entries. r=jdaggett
|
2012-01-28 08:27:01 +00:00 |
|
Tim Taubert
|
65919116f7
|
merge m-c to fx-team
|
2012-01-28 09:10:04 +01:00 |
|
John Schoenick
|
89aeec4016
|
Bug 702466 - Validate internal stack state in xslt parser. r=sicking
|
2012-01-27 22:38:38 -08:00 |
|
Brian Nicholson
|
b4d0d5faf4
|
Bug 701092 - Limit session restore attempts. r=mfinkle
|
2012-01-27 22:04:54 -08:00 |
|
Chris Jones
|
70b904356f
|
Bug 698652: Test that minimum font size is ignored in canvas. r=dbaron
|
2012-01-27 22:00:36 -08:00 |
|
Chris Jones
|
d7d3c1f656
|
Bug 698652: Ignore the user's minimum font size when drawing to canvas. r=dbaron
|
2012-01-27 22:00:35 -08:00 |
|
John Schoenick
|
7b9b6643be
|
bug 702466, imported patch fix_via_handler_table, r=sicking, a=dveditz
|
2012-01-27 19:38:01 -08:00 |
|
Joe Drew
|
27be73c00c
|
Merge the last PGO-clean changeset of mozilla-inbound into mozilla-central.
|
2012-01-28 21:41:17 -05:00 |
|
Joel Maher
|
9814b81338
|
Bug 721857 - [fix median calculation] deploy new talos.zip. r=jhammel
|
2012-01-28 19:19:46 -05:00 |
|
Joel Maher
|
f41618b77e
|
Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey.
|
2012-01-28 19:19:44 -05:00 |
|
Jonas Sicking
|
68749b1ba7
|
Bug 702466: Make sure we actually abort if we end up with unbalanced stacks. r=dbaron
|
2012-01-28 15:22:27 -08:00 |
|
Robert O'Callahan
|
779d6360f4
|
Bug 721294. Only call nsIPresShell::WillPaint for the root presshell. Pass aWilLSendDidPaint correctly to nsIPresShell::Paint. Remove aPaintDefaultBackground from nsIPresShell::Paint. r=mats
|
2012-01-28 16:36:23 +13:00 |
|
Phil Ringnalda
|
f7620ea904
|
Back out eb80ab6ee07b (bug 721627) and 06d02e7132b2 (bug 721294) for orange and red
|
2012-01-27 20:31:29 -08:00 |
|
Kartikaya Gupta
|
d77c866002
|
Bug 721888 - Turn on the warnings-as-errors flag. r=blassey
|
2012-01-27 22:37:05 -05:00 |
|
Kartikaya Gupta
|
fc17f62158
|
Bug 721888 - Fix compiler warnings. r=blassey
|
2012-01-27 21:00:03 -05:00 |
|
Robert O'Callahan
|
b8fdaacc86
|
Bug 721627. Don't return nsRefPtr/nsCOMPtr from nsDisplayImage methods. nsDisplayImage::GetImage is unused anyway. r=mats
--HG--
extra : rebase_source : 113647a8bf8101b7c4d7058bd205be734f38125d
|
2012-01-28 16:36:49 +13:00 |
|
Robert O'Callahan
|
613c2cea1d
|
Bug 721294. Only call nsIPresShell::WillPaint for the root presshell. Pass aWilLSendDidPaint correctly to nsIPresShell::Paint. Remove aPaintDefaultBackground from nsIPresShell::Paint. r=mats
--HG--
extra : rebase_source : f54afeed8d3d41d3e8f9118386e4a67cfac82a98
|
2012-01-28 16:36:23 +13:00 |
|
Mats Palmgren
|
23e4ed51b8
|
Bug 672944 - Test -moz-box text-overflow. r=roc
|
2012-01-28 04:35:59 +01:00 |
|
Mats Palmgren
|
96ddce8640
|
Bug 672944 - Setup overflow areas for the scrolled block frame in a XUL scroll frame for the benefit of text-overflow; Make the text-overflow code grok the extra wrapper frame in this case. r=roc
|
2012-01-28 04:35:59 +01:00 |
|
Mats Palmgren
|
22f5004de9
|
Bug 719177 - Changes to 'clip' only needs to update the overflow areas and repaint but does not need a reflow. r=roc
|
2012-01-28 04:35:59 +01:00 |
|
Mats Palmgren
|
d747914475
|
Bug 719177 - Changes to 'border-image-outset' only needs to update the overflow areas and repaint but does not need a reflow. r=roc
|
2012-01-28 04:35:59 +01:00 |
|
Mats Palmgren
|
0f02f07659
|
Bug 719177 - Introduce NS_STYLE_HINT_UPDATE_OVERFLOW as a short-hand for nsChangeHint(nsChangeHint_RepaintFrame | nsChangeHint_UpdateOverflow). r=roc
|
2012-01-28 04:35:59 +01:00 |
|
Mats Palmgren
|
3032cd85f1
|
Bug 719177 - Changes to '-moz-text-blink' and some 'text-decoration-style' values only need to update the overflow areas and repaint, not reflow. r=roc
|
2012-01-28 04:35:58 +01:00 |
|
Mats Palmgren
|
8fc86a6d69
|
Bug 719177 - Replace all NS_STYLE_HINT_VISUAL with nsChangeHint_RepaintFrame except for 'visibility' and 'z-index' which are the only ones that need SyncFrameView. r=roc
|
2012-01-28 04:35:58 +01:00 |
|
Mats Palmgren
|
1f8bdb1fe0
|
Bug 719177 - Changes to 'text-shadow' and 'box-shadow' only needs to update the overflow areas and repaint, not reflow. Changes to border style/color/etc only needs repaint, not SyncFrameView. r=roc
|
2012-01-28 04:35:58 +01:00 |
|
Mats Palmgren
|
cc0eaa8b82
|
Bug 720987 - Don't use the existing overflow areas when calculating the new overflow areas after a style change. r=roc
|
2012-01-28 04:35:58 +01:00 |
|
Jared Wein
|
bade346f49
|
Bug 721626 - Video controls' fullscreen button exits fullscreen when in a fullscreen document. r=gavin
|
2012-01-27 17:03:22 -08:00 |
|
Jared Wein
|
f80c28e0bb
|
Bug 714277 - Customization palette has only three columns in a new profile on Windows. r=dao
|
2012-01-27 17:03:09 -08:00 |
|
Jared Wein
|
10b57dcf18
|
Bug 681548 - Media controls visual refresh. r=dao
|
2012-01-27 17:02:42 -08:00 |
|
Luke Wagner
|
61f07f2b85
|
Bug 688069 - Use CallArgs typey-ness throughout jsstr (r=waldo)
--HG--
extra : rebase_source : e07b03a817dff4193762ae7d134765e05065fc31
|
2012-01-27 15:32:53 -08:00 |
|
Luke Wagner
|
d40b429431
|
Bug 688069 - remove spurious call to zeroLastIndex, bringing us to parity with jsc/v8. This allows removing RegExpPair and several other cleanups (r=cdleary)
--HG--
extra : rebase_source : ae6497b500e93019ecc06ba2668fbdbe70b15417
|
2012-01-27 15:32:53 -08:00 |
|
Luke Wagner
|
5d8152652b
|
Bug 722594 - Remove xpc_CreateMTGlobalObject and mMTCompartmentMap (r=mrbkap)
--HG--
extra : rebase_source : 6dd76009eb8029499efcbe6bbb0b74d58000612c
|
2012-02-01 13:36:51 -08:00 |
|
Luke Wagner
|
f5e853cb76
|
Bug 692269 - Remove jsstr.h, vm/String.h, jsautokw.h, jsclone.h, jsopcode.tbl, jsopcode.h, jsstdint.h from INSTALLED_HEADERS (r=billm)
--HG--
extra : rebase_source : f9e20f1d52987251ad3d58c76531dcd5135076ad
|
2012-01-30 09:17:38 -08:00 |
|
Matthew Gregan
|
bf2bef38cb
|
Bug 723781 - Disable libcubeb for now.
--HG--
extra : rebase_source : 23c5d8448d65e2b18a10e61e079f44f261cdb71a
|
2012-02-03 21:31:43 +13:00 |
|
Armen Zambrano Gasparnian
|
3d24659846
|
Bug 721822. Add talos_from_source.py. r=jmaher, DONTBUILD, NPOTB
|
2012-01-27 15:50:07 -05:00 |
|