Commit Graph

121549 Commits

Author SHA1 Message Date
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
Timothy Nikkel
6efdfa0533 Bug 784591. Part 1.5. Remove the SHOULD_BE_TRACKED bit and just always track non-null requests. r=joe,khuey
Also assert that the request is null when we do not track it.
2013-02-13 14:18:08 -06:00
Timothy Nikkel
5b892bdd47 Bug 784591. Just end the crashtest ownerdiscard.html after 30 seconds if the image doesn't get decoded. r=jdm
The test normally ends when the image is discarded. But there is nothing in the test that requires the image to ever be decoded. To properly test the original bug that this test is intended for we want the following sequence: imgRequestProxy::Cancel, imgRequestProxy::ChangeOwner, and then the image getting discarded. The cancel call makes it hard to get a full decode started, especially since it needs to happen before the ChangeOwner call which itself happens quite early. So it appears that there is no easy way to modify the test to keep this sequence of events 100% of the time.

However the test as it currently stands does indeed get this sequence of events most of the time, so it continues to test the right thing most of the time. The few times it doesn't test the right thing we can just move on.
2013-02-13 14:18:07 -06:00
Jim Chen
69011c9296 Bug 826053 - Add MOZ_ANDROID_ANR_REPORTER configure option; r=glandium 2013-02-13 15:04:22 -05:00
Fabrice Desré
8983c2c85b Bug 839810 - Race condition installing apps on linux r=ferjm 2013-02-13 11:55:45 -08:00
L. David Baron
7621b6de00 Bug 840367: Fix misnaming of keyword IDs in nsCSSKeywordList.h. r=heycam 2013-02-13 11:53:56 -08:00
L. David Baron
973546e2ad Bug 836329: Fix regression handling 'rem' units in media queries. r=bzbarsky
I confirmed that the added tests fail without the patch and pass with
the patch.
2013-02-13 11:53:56 -08:00
Wes Johnston
6bef704b51 Bug 830760 - Don't zoom into fields on tablets of pages with metaviewports. r=kats DONTBUILD 2013-02-13 11:36:29 -08:00
Wes Johnston
00c73e0b1e backout 28c0078a4d76 to fix commit message 2013-02-13 11:42:09 -08:00
Kannan Vijayan
a0b4001cd0 Bug 840162 - Fix toggled call branch tracing on ARM. r=mjrosenb 2013-02-13 14:38:24 -05:00
Wes Johnston
070a8e24e2 Bug 83760 - Disable zoom into fields on tablets and pags with metaviewport. r=kats
* * *
Bug 830760 - Don't zoom into fields on tablets or pages with metaviewports. r=kats
2013-02-13 11:36:29 -08:00