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

400803 Коммитов

Автор SHA1 Сообщение Дата
Tillmann Karras 7b41263a57 Bug 707484 - Allow setting XHR.responseType before open(); r=smaug 2015-01-13 09:51:09 +01:00
Brian Smith 89a83cfb14 Bug 1118122: Reland Bug 1115903, Part 2: Delete most defaulted assignment operators and some defaulted copy constructors, r=jcj
--HG--
extra : rebase_source : 9fae7948648e355f2ac15275a343ac0806f82f3b
2015-01-12 23:12:01 -08:00
Ms2ger dad96b1fbd Bug 1119752 - Remove test_DOMException.html. rs=smaug
Since bug 1119174, the assertions in this test have been covered by the
following web-platform tests:

* WebIDL/ecmascript-binding/es-exceptions/DOMException-constants.html
* WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html
2015-01-09 11:50:45 +01:00
Mason Chang 8242846001 Bug 1119850 - Modify Vsync Timestamp on Mac to be the previous vsync timestamp. r=mstange 2015-01-09 09:37:00 +01:00
Cykesiopka 0b1422c813 Bug 1120098 - Re-enable test_ocsp_timeout.js on Windows. r=dkeeler 2015-01-10 08:41:00 +01:00
Hiroyuki Ikezoe 6032b719bc Bug 1120117 - Need to import Services.jsm in child process before using it. r=dkeeler 2015-01-12 15:33:00 +01:00
Steve Singer ed3b64fce0 Bug 1120125 - Fix compile error on big endian platforms. r=keeler 2015-01-10 14:31:00 +01:00
Michael Pruett ba8d4930bd Bug 1120262 - Use new PL_DHashTable{Add,Remove} functions. r=nfroyd 2015-01-11 18:30:25 -06:00
Carsten "Tomcat" Book ad7392f70a Backed out changeset b5c6dd9423cf (bug 1109945) for gl2 test failures on a CLOSED TREE 2015-01-13 09:07:26 +01:00
Carsten "Tomcat" Book 35248aa586 Backed out changeset d9db938747d2 (bug 879717) for M-3 Test failures/timeouts on a CLOSED TREE 2015-01-13 08:48:01 +01:00
Carsten "Tomcat" Book c8cfc999b8 Backed out changeset d099c153d94a (bug 879717) 2015-01-13 08:47:37 +01:00
Carsten "Tomcat" Book 8ac737778e Backed out changeset 19432abcb3f1 (bug 879717) 2015-01-13 08:47:35 +01:00
Carsten "Tomcat" Book bc8b4de57e Backed out changeset f3b7db6c2164 (bug 879717) 2015-01-13 08:47:33 +01:00
Carsten "Tomcat" Book 1160541f6f Backed out changeset f7d82a8a8e94 (bug 1118618) for Bustage on a CLOSED TREE 2015-01-13 08:44:29 +01:00
Carsten "Tomcat" Book fe2f83538c Backed out changeset 8ab6c26d26f5 (bug 1118618) 2015-01-13 08:43:32 +01:00
Carsten "Tomcat" Book d7d602f4d2 Backed out changeset 422367d84ec6 (bug 1119403) for Bustage on a CLOSED TREE 2015-01-13 08:41:17 +01:00
Chris Peterson dfcf4cd339 Bug 1120161 - Replace nonstandard expression closures with arrow functions in about:support. r=adw 2015-01-10 11:40:03 -08:00
Chris Peterson 4744aa3342 Bug 1120160 - Replace nonstandard expression closure with an arrow function in about:telemetry. r=froydnj 2015-01-10 11:45:22 -08:00
Chris Peterson 805bc5916c Bug 1120051 - Replace nonstandard let block and legacy generator in ForgetAboutSite.jsm. r=Mossop 2015-01-07 23:18:37 -08:00
Chris Peterson 37ba138447 Bug 1119403 - Suppress read() -Wunused-result warning in jsmath.cpp's PRNG and call rand_s() twice. r=luke 2015-01-08 15:01:18 -08:00
Bill McCloskey 86da48e77b Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley) 2015-01-12 23:06:54 -08:00
Bill McCloskey eec94c71f5 Bug 1118618 - IPDL notifications when sending sync messages (r=bent) 2015-01-12 23:06:48 -08:00
Brian Smith eb09895998 Bug 1119075: Use standard unicode literals with VS2015 and later, r=waldo
--HG--
extra : rebase_source : f21d1d9eb7cfbc0ed90653f7aca2e9d9c9f9d735
2015-01-07 13:49:32 -08:00
Brian Smith ff76826a46 Bug 1120778: Update NSPR to NSPR 4.10.8 beta 3 (NSPR_4_10_8_BETA3), r=me
--HG--
extra : rebase_source : 86352e7b5bcf8eaa7486a835f04676bbc8aed613
2015-01-12 19:29:56 -08:00
Andreas Pehrson 34d7242afb Bug 879717 - Part 4. Clean up test_peerConnection_capturedVideo.html's waiting for loadedmetadata r=jesup 2014-12-19 21:43:58 +01:00
Andreas Pehrson 883a1c0b41 Bug 879717 - Part 3 - Test video dimensions set on loadedmetadata event. r=roc 2014-12-19 01:25:00 +01:00
Andreas Pehrson d0271a6175 Bug 879717 - Part 2. Test that drawing a video element to canvas never throws. r=roc 2014-10-06 11:22:55 +02:00
Andreas Pehrson 4e646b6ec1 Bug 879717 - Part 1. Delay entering HAVE_CURRENT_DATA state until a video frame has been stored in the image container. r=roc 2014-10-10 11:34:57 +02:00
Andreas Pehrson 80e35edf78 Bug 1113600 - Part 4. Handle switching directly from audio clock to stream clock. r=roc 2015-01-13 03:23:48 +08:00
Andreas Pehrson 62ce996fb4 Bug 1113600 - Part 3. Add mochitest for capturing media mid-playback. r=roc 2014-12-21 14:46:24 +01:00
Andreas Pehrson a22a198c37 Bug 1113600 - Part 2. Handle setting a MediaStream sync point mid-playback. r=roc 2015-01-08 13:37:22 +08:00
Andreas Pehrson a5b7750c02 Bug 1113600 - Part 1. Send stream data right away after adding an output stream. r=roc 2015-01-08 13:36:29 +08:00
Ehsan Akhgari 47c67459e2 Backed out changeset 11aebde6e809 (bug 1120059) because of build bustage on Windows 2015-01-13 00:26:16 -05:00
Ehsan Akhgari de3e09892a Bug 567058 follow-up: Mark the second occurrence of AutoUseNewTab as struct as well 2015-01-13 00:23:51 -05:00
Benjamin Peterson 8b8175fed3 Bug 1113121 followup - fix assertion r=me 2015-01-12 23:48:15 -05:00
Birunthan Mohanathas e597ad29ec Bug 1093101 - Use user-set browser.newtab.url pref for new tabs in private windows. r=dao 2015-01-13 06:41:15 +02:00
Birunthan Mohanathas 3bbc9f5d8f Bug 1120059 - Remove MOZ_{HAVE_,}EXPLICIT_CONVERSION. r=Waldo 2015-01-13 06:41:15 +02:00
Birunthan Mohanathas b988734748 Bug 1115061 - Ignore calls to BackgroundHangMonitor::Notify{Activity,Wait} when Telemetry is disabled. r=froydnj 2015-01-13 06:41:15 +02:00
Bill McCloskey 294da091dd Bug 567058 - Stop using intr messages for window.open (r=bent) 2015-01-12 20:36:42 -08:00
Bill McCloskey bc4b2a086c Bug 567058 - Refactor b2g ProvideWindow to prepare for desktop changes (r=bent) 2015-01-12 20:36:04 -08:00
Ehsan Akhgari 98c2826b90 Bug 1120662 - Mark MSimdBox::getAliasSet as override; r=Waldo 2015-01-12 23:34:36 -05:00
Ehsan Akhgari e791163ded Bug 1113121 - Null check the parent node in nsHTMLEditRules::JoinNodesSmart() before passing it to MoveNode; r=roc 2015-01-12 23:34:05 -05:00
Ehsan Akhgari d56a32bce4 Bug 1119068 - Clean up some code used for older unsupported MSVC versions; r=bsmedberg 2015-01-12 23:26:31 -05:00
Ehsan Akhgari 1e88271572 Bug 1119268 - Mark virtual overridden functions as MOZ_OVERRIDE in misc code; r=bsmedberg 2015-01-12 23:26:30 -05:00
Ehsan Akhgari ce569f2dd9 Bug 1119264 - Mark virtual overridden functions as MOZ_OVERRIDE in chrome; r=bsmedberg 2015-01-12 23:26:28 -05:00
Ehsan Akhgari 5aa084025f Bug 1119261 - Mark virtual overridden functions as MOZ_OVERRIDE in embedding; r=bsmedberg 2015-01-12 23:26:27 -05:00
Xidorn Quan 60705d6a24 Bug 1120313 - Fix nested ruby inside ruby annotation. r=dbaron
--HG--
extra : source : ea44dcc7bf0e008d6669a00d107529a97ab1c84d
2015-01-13 15:14:46 +11:00
Wes Kocher d73b26440c Merge mozilla-central to inbound a=merge 2015-01-12 20:11:29 -08:00
Wes Kocher 7a1f50156b Merge fx-team to m-c a=merge 2015-01-12 20:00:16 -08:00
Wes Kocher 2980f45074 Merge b2g-inbound to m-c a=merge 2015-01-12 19:56:06 -08:00