Hiroyuki Ikezoe
ec2666697b
Bug 1263063 - Part 2: Add an assertion to ensure that iteration count is nonnegative and finite. r=dholbert
...
MozReview-Commit-ID: JvVaCVQAxW4
--HG--
extra : rebase_source : 3dbb36e471ec3354d5a060fb87dce006efc77994
2016-04-14 19:36:01 +09:00
Hiroyuki Ikezoe
99b87b0281
Bug 1263063 - Part 1: Remove unnecessary clamping of TimingParams::mIterationStart, since it's guaranteed to be nonnegative. r=dholbert
...
MozReview-Commit-ID: ApQVt39jasa
--HG--
extra : rebase_source : e247683aa727f7e331fc4a559032f7c636ea834c
2016-04-14 19:35:59 +09:00
Ted Mielczarek
9dd47ee41b
bug 1264242 - Write memory info streams for Windows Minidumps of child processes. r=bsmedberg
...
MozReview-Commit-ID: COHFdNiJIqm
--HG--
rename : toolkit/crashreporter/test/unit/test_crashreporter_crash.js => toolkit/crashreporter/test/unit_ipc/test_content_memory_list.js
extra : rebase_source : b8cd3465d10438116a10553ba3eedf5e4cf23f32
2016-04-13 08:05:46 -04:00
Jonathan Kew
f269e60c82
Bug 1119619 - Allow font-selection to fall back to an alternative face within the same family if the first-found face was not Regular, to handle cases where some styled faces have a reduced character set. r=m_kato
2016-04-14 21:02:12 +01:00
Jean-Yves Avenard
c2567cb4bd
Bug 1264622: [MP4] Resync stagefright's updateAudioTrackInfoFromESDS_MPEG4Audio with upstream. r=kentuckyfriedtakahe
...
This adds support for parsing AOT audio specific config (which contains extended channels layout).
MozReview-Commit-ID: 7yNGBEAI7sv
--HG--
extra : rebase_source : 6f29c04f1f29785ba097d64df13794f80672fb50
2016-04-14 23:32:40 +10:00
Mike Hommey
6c9ed7d3ec
Bug 1264831 - Use @imports in find_program. r=gps
...
This removes the last use of complete configure sandbox unlocking.
2016-04-15 18:56:08 +09:00
Mike Hommey
45128858a8
Bug 1264831 - Defer applying @imports until the function is actually called. r=gps
2016-04-15 18:56:08 +09:00
Mike Hommey
1537683537
Bug 1264831 - Work around issues with the exec statement in older python 2.7 versions. r=gps
2016-04-15 18:56:08 +09:00
Mike Hommey
1cc2a86d6d
Bug 1264831 - Try to detect decorators declared in the sandbox and add some automatic @wraps. r=gps
2016-04-15 18:56:08 +09:00
Mike Hommey
5ac7830115
Bug 1264831 - Add a few presumably harmless builtins to the sandbox. r=gps
...
as well as os.path.normcase.
2016-04-15 18:56:08 +09:00
Bob Owen
7c9ca07087
Bug 1264240: Allow NPAPI sandbox write access to %LOCALAPPDATA%\Macromedia\Flash Player. r=jimm
...
MozReview-Commit-ID: C6PMpIcFMUb
2016-04-15 10:25:06 +01:00
Gabriele Svelto
48c0230171
Bug 1264587 - Enable test_copypaste.html in e10s mode r=me
2016-04-15 11:17:14 +02:00
Jon Coppeard
2e96d42cf8
Bug 1264420 - Speed up bug-1259306.js test so it doesn't time out r=terrence
2016-04-15 10:04:06 +01:00
Jon Coppeard
126492d6cf
Bug 1264429 - Trace script pointers in IonCache r=terrence
2016-04-15 10:03:40 +01:00
Thomas Zimmermann
a984fed7b8
Bug 1264287: Convert Wifi to use |UniquePtr|, r=nfroyd
2016-04-15 09:29:42 +02:00
Chris Peterson
4a84eac069
Bug 1264208 - Enable libav assertions. r=jya
...
--HG--
rename : media/ffvpx/cpu_perms.h => media/ffvpx/libavutil_visibility.h
2016-04-10 22:25:56 -07:00
Mark Goodwin
e9b1da67fc
Bug 1261271 - Prevent test_blocklist_regexp.js permafailing when 48 reaches beta. r=mossop
...
MozReview-Commit-ID: 62zsxvFIrK2
2016-04-13 20:54:15 +01:00
Brian Birtles
20fffd9955
Bug 1247004 part 2 - Don't throw if easing is the string "function (a){return a}"; r=heycam
...
MozReview-Commit-ID: CgwsJQKB1qj
2016-04-15 15:26:27 +09:00
Brian Birtles
ed5ce2394b
Bug 1247004 part 1 - Drop orphaned declaration AnimationUtils::ParseEasing; r=heycam
...
MozReview-Commit-ID: 6FSXOXeXomG
2016-04-15 15:26:27 +09:00
Carsten "Tomcat" Book
59e7f69334
Backed out changeset cd9ea65ce9b9 (bug 1258205) for issues in wpt-2 tests
2016-04-15 08:09:42 +02:00
Astley Chen
379d4f965b
Bug 1243675 - Part 6. Add mask-size property reftest. r=dbaron
...
MozReview-Commit-ID: AKYv1z4rBCV
2016-04-15 12:07:14 +08:00
Astley Chen
866b7b078c
Bug 1243675 - Part 5. Add mask-origin property reftest. r=dbaron
...
MozReview-Commit-ID: AL2J2USBJmA
2016-04-15 12:06:12 +08:00
Astley Chen
5b939ccbff
Bug 1243675 - Part 4. Add mask-repeat property reftest. r=dbaron
...
MozReview-Commit-ID: 7DO9BmHhx8A
2016-04-02 09:33:26 +08:00
Astley Chen
ef2ad5e844
Bug 1243675 - Part 3. Add mask-position property reftest. r=dbaron
...
MozReview-Commit-ID: 5ViQaPZ5BI
2016-04-02 09:33:26 +08:00
Astley Chen
66ebeef592
Bug 1243675 - Part 2. Add mask-clip property reftest. r=dbaron
...
MozReview-Commit-ID: 3Gva7UpBDsd
2016-04-02 09:33:26 +08:00
Astley Chen
f3e2585697
Bug 1243675 - Part 1. Add mask-image property reftest. r=dbaron
...
MozReview-Commit-ID: CvjgVprfoaw
2016-04-14 11:23:44 +08:00
Milan Sreckovic
9f800c9f45
Bug 1262681 - Draw target also has to be valid for us to demand a snapshot. r=bas
2016-04-13 09:56:00 +02:00
Michael Froman
eeafb75c78
Bug 1264344 - Don't restart ICE on first CreateOffer call if iceRestart option is true. r=bwc
...
MozReview-Commit-ID: 18qpyjAo0By
--HG--
extra : rebase_source : 172dcd1dfe95bdad684a4ce9a352183f2e77bafc
2016-04-13 11:41:05 -05:00
Kirk Steuber
020a8332cb
Bug 1264037 - Add testing for CRX reading. r=spohl
...
MozReview-Commit-ID: 3uFTOUyvFtG
--HG--
extra : rebase_source : 5f919bf5e377142ddbe24b80b0e2a5071ca12bc6
2016-04-13 13:38:08 -07:00
Tracy Walker
52c3feb502
Bug 1262831
- Enable browser_frame_elements.js, browser_test_content.js and browser_test_new_window_from_content.js in dom/tests/browser/browser.ini. r=jimm
...
--HG--
extra : rebase_source : a4a457014e2b4024537328d50f1ba8bc69878d43
2016-04-11 15:41:50 -05:00
Nicholas Nethercote
6dd45df6bb
Bug 1264778 - Merge some XPConnect js::Class instances. r=mrbkap.
...
XPC_WN_WithCall_ObjectOps and XPC_WN_NoCall_ObjectOps are both equal to
JS_NULL_OBJECT_OPS.
As a result, XPC_WN_ModsAllowed_{With,No}Call_Proto_JSClass are identical, as
are XPC_WN_NoMods_{With,No}Call_Proto_JSClass. (In both cases, modulo the class
name.)
This patch merges those identical-except-for-their-name pairs, resulting in
XPC_WN_ModsAllowed_Proto_JSClass and XPC_WN_NoMods_Proto_JSClass.
--HG--
extra : rebase_source : 64c5990fa5dd09418466ee25a24300bb9cfd3596
2016-04-04 16:25:21 +10:00
Brian Birtles
658dbcfecc
Bug 1264396 - Don't allow animation of 'display' property; r=heycam
...
MozReview-Commit-ID: HOVHXfoFv5l
2016-04-15 13:18:12 +09:00
Kaku Kuo
c10d573a61
Bug 1261020 - part 2 - modify MDSM to adopt SeekTask; r=jwwang
...
MozReview-Commit-ID: IE9quRehVEg
--HG--
extra : transplant_source : %DD%19%F6%E7k%C3D%25%7C9%A5k%09%91%C4A%B1C%02%24
2016-04-07 14:30:39 +08:00
Kaku Kuo
b04c20b172
Bug 1261020 - part 1 - implement SeekTask; r=jwwang
...
MozReview-Commit-ID: GTrzI3ZuYeo
--HG--
rename : dom/media/MediaDecoderStateMachine.h => dom/media/SeekJob.h
extra : transplant_source : %17%12%88%F9%C1e%DFnw%29%D9%F6%E7I%D4%F3%7FUrJ
2016-04-14 12:01:55 +08:00
Julian Hector
d9a01beca2
Bug 1259283 - Add sys_fchown to seccomp whitelist. r=jld
2016-04-13 12:41:19 +00:00
Oriol
e08c881508
Bug 1258205 - "setAttribute doesn't throw InvalidCharacterError if the attribute already exists". r=amarchesini
2016-04-13 09:10:00 +02:00
Doug Turner
5839d0d55d
Bug 1253804 - Enable e10s geolocation tests. r=dougt
2016-03-05 00:09:00 +01:00
Tooru Fujisawa
1fd48d7c01
Bug 1263558 - Part 4: Call initBuiltinConstructor after defining properties in InitStringClass. r=till
2016-04-15 12:32:37 +09:00
Tooru Fujisawa
52722e54e7
Bug 1263558 - Part 3: Remove JSFUN_GENERIC_NATIVE. r=till
2016-04-15 12:32:37 +09:00
Tooru Fujisawa
8a3276cbb8
Bug 1263558 - Part 2: Self-host String generics. r=till
2016-04-15 12:32:37 +09:00
Tooru Fujisawa
8d58721548
Bug 1263558 - Part 1: Self-host Array generics. r=till,bholley
2016-04-15 12:32:36 +09:00
Kartikaya Gupta
0b2d4ef75f
Bug 1258851 - Update HitTestingTreeNode::IsScrollbarNode to include the scrollbar track layers. r=rbarker
...
MozReview-Commit-ID: CmyeeEPPYAq
--HG--
extra : rebase_source : f6b01531e45881409b6c4796a8b5ecff135217d4
2016-04-14 16:42:24 -04:00
Kartikaya Gupta
987d948e55
Bug 1258851 - Propagate the isScrollbarContainer layer flag to the compositor. r=mattwoodrow
...
MozReview-Commit-ID: F0U0mNTI9i
--HG--
extra : rebase_source : 43edddd678e7c6d77ddb016c8c2313f1f491a16c
2016-04-14 16:42:18 -04:00
Sotaro Ikeda
6da1034b03
Bug 1263053
- Enable tiling on BasicCompositor r=nical
2016-04-14 20:08:05 -07:00
Ting-Yu Lin
35c5e05787
Bug 1264533 - Correct the universal selector for summary to include all namespaces. r=bz
...
MozReview-Commit-ID: 7jtNayMA1CY
--HG--
extra : rebase_source : a1313ad90cbaefbeb8bce0c34a97e9b10663ca52
2016-04-14 14:27:52 +08:00
Ting-Yu Lin
5e10acc738
Bug 1260090 - Remove nsBlockFrameSuper as nsContainerFrame alias. r=dholbert
...
MozReview-Commit-ID: IzI88HCayfi
--HG--
extra : rebase_source : 78393f3396f7387d2d934d704355e397a60e3d99
2016-03-28 14:39:42 +08:00
Boris Chiou
1decf4e780
Bug 1249564 - Part 2: Cycle collect AnimationEffectTimingReadOnly. r=birtles
...
Add KeyframeEffectReadOnly::mTiming into the list of cycle collection to
avoid any possible memory leak.
MozReview-Commit-ID: C5mFQ7TsqC7
--HG--
extra : rebase_source : 8ee1e58d69a3becb0b8566fa3529154bb66d3064
2016-04-13 18:20:46 +08:00
Boris Chiou
c5c62dc083
Bug 1249564 - Part 1: Assign the parent object of AnimationEffectTiming(ReadOnly). r=birtles,bz
...
Use the current document as the parent object of
AnimationEffectTiming(ReadOnly).
MozReview-Commit-ID: JfPLk95hsJ1
--HG--
extra : rebase_source : ee068d0eb8e26f4c1e83b87049be8060fcd27813
2016-04-10 13:51:32 +08:00
Bill McCloskey
19ff386143
Bug 1263292 - Handle calling realloc(0) (r=jld)
2016-04-14 17:54:03 -07:00
Bill McCloskey
85b6e29755
Bug 1264398 - Avoid extra assign() on windows in IPC code (r=jld)
2016-04-14 17:54:03 -07:00