Commit Graph

20088 Commits

Author SHA1 Message Date
Rik Cabanier
6569fa7ca5 bug 1003380 - implementation + test for createPattern with a broken image r=bas 2014-05-01 23:00:00 +02:00
Rik Cabanier
6b9580c084 Bug 1004499 - Added code to check if the window should draw a focus ring. r=enndeakin 2014-05-02 09:45:00 +02:00
Chris Pearce
f6c7df440c Bug 1005727 - Consider already decoded frames when decoding up to the next keyframes after Ogg seeking. r=cajbir 2014-05-05 13:42:39 +12:00
Karl Tomlinson
1e26337ad6 b=990841 work around bug 916387
--HG--
extra : transplant_source : %E5k%B8%F1%EC%A9X%EEj%C0DV%EAL%CE%3C%CB%8ERW
2014-05-05 13:24:51 +12:00
Karl Tomlinson
78d7d9d084 b=999376 use integers to clamp maximum position in WaveShaper curve r=ehsan
float did not necessarily have enough precision.

Includes a -1 fix in the multiplier of the input signal to have
"a signal level of zero corresponding to the center value of the curve array".

--HG--
extra : transplant_source : %05v%A2%0A%CA%96%96%A7%B0z%AA%A7%02L%8Fm%B4TB%95
2014-05-05 13:24:51 +12:00
Josh Aas
bba4c769bc Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent 2014-05-02 13:44:13 -05:00
Carsten "Tomcat" Book
eaaef89e2e Backed out changeset b9ba9a6b8a97 (bug 1004499) for bustage 2014-05-02 08:54:18 +02:00
Rik Cabanier
fd0c04d99c Bug 1004499 - Added code to check if the window should draw a focus ring. r=enndeakin 2014-05-01 11:29:00 +02:00
Ophir LOJKINE
ba35dedd06 Bug 1003539 - change HTMLTableElement::insertRow so that it when no row is present, it adds a row to the last TBODY element of the table; r=bzbarsky 2014-05-01 21:29:23 -04:00
Dan Glastonbury
a83284934f Bug 1002279 - Remove execute bit from CanvasRenderingContext2D.cpp; r=jgilbert
--HG--
extra : histedit_source : 2ee67b4279cbaba99218d875c139a3378efbd00d
2014-04-23 16:47:53 +10:00
Dan Glastonbury
9b90957e4d Bug 1003607 - Sort out usage of GL format and type into WebGL and driver versions for texture checks.; r=jgilbert
--HG--
extra : histedit_source : 264a9c21c788769f58194615e4e1d3ab347d8eea%2C368e45fc7a1ab6aa0712ce027ff8bd6716fa3048
2014-05-02 13:15:58 +10:00
Wes Kocher
e739b00982 Backed out changeset 1efb117b969c (bug 1004309) for build bustage on a CLOSED TREE 2014-05-01 14:49:41 -07:00
Jeff Gilbert
4d810c71bd Bug 1004309 - Add func to assert shadowed state is correct. - r=kamidphish 2014-05-01 14:20:14 -07:00
Eric Rahm
9c8041357a Bug 1001419 - Use SizeOfExcludingThis for non-heap allocated member variable. r=njn 2014-04-29 14:47:56 -07:00
Ryan VanderMeulen
2803b5c914 Backed out changeset 5e72eab5fab7 (bug 1003380) for intermittent mochitest failures. 2014-05-01 16:28:03 -04:00
Ryan VanderMeulen
802996afe3 Backed out changeset 090bd7835f82 (bug 1001419) for Linux mochitest-other failures. 2014-05-01 15:22:02 -04:00
Eric Rahm
7e089bec50 Bug 1001419 - Use SizeOfExcludingThis for non-heap allocated member variable. r=njn 2014-04-29 14:47:56 -07:00
Rik Cabanier
8c620eb3cd Bug 1003380 - Implementation + test for createPattern with a broken image. r=bas 2014-04-30 11:31:00 -04:00
Ben Kelly
820a488242 Bug 1004469: Apply scale to both width and height in canvas skia max size check. r=snorp 2014-05-01 10:38:07 -04:00
Jan Beich
95fffb06f6 Bug 1004194 - Unbreak build with --disable-webrtc after bug 970691. r=jesup
DONTBUILD change for non-default-config only
2014-05-01 04:22:27 -04:00
Blake Kaplan
5424617536 Bug 1002729 - Avoid problems with ternary expressions and static const integers with no definition. r=jesup 2014-05-01 02:48:05 -04:00
Nathan Froyd
b2b2d28887 Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan 2014-04-29 13:27:26 -04:00
Jeff Gilbert
a17c533abb Bug 978407 - Mark as cleared after glClearing. - r=kamidphish 2014-04-30 14:30:28 -07:00
Jeff Gilbert
fce42b593e Bug 978407 - Static constants should have 'k' prefix. - r=kamidphish 2014-04-30 14:30:23 -07:00
Jeff Gilbert
b6b6673b4c Bug 978407 - Use glClear to clear deferred-init textures. - r=kamidphish 2014-04-30 14:30:21 -07:00
Ryan VanderMeulen
03fd67e400 Backed out changeset 6c2f46733945 (bug 1003380) for frequent Android mochitest-2 failures.
CLOSED TREE
2014-04-30 14:08:44 -04:00
Benoit Jacob
39fdb5705c Bug 920292 - Fix a bad MOZ_ASSERT("message") in OmxTrackEncoder - r=ehsan 2014-04-30 12:46:51 -04:00
Rik Cabanier
1cffb8cb98 Bug 1003380 - Implementation + test for createPattern with a broken image. r=bas 2014-04-30 01:21:00 -04:00
Birunthan Mohanathas
80da21dedb Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug 2014-04-29 04:57:00 -04:00
Bob Owen
62a79729a4 Bug 973837 - Check that view-source is not allowed for <object>s. r=johns 2014-04-25 12:05:44 +01:00
Bob Owen
4d762db166 Bug 973837 - Don't allow view-source in <object>s. r=johns 2014-04-25 11:19:21 +01:00
Geoff Brown
c20164fac2 Bug 999429 - Allow up to 4 assertions in Android test_bug682592.html; r=snorp 2014-04-30 09:23:05 -06:00
Paul Adenot
2e00926d9d Bug 998711. r=jesup 2014-04-25 15:15:21 +02:00
Jon Coppeard
e52714cca7 Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley 2014-04-30 10:10:33 +01:00
JW Wang
759f973d2d Bug 995090 - test if cloned media element should be able to play till the end even after the src attribute of the original is changed. r=cpearce 2014-04-29 18:59:00 +02:00
Benjamin Chen
a4dbd8f201 Bug 999364 : Fix the cluster length for WebM. r=rillian 2014-04-30 10:08:41 +08:00
Giovanni Sferro
0ae500127b Bug 952982 - Submit inputs are subject to constraint validation and match :valid/:invalid as needed. r=bz 2014-04-29 18:58:00 +02:00
Ryan VanderMeulen
e83cf6f997 Merge m-c to inbound. 2014-04-30 00:05:34 -04:00
Ryan VanderMeulen
cf1b20c20b Merge b2g-inbound to m-c. 2014-04-29 23:58:05 -04:00
Ben Kelly
fe2327fcbb Bug 999841: Adjust max skia canvas size for typical mobile content and high dpi screens. r=snorp 2014-04-29 22:19:48 -04:00
William Chen
9506f41dd2 Bug 996151 - Clear out XBL binding and insertion parent of content even if nsBindingManager is destroyed. r=mrbkap 2014-04-29 11:37:02 -07:00
Nicholas Nethercote
fc00ac2ea6 Bug 952650 (part 13) - Remove JSVAL_IS_PRIMITIVE. r=till.
--HG--
extra : rebase_source : 450ba0261ef5a8546c81f9f645605e312585d6c6
2014-04-27 20:27:54 -07:00
Nicholas Nethercote
1a17f84079 Bug 952650 (part 12) - Remove JSVAL_TO_OBJECT. r=till.
--HG--
extra : rebase_source : 60dcaa2b778d3cf6eb7dc1a4949aab010ed8c130
2014-04-27 19:58:52 -07:00
Rodrigo Rodriguez Jr.
f307a82a31 Bug 952650 (part 11) - Remove JSVAL_TO_INT. r=njn.
--HG--
extra : rebase_source : 41923458bbf8fd957c9a57685df4969f1190bd9f
2014-04-27 19:55:08 -07:00
Rodrigo Rodriguez Jr.
34da22f61e Bug 952650 (part 9) - Remove JSVAL_IS_INT. r=njn.
--HG--
extra : rebase_source : dc0c170914c2370c218cdbbe671d2a68628f5a87
2014-04-27 19:47:02 -07:00
Rodrigo Rodriguez Jr.
89c7e7697a Bug 952650 (part 5) - Remove JSVAL_TO_DOUBLE. r=njn.
--HG--
extra : rebase_source : b1d9ba218fd1126f486f686ec5754dfaedac8b3c
2014-04-27 19:38:31 -07:00
Rodrigo Rodriguez Jr.
d083f24b3c Bug 952650 (part 4) - Remove JSVAL_IS_DOUBLE. r=njn.
--HG--
extra : rebase_source : 3c7065d9e487db70a1afed0a4143ae7b0cd23af9
2014-04-27 19:35:40 -07:00
Rodrigo Rodriguez Jr.
e1c05e08db Bug 952650 (part 2) - Remove JSVAL_IS_VOID. r=evilpies.
--HG--
extra : rebase_source : 0ae81cd69dc13d944927de906abc656536b4d425
2014-04-27 19:32:05 -07:00
Rodrigo Rodriguez Jr.
413ffc41d6 Bug 952650 (part 1) - Remove JSVAL_IS_NULL. r=terrence.
--HG--
extra : rebase_source : 83d1cdaf71260fd99b688c23303ceb2de7b00031
2014-04-27 19:30:51 -07:00
Ryan VanderMeulen
6f8a68ec66 Merge b2g-inbound to m-c. 2014-04-29 17:07:34 -04:00