Kyle
f67c9b28e3
Bug 1190526 - Check for overflow in vertex allocation. r=jrmuizel
2015-08-17 11:31:17 -04:00
Mike Hommey
b6607b1ad5
Bug 1189967 - Avoid conflicting declarations for our raise wrappers on Windows. r=nfroyd
2015-08-23 22:22:26 +09:00
Mike Hommey
6830fe7992
Bug 1189967 - Add cmath to the wrapped STL headers. r=nfroyd
...
Somehow, TimeStamp.cpp fails to build with MSVC 2015 without this.
2015-08-23 22:20:40 +09:00
Mike Hommey
672db6ba31
Bug 1189967 - Avoid including <string> from Char16.h. r=nfroyd
...
Since Char16.h is included everywhere, and MSVC 2015 uses the char16ptr_t trick
it contains, we include <string> everywhere, but that has the side effect of
breaking the build in subtle ways. One way around this would be to avoid including
Char16.h in the first place, but that requires more work than I was ready to put
in. So instead, just avoid including <string> by removing the conversion operator
for std::wstring.
2015-08-23 22:20:33 +09:00
Mike Hommey
8d4c5b336d
Bug 1189967 - Be slightly more explicit about some conversions to std::wstring. r=nfroyd
2015-08-23 22:20:19 +09:00
Philipp Kewisch
3e3165e7ab
Bug 1167986 - TEST-UNEXPECTED-FAIL | xpcshell-unpack.ini:toolkit/mozapps/extensions/test/xpcshell/test_signed_install.js (and signing failures) - missing review comments
2015-08-23 12:04:40 +02:00
Philipp Kewisch
757af5060a
Bug 1167986 - TEST-UNEXPECTED-FAIL | xpcshell-unpack.ini:toolkit/mozapps/extensions/test/xpcshell/test_signed_install.js (and signing failures). r=gps
2015-08-23 11:54:44 +02:00
Cameron McCormack
c0f84f0d21
Typo fix in comment generated by gen-usercounters.py; no bug, no review.
...
DONTBUILD
--HG--
extra : amend_source : 617498450c82cdafcfbd466f5287e840929a0dc6
2015-08-23 16:42:07 +10:00
Chris Lord
9fe88768df
Bug 1181555
- Add 'experimental-webcomponents' permission. r=fabrice
2015-08-20 12:07:54 +01:00
Yura Zenevich
1b13386b9a
Bug 1191432 - improving coverage for marionette accessibility checks. r=automatedtester
2015-08-22 16:41:14 -04:00
Sebastian Hengst
1ecd8dc0b9
Backed out changeset e9d838084096 (bug 1181555
) for Linux x64 opt and B2G Desktop Linux x64 opt Hazard analysis fail. r=backout
2015-08-22 21:53:48 +02:00
Chris Lord
8a7ee4c7f1
Bug 1181555
- Add 'moz-extremely-unstable-and-will-change-webcomponents' permission. r=fabrice
2015-08-20 12:07:54 +01:00
Bobby Holley
ded73cd30e
Bug 1196638 - Infer the proper button for synthesized mouse clicks on all callsites. r=jmaher
2015-08-22 09:51:51 -07:00
Joel Maher
6af3834aa5
Bug 1197483 - update talos.json to pick up the latest changes. r=parkouss
2015-08-22 12:03:17 -04:00
Jan de Mooij
d44488d68c
Bug 889158 part 1 - Fix chrome and tests to not use arrow functions with arguments. r=Waldo
2015-08-22 13:49:11 +02:00
Masayuki Nakano
24352f9317
Bug 930843 part.2 NS_UI_ACTIVATE event should be trusted event even if it's caused by an untrusted event r=smaug
2015-08-22 13:02:39 +09:00
Masayuki Nakano
d22c8d81f1
Bug 930843 part.1 Add test for checking isTrust attribute value of DOMActivate event r=smaug
2015-08-22 13:02:39 +09:00
Christoph Kerschbaumer
94e2721c34
Bug 1194519
- call AsyncOpen2 within child and parent if securityFlags are present (r=jduell)
2015-08-21 20:33:56 -07:00
Christoph Kerschbaumer
00a85df4e4
Bug 1196057 - Use channel->Open2() in dom/base/nsFrameMessageManager.cpp (r=sicking)
2015-08-21 20:33:23 -07:00
Christoph Kerschbaumer
c7f7759cca
Bug 1197002 - Use channel->Open2() in editor/libeditor/nsHTMLDataTransfer.cpp (r=sicking)
2015-08-21 20:33:42 -07:00
Kyle Huey
e5b6091772
Bug 1195755: Don't assert recursion depth sanity on Mac, because there is none. r=me
...
--HG--
extra : rebase_source : 6c0c24ead27200b30302828dea22c50219c79a2c
2015-08-21 19:56:56 -07:00
Birunthan Mohanathas
bfc1b00a28
Bug 1105827 - Add test for invalid query. r=me
2015-08-21 19:53:29 -07:00
Chenxia Liu
59e6183cef
Bug 1194896 - Add telemetry notification for interacting with data policy notification. r=mcomella
...
--HG--
extra : commitid : 3uEr70eDpEX
extra : rebase_source : 2775881071eb0f0feabd9a762c3757939b5bc239
2015-08-14 16:00:56 -07:00
Nikhil Marathe
a366626964
Bug 1193128 - Fix base64 decoding when fetching data URIs. r=baku
...
--HG--
extra : commitid : JynL4X6HT8W
extra : rebase_source : e8c021affdcca580887fc4aa6b8eb3465e843108
2015-08-13 13:08:43 -07:00
Nikhil Marathe
57a800ee54
Bug 1189661 - either of active or waiting can be valid. r=bkelly
...
Update wpt expectation data.
--HG--
extra : commitid : 7J4o18ypDL6
extra : rebase_source : 3395d0a21d9001bc4d31a8dc264e9f5ba58b757f
2015-08-24 14:43:16 -07:00
Jon Coppeard
d55fa6061d
Bug 1198090 - Use AutoInitGCManagedObject when creating UnboxedLayout in TryConvertToUnboxedLayout() r=terrence
2015-08-25 17:01:43 +01:00
Karl Tomlinson
46ff786925
bug 1197043 use flags to distinguish between external streams and events r=padenot
...
MediaStreamAudioDestinationNode does not need any main thread events because
mDOMStream provides GetCurrentTime to consumers.
MediaRecoder also does not use main thread current time.
--HG--
extra : rebase_source : e022dc12e8a0e67c70d4a617449e28e76288b57e
2015-08-13 16:13:34 +12:00
Boris Chiou
940243adf7
Bug 952456 - Part 3: Enable test_copyimage.html on gonk/cocoa. r=fabrice
...
Enable dom/base/test/test_copyimage.html on b2g emulators and macos
2015-08-13 00:06:00 -04:00
Boris Chiou
d0b96e41a1
Bug 952456 - Part 2: Support copy image in BrowserElement. r=kchen
...
Add a new context menu option, copy image.
2015-08-12 03:09:00 -04:00
Boris Chiou
ca7f4ae420
Bug 952456 - Part 1: Implement gonk/nsClipboard for rich text and raw image. r=fabrice
...
Handle text/html and image MIME types on gonk/nsClipboard
2015-08-19 22:52:00 -04:00
Tamara Hills
f0881b7361
Bug 1183101 - Collect Histogram Data from Gecko and send to Telemetry Server. r=janx
2015-08-19 06:05:00 -04:00
B2G Bumper Bot
1385a930f4
Bumping manifests a=b2g-bump
2015-08-21 07:44:52 -07:00
B2G Bumper Bot
291980e5b0
Bumping manifests a=b2g-bump
2015-08-21 06:47:07 -07:00
B2G Bumper Bot
3f261cd9c4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/33360496097c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #31458 from jandem/fix-arrow-args
Bug 1196202 - Use a normal function instead of an arrow function in c…
========
https://hg.mozilla.org/integration/gaia-central/rev/744366da6d28
Author: jandem <jandemooij@gmail.com>
Desc: Bug 1196202 - Use a normal function instead of an arrow function in common/promise.js
We're changing `arguments` to be lexically bound in arrow functions (bug 889158).
2015-08-21 06:45:28 -07:00
B2G Bumper Bot
f9dfe3cb47
Bumping manifests a=b2g-bump
2015-08-21 06:22:10 -07:00
B2G Bumper Bot
196b150b86
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/980e389e048d
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31446 from Cwiiis/bug1191746-new-homescreen-marionette-bookmark-tests
Bug 1191746 - Port bookmark tests to new homescreen. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/0b59dab08012
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1191746 - Port bookmark tests to new homescreen. r=gmarty
2015-08-21 06:20:32 -07:00
Karl Tomlinson
330a9459ea
bug 1197043 move AudioNodeStream creation to stream class r=padenot
...
--HG--
extra : rebase_source : 2e399f5d59b057a0cca6a423481ac86f6fa2c507
2015-08-12 11:26:24 +12:00
Karl Tomlinson
4415ffebb7
bug 1197043 introduce MediaStreamGraph::AddStream() r=padenot
...
--HG--
extra : rebase_source : a6a5412a33709f349ab5a4c6db0801887c9d423c
2015-08-12 11:46:56 +12:00
Karl Tomlinson
69540d4cad
bug 1197043 rename Add/RemoveStream to Add/RemoveStreamGraphThread r=padenot
...
--HG--
extra : rebase_source : ea3528d528a557f152347bdd8c05c1e84a3da76e
2015-08-12 11:29:35 +12:00
Karl Tomlinson
cd9d54d222
bug 1197043 remove unnecessary aSampleRate parameter for AudioNodeStream creation r=padenot
...
--HG--
extra : rebase_source : 63ba0bf5008a9acd0a268051cbcde43ba5bfad0a
2015-08-12 11:04:13 +12:00
Karl Tomlinson
7894dd5b6a
bug 1198100 remove mNotificationMainThreadRunnable r=baku
...
If AddMainThreadListener() were called multiple times after
mFinishedNotificationSent is set then we'd get some extra NotifyRunnables but
NotifyMainThreadListeners() clears mMainThreadListeners anyway so we still get
only one notification per listener.
mNotificationMainThreadRunnable is an unnecessary optimization, so better not
to add storage to every MediaStream.
--HG--
extra : rebase_source : 7f0441d95134f1456058f668db30fb40bd9475c1
2015-08-24 11:54:24 +12:00
Kan-Ru Chen
4a1f512a13
Backed out 8 changesets (bug 1123237) CLOSED TREE
...
Backed out changeset 64692c772052 (bug 1123237)
Backed out changeset ed0f3a0186ad (bug 1123237)
Backed out changeset 2ad3b7f12a66 (bug 1123237)
Backed out changeset d069c69c234b (bug 1123237)
Backed out changeset d2c543173155 (bug 1123237)
Backed out changeset 3b8fb02e68ff (bug 1123237)
Backed out changeset 1c97e19f2f5d (bug 1123237)
Backed out changeset a80502c372f1 (bug 1123237)
--HG--
extra : commitid : L05R6SBqcU9
2015-08-25 12:42:01 +08:00
Kan-Ru Chen
1fb277142f
Bug 1123237 - Part 9. Interface to memory-profiler add-ons. r=jimb
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-08-25 12:10:35 +08:00
Kan-Ru Chen
e1fa14415d
Bug 1123237 - Part 8. Tracking the memory events. r=BenWa,terrence
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-08-25 12:10:34 +08:00
Kan-Ru Chen
10b9f95c15
Bug 1123237 - Part 7. XPCOM interface for memory profiler. r=smaug
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-08-25 12:06:43 +08:00
Kan-Ru Chen
be8d03c8ee
Bug 1123237 - Part 6. A new API to get backtrace without allocating memory in profiler. r=mstange
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-08-25 12:06:42 +08:00
Kan-Ru Chen
53e50383fe
Bug 1123237 - Part 5. Don't emit inline allocation when memory profiler enabled. r=terrence
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-08-25 12:06:41 +08:00
Kan-Ru Chen
95d1a2b19e
Bug 1123237 - Part 4. Monitoring allocations and frees for ArrayBuffer. r=terrence,sfink
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-08-25 12:05:53 +08:00
Kan-Ru Chen
3b6ee3a50b
Bug 1123237 - Part 3. Monitoring allocation and gc events in nursery and tenured heaps. r=terrence
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-08-25 12:05:52 +08:00
Kan-Ru Chen
f62780fc85
Bug 1123237 - Part 2. MemoryProfiler hooks in js engine. r=terrence
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-08-25 12:05:51 +08:00