Simon Montagu
|
fbd04293a5
|
Reftest for bug 726460, r=roc
|
2012-03-21 16:50:29 -07:00 |
|
Aryeh Gregor
|
38268f4f4e
|
Bug 734953 - Remove skew() transformation function; r=dbaron
|
2012-03-20 13:39:57 -04:00 |
|
Aryeh Gregor
|
2d2e408435
|
Bug 668716 - Change test_bug632379.xul failure on Mac to a todo(); r=orange
|
2012-03-21 15:41:35 -04:00 |
|
Hessam Salehi
|
7d69570885
|
Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg
|
2012-03-21 14:07:31 -04:00 |
|
Aryeh Gregor
|
94d5ff735b
|
Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz
|
2012-03-16 16:07:09 -04:00 |
|
Doug Turner
|
8a52ef48c7
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 23:36:17 -07:00 |
|
Doug Turner
|
e9b99834bc
|
Bug 735330 - move device motion from dom/system to hal. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
|
2012-03-20 23:36:17 -07:00 |
|
Henri Sivonen
|
e6b835a223
|
Bug 650776 part 3 - Remove mozSanitizingSerializer from mozilla-central. r=jst.
|
2012-03-21 12:43:54 +02:00 |
|
Mounir Lamouri
|
9b6e615f47
|
Merging mozilla-inbound into mozilla-central.
|
2012-03-21 11:29:28 +01:00 |
|
Robert O'Callahan
|
16c1e56be3
|
Bug 723484. Fix alpha values for image layers with opacity. r=bas
|
2012-03-20 20:55:40 +13:00 |
|
Matt Brubeck
|
bb974fd0d2
|
Back out bug 735330, bug 737462, bug 734854 because they broke XUL Fennec
--HG--
rename : hal/cocoa/smslib.h => dom/system/cocoa/smslib.h
rename : hal/cocoa/smslib.mm => dom/system/cocoa/smslib.mm
|
2012-03-20 16:59:24 -07:00 |
|
Doug Turner
|
627f30a32b
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 14:46:37 -07:00 |
|
Doug Turner
|
cb66f15674
|
Bug 735330 - move device motion from dom/system to hal. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
|
2012-03-20 14:46:14 -07:00 |
|
Serge Gautherie
|
3c1b6f2680
|
Bug 737454. (Av1) test_bug518777.html: Move code from body to head, Rewrite it a little. r=roc.
|
2012-03-21 04:31:37 +01:00 |
|
Daniel Holbert
|
26b9ef1360
|
backout 1383ac50bcff (bug 723484) for remote image & occasional 'load failed: null' in reftest reference case
|
2012-03-20 10:22:53 -07:00 |
|
Mounir Lamouri
|
e5fe0f2c05
|
Merging mozilla-central into mozilla-inbound.
|
2012-03-20 11:41:17 +01:00 |
|
Mounir Lamouri
|
64f70e4049
|
Merging mozilla-inbound into mozilla-central.
|
2012-03-20 11:39:42 +01:00 |
|
Serge Gautherie
|
d05eebded3
|
Bug 735805. (AAv1) test_bug518777.html misses waitForExplicitFinish() + finish(). r=roc.
|
2012-03-20 08:27:50 +01:00 |
|
Adam Dane [:hobophobe]
|
3c986b3780
|
Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
|
2012-03-19 21:09:50 -05:00 |
|
Jonathan Watt
|
0ec358a2f5
|
Bug 736890 follow-up - Forward declare gfxMatrix using |struct|, not |class|. r=me.
|
2012-03-20 19:44:24 +00:00 |
|
Mats Palmgren
|
6fee80611d
|
Bug 735943 - Don't crash if nsSMILAnimationController::FlushResampleRequests destroyed the pres shell. r=bz
|
2012-03-20 19:02:38 +01:00 |
|
Daniel Holbert
|
8e81617ab4
|
Bug 737313: Make nsCSSFrameConstructor::ConstructInline more robust when one of its child frames fails to construct. r=bz
|
2012-03-20 10:23:03 -07:00 |
|
Daniel Holbert
|
6452c7d06f
|
backout 1383ac50bcff (bug 723484) for remote image & occasional 'load failed: null' in reftest reference case
|
2012-03-20 10:22:53 -07:00 |
|
Jonathan Watt
|
e30bc57157
|
Bug 736890 - Speed up building of layout/svg/base/src by cleaning up #include directives in its header files. r=dholbert.
|
2012-03-20 12:15:55 +00:00 |
|
Jonathan Watt
|
c9836192c8
|
Bug 734079, part 2 - Use a mark and asynchronously sweep scheme (similar to HTML reflow) to invalidate and update SVG frame bounds. r=longsonr.
|
2012-03-20 12:15:53 +00:00 |
|
Jonathan Watt
|
581112defc
|
Bug 734079, part 1 - Remove the SuspendRedraw code and make SVGSVGElement.suspendRedraw a no-op. r=longsonr.
|
2012-03-20 12:15:53 +00:00 |
|
Dão Gottwald
|
5491bf2ad2
|
merge backout
|
2012-03-19 12:54:47 +01:00 |
|
Dão Gottwald
|
6a83ce299e
|
Backed out changeset 2cd01fd07ce8
|
2012-03-19 12:54:32 +01:00 |
|
Masatoshi Kimura
|
8d714490ee
|
Bug 736687 - Warn on use of MozBlobBuilder. r=sicking
--HG--
rename : layout/reftests/svg/as-image/img-blobBuilder-1.html => layout/reftests/svg/as-image/img-blobURI-1.html
rename : layout/reftests/svg/as-image/img-blobBuilder-2.html => layout/reftests/svg/as-image/img-blobURI-2.html
|
2012-03-19 12:00:43 +01:00 |
|
Adam Dane [:hobophobe]
|
1157561543
|
Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
|
2012-03-18 14:42:25 -05:00 |
|
Robert O'Callahan
|
8e58da2db0
|
Backing out changeset 0fe31dd7bbc5 for bug 735141 due to test failures.
|
2012-03-19 23:21:11 +13:00 |
|
Robert O'Callahan
|
cb47785286
|
Backed out changeset 0fe31dd7bbc5
|
2012-03-19 23:19:59 +13:00 |
|
Nicholas Nethercote
|
3dfcbc63dd
|
Bug 712865 - Avoid some padding nsCSSCompressedDataBlock by storing nsCSSValue and nsCSSProperty elements separately (2nd attempt). r=dbaron.
|
2012-03-19 01:39:15 -07:00 |
|
Jonathan Watt
|
8edc89f81d
|
Bug 379709 - Avoid reflowing SVG twice during page load due to initially assuming we'll need space for a vertical scrollbar when the nsSVGOuterSVGFrame can tell us we won't. r=bz.
|
2012-03-19 08:34:19 +00:00 |
|
Robert O'Callahan
|
849e9bac58
|
Bug 735141. Clear imageContainer to indicate that we're not using that optimization. r=tnikkel
|
2012-03-19 20:26:39 +13:00 |
|
Nicholas Nethercote
|
16581e0615
|
Backed out changeset c880f229fbf5 (bug 712865) due to build bustage. r=me.
|
2012-03-18 22:53:20 -07:00 |
|
Nicholas Nethercote
|
f41e79828f
|
Bug 712865 - Avoid some padding nsCSSCompressedDataBlock by storing nsCSSValue and nsCSSProperty elements separately. r=dbaron.
--HG--
extra : rebase_source : 83dc6eff5e5500fa0dffc0e07d731941ee9e8122
|
2012-03-18 16:28:08 -07:00 |
|
Nicholas Nethercote
|
1859bc3ea6
|
Bug 711895 - Tweak the warning options used for GCC builds (2nd attempt). r=waldo,derf,khuey,mhommey,jwatt.
|
2012-03-15 19:40:00 -07:00 |
|
Robert O'Callahan
|
dc8336f1e9
|
Bug 735141. Clear imageContainer to indicate that we're not using that optimization. r=tnikkel
|
2012-03-19 20:26:39 +13:00 |
|
Robert O'Callahan
|
0fde3c49ad
|
Bug 723484. Fix alpha values for image layers with opacity. r=bas
|
2012-03-20 20:55:40 +13:00 |
|
Jonathan Watt
|
a5466d55ce
|
Bug 736753 - Fix the includes in layout/svg/base/src so that we can stop including nsSVGSVGElement.h in nsSVGContainerFrame.h. r=longsonr.
|
2012-03-18 10:32:02 +00:00 |
|
Mark Finkle
|
2f256bcc57
|
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
|
2012-03-17 21:51:39 -04:00 |
|
Mounir Lamouri
|
bbc1329098
|
Bug 720799 - Don't use mDocShell in nsScreen. r=jst,jlebar
|
2012-03-14 19:14:53 +01:00 |
|
Jonathan Kew
|
070452fba6
|
bug 736726 - mark reftest bidi-003 as failing on android for now. no_r=me
|
2012-03-17 13:07:08 +00:00 |
|
William Lachance
|
44bd779b0f
|
Bug 736246 - DeviceManagerADB should throw an exception if we know it's not going to work. r=jmaher
|
2012-03-16 18:36:28 -04:00 |
|
Simon Montagu
|
8ea4557aa9
|
Add a mParagraphDepth member to BidiParagraphData and cache it on frames to track nested bidi-isolated paragraphs. Use mParagraphDepth (* 2 + isRTL in order to keep LTR even and RTL odd) as the initial paragraph embedding level instead of pushing a stack of embedding codes. Pass the <bdi> frame instead of its first-child to BidiParagraphData::Reset and save a call to GetParent(). Split inline ancestors before and after bidi-isolated paragraphs, in the same way that we currently do between runs in different directions. This required also adding code to SplitInlineAncestors to handle situations where the parent frame is being split before its first child or after its last child. In JoinInlineAncestors, prevent frames that belong to paragraphs isolated from one another from being rejoined. Bug 712600, r=ehsan, roc
|
2012-01-11 21:26:02 +02:00 |
|
Aharon (Vladimir) Lanin
|
0fd5e708c3
|
Tests for bug 712600. r=smontagu
|
2012-01-08 16:29:19 +02:00 |
|
Boris Zbarsky
|
42379a0010
|
Bug 537624. Don't set up undisplayed entries until we're sure we're creating frames from the relevant FrameConstructionItemList. r=roc
|
2012-03-19 18:22:02 -04:00 |
|
Boris Zbarsky
|
98a2048efb
|
Bug 721659. Update the width/height of an image synchronously when src is set to something that was preloaded. r=bholley
|
2012-03-19 18:22:02 -04:00 |
|
Wes Johnston
|
624f845ca0
|
Bug 722965 - Remove MOZ_TOUCH ifdefs. r=smaug
|
2012-03-19 14:34:34 -07:00 |
|