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

407772 Коммитов

Автор SHA1 Сообщение Дата
Joe Steele b6225617b0 Bug 1131798 - Fix handling of CPU sub-type and rebasing WITHOUT requiring Python 3.3. r=ted 2015-02-19 07:10:26 +13:00
Benjamin Bouvier 993adae83f Bug 1133859: Allow shared array views as SIMD.load/store arguments; r=lth
--HG--
extra : rebase_source : 491c6d6fe54e7db8bd5460578fc1732fe7d2fdf2
2015-02-18 12:48:39 +01:00
Jan de Mooij dbf4bef164 Bug 1134142 - Replace Baseline ICStub New functions with a variadic template function. r=djvj 2015-02-18 19:06:07 +01:00
Ryan VanderMeulen 804f23b3e0 Backed out changeset 4ef497dc6f9b (bug 1131557) for frequent Linux xpcshell failures.
CLOSED TREE
2015-02-18 12:38:19 -05:00
Ryan VanderMeulen 126294da7d Backed out changeset 73e586b9f04f (bug 1109910) for bustage.
CLOSED TREE

--HG--
rename : netwerk/base/LoadInfo.cpp => docshell/base/LoadInfo.cpp
rename : netwerk/base/LoadInfo.h => docshell/base/LoadInfo.h
rename : netwerk/base/nsILoadInfo.idl => docshell/base/nsILoadInfo.idl
2015-02-18 11:57:57 -05:00
Christoph Kerschbaumer 1c3057e193 CLOSED TREE - Bug 1109910 - Move LoadInfo from docShell into Necko (r=sicking,sworkman)
--HG--
rename : docshell/base/LoadInfo.cpp => netwerk/base/LoadInfo.cpp
rename : docshell/base/LoadInfo.h => netwerk/base/LoadInfo.h
rename : docshell/base/nsILoadInfo.idl => netwerk/base/nsILoadInfo.idl
2015-02-17 19:53:06 -08:00
Carsten "Tomcat" Book cd9b02cc35 Backed out changeset 5f5540f3fcce (bug 1109910) for Bustage on a CLOSED TREE
--HG--
rename : netwerk/base/LoadInfo.cpp => docshell/base/LoadInfo.cpp
rename : netwerk/base/LoadInfo.h => docshell/base/LoadInfo.h
rename : netwerk/base/nsILoadInfo.idl => docshell/base/nsILoadInfo.idl
2015-02-18 17:15:00 +01:00
Armen Zambrano Gasparnian 9b757a1eeb Bug 1110286 - Pin mozharness to 2264bffd89ca instead of production. r=rail 2015-02-18 11:04:52 -05:00
Christoph Kerschbaumer 9bdc672f50 Bug 1116278 - Follow up: Using new channel API in browser/components/feeds (r=sicking) 2015-02-17 19:53:53 -08:00
Christoph Kerschbaumer a6887de13f Bug 1131455 - about:sync-log assertion failure: newly created channel must have a loadinfo attached (r=rnewman) 2015-02-17 19:54:12 -08:00
Christoph Kerschbaumer c644d095b3 Bug 1124950: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/webapps (r=marco) 2015-02-17 19:53:36 -08:00
Christoph Kerschbaumer ad762b9022 Bug 1109910 - Move LoadInfo from docShell into Necko (r=sicking,sworkman)
--HG--
rename : docshell/base/LoadInfo.cpp => netwerk/base/LoadInfo.cpp
rename : docshell/base/LoadInfo.h => netwerk/base/LoadInfo.h
rename : docshell/base/nsILoadInfo.idl => netwerk/base/nsILoadInfo.idl
2015-02-17 19:53:06 -08:00
Andrew McCreight 27e451c1bd Back out bug 1071880 for causing bug 1083952. 2015-02-18 07:19:29 -08:00
Brian Hackett abbe8bd95b Bug 1133254 - Dehandlify shape-updating object methods, allow setting multiple flags on an object at once, r=terrence. 2015-02-18 08:08:36 -07:00
Dragana Damjanovic c39aefe5a8 Bug 1131557 - Serve multiple xpcom events in one poll iteration. r=mcmanus 2015-02-18 06:35:00 -05:00
Douglas Crosher 7258683034 Bug 1130827 - Odin: Use SIMD load/store for the fbird test now that they are implemented. r=bbouvier 2015-02-18 20:29:51 +11:00
Alex Henrie 746235eb65 Bug 694870 - Only support GIO in Linux file and protocol handler. r=roc, r=karlt 2015-02-16 16:00:32 -07:00
Sami Jaktholm 39cd8ef49b Bug 1133030 - Fix timeout in browser_webconsole_bug_632817.js by requesting a page with valid CORS headers. r=past 2015-02-14 08:55:46 +02:00
Margaret Leibovic a6c874662f Bug 1123102 - Always create reading list panel, regardless of device memory capabilities. r=nalexander
--HG--
extra : rebase_source : 081456e2ecbd52a77e3063d099f3fc6f8293d66a
2015-02-13 15:55:18 -08:00
Terrence Cole 6996bd8f54 Bug 1133140 - Part 1: Split GCIfNeeded out of CheckAllocatorState; r=sfink
--HG--
extra : rebase_source : 7ce162a57861728955cb2c3cb707aadb030455d9
2015-02-13 15:53:21 -08:00
Andrea Marchesini 1db2f31a2f Bug 1125940 - File should not unlink FileImpl, r=khuey 2015-02-19 18:31:32 +01:00
Randell Jesup b155c873e1 Bug 1116925: queue track adds for getUserMedia and cleanup r=roc 2015-02-19 12:04:26 -05:00
Anish 45de248a8b Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers 2015-02-19 11:53:01 -05:00
Ralph Giles e0218ed211 Bug 1134398 - Enable MSE for youtube on MacOS X release builds. a=ajones
We believe we can support both MacOS X and Windows now.
2015-02-18 15:37:00 -08:00
Jeremy Chen d78ba333be Bug 1131948 - Part 3: Test caret visibility in multi-range text. r=dburns 2015-02-19 07:18:00 -05:00
Jeremy Chen b1bfdeff8c Bug 1131948 - Part 2: Separate multiple line test cases from test_selectioncarets.html. r=dburns 2015-02-19 07:14:00 -05:00
Jeremy Chen a95f54063b Bug 1131948 - Part 1: Add content non-editable marionette tests. r=dburns 2015-02-19 07:06:00 -05:00
Dragana Damjanovic 82480b23f3 Bug 1108957 - Add per network interface dns query. This is possible only with gonk. r=mayhemer 2015-02-19 00:14:00 -05:00
Carsten "Tomcat" Book 591d7613dc Merge mozilla-central to mozilla-inbound 2015-02-19 16:19:10 +01:00
Eric Skoglund e97429987d Bug 1121936 - Implement %TypedArray%.prototyp.{map,filter}. r=evilpie 2015-02-19 15:39:07 +01:00
Dirkjan Ochtman e0b2fbfa9f Bug 1121935 - Implement %TypedArray%.prototype.slice. r=evilpie 2015-02-19 15:39:07 +01:00
Till Schneidereit 3a99d04c35 Bug 1121935 - Add intrinsic for retrieving the original constructor for typed array instances. r=Waldo 2015-02-19 15:39:07 +01:00
Olli Pettay 28ffbe8fb9 Bug 1117977, make script load handling during shutdown safer, r=mccr8
--HG--
extra : rebase_source : fba82b840d622eed610c90ed9a56a5f0c7d1156f
2015-02-19 15:52:01 +02:00
Carsten "Tomcat" Book c0d53e2918 Backed out changeset 6885e993936a (bug 1056851) for crashtest failures 2015-02-19 15:02:05 +01:00
Robert Strong 9d2513bd20 Bug 1134334 - Intermittent run-by-dir test_0900_deprecatedUpdateFormat_minor.xul | Checking currentPage.pageid equals checking in pageshow - got downloading, expected checking. r=spohl 2015-02-19 05:43:19 -08:00
Jim Mathies 57bcfa87be Bug 1132874 - Improve PPluginWidget shutdown logic. r=aklotz 2015-02-19 07:05:12 -06:00
Jon Coppeard 566098634b Backed out changeset d60d2602deab (bug 1134255) for making test_memoryReporters.xul fail 2015-02-19 13:22:37 +00:00
Neil Deakin 71c5aa0125 Bug 1102015, adjust browser_bug427559.js test to not use the command dispatcher and reenable it, r=gijs 2015-02-19 08:06:51 -05:00
Anish e7006d8a59 Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher 2015-02-19 07:26:41 -05:00
Carsten "Tomcat" Book fd20471ed5 Backed out changeset a29c4ad0d52b (bug 1132728) for R7 and R11 B2g test failures
--HG--
extra : rebase_source : 3ac6d7e83f24b04e3a06ac1a4dad4fdabb0ca1a0
2015-02-19 13:20:01 +01:00
Jan de Mooij 373c85f972 Bug 1132770 - Don't omit overrecursion check in scripts with potential scripted getter/setter ICs. r=sunfish 2015-02-19 13:19:05 +01:00
Jan de Mooij d371e1429d Bug 718531 - Fix functions with try-finally to not return wrong value in some cases. r=shu 2015-02-19 13:19:03 +01:00
Benjamin Bouvier b0b3d2121a Bug 1133565: Factor SIMD templates within a compartment; r=jandem,jonco
--HG--
extra : rebase_source : 64c185723ef23fce6fe8f8e7569738eaa3526fdf
2015-02-16 21:01:12 +01:00
Jon Coppeard b4faa4b4ec Bug 1134255 - Add breakdown of allocated and unused GC things by kind in memory reports r=njn 2015-02-19 11:56:00 +00:00
Robert Longson d3bccc4332 Bug 1134131 r=jst 2015-02-19 11:43:42 +00:00
Jan de Mooij 1cf54993fa Bug 1133574 - rm js/src/devtools/jint. r=sfink 2015-02-19 11:03:19 +01:00
Jan de Mooij cabd4b5ac1 Bug 1134232 - Don't pass handles to Baseline IC stubs. r=bhackett 2015-02-19 11:03:17 +01:00
Xidorn Quan 35914b5175 Bug 1134069 part 2 - Move ruby inlinize blocks reftests to w3c-css/submitted. r=dbaron
--HG--
rename : layout/reftests/css-ruby/inlinize-blocks-1-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-001-ref.html
rename : layout/reftests/css-ruby/inlinize-blocks-1.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-001.html
rename : layout/reftests/css-ruby/inlinize-blocks-2-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-002-ref.html
rename : layout/reftests/css-ruby/inlinize-blocks-2.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-002.html
rename : layout/reftests/css-ruby/inlinize-blocks-3-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-003-ref.html
rename : layout/reftests/css-ruby/inlinize-blocks-3.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-003.html
rename : layout/reftests/css-ruby/inlinize-blocks-4-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-004-ref.html
rename : layout/reftests/css-ruby/inlinize-blocks-4.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-004.html
rename : layout/reftests/css-ruby/inlinize-blocks-5-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-005-ref.html
rename : layout/reftests/css-ruby/inlinize-blocks-5.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-005.html
extra : source : 0d58cf4097ca4fc3ef917a88202a128d156de97c
2015-02-19 22:54:05 +13:00
Xidorn Quan 9e984bddba Bug 1134069 part 1 - Move ruby autohiding reftests to w3c-css/submitted. r=dbaron
--HG--
rename : layout/reftests/css-ruby/autohiding-1-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-001-ref.html
rename : layout/reftests/css-ruby/autohiding-1.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-001.html
rename : layout/reftests/css-ruby/autohiding-2-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-002-ref.html
rename : layout/reftests/css-ruby/autohiding-2.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-002.html
rename : layout/reftests/css-ruby/autohiding-3-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-003-ref.html
rename : layout/reftests/css-ruby/autohiding-3.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-003.html
extra : source : 027c19d2d80767e22cdf281d69932714b8599545
2015-02-19 22:54:05 +13:00
Xidorn Quan 3ae70c4475 Bug 1134206 part 2 - Reset zeroEffectiveSpanBox when ruby adjust the line spacing. r=roc
--HG--
extra : source : 62abc49c38c25c3b0e00558b5eacc46c32470487
2015-02-19 22:39:19 +13:00