Sebastian Hengst
0ad548b166
Bug 765285 - Include last 3 days of crash IDs in about:support: Improve localization comments. r=Mossop
2013-11-04 00:50:10 +01:00
Sankha Narayan Guria
f3af24268c
Bug 894658 - Implement ES6 Array.prototype.{keys,entries}. r=jorendorff
2013-11-02 07:52:50 +05:30
Dan Glastonbury
442a70f72a
Bug 843668 - Implement WebGL -draft- extension EXT_sRGB. r=jgilbert
...
https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/
See content/canvas/test/webgl/conformance/extensions/ext-sRGB.html for example
usage.
OSX 10.6 has a failure when reading back the results from an sRGB format
texture attached to an FBO. Blacklist MacOSX 10.6 and all lower versions.
2013-11-04 16:05:04 -05:00
Brian R. Bondy
7b8c0a47a1
Bug 934445 - Fix Windows linking error in Release mode only when MOZ_CONTENT_SANDBOX is defined. r=aklotz
2013-11-04 15:35:03 -05:00
Andreas Gal
afef97f6ae
Bug 934297 - Remove snapping support from Moz2D. r=mattwoodrow
2013-11-03 15:06:12 -08:00
Jaroslav Kopecký
b6e261314d
Bug 933672 - Make sure in-tree libevent isn't built --with-system-libevent. r=glandium
2013-11-04 14:53:29 -05:00
Bharath Thiruveedula
f5a856938d
Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm
2013-11-04 14:52:53 -05:00
Rik Cabanier
7f0313f389
Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug
2013-11-04 14:52:24 -05:00
Dan Gohman
11eb90c533
Bug 934174 - SpiderMonkey: Micro-optimize AddOperation for int32 values r=luke
2013-11-04 09:41:17 -08:00
Dan Gohman
97d5255786
Bug 934520 - SpiderMonkey: Avoid signed overflow and other forms of undefined behavior. r=bhackett
2013-11-04 09:41:06 -08:00
Ryan VanderMeulen
6cddc919e9
Backed out 3 changesets (bug 932309, bug 932322) for Linux mochitest-bc timeouts on a CLOSED TREE.
...
Backed out changeset aea34e69d171 (bug 932322)
Backed out changeset 2b99a0f6ff1b (bug 932309)
Backed out changeset 0e3bcb78784e (bug 932309)
2013-11-04 14:31:21 -05:00
Michael Shuen
4bbdb5bd61
Bug 933998 - Prevent leak in nsNSSCertificateDB::ConstructX509FromBase64. r=bsmith
2013-11-04 14:22:37 -05:00
James Kitchener
c75c6853ab
Bug 328755 - Assigning a zero-length string should not alloc a buffer. r=bsmedberg
2013-11-04 14:22:37 -05:00
Karl Tomlinson
7a847783e0
Bug 933156 - Don't send null input to EqualPowerPanningFunction. r=roc
2013-11-04 14:22:37 -05:00
Stephen Pohl
032fa795f4
Bug 860493 - Enable history swipe animations by default on nightly and aurora (implemented in bug 678392). r=smichaud
2013-11-04 13:26:41 -05:00
Ryan VanderMeulen
52c8cecb5f
Backed out changesets f488602d26c9 and 09725c69fd76 (bug 860493) for OSX bustage.
...
CLOSED TREE
2013-11-04 12:55:56 -05:00
David Rajchenbach-Teller
7eed7f15d5
Bug 860493 - Add telemetry for history swipe animations. r=spohl
2013-11-04 12:10:14 -05:00
Stephen Pohl
bc26db9a1f
Bug 860493 - Enable history swipe animations by default on nightly and aurora (implemented in bug 678392). r=smichaud
2013-11-04 12:10:10 -05:00
Neil Deakin
c7870ca9ad
Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil
2013-11-04 11:22:24 -05:00
Neil Deakin
81fb2193ab
Bug 545156, Expose nsPoupSetFrame's ::popupList, r=mats
2013-11-04 11:22:20 -05:00
Peter Van der Beken
a73e42176b
Bug 934203 - Windows-only startup crash in JS_WrapValue(JSContext*, JS::MutableHandle<JS::Value>) with Twitter Disconnect / Facebook Disconnect. r=bz.
...
--HG--
extra : rebase_source : 2ee7a6f417ea3611d21d5e8efd01caf2b9692a0c
2013-11-04 14:18:01 +01:00
Peter Van der Beken
86a3955c9b
Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
...
--HG--
extra : rebase_source : b8ce4fedf7fc46b14a1d01663945d1b0e22bdcdd
2013-10-08 18:18:40 +02:00
Peter Van der Beken
1c0a0ef319
Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects, additional fixes. r=smaug.
...
--HG--
extra : rebase_source : 71604344bd4d50dbce7d1364ab2d88f0ee5d2175
2013-11-01 14:31:00 +01:00
Peter Van der Beken
75f4a4444c
Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects. r=smaug.
...
--HG--
extra : rebase_source : 21c472ff3917bc386664050e761b4297cbdfa3a9
2013-10-16 18:11:24 +02:00
Dan Gohman
a32df7d80e
Bug 934173 - SpiderMonkey: Mark debugMode() checks as JS_UNLIKELY. r=jorendorff
2013-11-04 07:57:10 -08:00
Dan Gohman
7f626df110
Bug 931487 - IonMonkey: Disable spilling to argument slots. r=bhackett
2013-11-04 07:57:08 -08:00
Nicholas D. Matsakis
c623985675
Bug 926710 - Fix up non-threadsafe builds rs=trivial,blocking-fuzzer
2013-11-04 10:43:09 -05:00
Brian Hackett
7b9b512f4a
Bug 932899 - Remove debug only stack/heap type set flags, r=jandem.
2013-11-04 08:29:46 -07:00
Hannes Verschore
37a6f733e9
Bug 914255: Backout due to performance regressions to DOM, r=regression
2013-11-04 16:17:44 +01:00
Dan Minor
5573f28ce7
Bug 932940 - Jit-test harness needs to set different remote --js-cache; r=terrence
2013-11-04 09:34:48 -05:00
Andrew Halberstadt
1732d6db4d
Bug 931116 - Disable initial failing b2g desktop mochitests to turn them on, r=jgriffin, DONTBUILD, a=NPOTB
2013-11-04 09:55:02 -05:00
Andrew Halberstadt
a18d9ffbba
Bug 932782 - b2g desktop mochitest mach target should use the new manifest, r=jgriffin, DONTBUILD, a=NPOTB
2013-11-04 09:53:42 -05:00
Hannes Verschore
f10fea24ce
Bug 932757 - Remove JSOP_POPV and JSOP_STOP, r=jorendorff
2013-11-04 15:33:15 +01:00
Mike de Boer
9e77f80ee3
Bug 923979: re-add xulrunner-stub to the OSX builds of XULRunner. r=bsmedberg
2013-10-25 14:11:36 +02:00
Dan Minor
9922c81cb2
Bug 931062 - Unit test TestPLDHash.cpp fails on Android; r=njn
2013-11-04 09:28:34 -05:00
Simon Montagu
d9bef388ce
Add Apple SD Gothic Neo to Korean default font list for OSX 10.8. Bug 923713, r=jdaggett
2013-11-04 06:18:13 -08:00
Henri Sivonen
e48c4b81ec
Bug 910192 UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=gavin.
2013-11-04 13:24:37 +02:00
Henri Sivonen
5bf0b8c647
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Ed Morley
d1b4fa03c8
Bug 919016 - Disable test_privbrowsing_perwindowpb.html on Windows for too many intermittent failures
2013-11-04 13:35:29 +00:00
Andrea Marchesini
5dfe234eb4
Bug 933351 - IDBRequest should not write warning messages about callee when created by IPC IDB, r=janv, f=bholley
2013-11-04 12:57:53 +00:00
Carsten "Tomcat" Book
c01cac29f1
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
2013-11-04 13:04:02 +01:00
Carsten "Tomcat" Book
b8da937efa
Backed out changeset a34d87e94281 (bug 910192) bustage on a CLOSED TREE
2013-11-04 13:03:41 +01:00
Henri Sivonen
4289ffecc4
Bug 910192 UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=gavin.
2013-11-04 13:24:37 +02:00
Henri Sivonen
e5a75a933d
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Jan de Mooij
585f6f8712
Bug 933798 - Don't unnecessarily deoptimize name accesses in try blocks in lazily parsed functions. r=bhackett
2013-11-04 11:40:24 +01:00
Jon Coppeard
31b7d51b9f
Bug 931812 - Remove inheritance of RelocatableFoo from EncapsulatedFoo to disallow casting away of postbarriers r=terrence
2013-11-04 10:09:42 +00:00
Nicholas Nethercote
cd0b801b1b
Bug 837566 - Remove js_RemoveRoot. r=terrence.
...
--HG--
extra : rebase_source : b3b615c34cfa4b9766a3484060242498c5a57e63
2013-02-03 20:16:19 -08:00
Robert O'Callahan
b5eb1bd690
Backout changeset 3fb9ea77d858 for bug 876321 due to test failures (CLOSED TREE)
...
--HG--
extra : rebase_source : 6b21bf36f9a8bd73bdd72ddfb5fe8c25e7854071
2013-11-03 23:14:26 -08:00
Robert O'Callahan
1a45cf8388
Backout changeset 47c7022e4e11 for bug 913444
...
--HG--
extra : rebase_source : 6d3b0bd5c4ea52561fba9b358dae8b7843f10205
2013-11-03 23:12:58 -08:00
Phil Ringnalda
a4c86c125e
Back out 6e895ec63744 (bug 930202) for frequent 10.7 debug timeouts
2013-11-03 21:42:10 -08:00