Commit Graph

259384 Commits

Author SHA1 Message Date
Masayuki Nakano
4f7f1574f0 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
9d3911f687 Bug 1194519 - call AsyncOpen2 within child and parent if securityFlags are present (r=jduell) 2015-08-21 20:33:56 -07:00
Christoph Kerschbaumer
5cc836a140 Bug 1196057 - Use channel->Open2() in dom/base/nsFrameMessageManager.cpp (r=sicking) 2015-08-21 20:33:23 -07:00
Christoph Kerschbaumer
0bb56ca59b Bug 1197002 - Use channel->Open2() in editor/libeditor/nsHTMLDataTransfer.cpp (r=sicking) 2015-08-21 20:33:42 -07:00
Kyle Huey
0bfcedbfe8 Bug 1195755: Don't assert recursion depth sanity on Mac, because there is none. r=me 2015-08-21 19:56:56 -07:00
Birunthan Mohanathas
12036841a0 Bug 1105827 - Add test for invalid query. r=me 2015-08-21 19:53:29 -07:00
Chenxia Liu
f2c6ff38e4 Bug 1194896 - Add telemetry notification for interacting with data policy notification. r=mcomella 2015-08-14 16:00:56 -07:00
Nikhil Marathe
d5e143c8dd Bug 1193128 - Fix base64 decoding when fetching data URIs. r=baku 2015-08-13 13:08:43 -07:00
Nikhil Marathe
379054b785 Bug 1189661 - either of active or waiting can be valid. r=bkelly
Update wpt expectation data.
2015-08-24 14:43:16 -07:00
Jon Coppeard
d892dd0449 Bug 1198090 - Use AutoInitGCManagedObject when creating UnboxedLayout in TryConvertToUnboxedLayout() r=terrence 2015-08-25 17:01:43 +01:00
Karl Tomlinson
eef432eb65 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.
2015-08-13 16:13:34 +12:00
Boris Chiou
af7472fafd 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
90b5b8e944 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
c42b47e1cb 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
7de728547a 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
0a60123fe2 Bumping manifests a=b2g-bump 2015-08-21 07:44:52 -07:00
B2G Bumper Bot
faf13be101 Bumping manifests a=b2g-bump 2015-08-21 06:47:07 -07:00
B2G Bumper Bot
3db1c52c00 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
cae909eeaf Bumping manifests a=b2g-bump 2015-08-21 06:22:10 -07:00
B2G Bumper Bot
5cee74f811 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
e1a0259288 bug 1197043 move AudioNodeStream creation to stream class r=padenot 2015-08-12 11:26:24 +12:00
Karl Tomlinson
929cc89e5c bug 1197043 introduce MediaStreamGraph::AddStream() r=padenot 2015-08-12 11:46:56 +12:00
Karl Tomlinson
6cd5ece601 bug 1197043 rename Add/RemoveStream to Add/RemoveStreamGraphThread r=padenot 2015-08-12 11:29:35 +12:00
Karl Tomlinson
e4c3b24c5c bug 1197043 remove unnecessary aSampleRate parameter for AudioNodeStream creation r=padenot 2015-08-12 11:04:13 +12:00
Karl Tomlinson
90e01e321b 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.
2015-08-24 11:54:24 +12:00
Kan-Ru Chen
ff0c4f89bf 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)
2015-08-25 12:42:01 +08:00
Kan-Ru Chen
359c89f866 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
cfa5264052 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
69781787e3 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
55eb19b13c 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
787dfec7a8 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
6584a3b436 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
fb8487bb3e 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
6a07f35bfa 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
Benjamin Chen
ef567f9a1f Bug 762774 - Increase the timeout and reduce the testcase loop times. r=jwwang 2015-08-20 18:05:28 +08:00
Morris Tseng
dc724c5147 Bug 1197713 - Add missing gfxPrefs.h include to TiledContentHost.cpp. r=nical 2015-08-24 01:40:00 -04:00
Ryan VanderMeulen
d2832d981f Bug 1186322 - Skip browser_perf-overview-render-04.js on Linux due to intermittent failures. 2015-08-24 23:22:44 -04:00
Nicholas Nethercote
33c0dad4a4 Bug 1197694 - fflush() rapl output so it always appears immediately. r=erahm. 2015-08-24 15:59:37 -07:00
David Anderson
28845e8e52 Fix racy compositor deduction in TelemetryEnvironment. (bug 1194932, r=gfritzsche) 2015-08-24 23:12:53 -04:00
Seth Fowler
e93b360d02 Bug 1194900 - Stop deciding when to send invalidations in nsPNGDecoder and let Decoder handle it. r=tn 2015-08-24 19:49:36 -07:00
Seth Fowler
29a7f9bc40 Bug 1196476 - Replace ProgressTracker::FirstObserverIs() with a simpler mechanism on imgRequest. r=tn 2015-08-24 19:49:33 -07:00
JW Wang
f47a4c441b Bug 1196112 - Part 2: Remove DecodedStream::mMonitor. r=roc 2015-08-24 21:05:32 +08:00
JW Wang
1c35dd00db Bug 1196112 - Part 1: Ensure all members except |mShuttingDown| and |mOutputStreamManager| are accessed on the worker thread only. r=roc 2015-08-24 21:05:22 +08:00
Milan Sreckovic
ade640f5a0 Bug 1196335 - Disambiguate the strings for scoped gfx reporter and D2D1.1. r=dvander 2015-08-19 10:08:00 -04:00
Miko Mynttinen
1dcf6f98cd Bug 1197316 - Remove PR_snprintf calls in xpcom/. r=froydnj 2015-08-22 17:57:52 -07:00
Valentin Gosu
8845f26921 Bug 1196021 - Pass requesting channel to PackagedAppService::GetResource r=ckerschb 2015-08-25 03:06:24 +02:00
Valentin Gosu
97f40ef942 Bug 1196021 - Use asyncOpen2 in PackagedAppService r=ckerschb 2015-08-25 03:06:18 +02:00
Ryan VanderMeulen
25eb5bbbde Merge m-c to inbound. a=merge 2015-08-24 21:04:12 -04:00
Richard Barnes
989299b3d2 Bug 1194561 - Change globe to broken lock for insecure resources r=jryans 2015-08-24 20:01:03 -04:00
Matthew Gregan
5f6fe686a4 Bug 1197049 - Retain stream volume across device changes. r=padenot 2015-08-21 14:46:22 +12:00