Kit Cambridge
4f645f9bfe
Bug 1247685 - Send subscription keys to the Push server. r=mt
...
MozReview-Commit-ID: 2i3UqgNGlEt
--HG--
extra : rebase_source : 9c30f34c7de7c9fa7f04db5f224bad3ac0e68904
2016-03-22 16:29:16 -07:00
Kit Cambridge
21365c8060
Bug 1247685 - Validate and store app server keys in the Push service. r=mt
...
MozReview-Commit-ID: KLm6mP22y2E
--HG--
extra : rebase_source : ccda66192d5a64427bfd8699a70081f581dac5a1
2016-03-16 02:53:13 -07:00
Kit Cambridge
3dc35814a4
Bug 1247685 - WebIDL and DOM implementation changes for app server keys. r=mt,baku
...
MozReview-Commit-ID: 1xYjSuLMnV4
--HG--
extra : rebase_source : 6bcb2e662cfa9a0d942731e8914a9df2e3dee197
2016-03-22 13:38:03 -07:00
Kit Cambridge
33ba9ca5c8
Bug 1256488 - Use Base64 URL-encoding in `CryptoBuffer`. r=ttaubert
...
MozReview-Commit-ID: AGtDUBuDuu0
--HG--
extra : rebase_source : d4d6edbc9e6b66ea6b2f93bf1875f52621569dfc
2016-03-17 14:13:09 -07:00
Kit Cambridge
d21d6da5e8
Bug 1256488 - Add a Base64 URL-decoder for C++ and chrome JS callers. r=mt,baku
...
MozReview-Commit-ID: IrDwImYfHRu
--HG--
extra : rebase_source : ed7da7447e5d70c596234961625fcd4b8139814f
2016-03-22 12:09:04 -07:00
Kit Cambridge
033ba99b0d
Bug 1256488 - Add explicit casts to fix MSVC warning C4365. r=fitzgen
...
MozReview-Commit-ID: HuVL7COgcX7
--HG--
extra : rebase_source : 0d087f0ab115a701c3562d33082c9319d72d65bf
2016-04-18 17:29:43 -07:00
Terrence Cole
da3a863a84
Bug 1265483
- Use WeakCache to automate sweeping of ObjectGroupCompartment::NewTable; r=jonco
2016-04-20 15:17:25 -07:00
Dan Minor
c09452f2f6
Bug 1263621 - Update autophone-webrtc.ini manifest r=bc
...
This adds bug numbers for skipped tests in the manifests and the tests
under the identity subdirectory which are also all skipped.
MozReview-Commit-ID: 7SRAgyrKfTb
--HG--
extra : rebase_source : 934d8f8c6f720bc81dbfab007585fbf8d8875f95
extra : amend_source : 3fc07c882688379b689511fe479be3167bffe827
2016-04-13 12:38:24 -04:00
Nicholas Hurley
fd7a5d97b5
Bug 1016628 - Add prefetch abilities to the predictor. r=mayhemer
2016-04-21 12:32:30 -07:00
Sebastian Hengst
eba2409e82
Backed out changeset c47cd2b5f4a6 (bug 1266256) for various devtools failures 'A promise chain failed to handle a rejection: - [object Object]'. r=backout on a CLOSED TREE
2016-04-21 21:26:45 +02:00
Dan Minor
48b7390289
Bug 1266405 - AudioBufferSourceNode::CopyFromBuffer should not borrow unaligned buffers; r=padenot
...
MozReview-Commit-ID: 82DZJ8BFWaq
--HG--
extra : rebase_source : 20d5a43df87cf826971bef149a1f29ee75c1c0d2
2016-04-21 10:01:19 -04:00
Kartikaya Gupta
4c6dbce80d
Bug 1266466 - Fix missing call to parent Destroy function in Android's nsWindow. r=snorp
...
MozReview-Commit-ID: 3LH098M8Mdh
2016-04-21 15:07:01 -04:00
Daniel Holbert
9191a8ed82
Bug 1266248 part 2: Add assertion to verify that MapSinglePropertyInto() isn't called with a logical target-property. r=heycam
...
(This commit is effectively re-landing an assertion from changeset c1e9d6224c5a, aka bug 1208344 part 4. The rest of that patch is no longer needed, but this assertion is still useful.)
MozReview-Commit-ID: 7v5IwzS2CtP
2016-04-21 11:43:26 -07:00
Daniel Holbert
74158d9a7f
Bug 1266248 part 1: Rename MapSinglePropertyInto() args, to make src-vs-target distinctions clearer. r=heycam
...
(This commit is effectively re-landing changeset b3a36d79154f, aka bug 1208344 part 3. This re-landed version of the patch simply has unbitrotting fixes for indentation changes.)
MozReview-Commit-ID: BszOC5wyvBA
2016-04-21 11:43:24 -07:00
Milan Sreckovic
fca0580f8e
Bug 1264736: Crash sooner if we can't get a valid command list, at least in nightly/aurora. r=bas
...
MozReview-Commit-ID: JyUOZrEZ9hT
--HG--
extra : rebase_source : 6c483d23f2ffc4c03641ad76ae3ad2d1c48686dd
2016-04-20 12:11:00 -04:00
Randall Barker
984ceeb9cf
Bug 1264666 - Remove nightly flags for native text selection handles r=snorp
2016-04-21 11:15:08 -07:00
Randall Barker
14ff3eae1d
Bug 1265418 - Remove Nightly ifdefs for APZ r=snorp
2016-04-21 11:15:08 -07:00
Neil Deakin
f51b267a55
Bug 1263982, the return value of Rollup should override the consume value as with other platforms, r=jmathies
2016-04-21 14:11:14 -04:00
Neil Deakin
a030ec3ce6
Bug 860857, support custom datatransfer types using a special type, r=smaug,jmathies,mstange
2016-04-21 14:11:14 -04:00
Neil Deakin
d614e66d46
Bug 1226977, non-string types are only needed for chrome contexts, r=smaug
2016-04-21 14:11:13 -04:00
Jonathan Kew
c60f6a1ae4
Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki
2016-04-21 18:58:59 +01:00
Kartikaya Gupta
156fd531bc
Bug 1266288 - Track changes to all margin properties for scroll-linked effects. r=mstange
...
MozReview-Commit-ID: D0wN1TdFdtM
--HG--
extra : rebase_source : 227cc71e5ffa3d980435de2e6ea9074d9cec4667
2016-04-21 11:41:17 -04:00
Eric Rahm
c3284bbd2b
Bug 1266256 - Don't try to create null URLs in _isMinifiedURL. r=ejpbruel
...
Avoid passing null to the URL constructor, it causes warnings on debug builds.
2016-04-20 17:34:48 -07:00
Trevor Saunders
f2bc8b52ca
bug 1262563 - fire show / hide events for proxied accessibles r=davidb
2016-04-21 13:41:09 -04:00
Trevor Saunders
907963ea24
bug 1262563 - add IsFromUserInput to show / hide event messages r=davidb
2016-04-21 13:41:09 -04:00
Trevor Saunders
eaf7af766b
bug 1262563 - make FireShowHideEvent() a method of MaiAtkObject r=davidb
2016-04-21 13:41:09 -04:00
Trevor Saunders
ce3d231aa4
bug 1262563 - make FireShowHideEvent() return void r=davidb
2016-04-21 13:41:09 -04:00
Trevor Saunders
5509e10d38
bug 1262563 - fix how FireShowHideEvent gets the parent of a hide event target r=davidb
...
Especially for hide events its better to use the parent stored in the event
than the parent of the object when the event is fired. However xul trees fire
show / hide events where the event's type is AccEvent not a subtype of
AccMutationEvent, and in that case we need to fall back to the objects parent.
2016-04-21 13:41:09 -04:00
Trevor Saunders
78ec591787
bug 1262563 - stop passing an event to FireShowHideEvent() r=davidb
...
Later we will call this for proxies where we don't have an event, and anyway
all we need the event for is if it came from user input.
2016-04-21 13:41:09 -04:00
David Keeler
1e53398a23
bug 1182742 - allow users to override small key size errors r=rbarnes
...
Key size enforcement for TLS certificates happens at two levels: PSM and NSS.
PSM enforces a minimum of 1024 bits. NSS enforces a minimum of 1023 bits by
default. The NSS error is not overridable, but the PSM error is. This change
allows users to connect to devices with small RSA keys (as little as 512 bits)
using the certificate error override functionality.
MozReview-Commit-ID: 2TZ8c4I3hXC
--HG--
extra : rebase_source : a9c550f15261c711e789a670c90c129c65802ff0
2016-04-11 13:45:47 -07:00
Dan Minor
3fde1b5f43
Bug 1265400 - Use unsigned long for AudioBuffer length and numberOfChannels; r=smaug
...
MozReview-Commit-ID: 47ZDDvj5QrA
--HG--
extra : rebase_source : 2c441c7d04ec84eeec526a9a93607ffcac263617
2016-04-20 12:32:17 -04:00
Geoff Brown
7d91961d6a
Bug 1265773 - Re-organize Linux64 taskcluster test tasks; r=armenzg
2016-04-21 10:59:14 -06:00
Nathan Froyd
745c937285
Bug 1266401 - stop constructing temporary strings in Android's appshell; r=snorp
...
We don't have to construct temporary strings to get at the raw
characters of a string.
2016-04-21 12:52:42 -04:00
Ralph Giles
00e18217e5
Bug 1262659 - Report HTTP Live Streaming playback requests. r=cpearce,bsmedberg
...
Identify HLS media types (and related m3u playlists) and report
telemetry about how often we fail to play them. This is designed
to measure popularity to inform decisions about support for this
format.
MozReview-Commit-ID: Fp8lNMOJKyA
2016-04-21 09:53:01 -07:00
Ryan VanderMeulen
3dd4cb9db8
Bug 1265913 - Re-add fuzz needed for D2D that was removed in the previous patch. r=me
2016-04-21 12:47:08 -04:00
Nicolas Silva
75c5a010e8
Bug 1265282 - Annotate reports instead of crashing when setting an incompatible compositor (D3D11). r=dvander
2016-04-21 18:12:19 +02:00
Lee Salzman
47a00ac080
Bug 1261699 - preserve user fontconfig autohint settings in Cairo glyph rendering options. r=jfkthame
2016-04-21 11:50:08 -04:00
Lee Salzman
cb9bfa1888
Bug 1161170 - backport upstream fix for race in Cairo freed_pool. r=jrmuizel
2016-04-21 11:49:02 -04:00
Mason Chang
09c83c61bd
Bug 1260454 Part 2. Reftest updates for skia OS X due to grayscale AA font smoothing. r=lsalzman
2016-04-21 08:45:17 -07:00
Mason Chang
68c6d918e5
Bug 1260454. Disable LCD font smoothing if we have grayscale AA on OS X. r=lsalzman
2016-04-21 08:45:14 -07:00
Ralph Giles
6993c1da0e
Bug 1265893 - Enable rust for linux32 official builds. r=mshal
...
Pass --enable-rust for official Firefox builds on 32-bit
linux. This enables it for all channels, just like other
platforms.
MozReview-Commit-ID: BCQrOVkGNtJ
2016-04-21 08:42:05 -07:00
Ralph Giles
0bb7192e3e
Bug 1265893 - Import tooltool rust 1.8 on linux32. r=mshal
...
This is the same repack of the upstream 1.8.0 stable build
for x86_64-unknown-linux-gnu hosts plus the i686 and
x86_64 std libraries used for the linux64 builds.
MozReview-Commit-ID: Gfd9YkNVe4K
2016-04-21 08:42:04 -07:00
Jeremy Chen
a9eb6cfaa2
Bug 1248708 - Part2.1: use mfbt/TypedEnumBits.h for DrawMode. r=jwatt
...
--HG--
extra : rebase_source : 23577723d8b5b8a5d6c4797bae797b47c195e9e5
2016-04-21 23:27:39 +08:00
Jonathan Kew
040843e80f
Bug 1266341 - Pass the right kind of enum constants for script codes. r=masayuki
2016-04-21 16:31:46 +01:00
Tooru Fujisawa
73b9fb90aa
Bug 1264823 - Add pre-barrier to the elements of mapIterationResultPair. r=jandem
2016-04-22 00:29:23 +09:00
Tooru Fujisawa
c39c2847cd
Bug 1263558 - Part 4: Call initBuiltinConstructor after defining properties in InitStringClass. r=till
2016-04-15 12:32:37 +09:00
Tooru Fujisawa
5e859b28a5
Bug 1263558 - Part 3: Remove JSFUN_GENERIC_NATIVE. r=till
2016-04-15 12:32:37 +09:00
Tooru Fujisawa
7c0e354278
Bug 1263558 - Part 2: Self-host String generics. r=till
2016-04-15 12:32:37 +09:00
Tooru Fujisawa
ce425d9132
Bug 1263558 - Part 1: Self-host Array generics. r=till,bholley
2016-04-15 12:32:36 +09:00
Tooru Fujisawa
6c449b60a7
Bug 1263558 - Part 0.2: Handle OOM inside SplitCriticalEdges and EliminatePhis at AnalyzeNewScriptDefiniteProperties and AnalyzeArgumentsUsage. r=jandem
2016-04-22 00:29:22 +09:00