Граф коммитов

476885 Коммитов

Автор SHA1 Сообщение Дата
Chris Manchester c373236c7a Bug 1276037 - Update artifact builds to be able to find Linux taskcluster builds. r=mshal
MozReview-Commit-ID: 7ERnMW9xIwC

--HG--
extra : rebase_source : bb850a4d9366b67bb74420fde8b6e2772824ee14
2016-05-26 18:11:19 -07:00
Chris Manchester 3af26e753c Bug 1276037 - Update routes for linux64 debug builds to reflect that they are debug builds. r=mshal
MozReview-Commit-ID: HYVrFrQPabY

--HG--
extra : rebase_source : 205a9dfcfd64817c13dd02b30728156dc873840a
2016-05-26 18:11:19 -07:00
Boris Zbarsky 39e803ff41 Bug 1276112 followup. Reinstate a null-check that got lost. r=mccr8 2016-05-27 15:00:13 -04:00
Terrence Cole eaec88e971 Bug 956899 - Use js::Thread for JS shell watchdog thread; r=jandem
--HG--
extra : rebase_source : 0a7482357cb036b9991deaa20c76e07e957cddff
2016-05-25 09:41:57 -07:00
Terrence Cole 7f5809cae8 Bug 956899 - Use Mutex and ConditionVariable to simplify shell watchdog; r=jandem
--HG--
extra : rebase_source : 1442eb67aac421e120953e7cdb21203e81909989
2016-05-25 09:41:42 -07:00
Terrence Cole 973a9b4c57 Bug 956899 - Add comments to ConditionVariable and handle some edge cases gracefully; r=froydnj
--HG--
extra : rebase_source : 470196e2c3ea7b1856e1f700f36f6962573a59e6
2016-05-25 09:40:11 -07:00
Terrence Cole bca258388c Bug 1275306 - Part 2: Use a TimeStamp to implement watchdogTimeout; r=jandem
--HG--
extra : rebase_source : 541667d40097487d5b07b687f7c3ef105c18109b
2016-05-25 09:39:57 -07:00
Terrence Cole c78f0cf856 Bug 1275306 - Part 1: Use TimeDuration for MAX_TIMEOUT_INTERVAL in the JS shell; r=jandem
--HG--
extra : rebase_source : 913af73bd8ea4cfc59cdf9b11f3874cc3a3c6dea
2016-05-25 09:39:34 -07:00
Jim Chen fcea6181e7 Bug 1272557 - Delay initializing PushService and DLC; r=snorp
Delay initialization of PushService and DLC in GeckoApplication to after
the Gecko:Ready message. That way, hopefully they give up some CPU time
to other initialization tasks.
2016-05-27 14:29:46 -04:00
Jim Chen a7f33faa4e Bug 1275371 - Don't forward delete on shift+backspace; r=esawin
Shift+backspace causes a forward delete on some platforms, but not on
Android. The new Google keyboard is sending us shift+backspace, and we
need to handle it normally like a backspace.
2016-05-27 14:29:15 -04:00
Jim Chen 2772cc3e2b Bug 1275371 - Add test for shift+backspace; r=esawin 2016-05-27 14:29:15 -04:00
malayaleecoder 67254ee4d1 Bug 766598 - move responsiveness metric to filter.py. r=jmaher
MozReview-Commit-ID: JDK96sRZEIg
2016-05-26 22:57:46 +05:30
Dan Minor 05af85488c Bug 1263621 - Disable test_peerConnection_addTrack.html on autophone; r=bc
MozReview-Commit-ID: 7v94ZB6DyV0

--HG--
extra : rebase_source : 4a35a9a112cdc5c30d224c02a7cb56d339bb301a
2016-05-26 08:25:48 -04:00
Nils Ohlmeier [:drno] a11147d580 Bug 1275648: check return value of GetPipelineByTrackId_m. r=jesup
MozReview-Commit-ID: EtJSbok04Lc

--HG--
extra : rebase_source : dfdbe83709060886d0a81f479207e2fa85031fe7
2016-05-25 10:32:29 -07:00
Boris Zbarsky 0b4bf8c8ff Bug 1268957. Fire an error event on the <link> element when a stylesheet load is blocked via content policy. r=ckerschb 2016-05-27 13:31:20 -04:00
Boris Zbarsky ac9e0794b8 Bug 1276297. Remove the unused WorkerPrivateParent::ParentJSContext function. r=khuey 2016-05-27 13:30:33 -04:00
Boris Zbarsky 27314790c8 Bug 1276286. Remove the unused JSContext stuff in nsJSObjWrapper::GetNewOrUsed. r=mccr8 2016-05-27 13:30:10 -04:00
Boris Zbarsky b4f5d9a2c6 Bug 1276292. Remove the unused nsNPAPIPluginInstance::GetJSContext function. r=mccr8 2016-05-27 13:28:48 -04:00
Boris Zbarsky 74ebb7940f Bug 1276112. Stop using GetScriptContextFromJSContext in CycleCollectedJSRuntime::UsefulToMergeZones. r=mccr8 2016-05-27 13:28:26 -04:00
Boris Zbarsky 4ec7cc4fc1 Bug 1276138. Remove the current/safe JSContext getters from nsScriptSecurityManager. r=mrbkap 2016-05-27 13:28:14 -04:00
Boris Zbarsky 260d626f13 Bug 1276231. Remove the unused return value of XPCJSContextStack::Pop. r=mrbkap 2016-05-27 13:28:01 -04:00
Vladan Djeric f8242da2fc Bug 1276304 - Remove unused getHiddenWindowAndJSContext function. r=bzbarsky 2013-02-20 00:15:36 -05:00
Nils Ohlmeier [:drno] 1d9c7716f5 Bug 1275217: remove QuickTime and QTKit related code and dependecies. r=jib
MozReview-Commit-ID: IDXgV9jnlMk

--HG--
extra : rebase_source : 529d867eb7330b9f498897df7248221836a91016
2016-05-24 02:15:19 -07:00
Bill McCloskey 7dbc02ed0f Bug 1262671 - Use BufferList for Pickle (r=froydnj) 2016-05-27 09:57:41 -07:00
Bill McCloskey 308608ab39 Bug 1262671 - Introduce MFBT BufferList class (r=froydnj) 2016-05-27 09:57:40 -07:00
Bill McCloskey 2e4314c9a7 Bug 1262671 - IPC ReadData/ReadBytes elimination (r=froydnj) 2016-05-27 09:57:39 -07:00
Bill McCloskey b7441af61a Bug 1262671 - IPC sentinel checking (r=froydnj) 2016-05-27 09:57:38 -07:00
Bill McCloskey 291c555f34 Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
Bill McCloskey 5b7911b430 Bug 1262671 - Remove unused TrimWriteData (r=froydnj) 2016-05-27 09:57:37 -07:00
Bill McCloskey f159cad060 Bug 1273312 - Add task.h to ipdl unit tests (r=khuey) 2016-05-27 09:57:36 -07:00
Bill McCloskey 1369c6edad Bug 1273307 - Remove copy constructor/assignment operator for Message/Pickle (r=froydnj) 2016-05-27 09:57:35 -07:00
Terrence Cole 35aa56f100 Bug 1275634 - Drop workarounds for SunPro and XLC now that they support typed enums; r=sfink 2016-05-26 13:52:06 -07:00
Jan de Mooij 1bcaafbd93 Bug 979730 part 5 - Remove saved frame chains. r=luke 2016-05-27 17:59:13 +02:00
Jan de Mooij 38e56ba989 Bug 979730 part 4 - Make JS_IsRunning ignore saved frame boundaries. r=luke 2016-05-27 17:58:29 +02:00
Jan de Mooij 62eddae24f Bug 979730 part 3 - Remove JS_SaveFrameChain from testChromeBuffer jsapi-test. r=luke 2016-05-27 17:58:05 +02:00
Jan de Mooij 9cedfaf85f Bug 979730 part 2 - Remove saveFrameChain option from evaluate(). r=luke 2016-05-27 17:57:39 +02:00
Jan de Mooij d82809c969 Bug 979730 part 1 - Remove frame iterator SavedOption. r=luke 2016-05-27 17:57:14 +02:00
David Burns 2c15a964d6 Bug 1275843: Bump Marionette harness to v3.0.0 r=maja_zf
This release has removed emulator support from the harness.

MozReview-Commit-ID: ALYNR7KDNLL

--HG--
extra : rebase_source : ca4aafc0ff3fb1d9b26a299709ac4a1c62b46ed2
2016-05-27 15:46:05 +01:00
David Burns 7d46df0c83 Bug 1275843: Bump Marionette driver to v2.0.0 r=maja_zf
Since we have changed the way that get_attribute returns things and
we have added get_property it makes sense to have this as a major
release.

MozReview-Commit-ID: 5ANGYVLUe8k

--HG--
extra : rebase_source : 6ebaf9f23cf2c043ffccff877fbfea2533b95dde
2016-05-27 12:21:38 +01:00
Ben Kelly 5d23454993 Bug 1275715 P2 Hold nested worker alive until outer worker is collected. r=asuth 2016-05-27 08:24:14 -07:00
Ben Kelly 479671e610 Bug 1275715 P1 Lengthen timeout for all tests using fetch_test_framework.js. r=asuth 2016-05-27 08:24:14 -07:00
Alin Selagea e8d3090e47 bug 1275911: get releng automation posting to cloudops balrog stage instance. r=bhearsum
--HG--
extra : rebase_source : 57302c93dc29bb975ae7977645a2c106b8224945
2016-05-27 10:50:58 -04:00
Nicolas B. Pierron b2b9651d11 Bug 1270082 - mozinfo: Use the kernel version if the distribution is not supported by python platform function. r=gps 2016-05-27 14:50:03 +00:00
Gian-Carlo Pascutto 8b190b9241 Bug 1135022 - Extend UrlClassifier ChunkSet test with stress test. r=francois
MozReview-Commit-ID: LMbINiQpxLR

--HG--
extra : rebase_source : cc29fd5c78e40a45166ade722c79caa0d53f1c4b
2016-05-24 12:24:23 +02:00
Benjamin Dahse 29777e1dc5 Bug 1135022 - Optimize ChunkSet by storing ranges instead of numbers. r=gcp
MozReview-Commit-ID: 59TkB7ennpK

--HG--
extra : rebase_source : f17d2d3c303e2edad34d8a3d3159b2dce51cd8e1
2016-05-24 12:29:09 +02:00
Mihai Tabara 319b9caac5 Bug 1275972 - Plug Linux64 PGO builds to use coalescer for queue collapsing whilst under load r=dustin 2016-05-27 10:07:33 -04:00
Boris Zbarsky 71c48ddac9 Bug 1276135. Remove XPCCallContext::GetDefaultJSContext. r=bholley 2016-05-27 09:54:19 -04:00
Boris Zbarsky 77b44a93be Bug 1275999 part 5. Get rid of GetDefaultScopeFromJSContext. r=bholley 2016-05-27 09:53:33 -04:00
Boris Zbarsky e9c3b988dd Bug 1275999 part 4. Change XPCJSContextStack::Push to return void. r=bholley 2016-05-27 09:53:32 -04:00
Boris Zbarsky c4994333a5 Bug 1275999 part 3. Remove the totally unused XPCJSContextStack::HasJSContext function. r=bholley 2016-05-27 09:53:32 -04:00