Benoit Jacob
d2a1326b16
Bug 922810 - Part 1: track image initialization with a WebGLImageDataStatus enum - r=jgilbert
2013-10-11 09:16:43 -04:00
Carsten "Tomcat" Book
19d472dcbb
merge b2g-inbound to mozilla-central
2013-10-11 11:15:46 +02:00
Carsten "Tomcat" Book
2ceefd3151
merge fx-team to mozilla-central
2013-10-11 11:13:15 +02:00
Gaia Pushbot
ab0b5068f1
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c7c750d66279
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #12680 from timdream/bug923788
Bug 923788 - Calculate position of lock screen icons based with calc() from center, r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/4fb51c9b02ec
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 923788 - Calculate position of lock screen icons based with calc() from center
2013-10-10 20:55:23 -07:00
Shu-yu Guo
0d36c5754e
Bug 921325 - Return bool from PJS VM functions and use the fatal bit on ForkJoinSlice to signal fatal vs retry. (r=nmatsakis)
2013-10-10 20:02:32 -07:00
Shu-yu Guo
c6c97c912b
Bug 918584 - Part 4: Add SetElementParIC. (r=jandem)
2013-10-10 20:02:31 -07:00
Shu-yu Guo
06e6659818
Bug 918584 - Part 3: Add SetPropertyParIC. (r=jandem)
2013-10-10 20:02:31 -07:00
Shu-yu Guo
f7a54486db
Bug 918584 - Part 2: Gently refactor SetElementIC. (r=jandem)
2013-10-10 20:02:31 -07:00
Shu-yu Guo
00c497c147
Bug 918584 - Part 1: Gently refactor SetPropertyIC. (r=jandem)
2013-10-10 20:02:31 -07:00
Shu-yu Guo
315699364e
Bug 924757 - Remove PJS-tagged callee tokens. (r=jandem)
2013-10-10 20:02:31 -07:00
Shu-yu Guo
d8d8d552a3
Bug 925305 - Use ScratchFloatReg when converting float32->double for callVM. (r=sstangl)
2013-10-10 20:02:30 -07:00
Shu-yu Guo
f795b07f7b
Bug 909743 - Save live ForkJoinSlice register in the fast string concat stub. (r=jandem)
2013-10-10 20:02:30 -07:00
Wes Kocher
492cc52566
Merge m-c to fxteam
2013-10-10 19:10:24 -07:00
Wes Kocher
3087222a6b
Merge m-c to inbound
2013-10-10 19:09:24 -07:00
Wes Kocher
b643cbab41
Merge inbound to m-c
2013-10-10 18:59:58 -07:00
Wes Kocher
268202af03
Merge b2g-inbound to m-c
2013-10-10 18:44:20 -07:00
Felipe Gomes
74aeaacc1b
Backed out changeset 24c2574041dd (bug 900954)
2013-10-10 18:43:29 -07:00
Wes Kocher
b58d2c7bba
Merge fxteam to m-c
2013-10-10 18:40:22 -07:00
Chris Double
c75f9205f8
Bug 921239 - Mochitest-plain --repeat fails with PLAIN_LOOP_PATH not defined - r=jgriffin
...
--HG--
extra : rebase_source : 3815e9c97d56ba9027e2e36bd908722a03b836d0
2013-10-11 13:29:06 +13:00
Jeff Gilbert
8188f38ab2
Bug 872701 - Add test that highp floats work iff GL gives a format for them. - r=bjacob
2013-10-10 17:59:39 -07:00
Michael Comella
29baaf56bd
Bug 902560: FakeProfileTestCase deletes testing directory if it exists. r=nalexander
2013-10-10 16:44:22 -07:00
Cameron McCormack
f6c813d402
Bug 899808 - Fix matching of pseudo-elements in scoped style sheets. r=dbaron
2013-10-11 10:28:49 +11:00
Mike Hommey
b3cfa7f32d
Bug 925236 - Don't parallelize the libs and tools tiers because of the race conditions they show now they don't compile. r=gps
2013-10-11 08:15:59 +09:00
Mike Hommey
6a714831b9
Bug 922460 - Kill media/webrtc/shared_libs.mk. r=ted
...
--HG--
rename : media/webrtc/shared_libs.mk => layout/media/webrtc/Makefile.in
2013-10-11 08:15:24 +09:00
Brian Nicholson
850c7b10ad
Bug 923519 - Remove resource preprocessing. r=nalexander
...
--HG--
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
rename : mobile/android/base/resources/xml/searchable.xml.in => mobile/android/base/resources/xml/searchable.xml
rename : mobile/android/base/resources/xml/sync_authenticator.xml.in => mobile/android/base/resources/xml/sync_authenticator.xml
rename : mobile/android/base/resources/xml/sync_options.xml.in => mobile/android/base/resources/xml/sync_options.xml
rename : mobile/android/base/resources/xml/sync_syncadapter.xml.in => mobile/android/base/resources/xml/sync_syncadapter.xml
2013-10-10 16:08:59 -07:00
Nick Alexander
3a9fb03157
Bug 923519 - Pre: Expose MOZ_ANDROID_SHARED_{ID,ACCOUNT_TYPE} to mobile/android/**/Makefile.in. r=gps
2013-10-10 16:08:58 -07:00
Blair McBride
102c87203a
Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage
2013-10-11 11:56:42 +13:00
Daniel Holbert
a6777e75a5
Bug 925140: Remove nsAlgorithm.h #includes from gfx/2d. r=tn
2013-10-10 15:18:42 -07:00
Daniel Holbert
1f25e41d91
Bug 922461 followup, to touch CLOBBER file and get code regenerated & avoid running afoul of bug 925243's FAIL_ON_WARNINGS annotation.
2013-10-10 15:02:49 -07:00
Kyle Machulis
11f0ead698
BACKOUT of 64c2b25224fa (Bug 915002) due to burnage
2013-10-10 14:36:37 -07:00
Kartikaya Gupta
43dbe7ad6a
Bug 915831 - Roll ScaleWillOverscroll into ScaleWillOverscrollAmount since it's simpler that way. r=botond
2013-10-10 17:02:25 -04:00
Kartikaya Gupta
d7360104db
Bug 915831 - Remove some unnecessary rounding that allowed minor amounts of overzoom. r=botond
2013-10-10 17:00:30 -04:00
Kartikaya Gupta
8c746fe746
Bug 915831 - When clamping the async zoom amount, take into account the overzoom boundary. r=botond
2013-10-10 17:00:29 -04:00
Kyle Machulis
ae540c6deb
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
2013-10-10 14:04:32 -07:00
Kyle Machulis
afc7d87085
Bug 925229: Turn DataChannelListener into its own header to avoid windows.h inclusion; r=jesup
2013-10-10 14:04:28 -07:00
Brian Nicholson
0d00729c6d
Bug 923407 - Set list adapter to null when destroying BrowserSearch view. r=lucasr
2013-10-10 13:54:49 -07:00
Gaia Pushbot
0508f65fb8
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/34b6a207b754
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11874 from mahsam/830040-music-bluetooth
Bug 830040 - Undiscoverable ui to initiate bluetooth file transfer in mu... r=davidflanagan
========
https://hg.mozilla.org/integration/gaia-central/rev/d5726acf804d
Author: mahsam <mahsam.29@gmail.com>
Desc: Bug 830040 - Undiscoverable ui to initiate bluetooth file transfer in music app
Bug 830040 - Undiscoverable ui to initiate bluetooth file transfer in music app
Bug 830040 - remove long-press to share songs and some other updates
Bug 830040 - fix the css issue of cover info
830040 - add share icon with 1.5x and 2x res and fix file type for share activity
830040 - update bluetooth icons
830040 - add locked music functionality
830040 - fix spaces at the end of lines
2013-10-10 13:00:25 -07:00
Gregor Wagner
32c9638b90
Bug 923934 - Fix "TypeError: cpmm is undefined" error in activities cleanup. r=fabrice
2013-10-10 12:48:27 -07:00
Kyle Machulis
359104b254
Bug 925005 - Add moztest module path to mach search paths; r=gps
2013-10-10 12:37:45 -07:00
Nick Alexander
07fb33fdcd
Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle
...
--HG--
rename : mobile/android/base/GeckoEditText.java.in => mobile/android/base/widget/GeckoEditText.java.in
rename : mobile/android/base/GeckoImageButton.java.in => mobile/android/base/widget/GeckoImageButton.java.in
rename : mobile/android/base/GeckoImageView.java.in => mobile/android/base/widget/GeckoImageView.java.in
rename : mobile/android/base/GeckoLinearLayout.java.in => mobile/android/base/widget/GeckoLinearLayout.java.in
rename : mobile/android/base/GeckoRelativeLayout.java.in => mobile/android/base/widget/GeckoRelativeLayout.java.in
rename : mobile/android/base/GeckoTextSwitcher.java.in => mobile/android/base/widget/GeckoTextSwitcher.java.in
rename : mobile/android/base/GeckoTextView.java.in => mobile/android/base/widget/GeckoTextView.java.in
rename : mobile/android/base/GeckoView.java.frag => mobile/android/base/widget/GeckoView.java.frag
2013-10-10 11:53:14 -07:00
Nick Alexander
f261e39580
Bug 924232 - Part 1: Remove special processing of FENNEC_PP_JAVA_VIEW_FILES. r=mfinkle
2013-10-10 11:53:12 -07:00
Gaia Pushbot
a780a47f13
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3057e96cda94
Author: Ben Kelly <ben@wanderview.com>
Desc: Revert "[924764] Redesign collection header and animations [r=crdlc]"
This reverts commit 99096794d6abd0218539a91c326b5efadd300354.
2013-10-10 10:40:23 -07:00
Gregory Szorc
a8261d9db9
Bug 920638 - Integrate moz.build symbols and Python API docs into Sphinx; r=mshal
2013-10-10 10:35:44 -07:00
Jonathan Griffin
3533eb0a70
Bug 921180 - Use b2g-bin if it exists, r=ahal
2013-10-10 10:25:59 -07:00
Ehsan Akhgari
c52d2a5eab
Remove the unused UnexpectedFailure static function to fix my build, no bug
2013-10-10 17:39:52 -04:00
Steven Michaud
1cd5baa317
Bug 925411 - Temporarily backout patch for bug 868646 for causing this bug. r=spohl
2013-10-10 16:22:02 -05:00
Daniel Holbert
3c8b2d8dd4
Bug 925243: Mark ipc/ipdl as FAIL_ON_WARNINGS. r=ehsan
2013-10-10 13:44:13 -07:00
Birunthan Mohanathas
fc33fdaccd
Bug 784739 - Switch from NULL to nullptr in widget/android/; r=ehsan
2013-10-10 16:42:52 -04:00
Birunthan Mohanathas
3bd29c41c6
Bug 784739 - Switch from NULL to nullptr in xpcom/ (3/3); r=ehsan
2013-10-10 16:42:16 -04:00
Birunthan Mohanathas
3926b031ae
Bug 784739 - Switch from NULL to nullptr in xpcom/ (2/3); r=ehsan
2013-10-10 16:41:39 -04:00