Gregory Szorc
|
8d9c961786
|
Bug 841713 - Add objdir paths to virtualenv; r=ted
|
2013-03-26 10:35:57 -07:00 |
|
Andrea Marchesini
|
03840bb72d
|
Bug 852620 - Convert SVGRect to WebIDL, r=Ms2ger
|
2013-03-26 16:53:13 +01:00 |
|
Andrea Marchesini
|
322af91a46
|
Bug 852620 - Rename nsSVGRect to SVGRect, r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGRect.cpp => content/svg/content/src/SVGRect.cpp
rename : content/svg/content/src/nsSVGRect.h => content/svg/content/src/SVGRect.h
|
2013-03-26 16:52:41 +01:00 |
|
Boris Zbarsky
|
369ffe5696
|
Bug 848796 part 2. Add WebIDL API for XULDocument. r=peterv
|
2013-03-26 11:31:53 -04:00 |
|
Zack Weinberg
|
733f93ac09
|
Bug 849633: change entity names for messages changed in bug 847181. r=tchevalier,ehsan
|
2013-03-26 10:21:34 -04:00 |
|
Jonathan Watt
|
71d7e34437
|
Bug 840820 - Make <input type=range> display as a vertical slider if it has an orient="vertical" attribute. r=mounir
|
2013-03-26 13:54:05 +00:00 |
|
Andrew Halberstadt
|
f7f283237c
|
Bug 843296 - check for crashes in b2g emulator unittests during failures in marionette start up, r=jgriffin
|
2013-03-26 09:50:00 -04:00 |
|
Jan Varga
|
8ed93ed02a
|
Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent
|
2013-03-26 12:13:17 +01:00 |
|
William Chen
|
9ec88d1fbb
|
Bug 818976 - Part 2: Implement template element interface. r=mrbkap,bz
|
2013-03-26 00:15:23 -07:00 |
|
Bas Schouten
|
c4add3769b
|
Bug 854468: Add command-line flag to record Moz2D drawing. r=roc
|
2013-03-26 03:20:30 +00:00 |
|
Daniel Holbert
|
c6597c02f3
|
Bug 473236, 2013 edition: Remove executable bit from files that clearly don't need it (html, xhtml, xul, svg, png, jpg, ttf files in test dirs within /layout). DONTBUILD
|
2013-03-25 17:01:35 -07:00 |
|
Mats Palmgren
|
e28ed8f7a7
|
Bug 850931. r=roc
|
2013-03-25 21:27:05 +01:00 |
|
Robert Longson
|
aedb473c07
|
Bug 847139 - Crash with caretPositionFromPoint. r=heycam
|
2013-03-25 19:03:44 +00:00 |
|
Matt Woodrow
|
3a664a3151
|
Bug 852850 - Remove the faily test_image_layers.html mochitest. r=joe
--HG--
extra : rebase_source : c394b7f89327dd9e8f0f08f174d48cd18de93c85
|
2013-03-20 14:52:43 +13:00 |
|
Benoit Girard
|
fc10a7cfe4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 6ea7c660764a4390cdd8dd91561fff1d7bad6035
|
2013-03-18 15:25:50 +01:00 |
|
Benoit Girard
|
9d12529d78
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
|
2013-03-16 00:47:02 -04:00 |
|
L. David Baron
|
e4467b2d8c
|
Bug 849657: Fix bustage from changeset eb8d19e9c838.
|
2013-03-25 09:34:23 -07:00 |
|
L. David Baron
|
cde2c0f7b6
|
Bug 849657 patch 2: Change internal uses of 'CssFloat' to 'Float'. r=bzbarsky
|
2013-03-25 09:24:21 -07:00 |
|
L. David Baron
|
0caa71f669
|
Bug 849657 patch 1: Expose CSS_PROP_PUBLIC_OR_PRIVATE macro to users of nsCSSPropList.h rather than CSS_PROP_DOMPROP_PREFIXED, so that we can avoid 'CssFloat' spreading even further. r=bzbarsky
|
2013-03-25 09:24:21 -07:00 |
|
Christian Holler
|
7cb9d05371
|
Bug 852476 - Fix Valgrind annotations in nsPresArena.cpp. r=mats
--HG--
extra : rebase_source : 0f7ffca296ad5a68ebef0e44b3b5be4b5370c04d
|
2013-03-25 15:27:43 +01:00 |
|
Cameron McCormack
|
16c4d10d3a
|
Bug 844683 - Prevent scoped-style-pseudo-00[12].html from failing when :scope is disabled. r=philor
|
2013-03-25 17:15:18 +11:00 |
|
Cameron McCormack
|
35661a5229
|
Bug 842142 - Prevent odd text wrapping in SVG text. r=roc
|
2013-03-25 14:50:59 +11:00 |
|
Makoto Kato
|
10166ad978
|
Bug 843984 - msdmo should be delay loaded dll w/ MOZ_WEBRTC_IN_LIBXUL. r=ted
|
2013-03-25 11:41:21 +09:00 |
|
Phil Ringnalda
|
d80d92f68c
|
Merge the last PGO-really-clean cset on mozilla-inbound to mozilla-central on a CLOSED TREE
|
2013-03-24 17:57:34 -07:00 |
|
Bobby Holley
|
bcb7ce6f0a
|
Bug 854019 - Continue checking the XBL bit if remote XUL disables XBL scopes. r=bz
|
2013-03-24 09:27:10 -07:00 |
|
Joe Drew
|
c0dc68a18f
|
Merge last pgo-clean changeset to mozilla-central.
|
2013-03-24 11:38:13 -04:00 |
|
Joe Drew
|
a02c202899
|
Merge last green mozilla-inbound into mozilla-central.
|
2013-03-23 18:45:56 -04:00 |
|
Daniel Holbert
|
23ae17fd01
|
(no bug) Fix indentation of multi-line std::max invocations in nsFlexContainerFrame. Whitespace-only, DONTBUILD
|
2013-03-22 12:13:51 -07:00 |
|
Mounir Lamouri
|
bdd72ba9e1
|
Bug 849438 - Searches in ListControlFrames should ignore . r=bz
|
2013-03-22 17:52:52 +00:00 |
|
Olli Pettay
|
b83c5a57ac
|
Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, p=smaug,dolske, r=cpearce,dolske,smaug
|
2013-03-24 12:32:44 +02:00 |
|
Daniel Holbert
|
fed2c3e17c
|
Bug 851396: Keep skipping flex-item style fixup for anonymous content through the call to AddFrameConstructionItemsInternal, to handle style re-resolution after XBL bindings load. r=bz
|
2013-03-21 18:50:54 -07:00 |
|
David Zbarsky
|
5cc0fcdcdf
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
|
David Zbarsky
|
9a11ed834c
|
Bug 847007: Remove nsIDocument includes r=Ms2ger
|
2013-03-21 20:05:19 -04:00 |
|
Jonathan Griffin
|
27a6032c9c
|
Bug 853747 - Set dom.use_xbl_scopes_for_remote_xul for b2g reftests, r=bholley
|
2013-03-22 12:20:35 -07:00 |
|
Mats Palmgren
|
d6de14ba46
|
Bug 842166 - Block scripts during nsGfxScrollFrameInner::ReflowFinished(). r=ehsan
|
2013-03-23 00:08:59 +01:00 |
|
Andrew Halberstadt
|
f17e6f7de8
|
Bug 853558 - Don't use copied over devicemanager files in b2g unittests, r=jgriffin
|
2013-03-22 16:48:04 -04:00 |
|
Seth Fowler
|
9351b6563b
|
Bug 703806 - Restore random-if that was removed by bug 704059, since the problem doesn't seem to be fixed. r=me
|
2013-03-22 13:35:48 -07:00 |
|
Joshua Cranmer
|
969dfd9705
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
|
Mats Palmgren
|
00ceb5a595
|
Bug 851847 - Optimize nsBlockFrame::StealFrame when removing a normal flow child. r=bzbarsky
|
2013-03-23 21:49:45 +01:00 |
|
Mats Palmgren
|
a98c0cde58
|
Backout rev 85397e0a6dba - wrong patch. r=me
|
2013-03-23 21:45:53 +01:00 |
|
Mats Palmgren
|
56ef5c292e
|
Bug 851847 - Optimize nsBlockFrame::StealFrame when removing a normal flow child. r=bzbarsky
|
2013-03-23 21:10:34 +01:00 |
|
Mats Palmgren
|
10dc9659ed
|
Bug 851849 - Make nsBlockFrame::AddFrames() return void since it can't fail, and non-virtual since it's not meant to be overridden. Add a post-condition that the given
aFrameList is empty. r=bzbarsky
|
2013-03-23 21:10:34 +01:00 |
|
Mats Palmgren
|
0e54488c73
|
Bug 851848 - Remove the OOM check for allocating the BulletFrame now that PresArena allocations are infallible. r=bzbarsky
|
2013-03-23 21:10:34 +01:00 |
|
Mats Palmgren
|
134413ceb0
|
Bug 851848 - Remove OOM checks for the result of NewLineBox now that PresArena allocations are infallible. r=bzbarsky
|
2013-03-23 21:10:33 +01:00 |
|
Mats Palmgren
|
cfa63ad101
|
Bug 851841 - Make nsListBoxBodyFrame::RemoveChildFrame assertions fatal. r=bzbarsky
|
2013-03-23 21:10:33 +01:00 |
|
Mats Palmgren
|
7a375e174e
|
Bug 852670 - Make nsContainerFrame::SetPropTableFrames return void since it's infallible. r=bzbarsky
|
2013-03-23 21:10:33 +01:00 |
|
Daniel Holbert
|
ce15189400
|
Bug 782441 part 3: Reftests for flex containers with "overflow:hidden|scroll|auto". r=bz
|
2013-03-22 08:13:50 -07:00 |
|
Daniel Holbert
|
efb17f8a4b
|
Bug 782441 part 2: Tweak ua.css to make flex container properties inherit to ::-moz-scrolled-content, so that flex containers with "overflow" set will honor those properties. r=bz
|
2013-03-22 08:13:49 -07:00 |
|
Daniel Holbert
|
59e04090a3
|
Bug 782441 part 1: Add FCDATA_MAY_NEED_SCROLLFRAME bit to flex container display data. r=bz
|
2013-03-22 08:13:49 -07:00 |
|
Robert Longson
|
bd2829f816
|
Bug 849606 r=jwatt
|
2013-03-22 10:25:58 +00:00 |
|
Olli Pettay
|
99fc0ee5a5
|
Bug 852923, r=bz
--HG--
extra : rebase_source : d1c031fa5904cbda3a2e69e9b0aab82f5dc1d613
|
2013-03-21 23:00:04 +01:00 |
|
Boris Zbarsky
|
fe67641613
|
Bug 852803. nsHTMLCanvasFrame::Init should call its superclass' init, not some random ancestor class. r=tn
|
2013-03-21 15:09:15 -04:00 |
|
Bobby Holley
|
d9f2f2585d
|
Bug 844783 - Disable XBL scopes for XUL-whitelisted domains. r=bz
|
2013-03-21 09:33:34 -07:00 |
|
Ryan VanderMeulen
|
f2110c1812
|
Backed out changesets 775abfe4876f and 1b75fab8561b (bug 844783) under suspicion of breaking Windows debug builds on a CLOSED TREE.
|
2013-03-21 14:15:31 -04:00 |
|
Mike Shal
|
c2a9341a2e
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Ryan VanderMeulen
|
db24aa6bf1
|
Bug 853273 - Annotate 456219-1a/1b.html as well.
|
2013-03-21 13:23:27 -04:00 |
|
Bobby Holley
|
b9ca3f72f3
|
Bug 844783 - Disable XBL scopes for XUL-whitelisted domains. r=bz
|
2013-03-21 09:33:34 -07:00 |
|
Daniel Holbert
|
26b9a52e57
|
Bug 842179 followup: fix typo in comment. Comment-only, DONTBUILD
|
2013-03-20 23:41:32 -07:00 |
|
Matt Woodrow
|
976550b695
|
Bug 822086 - Handle a nullptr ContainerLayer in nsDisplayTransform::BuildLayer. r=bustage CLOSED TREE
|
2013-03-21 16:27:02 +13:00 |
|
Matt Woodrow
|
667dc0c39c
|
Bug 822086 - Don't build ContainerLayers that would have a singular matrix. r=roc
|
2013-03-21 15:33:00 +13:00 |
|
Matt Woodrow
|
9b0427391f
|
Bug 850672 r=roc
|
2013-03-21 15:33:00 +13:00 |
|
Ryan VanderMeulen
|
6b131c343f
|
Bug 853273 - Add missing space.
|
2013-03-20 22:24:33 -04:00 |
|
Anthony Jones
|
06cdc516c8
|
Bug 833795 - Use screen relative co-ordinates for gestures; r=drs
|
2013-03-21 15:08:15 +13:00 |
|
Ryan VanderMeulen
|
99f2533a4a
|
Bug 853273 - Mark test as fuzzy on Windows 7.
|
2013-03-20 21:26:01 -04:00 |
|
John Schoenick
|
0262903d6f
|
Bug 784131 - Kill plugins that become unrendered (e.g. display:none). r=josh
|
2013-03-20 14:29:23 -07:00 |
|
Robert Longson
|
b9ed798f8c
|
Bug 852270 - use transform rather than -moz-transform in svg.css r=dbaron
|
2013-03-20 18:59:11 +00:00 |
|
Ted Mielczarek
|
bc92001c0b
|
bug 604039 - Add DOM Gamepad APIs. r=smaug
--HG--
extra : rebase_source : ffffdc4549da1b25ea263b623c05ae1afb3d46a0
|
2011-08-03 14:12:08 -04:00 |
|
Daniel Holbert
|
72d26c093a
|
Bug 852769: Remove unnecessary \n characters from NS_ASSERTION messages in layout/svg. r=longsonr
|
2013-03-20 09:50:36 -07:00 |
|
Jim Mathies
|
618f3b121c
|
Bug 852651 - Fix for scale3d-all and scale3d-all-separate failing on inbound in Win8. r=bbondy
|
2013-03-20 12:41:35 -05:00 |
|
Boris Zbarsky
|
3547bedd77
|
Bug 852636. Remove unused argument of InitAndRestoreFrame. r=dholbert
|
2013-03-20 12:22:25 -04:00 |
|
Joe Drew
|
0a3723ef24
|
Bug 852997 - Disable failure in test_image_layers.html, which intermittently fails.
|
2013-03-20 11:59:33 -04:00 |
|
Joe Drew
|
ffcb478530
|
Bug 716140 - Make animated image formats (PNG and GIF) explicitly pause decoding and ask for a new image frame when they need new frames.
--HG--
extra : rebase_source : 3a4148d8d144784075ec88668359c333420c3d4a
|
2013-01-28 12:27:35 -05:00 |
|
Robert O'Callahan
|
3f62f02bdc
|
Bug 846901 - Support prerendering elements with animated transforms that are offscreen but only by a small amount. r=mattwoodrow
|
2013-03-19 09:08:29 -04:00 |
|
Robert O'Callahan
|
b916edc330
|
Bug 846901 - Skip nsDisplayWrapList construction if there's only one item to wrap and it already has the right frame. r=mattwoodrow
|
2013-03-19 09:08:28 -04:00 |
|
Phil Ringnalda
|
5cb9ec3f11
|
Back out 26f0d590a021, d92e88a18263, 5a2d12a34466 (bug 846995) for not building
CLOSED TREE
|
2013-03-19 20:20:38 -07:00 |
|
David Zbarsky
|
d46f71c5a4
|
Bug 846995 Part 3: Rename DOMSVGAnimatedTransformList and kill nsISupports r=jwatt
--HG--
rename : content/svg/content/src/DOMSVGAnimatedTransformList.cpp => content/svg/content/src/SVGAnimatedTransformList.cpp
rename : content/svg/content/src/DOMSVGAnimatedTransformList.h => content/svg/content/src/SVGAnimatedTransformList.h
|
2013-03-19 22:31:44 -04:00 |
|
Boris Zbarsky
|
1708ac5997
|
Bug 852118 followup. Fix the layout debugger to fix bustage
|
2013-03-19 22:20:16 -04:00 |
|
Joe Drew
|
42bcd21d5d
|
Bug 851755 - Make nsImageBoxFrame block its document's onload when its image blocks onload. r=tn
--HG--
extra : rebase_source : e68858154d321796c9490c5c83b96848de733e46
|
2013-03-15 22:53:25 -04:00 |
|
Joe Drew
|
9e2352d65c
|
Bug 852413 - Wait even more for painting to finish before forcing a paint. r=mattwoodrow
--HG--
extra : rebase_source : 8a0513da9cea80677b1d4739fad429044a24255d
|
2013-03-19 21:47:11 -04:00 |
|
Gregory Szorc
|
09e7b06723
|
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
|
2013-03-19 18:49:07 -07:00 |
|
Boris Zbarsky
|
fe4c14002a
|
Bug 852501 part 18. Make ConstructDocElementFrame return an nsIFrame*. r=dholbert
|
2013-03-19 21:47:53 -04:00 |
|
Boris Zbarsky
|
68a7204730
|
Bug 852501 part 17. Make ConstructRootFrame infallible. r=dholbert
|
2013-03-19 21:47:53 -04:00 |
|
Boris Zbarsky
|
188ec9ec7b
|
Bug 852501 part 16. Make ConstructFrame infallible. r=dholbert
|
2013-03-19 21:47:53 -04:00 |
|
Boris Zbarsky
|
9d703bc62e
|
Bug 852501 part 15. Make ConstructFramesFromItem infallible. r=dholbert
|
2013-03-19 21:47:52 -04:00 |
|
Boris Zbarsky
|
1decef9c67
|
Bug 852501 part 14. Make FrameFullConstructor implementations infallible. r=dholbert
|
2013-03-19 21:47:52 -04:00 |
|
Boris Zbarsky
|
a9523a1b53
|
Bug 852501 part 13. Clean up ConstructSelectFrame a bit to get rid of unreachable codepaths. r=dholbert
|
2013-03-19 21:47:52 -04:00 |
|
Boris Zbarsky
|
1c4d98f411
|
Bug 852501 part 12. Make ConstructBlock infallible. r=dholbert
|
2013-03-19 21:47:52 -04:00 |
|
Boris Zbarsky
|
227592b6e1
|
Bug 852501 part 11. Make FlushAccumulatedBlock infallible. r=dholbert
|
2013-03-19 21:47:51 -04:00 |
|
Boris Zbarsky
|
a28af762c2
|
Bug 852501 part 10. Make ProcessChildren infallible. r=dholbert
|
2013-03-19 21:47:51 -04:00 |
|
Boris Zbarsky
|
2a08252320
|
Bug 852501 part 9. Optimistically make ConstructFramesFromItemList infallible in the hope that this is the only thing that makes other things fallible. r=dholbert
|
2013-03-19 21:47:51 -04:00 |
|
Boris Zbarsky
|
0b0cb0a89d
|
Bug 852501 part 8. Make WrapFramesInFirstLetterFrame infallible. r=dholbert
|
2013-03-19 21:47:50 -04:00 |
|
Boris Zbarsky
|
50b9c6add1
|
Bug 852501 part 7. Make WrapFramesInFirstLineFrame and AppendFirstLineFrames infallible. r=dholbert
|
2013-03-19 21:47:50 -04:00 |
|
Boris Zbarsky
|
689494485a
|
Bug 852501 part 6. Make ConstructTextFrame infallible. r=dholbert
|
2013-03-19 21:47:50 -04:00 |
|
Boris Zbarsky
|
e57a306d31
|
Bug 852501 part 5. Make InitAndRestoreFrame infallible. r=dholbert
|
2013-03-19 21:47:50 -04:00 |
|
Boris Zbarsky
|
ca163976eb
|
Bug 852501 part 4. Make CreateContinuingFrame infallible. r=dholbert
|
2013-03-19 21:47:49 -04:00 |
|
Boris Zbarsky
|
460621132c
|
Bug 852501 part 3. Make some callees of CreateContinuingFrame infallible. r=dholbert
|
2013-03-19 21:47:49 -04:00 |
|
Boris Zbarsky
|
113643ecba
|
Bug 852501 part 2. Make nsFrameConstructorState::AddChild infallible. r=dholbert
|
2013-03-19 21:47:49 -04:00 |
|
Boris Zbarsky
|
cde37d0ea8
|
Bug 852501 part 1. Make CreatePlaceholderFrameFor infallible. r=dholbert
|
2013-03-19 21:47:48 -04:00 |
|
Boris Zbarsky
|
f1589419f5
|
Bug 852428 part 2. Make nsIFrame::Init infallible. r=dholbert
|
2013-03-19 21:47:48 -04:00 |
|
Boris Zbarsky
|
bcb30a2aa5
|
Bug 852428 part 1. Make CreateViewForFrame infallible. r=dholbert
|
2013-03-19 21:47:47 -04:00 |
|
Boris Zbarsky
|
3ae155561c
|
Bug 852408. Don't reframe the parent if a frame whose next sibling is a table pseudo is removed, unless its prev sibling is also a table pseudo. r=dholbert
|
2013-03-19 21:47:47 -04:00 |
|
Matthew Gregan
|
c7c49a4e9a
|
Bug 852401 - Remove sydneyaudio. r=doublec
--HG--
rename : media/libsydneyaudio/src/gonk/AudioSystem.h => dom/system/gonk/android_audio/AudioSystem.h
rename : media/libsydneyaudio/src/gonk/AudioTrack.h => dom/system/gonk/android_audio/AudioTrack.h
rename : media/libsydneyaudio/src/gonk/EffectApi.h => dom/system/gonk/android_audio/EffectApi.h
rename : media/libsydneyaudio/src/gonk/IAudioFlinger.h => dom/system/gonk/android_audio/IAudioFlinger.h
rename : media/libsydneyaudio/src/gonk/IAudioFlingerClient.h => dom/system/gonk/android_audio/IAudioFlingerClient.h
rename : media/libsydneyaudio/src/gonk/IAudioRecord.h => dom/system/gonk/android_audio/IAudioRecord.h
rename : media/libsydneyaudio/src/gonk/IAudioTrack.h => dom/system/gonk/android_audio/IAudioTrack.h
rename : media/libsydneyaudio/src/gonk/IEffect.h => dom/system/gonk/android_audio/IEffect.h
rename : media/libsydneyaudio/src/gonk/IEffectClient.h => dom/system/gonk/android_audio/IEffectClient.h
|
2013-03-19 17:12:36 +13:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Ryan VanderMeulen
|
1cfe288152
|
Backed out changeset 2b2de9cc2f59 (bug 849438) for B2G mochitest failures.
|
2013-03-19 16:44:14 -04:00 |
|
Joe Drew
|
646f9c9334
|
Bug 852413 - Make test_image_layers.html wait for its image to load. r=mattwoodrow
--HG--
extra : rebase_source : 8be901e5932e8779bfcc4077de0108fd36acc6ec
|
2013-03-19 16:01:30 -04:00 |
|
Alexander J. Vincent
|
23f2bdd40a
|
Bug 851834 - Remove nsISupportsArray from layout/xul/tree. r=Neil
|
2013-03-19 08:46:20 -07:00 |
|
Mounir Lamouri
|
cdeb0510c2
|
Bug 849438 - Searches in ListControlFrames should ignore . r=bz
|
2013-03-19 18:24:35 +00:00 |
|
Trevor Saunders
|
8b11739fc1
|
bug 852379 - remove unecessary nsHashtable.h includes r=Ms2ger
|
2013-03-18 21:18:26 -04:00 |
|
Scott Johnson
|
c468cd5714
|
Bug 600100, Part 3: Followup patch to maximize efficiency of changes in 2ed966e4. [r=mats]
|
2013-03-19 12:36:05 -05:00 |
|
Jon Coppeard
|
b752526987
|
Bug 849273 - Investigate splitting the js and JS namespaces r=terrence
--HG--
extra : rebase_source : 2b131d0177f02e5f0e89398545481fcacbfde00f
|
2013-03-19 10:35:41 +00:00 |
|
Scott Johnson
|
dd2a4b5ec2
|
Bug 600100, Part 1: Return a status of NS_FRAME_NOT_COMPLETE during reflow of nsBlockFrame if we have a next continuation with pushed floats to prevent crashing in columns. [r=dbaron]
|
2013-03-19 09:05:05 -05:00 |
|
Scott Johnson
|
ed9f2147f2
|
Backed out changeset 3b18c328b316 (bug 600100) to fix commit message DONTBUILD.
|
2013-03-19 09:43:27 -05:00 |
|
Scott Johnson
|
17da576025
|
Bug 600100, Part 1: Return a status of NS_FRAME_NOT_COMPLETE during reflow of nsBlockFrame if we have a next continuation with pushed floats to prevent crashing in columns.
|
2013-03-19 09:05:05 -05:00 |
|
Ed Morley
|
64d5e46eeb
|
Backed out changeset 00280175733e (bug 846901) for crashes; CLOSED TREE
|
2013-03-19 14:15:55 +00:00 |
|
Ed Morley
|
3be8543796
|
Backed out changeset e8ffcf4b8e22 (bug 846901)
|
2013-03-19 14:15:07 +00:00 |
|
Robert O'Callahan
|
e0e3473650
|
Bug 846901 - Support prerendering elements with animated transforms that are offscreen but only by a small amount. r=mattwoodrow
|
2013-03-19 09:08:29 -04:00 |
|
Robert O'Callahan
|
eb45e73abf
|
Bug 846901 - Skip nsDisplayWrapList construction if there's only one item to wrap and it already has the right frame. r=mattwoodrow
|
2013-03-19 09:08:28 -04:00 |
|
Andrea Marchesini
|
fef387cf3e
|
Bug 841493 - Rename nsHTMLVideoElement to HTMLVideoElement, r=Ms2ger
--HG--
rename : content/html/content/public/nsHTMLVideoElement.h => content/html/content/public/HTMLVideoElement.h
rename : content/html/content/src/nsHTMLVideoElement.cpp => content/html/content/src/HTMLVideoElement.cpp
|
2013-03-19 13:27:35 +01:00 |
|
Andrea Marchesini
|
8c4773bbdb
|
Bug 841493 - Rename nsHTMLMediaElement to HTMLMediaElement, r=Ms2ger
--HG--
rename : content/html/content/public/nsHTMLMediaElement.h => content/html/content/public/HTMLMediaElement.h
rename : content/html/content/src/nsHTMLMediaElement.cpp => content/html/content/src/HTMLMediaElement.cpp
|
2013-03-19 13:23:54 +01:00 |
|
Bobby Holley
|
1f9cf836e2
|
Bug 848939 - De-field marquee. r=jaws
|
2013-03-18 20:32:02 -07:00 |
|
Jim Mathies
|
655b7a8177
|
Bug 851271 - Follow up for scale3d-all.html and scale3d-all-separate.html, reorder annotation rules. r=mbrubeck
|
2013-03-18 14:14:41 -05:00 |
|
Jim Mathies
|
b883ad12f8
|
Bug 850457 - Fix for reftest 759036-1.html Win8 failure. r=mbrubeck
|
2013-03-18 14:14:41 -05:00 |
|
Ed Morley
|
b2109c458f
|
Backed out changeset c75481a07302 (bug 851611)
|
2013-03-18 14:10:35 +00:00 |
|
Ed Morley
|
2b1775b4e9
|
Backed out changeset d195190adc48 (bug 851611)
--HG--
rename : tools/profiler/GeckoProfiler.h => tools/profiler/sampler.h
rename : tools/profiler/GeckoProfilerImpl.h => tools/profiler/sps_sampler.h
|
2013-03-18 14:10:30 +00:00 |
|
Benoit Girard
|
664cf994b4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 552fe1d3ff61d15b264aaf86f7c8cb4f4eff69d1
|
2013-03-18 14:41:02 +01:00 |
|
Benoit Girard
|
c4c6a0ddf5
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
|
2013-03-16 00:47:02 -04:00 |
|
Chris Lord
|
2b210ca5cf
|
Bug 824745 - Fuzz clipping tests more on Android. r=karlt
Bug 716403 has caused subpixel alignment to be slightly different to what it
was before, so increase fuzzing slightly to account for this.
|
2013-03-18 06:30:24 +00:00 |
|
Joe Drew
|
4ff825a8c4
|
Bug 851985 - Mark tests that don't reliably block onload (or loadeddata) as random. r=doublec
|
2013-03-17 22:06:27 -04:00 |
|
Gregory Szorc
|
2288b28e43
|
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
|
2013-03-17 18:01:25 -07:00 |
|
Boris Zbarsky
|
4b9d7b9b20
|
Bug 846972 part 3. Switch CSSStyleSheet to WebIDL. r=peterv
|
2013-03-17 10:45:01 -04:00 |
|
Boris Zbarsky
|
f257517c68
|
Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv
|
2013-03-17 10:42:59 -04:00 |
|
Boris Zbarsky
|
709b9d376a
|
Bug 846972 part 1. Make nsCSSStyleSheet wrappercached. r=mccr8
|
2013-03-17 10:42:09 -04:00 |
|
Ms2ger
|
efad9ae54c
|
Bug 844134 - Move the 'attributes' property from Node to Element; r=sicking
|
2013-03-17 09:51:34 +01:00 |
|
Ms2ger
|
ded9d214d0
|
Bug 850817 - Move ClientRect to Paris bindings; r=bz
--HG--
rename : dom/interfaces/base/nsIDOMClientRect.idl => dom/webidl/ClientRect.webidl
|
2013-03-17 08:55:17 +01:00 |
|
Ms2ger
|
22922b6e92
|
Bug 851025 - Remove nsLayoutUtils::RectListBuilder::mRv; r=bz
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
c4380f4933
|
Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
a2173990cc
|
Bug 845374 - Part l: Stop including nsIDocument.h in nsContentUtils.h and fix two nits; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Ms2ger
|
597a4c9da4
|
Bug 845374 - Part k: Stop including nsIContent.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Ms2ger
|
8834dd56c9
|
Bug 845374 - Part j: Stop including nsIXPCScriptable.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Ms2ger
|
e3693c490b
|
Bug 845374 - Part b: include nsAutoPtr.h in nsDOMCSSValueList.cpp; r=khuey
|
2013-03-17 08:55:08 +01:00 |
|
Daniel Holbert
|
c3374e8f8b
|
Bug 851607: Make nsFlexContainerFrame::Reflow reflow its children unconditionally. r=dbaron
|
2013-03-15 22:40:57 -07:00 |
|
Jonathan Watt
|
0fbd87a19c
|
Bug 846883 - Add support for native theming of <input type=range> on OS X. r=roc
|
2013-03-16 05:40:15 +00:00 |
|
Mats Palmgren
|
2d95956387
|
Bug 851485 - test.
|
2013-03-15 23:32:36 +01:00 |
|
Mats Palmgren
|
cc1fa1abde
|
Bug 851485 - Restoring scroll position from history should only suppress one scroll-to-anchor. r=bzbarsky
|
2013-03-15 23:32:35 +01:00 |
|
Mats Palmgren
|
c40385817c
|
Bug 849219 - Store the scroll state also when the position is 0,0 to avoid scrolling to an #ID on reload. r=roc
|
2013-03-15 23:32:35 +01:00 |
|
Mats Palmgren
|
e4f01706ec
|
Bug 850964 - Remove obsolete NS_FRAME_INVALIDATE_ON_MOVE flag. r=roc
|
2013-03-15 23:32:35 +01:00 |
|
Mats Palmgren
|
f4572349ae
|
Bug 849603 - Make sure we use StartRemoveFrame for the first (existing) list to remove from. r=bzbarsky
|
2013-03-15 23:32:35 +01:00 |
|
Mats Palmgren
|
596e206f74
|
Bug 847209 - Don't assert if the frame is in the kOverflowList child list. r=bzbarsky
|
2013-03-15 23:32:35 +01:00 |
|
Mats Palmgren
|
30b8a9aadc
|
Bug 847208 - Reuse RemoveFloat() in a couple of places that did manual removal of a float child frame. r=dbaron
|
2013-03-15 23:32:35 +01:00 |
|
Mats Palmgren
|
9590785240
|
Bug 847208 - Make RemoveFloat() check the PushedFloatsList too. r=dbaron
|
2013-03-15 23:32:35 +01:00 |
|