Commit Graph

144352 Commits

Author SHA1 Message Date
Bobby Holley
add3235319 Bug 899367 - Explicitly trace outer windows, rather than doing it via JSContext iteration. r=mccr8 2013-08-27 15:21:37 -07:00
Bobby Holley
0f7839efdf Bug 899367 - Add an API to determine if we're marking gray. r=billm
This allows us to assert that certain callbacks get invoked during the gray
phase of a marking GC.
2013-08-27 15:21:37 -07:00
Bobby Holley
b7966edcf1 Bug 899367 - Only use JSOPTION_UNROOTED_GLOBAL for DOM JSContexts. r=mccr8
We don't cycle collect any other kind, so there's no difference between marking
them gray and letting the JS engine mark them black. This also gets rid of that
nasty code which reset the flag, which billm theorizes has to do with faulty
logic in ContextHolder when creating ephemeral sandbox cxes. The assertion in
this patch should catch us if anything goes wrong.
2013-08-27 15:21:37 -07:00
Terrence Cole
639d62a891 Bug 909866 - Fix an exact rooting hazard in JSCompartment::wrap; r=sfink
--HG--
extra : rebase_source : 637cea3f6c93a333bfe9000f0837663fd0905853
2013-08-27 15:16:03 -07:00
Fabrice Desré
86a5ba6cdd Bug 909640 - Fix js warnings in shell.js r=gwagner 2013-08-27 15:11:16 -07:00
Justin Lebar
a12ca3e4e8 Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo
--HG--
rename : mfbt/Util.h => mfbt/Maybe.h
2013-08-27 15:10:28 -07:00
Fabrice Desré
1ec088e656 Bug 909065 - Call property_get and property_set directly from WifiWorker.js r=mrbkap 2013-08-27 13:54:55 -07:00
Fabrice Desré
451d5f91ac Bug 864932 - Rewrite wifi workers in c++ r=mrbkap 2013-08-27 13:54:51 -07:00
Ryan VanderMeulen
200bcd4a98 Backed out changeset 5f81cbac8d62 (bug 900133) for OSX mochitest crashes.
CLOSED TREE
2013-08-27 15:30:41 -04:00
Marco Castelluccio
351611cd1d Bug 903055 - Test geolocation permission. r=myk 2013-08-27 15:03:42 -04:00
Gaia Pushbot
ce37f8c6d9 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4be7104e4a58
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #11791 from gasolin/issue-897917

Bug 897917 - HD: white rectangle in focused bookmark tab r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/40c702bb9506
Author: gasolin <gasolin@gmail.com>
Desc: Bug 897917 - HD: white rectangle in focused bookmark tab
2013-08-27 11:56:23 -07:00
Gregory Szorc
39848fa958 Bug 909867 - Fix case on WhichError in mercurial setup wizard; r=trivial
DONTBUILD (NPOTB)
2013-08-27 11:44:54 -07:00
Steven Michaud
b9200cab9d Bug 884471 - Backport upstream libevent patch to hopefully work around the OSX "code -20" mochitest failures. r=bsmedberg 2013-08-27 14:15:49 -04:00
Gaia Pushbot
83f6a7fd84 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b719122ab4ab
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11790 from mikeaich/bug831446

Bug 831446 - remove delete button from secure lockscreen camera, r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/65d657802336
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Bug 831446 - remove delete button from secure lockscreen camera
2013-08-27 10:35:22 -07:00
Gaia Pushbot
8edbc54766 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3b555972f151
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-08-27 09:15:23 -07:00
Gaia Pushbot
6fa4afdc31 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1f00bab62f43
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #11762 from Rik/dialer-debug-desktop-908708

Bug 908708 - Make it easier to debug the call screen on Firefox Desktop r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/d44bbcb0be72
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 908708 - Make it easier to debug the call screen on Firefox Desktop
2013-08-27 08:55:22 -07:00
Gaia Pushbot
1ce21256db Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/eff0b3c7b166
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)

========

https://hg.mozilla.org/integration/gaia-central/rev/669f81b5350d
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #11781 from EverythingMe/replace-api-key

[Bug 909716] replace api key [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/629beaf543a9
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 909716] replace api key [r=crdlc]
2013-08-27 08:20:22 -07:00
Ed Morley
8148e026e6 Merge mozilla-central and b2g-inbound 2013-08-27 15:20:08 +01:00
Ed Morley
d4ffac9dcd Merge latest green b2g-inbound changeset and mozilla-central 2013-08-27 15:17:56 +01:00
Ed Morley
3bf9c89228 Merge latest green inbound changeset and mozilla-central 2013-08-27 15:16:37 +01:00
Gaia Pushbot
145a458370 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/bb61eb10b387
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 909644 - Re-enable SMS UI Thread Test (fails on CI) [Will assimilate recipients]

https://bugzilla.mozilla.org/show_bug.cgi?id=909644

- Remove obsolete tests

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-27 06:35:21 -07:00
Gaia Pushbot
3715c13522 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e8f63cae5aff
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 900504 - l10n packaging of gaia broken, doesn't pick up content for apps. r=yurenju" for breaking Windows desktop B2G builds

This reverts commit 40b5eefa4046a3ffef9d84aaad2f520de7551f38.
2013-08-27 03:45:24 -07:00
Gaia Pushbot
f4e5bc33c3 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f0be225d0cd9
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #11630 from cctuan/907094

Bug 907094 - [HD][Gallery] 1px blur around thumbnails' border

========

https://hg.mozilla.org/integration/gaia-central/rev/60c1ad643553
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 907094 - [HD][Gallery] 1px blur around thumbnails' border
2013-08-27 03:10:22 -07:00
Gaia Pushbot
4130bc76f4 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/293dc3236cfa
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #11775 from samjoch/bug-906894-GalleryVideoPauseButtonNotCentered

Bug 906894 - [Gallery] Video pause buttons not centered

========

https://hg.mozilla.org/integration/gaia-central/rev/658c5fa993b5
Author: Sam Joch <samuel@guiora.com>
Desc: Bug 906894 - [Gallery] Video pause buttons not centered
2013-08-27 03:00:22 -07:00
Gaia Pushbot
54177b51e0 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a7ba8a801011
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #11687 from lodr/bug-903401-buttons

 Bug 903401 - Fixing markup and CSS
r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/c57e348473fc
Author: lodr <salva@unoyunodiez.com>
Desc: More fixing

========

https://hg.mozilla.org/integration/gaia-central/rev/d497ac5b9811
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 903401 - Fixing markup and CSS
2013-08-27 02:35:21 -07:00
Gaia Pushbot
9e4c033786 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2cd0bcf4ab00
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #11693 from yurenju/build-module

bug 905096 - Build script modularization r=@timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/5a2aa872c58e
Author: Yuren Ju <yurenju@gmail.com>
Desc: bug 905096 - Build script modularization
2013-08-27 01:50:22 -07:00
Gaia Pushbot
651924a1a6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e5f745c8317f
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #10129 from comoyo/lock_orientation

Bug 878010 - Lock screen orientation for whole phone with item in quick settings. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/28c168b24460
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 878010 - Lock screen orientation for whole phone
2013-08-27 01:30:21 -07:00
Gaia Pushbot
00f7bae15a Bumping gaia.json for 5 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/eebd2402281a
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11769 from lightsofapollo/remove-busted-tests

Remove busted tests

========

https://hg.mozilla.org/integration/gaia-central/rev/d756eb910d13
Author: James Lal <james@lightsofapollo.com>
Desc: Disable ui-thread test a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/d9de1b095aba
Author: James Lal <james@lightsofapollo.com>
Desc: disable sms thread ui test a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/c83ddd104a14
Author: James Lal <james@lightsofapollo.com>
Desc: Disable everything.me tests a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/edddbcfb5756
Author: James Lal <james@lightsofapollo.com>
Desc: Disable import tests a=test-only
2013-08-26 22:50:21 -07:00
Shawn Ku
fb86c837cf Bug 905479 - Part 4: Add test for change call barring password. r=yoshi, r=hsinyi 2013-08-27 10:03:11 +08:00
Shawn Ku
d295aba090 Bug 905479 - Part 3: RIL implementation on change call barring password. r=hsinyi, r=yoshi 2013-08-27 09:59:17 +08:00
Shawn Ku
a11b42b740 Bug 905479 - Part 2: DOM implementation for change call barring password. r=smaug 2013-08-27 09:53:30 +08:00
Shawn Ku
17da54d45d Bug 905479 - Part 1: Add interfaces for change call barring password. r=hsinyi, r=yoshi, sr=smaug 2013-08-27 09:50:02 +08:00
Szu-Yu Chen [:aknow]
5a3a5018ab Bug 882983 - Part 3: Pass ota status (ril). r=hsinyi 2013-08-27 08:25:54 -04:00
Szu-Yu Chen [:aknow]
f0d2c326ec Bug 882983 - Part 2: Add ota status event (dom). r=khuey 2013-08-27 08:25:53 -04:00
Szu-Yu Chen [:aknow]
063d6ffcc7 Bug 882983 - Part 1: Add ota status event (idl, webidl). r=hsinyi, sr=smaug 2013-08-27 08:25:53 -04:00
Jan Jongboom
dce7321ca3 Bug 908175 - Change DOMString to nullable in InputContext WebIDL definition. r=kanru, r=khuey 2013-08-27 08:25:53 -04:00
Gaia Pushbot
936c8128e5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9aaf903e3497
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #11773 from EverythingMe/re-enable-test-migration

[Bug 909631] re-enable e.me test - add migration checks [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/eaa43bfe016f
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 909631] re-enable e.me test - add migration checks [r=crdlc]
2013-08-27 04:40:22 -07:00
Ryan VanderMeulen
36db7aa648 Merge m-c to fx-team. 2013-08-26 20:21:33 -04:00
Ryan VanderMeulen
9fa9f53229 Merge inbound to m-c. 2013-08-26 20:19:26 -04:00
Ryan VanderMeulen
14bd7fb0b4 Merge fx-team to m-c. 2013-08-26 20:17:36 -04:00
Sam Foster
61cdc8b702 Bug 897099 - Update download progress-ring graphics 2013-08-26 16:52:32 -07:00
Wes Johnston
d6263ceabe Bug 896121 - Disable share in guest mode for the awesomescreen. r=mfinkle 2013-08-26 16:41:15 -07:00
Wes Johnston
e708e47c0c Bug 896121 - Disable share in guest mode. r=mfinkle 2013-08-26 16:41:13 -07:00
Rodrigo Silveira
8c2fb1aea4 Bug 904893 - Snapped view testing r=sfoster 2013-08-26 16:32:50 -07:00
Georgiana Chelu
7354794e86 Bug 898732 - Use SessionStore object instead of getting the nsISessionStore service. r=dao 2013-08-28 00:52:28 +02:00
Sriram Ramasubramanian
c07163f2f2 Bug 909375: Set url as title if title is not available on context menu. [r=margaret] 2013-08-27 15:03:43 -07:00
Sriram Ramasubramanian
c3af9047dd Backout e80e45a7f211 wrong bug number. 2013-08-27 15:23:14 -07:00
Sriram Ramasubramanian
8acf2ada3f Bug 909153: Set url as title if title is not available on context menu. [r=margaret] 2013-08-27 15:21:07 -07:00
Ryan VanderMeulen
916b7b3811 Backed out changeset 0aed878e34d4 (bug 888482) for intermittent Android 2.2 reftest failures. 2013-08-27 18:03:38 -04:00
David Rajchenbach-Teller
bab0020ed0 Bug 874814 - Close AsyncClose() off the main thread and loop until all statements are finalized. r=mak 2013-08-27 17:07:04 -04:00