Commit Graph

121559 Commits

Author SHA1 Message Date
Ryan VanderMeulen
daec4f1f33 Backed out changeset 394bbaa548e3 (bug 815591) for OSX reftest failures on a CLOSED TREE. 2013-02-13 22:10:09 -05:00
Ryan VanderMeulen
4ee86d7149 Backed out changeset 38c7d7a7f586 (bug 716859) for B2G reftest failures on a CLOSED TREE. 2013-02-13 21:39:07 -05:00
Seth Fowler
810b4d3daa Bug 840851 - Mark RasterImage::Initialize as static in RasterImage.cpp. r=joe 2013-02-13 14:03:37 -08:00
Seth Fowler
824657df52 Bug 840850 - Fix missing include guard and style issues in ImageFactory. r=joe 2013-02-13 13:53:42 -08:00
Seth Fowler
218a8ef1ee Bug 840843 - Rename RasterImage::eShutdownIntent_Interrupted to eShutdownIntent_Unneeded. r=joe 2013-02-13 13:41:45 -08:00
Nicholas Nethercote
97612a4e65 Bug 839376 (part 8) - Fix another seven rooting hazards. r=sfink.
--HG--
extra : rebase_source : 9863790dd2ad0cf043609986d046b84046527962
2013-02-13 17:24:00 -08:00
Cameron McCormack
07e7b3cba6 Bug 841207 - Handle all dominant-baseline values in SVG text layout. r=roc 2013-02-14 12:52:48 +11:00
Milan Sreckovic
cf48af5121 Bug 839621 - qcms_transform_create can return null, so indirect callers need to be ready for it as well. r=jmuizelaar 2013-02-08 15:46:26 -05:00
Tatiana Meshkova
d1a3e88b7f Bug 837730 - Add missing NULL definition so that updater will compile on some Linux platforms. r=rstrong 2013-02-12 16:14:13 -08:00
Yura Zenevich
4318c1f3fc Bug 828201 - Replace DEBUG constant by a preference across OS.File and add File.GET_DEBUG method used for testing. r=dteller 2013-02-13 20:51:39 -05:00
Robert O'Callahan
ada178ae9a Bug 815591. Don't build nsDisplayBackgroundColor if there is no background color and we're not going to do hit-testing. r=mattwoodrow
--HG--
extra : rebase_source : 1e7055649266621e72cbd669949c3d30a32980a2
2012-11-28 01:50:09 +13:00
David Anderson
6e0f5a4a6d Implement JSOP_CALLEE in JM (bug 794427, r=bhackett).
--HG--
extra : rebase_source : 6aa85c3434a70d93fcf409bdb4cc2baaf024896e
2013-02-13 17:24:50 -08:00
Jeff Walden
dbc64fc28b Bug 840400 - Add an IsObject helper to Utilities.js, to centralize all workarounds for |typeof| brokenness. r=Norbert 2013-02-12 09:49:18 -08:00
Margaret Leibovic
75b0284d03 Bug 836450 - Add default bookmark support for distributions. r=mfinkle,wesj 2013-02-13 17:19:00 -08:00
Mark Hammond
07522c75b9 Bug 840832 - ensure that closing the only visible chat selects another chat if possible. r=felipe
--HG--
extra : rebase_source : 25d0d85f2660687a66ca82828f0887732e99f3aa
2013-02-14 12:07:34 +11:00
Gregor Wagner
a23cd0098a Bug 841234 - PhoneNumberJS: fix typo with lastKnownMcc. r=mrbkap 2013-02-13 17:07:28 -08:00
Geoff Brown
59a9cc25f2 Bug 824067 - Disable robocop testPasswordEncrypt for intermittent failures, again; DONTBUILD
--HG--
extra : rebase_source : b6c1cf565cb3e8bd10cbf697787efaa0e9914957
2013-02-13 17:27:15 -07:00
Daniel Holbert
8eedf0e951 Bug 841146: Remove unused member-variable 'compileContext_' from class ParallelArrayVisitor. r=nmatsakis 2013-02-13 16:27:13 -08:00
Daniel Holbert
3a0028390d Bug 841132: Remove unused variable 'notes' from js::XDRScript(). r=njn,till 2013-02-13 16:26:02 -08:00
Bobby Holley
8f7e048c1d Bug 819158 - Introduce stopAtOuter for UnwrapObjectChecked. r=mrbkap
We need to simultaneously stop marking outers as unsafe to unwrap, otherwise
we'll end up with paradoxical behavior whereby stopAtOuter=true returns null
but stopAtOuter=false returns an object. This is fine, because we're now
handling outer explicitly.
2013-02-14 01:11:32 +01:00
Chris Cooper
d7af153e51 Bug 774947 - Updated mozconfigs for l10n (NPOTB) - r=aki 2013-02-13 18:51:11 -05:00
Chris Cooper
26b7d309a8 Bug 785392 - Upload mar and mbsdiff when present - r=aki 2013-02-13 18:50:18 -05:00
Jonathan Kew
b114763114 bug 836225 - handle supplementary-plane chars properly in graphite shaper. r=jdaggett 2013-02-13 23:40:24 +00:00
Matt Brubeck
926b160dbe Bug 841087 - Stop unnecessary preprocessing in /browser/metro [r=sfoster] 2013-02-13 15:35:45 -08:00
Matt Brubeck
28135f8673 Bug 839340 - mach reftest <dir> doesn't work on Windows [r=gps] 2013-02-13 15:35:45 -08:00
Matt Brubeck
09455b61ce Bug 839340 - mach mochitest <dir> doesn't work on Windows [r=gps] 2013-02-13 15:35:44 -08:00
Matthew Gregan
c9185ce652 Bug 841020 - Restore missing SetVolume when initializing AudioStream. r=cpearce 2013-02-14 10:57:46 +13:00
Jeff Gilbert
a781738c64 Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad 2013-02-13 15:26:24 -08:00
Brian Nicholson
04d0d8efac Bug 833777 - Ensure that a tab is selected after an OOM restore. r=mfinkle 2013-02-13 15:21:47 -08:00
Mounir Lamouri
e2332700b3 Bug 841001 - Follow-up: add missing test files. r=me 2013-02-13 23:19:26 +00:00
Mounir Lamouri
3d58c32634 Bug 597525 - Remove nsITextControlElement::GetDefaultValueFromContent(). r=ehsan 2013-02-13 23:16:06 +00:00
Mounir Lamouri
141c56cd4c Bug 841001 - Set the textContent of a multiline textbox at construction so the default value is correctly set. r=bz 2013-02-13 23:14:45 +00:00
Ting-Yuan Huang
70bbd3a0c5 Bug 715419 - Specializing Array.prototype.sort when given the comparator is "return arg1 - arg2". Patch includes some minor tweaks/comment adjustments from jwalden. r=luke, r=jwalden 2012-10-29 16:05:51 +08:00
Norbert Lindenberg
fd061cf017 Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 4). r=jwalden
--HG--
extra : rebase_source : a51e36f6ebd1a51239982177c3e7e31019a87e6b
2013-02-13 12:20:06 -08:00
Jeff Walden
ccc99791eb Bug 835551 - Add a new header consolidating non-configure-generated #defines that we require in order to build. r=ted
--HG--
extra : rebase_source : 58c101eeff26cd8060d76a60f6a9b8241b5c9cdb
2013-02-06 19:09:59 -08:00
Rico Tzschichholz
420d55c0e7 Bug 831552 - Install all SpiderMonkey headers when |make install| happens. The ones in INSTALLED_HEADERS have additional dependencies which must be copied into place as well for the whole thing to work correctly. r=jimb, r=ted
--HG--
extra : rebase_source : c98894717ab94044e800a73f3c91dec1129e3d5f
2013-01-17 01:07:01 +01:00
Ryan VanderMeulen
4eb7a2418e Backed out changeset a0db951f9f08 (bug 810726) for reftest asserts. 2013-02-13 17:37:18 -05:00
Gregory Szorc
a8d719ab59 Bug 840177 - Part 4: Record search bar searches in Firefox Health Report; r=gavin 2013-02-13 14:33:24 -08:00
Patrick McManus
373e2f648d bug 835904 test_prompt.html proxy info needs more than channel creation r=jduell
--HG--
extra : rebase_source : 92e789f79b0d01f5a1a7e1171ac5f925b99a1dc2
2013-02-13 16:34:58 -05:00
Chris Jones
c0817a354e Bug 841154: Add a sample label for image decoding. r=khuey 2013-02-13 13:49:57 -08:00
Geoff Brown
3341c103d7 Bug 824067 - Enable robocop testPasswordEncrypt; r=wesj 2013-02-13 14:23:28 -07:00
Kannan Vijayan
d4c56c9e71 Bug 840162 - Fix loadValue/storeValue with BaseIndex arguments. r=mjrosenb 2013-02-13 16:11:21 -05:00
Andrew McCreight
8fb2f37eed Bug 839753 - Fix up CC implementation for AudioDestinationNode. r=smaug 2013-02-12 08:42:59 -08:00
Jim Chen
9f28ee4351 Bug 839882 - Provide UI-thread-safe Editable for KeyListener; r=cpeterson 2013-02-13 15:52:11 -05:00
Scott Johnson
595d08e915 Bug 810726: Rework logic in nsColumnSetFrame for handling overflow to prevent infinite loop problems. [r=roc] 2013-02-13 14:39:40 -06:00
Jonathan Griffin
f54d0bc569 Bug 839675 - Remove extra logging, r=mdas 2013-02-13 12:37:49 -08:00
Gregory Szorc
8085b3d83f Bug 840177 - Part 3: Record context menu searches in Firefox Health Report; r=gavin, r=rnewman 2013-02-13 12:33:52 -08:00
Matt Brubeck
b59a242caf Bug 841119 - Remove unused images and styles from /browser/metro/theme [r=jimm] 2013-02-13 12:32:33 -08:00
Matt Brubeck
4b1ac65c83 Bug 841097 - Stop unnecessary preprocessing in /browser/branding/locales [r=gavin] 2013-02-13 12:32:33 -08:00
Timothy Nikkel
00547ec0bd Bug 784591. Part 2. Don't track images that don't have a frame created. r=jlebar 2013-02-13 14:18:08 -06:00