Birunthan Mohanathas
defd5128d0
Bug 1058101 - Move dom/src/storage/ into dom/. r=mccr8
...
--HG--
rename : dom/src/storage/DOMStorage.cpp => dom/storage/DOMStorage.cpp
rename : dom/src/storage/DOMStorage.h => dom/storage/DOMStorage.h
rename : dom/src/storage/DOMStorageCache.cpp => dom/storage/DOMStorageCache.cpp
rename : dom/src/storage/DOMStorageCache.h => dom/storage/DOMStorageCache.h
rename : dom/src/storage/DOMStorageDBThread.cpp => dom/storage/DOMStorageDBThread.cpp
rename : dom/src/storage/DOMStorageDBThread.h => dom/storage/DOMStorageDBThread.h
rename : dom/src/storage/DOMStorageIPC.cpp => dom/storage/DOMStorageIPC.cpp
rename : dom/src/storage/DOMStorageIPC.h => dom/storage/DOMStorageIPC.h
rename : dom/src/storage/DOMStorageManager.cpp => dom/storage/DOMStorageManager.cpp
rename : dom/src/storage/DOMStorageManager.h => dom/storage/DOMStorageManager.h
rename : dom/src/storage/DOMStorageObserver.cpp => dom/storage/DOMStorageObserver.cpp
rename : dom/src/storage/DOMStorageObserver.h => dom/storage/DOMStorageObserver.h
rename : dom/src/storage/PStorage.ipdl => dom/storage/PStorage.ipdl
rename : dom/src/storage/moz.build => dom/storage/moz.build
2014-08-30 21:43:46 -07:00
Birunthan Mohanathas
e165bae8a5
Bug 1058101 - Move dom/src/offline/ into dom/. r=mccr8
...
--HG--
rename : dom/src/offline/crashtests/408431-1.html => dom/offline/crashtests/408431-1.html
rename : dom/src/offline/crashtests/crashtests.list => dom/offline/crashtests/crashtests.list
rename : dom/src/offline/moz.build => dom/offline/moz.build
rename : dom/src/offline/nsDOMOfflineResourceList.cpp => dom/offline/nsDOMOfflineResourceList.cpp
rename : dom/src/offline/nsDOMOfflineResourceList.h => dom/offline/nsDOMOfflineResourceList.h
2014-08-30 21:43:46 -07:00
Birunthan Mohanathas
1a98f8b051
Bug 1058101 - Move dom/src/jsurl/ into dom/. r=mccr8
...
--HG--
rename : dom/src/jsurl/crashtests/1018583.html => dom/jsurl/crashtests/1018583.html
rename : dom/src/jsurl/crashtests/341963-1.html => dom/jsurl/crashtests/341963-1.html
rename : dom/src/jsurl/crashtests/344874-1.html => dom/jsurl/crashtests/344874-1.html
rename : dom/src/jsurl/crashtests/344996-1.xhtml => dom/jsurl/crashtests/344996-1.xhtml
rename : dom/src/jsurl/crashtests/457050-1-inner.html => dom/jsurl/crashtests/457050-1-inner.html
rename : dom/src/jsurl/crashtests/457050-1.html => dom/jsurl/crashtests/457050-1.html
rename : dom/src/jsurl/crashtests/crashtests.list => dom/jsurl/crashtests/crashtests.list
rename : dom/src/jsurl/moz.build => dom/jsurl/moz.build
rename : dom/src/jsurl/nsJSProtocolHandler.cpp => dom/jsurl/nsJSProtocolHandler.cpp
rename : dom/src/jsurl/nsJSProtocolHandler.h => dom/jsurl/nsJSProtocolHandler.h
rename : dom/src/jsurl/test/fail.html => dom/jsurl/test/fail.html
rename : dom/src/jsurl/test/form-submit.html => dom/jsurl/test/form-submit.html
rename : dom/src/jsurl/test/load-stopping-1a.html => dom/jsurl/test/load-stopping-1a.html
rename : dom/src/jsurl/test/load-stopping-1b.html => dom/jsurl/test/load-stopping-1b.html
rename : dom/src/jsurl/test/load-stopping-1c.html => dom/jsurl/test/load-stopping-1c.html
rename : dom/src/jsurl/test/load-stopping-1d.html => dom/jsurl/test/load-stopping-1d.html
rename : dom/src/jsurl/test/mochitest.ini => dom/jsurl/test/mochitest.ini
rename : dom/src/jsurl/test/pass.html => dom/jsurl/test/pass.html
rename : dom/src/jsurl/test/test_bug351633-1.html => dom/jsurl/test/test_bug351633-1.html
rename : dom/src/jsurl/test/test_bug351633-2.html => dom/jsurl/test/test_bug351633-2.html
rename : dom/src/jsurl/test/test_bug351633-3.html => dom/jsurl/test/test_bug351633-3.html
rename : dom/src/jsurl/test/test_bug351633-4.html => dom/jsurl/test/test_bug351633-4.html
rename : dom/src/jsurl/test/test_bug384981.html => dom/jsurl/test/test_bug384981.html
2014-08-30 21:43:45 -07:00
Birunthan Mohanathas
ce757c922b
Bug 1058101 - Move dom/src/json/ into dom/. r=mccr8
...
--HG--
rename : dom/src/json/moz.build => dom/json/moz.build
rename : dom/src/json/nsJSON.cpp => dom/json/nsJSON.cpp
rename : dom/src/json/nsJSON.h => dom/json/nsJSON.h
rename : dom/src/json/test/mochitest.ini => dom/json/test/mochitest.ini
rename : dom/src/json/test/test_json.html => dom/json/test/test_json.html
rename : dom/src/json/test/unit/decodeFromStream-01.json => dom/json/test/unit/decodeFromStream-01.json
rename : dom/src/json/test/unit/decodeFromStream-small.json => dom/json/test/unit/decodeFromStream-small.json
rename : dom/src/json/test/unit/test_decodeFromStream.js => dom/json/test/unit/test_decodeFromStream.js
rename : dom/src/json/test/unit/test_decode_long_input.js => dom/json/test/unit/test_decode_long_input.js
rename : dom/src/json/test/unit/test_encode.js => dom/json/test/unit/test_encode.js
rename : dom/src/json/test/unit/xpcshell.ini => dom/json/test/unit/xpcshell.ini
2014-08-30 21:43:45 -07:00
Birunthan Mohanathas
e0902bd50d
Bug 1058101 - Move dom/src/geolocation/ into dom/. r=mccr8
...
--HG--
rename : dom/src/geolocation/moz.build => dom/geolocation/moz.build
rename : dom/src/geolocation/nsGeoPosition.cpp => dom/geolocation/nsGeoPosition.cpp
rename : dom/src/geolocation/nsGeoPosition.h => dom/geolocation/nsGeoPosition.h
rename : dom/src/geolocation/nsGeoPositionIPCSerialiser.h => dom/geolocation/nsGeoPositionIPCSerialiser.h
rename : dom/src/geolocation/nsGeolocation.cpp => dom/geolocation/nsGeolocation.cpp
rename : dom/src/geolocation/nsGeolocation.h => dom/geolocation/nsGeolocation.h
2014-08-30 21:43:45 -07:00
Markus Stange
e5d05a9461
Bug 1021564 - Make sure that FinishAndStoreOverflow is called for MathML frames even if they are in an error state. r=roc
2014-08-30 18:22:42 +02:00
Markus Stange
0619a8c79d
Bug 1021564 - Invalidate filtered frames when they move in certain ways. r=roc
2014-08-30 18:22:31 +02:00
Markus Stange
6d51000320
Bug 1025914 - Add a test.
2014-08-30 18:22:25 +02:00
David Zbarsky
13da8bae55
Bug 1033114 Part 4: Make mStartTime a nullable TimeDuration r=birtles
2014-08-30 02:11:57 -04:00
David Zbarsky
cbd65c781b
Bug 1033114 Part 3: Make mStartTime a nullable TimeDuration r=birtles
2014-08-30 02:11:57 -04:00
David Zbarsky
846226f7fd
Bug 1033114 Part 2: Rename mPauseStart to mHoldTime to match spec r=birtles
2014-08-30 02:11:56 -04:00
Neil Rashbrook
516c8a2d2a
Test for bug 1054289 r=smaug
...
--HG--
rename : layout/reftests/scrolling/deferred-anchor-ref.xhtml => layout/reftests/scrolling/iframe-deferred-anchor.xhtml
2014-08-29 20:35:00 +01:00
Daniel Holbert
552a1eafab
Backout c5aae1b3dc3f (bug 1002632) for breaking animations in SVG-in-opentype fonts.
2014-08-29 12:09:51 -07:00
David Zbarsky
0b7ba4a9b8
Bug 952977: Remove gfxPointH3D r=nical
2014-08-29 14:47:30 -04:00
David Zbarsky
205b93ba09
Bug 1060165: Remove gfxPoint3D r=nical
2014-08-29 14:47:30 -04:00
Masatoshi Kimura
2e9ca256a2
Bug 1028288: Add two reftests for globalAlpha. One just tests globalAlpha, and one tests scaling and globalAlpha. r=roc
2014-08-29 23:04:35 +09:00
James Kolb
74a487913a
Bug 1028288 Add canvas global transparency support to svgs. r=seth
2014-08-29 23:04:34 +09:00
Randy Lin
4b227d8d5a
Bug 1055920 - [B2G][AudioChannel] Avoid to create unnecessary AudioChannel instance on child process. r=baku
2014-08-29 14:10:16 +08:00
Arnaud Sourioux
507f505826
Bug 1040582 - Change nsLayoutUtils.cpp's MULDIV Macro to inline function in nsCoord.h. r=dholbert
2014-08-29 01:14:00 -04:00
Aryeh Gregor
4ba29d6526
Bug 1056166 part 4 - Remove nsEditProperty; r=ehsan
2014-08-29 14:43:24 +03:00
Benoit Girard
d83f3e3d33
Bug 1055050 - Add visual warning if the transaction latency is > 100 ms. r=mwoodrow
...
--HG--
extra : rebase_source : 23140892b8e598c7073dd1b8c83fbddfa0bf52ee
2014-08-28 15:24:26 -04:00
Mats Palmgren
8ed74d7d51
Bug 1059888 - Fix a few DEBUG_TABLE_SELECTION compile errors, NPOTB. r=dholbert
2014-08-28 10:07:00 -04:00
Botond Ballo
e7dbf26fb2
Bug 965022 - Use MOZ_FORMAT_PRINTF for [f]printf_stderr, and fix incorrect usages. r=jrmuizel
...
--HG--
extra : rebase_source : 667fc18943d84f1ae28579fc23f846f9350e6fe2
2014-08-26 17:14:51 -04:00
Geoff Brown
645f001019
Bug 1009754 - Allow 0 assertions in crashtest 479938-1; r=jruderman
2014-08-28 12:39:44 -06:00
Jonathan Kew
6971afc5f7
bug 1059167 - add reftest. r=smontagu
2014-08-28 16:00:02 +01:00
Jonathan Kew
be2eb02ff3
bug 1059167 - fix accidental regression in FloatMarginWidth. r=smontagu
2014-08-28 16:00:02 +01:00
Jonathan Kew
04e468953a
bug 1058954 - add testcase. r=smontagu
2014-08-28 16:00:01 +01:00
Jonathan Kew
3541c9b029
bug 1058954 - use logical-size with the proper writing mode when setting up to call ReflowAbsoluteFrames. r=smontagu
2014-08-28 16:00:01 +01:00
Carsten "Tomcat" Book
13c41fb6fd
merge mozilla-inbound to mozilla-central a=merge
2014-08-28 13:07:10 +02:00
Kartikaya Gupta
f0b76c5903
Bug 1055760 - Move the scroll handoff parent id from Layer to FrameMetrics. r=botond
2014-08-27 22:13:39 -04:00
Matt Woodrow
1d0f00a0db
Bug 1051134 - Revert reftest annotation too.
2014-08-28 18:39:19 +12:00
cku@mozilla.com
e8786d110f
Bug 839735 - Enable test cases, which are disable because of scrollbar fade out effect. r=ahal
2014-08-26 10:17:00 +02:00
Mats Palmgren
0ddbded605
Bug 1042489 - Call DrainOverflowColumns() to pick up any overflow frames from our prev-in-flow. r=roc
2014-08-25 04:25:00 +02:00
Paul Adenot
bf1afe6d99
Bug 848954 - Part 6 - Put cubeb-related static functions in their own file. r=kinetik
2014-08-25 15:26:09 +02:00
Daniel Holbert
eef7d25289
Bug 1059138 band-aid: Skip flex item sortedness assertion if the first flex item is part of a shadow DOM. r=bz
...
Not sure what the right fix is here yet, but this should stop the new 'gaia-header' web component from making this dominate the logcat output.
2014-08-27 17:48:21 -07:00
Markus Stange
c4de2026fb
Bug 1051522 - Add -moz-appearance values -moz-mac-vibrancy-light and -moz-mac-vibrancy-dark for the behind-window vibrancy effect on 10.10. r=roc
2014-08-28 02:15:31 +02:00
Mats Palmgren
e173547139
Bug 1059242 - Initialize |allowedRange| with aPoint and a distance of zero in both directions (otherwise we'll return zero in the non-scrolled direction and reset that scroll position). r=kip
2014-08-27 11:42:00 -04:00
Nicholas Nethercote
df1c26a45e
Bug 1057912 - Privatize most of PLDHashTable's fields. r=roc.
...
--HG--
extra : rebase_source : 0f55e70b63d9c191fbd9418cb1177ff534deeed9
2014-08-25 16:56:33 -07:00
Matt Woodrow
db134e8fe5
Bug 936690 - Remove nsIContentView and nsIContentViewManager. r=roc
2014-08-27 10:56:24 +12:00
Matt Woodrow
f18002271f
Bug 1050788 - Add test for complex path that is entirely clipped out. r=roc
...
--HG--
extra : rebase_source : 3844baef99a92332b0bc4d1b382596f7aea51f40
2014-08-27 10:21:20 +12:00
Matt Woodrow
9b5496b6a9
Bug 1056171 - Account for continuations when generating background clip areas. r=roc
...
--HG--
extra : rebase_source : aa554aa075c5d1286a1f32351abec547c151213f
2014-08-27 10:15:50 +12:00
Ryan VanderMeulen
a19bf3acbf
Backed out 5 changesets (bug 965022) for mochitest-2 failures on a CLOSED TREE.
...
Backed out changeset 7f68752ffe1e (bug 965022)
Backed out changeset 24251d4da019 (bug 965022)
Backed out changeset a34ae046c947 (bug 965022)
Backed out changeset f747fd154739 (bug 965022)
Backed out changeset f076faf3c282 (bug 965022)
2014-08-26 16:02:37 -04:00
Botond Ballo
c8e5c6df06
Bug 965022 - Use MOZ_FORMAT_PRINTF for nsTString::AppendPrintf, and fix incorrect usages. r=jrmuizel
2014-08-26 12:05:41 -04:00
Botond Ballo
e9b504cd9e
Bug 965022 - Use MOZ_FORMAT_PRINTF for [f]printf_stderr, and fix incorrect usages. r=jrmuizel
2014-08-25 18:28:25 -04:00
Max Vujovic
2782960f7a
Bug 1057900 - Resolve calc values for CSS blur() in nsRuleNode instead of storing them. r=dbaron,mstange
2014-08-26 11:11:45 -07:00
Jeff Muizelaar
ca08386811
Bug 1048916. Convert a bunch of layers from nsAutoPtr to UniquePtr. r=roc
...
This makes the ownership of LayerProperties more clear.
--HG--
extra : rebase_source : 5d786a246337353522fc1d6e2c252e98e673e936
2014-08-25 11:09:39 -04:00
James Kitchener
b2fb4cec97
Bug 1043358 - Fix up font caching in MathMLTextRunFactory. r=roc
2014-08-22 03:48:00 -04:00
Kearwood (Kip) Gilbert
f6fd7810ec
Bug 1022818 - Part 3: Tests for CSSOM-View Smooth-Scroll DOM API Methods and MSD Animation. r=bz, r=roc
...
- Verify that instant scroll-behavior is synchronous.
- Verify that smooth scroll-behavior is asynchronous.
- Verify that smooth scroll-behavior is triggered by CSSOM-View DOM methods.
- Verify that instant scroll-behavior interrupts smooth scroll-behavior
animation.
- Verify that smooth scroll-behavior is not framerate dependant.
- Verify that smooth scroll-behavior physics simulations used by animations
converge and allow the animation to reach completion.
- CSSOM-View scroll-behavior smooth scroll animations must produce the same
results indendently of frame-rate:
- Reference samples of scroll position for each frame are captured from a
smooth scroll at 120fps for variations in X-Distance, Y-Distance.
- Test samples are captured from an animation with the same parameters at
varying framerates.
- Variance in position at each sampled interval is compared to the 120fps
reference. To pass the test, the position of each test sample must match
the reference position with a tolerance of one test sample frame's range
of motion. This range of motion is calculated by the position delta of
the reference samples one test frame duration before and after.
- The duration of the reference sample animation and the test sample
animation must match within 1 frame to pass the test.
- The simulation driving the animation must converge and stop on the
destination position for the test to pass.
--HG--
extra : rebase_source : 194f6c9364e316ea21cf1e74ab6f7542ee94edb8
2014-07-25 14:20:45 -07:00
Kearwood (Kip) Gilbert
9edca3c9e4
Bug 1022818 - Part 2: Implement Smooth Scrolling. r=bz
...
- Updated ScrollTo method in nsGlobalWindow to accept a
mozilla::dom::ScrollOptions parameter to select between the instant
and smooth MSD motion.
- Updated WebIDL binding boilerplate scrolling functions in nsGlobalWindow
to pass the correct value of mozilla::dom::ScrollBehavior to the
implementation and functions, activating smooth scrolling.
- These functions will need to be updated again to support the scroll-behavior
CSS property in Bug 1010538.
--HG--
extra : rebase_source : 7c9ce94d09fed5c4aea63442d683876c0a9a2e50
2014-08-05 15:01:34 -07:00
Ting-Yu Lin
93c2d2c4b4
Bug 1057256 - Part 3 - Make touch caret handle events before selection carets. r=roc
2014-08-25 02:50:00 +02:00