Commit Graph

135116 Commits

Author SHA1 Message Date
Jan de Mooij
fc75e28127 Bug 704356 - Touch CLOBBER for jspropertycache.cpp removal. 2013-06-18 09:41:08 +02:00
Jan de Mooij
22b86d4fe0 Bug 704356 - Remove the JS property cache. r=njn, sr=luke
--HG--
extra : rebase_source : 67079f154c13fd401388792ec1410adb04157092
2013-06-18 09:16:57 +02:00
Max Li
fb4602b57a Bug 756690 - Add option to not land on images with no alt text. r=eeejay 2013-06-17 16:25:24 -04:00
Jonathan Kew
66d469548d bug 877203 - consistently use pixel-rounded values for maxAscent/Descent in the FT2 font metrics. r=roc 2013-06-18 07:50:02 +01:00
Nicholas Nethercote
6e1bfca609 Bug 634839 (part 2) - Remove more unnecessary #includes from SpiderMonkey. r=jorendorff.
--HG--
extra : rebase_source : 32a4ee649fe206ddb966527eb0f6275c076cbea2
2013-06-06 21:35:53 -07:00
Boris Zbarsky
4cb7712ac9 Bug 883358 part 2. Use the new information in bindings error reporting. r=smaug 2013-06-17 16:31:13 -04:00
Boris Zbarsky
6425009b7f Bug 883358 part 1. When creating getter/setter functions for the JSPROP_NATIVE_ACCESSORS case in JS_DefineProperties/JS_DefineProperty, give them the name of the property. r=till 2013-06-17 16:31:04 -04:00
Ehsan Akhgari
708afdab1d Follow-up to bug 674927 part 1: Mark the failing reftests as passing on Android since spell checking is completely disabled there 2013-06-17 23:09:52 -04:00
Phil Ringnalda
e4aa203c13 Back out b5854baf067d (bug 884004) for Android mochitest failures 2013-06-17 19:47:39 -07:00
Daniel Holbert
ea6298b367 Bug 403297: Skip "Unable to test style tree integrity" warning for viewport frames. r=bz 2013-06-17 19:44:09 -07:00
Dan Gohman
55d23f9696 Bug 883574 - Add const qualifiers to variables and pointers in the JS tree. r=evilpies 2013-06-17 18:31:47 -07:00
Dan Gohman
196cf87c5f Bug 883569 - X86 assembly spew fixes r=sstangl 2013-06-17 14:00:50 -07:00
Nicholas Cameron
2257e14a6b Bug 849399. Invalidate existing style rule if we start a transition. r=dbaron 2013-06-18 14:18:55 +12:00
Nicholas Cameron
287b02fbf4 Bug 849399. Change reftest 598726-1 to only transition on transform; r=dbaron 2013-06-18 14:18:55 +12:00
Nicholas Cameron
971cbd3ba9 Bug 849399. Adjust test timeouts to account for newly correct behaviour in nsTransitionManager.cpp. r=dbaron 2013-06-18 14:18:55 +12:00
Nicholas Cameron
b0fdedf54b Bug 883687; fix typo in 'Found unexpected crash dump' message . r=heycam 2013-06-18 14:18:55 +12:00
Phil Ringnalda
f8140ab1ad Back out 090ebbb90a7f (bug 873914) for Android build bustage
CLOSED TREE
2013-06-17 18:43:01 -07:00
Aryeh Gregor
b7fb1d6cac Bug 674927 part 1 - Add reftests for spellcheck in contenteditable; r=ehsan 2013-06-17 21:23:53 -04:00
Ehsan Akhgari
04a05988cc Bug 884020 - Don't use the register keyword in SVG code in order to fix the build with recent clangs; r=dholbert 2013-06-17 19:22:38 -04:00
Terrence Cole
5e5844dee7 Bug 883466 - Followup fix for failure on TBPL that does not reproduce locally; r=njn
--HG--
extra : rebase_source : bb2f18dd6acee248070a05998bdc541e7eeedbab
2013-06-17 17:54:55 -07:00
Brian Hackett
82dd37e6f6 Bug 883973 - Try disabling PGO around InlineFrameIteratorMaybeGC::findNextFrame, r=djvj. 2013-06-17 18:51:38 -06:00
Benoit Girard
94f82b3339 Bug 873914 - Allow selecting profiled thread. r=snorp
--HG--
extra : rebase_source : 011e3481e6bf3792805e054370c89709847a0f06
2013-05-16 16:31:50 -04:00
Nathan Froyd
4f82d5d99a Bug 883983 - let the httpd server choose its port in reftests; r=ted 2013-06-17 14:59:52 -04:00
Nathan Froyd
f815bcde54 Bug 883981 - correctly reflect the server's port in httpd.js; r=ted 2013-06-17 14:58:56 -04:00
Nathan Froyd
fa18c2bdb2 Bug 884022 - fix clang warnings about pointer-to-int comparisons in test_AsXXX_helpers.cpp; r=dholbert 2013-06-17 17:18:40 -04:00
Daniel Holbert
4da9a48c26 Bug 882975: Fix typo (s/max-height/min-height/) in flexbox-sizing-*-1 reftests, and fix reference cases accordingly. (test-only) 2013-06-17 17:24:13 -07:00
Sriram Ramasubramanian
434a4bc08b Bug 884004: DexClassLoader should use context's class loader. [r=kats]
--HG--
extra : rebase_source : ef88af9ee62fb357528c4116247a7f57bae70cf3
2013-06-17 12:55:01 -07:00
Terrence Cole
2f5927340f Bug 883466 - Fix build failure in GGC caused by jsobjinlines.h reorganization; r=njn
--HG--
extra : rebase_source : 7fe3ba7e1d7efbd650d6b88f9bc8cea46f8dadac
2013-06-17 11:46:50 -07:00
Chris Peterson
303c9286de Bug 827407 - Back out Flash fullscreen video bug 809055 to test whether FlashPaintSurface crashes are correlated. r=snorp 2013-06-11 10:09:57 -07:00
Ryan VanderMeulen
43813a051e Merge m-c and inbound. 2013-06-17 20:00:22 -04:00
Ryan VanderMeulen
f14d23befd Merge inbound and m-c. 2013-06-17 19:23:03 -04:00
Ryan VanderMeulen
030072b2ab Merge birch and m-c. 2013-06-17 19:21:08 -04:00
Gaia Pushbot
1c85631a8f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/36f36185e7c0
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #10005 from pivanov/bug-844575

Bug 844575 - [BB][headers] - skin-organic and skin-dark have visual discrepancies

========

https://hg.mozilla.org/integration/gaia-central/rev/2a76a16639af
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 844575 - [BB][headers] - skin-organic and skin-dark have visual discrepancies
2013-06-17 12:31:21 -07:00
Boris Zbarsky
1b44ea95e0 Back out revision 43927377e41c (bug 870787) and revision 25126626dd43 (bug 879319) for failing tests and contributing to a CLOSED TREE. 2013-06-17 14:54:24 -04:00
Gaia Pushbot
8b48c382a3 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3f46a8ef8ce5
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Restores 880628 test

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

========

https://hg.mozilla.org/integration/gaia-central/rev/79cb4ffcbf1e
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 881248 - [MMS] Multirecipient. A contact with >1 number must only render the relevant number (vs. rendering all) r=julienw

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

========

https://hg.mozilla.org/integration/gaia-central/rev/61155597842f
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 883732 - Fix SMS tests r=gnarf

* Wrap the code inside the `done` callback
* use an height of 100px instead of 50px to trigger multiline mode
* use this.sinon instead of sinon to ensure correct restore
2013-06-17 11:31:22 -07:00
Gaia Pushbot
0bc63ba787 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a35c48a2747d
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 883309 - [MMS] Participants' names are double-escaped r=gnarf37
2013-06-17 11:01:21 -07:00
Gaia Pushbot
b20feae20c Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/cd25e6363bb5
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Fix merge conflict from Bug 880628

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-17 10:22:12 -07:00
Ehsan Akhgari
db908507fc Backed out changeset 07708c9fc5ef (bug 883010) because of test failures
Landed on a CLOSED TREE
2013-06-17 13:13:08 -04:00
Gaia Pushbot
be0e3eeb6c Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c050031e72dc
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 880628 - [MMS/SMS] Multi-recipient. Allow manual entry of duplicate recipients r=gnarf

https://bugzilla.mozilla.org/show_bug.cgi?id=880628
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-17 10:12:07 -07:00
Gaia Pushbot
481403fab7 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d85718bf99a7
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #10273 from masap/20130608

Bug 880919 - [WiFi] Use shared code for settings and FTU (r=fcampo,arthurcc)

========

https://hg.mozilla.org/integration/gaia-central/rev/6d06dc90a5b7
Author: Masashi Honma <masashi.honma@gmail.com>
Desc: Bug 880919 - [WiFi] Use shared code for settings and FTU
2013-06-17 10:11:45 -07:00
Andrea Marchesini
11278def17 Bug 879319 - implement past names map in HTMLFormElement, r=bz 2013-06-17 13:07:04 -04:00
Andrea Marchesini
1b3514dbdf Bug 870787 - Improve named getter for form, r=bz 2013-06-17 13:07:04 -04:00
Gaia Pushbot
05f69aae49 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4ff2ffcc800a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Revert "Bug 883732 - Fix SMS tests r=gnarf"

This reverts commit 54790a2d383389eb569674d8808c3feb362a76ab.
2013-06-17 10:01:41 -07:00
Gaia Pushbot
6de4b73f47 Bumping gaia.json for 1 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/8ad80191d0fa
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 883732 - Fix SMS tests r=gnarf

* Wrap the code inside the `done` callback
* use an height of 60px instead of 50px to trigger multiline mode
* use this.sinon instead of sinon to ensure correct restore
* fix long-standing linter problem
2013-06-17 10:01:21 -07:00
Gregory Szorc
61409d6ee7 Bug 872231 - Bootstrapper ensures Python 2.7.3 and Mercurial 2.5 are installed; r=ted
DONTBUILD (NPOTB)
2013-06-17 09:51:40 -07:00
Gaia Pushbot
1ecf57bcf1 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/098dd6f93040
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #10432 from RudyLu/value_selector/Bug883751-correct_time_format

Bug 883751 - Correctly format time as HH:MM for time picker. r=ian-liu.

========

https://hg.mozilla.org/integration/gaia-central/rev/15130ee05746
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 883751 - Correctly format time as HH:MM for time picker
2013-06-17 03:59:51 -07:00
Gaia Pushbot
c2a555b7b8 Bumping gaia.json for 6 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/bf2ec25887d0
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #9561 from pivanov/bug-863320

Bug 863320 - Accept Bluetooth File Transfer Screen Updates r=@samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/6c96bd83c3d7
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 863320 - Accept Bluetooth File Transfer Screen Updates

========

https://hg.mozilla.org/integration/gaia-central/rev/c5f1f31d0fd8
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10431 from fortdam/master

Bug 881124 - [Buri]Wi-Fi did not disable immediately, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/94b31e2b7dac
Author: dltang <zhiming.tang@tcl.com>
Desc: Bug 881124 - [Buri]Wi-Fi did not disable immediately

========

https://hg.mozilla.org/integration/gaia-central/rev/d26ae66d088b
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10280 from pivanov/bug-835887

Bug 835887 - [Calendar UX VD] "Remove account" overlay button should be red r=@samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/f221dd47c940
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 835887 - [Calendar UX VD] "Remove account" overlay button should be red
2013-06-17 03:59:30 -07:00
Gaia Pushbot
bd4b36adca Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5c5b0519cd55
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10426 from crh0716/873917_v1

Bug 873917 - Use new request pairing message

========

https://hg.mozilla.org/integration/gaia-central/rev/560bf09b4a05
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 873917 - Use new request pairing message

========

https://hg.mozilla.org/integration/gaia-central/rev/3207ba05591c
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10164 from crdlc/bug-878732

Bug 878732 - Homescreen gets stuck between everything.me screen and time...

========

https://hg.mozilla.org/integration/gaia-central/rev/741be7a8511c
Author: crdlc <crdlc@tid.es>
Desc: Bug 878732 - Homescreen gets stuck between everything.me screen and time display
2013-06-17 03:59:09 -07:00
Gaia Pushbot
0c4dd54696 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/80d3aeb22459
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10328 from pivanov/bug-880240

Bug 880240 - Update Firefox Logo on device r=@samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/8d32670692e9
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 880240 - Update Firefox Logo on device

========

https://hg.mozilla.org/integration/gaia-central/rev/1914e0629cf9
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Revert "Bug 863167 - replace "if (this.result)" by "if (!this.done)" in the MessageManager's cursor code (r=julienw)"

This reverts commit cd662bb810244f14171a754def91f1f49a2ec44f.
2013-06-17 03:46:42 -07:00
Gaia Pushbot
101314281b Bumping gaia.json for 1 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/5ead22f78b5d
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 863167 - replace "if (this.result)" by "if (!this.done)" in the MessageManager's cursor code (r=julienw)
2013-06-17 03:46:22 -07:00