Reuben Morais
|
068f124b78
|
Backed out changeset 05ae078ca073 (bug 893117)
|
2013-07-18 20:01:58 -07:00 |
|
Reuben Morais
|
7d8b8794f5
|
Backed out changeset 6d1675c08598 (bug 893117)
|
2013-07-18 20:01:57 -07:00 |
|
Reuben Morais
|
06f1868366
|
Backed out changeset 8ea5fd72aa59 (bug 893117)
|
2013-07-18 20:01:55 -07:00 |
|
Reuben Morais
|
103d0db08f
|
Backed out changeset 12a2fa9940f4 (bug 893117)
|
2013-07-18 20:01:54 -07:00 |
|
Reuben Morais
|
1fa0e17181
|
Backed out changeset 1b779d67a022 (bug 893117)
|
2013-07-18 20:01:52 -07:00 |
|
Reuben Morais
|
7bdc9b0b8f
|
Backed out changeset 3772e15f1b45 (bug 893117)
|
2013-07-18 20:01:51 -07:00 |
|
David Zbarsky
|
b71c687f04
|
Bug 893117: Fix warnings-as-errors bustage
|
2013-07-18 19:23:34 -07:00 |
|
David Zbarsky
|
9bad771fa6
|
Bug 893117: Remove nsIDOMHTMLUnknownElement r=peterv
|
2013-07-18 17:43:38 -07:00 |
|
David Zbarsky
|
a4a1afd962
|
Bug 893117: Remove nsIDOMHTMLProgressElement r=peterv
|
2013-07-18 17:43:38 -07:00 |
|
David Zbarsky
|
0993d757d3
|
Bug 893117: Remove nsIDOMHTMLTableColElement r=peterv
|
2013-07-18 17:43:37 -07:00 |
|
David Zbarsky
|
fb4b45a703
|
Bug 893117: Remove nsIDOMHTMLTableRowElement r=peterv
|
2013-07-18 17:43:36 -07:00 |
|
David Zbarsky
|
4e74ba18fb
|
Bug 893117: Remove nsIDOMHTMLTableSectionElement r=peterv
|
2013-07-18 17:43:36 -07:00 |
|
David Zbarsky
|
31ffc7d0e5
|
Bug 893117: Remove xpidl for nsIDOMHTMLTableElement r=peterv
|
2013-07-18 17:43:35 -07:00 |
|
David Zbarsky
|
3736c5e4e8
|
Bug 893117: Remove nsIDOMHTMLTableCellElement r=peterv
|
2013-07-18 17:43:34 -07:00 |
|
Ed Morley
|
846768ce3e
|
Backed out changeset eeab86551b26 (bug 891884) for reftest failures
|
2013-07-18 12:18:12 +01:00 |
|
Julien Wajsberg
|
7b077054d4
|
Bug 891884 - toBlob should support the quality parameter as toDataURL does r=joedrew sr=mrbkap
|
2013-07-18 10:29:54 +01:00 |
|
Guillaume Abadie
|
16e0f88f06
|
Bug 890311 - [WebGL 2.0] Add WebGL2Context C++ class inheriting WebGLContext. r=jgilbert
|
2013-07-17 09:58:09 -04:00 |
|
James Kitchener
|
1c00ff219a
|
Bug 893537 - Crash after unloading an iframe with srcdoc attribute set. r=bz
|
2013-07-16 10:32:39 -04:00 |
|
David Zbarsky
|
46991511ae
|
Remove unneeded DOMCI_DATA. no bug
|
2013-07-15 12:26:24 -07:00 |
|
Trevor Saunders
|
238525e2d8
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Masatoshi Kimura
|
fa43b3c4c0
|
Bug 892460 - Add MOZ_FINAL to a bunch of node classes. r=bz
|
2013-07-12 06:26:54 +09:00 |
|
Boris Zbarsky
|
05b9585b54
|
Bug 883889. Call SetIsDOMBinding() in the nsINode constructor, and remove it from all the subclasses. r=peterv
This patch leaves the call in the Attr constructor, because we plan to make Attr not inherit from nsINode.
|
2013-07-11 11:58:29 -04:00 |
|
Ryan VanderMeulen
|
48b25b0add
|
Backed out changeset 4504582d908c (bug 843003) for Marionette failures.
|
2013-07-11 11:46:04 -04:00 |
|
Mounir Lamouri
|
771c678ebf
|
Bug 890516 - Backout patch from bug 614825. r=bz
|
2013-07-11 10:39:18 -04:00 |
|
Ed Morley
|
7d3ce53582
|
Backed out changeset ee7d34a58f11 (bug 886173) for mochitest 1 failures in test_playback_rate.html
|
2013-07-11 15:31:52 +01:00 |
|
Mounir Lamouri
|
4505c3bea8
|
Bug 843003 - Send events and allow :hover to apply on <button>'s children. r=bz
|
2013-07-11 10:30:23 -04:00 |
|
J. Ryan Stinnett
|
c20fa886e7
|
Bug 282097 - Part 10: Ensure input commands are enabled. r=enndeakin
|
2013-07-10 09:14:21 -05:00 |
|
Paul Adenot
|
dc50b601e1
|
Bug 886173 - Preserve playbackRate across pause/play. r=cpearce
|
2013-06-24 14:05:38 +02:00 |
|
Ed Morley
|
bbef1fe93c
|
Merge latest green fx-team changeset and mozilla-central
|
2013-07-11 10:12:37 +01:00 |
|
Matthew Gregan
|
b19fc7bf6a
|
Bug 889201 - Add tests for VideoPlaybackQuality. r=roc
|
2013-07-11 15:52:22 +12:00 |
|
Tim Taubert
|
a887626424
|
Bug 891806 - part 2 - replace 'yield;' with 'yield undefined;' in content/; r=smaug
|
2013-07-10 23:52:14 +02:00 |
|
Ryan VanderMeulen
|
ec6b3d53b5
|
Merge m-c to inbound.
|
2013-07-10 09:45:16 -04:00 |
|
Ms2ger
|
63e5390883
|
Bug 890695 - Use MOZ_THIS_IN_INITIALIZER_LIST in content/; r=mounir
|
2013-07-10 11:56:47 +02:00 |
|
Ryan VanderMeulen
|
1d7eff0f7a
|
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
|
2013-07-10 13:51:28 -04:00 |
|
Trevor Saunders
|
d82043f811
|
bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal
|
2013-06-25 14:29:26 -04:00 |
|
Ralph Giles
|
2ec3570c84
|
Bug 887463 - remove webvtt parser library. r=cpearce.
|
2013-07-09 17:02:00 -07:00 |
|
Peter Van der Beken
|
905776090a
|
Bug 883313 - Fix nsHTMLDocument::SetBody to call either ReplaceChild or AppendChild, not both. r=smaug.
|
2013-07-04 17:20:45 +02:00 |
|
Olli Pettay
|
8540baa4f4
|
backout Bug 533840, since it added a randomly failing test
--HG--
extra : rebase_source : c9f9de9148b5a52bf7013b543035626d959c6e5a
|
2013-07-09 13:30:38 -04:00 |
|
Olli Pettay
|
10ea9ea186
|
backout Bug 533840, since it added a randomly failing test
|
2013-07-09 13:30:18 -04:00 |
|
Bastien Scanu
|
41fd9c02e0
|
Bug 533840 - Don't start playback when removed from a document and autoplaying. r=padenot,cpearce
|
2013-06-07 13:46:45 +02:00 |
|
Léonard Beck
|
846998c6b8
|
Bug 654550 - Add a preference to disable media statistics. r = padenot,jaws
|
2013-06-11 17:23:13 +02:00 |
|
Andrew McCreight
|
d34c9f81ce
|
Bug 883037 - Clean up HOLD/DROP of nsHTMLDocument. r=peterv
|
2013-06-25 17:13:06 -07:00 |
|
Phil Ringnalda
|
79549f98dd
|
Back out 8e83da248fc9 (bug 886635) for warnings-as-errors bustage
CLOSED TREE
|
2013-06-24 23:44:52 -07:00 |
|
L. David Baron
|
5c59bc82cb
|
Bug 886635: HTMLCanvasElement.h (which is included in dom/bindings) should not include nsLayoutUtils.h r=khuey
(It still ends up included in dom/bindings, though.)
|
2013-06-24 22:32:11 -07:00 |
|
Catalin Iacob
|
83b78343dc
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
--HG--
extra : rebase_source : fc472490dd978d165f02f77ed37f07aed6e5bb61
|
2013-06-23 14:03:39 +02:00 |
|
Michael Harrison
|
ccfd1c8cb1
|
Bug 841547 - Only set the 'decoded' class on top-level image documents. r=jaws, r=Ms2ger
|
2013-06-24 11:29:23 -04:00 |
|
Ms2ger
|
80712a2075
|
Bug 878950 - Add a test for HTMLImageElement and fix h/vspace reflection; r=mounir
|
2013-06-23 09:14:15 +02:00 |
|
Rick Eyre
|
66519947cb
|
Bug 833386 - Tests for HTMLTrackElement and TextTrack* DOM objects r=rillian,cpearce
This patch is primarily the work of Marcus Saad (msaad) and Jordan
Raffoul (jbraffoul) at Seneca College.
|
2013-06-20 06:55:00 -07:00 |
|
Gabor Krizsanits
|
2efc3017e5
|
Bug 864335 - Remove GetScriptGlobalObject. r=mrbkap
|
2013-06-21 16:25:20 +02:00 |
|
Andrea Marchesini
|
5432e7168e
|
Bug 885024 - "ASSERTION: FindAncestorForm should not be called if @form is set!". r=bz
|
2013-06-20 14:07:57 -04:00 |
|