Jonathan Watt
90dbf963b4
Bug 1141710, part 7 - Store the generated 'animation' property string in a global constant and reuse that constant. r=dholbert
2015-03-04 02:49:43 +00:00
Jonathan Watt
26fbd277ef
Bug 1141710, part 7 - Create helpers to get the startTime corresponding to various points through the active duration. r=dholbert
2015-03-04 02:49:43 +00:00
Jonathan Watt
8a4fc5a806
Bug 1141710, part 5 - Change from assert_true() to the new assert_unreached(). r=dholbert
2015-03-04 02:49:43 +00:00
Jonathan Watt
c7ff95b513
Bug 1141710, part 4 - Avoid race condition when taking timestamps by reusing the original timestamp. r=dholbert
2015-03-04 02:49:43 +00:00
Jonathan Watt
f4957eb992
Bug 1141710, part 3 - Stop using ECMAScript 6 features in test_animation-player-starttime.html, since other browsers don't support them. r=dholbert
2015-03-04 02:49:43 +00:00
Jonathan Watt
8578d3f47c
Bug 1141710, part 2 - Update comments to be non-Mozilla specific. r=dholbert
2015-03-04 02:49:43 +00:00
Jonathan Watt
b6c71a13c9
Bug 1141710, part 1 - Update to the new version of addDiv() in testcommon.js. r=dholbert
2015-03-04 02:49:43 +00:00
Jonathan Watt
030adf0d4d
Bug 1141498, part 2 - Enable calls to DOM animation test's testcommon.js's addDiv() to set attributes. r=dholbert
2015-03-04 02:49:43 +00:00
Jonathan Watt
0c54c4dbad
Bug 1141498, part 1 - Stop using Node.remove() in the DOM animation test's testcommon.js. r=dholbert
2015-03-04 02:49:43 +00:00
Ehsan Akhgari
890be1ec6d
Bug 1141274 - Allocate shared workers and service workers from separate namespaces; r=nsm
...
This patch makes sure that we never reuse a WorkerPrivate belonging
to a shared worker for a service worker and vice versa.
2015-03-10 22:52:22 -04:00
Ehsan Akhgari
c27574a87c
Bug 1140767 - Build more files in security/manager in unified mode; r=dkeeler
2015-03-10 22:52:22 -04:00
Wes Kocher
43228f7310
Backed out changeset 449fc5e20299 (bug 1141067) for making windows ggc permafail CLOSED TREE
2015-03-10 19:50:23 -07:00
Wes Kocher
3435cf25fa
Backed out 2 changesets (bug 1138348)
...
Backed out changeset 9c405f41e3e7 (bug 1138348)
Backed out changeset 5777a98e824f (bug 1138348)
2015-03-10 19:49:58 -07:00
Wes Kocher
3bb46ad704
Backed out 2 changesets (bug 1141498) for mochitest-1 bustage
...
Backed out changeset aab01fe57d48 (bug 1141498)
Backed out changeset d366dc0fb693 (bug 1141498)
2015-03-10 18:39:03 -07:00
Wes Kocher
a202ebbf66
Backed out 9 changesets (bug 1141710)
...
Backed out changeset 0e360d3f690b (bug 1141710)
Backed out changeset c67f9c7dfd4e (bug 1141710)
Backed out changeset 9496b1468d9c (bug 1141710)
Backed out changeset e1330135150d (bug 1141710)
Backed out changeset 0bf9f153d5bc (bug 1141710)
Backed out changeset ac29161a0f98 (bug 1141710)
Backed out changeset ee29275a1748 (bug 1141710)
Backed out changeset 255c9236bb37 (bug 1141710)
Backed out changeset fcd5ac448c46 (bug 1141710)
2015-03-10 18:38:28 -07:00
Wes Kocher
d47c593684
Backed out changeset ff08cf105def (bug 1141731) for osx bustage
2015-03-10 18:34:28 -07:00
Steven Michaud
21479f3708
Bug 1137229 - Fix breakage in IMEInputHandler::OnDestroyWidget(). r=masayuki
2015-03-10 20:25:38 -05:00
David Burns
bdf4dfe89c
NO BUG: correct import in marionette about_pages tests r=me DONTBUILD
2015-03-11 01:21:58 +00:00
Wes Kocher
d45fcfeefb
Backed out changeset bdbdf7c42859 for pushing extra files that weren't supposed to be pushed
2015-03-10 18:20:28 -07:00
David Burns
3a6717e235
NO BUG: correct import in marionette about_pages tests r=me DONTBUILD
2015-03-11 01:18:10 +00:00
Mike Hommey
3b5c988499
Bug 1141731 - Avoid problems caused by the inclusion of mozmemory.h in mozalloc.cpp by including mozmemory_wrap.h instead. r=njn
2015-03-11 09:52:04 +09:00
Mike Hommey
96c696fed8
Bug 1141660 - Fix bustage from bug 868814 with --disable-replace-malloc. r=njn
2015-03-11 09:52:03 +09:00
Jeff Muizelaar
1d1e01ca83
Bug 1141864. Replace a bunch nsAutoPtr.h includes with nsRefPtr.h
2015-03-10 20:48:09 -04:00
Stephen Pohl
7e6ccdcc90
Backout 9000e74fa1fe because it requires test updates. r=me
2015-03-10 20:42:30 -04:00
Nathan Froyd
e9f067ac2a
Bug 1141689 - use services::GetObserverService more; r=ehsan
2014-04-29 13:31:06 -04:00
Byron Campen [:bwc]
0e8278219d
Bug 1140635: Remove |magic_num| fields from sipcc.
2015-03-06 15:58:53 -08:00
Byron Campen [:bwc]
2a9d3f8962
Bug 1140089: Call SetPullEnabled on all streams in PCMedia when offer/answer concludes. r=jesup
2015-03-06 14:37:11 -08:00
Jonathan Watt
7c1b10da7c
Bug 1141710, part 9 - Get the timeline from the player instead of from the document. r=dholbert
2015-03-03 17:40:29 +00:00
Jonathan Watt
2dec349827
Bug 1141710, part 8 - Create helpers to get the startTime corresponding to various points through the active duration. r=dholbert
2015-03-03 17:40:28 +00:00
Jonathan Watt
6f978d04e9
Bug 1141710, part 7 - Store the generated 'animation' property string in a global constant and reuse that constant. r=dholbert
2015-03-03 17:40:26 +00:00
Jonathan Watt
9da18556ac
Bug 1141710, part 7 - Create helpers to get the startTime corresponding to various points through the active duration. r=dholbert
2015-03-03 17:40:25 +00:00
Jonathan Watt
b2282f1eb0
Bug 1141710, part 5 - Change from assert_true() to the new assert_unreached(). r=dholbert
2015-03-02 20:05:03 +00:00
Jonathan Watt
913570bb7e
Bug 1141710, part 4 - Avoid race condition when taking timestamps by reusing the original timestamp. r=dholbert
2015-03-02 20:05:01 +00:00
Jonathan Watt
3800831c90
Bug 1141710, part 3 - Stop using ECMAScript 6 features in test_animation-player-starttime.html, since other browsers don't support them. r=dholbert
2015-03-02 20:05:00 +00:00
Jonathan Watt
456e199cd2
Bug 1141710, part 2 - Update comments to be non-Mozilla specific. r=dholbert
2015-03-02 20:04:58 +00:00
Jonathan Watt
e1292b7426
Bug 1141710, part 1 - Update to the new version of addDiv() in testcommon.js. r=dholbert
2015-03-02 20:04:57 +00:00
Jonathan Watt
5ee203a5e1
Bug 1141498, part 2 - Enable calls to DOM animation test's testcommon.js's addDiv() to set attributes. r=dholbert
2015-02-27 10:23:55 +00:00
Jonathan Watt
7ad8ce7b4e
Bug 1141498, part 1 - Stop using Node.remove() in the DOM animation test's testcommon.js. r=dholbert
2015-02-27 10:23:49 +00:00
Stephen Pohl
c9c26be0dc
Bug 1140522: Ensure proper use of appDisabled and userDisabled in GMPProvider.jsm. r=mossop
2015-03-10 20:30:58 -04:00
Xidorn Quan
d35d0eb7e5
Bug 1088489 followup - Remove accidentally nested <rbc> from box-generation-4-ref.html. rs=dholbert DONTBUILD
2015-03-11 11:25:14 +11:00
Josh Matthews
a5dc88e1bc
Bug 1141260 - Null-check the responsive selector in images. r=jst
2015-03-10 17:38:30 -04:00
Jed Davis
ede516cea6
Bug 1043143: Step 3: Convert nsJARChannel from temporary files to temporary memory. r=honzab
...
This also requires changing XMLHttpRequest so that it doesn't crash if
memory-mapping would be applicable but the channel has no associated
nsIFile; a regression test for that case is added.
Bonus fix: nsJARChannel::AsyncOpen now checks whether the inner channel's
AsyncOpen failed.
2015-03-10 17:00:01 -07:00
Jed Davis
91254ac73f
Bug 1034143: Step 2b: Add the ability to read jar files from arbitrary memory. r=honzab r=jduell
2015-03-10 17:00:01 -07:00
Jed Davis
91e13251f6
Bug 1043143: Step 2a: Add a class like nsDownloader but using memory instead of a file.
2015-03-10 17:00:01 -07:00
Jed Davis
1fb2cb6088
Bug 1034143: Step 1: Fix tests for bug 945152 and bug 1008126. r=smaug
...
This bug will make jar:http:// no longer eligible for the memory-mapping
optimization tested in these test cases, so this patch changes them
to use local files, which is the case that that optimization is meant
for. Specifically, it changes them to chrome tests and pre-resolves
the chrome: URL of the jar file so that nsJARChannel recognizes it as a
local file.
Note that the bug 945152 test jar file remains in the file list for
plain mochitests as well as being added to chrome.ini; there is a test
in another directory that uses it, and a later patch in this series will
add another.
2015-03-10 17:00:01 -07:00
Daniel Holbert
d129effca3
Bug 1140917 followup: add missing MOZ_OVERRIDE annotations on new DocAccessibleChild method-decls. r=ehsan
2015-03-10 16:54:57 -07:00
Andrew McCreight
95e91590c7
Bug 1119482, part 4 - Move IsJSHolder into HoldDropJSObjects. r=smaug
2015-03-10 16:41:38 -07:00
Andrew McCreight
558ef3c3b2
Bug 1119482, part 3 - Move the Hold and DropJSObjects implementations to a new HoldDropJSObjects.cpp file. r=smaug
2015-03-10 16:41:38 -07:00
Andrew McCreight
4ab2e487aa
Bug 1119482, part 2 - Move HoldDropJSObjects.h from xpcom/glue to xpcom/base. r=froydnj
...
This will clear the way for a HoldDropJSObjects.cpp, as xpcom/glue seems to use weird linking rules.
2015-03-10 16:41:38 -07:00
Andrew McCreight
8b0a2e2f4a
Bug 1119482, part 1 - Use CycleCollectedJSRuntime::Get() in the various CC wrapper methods. r=smaug
...
It is a little cleaner to use this helper method if we only care about the CCJSRuntime pointer,
and it will let us move some of these methods out of this file more easily.
2015-03-10 16:41:38 -07:00