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

396457 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 3fd6202de4 Bug 990484 part 2. Remove a bunch of now-unnecessary JSContext bits in indexedDB code. r=baku 2014-12-11 13:07:44 -05:00
Boris Zbarsky f22b919413 Bug 990484 part 1. Add an overload of JS_IsIdentifier that takes chars+length. r=jorendorff 2014-12-11 13:07:44 -05:00
Boris Zbarsky 67361f102e Bug 1109888. ICGetPropCallDOMProxyNativeStub should inherit from ICGetPropCallGetter so we have our holder/holdershape/etc accessible the same way across all the JSNative getter stubs. r=efaust 2014-12-11 13:07:43 -05:00
Benjamin Peterson 11b9b1a652 Bug 1084177 - Maintain only one zlib compression context per helper thread. r=njn
--HG--
extra : rebase_source : 3c4caab7e3c305418ea35292002597aae1dacb49
2014-12-10 23:41:36 -05:00
Ryan VanderMeulen 9cc82f3fda Backed out changeset c2659bf5793d (bug 1107145) for bustage.
DONTBUILD CLOSED TREE
2014-12-11 13:00:07 -05:00
Brian Hackett 3fedbd175f Bug 1107145 - Allow typed objects with the same prototype to have different descriptors, r=nmatsakis. 2014-12-11 10:35:06 -07:00
Benjamin Bouvier 3e4ce6fdc0 Bug 1108825: Implement SIMD.int32x4.mul in Odin; r=sunfish 2014-12-11 12:10:35 +01:00
Kartikaya Gupta 0bfb0f2673 Bug 1013432 - Follow-up to fix build bustage when debug logging is enabled. r=me and DONTBUILD 2014-12-11 11:49:17 -05:00
Andrea Marchesini cccb2d341e Bug 1104623 - Inherit security flags if channel already has a loadinfo attached in NS_NewChannel - tests (r=ckerschb) 2014-12-11 07:47:37 -08:00
Christoph Kerschbaumer 208f069325 Bug 1104623 - Inherit security flags if channel already has a loadinfo attached in NS_NewChannel (r=bz,sworkman) 2014-12-07 19:53:33 -08:00
Ryan VanderMeulen 9a56a97e41 Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures.
--HG--
extra : rebase_source : 0266cc0b2a6568ca653885745f381df8d6d167ec
2014-12-11 11:28:30 -05:00
Georg Fritzsche 28ff950267 Bug 1106552 - Fix invalid conversions of string to NPVariant in plugin code. r=bsmedberg 2014-12-11 15:05:13 +01:00
Kartikaya Gupta 140db2dc90 Bug 1109855 - Fix building of APZC instances via the tree manager for gtests. r=botond
In testing scenarios ensure that we always create a TestAsyncPanZoomController
so that we can unconditionally cast to it and use the extra helpers on that
class.
2014-12-11 10:39:19 -05:00
Sotaro Ikeda f062928578 Bug 1109226 - Do not use HwComposer when layer has MaskLayer r=nical 2014-12-11 07:15:52 -08:00
Jan Horak 91d3fd2503 Bug 1097625 - Fallback to use LANG variable as dictionary doesn't work. r=ehsan 2014-12-09 03:22:00 -05:00
ziyunfei 5f470bd4a1 Bug 1102219 - Part 3: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2014-12-10 20:50:00 -05:00
ziyunfei fa6d464d58 Bug 1102219 - Part 2: Replace String.prototype.contains with String.prototype.includes in JS code. r=till 2014-11-23 06:24:00 -05:00
ziyunfei a239fb194d Bug 1102219 - Part 1: Add String.prototype.includes and keep String.prototype.contains around as an alias with a (non-release builds only) warning. r=till 2014-12-11 05:42:00 -05:00
Kartikaya Gupta 39ed588bca Bug 1089822 - Fix running reftest-remote on B2G using a local emulator build. r=ahal 2014-12-10 05:07:00 -05:00
Josh Aas f9e3926e19 Bug 1092630: Get rid of native widgets for OS X NPAPI plugins, make things work much better under e10s. Patch by Josh Aas, Markus Stange, Steven Michaud, David Parks. r=smichaud/jst/josh (more reviews pending) 2014-12-11 08:44:07 -06:00
Carsten "Tomcat" Book 835ab36a84 Backed out changeset 5d3fe12c63ed (bug 1081037) for Gu Test Failures 2014-12-11 15:26:20 +01:00
Frédéric Wang 804c21d5f8 Bug 1108378 - Do not expose the <mphantom> element to the accessible tree. r=karl 2014-12-07 08:39:00 +01:00
Cameron Kaiser 537581b71a Bug 1109972: nsHyphenator should not assume sizeof(bool) == sizeof(char). r=dbaron 2014-12-10 17:10:35 -08:00
Chris Manchester 3947bf29a0 Bug 1108781 - Log relative paths as test identifiers in xpcshell. r=ahal 2014-12-09 15:38:18 -05:00
Chris Manchester 2ba7dedf93 Bug 1108786 - Update to most recent wptrunner. r=jgraham 2014-12-10 15:58:07 -05:00
Gabor Krizsanits be723bf89d Bug 1106713 - fixing up CSP checks for imports. r=mrbkap 2014-12-11 13:18:10 +01:00
Gabor Krizsanits d255a7fa7c Bug 1081037 - LinkConstructorAndPrototype in RegisterElement. r=wchen 2014-12-11 13:02:08 +01:00
Benjamin Bouvier 5b0bef6d63 Backed out changeset dd24124194d5 (bug 1108825) for SM(e) failures 2014-12-11 12:57:24 +01:00
Simon Montagu 33a271e5bd Bug 1105137: treat nsFloatManager's mOrigin as an offset, not a point, and rename it to mOffset to make that clearer, r=jfkthame 2014-12-11 03:56:03 -08:00
Simon Montagu 2ae9bdf074 Test for bug 1105137, r=jfkthame 2014-12-11 03:56:01 -08:00
Jon Coppeard bd8f236e07 Bug 1108836 - Fix race condition starting background sweeping r=terrence 2014-12-11 11:19:56 +00:00
Jonathan Kew 7b4be12785 Bug 1108923 - Reftest for margins specified using percentages. r=smontagu 2014-12-11 11:16:22 +00:00
Jonathan Kew 9c6ddfa771 Bug 1108923 - Update comments to reflect the newly logicalized parameters. r=smontagu 2014-12-11 11:16:22 +00:00
Jonathan Kew f067b8adaf Bug 1108923 - Use the correct containing box dimension as the percent basis for margin/padding in vertical writing modes. r=smontagu 2014-12-11 11:16:22 +00:00
Benjamin Bouvier fc140a436a Bug 1108825: Implement SIMD.int32x4.mul in Odin; r=sunfish 2014-12-11 12:10:35 +01:00
Benjamin Bouvier ca1995fa93 Bug 1073910: Fix ARM's roundf codegen for negative numbers; r=mjrosenb 2014-12-11 12:10:27 +01:00
Carsten "Tomcat" Book 3a0ff08d6c Backed out changeset 53adf5b021fa (bug 1047124) for Huge Memory Leaks on a CLOSED TREE 2014-12-11 11:44:11 +01:00
Nicolas Silva 0998df8907 Bug 1108162 - Don't reuse a tile's front buffer if it just switched from non-component-alpha to compoenent-alpha. r=jrmuizel 2014-12-11 10:07:53 +01:00
David Anderson a3439cd445 Don't treat event regions as opaque for plugin geometry. (bug 1109424, r=roc) 2014-12-11 00:37:02 -08:00
Cykesiopka 9cae71d8a9 Bug 1109252 - Make remaining PSM test cert generation scripts print out cert information as necessary. r=keeler 2014-12-10 21:32:00 +01:00
Steve Singer 2e2eb384e4 Bug 1108834 - Add visitSubstr to Lowering-None. r=h4writer 2014-12-10 19:02:00 +01:00
Tom Tromey 5b0be214c9 Bug 1047124 - clean up memory leaks. r=benwa 2014-11-25 10:45:00 +01:00
Sid Stamm 5dc1b5b39c Bug 999656 - Fix mappings between content type and CSP directives and refactor permits functions in CSP. r=ckerschb 2014-12-10 13:54:00 +01:00
Carsten "Tomcat" Book ff2d11f5f3 Backed out changeset 364d6f79d87c (bug 1084177) for unified build and valgrind test failures 2014-12-11 08:59:23 +01:00
Carsten "Tomcat" Book 6a0a1f7c96 Backed out changeset a2146311e4fa (bug 1104623) for memory leaks 2014-12-11 08:51:25 +01:00
Carsten "Tomcat" Book 688f5952cb Backed out changeset 932daea51104 (bug 1104623) 2014-12-11 08:49:48 +01:00
Bobby Holley ed81da5593 Backed out changeset 89c9d42ef78e (bug 1109954) for colliding with bug 1108701 on a CLOSED TREE. 2014-12-10 22:56:09 -08:00
Bobby Holley 6ec9fa2dd8 Bug 1109954 - Make resolve/reject values optional in callback signatures. r=cpearce 2014-12-10 22:38:33 -08:00
Benjamin Peterson 7e524d721b Bug 1084177 - Maintain only one zlib compression context per helper thread. r=njn
--HG--
extra : rebase_source : 0966f6cbfc1c8548b00ba5745b20136a6e2aad10
2014-12-10 23:41:36 -05:00
Matt Woodrow c3e46a1ad1 Bug 1108917 - Part 2: Allow eviction of entire decoders that are ahead of the current play position. r=ajones 2014-12-11 10:50:41 +13:00