Commit Graph

359798 Commits

Author SHA1 Message Date
Mats Palmgren
c8d44c8f9e Bug 998535 - Reftests for box-decoration-break:clone that use block border/padding. Tweak an older test that depended on b-d-b:clone not working correctly for blocks. r=roc 2014-05-12 11:45:28 +00:00
Mats Palmgren
bc1ff0e0a3 Bug 998535 - Apply GetSkipSides to block border+padding to make it for work for box-decoration-break:clone. r=roc 2014-05-12 11:45:28 +00:00
Mats Palmgren
a47dae1f05 Bug 998535 - Fix ConsumedHeight calculations so that they will work also for box-decoration-break:clone. r=roc 2014-05-12 11:45:28 +00:00
Mats Palmgren
f937ff669f Bug 1007065 - Don't apply the special -moz-hidden-unscrollable clipping on nsTextControlFrame since it always has an anonymous scroll frame that deals with overflow. r=roc 2014-05-12 11:45:27 +00:00
Aryeh Gregor
1bf0a89ab7 Bug 1004522 part 14 - Clean up nsWSRunObject::GetWSPointBefore/After; r=ehsan 2014-05-02 15:15:27 +03:00
Aryeh Gregor
e186271f6e Bug 1004522 part 13 - Clean up nsWSRunObject::GetAsciiWSBounds; r=ehsan 2014-05-02 15:15:27 +03:00
Aryeh Gregor
bce8f0f030 Bug 1004522 part 12 - Clean up nsWSRunObject::DeleteChars; r=ehsan 2014-05-02 15:15:27 +03:00
Aryeh Gregor
8874f62969 Bug 1004522 part 11 - Convert nsWSRunObject.mNodeArray to nsTArray<nsCOMPtr<Text>>; r=ehsan 2014-05-02 15:15:27 +03:00
Aryeh Gregor
ba7d0c9171 Bug 1004522 part 10 - Clean up nsWSRunObject::CheckLeading/TrailingNBSP, ConvertToNBSP; r=ehsan 2014-05-02 15:15:27 +03:00
Aryeh Gregor
5e9f1f02fb Bug 1004522 part 9 - Clean up nsWSRunObject::FindRun; r=ehsan 2014-05-02 15:15:27 +03:00
Aryeh Gregor
3bc39ef1e7 Bug 1004522 part 8 - Clean up nsWSRunObject::GetCharBefore/After; r=ehsan 2014-05-02 15:15:27 +03:00
Aryeh Gregor
f7f6ccd406 Bug 1004522 part 7 - Clean up nsWSRunObject::Prior/NextVisibleNode; r=ehsan 2014-05-02 15:15:27 +03:00
Aryeh Gregor
df7ca0138c Bug 1004522 part 6 - Clean up nsWSRunObject::InsertText; r=ehsan 2014-05-02 15:15:27 +03:00
Aryeh Gregor
028db4aeff Bug 1004522 part 5 - Clean up nsWSRunObject::PrepareToSplitAcrossBlocks; r=ehsan 2014-05-02 15:15:26 +03:00
Aryeh Gregor
bc64cfe2ad Bug 1004522 part 4 - Clean up nsWSRunObject::PrepareToDeleteNode; r=ehsan 2014-05-02 15:15:26 +03:00
Aryeh Gregor
bcd9c426d2 Bug 1004522 part 3 - Clean up nsWSRunObject::PrepareToDeleteRange; r=ehsan 2014-05-02 15:15:26 +03:00
Aryeh Gregor
dba23e2229 Bug 1004522 part 2 - Clean up nsWSRunObject::DeleteWSForward; r=ehsan 2014-05-02 15:15:26 +03:00
Aryeh Gregor
f3ede06db7 Bug 1004522 part 1 - Clean up nsWSRunObject::PrepareToJoinBlocks; r=ehsan 2014-05-02 15:15:26 +03:00
Makoto Kato
752e23f084 Bug 1008795 - Remove MOZ_ENABLE_MEEGOTOUCHSHARE. r=romaxa 2014-05-12 20:01:04 +09:00
Jon Coppeard
81886e608f Bug 988486 - Convert static functions to methods on GCRuntime r=terrence
* * *
Bug 988486 - Attempt to fix rooting analysis bustage on a CLOSED TREE
2014-05-09 11:33:01 +01:00
Henri Sivonen
35b68c4259 Bug 1008832 - Make the isInternal mode of nsIScriptableUConv more backwards compatible. r=emk.
--HG--
rename : intl/uconv/tests/unit/test_decode_x_mac_hebrew_internal.js => intl/uconv/tests/unit/test_bug1008832.js
2014-05-12 13:07:47 +03:00
Carsten "Tomcat" Book
c14510148f Backed out changeset 7276d56ec510 (bug 951043) for build test failures 2014-05-12 11:51:31 +02:00
ISHIKAWA, Chiaki
40d3cd9bf7 Bug 1008059 - Fixing comments that still refer to no longer existing |CanEffectlesslyCallLookupGenericOnObject| symbol. r=bhackett 2014-05-09 16:30:00 +02:00
Anuj Agarwal
39e590b309 Bug 848725 - limited the scale factors at the end of nsMathMLChar::StretchInternal and added crashtests. r=fredw. 2014-05-12 01:32:00 +02:00
Jacek Caban
70d3d7939f Bug 690937 - Fixed compilation on mingw
--HG--
extra : rebase_source : 3ff75ba5d6c9fe68a3f195c86176f498db0db5a4
2014-05-12 11:02:40 +02:00
Jacek Caban
feaa797775 Bug 973138 - Fixed goto crossing variable declaration (fixes GCC compilation).
--HG--
extra : rebase_source : 8b488731cb06cab3fc1e74e66f88046583e95fc2
2014-05-12 11:01:53 +02:00
Jacek Caban
729caf70d4 Bug 1005309 - Fixed MSVC detection.
--HG--
extra : rebase_source : 0b61de1270eb861234539de675c2d381e217f55c
2014-05-12 11:01:22 +02:00
Henri Sivonen
a5f989d627 Bug 995922 - Remove JOHAB support. r=emk. 2014-05-12 11:56:58 +03:00
Henri Sivonen
51efa01fca Bug 951571 - Remove T.61-8bit. r=emk. 2014-05-12 11:56:58 +03:00
Hannes Verschore
363109664c Bug 1007298: IonMonkey: Remove bogus assertion in pushDOMTypeBarrier, r=bz 2014-05-12 10:55:23 +02:00
William Lachance
6002973b49 Bug 907427 - Add a "stop application" method to mozdevice's android subclass. r=gbrown 2014-05-09 19:59:26 -04:00
Benjamin Chen
eb0de7a40a Bug 951043 - [MediaEncoder::GTest] Implement unit test of Vorbis encoding. r=rillian 2014-05-09 12:07:17 +08:00
Aaron Klotz
249ed48c5d Bug 977446 - Fix erroneous assertion triggered during SyncProfile destruction; r=sewardj 2014-04-22 12:42:15 +02:00
JW Wang
96a12f389c Bug 1004669 - Fix leaks in MediaTaskQueue::Dispatch(). r=cpearce 2014-05-11 20:12:00 +02:00
Anuj Agarwal
545faaa4e4 BUG 914031: Added menclose notation phasorangle and Reftest. r=fredw. 2014-05-11 21:48:00 +02:00
Junior Hsu
ca4d4b49a6 Bug 970777 - Remove redundant |numLoaded| checks in dom/browser-element/mochitests/*.js. r=smaug
1. Make the test more solid
2. Postpone the second |takeScreenshot| right after the |iframe1| is onload again
3. Remove redundant |numLoaded| by assigning |iframe1.src| first.
2014-05-09 01:52:00 +02:00
Nicholas Nethercote
77db5bd6bc Bug 1004816 (part 2) - Remove FreeList::infallibleAllocate(). r=billm.
--HG--
extra : rebase_source : f1a2529fcb1afc10a02679ac5074ca99b8ebe691
2014-05-01 16:13:30 -07:00
Nicholas Nethercote
67c82d2bd7 Bug 1004816 (part 1) - Simplify and encapsulate FreeSpan. r=billm.
--HG--
extra : rebase_source : 761a686d5f266fb30a20c57ffc4db1b7bb93c4e1
2014-04-30 21:30:53 -07:00
Shian-Yow Wu
15b8b19784 Bug 1008092 - JS API to check whether array buffer object is neutered. r=sfink 2014-05-12 11:22:02 +08:00
Chris Pearce
9037e1639f Bug 1008785 - Ensure the last video frame end time is correct on Android MP4 playback. r=kinetik 2014-05-12 14:35:46 +12:00
Jonathan Watt
4b6d3a8f6d Bug 1004500 - Document imgIContainer::FLAG_WANT_DATA_SURFACE. r=seth 2014-05-12 01:54:21 +01:00
Matt Woodrow
68fe03ef59 Bug 979350 - fixup rebase failures 2014-05-12 12:51:08 +12:00
Matt Woodrow
e897b233ee Bug 979350 - Readback ThebesLayers for plugin backgrounds during the Validate pass, not the compositing pass. r=roc 2014-05-12 12:31:28 +12:00
Matt Woodrow
9b3539ecb8 Bug 991575 - Use a DrawTarget backed gfxContext for the PresShell reference rendering context. r=jwatt 2014-05-12 12:31:28 +12:00
Matt Woodrow
d11d3ab343 Bug 997336 - Account for the DrawTarget 'device offset' when drawing layers with a mask. r=Bas 2014-05-12 12:31:27 +12:00
Daniel Holbert
bdc7c67bb6 Bug 1006123, part 1: Revert bug 929513's imagelib changes to go back to using double-based gfxSize (instead of float-based gfx::Size) in RasterImage. r=seth 2014-05-11 17:14:17 -07:00
Daniel Holbert
b5369087ad Bug 1008651: Remove unused variable jsdASObserverCtrID from jsd_xpc.cpp. r=njn 2014-05-11 17:12:58 -07:00
Ryo HIKOSAKA
e1b46c9303 Bug 949435, part 4 - Update nsFrameLoader to handle SVG iframe. r=bz 2014-02-18 10:36:21 +09:00
Ryo HIKOSAKA
21f47f8140 Bug 949435, part 3 - Implement an SVGIFrameELement class. r=bz,jwatt for the webidl, r=longsonr for the rest 2014-02-18 10:24:40 +09:00
Ryo HIKOSAKA
e033b922d6 Bug 949435, part 2 - Create a base class of nsGenericHTMLFrameElement and SVGIFrameElement. r=bz 2014-02-18 10:19:52 +09:00