Jon Coppeard
|
4d97bbfd94
|
Bug 1154391 - Update import declarations to current ES6 spec r=shu
|
2015-05-28 09:57:57 +01:00 |
|
Matt Brubeck
|
9c9ab9548c
|
Bug 1169088 - Remove unused nsBidiPresUtils methods. r=dbaron
These were used only in nsSVGGlyphFrame which was removed in bug 889736.
|
2015-05-27 19:06:33 -07:00 |
|
Tim Nguyen
|
a75105bac9
|
Bug 1166867 - Support -moz-os-version: windows-win10. r=jimm
|
2015-05-21 12:16:00 +02:00 |
|
Boris Chiou
|
70d62b1439
|
Bug 1161372 - Add EventRegions on LayerScope. r=dglastonbury
|
2015-05-27 03:18:00 +02:00 |
|
Nicholas Hurley
|
b918351d59
|
Bug 1159747 - delete h2 static compression table in such a way to avoid crashes after network changes. r=mcmanus
|
2015-05-27 09:49:00 +02:00 |
|
Andrew McCreight
|
fa16901aa8
|
Bug 1157308 - part 2 - Reduce the content process leak limit on OS X. r=erahm
The intermittent media leak seems to have been fixed.
|
2015-05-27 09:33:00 +02:00 |
|
Andrew McCreight
|
0ae5de4ada
|
Bug 1157308 - part 1 - Reduce the leak threshold for content processes more. r=erahm
|
2015-05-27 07:53:00 +02:00 |
|
Honza Bambas
|
5cb3a21c24
|
Bug 1122420 - Improve after-shutdown dispatch assertion on CacheIOThread. r=michal
|
2015-04-13 16:58:00 +02:00 |
|
Michael Layzell
|
9f60ae43c7
|
Bug 1012662 - Part 3 - Tests for new Cut/Copy behaviour. r=ehsan
|
2015-05-27 06:54:00 +02:00 |
|
Michael Layzell
|
36836569ab
|
Bug 1012662 - Part 2 - Updates to clipboard command controllers to match cut/copy action spec. r=ehsan
|
2015-05-13 08:51:00 +02:00 |
|
Michael Layzell
|
dc6f195a26
|
Bug 1012662 - Part 1 - Allow document.execCommand('copy'/'cut') in user-generated event handlers. r=ehsan
|
2015-05-25 13:43:00 +02:00 |
|
Tim Taubert
|
a3e1a327c3
|
Bug 1050175 - Add raw import/export for EC public keys to the WebCrypto API r=rbarnes,smaug
|
2015-04-28 09:13:16 +02:00 |
|
Jan de Mooij
|
a5e1f942ed
|
Bug 1160884 - Add KeepAlive instructions after elements/slots uses. r=nbp
|
2015-05-28 10:16:24 +02:00 |
|
Tooru Fujisawa
|
0390b63d0e
|
Bug 1018628 - Part 3: Add test for default parameter with destructuring default value. r=jorendorff
|
2015-05-28 17:05:36 +09:00 |
|
Tooru Fujisawa
|
94fd439af7
|
Bug 1018628 - Part 2: Generate AST just like syntax for default and destructuring parameter. r=jorendorff
|
2014-08-30 16:12:43 +09:00 |
|
Tooru Fujisawa
|
b551a54da4
|
Bug 1018628 - Part 1: Support default parameter for destructuring. r=jorendorff
|
2014-11-22 11:54:42 +09:00 |
|
Henrik Skupin
|
42f99c5f9e
|
Bug 1169168 - Release mozinfo 0.8. r=tomcat DONTBUILD
|
2015-05-28 09:54:30 +02:00 |
|
JW Wang
|
55bf22de88
|
Bug 1163467. Part 6 - refactor MediaDecoder::AddOutputStream and move related code to MediaDecoderStateMachine. r=roc.
|
2015-05-28 14:17:30 +08:00 |
|
JW Wang
|
c8a8f06a79
|
Bug 1163467. Part 5 - move MediaDecoder::UpdateStreamBlockingForPlayState to MediaDecoderStateMachine. r=roc.
|
2015-05-28 14:16:59 +08:00 |
|
JW Wang
|
9b90b4d877
|
Bug 1163467. Part 4 - move MediaDecoder::UpdateStreamBlockingForStateMachinePlaying to MediaDecoderStateMachine. r=roc.
|
2015-05-28 14:16:42 +08:00 |
|
JW Wang
|
8133d09b87
|
Bug 1163467. Part 3 - move AddOutputStream code below MediaDecoder::Load(). r=roc.
|
2015-05-28 14:16:29 +08:00 |
|
JW Wang
|
250b530727
|
Bug 1163467. Part 2 - rename MediaDecoder::UpdateDecodedStream to MediaDecoder::UpdateStreamBlockingForPlayState. r=roc.
|
2015-05-28 14:16:16 +08:00 |
|
JW Wang
|
bb8404321e
|
Bug 1163467. Part 1 - refactor DecodedStream::RecreateData(). r=roc.
|
2015-05-28 14:16:01 +08:00 |
|
Makoto Kato
|
edc1420150
|
Bug 1166323 - Remove IME sequence number. r=masayuki,nchen
|
2015-05-28 13:51:40 +09:00 |
|
Masayuki Nakano
|
4f830b07ae
|
Bug 1168079 nsTextEditRules::CollapseSelectionToTrailingBRIfNeeded() should ensure that there is a selection before calling nsEditor::GetStartNodeAndOffset() r=ehsan
|
2015-05-28 13:50:44 +09:00 |
|
Kan-Ru Chen
|
0a1daafdfa
|
Bug 1164763 - Avoid one extra IPC round-trip when compositor-lru-size == 0. r=mattwoodrow,billm
|
2015-05-28 12:19:11 +08:00 |
|
Dan Glastonbury
|
a05eda2be8
|
Bug 1159117: Remove assert causing crash. CLOSED TREE
|
2015-05-28 13:14:27 +10:00 |
|
Birunthan Mohanathas
|
b71747de61
|
Bug 1164714 - Fix unified compilation bustage on Windows. r=me
CLOSED TREE
|
2015-05-27 19:37:09 -07:00 |
|
Jan Gerber
|
3f58150934
|
Bug 1168732 - Update libnestegg to pick up nestegg_track_codec_data_count fix for Opus handling. r=kinetik
|
2015-05-28 14:24:28 +12:00 |
|
Dan Glastonbury
|
4fe6abad80
|
Bug 1159117 - Test emulation of formats removed in core profiles. r=jgilbert
|
2015-05-28 12:15:42 +10:00 |
|
Dan Glastonbury
|
7d5d523902
|
Bug 1159117 - Enable support for legacy formats. r=jgilbert
ALPHA, LUMINANCE, and LUMINANCE_ALPHA texture formats are removed in
OpenGL core profiles. Emulate these via RED, RG and texture swizzling.
|
2015-05-28 12:15:42 +10:00 |
|
Phil Ringnalda
|
8196a4a61a
|
Back out 2 changesets (bug 817406) for b2g reftest-7 bustage
CLOSED TREE
Backed out changeset 1499a08f564a (bug 817406)
Backed out changeset d2f3cb3c0233 (bug 817406)
|
2015-05-27 19:11:54 -07:00 |
|
Birunthan Mohanathas
|
ec383264f0
|
Bug 1167420 - Handle fallible AppendElement call in netwerk/base/Dashboard.cpp. r=valentin
|
2015-05-27 17:46:19 -07:00 |
|
Birunthan Mohanathas
|
2e77719e3d
|
Bug 1164714 - Move netwerk/base/nsISiteSecurityService.idl into security/manager/ssl. r=keeler,mcmanus
|
2015-05-26 10:31:30 -07:00 |
|
Birunthan Mohanathas
|
37d96edab0
|
Bug 1164714 - Move and flatten security/manager/boot/{public,src}/ into security/manager/ssl/. r=keeler
|
2015-05-26 10:31:25 -07:00 |
|
Birunthan Mohanathas
|
a7011ffde2
|
Bug 1164714 - Flatten security/manager/ssl/src/ directory. r=keeler
|
2015-05-26 10:31:23 -07:00 |
|
Birunthan Mohanathas
|
2befc8e59a
|
Bug 1164714 - Flatten security/manager/ssl/public/ directory. r=keeler
|
2015-05-26 10:30:46 -07:00 |
|
Wes Kocher
|
49e917c275
|
Merge m-c to inbound, a=merge CLOSED TREE
|
2015-05-27 17:22:52 -07:00 |
|
Wes Kocher
|
556eca5c50
|
Merge fx-team to central, a=merge
|
2015-05-27 17:18:48 -07:00 |
|
Wes Kocher
|
d62e6ee42e
|
Backed out changeset 020ac30e270a (bug 1141415) for windows mochitest bustage
|
2015-05-27 14:45:35 -07:00 |
|
Wes Kocher
|
8c5959300f
|
Merge inbound to m-c a=merge
|
2015-05-27 17:01:43 -07:00 |
|
Daniel Holbert
|
d95614a33e
|
Bug 1140482 followup: Update ResolveInterpretedFunctionPrototype() failure-cases to return false instead of nullptr, now that return type is bool. rs=jorendorff
Landing on CLOSED TREE
|
2015-05-27 11:21:31 -07:00 |
|
Carsten "Tomcat" Book
|
a96f90d7e7
|
Backed out changeset ae9c77fa58d1 (bug 1168208) for bustage on a CLOSED TREE
|
2015-05-27 14:50:43 +02:00 |
|
Ehsan Akhgari
|
54faf3e36a
|
Bug 1168055 - Fix the :active pseudo-class on text controls; r=smaug
|
2015-05-27 08:27:13 -04:00 |
|
B2G Bumper Bot
|
323896c6b3
|
Bumping manifests a=b2g-bump
|
2015-05-27 04:38:15 -07:00 |
|
B2G Bumper Bot
|
f66e499e48
|
Bumping manifests a=b2g-bump
|
2015-05-27 00:02:21 -07:00 |
|
B2G Bumper Bot
|
d8c33d1b24
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/fc4f5dfe591a
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #30191 from cctuan/1167516
Bug 1167516 - Enable marionette text_selection_test.js
========
https://hg.mozilla.org/integration/gaia-central/rev/a7fd7be41f62
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1167516 - Enable marionette text_selection_test.js
|
2015-05-27 00:00:27 -07:00 |
|
B2G Bumper Bot
|
b826b16f22
|
Bumping manifests a=b2g-bump
|
2015-05-26 22:47:16 -07:00 |
|
B2G Bumper Bot
|
47b848db8f
|
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/fd91aae226f9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1167953 - merge pull request #30215 from KevinGrandon:bug_1167953_ftu_implement_gaia_switch to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/5e8740e2b428
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1167954 - RTL support for gaia-switch
========
https://hg.mozilla.org/integration/gaia-central/rev/8ed4ec183278
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1167953 - Re-implement gaia-switch in FTU r=sfoster
========
https://hg.mozilla.org/integration/gaia-central/rev/b73a720a893d
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1165260 - merge pull request #30243 from daleharvey:1165260-small to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/2626df5a2494
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1165260 - Hide loading spinner when request fails. r=kgrandon
|
2015-05-26 22:45:19 -07:00 |
|
Jamin Liu
|
50434dc75e
|
Bug 1168343 - Remove the improper MOZ_ASSERT in |BluetoothServiceBluedroid::BondStateChangedNotification|. r=shuang
|
2015-05-27 13:38:21 +08:00 |
|