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
Terrence Cole
731eedc64e
Bug 909567 - Fix some exact rooting hazards in content/; r=bholley
...
--HG--
extra : rebase_source : bbdfb35f37c62d654d5a5cd325cc9b6e5f8bc9ae
2013-08-26 14:43:58 -07:00
Nicolas Silva
bd6877012b
Bug 900133 - Backout enabing new textures on OSX
2013-08-27 20:06:26 +02:00
Martijn Wargers
bd99c19c52
Bug 909452 - geolocation_common.js needs rewrite to pushPrefEnv. r=jmaher
2013-08-27 17:59:28 +02:00
Ryan VanderMeulen
7552097880
Bug 908920 - Don't assume suspended generator activations have a script. r=jorendorff
...
This patch makes legacy (JS 1.7) and star (ES6) generators have
different classes, avoiding the need to poke through to the frame's
script to see which kind they are. This steps around a failure to get
a frame's script after GC, when the script was thrown away, while also
preparing for bug 907744.
To detect errors in the future, also make accesses to gen->fp->script()
cause a null pointer deref in debug mode. This caught another bug in
generator_close_impl(), in which with GGC it could be possible to
reference a return value from the recently dead frame. This was easily
fixed because that value is always undefined.
2013-08-27 14:01:11 -04:00
Ryan VanderMeulen
47f18440dc
Bug 890795 - Actually disable the test where intended. r=logicfail
2013-08-27 14:01:11 -04:00
George Wright
47b381cba3
Bug 899702 - Only attempt load of egltrace.so when a pref is set r=vlad
2013-07-30 14:54:29 -04:00
Jan de Mooij
c706be3d1d
Bug 909505 - Fix IonBuilder to set the Folded flag on the instanceof rhs if needed. r=bhackett
2013-08-27 19:50:00 +02:00
Brian Hackett
323a6a4d31
Bug 908301 - Remove dedicated source compression thread, use JS worker threads instead, allow saving source when parsing off thread, r=benjamin.
2013-08-27 11:48:55 -06:00
Shane Tully
231abf2e3a
Bug 880118 - Integrate the GeckoView library into the build system. r=glandium
2013-08-23 16:36:01 -07:00
Shane Tully
a18a0819ca
Bug 880118 - Allow GeckoView to be used as a view from a library project. r=blassey
2013-08-23 11:46:05 -07:00
Shane Tully
a3e33fb955
Bug 880118 - Provide a way to disable content providers for a GeckoView library. r=blassey
2013-08-20 14:54:16 -07:00
Gijs Kruitbosch
dca4a2bed4
Bug 509719 - Fix crash in XULDocument::RemoveElement, r=bz
...
--HG--
extra : rebase_source : de74e7093e64249f502e44fcffc8f699fa7c33c7
2013-06-03 12:05:58 +02:00
Ryan VanderMeulen
382dfb6cc6
Backed out changeset a255d2d2b67f (bug 907792) for OSX mochitest asserts on a CLOSED TREE.
2013-08-27 13:07:33 -04:00
Andrew McCreight
ccacde7823
Backed out changeset 365053e73efa for build bustage on this CLOSED TREE.
2013-08-27 09:54:01 -07:00
Andrew McCreight
f74cd40dfd
Bug 904826 - Remove some unneeded nsLayoutStatics calls. r=smaug
2013-08-20 14:19:33 -07:00
Jim Mathies
0a487d077b
Bug 905628 - Fixup mochitest hang detection for metrofx. r=ted
2013-08-27 10:47:40 -05:00
Matt Woodrow
abe69348ee
Bug 907792 - Use SharedTextureClientOGL when needed. r=nical
2013-08-27 11:50:24 +12:00
Nicolas Silva
f3b9355043
Bug 909765 - Make TextureClient and CompositableClient ref counting thread-safe. r=sotaro
2013-08-27 17:03:58 +02:00
Ryan VanderMeulen
a1a3890cba
Bug 890795 and bug 695019 - Disable test_focus_autocomplete.xul on Linux and Windows due to frequent failures. r=tbsaunde
2013-08-27 10:27:27 -04:00
Ed Morley
8a739b3a0e
Merge mozilla-central and inbound
2013-08-27 15:20:06 +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
Ryan VanderMeulen
5e9839453b
Bug 733972 - Mark test as random on OSX 10.6/10.7. rs=Bas
2013-08-27 09:58:34 -04: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
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
Brian Nicholson
199c038a15
Bug 906030 - Part 2: Don't remove guest profile on background thread. r=wesj
2013-08-26 16:32:10 -07:00
Brian Nicholson
8341c442fa
Bug 906030 - Part 1: Don't always create the guest profile at startup. r=wesj
2013-08-26 16:32:10 -07:00
Chenxia Liu
bc9b0f4103
Bug 906339 - Remove testing for "Automatic updates" on release builds. r=gbrown
2013-08-26 16:00:07 -07:00
Scott Johnson
4a23041c65
Bug 900564: Part 2: Adapt tests for conditional settings work. r=gbrown
2013-08-26 15:56:44 -07:00
Chenxia Liu
0fe57a2a8d
Bug 900564 - Part 1: "Remove 'double tap to reflow' from settings. r=mfinkle
2013-08-26 15:56:30 -07:00
Dave Hylands
17840dbd2b
Bug 909537 - navigator.getDeviceStorage("apps") always returns null. r=fabrice
2013-08-26 15:21:45 -07:00
Chenxia Liu
843a1f9022
Bug 907850 - Add a little space around the reader icon in awesomescreen tip. r=sriram
2013-08-26 15:16:26 -07:00
Gaia Pushbot
eded20caf8
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/22cb357f0383
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11767 from qdot/909513-remove-old-tests
Bug 909513 - Remove old integration tests from system app
========
https://hg.mozilla.org/integration/gaia-central/rev/a8df61008b8b
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 909513 - Remove old integration tests from system app
2013-08-26 14:50:21 -07:00
Andrew Halberstadt
71d3774cd3
Bug 901972 - Add ability to filter mach commands at runtime, r=gps
2013-08-26 17:33:10 -04:00
Andrew Halberstadt
6dcb04058c
Bug 907552 - Mochitests should use __file__ for determining location, r=gps
2013-08-26 17:17:51 -04:00
Guillaume Abadie
f59578b7e7
bug 908841 - step 4 - Add more natively supported extensions in WebGL 2 - r=jgilbert
2013-08-26 17:12:54 -04:00
Guillaume Abadie
ec46ed3e56
bug 908841 - step 3 - Change the WebGL 2 validation mechanism - r=jgilbert
2013-08-26 17:12:54 -04:00
Guillaume Abadie
563b83bc1c
bug 908841 - step 2 - Factorise WebGL extensions naming - r=jgilbert
2013-08-26 17:12:53 -04:00