Wes Kocher
|
b9030fdc53
|
Merge b2g-inbound to m-c
|
2013-12-24 15:13:27 -08:00 |
|
Andrew McCreight
|
df3bd326fa
|
Bug 945585 - fix incr call for ICC. r=bustage
|
2013-12-23 09:40:32 -05:00 |
|
Olli Pettay
|
35f59dc30c
|
Bug 945585 - Add shouldDelete to nsDocument::Release. r=mccr8
|
2013-12-23 09:10:46 -05:00 |
|
Carsten "Tomcat" Book
|
fd393640f5
|
Merge mozilla-central to b2g-inbound
|
2013-12-23 05:55:29 +01:00 |
|
Chris Peterson
|
3a0e55495d
|
Bug 951547 - Assert that nsSMILTimedElement::SampleFillValue() is not called in STATE_STARTUP. r=dholbert
|
2013-12-18 21:08:03 -08:00 |
|
Nathan Froyd
|
4f27d2ee81
|
Backout ca927541e644:885c09371fe5 (bug 888685), because green builds are more Christmas-y than red builds
|
2013-12-22 12:56:39 -05:00 |
|
David Zbarsky
|
db48c8c957
|
Bug 888685: SVGPointList doesn't need to inherit nsISupports r=bz
|
2013-12-22 11:37:28 -05:00 |
|
David Zbarsky
|
7fa678c339
|
Bug 888685: SVGPathSegList doesn't need to inherit nsISupports r=bz
|
2013-12-22 11:37:18 -05:00 |
|
David Zbarsky
|
a3ba119755
|
Bug 888685: SVGTransformList doesn't need to inherit nsISupports r=bz
|
2013-12-22 11:37:07 -05:00 |
|
David Zbarsky
|
67173871a6
|
Bug 888685: SVGStringList doesn't need to inherit nsISupports r=bz
|
2013-12-22 11:36:55 -05:00 |
|
William Chen
|
a77e9ae737
|
Bug 887538 - Implement web components shadow element. r=mrbkap
|
2013-12-20 22:43:58 -08:00 |
|
Wes Kocher
|
207a21dbe8
|
Merge m-c to inbound
|
2013-12-20 19:00:45 -08:00 |
|
Wes Kocher
|
53c4b1ac6a
|
Merge inbound to m-c
|
2013-12-20 18:42:04 -08:00 |
|
Wes Kocher
|
84b5646ffb
|
Backed out changeset df0855f26e4d (bug 949642) for introducing a new intermittent failure
|
2013-12-20 18:33:55 -08:00 |
|
Wes Kocher
|
900bc805d5
|
Backed out changeset 6532bf066bb4 (bug 882299)
|
2013-12-20 18:33:04 -08:00 |
|
Wes Kocher
|
2f2426fd1c
|
Backed out changeset 9ca7e64ef0d0 (bug 921484)
|
2013-12-20 18:32:44 -08:00 |
|
Wes Kocher
|
7f84d88bf6
|
Backed out changeset 00aa14a1f461 (bug 950830)
|
2013-12-20 18:32:20 -08:00 |
|
Olli Pettay
|
e979b883fc
|
Bug 949722 - Assigning to '.onerror' of XHR appends an event listener, rather than overwriting it (only in workers), r=khuey
|
2013-12-21 02:22:13 +02:00 |
|
Wes Kocher
|
1221083b0e
|
Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8)
|
2013-12-20 13:43:46 -08:00 |
|
Jan Gerber
|
4ae348020e
|
Bug 950793 - Loop over all supported codecs in test. r=rillian
|
2013-12-16 10:50:00 -08:00 |
|
Jan Gerber
|
38bc459378
|
Bug 949525 - VP9 tests. r=cpearce
Remuxed vp9cake.webm to correct CodecDelay values.
|
2013-12-19 07:02:00 -08:00 |
|
Jan Gerber
|
c63b0c9fe8
|
Bug 945513 - Opus-in-WebM tests. r=rillian
detodos.webm was remuxed with ffmpeg N-58726-g9695fb2 from detodos.opus
| + Muxing application: Lavf55.22.100
| + Writing application: Lavf55.22.100
|
2013-12-16 10:48:00 -08:00 |
|
James Willcox
|
d1bcdbce0b
|
Bug 884226 - Add 'willReadFrequently' getContext() option for 2D canvas r=ehsan,gwright
|
2013-12-20 15:50:48 -06:00 |
|
Boris Zbarsky
|
c388b489bd
|
Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking
|
2013-12-20 14:28:17 -05:00 |
|
Rick Eyre
|
3873cefa08
|
Bug 950830 - Clean up TextTrackCue style and TODO comments. r=rillian
|
2013-12-16 14:49:22 -05:00 |
|
Rick Eyre
|
e98d145e06
|
Bug 921484 - Fix bugs found in TextTrack::GetActiveCues(). r=rillian
|
2013-12-13 10:09:33 -05:00 |
|
Rick Eyre
|
6688119fea
|
Bug 882299 - Implement VTTCue::Line. r=smaug, r=rillian
|
2013-12-16 14:35:01 -05:00 |
|
Rick Eyre
|
3ba9827001
|
Bug 949642 - Implement VTTCue::LineAlign. r=rillian
|
2013-12-13 09:29:15 -05:00 |
|
Robert Longson
|
2b4ee5d7ba
|
Bug 940193 - rename nsSVGTextFrame2 to SVGTextFrame. r=dholbert
--HG--
rename : layout/svg/nsSVGTextFrame2.cpp => layout/svg/SVGTextFrame.cpp
rename : layout/svg/nsSVGTextFrame2.h => layout/svg/SVGTextFrame.h
|
2013-12-20 16:38:51 +00:00 |
|
Andrea Marchesini
|
549b9bddc1
|
Bug 949456 - MessageEventInit updated to the latest spec, r=bz
|
2013-12-20 08:51:03 +00:00 |
|
Wes Kocher
|
5893105125
|
Backed out changeset 4330724d9e05 (bug 940811) for breaking builds
|
2013-12-19 19:46:54 -08:00 |
|
Wes Kocher
|
3053bbf32b
|
Backed out changeset 2e2c930a960c (bug 948269) for android 4.0 mochitest-2 permaorange
|
2013-12-19 19:24:42 -08:00 |
|
Carsten "Tomcat" Book
|
1a49e24acf
|
Merge mozilla-central to b2g-inbound
|
2013-12-20 11:44:27 +01:00 |
|
Ms2ger
|
b8ce388b2c
|
Merge backout.
|
2013-12-20 11:39:00 +01:00 |
|
Ms2ger
|
91a6b6eff1
|
Backout bug 938023 (changesets 19fbd3fb0373:8146150d4df8) for missing review.
|
2013-12-20 11:37:27 +01:00 |
|
Ms2ger
|
17684644bd
|
Merge backout.
|
2013-12-20 11:36:27 +01:00 |
|
Ms2ger
|
0ca1c2ac03
|
Backout bug 942104 (changesets 4e5746a65a5e:62e32a84a9fb) for missing review.
|
2013-12-20 11:33:37 +01:00 |
|
Jonathan Kew
|
147ed55ba9
|
bug 950590 - part 2 - make SetUserFontSet support updating a gfxFontGroup's user font set on the fly, and use this in canvas rendering context. r=roc
|
2013-12-19 20:21:11 +00:00 |
|
Rick Eyre
|
93fe7ce514
|
Bug 950049 - Rename VTTCue::TextTrackCueAlign to AlignSetting. r=rillian
|
2013-12-13 09:44:50 -05:00 |
|
Alessio Placitelli
|
027d2b4698
|
Bug 943519 - Using moz_malloc/free/realloc instead of nsMemory::Alloc/Free/Realloc (fallible allocations); r=bsmedberg
* * *
Bug 943519 - Propagate allocation errors back to nsGenericDOMDataNode::SetTextInternal; r=hsivonen
* * *
Bug 943519 - Renamed bool rv variables to bool ok as suggested by reviewer; r=hsivonen
|
2013-12-19 09:09:00 -05:00 |
|
Henri Sivonen
|
a207ce2120
|
Bug 945189 - Finish sjs response explicitly using XHR instead of relying on a timer. r=bzbarsky.
|
2013-12-19 12:38:39 +02:00 |
|
Ryan VanderMeulen
|
9b0cd72e73
|
Merge m-c to inbound.
|
2013-12-18 21:28:22 -05:00 |
|
Ryan VanderMeulen
|
ac142bdc44
|
Merge b2g-inbound to m-c.
|
2013-12-18 21:27:05 -05:00 |
|
Ryan VanderMeulen
|
001213198b
|
Backed out changesets 58db1fb509be and 7301ccf7e0be (bug 947391) for Android xpcshell orange.
|
2013-12-18 19:41:29 -05:00 |
|
Randy Lin
|
9f9872ada1
|
Bug 879669 - Part 4: Stop can cancel the initialization of start method, change to check the blob case by case. r=roc, r=jsmith
|
2013-12-18 12:14:44 +08:00 |
|
Randy Lin
|
87ed7d5945
|
Bug 879669 - Part 3: Start recording when tracks have been added. r=roc
|
2013-12-18 18:39:45 +08:00 |
|
Steve Workman
|
421e5d0ba0
|
Bug 947391 - Add a timeout for initial HTTP responses r=mcmanus
|
2013-12-18 15:03:48 -08:00 |
|
Robert O'Callahan
|
2f559956a1
|
Bug 950427. Don't descend into subdocuments at all in elementFromPoint. r=mats
--HG--
extra : rebase_source : 59ce23c3ab81afc624921e4543fe48dd7ae47ce2
|
2013-12-18 18:37:24 +13:00 |
|
Honza Bambas
|
1477c5c60c
|
Bug 917423 - HTTP cache v2: Migrate Wyciwyg to the new cache API, r=michal
|
2013-12-18 17:06:40 +01:00 |
|
Paul Adenot
|
582729441f
|
Bug 936784 - Only mute on Shutdown if the AudioContext is not an OfflineAudioContext.
|
2013-12-18 16:07:37 +01:00 |
|