Boris Chiou
9b88232de7
Bug 1174575 - Part 3: Implement KeyframeEffectReadOnly::GetTarget(). r=birtles
...
Implement GetTarget() and functions of CSSPseudoElement.
We use a strong reference from CSSPseudoElement to Element and a non-owning
reference from Element to CSSPseudoElement.
2016-02-01 23:59:00 +01:00
Boris Chiou
69302b6cb7
Bug 1174575 - Part 2: Replace Element in KeyframeEffectReadOnly WebIDL. r=birtles, r=smaug
...
Use (Element or CSSPseudoElement)? as the first arguement of constructor and
the type of target.
2016-02-05 19:01:00 +01:00
Boris Chiou
a3a5a1c841
Bug 1174575 - Part 1: Define CSSPseudoElement interface. r=birtles, r=smaug
...
Create CSSPseudoElement.webidl, CSSPseudoElement.h, and CSSPseudoElement.cpp.
2016-02-01 23:49:00 +01:00
Marco Castelluccio
f7599ebdd2
Bug 1240735 - Add tests for theme_color and background_color members. r=baku
2016-02-09 13:05:40 +00:00
Blake Kaplan
05bfc77cd7
Bug 1176449 - Enter an update here to avoid assertions on startup. r=dbaron
2016-02-08 14:51:00 +01:00
Carsten "Tomcat" Book
75cfde9043
Backed out changeset c0b8f05a48d5 (bug 1246835) for bustage on a CLOSED TREE
2016-02-09 08:47:38 +01:00
Chris Pearce
a9ddb209d5
Bug 1246835 - Reduce #ifdefs pain in GMPChild.cpp. r=gerald
2016-02-09 14:44:16 +13:00
Ting-Yu Lin
e7b4bc2880
Bug 1225752 - Localize the description of default summary. r=bz
2016-02-04 01:48:00 +08:00
Peter Van der Beken
3433ddea0d
Bug 1243335 - report bad QName. r=sicking.
2016-02-01 16:20:35 +01:00
Carsten "Tomcat" Book
55bc48c02d
Backed out changeset c18e29c1b369 (bug 1164581) for cpp unit tests test failures
2016-02-08 11:17:38 +01:00
Nick Alexander
25f1085a41
No bug - Use default skip-if. r=me
...
We want to change this to run these tests on Fennec (but not b2gdroid);
this'll make it easier. In addition, this makes it easier to rebase
Fennec Push patches that touch this file.
MozReview-Commit-ID: 97UftkziZ4A
2016-02-15 09:54:23 -08:00
Phil Ringnalda
42b4db5e2f
Back out 7 changesets (bug 1231793) for Windows crashes in mozilla::MediaDecoderReader::~MediaDecoderReader()
...
Backed out changeset 273cc690d7cf (bug 1231793)
Backed out changeset d79218caeefc (bug 1231793)
Backed out changeset 75c7942267f8 (bug 1231793)
Backed out changeset 684e62a4d9f5 (bug 1231793)
Backed out changeset a5a15d50a8e4 (bug 1231793)
Backed out changeset 33d6f22d9b1f (bug 1231793)
Backed out changeset cd4fc7f2c80a (bug 1231793)
2016-02-15 09:46:19 -08:00
Louis Christie
fa84183bc3
Bug 1231793: Part 7 - Fixed various tests. r=jya
2016-02-12 14:40:41 +13:00
Louis Christie
8fb8c5693c
Bug 1231793: Part 6 - Enabled the new Wave Data Decoder in DecoderTraits. r=jya
2016-02-12 14:40:36 +13:00
Louis Christie
7ea58cd0a1
Bug 1231793: Part 5 - Added Wave Data Demuxer and Decoder. r=jya
2016-02-15 12:10:48 +13:00
Louis Christie
eaa1bc7d3a
Bug 1231793: Part 4 - Added checks for Wave type in AndroidDecoderModule. r=jya
2016-02-12 14:40:24 +13:00
Louis Christie
a2b5ae5f38
Bug 1231793: Part 3 - Fixed reading of Metadata tags. r=jya
2016-02-12 14:40:19 +13:00
Louis Christie
82110de2d4
Bug 1231793: Part 2 - Added conversions to AudioSampleFormat.h. r=jya
2016-02-12 14:40:13 +13:00
Carsten "Tomcat" Book
a2311e3943
Merge mozilla-central to fx-team
2016-02-15 12:31:22 +01:00
Gijs Kruitbosch
b7e3eeb362
Bug 1245264, r=bz
...
MozReview-Commit-ID: I0sVdritpD3
2016-02-12 11:21:01 +00:00
Aidin Gharibnavaz
ec66ec4671
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
2016-02-07 10:56:00 +01:00
Jean-Yves Avenard
ce8552f79a
Bug 1246358: [MSE] Take pre-roll time into consideration when seeking. r=gerald
2016-02-08 17:36:17 +11:00
Ting-Yu Lin
67781d62a2
Bug 1246404 - Check mouseContent before calling IsInComposedDoc(). r=smaug
...
It's possible that PresShell::HandleEventWithTarget() above will make
mouseContent become nullptr. We should check the validity of
mouseContent before calling its method.
2016-02-06 23:44:00 +08:00
Jean-Yves Avenard
d5d81d70bc
Bug 1246521: [MSE] P3. Only error during Prepare Append algorithm if the media element is in error. r=gerald
2016-02-08 16:38:45 +11:00
Jean-Yves Avenard
89eccdbabf
Bug 1246521: P2. Add MediaDecoder::OwnerHasError method. r=gerald
2016-02-08 16:38:26 +11:00
Jean-Yves Avenard
fd8593e42a
Bug 1246521: P1. Add MediaDecoderOwner::HasError method. r=gerald
2016-02-08 16:31:42 +11:00
Phil Ringnalda
a2ebbd1492
Back out c3ac85cea6a3 (bug 1246358) for failures in test_invalid_reject_play.html
...
CLOSED TREE
2016-02-07 19:29:07 -08:00
Jean-Yves Avenard
207f7075ac
Bug 1246358: [opus] Don't error if we fail to decode the last frame. r=TD-Linux
2016-02-08 12:22:07 +11:00
Till Schneidereit
7a85a08e42
Bug 911216 - Part 1: Add tests directly testing content Promise constructor resolved with chrome Promise. r=bz
2016-02-07 20:05:37 +01:00
L. David Baron
922e4a4bdc
Bug 1245075 patch 2 - Fix EffectSet::GetEffectSet(nsIFrame*) and EffectCompositor::GetAnimationElementAndPseudoForFrame to only return effects when the frame is the style frame for its content. r=birtles
...
This means that we won't associate animations with additional frames.
In this case, this fixes associating off-main-thread animations with a
table outer frame, when they should have been associated only with the
table frame.
Locally, the test fails without the patch (with opacity in the test
being 0.36 instead of the expected 0.6), and passes with the patch.
(Opacity 0.36 gives a color of rgb(163,163,255), whereas 0.6 gives
rgb(102,102,255).)
2016-02-07 08:43:49 -08:00
Matt Woodrow
75ec74040d
Bug 1229317 - Allow preserve-3d and opacity to be combined on the root element of a preserve-3d chain. r=roc
2016-02-07 23:51:11 +13:00
Andrea Marchesini
9d5440c108
Bug 1244995 - Console should trace the arguments correctly, r=bz
2016-02-07 10:29:12 +00:00
Jonathan Kew
a9ff953b30
Bug 1240085 - Revert to CSS-pixel units for screenX, screenY, moveTo() APIs, and adjust the origin for secondary displays with differing resolution to avoid overlapping coordinate spaces. r=emk
2016-02-05 16:29:33 +00:00
Hiroyuki Ikezoe
26fd79b9dc
Bug 1241692 - Part 2: We should observe stylings only for animations. r=dholbert
...
We don't need observe restylings other than animations. If those restylings
happen, it's just noise for this test. We should drop them.
2016-02-06 20:38:24 +09:00
Hiroyuki Ikezoe
bd20cd302e
Bug 1241692 - Part 1: Ensure that element which is added in each test is removed before subsequent test is processed. r=dholbert
...
Before this fix, sometimes an element which was removed in a prior test
would still visible when subsequent test starts.
We should wait for paints to complete after the element has been removed.
2016-02-06 20:38:12 +09:00
Phil Ringnalda
51b2a21d97
Bug 1228605 - Disable test_mediarecorder_avoid_recursion.html on Windows opt for frequent timeouts
2016-02-06 11:33:38 -08:00
Fabrice Desré
b9a238b9b1
Bug 1240330 - mozAlarm debug messages are turned on r=khuey
2016-02-06 09:38:55 -08:00
Kit Cambridge
cddec2d2b3
Back out 2 changesets (bug 1243856) for intermittent xpcshell failures on a CLOSED TREE.
2016-02-05 22:39:23 -08:00
Boris Zbarsky
195442c101
Bug 812899 part 2. Change the centering code in nsImageDocument to only try vertically centering via auto margins when we're not overflowing in the vertical direction, because if we _are_ overflowing that should cut off part of the image per spec. r=khuey
2016-02-05 23:31:19 -05:00
Boris Zbarsky
f155474462
Bug 812899 part 1. Split the "image is overflow" concept in ImageDocument into two separate booleans for vertical and horizontal overflow. r=khuey
2016-02-05 23:31:09 -05:00
Nils Ohlmeier [:drno]
4130692abc
Bug 1246011: fixed PT comparising for PT's without rtpmap. r=jesup
2016-02-05 11:58:05 -08:00
Jeff Gilbert
4b45675e4a
Bug 1233626 - Default MaxDrawingBuffers to 1 unless ext/webgl2. - r=jrmuizel
2016-02-05 16:42:33 -08:00
Jeff Gilbert
0946ec4e33
Bug 1246007 - Ignore RENDERBUFFER_SAMPLES outside of webgl2. - r=jrmuizel
2016-02-05 16:41:21 -08:00
Honza Bambas
bb3147ef68
Bug 1237783 - Make sure we correctly turn off appcache. r=ehsan
2016-02-05 08:36:00 -05:00
Kit Cambridge
a0bdf64ed3
Bug 1243856 - Remove alarms from the Push H2 backend. r=dragana
2016-02-03 18:16:10 -08:00
Kit Cambridge
7f142d3398
Bug 1243856 - Remove alarms from the Push WebSocket backend. r=dragana
2016-02-03 15:27:34 -08:00
Kit Cambridge
efc8bcb5b1
Bug 1219064 - Add test for extendable pushsubscriptionchange
event. r=mt
2016-01-28 19:26:17 -08:00
Kit Cambridge
b6df692b3a
Bug 1243781 - Push methods called from a worker should reject with a DOMException
. r=mt
2016-01-28 08:23:29 -08:00
Kit Cambridge
b50a17d252
Bug 1191931, Part 2 - Test resubscribing from a worker. r=mt
2016-01-28 08:06:32 -08:00
Kit Cambridge
9fa0332b86
Bug 1191931, Part 1 - Use tasks in the Push subscription tests. r=mt
2016-01-28 07:57:42 -08:00
Olli Pettay
ae6a2ab4bf
Bug 1244480, don't throw when passing random value as the second argument to canvas.getContext, r=bz
2016-02-05 22:21:09 +02:00
Olli Pettay
e561ade104
Bug 1245452, null check window->GetDocShell return value, r=khuey
2016-02-05 21:22:31 +02:00
Jeffrey Tran
9fedeb1c78
Bug 938699 - Remove FindElementWithViewId from nsIDOMWindowUtils.idl and nsDOMWindowUtils.cpp. r=kats
2016-02-05 16:31:18 -05:00
Kyle Huey
07192b571b
Bug 1245950: Followup to null check before asserting. r=me CLOSED TREE
2016-02-05 12:24:54 -08:00
Wes Kocher
512286ad03
Backed out changeset 4fa1296bd773 (bug 1104916) for win debug m(oth) permafails CLOSED TREE
2016-02-05 11:42:55 -08:00
Kyle Huey
f7ad50888a
Bug 1245950: Privately inherit from legacy interfaces nsIDOMWindow/nsIDOMWindowInternal. r=smaug
...
If you still need to get to these from C++ for some reason, you need to go through QueryInterface.
2016-02-05 10:12:25 -08:00
Kyle Huey
5ab7e29b04
Bug 1244898: Suppress the exception from BeginElement. r=bz
2016-02-05 10:12:25 -08:00
Boris Zbarsky
dfc97a509b
Bug 1245674. Null-check mGlobal before dereferencing it in one more place in Promise code. r=smaug
2016-02-05 13:12:52 -05:00
Carsten "Tomcat" Book
b1c7f97353
Backed out changeset a6bc2efcdf26 (bug 1212333) for bustage
2016-02-05 16:09:28 +01:00
Eddy Bruel
bc23789770
Bug 1212333 - WorkerDebuggerManager should live on the main thread;r=khuey
2016-02-04 22:04:25 +01:00
Carsten "Tomcat" Book
7d18523cf2
Backed out changeset 07d6feffedb9 (bug 1000870) for e10s asan test failure in test_pointerevent_setpointercapture_inactive_button_mouse-manual.html
2016-02-05 13:58:11 +01:00
Carsten "Tomcat" Book
89886cbcd4
Backed out changeset 76c66d5a8196 (bug 1000870)
2016-02-05 13:57:31 +01:00
Carsten "Tomcat" Book
952babad9f
Backed out changeset c8273997b141 (bug 1000870)
2016-02-05 13:57:30 +01:00
Andrea Marchesini
66584e4d5f
Bug 1245951 - "Unused method in WebSocket". r=smaug
2016-02-04 11:40:00 +01:00
Brendan Dahl
79e271901d
Bug 1104916 - Implement CSS media query display-mode. r=cam
2016-02-04 13:34:00 +01:00
Lebedev Maksim
ec8ee84b85
Bug 1000870 - Change official tests for pointer events to auto mochitest system. r=smaug
2016-02-03 05:06:00 +01:00
Maksim Lebedev
25a4e244fa
Bug 1000870 - Add some features in testing system. r=smaug
2015-05-19 07:03:00 +02:00
Maksim Lebedev
2d743cc65d
Bug 1000870 - Add original official tests from W3C at 2015.03.01. r=smaug
2015-03-31 07:02:00 +02:00
Bill McCloskey
97f2ae4d14
Bug 1210099 - Fix structured clone of expanded principal (r=bholley)
2016-02-04 22:30:21 -08:00
Cameron McCormack
721f4de511
Bug 1244595 - Don't check whether shorthands are non-animatable when parsing JS keyframe objects. r=birtles
2016-02-05 08:56:11 +11:00
Jesse Ruderman
b32a205f1f
Bug 1244948 - silence the 'loaded script twice' warning. r=bz
2016-02-04 20:43:17 -08:00
Jean-Yves Avenard
93a55888de
Bug 1244639: P2. Don't clamp audio time to seek time if there's no video track. r=cpearce
...
This remove the need for working around the MP3 decoder returning decoded frames in the future.
2016-02-05 14:53:58 +11:00
Jean-Yves Avenard
ee8c136116
Bug 1244639: P1. Don't assume MP3 decoding always starts at 0. r=cpearce
...
This remove the MP3 workaround for the mac decoder that was added in bug 1194080.
2016-02-05 14:53:58 +11:00
Phil Ringnalda
cb348d2293
Merge m-c to m-i
2016-02-04 19:26:14 -08:00
JW Wang
74457f4ec0
Bug 1245542 - I suspect AudioData::mAudioData/mFrames are poisoned when sample format doesn't match the metadata. Let's ignore these samples to see if crash volume can be reduced. r=kinetik.
2016-02-05 10:19:12 +08:00
Hiroyuki Ikezoe
079396afd6
Bug 1239889 part 2 - Test for an animation target without a current document; r=birtles
2016-02-05 14:11:04 +11:00
Brian Birtles
308adbed01
Bug 1239889 part 1 - Throw if the animation target does not have a current document; r=heycam
...
This is just a temporary measure to avoid a failed assertion / crash until we
fix bug 1245748.
2016-02-05 14:11:04 +11:00
Ben Kelly
2bd2f6a619
Bug 1244764 P3 Make service worker tests pass with new Cache add()/addAll() behavior. r=ehsan
2016-02-04 07:59:52 -08:00
Ben Kelly
fe6ff594c6
Bug 1244764 P2 Make dom/cache mochitests pass with new add()/addAll() behavior. r=ehsan
2016-02-04 07:59:52 -08:00
Ben Kelly
60c983d786
Bug 1244764 P1 Make Cache .add()/.addAll() fail if a Response.ok() is false. r=ehsan
2016-02-04 07:59:52 -08:00
Andrea Marchesini
2a3dfd2881
Bug 1245768 - Implement a test for the correct error management when worker imports 3rd party scripts, r=bz
2016-02-04 15:35:16 +00:00
Ben Kelly
3d87bb1410
Bug 1243453 P2 Test XHR with a non-intercepting service worker. r=ehsan
2016-02-04 07:28:21 -08:00
Paul Adenot
589f40f0fc
Bug 1241499 - Initialize the HRTF database lazily. r=karlt
2016-01-21 16:15:57 +01:00
Carsten "Tomcat" Book
cbb9e706b1
Merge mozilla-central to mozilla-inbound
2016-02-04 12:05:03 +01:00
Carsten "Tomcat" Book
d172d7d9e2
merge mozilla-inbound to mozilla-central a=merge
2016-02-04 12:02:05 +01:00
Chris Pearce
01cfbce7e9
Bug 1243878 - Null check CDMProxy::mKeys in CDMProxy::OnExpirationChange() before use. r=jwwang
...
All the methods in CDMProxy except CDMProxy::OnExpirationChange() that use
mKeys null check mKeys before using it because it can go away during shutdown
before the IPC message to call the methods have had a chance to run.
We should do the null check in CDMProxy::OnExpirationChange() too.
2016-01-29 10:23:45 +13:00
William Chen
23a07b65e7
Bug 1245242 - Normalize to unit vector for DOMMatrix.rotateAxisAngleSelf. r=roc
2016-02-04 00:30:00 -08:00
Paolo Amadini
a10c74bb84
Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric
2016-02-03 12:58:03 +00:00
Carsten "Tomcat" Book
3f7102cf80
Merge mozilla-central to fx-team
2016-02-03 12:29:21 +01:00
Christoph Kerschbaumer
78022e265e
Bug 1195173 - Use channel->ascynOpen2 layout/style/Loader.cpp (r=bz)
2016-02-02 20:35:02 -08:00
Gerald Squelart
04c1154af2
Bug 1143096 - Init all WebMBufferedParser members - r=kinetik
...
Initialize all WebMBufferedParser members, mainly to remove compiler warnings.
'mClusterTimecode' and 'mClusterOffset' are probably genuine potential issues,
see bug 1143096 comment 2 for details.
2016-02-03 14:25:47 +11:00
Gijs Kruitbosch
c56dad5c49
Bug 1240208 - use inputmode in XUL to get better hinting for IME and on-screen keyboards, r=masayuki,smaug
2016-02-01 17:57:29 +00:00
Mike de Boer
d6f5794986
Bug 1154277: Part 1 - allow to swap docShells on remote browsers that are not a child of a BrowserDOMWindow. r=smaug
2016-02-04 12:50:03 +01:00
Ting-Yu Lin
6f377eae5e
Bug 591737 - Add pref for details and summary elements. r=bz
2016-01-20 23:20:43 +08:00
Ting-Yu Lin
ff7ce82e2d
Bug 591737 - Avoid dispatch mouse double click to content not in doc. r=smaug
...
When double-clicking on a default anonymous <summary> element, the first
eMouseClick will make the summary element being removed from the
document. This generates an assert in
PresShell::HandleEventWithTarget().
To prevent this assert, ensure the mouseContent is in document before
dispatching the eMouseDoubleClick event.
Since GetCrossShadowCurrentDoc() was deprecated, replace it with
GetComposedDoc().
2016-01-20 23:20:42 +08:00
Ting-Yu Lin
e4fcdb5e2a
Bug 591737 - Implement toggling open details by mouse click. r=bz
2016-01-20 23:20:42 +08:00
Ting-Yu Lin
cccd994b1c
Bug 591737 - Construct details and summary in nsCSSFrameConstructor. r=bz
2016-02-02 17:39:49 +08:00
Ting-Yu Lin
e93b94e072
Bug 591737 - Add SummaryFrame. r=bz
2016-02-02 17:39:06 +08:00
Ting-Yu Lin
7371372968
Bug 591737 - Add DetailsFrame. r=bz
2016-01-20 23:20:41 +08:00
Ting-Yu Lin
403f25deee
Bug 591737 - Add HTMLSummaryElement. r=bz
2016-01-20 23:20:40 +08:00
Ting-Yu Lin
b39e6a778c
Bug 591737 - Add HTMLDetailsElement and webidl interface. r=bz
2016-01-20 23:20:40 +08:00
Lee Salzman
99f1e8f87b
Bug 1244850 - always validate destination rect for CanvasRenderingContext2D::DrawImage. r=jmuizelaar
2016-02-02 12:45:17 -05:00
Makoto Kato
092baa243e
Bug 1201904 - Add test for force windowless mode. r=aklotz
2016-01-15 16:45:50 +09:00
Makoto Kato
1de9f834cb
Bug 1201904 - Force windowless mode for Flash when sandbox level >= 2. r=bsmedberg
2016-01-15 16:45:15 +09:00
Daniel Holbert
9d2532978c
Bug 1241021 part 2: Make GenerateCSS2PropertiesWebIDL.py produce capitalized as well as uncapitalized WebkitFoo/webkitFoo DOM style accessors. r=bz
2016-02-03 20:17:45 -08:00
Daniel Holbert
a98b0061bb
Bug 1241021 part 1: Refactor GenerateCSS2PropertiesWebIDL.py to invoke a helper function for each line. r=bz
2016-02-03 20:17:44 -08:00
Marco Castelluccio
83b3fc0c6a
Bug 1086997 - Test that the ManifestProcessor prints warnings using the ConsoleAPI. r=baku
2016-02-02 16:49:06 -08:00
Marco Castelluccio
e23206dfff
Bug 1086997 - Localize developer warnings issued by the manifest processor. r=baku
2016-02-02 16:47:51 -08:00
Jorg K
009e8c054e
Bug 1245310 - Restore null check in GetFocusedNode(). r=khuey
2016-02-02 15:42:00 +01:00
Olli Pettay
c0975c52d3
Bug 1245011, null check window object before testing whether speech synthesis is active, r=eeejay
2016-02-02 19:59:44 +02:00
Honza Bambas
5d5abc47a4
Bug 1244038 - Drop localStorage database indexes before renaming the table during update. r=mak77
2016-02-01 12:32:00 -05:00
Daniel Holbert
f9a2835cac
Bug 1236979 part 4: Add test for firing of prefixed legacy event-types. r=smaug
2016-02-02 10:03:49 -08:00
Daniel Holbert
1f48a95d13
Bug 1236979 part 3: If there are no listeners for a transition or animation event, check listeners again using a webkit-prefixed event name. r=smaug
2016-02-02 10:03:49 -08:00
Daniel Holbert
5e5fba1e51
Bug 1236979 part 2: Create an RAII helper-class to temporarily override an Event's mMessage (i.e. its DOM-exposed 'type') r=smaug
2016-02-02 10:03:49 -08:00
Daniel Holbert
539f4f289e
Bug 1236979 part 1: Add event names & enums for webkit-prefixed transition & animation events. r=smaug
2016-01-31 00:01:17 -08:00
Ben Kelly
da497dc10f
Bug 1244122 P3 Execute browser_download.js service worker in separate scope. r=ehsan
2016-02-02 10:03:20 -08:00
Ben Kelly
752cb52349
Bug 1244122 P2 Perform refresh testing with http cache disabled. r=ehsan
2016-02-02 10:03:20 -08:00
Terrence Cole
39d47b5f4a
Bug 1244365 - Remove Traceable; r=sfink
2016-01-29 16:56:11 -08:00
Birunthan Mohanathas
6b0d824626
Bug 1235261 - Part 6: Rename AutoInfallibleTArray to AutoTArray. r=froydnj
2016-02-02 17:36:31 +02:00
Birunthan Mohanathas
5a63c3047d
Bug 1235261 - Part 3: Switch remaining uses of AutoFallibleTArray to AutoTArray. r=froydnj
...
This is effectively a no-op because the affected array operations already use
`mozilla::fallible`.
2016-02-02 17:36:30 +02:00
Birunthan Mohanathas
9c44e4ffd8
Bug 1235261 - Part 2: Switch some uses of AutoFallibleTArray to AutoTArray. r=froydnj
...
This changes some function signatures to take a nsTArray<T>& instead of a
FallibleTArray<T>& because AutoTArray does not inherit from FallibleTArray.
This is effectively a no-op because the affected array operations already use
`mozilla::fallible`.
2016-02-02 17:36:30 +02:00
Birunthan Mohanathas
2083419fba
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
Andreas Tolfsen
9d340987f0
Bug 1239987 - Remove marionette-transport dependency from DOM media tests; r=sydpolk
2016-01-30 08:55:54 +00:00
Fabrice Desré
e6d59ba61d
Bug 1245052 - various media b2g build errors r=jya
2016-02-02 05:12:55 -08:00
Henry Chang
00e45ab597
Bug 1241000 - Enable all wifi emulator test case. r=edgar
2016-01-25 22:55:00 +08:00
James Cheng
0435a6ddd4
Bug 1238883 - [TV Browser] It shows "The page cannot be displayed" when user browse some webpages. r=roc
2016-02-02 01:26:00 +01:00
Fernando Jimenez
ca53360037
Bug 1245033 - Build break in dom/system/gonk/GonkGPSGeolocationProvider.cpp:541:126: error: format '%d' expects argument of type 'int', but argument 5 has type 'nsresult'. r=fabrice
2016-02-02 01:53:21 -08:00
Gerald Squelart
84109cd3c3
Bug 1239983 - Diags around TrackBuffersMgr promises - r=jya
...
Added diagnostics around demuxer init/reset promises, to catch early cases
where TrackBuffersManager::mInputDemuxer is destroyed while an init/reset
promise is in flight, which would cause later issues when the 'Then' clause
assumes that mInputDemuxer still exists.
Note: This is *not* an actual fix for crashes linked to this bug, but it should
help identify unexpected situations, or instead eliminate these patched
locations as sources of crashes.
A new bug will be needed to examine the fallout from this patch and produce a
real fix, or continue investigating.
2016-02-02 20:20:03 +11:00
Hiroyuki Ikezoe
c964691afa
Bug 1244080 - Part 1: Test that setting duration in the middle of the animation causes only once a restyling. r=bbirtles
2016-02-01 00:46:00 +01:00
Hiroyuki Ikezoe
4de7e1fe6c
Bug 1244080 - Part 0: Remove unnecessary argument for remove(). r=bbirtles
2016-02-01 00:46:00 +01:00
Kaku Kuo
2a4936c14a
Bug 1242338 - test cases; r=jwwang
2016-01-25 17:57:57 +08:00
Kaku Kuo
4aca05f967
Bug 1242338 - fix numerical issue in MediaDecoder::Seek(); r=jwwang
2016-01-25 19:15:27 +08:00
Makoto Kato
35bc3e1121
Bug 1243268 - Support ImmSetCandidateWindow(CFS_EXCLUDE) on plugin process. r=masayuki
2016-02-02 17:05:56 +09:00
Jean-Yves Avenard
cf8cd29fba
Bug 1243608: P6. Only seek audio to video seek time when performing a fast seek. r=cpearce
...
This allows for much faster seek time.
2016-02-02 18:57:14 +11:00
Jean-Yves Avenard
0586b1c659
Bug 1243608: P5. Add type utility methods to SeekTarget class. r=cpearce
2016-02-02 18:57:13 +11:00
Jean-Yves Avenard
f6a544e3e7
Bug 1243608: P4. Have MediaDecoderReader::SeekPromise return a TimeUnit. r=cpearce
2016-02-02 18:57:13 +11:00
Jean-Yves Avenard
6be9a272cd
Bug 1243608: P3. Make SeekTarget::mTime a TimeUnit object. r=cpearce
...
Also makes it a private member and provide a GetTime() accessor instead.
2016-02-02 18:57:12 +11:00
Jean-Yves Avenard
07c1e24248
Bug 1243608: P2. Pass the full SeekTarget object to MediaDecoderReader::Seek. r=cpearce
...
This will allow the reader to know if we are performing a fast seek.
2016-02-02 18:57:12 +11:00
Jean-Yves Avenard
71e88200f0
Bug 1243608: P1. Only use video time if video frame contains seek target. r=cpearce
...
This restrict the behaviour introduced in bug 1112438.
2016-02-02 18:57:11 +11:00
Daniel Holbert
dd1156fcf8
backout bug 1236979 (changesets 2f4de652525e, d7136545a16e, f62e6638add1, f8b1e085b161) for xpcshell test failures
2016-02-01 21:57:38 -08:00
Jean-Yves Avenard
e4aeabc7f1
Bug 1244523: [mp4] P4. Add gtest. r=kentuckyfriedtakahe
2016-02-02 16:27:49 +11:00
Jean-Yves Avenard
5bdb429cad
Bug 1244523: P1. Allow video/quicktime mimetype. r=cpearce
...
It's just like video/mp4
2016-02-02 16:27:46 +11:00
Bill McCloskey
d2e200c443
Bug 1191145 - Stop blocking scripts when handling IPC messages (r=dvander)
2016-02-01 20:43:29 -08:00
Phil Ringnalda
1df0eb8c01
Back out 2 changesets (bug 1244122) for a 50% failure rate in (at least) 10.6 e10s browser_force_refresh.js
...
Backed out changeset d383f170be3f (bug 1244122)
Backed out changeset b1eacad41db4 (bug 1244122)
2016-02-01 19:53:55 -08:00
Daniel Holbert
36674d2813
Bug 1236979 part 4: Add test for firing of prefixed legacy event-types. r=smaug
2016-02-01 19:05:12 -08:00
Daniel Holbert
5871a06f66
Bug 1236979 part 3: If there are no listeners for a transition or animation event, check listeners again using a webkit-prefixed event name. r=smaug
2016-02-01 19:05:12 -08:00
Daniel Holbert
c3ba8682a7
Bug 1236979 part 2: Create an RAII helper-class to temporarily override an Event's mMessage (i.e. its DOM-exposed 'type') r=smaug
2016-02-01 19:05:11 -08:00
Daniel Holbert
6fc70b6843
Bug 1236979 part 1: Add event names & enums for webkit-prefixed transition & animation events. r=smaug
2016-01-31 00:01:17 -08:00
William Chen
8ea29d9658
Bug 1241575 - Use transform property syntax to parse WebKitCSSMatrix transform list. r=heycam
2016-02-01 16:45:09 -08:00
Gregor Wagner
42b0207051
Bug 993311 - Followup to fix b2g builds r=khuey
2016-02-01 15:35:25 -08:00
Jonathan Griffin
5b612b0470
Bug 1240825 - Add an asserts statement for a crashtest on e10s, a=test-only
2016-02-01 14:46:21 -08:00
Kyle Machulis
b9e6a8a871
Bug 1164427 - Implement elementsFromPoint; r=roc r=khuey
2016-02-01 14:33:51 -08:00
Andrea Marchesini
f75a246539
Bug 1243881 - patch 2 - unship performance.translateTime, r=bz
2016-02-01 21:48:04 +00:00
Andrea Marchesini
0422886196
Bug 1243881 - patch 1 - unship performance.translateTime, r=bz
2016-02-01 21:48:04 +00:00
Jeff Walden
e1a8a68414
Bug 1216150 - Mini-bustage fix for something I think I unintentionally qref'd into the final patch. r=bustage in a CLOSED TREE
2016-02-01 13:37:27 -08:00
Andrea Marchesini
22eff2b6f9
Bug 1244782 - Removed non-used variables in Directory.cpp, r=smaug
2016-02-01 20:56:43 +00:00
Jeff Walden
9621f949eb
Bug 1216150 - Turn on the experimental Intl.DateTimeFormat.prototype.formatToParts in b2g certified apps. r=fabrice
2016-02-01 12:48:58 -08:00
Jeff Walden
38b610ee4e
Bug 1216150 - Split xpc::InitGlobalObject into an options-setting component and a global-object-modifying component, with the options-setting component being called before global object creation in all callers. r=bz
2016-02-01 12:48:03 -08:00
Jeff Walden
d823f047ee
Bug 1079844 - Additional changes to use detachment terminology for ArrayBuffers rather than obsolete neutering terminology. r=bz
2016-01-28 16:09:12 -08:00
Ben Kelly
432492a249
Bug 1244122 P2 Perform refresh testing with http cache disabled. r=ehsan
2016-02-01 12:29:40 -08:00
Kyle Huey
6804a49459
Bug 1244582: Add back in a null check that was accidentally removed. r=smaug
2016-02-01 09:44:52 -08:00
Jeff Gilbert
1f1d73b9e0
Bug 1233046 - Mark non-try platforms.
2016-02-03 16:27:36 -08:00
Jeff Gilbert
d2eb497be9
Bug 1233046 - Add ensure-extension tests. - r=jrmuizel
2016-01-28 14:28:59 -08:00
Jeff Gilbert
ff076d62e1
Bug 1233046 - Add requestFlakeyTimeout to SimpleTest shim. - r=jrmuizel
2016-01-26 16:51:42 -08:00
Jeff Gilbert
9dab1d96d5
Bug 1233046 - Fix OES_texture_float on OSX. - r=jrmuizel
2016-01-28 14:27:57 -08:00
Jeff Gilbert
95b0b423a5
Bug 1243908 - Use DrawBuffers through GLScreenBuffer when operating on fb0. - r=jrmuizel
2016-01-26 12:42:39 -08:00
Jeff Gilbert
50acbbf513
Bug 1243907 - Don't query _BITS enums on Core profiles. - r=jrmuizel
2016-01-22 18:00:54 -08:00
Jean-Yves Avenard
7afee0e4a7
Bug 1181981: [MSE] Force TrackId for MSE tracks. r=gerald
...
YouTube sets the track ID at 1 for both audio and video tracks. Attempting to use mozCaptureStream would cause an assert as it always expect tracks to have a different track Id.
2016-02-04 11:07:19 +11:00
Wes Kocher
d6cd1324b1
Backed out changeset 6f964a309e55 (bug 1233046) for winxp m(gl) bustage
2016-02-03 14:17:56 -08:00
Kyle Huey
c82750c499
Bug 1245314: Restore a null check for a non-existent inner window in form submission. r=baku
2016-02-03 13:30:46 -08:00
Kyle Huey
33175b306a
Bug 1245306: Devirtualize RefreshCompartmentPrincipal. r=smaug
2016-02-03 13:30:45 -08:00
Kyle Huey
7953ebc8a2
Bug 1245185
: Remove dead event handling code from nsPIDOMWindow<T>. r=smaug
2016-02-03 13:30:45 -08:00
Kyle Huey
2bea0ac99c
Bug 1245182: Move a few event handling functions to nsPIDOMWindowInner. r=smaug
2016-02-03 13:30:45 -08:00
Jeff Gilbert
20fc8b45c5
Bug 1233046 - Fix OES_texture_float on Mac and add tests for extensions. - r=jrmuizel
2016-02-03 12:27:50 -08:00
Kartikaya Gupta
fcb5d1f56c
Bug 1245245 - Fix typo in error string URL. r=botond
2016-02-03 14:07:33 -05:00
Andrea Marchesini
14d35437df
Bug 1245533 - nsXHTMLContentSerializer::CheckElementEnd - small compilation issue, r=smaug
2016-02-03 16:39:18 +00:00
Andrew McCreight
8b547961df
Bug 1063569 - Enable devicestorage test_dirs.html. r=dhylands
2016-02-03 08:30:15 -08:00
Birunthan Mohanathas
7af69c5623
Bug 1233702 - Remove dom.permissions.enabled pref. r=baku
2016-02-03 18:21:31 +02:00
dimi
007af3dc4a
Bug 1241929 - remove PurgeActiveWorker() from install job when skip waiting is set. r=bkelly
2016-02-03 14:37:55 +08:00
Honza Bambas
5e22931312
Bug 1136857 - Make DOMStorageCache::mLoaded flag atomic to prevent potential races, r=nfroyd
2016-02-02 06:43:00 +01:00
Thomas Zimmermann
906ccac764
Bug 1245100: Include missing headers in SystemProperty.cpp, r=edgar
2016-02-03 09:52:24 +01:00
Thomas Zimmermann
a94028bc9f
Bug 1245093: Explictly refer to |class ResponseCode| in global namespace, r=dhylands
...
|VolumeResponseCallback::ResponseCode| shadows the type |ResponseCode|. This
patch changes all affected places to refer explicitly to the |ResponseCode|
type in the global namespace.
2016-02-03 09:51:49 +01:00
John Shih
a75215aaea
Bug 993311 - Convert Network Stats API to WebIDL. r=bzbarsky.
2014-04-08 14:42:12 +08:00
Peter Van der Beken
0647b9863e
Bug 1027734 - Convert mozPay to WebIDL. r=bzbarsky.
2016-01-26 18:38:03 +01:00
Ciro S. Costa
600c123db3
Bug 1089232 - Updates nsContentPrefService to take an extra isPrivate argument. r=adw
2015-02-20 20:24:35 -02:00
Carsten "Tomcat" Book
81cb1614d6
Merge mozilla-central to mozilla-inbound
2016-02-01 16:18:00 +01:00
Carsten "Tomcat" Book
c1c097e5cf
merge mozilla-inbound to mozilla-central a=merge
2016-02-01 15:40:46 +01:00
Carsten "Tomcat" Book
ed56b89d43
Backed out changeset 02bcedf966fd (bug 1191931) for still failing push perma failure
2016-02-01 12:41:03 +01:00
Carsten "Tomcat" Book
0059f15067
Backed out changeset 6df33c3ef63b (bug 1191931)
2016-02-01 12:40:38 +01:00
Carsten "Tomcat" Book
6c95d792a0
Backed out changeset 6d13649d2f01 (bug 1243781)
2016-02-01 12:40:36 +01:00
Carsten "Tomcat" Book
8708fe93c0
Merge mozilla-central to mozilla-inbound
2016-02-01 10:10:38 +01:00
Carsten "Tomcat" Book
00a3a78c20
Backed out changeset 3c471a71317e (bug 1112438) for m2 test failures
2016-02-01 10:08:41 +01:00
Carsten "Tomcat" Book
9d55e98208
Backed out changeset eaa49fbb1bc2 (bug 1219064) for perma failures in test_data.html
2016-02-01 10:06:43 +01:00
ywu
240ad48f2f
Bug 1240664 - Only enable bug 1216148's behavior when there is a wakelock support. r=kanru
2016-02-01 16:40:21 +08:00
vincentliu
37e61e7439
Bug 801176 - part0-v3: Modify Coding Style for 2d Canvas. r=roc
...
---
dom/canvas/CanvasRenderingContext2D.cpp | 1336 +++++++++++++++----------------
dom/canvas/CanvasRenderingContext2D.h | 508 ++++++------
2 files changed, 922 insertions(+), 922 deletions(-)
2016-02-01 16:39:08 +08:00
Phil Ringnalda
67bbd0f5d1
Bug 1237176 - actually disable test_bfcache.html on Android
2016-01-31 11:58:58 -08:00
Kartikaya Gupta
f71671ca20
Back out 3 csets from bug 1242690 for causing bug 1244549. r=backout
2016-01-31 14:44:58 -05:00
Phil Ringnalda
b885c4b318
Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray
...
CLOSED TREE
Backed out changeset d66c3f19a210 (bug 1235261)
Backed out changeset 467d945426bb (bug 1235261)
Backed out changeset 32b61df13142 (bug 1235261)
Backed out changeset c50bb8ed4196 (bug 1235261)
Backed out changeset 0ff0fa6fe81f (bug 1235261)
Backed out changeset df70e89669da (bug 1235261)
Backed out changeset 064969357fc9 (bug 1235261)
2016-01-31 10:10:57 -08:00
Birunthan Mohanathas
fa7e1ad144
Bug 1235261 - Part 6: Rename AutoInfallibleTArray to AutoTArray. r=froydnj
2016-01-31 17:12:12 +02:00
Birunthan Mohanathas
1c34c95f58
Bug 1235261 - Part 3: Switch remaining uses of AutoFallibleTArray to AutoTArray. r=froydnj
...
This is effectively a no-op because the affected array operations already use
`mozilla::fallible`.
2016-01-31 17:12:12 +02:00
Birunthan Mohanathas
f0493394fa
Bug 1235261 - Part 2: Switch some uses of AutoFallibleTArray to AutoTArray. r=froydnj
...
This changes some function signatures to take a nsTArray<T>& instead of a
FallibleTArray<T>& because AutoTArray does not inherit from FallibleTArray.
This is effectively a no-op because the affected array operations already use
`mozilla::fallible`.
2016-01-31 17:12:12 +02:00
Birunthan Mohanathas
a93e22749f
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-01-31 17:12:12 +02:00
Timothy Nikkel
8115ca4c58
Bug 1243628 - Allow for presshell to have been destroyed and disconnected from prescontext during event dispatch. r=dholbert
2016-01-27 21:01:00 +01:00
Brad Kotsopoulos
d34e64aa7d
Bug 1242330 - "Four extensions were promoted to core in WebGL 2 and should no longer be available as extensions." r=jgilbert r=jmuizelaar
2016-01-24 22:21:00 +01:00
Ethan Lin
cb610b6ed7
Bug 1240438 - Fix WebGL2 framebuffer attachment related implementation. r=jgilbert
2016-01-29 01:41:00 +01:00
Phil Ringnalda
2fd48a2017
Bug 1127828 - disable test_peerConnection_twoAudioVideoStreamsCombined.html on Linux debug e10s for frequent hangs
2016-01-31 00:46:18 -08:00
Phil Ringnalda
bfecb97afb
Bug 1171255 - disable test_peerConnection_twoAudioVideoStreams.html on Linux debug e10s for frequent hangs
2016-01-31 00:45:31 -08:00
Phil Ringnalda
0290b6101a
Bug 1237176 - skip dom/media/webspeech/synth/test/test_bfcache.html on Linux and Android for frequent timeouts
2016-01-31 00:44:45 -08:00
Kyle Huey
213b264520
Bug 1241764: Merge bug 1212323. r=me CLOSED TREE
2016-01-30 09:33:24 -08:00
Kyle Huey
ce39f191af
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
Jean-Yves Avenard
80744c3ce0
Bug 1212323: P2. Have IsVideoAccelerated return a Promise. r=cpearce
2016-01-30 12:52:35 +11:00
Jean-Yves Avenard
e6bdc4bb40
Bug 1212323: P1. Use a 640x360 SPS to test for HW decoding support. r=cpearce
...
Some machines will always use software decoding for a 64x64 videos.
2016-01-30 12:52:35 +11:00
Syd Polk
50e87f7f56
Bug 1238648 - Use external-media-tests in tree instead of github for tests. r=maja_zf, r=whimboo
2016-01-29 16:12:30 -06:00
Xidorn Quan
14908eadc8
Bug 1241901 part 4 - Stop using nsAutoPtr for holding primitive arrays. r=froydnj
2016-01-30 10:33:41 +11:00
Xidorn Quan
a273719c83
Bug 1241901 part 2 - Use intptr_t to pass bluetooth service class instead of a pointer to heap. r=shawnjohnjr
2016-01-30 10:33:41 +11:00
Kit Cambridge
47a28b61a4
Bug 1219064 - Add test for extendable pushsubscriptionchange
event. r=mt
2016-01-28 19:26:17 -08:00
Kit Cambridge
08821ed21c
Bug 1243781 - Push methods called from a worker should reject with a DOMException
. r=mt
2016-01-28 08:23:29 -08:00
Kit Cambridge
19629ec0e0
Bug 1191931, Part 2 - Test resubscribing from a worker. r=mt
2016-01-28 08:06:32 -08:00
Kit Cambridge
ff5fd4854c
Bug 1191931, Part 1 - Use tasks in the Push subscription tests. r=mt
2016-01-28 07:57:42 -08:00
Kit Cambridge
b2d63b91ba
Bug 1241278 - Record telemetry for notification permission callback usage. r=vladan
2016-01-21 09:37:53 -08:00
Christoph Kerschbaumer
38d2f64861
Bug 1243924 - Convert remaining callsites within dom/ to use channel.open2() (r=sicking)
2016-01-29 09:24:25 -08:00
Kartikaya Gupta
4d5851e1c1
Bug 1242690 - Squash together DispatchAPZAwareEvent and DispatchInputEvent. r=dvander
2016-01-29 16:31:15 -05:00
Kartikaya Gupta
8d55e0c5a1
Bug 1242690 - Ensure that mouse events have the callback transform applied. r=botond
2016-01-29 16:31:15 -05:00
Hiroyuki Ikezoe
430014a630
Bug 1216842 - Part 8: Calculate transformed progress using animation effect's timing function. r=cam
...
http://w3c.github.io/web-animations/#calculating-the-transformed-time
2016-01-29 14:48:00 +01:00
Hiroyuki Ikezoe
36b95cebf6
Bug 1216842 - Part 6: Make mTimingFunction in OrderedKeyframeValueEntry const Maybe<>*. r=cam
2016-01-29 14:47:00 +01:00
Hiroyuki Ikezoe
7eb024d72a
Bug 1216842 - Part 5: Store ComputedTimingFunction in TimingParams. r=cam
...
The reason why we use Maybe<> to store the function is that CSS
animations/transitions do not have the function property.
2016-01-29 14:45:00 +01:00
Hiroyuki Ikezoe
604c574f56
Bug 1216842 - Part 4: Move ParseEasing into AnimationUtils. r=cam
...
ParseEasing will be also used in AnimationEffectTimingReadOnly class.
2016-01-27 02:08:00 +01:00
Hiroyuki Ikezoe
2a3671849c
Bug 1216842 - Part 3: Change ComputedTimingFunction* to Maybe<ComputedTimingFunction>. r=cam
...
Nothing() represents linear function, i.e. skip calculation.
ParseEasing is changed to return a Maybe<ComputedTimingFunction>,
if timing function is linear function, ParseEasing returns Nothing().
2016-01-29 14:44:00 +01:00
Hiroyuki Ikezoe
cf34d50b3d
Bug 1216842 - Part 2: Add LayerAnimationUtils. r=cam
...
This is also for compositor side.
we need a new class to share the function which converts TimingFunction
to ComputedTimingFunction for either keyframe's timing function or keyframe
effect's timing function.
2016-01-29 14:44:00 +01:00
Jean-Yves Avenard
1b13b52285
Bug 1244477: Offset seek time by start time. r=jwwang
...
We adjust the timestamps as frames are returned by the decoder, but weren't adjusting the seek time.
2016-02-01 17:45:32 +11:00
Jean-Yves Avenard
4723b3aa12
Revert "Bug 1112438 - Make newCurrentFrameTime more accurate while seeking by checking audio & video timestamp boundary in addition. r=cpearce" r=cpearce
...
This reverts commit 4b812ca9
The original commit was a work around for poorly encoded videos generated by some FFOS devices which could make the first audio frame non-zero. Trying then to make them appear as zero when seeking to start.
There are better ways to get around this problem.
2016-02-01 17:45:32 +11:00
Nicholas Nethercote
e591ddd40d
Bug 1181444 (part 1.5) - Remove dead PLDHashOperator declarations. r=froydnj.
2016-01-28 14:08:19 -08:00
Phil Ringnalda
6cfef9b620
Bug 1229376 - Downgrade lastVacuumSize > 0 assertion to an NS_ASSERTION so we don't have to star it all over the place, rs=khuey
2016-01-31 16:59:44 -08:00
Makoto Kato
ca5e900df9
Bug 1243656 - Use async for RequestCommitOrCancel. r=masayuki
2016-02-01 10:26:52 +09:00
Sotaro Ikeda
082d84a8a0
Bug 1239611 - Remove GonkNativeWindowClient r=nical
2016-01-31 16:29:59 -08:00
Nicholas Nethercote
d261bff3f8
Bug 1187151 (part 18) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=mccr8.
2016-01-28 15:14:45 -08:00
Nicholas Nethercote
a69beb9469
Bug 1187151 (part 17) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=mccr8.
...
~nsDOMAttributeMap() and DropReference() are similar enough that the former can
just call the latter.
2016-01-28 14:44:46 -08:00
Nicholas Nethercote
46df341d71
Bug 1187151 (part 16) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=mccr8.
2016-01-28 14:38:38 -08:00
Nicholas Nethercote
23ef9029ec
Bug 1187151 (part 15) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=baku.
2016-01-28 14:08:19 -08:00
Nicholas Nethercote
7516935fcd
Bug 1187151 (part 14) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=baku.
2016-01-28 14:08:19 -08:00
Nicholas Nethercote
cb3b0e1968
Bug 1187151 (part 13) - Replace nsBaseHashtable::Enumerate() calls in dom/ with iterators. r=baku.
2016-01-28 14:08:19 -08:00
Myk Melez
9e529b528f
Bug 1242899 - consolidate mozApps tests into dom/apps/tests/ dir; r=marco
2016-01-31 15:04:54 -08:00
Nathan Froyd
adeedad7c9
Bug 1222475 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in dom/; r=baku,bz,terrence
2015-11-03 13:29:19 -05:00
Tooru Fujisawa
8cf2004c9c
Bug 1224790 followup - Make the test actually run. r=me
2016-02-01 17:51:01 +09:00
James Burke
23f3449b1c
Bug 1139849 - postMessage to incorrect target domain should print a console security error r=bz
2016-01-29 13:32:01 -08:00
Boris Zbarsky
a6fdbeb4aa
Bug 1243438
. Don't try to include the filename '<unknown>' when including headers for unions that have a built-in typedef they're referenced by. r=peterv
2016-01-29 16:56:04 -05:00
Wes Kocher
1f17f387ab
Backed out 3 changesets (bug 1212323) for WinXP debug crashes CLOSED TREE
...
Backed out changeset 7215ed1cfcef (bug 1212323)
Backed out changeset bd7599dcee0d (bug 1212323)
Backed out changeset 228267494daa (bug 1212323)
2016-01-29 10:30:16 -08:00
Ting-Yu Lin
02e4e71acb
Bug 1227927 Part 3 - Use ranged-based for-loop to rewrite some simple loops in part 2. r=mats
2016-01-29 22:42:15 +08:00
Ting-Yu Lin
7e92c718ff
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
2016-01-29 22:42:14 +08:00
Arthur Edelstein
1271ee3057
Bug 1237831 - Use a non-format argument in LogMessageToConsole. r=jst
2016-01-04 09:32:21 -08:00