Hiroyuki Ikezoe
59df058305
Bug 1181905 - Animation::IsPlaying should check playbackRate != 0 to stop playing on compositor animation. r=bbirtles
2015-07-09 20:54:00 +02:00
Jim Mathies
a12ea823a0
Bug 1152300 - When focus shifts from a native plugin window to content, content needs to forward the request for focus change to chrome. r=enn
2015-07-09 09:48:57 -05:00
Jim Mathies
ae4dea3e65
Bug 1128454 - Add crash report annotations for plugin bridge operation failures. r=billm
2015-07-09 19:07:49 -05:00
Randell Jesup
6a87864f99
Bug 1155059: Patch 8 - Don't leak runnables when MediaCache/FileBlockCache get shut down after XPCOM is in final shutdown r=cpearce
2015-07-09 23:21:46 -04:00
Randell Jesup
fbd587eb60
Bug 1155059: Patch 5 - clean up ServiceWorkers and avoid leaks r=nikhil
2015-07-09 23:21:46 -04:00
Randell Jesup
1a65dae1b5
Bug 1155059: Patch 3&7 - fix leaks in Promise, ConsoleService and JS Finalize r=froydnj
2015-07-09 23:21:46 -04:00
Randell Jesup
37ad9bc8b6
Bug 1155059: Patch 1&2 - Convert Dispatch() and friends to already_AddRefed<> r=froydnj
...
Modify Dispatch IDL and code to deal with MSVC issues with overloaded templates r=froydnj
2015-07-09 23:21:46 -04:00
Jeff Gilbert
512ca20ea5
Bug 1182369
- Remove js/Class.h include from nsWrapperCache.h. - r=bz
2015-07-09 12:32:04 -07:00
Jeff Gilbert
86aa7a36ee
No bug - Strip EOL whitespace from nsIDocument.h
2015-07-09 19:48:59 -07:00
Boris Zbarsky
b2e0ce9897
Bug 1180851. Don't make ThrowMethodFailed an inline function, because there's no really good reason to and we might as well save the codesize. r=peterv
2015-07-09 22:51:28 -04:00
Boris Zbarsky
5e8858b2f6
Bug 1180770
part 2. Remove the unused ifaceName/memberName arguments of ThrowMethodFailedWithDetails and rename it to ThrowMethodFailed. r=peterv
2015-07-09 22:51:28 -04:00
Boris Zbarsky
cedf483593
Bug 1180770
part 1. Remove the unused ThrowNotEnoughArgsError. r=peterv
2015-07-09 22:51:28 -04:00
Wes Kocher
905438a633
Merge m-c to inbound, a=merge
2015-07-09 18:06:22 -07:00
Wes Kocher
cc806c6518
Merge inbound to central, a=merge
2015-07-09 18:01:25 -07:00
Wes Kocher
6e1dfb8407
Backed out 5 changesets (bug 1180921) for build failures in BasePrincipal.cpp
...
Backed out changeset d8c1a2e11a9a (bug 1180921)
Backed out changeset f4dd8c53df5f (bug 1180921)
Backed out changeset b272a0ebf5d8 (bug 1180921)
Backed out changeset 8e86b6a7d201 (bug 1180921)
Backed out changeset bbdebd7b8881 (bug 1180921)
2015-07-09 17:43:08 -07:00
Bobby Holley
cd8591058b
Bug 1180921 - Add the addonId OriginAttribute. r=bholley
2015-07-09 17:25:05 -07:00
Bobby Holley
0439296813
Bug 1180921 - Give Optional<T> Maybe<T>-like operator== semantics. r=bz
2015-07-09 17:21:42 -07:00
Wes Kocher
741b8c3fc2
Backed out 3 changesets (bug 1157768) for win64 pgo build bustage CLOSED TREE
...
Backed out changeset 24ced1b9f9dd (bug 1157768)
Backed out changeset 55efd92ce59d (bug 1157768)
Backed out changeset 812f311c4ee4 (bug 1157768)
2015-07-09 14:40:20 -07:00
Ryan VanderMeulen
ee16103b84
Merge m-c to fx-team. a=merge
2015-07-09 13:53:46 -04:00
Ryan VanderMeulen
7c0e3d8cf8
Merge b2g-inbound to m-c. a=merge
2015-07-09 12:56:02 -04:00
Carsten "Tomcat" Book
0a75b97726
merge mozilla-inbound to mozilla-central a=merge
2015-07-09 17:54:48 +02:00
Ben Kelly
3a8abc5937
Bug 1181577 Delay creation of QuotaInitRunnable until Cache Context actually started. r=ehsan
2015-07-09 11:19:50 -07:00
Paul Adenot
bca4c94d71
Bug 1181735 - r=jesup
2015-07-09 15:51:56 +02:00
Carsten "Tomcat" Book
df96a32d9c
Backed out changeset 7bffe6c8fd4d (bug 1177726) for test regressions in 1177726-text-stroke-bounds.html on a CLOSED TREE
2015-07-09 13:02:13 +02:00
Samael Wang
7a60e6e002
Bug 1181466 - Fix observe function in SmsService/MmsService. r=btseng
...
Ensure deletedInfo object is converted by subject.QueryInterface()
when "sms-deleted" topic observed.
2015-07-09 11:59:45 +08:00
Fabrice Desré
242187566b
Bug 1178606 - [Hackerplace] "Error exporting app" when uploading addon r=ferjm
2015-07-08 08:01:51 -07:00
Ryan VanderMeulen
00b394eb4f
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-07-08 14:33:24 -04:00
Jocelyn Liu
4e79efbf17
Bug 1170071 - Part 4: Add Gatt server interfaces for Bluetooth daemon. r=shuang
...
CLOSED TREE
2015-07-08 04:34:00 -04:00
Jocelyn Liu
aee0301fb1
Bug 1170071 - Part 3: Add gatt server support to GATT module for Bluetooth daemon. r=shuang
2015-07-08 04:33:00 -04:00
Jocelyn Liu
86f45e165c
Bug 1170071 - Part 2: Add helpers for Bluetooth daemon GATT server support. r=shuang
2015-07-08 04:31:00 -04:00
Jocelyn Liu
11d289a10b
Bug 1170071 - Part 1: Revise BluetoothGattInterface, result handler, and interface helper for daemon support of gatt server. r=shuang
2015-07-08 04:30:00 -04:00
Markus Stange
98b3dadf0b
Bug 599328 - Clicking a label shouldn't draw a focus ring if clicking the control wouldn't have. r=enndeakin
2015-07-08 00:46:48 -04:00
Kyle Machulis
a4842e7759
Bug 1176300 - Add soundtouch factory functions for DLL memory handling on windows; r=padenot
2015-07-07 21:17:09 -07:00
Kyle Machulis
2ac88172a1
Bug 1176300 - Move libsoundtouch to lgpllibs; r=glandium
2015-07-07 21:17:09 -07:00
Daniel Holbert
ce84d31c0e
Bug 1158561 followup: Add 'override' annotations to overriding methods added in this bug: Callback(), SitesWithData(), RecvReturnClearSiteData(), & RecvReturnSitesWithData(). rs=ehsan
2015-07-07 21:10:32 -07:00
Phil Ringnalda
d53fe5a1a0
Back out 694521589eb0 (bug 1177271) for leaking
...
CLOSED TREE
2015-07-07 21:08:19 -07:00
Marcos Caceres
1d3b143a7f
Bug 1171200 - Add means of checking if a document links to a manifest. r=billm.
...
---
dom/ipc/manifestMessages.js | 166 +++++++++-----------
...ObjectProcessor.js => ImageObjectProcessor.jsm} | 0
dom/manifest/ManifestFinder.jsm | 58 +++++++
dom/manifest/ManifestObtainer.js | 92 -----------
dom/manifest/ManifestObtainer.jsm | 170 +++++++++++++++++++++
...{ManifestProcessor.js => ManifestProcessor.jsm} | 18 +--
.../{ValueExtractor.js => ValueExtractor.jsm} | 4 +-
dom/manifest/WebManifest.jsm | 19 ---
dom/manifest/moz.build | 10 +-
dom/manifest/test/browser.ini | 3 +-
.../test/browser_ManifestObtainer_obtain.js | 2 +-
dom/manifest/test/browser_hasManifestLink.js | 109 +++++++++++++
dom/manifest/test/common.js | 4 +-
dom/security/test/csp/browser_test_web_manifest.js | 12 +-
.../csp/browser_test_web_manifest_mixed_content.js | 10 +-
toolkit/modules/PromiseMessage.jsm | 36 +++++
toolkit/modules/moz.build | 1 +
17 files changed, 467 insertions(+), 247 deletions(-)
rename dom/manifest/{ImageObjectProcessor.js => ImageObjectProcessor.jsm} (100%)
create mode 100644 dom/manifest/ManifestFinder.jsm
delete mode 100644 dom/manifest/ManifestObtainer.js
create mode 100644 dom/manifest/ManifestObtainer.jsm
rename dom/manifest/{ManifestProcessor.js => ManifestProcessor.jsm} (95%)
rename dom/manifest/{ValueExtractor.js => ValueExtractor.jsm} (96%)
delete mode 100644 dom/manifest/WebManifest.jsm
create mode 100644 dom/manifest/test/browser_hasManifestLink.js
create mode 100644 toolkit/modules/PromiseMessage.jsm
2015-07-08 13:26:32 +10:00
Ryan VanderMeulen
89eb454666
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-07-09 13:52:22 -04:00
Jesse Ruderman
c02675afc8
Bug 1181382: move declaration into namespace to resolve conflict. r=hsinyi
2015-07-09 09:37:08 -07:00
Kyle Machulis
e040e3dbdb
Bug 1157768 - FFTBlock Changes for using libav fft; r=padenot
2015-07-09 09:07:53 -07:00
JW Wang
733b9da98f
Bug 1181456 - check playing event only once since it could take a lot of time. r=cpearce
2015-07-08 00:04:00 +02:00
Andrew Comminos
3d05be29dd
Bug 1180840 - Make test_focus.xul not expect a specific text selection position after mouse event synthesis. r=enn
2015-07-08 10:10:00 +02:00
Carsten "Tomcat" Book
1736329ed0
Backed out changeset 2db7f8ad8c8f (bug 1178233) on request by jaoo
2015-07-09 10:53:26 +02:00
Carsten "Tomcat" Book
1efcf8ff5d
Backed out changeset ab0df10f86e2 (bug 1178233)
2015-07-09 10:52:24 +02:00
Brian Grinstead
50da040cd5
Bug 1175318 - Import Console.jsm for mochitests;r=ted,r=past
2015-07-08 12:10:29 -07:00
Benoit Girard
7bb9c7cdd7
Bug 1103106 - Change will-change to be first-come, first-served. r=roc
2015-07-06 16:32:53 -04:00
Tim Taubert
b225eb87ef
Bug 834830 - Add nsISelectionController.SELECTION_URLSTRIKEOUT to enable striking out parts of the URL in the URL bar r=roc
2015-07-08 15:45:21 +02:00
Milan Sreckovic
ee9af6fc79
Bug 1177726 - Inflate the bounds when stroking the canvas text. r=jmuizelaar
2015-07-08 07:45:00 +02:00
Morris Tseng
cf584dd596
Bug 1174043 - Run DisableTimer if timer is not yet disabled. r=dglastonbury
2015-07-07 23:43:00 +02:00
Franziskus Kiefer
9500805441
Bug 1166910 - put referrer attribute behind pref in webidl, r=bz
2015-07-07 15:25:16 -07:00
JW Wang
2267a813eb
Bug 1181504. Part 2 - remove MediaDecoderStateMachine::mAudioStartTime. r=kinetik.
2015-07-09 11:07:57 +08:00
JW Wang
6cfa022619
Bug 1181504. Part 1 - add assertions to MediaDecoderStateMachine::GetAudioClock(). r=kinetik.
2015-07-09 11:07:27 +08:00
Chris Pearce
5f5c753dbd
Bug 1174593 - Null check context compartment in GetCurrentJSStack(). r=bholley
2015-07-09 19:29:17 +12:00
Chris Pearce
a56cd9db3b
Bug 1181454 - Give up checking for Adobe EME plugin files if e10s is on until we get a proper fix. r=edwin
2015-07-09 19:29:13 +12:00
Jose Antonio Olivera Ortega
2a6adebd4c
Bug 1178233 - [non-e10s] The update process doesn't work within about:serviceworkers in non-e10s mode. Test. r=baku
2015-07-09 09:26:04 +02:00
Jose Antonio Olivera Ortega
2becb751d9
Bug 1178233 - [non-e10s] The update process doesn't work within about:serviceworkers in non-e10s mode. r=baku
2015-07-09 09:25:55 +02:00
Boris Zbarsky
7d8173071e
Bug 1181619. Make sure we've entered a microtask before we call nsJSUtils::EvaluateString, and put those microtasks outside the relevant AutoEntryScripts so we report any possible exceptions before doing the microtask checkpoint. r=bholley
2015-07-09 02:41:43 -04:00
Jean-Yves Avenard
b625ffc87b
Bug 1181894: Always create a PlatformDecoderModule in CDMWrapper. r=cpearce
...
Not all tracks may be encrypted, as such we need a default PDM in order to decode non-encrypted data.
2015-07-09 16:18:05 +10:00
Jean-Yves Avenard
147a590aaf
Bug 1181439: Include init segment range when calling NotifyDataArrived. r=cpearce
2015-07-09 11:06:07 +10:00
Jean-Yves Avenard
dbad274e64
Bug 1180403: P2. Prevent crash when shutting down. r=cpearce
2015-07-09 11:06:07 +10:00
Jean-Yves Avenard
2f751fffd0
Bug 1180403: P1. Ensure buffered index is up to date. r=cpearce
2015-07-09 11:06:07 +10:00
Andrea Marchesini
00307929f0
Bug 1181528 - nsISimpleEnumerator.h is needed by nsDocument.cpp, r=smaug
2015-07-09 01:36:35 +01:00
Andrea Marchesini
7df0c76d82
Bug 1181595 - Improve null checks in MessagePort::RemoveDocFromBFCache, r=smaug
2015-07-09 01:34:37 +01:00
Nicholas Nethercote
24ab7bcdca
Bug 1179071 - Merge RemovingIterator into Iterator. r=froydnj.
...
The original motivation for the Iterator/RemovingIterator split was that
PLDHashTable Checker class would treat them differently. But that didn't end up
happening (see bug 1131308). So this patch merges them. This is a small code
size win now but it will become bigger when I add iterators to nsTHashTable and
nsBaseHashtable.
The only complication is that PLDHashTable::Iter() is now non-const, which is
a problem if you use it in a const method. So I added PLDHashTable::ConstIter()
which is used in just two places. It's a bit of a hack -- effectively a
const_cast -- but I don't think it's too bad.
2015-07-06 22:02:26 -07:00
Jeff Gilbert
f793776e85
Bug 1177271 - Add WebGLFormat format tables. - r=kamidphish
2015-07-07 19:42:13 -07:00
Jean-Yves Avenard
5dbbaa2526
Bug 1179094: Use TimeUnit in PlatformDecoderModule. r=cpearce
2015-07-08 10:56:16 +10:00
Bill McCloskey
a4e0f91e99
Bug 1173947 - Make getRandomValues message be urgent (r=mrbkap)
2015-07-07 17:24:42 -07:00
Michael Layzell
3e4a2bf7c1
Bug 1181318 - Eliminate duplicate mRefCnt members in nsRunnable subclasses. r=ehsan
2015-07-07 14:03:00 +02:00
Cameron McCormack
46d4c64434
Bug 1177563 - Test that we share agent rule processors across different documents. r=dbaron
2015-07-08 15:57:31 +10:00
Xidorn Quan
0b878b81f3
Bug 1174323 - Disable screenClientXYConst subtest of pointerlock test on OS X. rs=KWierso
2015-07-08 19:25:45 +10:00
Carsten "Tomcat" Book
8c7c890ce6
Backed out changeset 42e80a07acd6 (bug 1177563) for bustage on a CLOSED TREE
2015-07-08 09:44:16 +02:00
Nicolas Silva
54d1ea287f
Bug 1178753 - Always enable async-video when OMTC is enabled. r=sotaro
2015-07-08 09:28:48 +02:00
Cameron McCormack
383dc1b8dc
Bug 1177563 - Test that we share agent rule processors across different documents. r=dbaron
2015-07-08 15:57:31 +10:00
Brad Lassey
c6d6329270
bug 1158561 - [e10s] Browser hang in PluginModuleParent::NPP_ClearSiteData() r=jimm,mak
2015-06-30 18:08:19 -04:00
Wes Kocher
b95949f456
Backed out changeset aa4ba2c25de7 (bug 599328) for test_bug426082.html failures on OSX
2015-07-07 16:33:30 -07:00
Xidorn Quan
aa83e75ffc
Bug 1178668 - Only exit fullscreen on the document of the requesting window. r=smaug
2015-07-08 08:51:09 +10:00
Xidorn Quan
90be5659e9
Bug 1180574 - Disable fullscreen-api-race subtest 'openNewWindow, navigate' on Linux 32bit. r=philor
2015-07-08 08:49:56 +10:00
Andrea Marchesini
eaff6ab6a1
Bug 1181329 - Make DataStore available to privileged homescreen app, r=fabrice
2015-07-07 23:19:14 +01:00
Boris Zbarsky
b685437bbe
Bug 1180525. Run callbacks whose window is no longer current as long as its document is the active document in the browsing context. r=bholley
...
The distinction only matters when document.open() makes a different
window current without changing the active document.
2015-07-07 17:38:07 -04:00
Boris Zbarsky
bdf294419f
Bug 1167489 and bug 1153672. Clamp the resolution of performance.now() calls to 5us, because otherwise we allow various timing attacks that depend on high accuracy timers. r=froydnj
2015-07-07 17:37:50 -04:00
Kartikaya Gupta
e9b44b28d9
Bug 1181678 - Expose an attribute on DOMWindowUtils to see if APZ is enabled. r=botond
2015-07-09 09:53:54 -04:00
Julien Wajsberg
d7ef3f2ece
Bug 1170449 - Nullify the onpointer* event handlers before calling SimpleTest.finish() in test_bug967796.html. r=smaug
2015-07-09 00:39:00 -04:00
Boris Chiou
0be193f5d7
Bug 1181467 - Fix mime type checking while copying image. r=Enn
...
Handle kNativeImageMime case as other image types in RecvSetClipboard.
2015-07-08 01:06:00 -04:00
Markus Stange
4074781f72
Bug 599328 - Clicking a label shouldn't draw a focus ring if clicking the control wouldn't have. r=enndeakin
2015-06-23 08:20:04 -07:00
Seth Fowler
8441769275
Bug 1177587 - Detect use of <img> elements for animation and use sync decoding to reduce flicker. r=tn
2015-07-07 14:00:08 -07:00
Wes Kocher
48f166ea1d
Backed out changeset 35aee276e08f (bug 1179685) for wpt failures CLOSED TREE
2015-07-07 12:29:21 -07:00
Andrea Marchesini
4fcceb6b42
Bug 1172144 - Improve the size check of nsTextFragment::Append, r=ehsan
2015-07-07 19:32:25 +01:00
Birunthan Mohanathas
ae2feaa3f6
Bug 1168606 - Part 2: Convert DelayedDeleteRunnable into reusable DelayedActionRunnable class. r=bent
2015-06-09 07:57:19 -07:00
Birunthan Mohanathas
96230e064f
Bug 1168606 - Part 1: Extract Cursor response data population into shared function. r=bent
2015-07-07 11:27:04 -07:00
Birunthan Mohanathas
8aed48f68e
Bug 968520 - Use move assignment instead of fallible copy assignment in nsCSPUtils.cpp. r=froydnj
2015-07-07 11:27:03 -07:00
Birunthan Mohanathas
cc02e61b49
Bug 1179282 - Use nsTArray::Assign instead of the assignment operator in dom/svg/. r=dholbert
2015-07-07 11:27:03 -07:00
Catalin Badea
c2edf74b86
Bug 1179685 - Fix messageport assert in wpt service worker test. r=baku
2015-07-07 11:11:34 -07:00
Ryan VanderMeulen
18afe1cb5f
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-07-07 13:38:10 -04:00
Dimi Lee
0ddc1933c3
Bug 1168938 - Memory safety bug in NetworkUtils::postTetherInterfaceList. r=fabrice
2015-07-02 18:17:59 +08:00
Bruce Sun
9ffc14ce41
Bug 1161991: Gatt server neutral-backend interface; r=jocelyn
2015-07-06 13:43:54 +08:00
Shawn Huang
d442ac555f
Bug 1160126 - Restart bluetoothd daemon automatically for API V2, r=jocelyn
2015-07-07 15:16:57 +08:00
Cervantes Yu
d0d380cd18
Bug 1180644: Fix crashes after enabling OOP on B2GDroid. r=snorp
2015-07-06 19:18:20 +08:00
Wes Kocher
ac88e7b6d2
Merge b2ginbound to central, a=merge
2015-07-06 17:12:21 -07:00
Gregor Wagner
0023c4863e
Bug 1179379 - PhonenumberJS: Update Metadata. r=bent
2015-07-06 10:12:37 -07:00
Ehsan Akhgari
b46cf7d328
Backout bug 1180539 for test failures
2015-07-06 10:50:35 -04:00
Ehsan Akhgari
80a86f7eba
Bug 1180539 follow-up: Add a null check in AudioContext::Close to fix the ccrash in Web Audio Editor tests
2015-07-06 10:35:16 -04:00
Jim Chen
5af5a80eb6
Bug 1177011 - Ignore restarting the same content observer in EventStateManager; r=masayuki
2015-07-06 09:54:04 -04:00
Carsten "Tomcat" Book
692c09c692
Backed out changeset 04420ed3c036 (bug 1127380) for test failures in test_animation-playbackrate.html
2015-07-06 15:40:14 +02:00
JW Wang
9866f1a6d4
Bug 1179665. Part 4 - remove MDSM::RecreateDecodedStream() which runs on the main thread and doesn't fit into the thread model of MDSM. r=roc.
2015-07-06 11:36:26 +08:00
JW Wang
3786032de9
Bug 1179665. Part 3 - move code about sending stream data into DecodedStream. r=roc.
2015-07-06 11:36:15 +08:00
JW Wang
f3471ac4ef
Bug 1179665. Part 2 - clean up mStreamStartTime since start time of MDSM is now always 0. r=roc.
2015-07-06 11:34:59 +08:00
JW Wang
c24bd5156d
Bug 1179665. Part 1 - move code that remove finished streams into DecodedStream so we don't need to expose GetReentrantMonitor() to the public and it is easier to remove it in the future. r=roc.
2015-07-06 11:34:47 +08:00
Brian Birtles
1d1182f1ae
Bug 1179111 part 5 - Remove Name() methods; r=jwatt
2015-07-01 15:19:04 +09:00
Brian Birtles
58b20a1703
Bug 1179111 part 4 - Remove KeyframeEffectReadOnly.name; r=smaug
2015-07-01 14:54:39 +09:00
Brian Birtles
cf01e3a000
Bug 1179111 part 2 - Implement CSSTransition.transitionProperty; r=smaug, r=jwatt
2015-07-01 12:27:48 +09:00
Brian Birtles
895e49d97e
Bug 1179111 part 1 - Implement CSSAnimation.animationName; r=smaug, r=jwatt
2015-07-01 12:15:42 +09:00
Ehsan Akhgari
d9c8ffbd0a
Bug 1180539 - Correctly dispatch media-playback notifications when an AudioContext is closed/suspended/resumed; r=baku
...
Since navigating away from a page with an active AudioContext will close
it internally, this patch fixes a similar issue to bug 1180535 for Web
Audio too.
2015-07-06 09:10:06 -04:00
Ehsan Akhgari
cf78034a0d
Bug 1180347 - Split media.useAudioChannelService to support turning the service on without turning the Firefox OS specific APIs on; r=baku
...
This is going to be needed for us to be able to turn the AudioChannelService
on for desktop without exposing the Firefox OS specific APIs.
2015-07-06 09:05:00 -04:00
Paul Adenot
5da299480e
Bug 1173016 - Bustage fix: mark BasicWaveformCache's ctor as explicit
, on a CLOSED TREE.
2015-07-06 14:27:18 +02:00
Paul Adenot
c54f166d13
Bug 1173016 - Properly refcount the inner PeriodicWave object. r=karlt
2015-07-06 13:58:33 +02:00
Brian Birtles
f9eef870c0
Bug 1178186 part 2 - Add tests for CSSAnimation and CSSTransition interfaces; r=jwatt
2015-06-30 10:00:56 +09:00
Brian Birtles
a02c9643ee
Bug 1178186 part 1 - Add CSSAnimation and CSSTransition interfaces; r=smaug
2015-06-30 10:00:39 +09:00
Jim Mathies
984929f810
Bug 1177367 - Don't fall through to non-e10s plugin widget creation when e10s creation fails. r=aklotz
2015-07-06 13:10:46 -05:00
Michael Layzell
724e72569c
Bug 1167389 - Make FileList::mParent a smart pointer, and declare it to the cycle collector. r=ehsan
2015-07-07 06:38:00 -04:00
JW Wang
ef9ca4d75a
Bug 1181051 - Remove BOM from dom/media/test/test*.html. r=kinetik
2015-07-07 01:43:00 -04:00
Jan-Ivar Bruaroey
49077b9993
Bug 1180748 - Unbreak building with --disable-webrtc. r=jesup
2015-07-06 11:43:39 -04:00
Ehsan Akhgari
1d6aba54a1
Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku
2015-07-07 09:07:13 -04:00
Ehsan Akhgari
78c46d808c
Bug 1180887 - Part 1: Separate out the JS code inside test_request_context.html; r=baku
2015-07-07 09:06:15 -04:00
Carsten "Tomcat" Book
addd366430
Backed out changeset 1e1ccffd51b8 (bug 1178186) for suspicion of causing bc2 test failures on OSX browser_bug427559.js
2015-07-07 14:22:33 +02:00
Carsten "Tomcat" Book
1226a0c22a
Backed out changeset 1027311cd1bb (bug 1178186)
2015-07-07 14:21:49 +02:00
Carsten "Tomcat" Book
bb60977948
Backed out changeset 144276fd40a1 (bug 1179111)
2015-07-07 14:21:46 +02:00
Carsten "Tomcat" Book
6799a719d6
Backed out changeset 4eb184faf92c (bug 1179111)
2015-07-07 14:21:42 +02:00
Carsten "Tomcat" Book
8a34e14afd
Backed out changeset 171d0e4ec35d (bug 1179111)
2015-07-07 14:21:37 +02:00
Carsten "Tomcat" Book
a6970a6f1a
Backed out changeset 22cafa2fd162 (bug 1179111)
2015-07-07 14:21:33 +02:00
Dragana Damjanovic
c7fc0a288e
Bug 905127 - Part 2 - remove unnecessary nsNetUtil.h includes r=jduell
2015-07-06 07:55:00 +02:00
Emanuel Hoogeveen
31c0c961cd
Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell
2015-07-07 04:17:00 +02:00
Paul Adenot
9f3d17479f
Bug 1173016 - Cache the basic waveform PeriodicWaves. r=karlt
2015-06-15 18:16:16 +02:00
Andrea Marchesini
edc3dda6a4
Bug 1176034 - Implement JSAutoStructuredCloneBuffer::clear(with callbacks and closure), r=sfink
2015-07-06 12:22:08 +01:00
Chris Pearce
bec133b4ea
Bug 1180610 - Handle EME plugin voucher disappearing after installation before restart, r=jw_wang
2015-07-06 21:59:07 +12:00
Lee Salzman
54afeb6c7a
Bug 1180246 - Part 1 - remove dependencies on gfxD2DSurface. r=bas
2015-07-02 08:02:51 -04:00
Andrew McCreight
1d0f561200
Bug 1177627 - Back out most of 7fcf6bf43eda for causing Gaia unit test crashes. r=smaug
2015-07-02 12:34:00 +02:00
Jonathan Watt
b14fd4fb1a
Bug 1127380 - Tests for Animation.playbackRate. r=hiro
2015-07-06 00:22:00 +02:00
Gerald Squelart
dad555498f
Bug 1175765 - Start async-shutdown timer in GMPParent::CloseActive(). r=cpearce
2015-07-03 19:37:00 +02:00
Tim Chien
199cca088f
Bug 1175399 - Move readonly detection into isFocusableElement. r=janjongboom
2015-07-03 01:42:00 +02:00
Tim Chien
91ddc465c0
Bug 1175024 - Don't destroy and recreate DOMRequestIpcHelper instance for every InputContext. r=fabrice
2015-07-02 23:47:00 +02:00
Michael Layzell
ff30eed3b2
Bug 1168161 - Mark nsPIDOMWindow::mDocShell as MOZ_NON_OWNING_REF. r=ehsan
2015-05-25 10:57:00 +02:00
Michael Layzell
ff8e1181cd
Bug 1167597 - Mark PromiseReportRejectFeature::mPromise as MOZ_NON_OWNING_REF. r=ehsan
2015-05-22 07:17:00 +02:00
Michael Layzell
ffebdac5d9
Bug 1167395 - Mark CharacterDataChangeInfo::Details as MOZ_STACK_CLASS, and mark mNextSibling as MOZ_NON_OWNING_REF. r=smaug
2015-07-03 15:55:00 +02:00
Michael Layzell
4aa3178201
Bug 1167390 - Mark nsNodeWeakReference::mNode as MOZ_NON_OWNING_REF. r=smaug
2015-05-21 14:24:00 +02:00
Michael Layzell
9e3f6f813b
Bug 1167384 - Remove unused SelfRef class. r=ehsan
2015-05-21 14:16:00 +02:00
Olli Pettay
132b3d4a1c
Bug 1157195, null check for widget before generating drag events, r=masayuki
2015-07-07 14:18:14 +03:00
Fernando Jimenez
373e932e00
Bug 1176712 - Cannot have two activities with same name and different filters. Tests. r=fabrice
2015-07-02 07:56:14 +02:00
Fernando Jimenez
45171ff2b7
Bug 1176712 - Cannot have two activities with same name and different filters. r=fabrice
2015-07-02 07:56:14 +02:00
Robert O'Callahan
7fa102e8f6
Bug 1143575. Push all available frames to the compositor. r=cpearce
2015-06-15 15:24:57 +12:00
Robert O'Callahan
9937cd3c3f
Bug 1143575. Refactor UpdateRenderedVideoFrames to support pushing multiple frames from the VideoQueue to the ImageContainer. r=cpearce
2015-07-03 19:33:56 +12:00