Shu-yu Guo
3390ef56f7
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
2015-05-11 14:16:44 -07:00
Shu-yu Guo
d91c9a82a2
Bug 1154115 - Rewrite the JSAPI profiling API to use a FrameHandle, as to avoid multiple lookups in JitcodeGlobalTable. (r=djvj)
2015-05-11 14:16:44 -07:00
James Graham
7147d5e0e3
Bug 1163709 - Update to latest wptrunner, a=testonly
2015-05-11 22:05:14 +01:00
James Graham
9383fbb2bd
Bug 1163709 - Update web-platform-tests expected data to revision 5aa79b303c81164549041d1bd9f7887390a10f72, a=testonly
2015-05-11 22:05:13 +01:00
James Graham
392e50e5cd
Bug 1163709 - Update web-platform-tests to revision 5aa79b303c81164549041d1bd9f7887390a10f72, a=testonly
2015-05-11 22:05:13 +01:00
Daniel Holbert
6b2f0bf79d
Bug 1159401 followup: Annotate nsFSURLEncoded methods SupportsIsindexSubmission() & AddIsindex() as 'override'. rs=ehsan
2015-05-11 14:01:24 -07:00
Eric Rahm
d35c2ea5e7
Bug 1163198 - Remove instances of #ifdef PR_LOGGING in dom/plugins. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-11 14:00:02 -07:00
Eric Rahm
24f83e4f4f
Bug 1163194 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj
...
Check that logging is enabled before performing potentially expensive
operations.
2015-05-11 13:58:14 -07:00
Eric Rahm
c8b6951712
Bug 1163194 - Part 1: Remove instances of #ifdef PR_LOGGING in dom/xul. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-11 13:58:12 -07:00
Eric Rahm
17c9cb1b3e
Bug 1163192 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj
...
Check that logging is enabled before performing potentially expensive
operations.
2015-05-11 13:56:59 -07:00
Eric Rahm
698f689e80
Bug 1163192 - Part 1: Remove instances of #ifdef PR_LOGGING in dom/xslt. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-11 13:56:58 -07:00
Eric Rahm
42c69a4135
Bug 1162673 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj
...
Check that logging is enabled before performing potentially expensive
operations.
2015-05-11 13:53:21 -07:00
Eric Rahm
e1ce2b6323
Bug 1162673 - Part 1: Remove instances of #ifdef PR_LOGGING in layout. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-11 13:53:18 -07:00
Eric Rahm
0879731e88
Bug 1162751 - Part 3: Wrap expensive calls in PR_LOG_TEST. r=seth
...
Check that logging is enabled before performing potentially expensive
operations.
2015-05-11 13:42:30 -07:00
Eric Rahm
ceeb71f5f9
Bug 1162751 - Part 2: Always disable pallete index checking. r=seth
...
The original assumption was that PR_LOGGING wouldn't be enabled in release
builds. Considering that this warning isn't actionable and PR_LOGGING is now
always defined it's better to just always disable pallete index checking.
2015-05-11 13:42:30 -07:00
Eric Rahm
330f80fa92
Bug 1162751 - Part 1: Remove instances of #ifdef PR_LOGGING in image. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-11 13:42:20 -07:00
Ben Turner
3452e7aea1
Bug 1162643 - Upgrade to SQLite 3.8.10.1, r=mak.
2015-05-11 13:44:14 -07:00
Ted Mielczarek
2509fbe6cc
bug 528092 - Supply binaries from the symbol server. r=gps
...
--HG--
extra : rebase_source : a8e662db02e379fc26a5336dcf9050bc8acb09e3
2010-09-03 13:19:41 -04:00
Ted Mielczarek
be88e14c91
bug 1076848 - fix source server indexing for headers from dist/include. r=dmajor
...
--HG--
extra : rebase_source : c98ea332576f244ee29326c44eee3201e99f08ed
2015-05-07 07:11:27 -04:00
Birunthan Mohanathas
4377c8f962
Bug 1130096 - Convert embedding/components/windowwatcher/ to Gecko style. r=mccr8
2015-05-11 12:35:14 -07:00
Birunthan Mohanathas
0582061b47
Bug 1130096 - Convert embedding/components/find/ to Gecko style. r=mccr8
2015-05-11 12:35:14 -07:00
Birunthan Mohanathas
916fc10422
Bug 1130096 - Convert embedding/components/commandhandler/ to Gecko style. r=mccr8
2015-05-11 12:35:14 -07:00
Birunthan Mohanathas
a70a5c37db
Bug 1130096 - Convert embedding/browser/ to Gecko style. r=mccr8
2015-05-11 12:35:13 -07:00
Birunthan Mohanathas
03b012b21e
Bug 1163029 - Use NamedDecl::getName instead of expensive NamedDecl::getNameAsString. r=ehsan
2015-05-08 09:29:11 -07:00
Birunthan Mohanathas
daf8e8b188
Bug 1162766 - Fix more bad implicit constructors in js. r=evilpie
2015-05-07 15:24:56 -07:00
David Major
feedc37548
Bug 1160148: Also block AVX2 in Win7RTM, and move the code to mozglue. r=froydnj
...
--HG--
extra : rebase_source : b956777750a2fea7dc6f436e8540bec782ce4d2a
2015-05-11 16:12:45 -04:00
Wes Kocher
6b003ab737
Backed out changeset 56e4c68dc3da (bug 1163387) for build bustage CLOSED TREE
...
--HG--
rename : dom/base/MultipartBlobImpl.cpp => dom/base/MultipartFileImpl.cpp
rename : dom/base/MultipartBlobImpl.h => dom/base/MultipartFileImpl.h
2015-05-11 13:17:58 -07:00
Wes Kocher
e5db311e4a
Backed out changeset 37b877eb0834 (bug 1163597) for mochitest bustage
2015-05-11 13:17:51 -07:00
Paul Rouget
4ca5b03bc0
Bug 1161407 - Only check for IsMultiProcessWindow on non-B2G & non-Android platforms. r=kats
2015-05-11 14:59:07 -04:00
Jonathan Kew
f4b7722ec6
Bug 1161900 - Basic reftest to check that Balinese two-part vowel characters are shaped properly. r=jdaggett
2015-05-11 19:57:32 +01:00
Jonathan Kew
d9a2e331d5
Bug 1161900 - Use ICU normalization support during shaping if available, to support decomposable characters in more recently-encoded scripts. r=jdaggett,gps
2015-05-11 19:57:28 +01:00
Bobby Holley
22d027c1ad
Bug 1162803 - Mirror playback position. r=jww,r=sotaro
2015-05-11 11:16:07 -07:00
Bobby Holley
dfe00bd036
Bug 1162803 - Rename mCurrentFrameTime to mCurrentPosition to better match the naming in the spec. r=jww
...
This field corresponds to the "current playback position" in HTML5.
2015-05-11 11:16:06 -07:00
Andrea Marchesini
53fabee1a5
Bug 1163597 - MediaStreamGraphImpl::RecomputeBlockingAt: optimization in the number of loops for the mStreams array, r=padenot
2015-05-11 18:50:55 +01:00
Andrea Marchesini
49a0ee6938
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
...
--HG--
rename : dom/base/MultipartFileImpl.cpp => dom/base/MultipartBlobImpl.cpp
rename : dom/base/MultipartFileImpl.h => dom/base/MultipartBlobImpl.h
2015-05-11 18:50:54 +01:00
Andrea Marchesini
40a62edb0c
Bug 1159401 - patch 2 - Avoid multiple inheritance of nsIDOMBlob, r=bz
2015-05-11 18:50:52 +01:00
Andrea Marchesini
91a8a35606
Bug 1159401 - patch 1 - Split Blob and File in 2 classes, r=bz
2015-05-11 18:50:50 +01:00
Terrence Cole
23341b7ca8
Bug 1163059
- Add a more convenient wrapper for isAtomsZone; r=sfink
2015-05-07 10:17:49 -07:00
Ryan VanderMeulen
2390c704f8
Backout revisions 4287533203fb and 96a3ebfe09d8 (bug 1159401) for bustage.
...
CLOSED TREE
--HG--
extra : histedit_source : a6c24f88b9c5a0cbcf2d44189fd359ddb20757b4%2C46613cfc309a9f0531e8c2475ac17877f606f231
2015-05-11 11:43:59 -04:00
Brian Hackett
c6182924cc
Bug 1161346 - Add missing capacity for unboxed arrays, r=jandem.
2015-05-11 08:35:27 -06:00
Andrea Marchesini
73f13dc5c6
Bug 1159401 - patch 2 - Avoid multiple inheritance of nsIDOMBlob, r=bz
2015-05-11 15:20:35 +01:00
Andrea Marchesini
48ecacaa74
Bug 1159401 - patch 1 - Split Blob and File in 2 classes, r=bz
2015-05-11 15:20:06 +01:00
Andrea Marchesini
d2edadd61c
Bug 1161946 - patch 3 - explicit CTOR for NotifyRunnable CLOSED TREE
2015-05-11 15:25:28 +01:00
Dave Hunt
e2b636ecd0
Bug 1160094 - [moznetwork] Attempt to pick most suitable IP when multiple are associated with the hostname. r=wlach
2015-04-30 02:52:00 +02:00
Boris Chiou
eec5d54e03
Bug 1162901 - Fix warnings in BootAnimation. r=mwu
2015-05-08 03:19:00 +02:00
Andrew McCreight
597c36a9dc
Bug 1163153 - Fix mode lines in docshell/. r=smaug
2015-05-08 13:37:00 +02:00
Kevin Grandon
0d00b6266c
Bug 1163484 - Remove extra chars from readme. r=lightsofapollo
2015-05-10 21:56:00 +02:00
Andrea Marchesini
f92e639185
Bug 1161946 - MainThreadMediaStreamListener should be notified just when the stream is finished - patch 2, r=padenot
2015-05-11 15:07:38 +01:00
Andrea Marchesini
aed237ffe3
Bug 1161946 - MainThreadMediaStreamListener should be notified just when the stream is finished - patch 1, r=padenot
2015-05-11 15:07:24 +01:00
Andrea Marchesini
097cbfb77f
Bug 1163585 - Small improvement of the use of nsTArray in MSG::UpdateCurrentTimeForStreams, r=padenot
2015-05-11 15:06:44 +01:00