Randell Jesup
d6e073cec4
Bug 1254876: assert windows recording is shut down r=pkerr
2016-03-21 02:57:13 -04:00
Daniel Holbert
00d43c6f13
Bug 1257938 part 3: Remove support for the "layout.css.sticky.enabled" pref (so we'll unconditionally support "position: sticky"). r=corey
...
MozReview-Commit-ID: 9jYcXkUvi8S
2016-03-20 23:06:53 -07:00
Daniel Holbert
42d59af359
Bug 1257938 part 2: Remove separation between test_position_sticky.html & its helper-file, now that it doesn't need to tweak a pref. r=corey
...
MozReview-Commit-ID: 7aUlaBP1OK
2016-03-20 23:06:42 -07:00
Daniel Holbert
0a77fd87dd
Bug 1257938 part 1: Adjust automated tests to assume position:sticky is unconditionally supported. r=corey
...
MozReview-Commit-ID: IfQatzWq7q5
2016-03-20 23:05:34 -07:00
Matt Woodrow
fd534aefc7
Bug 1257013 - Part 3: Stop checking for corrupt frames in MediaDecoderStateMachine since we no longer produce them. r=ajones
...
--HG--
extra : rebase_source : a68da2757970cd28da5719d77e3036f9051041e5
2016-03-21 18:50:41 +13:00
Matt Woodrow
41cff5119c
Bug 1257013 - Part 2: Use readback to synchronize d3d11 video. r=cpearce,Bas
...
--HG--
extra : rebase_source : 252d183ea0c15f4326c25b4f84ae1c9b43237759
2016-03-21 18:49:59 +13:00
Matt Woodrow
49c3c58a6c
Bug 1257013 - Part 1: Use readback to synchronize d3d9 video. r=cpearce,Bas
...
--HG--
extra : rebase_source : 104b692bb1f732ec86113506ebac8961ac8fb5b8
2016-03-21 18:49:43 +13:00
Heiher
c20d56eea7
Bug 1258253 - IonMonkey: MIPS64: Fix MacroAssembler::branchValueIsNurseryObject. r=arai
...
---
js/src/jit/mips64/MacroAssembler-mips64.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
2016-03-21 13:49:04 +08:00
Heiher
3aebdfcdef
Bug 1258253 - IonMonkey: MIPS64: Fix MacroAssembler::branchTestMagic. r=arai
...
---
js/src/jit/mips64/MacroAssembler-mips64-inl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2016-03-21 13:49:03 +08:00
Heiher
e60b68c3ad
Bug 1254500 - IonMonkey: MIPS: Implement CodeGeneratorMIPSShared::visitPopcntI. r=arai
...
---
.../jit/mips-shared/CodeGenerator-mips-shared.cpp | 27 ++++++++++++++++++++++
js/src/jit/mips-shared/CodeGenerator-mips-shared.h | 1 +
2 files changed, 28 insertions(+)
2016-03-21 13:49:02 +08:00
Heiher
efebcd7841
Bug 1254500 - IonMonkey: MIPS: Implement CodeGeneratorMIPSShared::visitCtzI. r=arai
...
---
js/src/jit/mips-shared/CodeGenerator-mips-shared.cpp | 9 +++++++++
js/src/jit/mips-shared/CodeGenerator-mips-shared.h | 1 +
2 files changed, 10 insertions(+)
2016-03-21 13:49:01 +08:00
Heiher
ede2938094
Bug 1254500 - IonMonkey: MIPS: Implement ma_ctz. r=arai
...
---
js/src/jit/mips-shared/MacroAssembler-mips-shared.cpp | 11 +++++++++++
js/src/jit/mips-shared/MacroAssembler-mips-shared.h | 2 ++
2 files changed, 13 insertions(+)
2016-03-21 13:49:00 +08:00
Jocelyn Liu
b8598e36ab
Bug 1254956 - Implement Node.rootNode. r=smaug
...
MozReview-Commit-ID: HeV3qnngbTx
--HG--
extra : rebase_source : 767d31edb8b5ae7223e7e13c2d9be0137f212b62
2016-03-16 09:49:10 +08:00
Fabrice Desré
4f6827357a
Bug 1258034
- Fix ServiceWorkerPrivate.cpp build error on b2g r=khuey
2016-03-20 09:57:33 -07:00
Fabrice Desré
9ff394aa02
Bug 1258034
- fix MediaPermissionGonk.cpp build error on b2g r=khuey
2016-03-20 09:57:28 -07:00
Phil Ringnalda
522eeca20c
Back out dbf70d71fe29 (bug 1198701) for breaking test_document.all_iteration.html
2016-03-20 22:35:54 -07:00
Karl Tomlinson
bc64779561
bug 1211892
read -unico-border-gradient of early Unico versions for ThreeDHighlight and ThreeDShadow r=acomminos
...
MozReview-Commit-ID: KWfQqT5MIjT
--HG--
extra : rebase_source : d480fe8538530aafd0b68da9b947f215af119bd1
2016-03-18 22:49:46 +13:00
Phil Ringnalda
6705425981
Back out changeset 1364b664788a (bug 1257019) for check_spidermonkey_style.py failures
...
CLOSED TREE
2016-03-20 21:29:29 -07:00
Phil Ringnalda
b0bc1ab435
Bug 1257593 followup, fix bustage from believing a reviewer and then sending a different patch to try
...
CLOSED TREE
2016-03-20 21:19:14 -07:00
Greg Weng
5001f89b5f
Bug 1198701 - ArrayIterator gets length property after iteration has finished. r=till
2016-03-18 00:43:00 -04:00
JerryShih
dc73cc267c
Bug 1257593 - Handle webgl FramebufferTexture2D() with an unbound texture. r=jgilbert
2016-03-20 01:07:00 -04:00
Nick Fitzgerald
8de9fb7cf2
Bug 1257019 - Add move construction to js::Mutex<T>. r=terrence
2016-03-17 14:53:00 -04:00
JerryShih
2011d3b328
Bug 1252414 - Handle lost_context for webgl ClearBuffer*. r=jgilbert
2016-03-17 01:45:00 -04:00
JW Wang
1f50efdd99
Bug 1242783. Part 2 - per comment 12, buffer only 1s when audio is captured. r=kinetik.
...
MozReview-Commit-ID: 2SUSvQzUSgR
2016-03-19 18:29:44 +08:00
JW Wang
e13588537e
Bug 1242783. Part 1 - per comment 11, increase mAmpleAudioThresholdUsecs to 2s to avoid audio underrun when BT is connected. r=kinetik.
...
MozReview-Commit-ID: DBQwrDxnjjh
2016-03-19 18:29:34 +08:00
Thomas Nguyen
dbccc09fbb
Bug 907252 - B2G NFC: write xpcshell-test for NFC. r=yoshi
2016-03-21 10:22:44 +08:00
Gerald Squelart
31a428dc42
Bug 1256533 - Use std::deque<int32_t> instead of nsDeque - r=cpearce
...
The queue of pending block indexes was implemented using nsDeque where
item pointers were perverted into pure 32-bit numbers, causing a size
mismatch on 64-bit platforms, which was picked by VS2015.
Note: We're using a deque because we need to implement a 'contains' method,
which would be unreasonably-difficult with a pure queue.
MozReview-Commit-ID: HpDBIwgSs9
--HG--
extra : rebase_source : d396e7677a51cac787202dd63653890f19626bf8
2016-03-20 16:52:34 +11:00
Ceridwen
865d078f80
Bug 1257983 - Fix MANIFEST.in in external-media-tests package; r=maja_zf
...
This MANIFEST.in contained the wrong file name,
external-media-tests-requirements.txt rather than requirements.txt.
MozReview-Commit-ID: A0zJihjoxzf
--HG--
extra : rebase_source : ddc462d754d234af04ed5a37885b89f9187a3942
2016-03-18 18:32:37 -04:00
Phil Ringnalda
d171b7485c
Back out changeset 06e41d2080a2 (bug 698882) for (at least) 10.6 leaks including PollableEvent
...
CLOSED TREE
2016-03-20 17:24:48 -07:00
Benjamin Peterson
752343237e
No bug - fix typo r=me
...
DONTBUILD CLOSED TREE
--HG--
extra : rebase_source : 25f0600425dec249f838ed221dde71d401571eb9
extra : amend_source : 49f7ccab9e47083df9e8b7776acc6de73a880473
2016-03-19 21:28:19 -07:00
Patrick McManus
2a402eafbc
Bug 698882 - mozilla::net::PollableEvent r=dragana r=mayhemer
2016-02-11 15:00:22 -05:00
Andrea Marchesini
c24e671905
Bug 1258137 - OSFileSystem should not be kept alive by more than 1 Directory, r=smaug
2016-03-20 11:58:01 +01:00
Andrea Marchesini
1e2dc533d6
Bug 1173320 - patch 8/8 - Fix e10s tests for DeviceStorage API, r=smaug
2016-03-20 11:56:11 +01:00
Andrea Marchesini
8d3c72ef64
Bug 1173320 - patch 7/8 - Tests for FileList and Directories, r=smaug
2016-03-20 11:56:11 +01:00
Andrea Marchesini
5f7cc5cffa
Bug 1173320 - patch 6/8 - Make FileList clonable to workers if it doesn't contain Directories, r=smaug
2016-03-20 11:56:10 +01:00
Andrea Marchesini
69278a33e5
Bug 1173320 - patch 5/8 - Cleanup manual string path management, r=smaug
2016-03-20 11:56:10 +01:00
Andrea Marchesini
548dc7f03a
Bug 1173320 - patch 4/8 - Directory in FileList, r=smaug
2016-03-20 11:56:10 +01:00
Andrea Marchesini
f11df067d2
Bug 1173320 - patch 3/8 - Improve the Windows path management, r=smaug
2016-03-20 11:56:10 +01:00
Andrea Marchesini
4c6e588645
Bug 1173320 - patch 2/8 - Proper naming for the FileSystem path serialization, r=smaug
2016-03-20 11:56:10 +01:00
Andrea Marchesini
18858bf144
Bug 1173320 - patch 1/8 - Implement Directory object as string and not as BlobImpl, r=smaug
2016-03-20 11:56:10 +01:00
Julian Seward
96a413ffed
Bug 1248915 - TSan: data race on global 'mozilla::net::CacheObserver::sDiskCacheCapacity'. r=honzab.moz, n.nethercote.
2016-03-20 10:08:57 +01:00
Ting-Yu Lin
22224242ba
Bug 1249556 - Implement toggling details by keyboard. r=smaug
...
The user can switch to the main <summary> by tab key, and toggle the
<details> by either 'space' key or 'enter' key.
'return' key is handled with 'keypress', and the 'space' key is handled
with 'keyup' like the HTMLInputElement.
MozReview-Commit-ID: HE6IduUGCpj
--HG--
extra : rebase_source : 34598d95f35bf6b5bd927457ee09e42eb6ec0a68
2016-03-19 20:37:09 +08:00
Ting-Yu Lin
03310cda94
Bug 1249556 - Rename override to disallowOverridingFocusability. r=bz
...
Rename 'override' to 'disallowOverridingFocusability' in
nsGenericHTMLElement::IsHTMLFocusable() to make the implementation
reflect the semantic that the subclass is disallow to override the value
returned in aIsFocusable described in nsGenericHTMLElement.h.
Also 'override' is a new specifier since C++11. Rename it make the
syntax highlight looks right.
MozReview-Commit-ID: CShdChjBv7j
--HG--
extra : rebase_source : 6cf17cf1771c3f75fb31d1d6f882daffa015ab1c
2016-03-18 13:47:50 +08:00
Ryan VanderMeulen
233f30f237
Merge fx-team to inbound. a=merge
2016-03-20 00:25:17 -04:00
Phil Ringnalda
b47ec4d2bd
Backed out 8 changesets (bug 1173320) for adding dom/filesystem/tests/test_basic.html without making it work on Android
...
Backed out changeset 7e3a105b9160 (bug 1173320)
Backed out changeset 094819fbb07f (bug 1173320)
Backed out changeset 23b0e55ff1db (bug 1173320)
Backed out changeset 8bf8e2fcedad (bug 1173320)
Backed out changeset 3de390c6f47f (bug 1173320)
Backed out changeset fb298010e12e (bug 1173320)
Backed out changeset f1a965c2f796 (bug 1173320)
Backed out changeset 176128ba757f (bug 1173320)
2016-03-19 19:44:22 -07:00
Shu-yu Guo
b4a736d2a2
Backed out changesets b61921a307e9 and e9e74f6bd12a (bug 1054759) for breaking web compat by implementing Symbol.unscopables without Array.prototype[@@unscopables].
2016-03-19 19:18:12 -07:00
Ryan VanderMeulen
04e76674fe
Backed out changeset ed4fe05c868d (bug 125813) for Android test_basic.html failures.
2016-03-19 21:26:57 -04:00
Morgan Phillips
bfae7eddf8
Bug 1257053 - Only make use of error stashing (via PossibleError) when it is necessary; r=jorendorff
...
By un-necessarily stashing errors we make it difficult to reason about what's happening in the code,
introducing situations where it's possible for errors to "pile up" and attempt to clobber one another.
2016-03-18 14:47:45 -07:00
Andrea Marchesini
fdc204437a
Bug 1258137 - OSFileSystem should not be kept alive by more than 1 Directory, r=smaug
2016-03-19 22:30:24 +01:00
Andrea Marchesini
f8fd9ba926
Bug 1173320 - patch 8/8 - Fix e10s tests for DeviceStorage API, r=smaug
2016-03-19 22:29:47 +01:00