Граф коммитов

322099 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 6a10c247ac Bug 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger 2013-08-28 00:14:57 -04:00
Boris Zbarsky 02ae438a43 Bug 909645 part 1. Don't include ipdl headers in nsGeolocation.h. r=ms2ger 2013-08-28 00:14:57 -04:00
Boris Zbarsky 5c8dee11b4 Bug 909639 part 4. Make previously-unconditional headers conditional. r=smaug 2013-08-28 00:14:56 -04:00
Boris Zbarsky f198bd8c3e Bug 909639 part 3. Move our various conditional headers to the new bindingHeaders setup. r=smaug 2013-08-28 00:14:56 -04:00
Boris Zbarsky 3114a649b0 Bug 909639 part 2. Refactor our computation of whether we need the nsDOMQS header to make it easier to do similar other things. r=smaug 2013-08-28 00:14:56 -04:00
Boris Zbarsky 3b580484d9 Bug 909639 part 1. Refactor callForEachType to return a generator so we can use it more easily, and rename it to getAllTypes. r=smaug 2013-08-28 00:14:56 -04:00
Boris Zbarsky 0febfd8ab1 Bug 909415. Fix binding .pp files to not overbuild due to listing dependencies for the wrong file. r=khuey 2013-08-28 00:14:55 -04:00
Gaia Pushbot b64c081afb Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f8e3e98f399a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11797 from crh0716/907486

Bug 907486 - Check network connectivity before using network mcc and mnc of mozMobileConnection r=evelyn a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/578a478b0d2e
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 907486 - Check network connectivity before using network mcc and mnc of mozMobileConnection
2013-08-27 20:50:21 -07:00
Marco Castelluccio 30825491f5 Bug 909465 - createAppProfile is the same between platforms. r=tabraldes 2013-08-27 23:41:50 -04:00
Marco Castelluccio ff20759d88 Bug 836547 - Remove apps sync engine. r=fabrice 2013-08-27 23:41:16 -04:00
Marco Castelluccio 6de8dfdd33 Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice 2013-08-27 23:40:16 -04:00
Tapas Kundu ac89c99a19 Bug 788975 - Orientation Observer uses accelerometer sensor. r=mwu 2013-08-27 20:10:57 -07:00
Gaia Pushbot 78a64e38be Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ce45a15d0dc1
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-08-27 20:20:23 -07:00
Felipe Gomes 9124afaaba Bug 897060 - Follow up, add missing license headers. r=me DONTBUILD 2013-08-27 22:09:44 -03:00
Dennis ce62d6288a Bug 845747 - Add the pref "ui.scrolling.negate_wheel_scrollY" to mobile.js so that "scrollY" can be negated in JavaPanZoomController.java to allow a mouse scroll wheel to scroll the screen in the direction of choice depending on the true/false state of "mNegateWheelScrollY". r=kats 2013-08-27 21:01:40 -04:00
Ryan VanderMeulen 1f9cf546ef Merge m-c to fx-team. 2013-08-27 20:38:23 -04:00
Ryan VanderMeulen 4d9889b6ac Merge inbound to m-c. 2013-08-27 20:36:23 -04:00
Ryan VanderMeulen d445929cc1 Merge b2g-inbound to m-c. 2013-08-27 20:21:43 -04:00
Margaret Leibovic fe784086c3 Backout testPan part of 25ccd1446424 for causing test failures 2013-08-27 17:18:17 -07:00
Gaia Pushbot d7fbfe4020 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a183b055417d
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 909641 - Re-enable SMS UI Thread Test (fails on CI)

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-27 15:25:22 -07:00
Fabrice Desré 5d5983f078 Bug 909640 - Fix js warnings in shell.js r=gwagner 2013-08-27 15:11:16 -07:00
Fabrice Desré f35be3aa2f Bug 909065 - Call property_get and property_set directly from WifiWorker.js r=mrbkap 2013-08-27 13:54:55 -07:00
Fabrice Desré c2af499d35 Bug 864932 - Rewrite wifi workers in c++ r=mrbkap 2013-08-27 13:54:51 -07:00
Rick Eyre 05991a7cd0 Bug 868509 - Rename TextTrackCue to VTTCue r=rillian
This way we can ensure that JS code written for WebVTT is spec
compliant while at the same time not having to abstract VTTCue
from TextTrackCue.

--HG--
rename : dom/webidl/TextTrackCue.webidl => dom/webidl/VTTCue.webidl
2013-08-27 13:07:00 -07:00
Eric Faust 6216bd9645 Bug 905999 - Part 3: Only generate Array.length stubs in idempotent caches with accurate TI. (r=bhackett) 2013-08-28 16:12:59 -07:00
Eric Faust f5bc84639a Bug 905999 - Part 2: Store cache location data in IonScript for runtime lookup. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust ec1715cf94 Bug 905999 - Part 1: Get accurate location data for idempotent GetPropertyCaches. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust 64f235de74 Bug 905999: Part 0: Implement InlineConcatList for union-based algorithms. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust 3d0b89775c Bug 909989 - Part 2: Use DataPtr in visit*IC instead of direct pointers. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust 21a02a2728 Bug 909989 - Part 1: Implement DataPtr to refer to objects in runtimeData_. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust cd9990d950 Bug 909989 - Part 0: Use runtimeData_ offsets instead of cacheList_ offsets to refer to ICs. (r=nbp) 2013-08-28 16:12:59 -07:00
Eric Faust e6b0ae266c Bug 908507 - Remove unused scriptList() from IonScript and MIRGraph. (r=nbp) 2013-08-28 16:12:58 -07:00
Eric Faust d8e583daff Bug 909601 - Don't optimize common accessors on objects with {get,set}Generic hooks. (r=jandem) 2013-08-28 16:12:58 -07:00
Gary Kwong d37c74c896 Bug 909447 - Test. r=bholley DONTBUILD 2013-08-28 16:03:18 -07:00
Gary Kwong 475aecf606 Bug 909441 - Test. r=bholley 2013-08-28 16:02:51 -07:00
Nicholas Nethercote 229404804f Bug 909623 (part 6) - Remove a reminder comment that I forgot to remove before landing. r=me.
DONTBUILD

--HG--
extra : rebase_source : 25f78c070caded05856e0ed8d0995ae66342b607
2013-08-28 15:57:10 -07:00
Chris Pearce 25e19fc232 Bug 908862 - Strip ID3 tags before we expose MP3 data to DirectShow, to work around bugs in its MP3 decoder. r=padenot 2013-08-29 10:53:03 +12:00
Masatoshi Kimura d34342055c Bug 910291 - Hide TraceMalloc debug functions from content. r=bz 2013-08-29 07:48:43 +09:00
Masatoshi Kimura b3101720ed Bug 909340 - Make sure the interface object for XULElement is created before the prototype object so that it is hidden from content. r=bz 2013-08-29 07:48:42 +09:00
Seth Fowler 0a6527e7c8 Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert 2013-08-28 15:39:07 -07:00
Seth Fowler 0056e609fc Bug 825771 (Part 4) - Add image-orientation reftests for raster images. r=dholbert 2013-08-28 15:39:07 -07:00
Seth Fowler 7e052ef315 Bug 825771 (Part 3) - Add support for image-orientation to nsImageFrame. r=dholbert 2013-08-28 15:39:07 -07:00
Seth Fowler c6bc6bdf5a Bug 825771 (Part 2) - Make nsImageFrame hold a reference to its image container. r=dholbert 2013-08-28 15:39:06 -07:00
Seth Fowler 9af1f57738 Bug 825771 (Part 1) - Add CSS support for the image-orientation property. r=dbaron 2013-08-28 15:39:06 -07:00
Seth Fowler 190904a6b2 Bug 867183 - Don't recursively notify in FinishedSomeDecoding. r=jlebar 2013-08-28 15:39:05 -07:00
Seth Fowler 83081b2d54 Bug 905468 (Part 2) - Replace SyncNotifyDecodeState with DecodeStateAsDifference. r=jdm 2013-08-28 15:39:05 -07:00
Seth Fowler 319f8740f0 Bug 905468 (Part 1) - Make imgStatusTracker state diffing a cleaner process. r=jdm 2013-08-28 15:39:04 -07:00
Timothy Nikkel 03630b612f Bug 906811. Don't enter favor performance mode when loading documents in background tabs. r=smaug
This means we are trading (possible) performance in background tabs for responsiveness in foreground tabs and chrome.
2013-08-28 15:16:16 -05:00
Shu-yu Guo 0d4bda9a27 Bug 905986 - Refactor adjusting phi types. (r=jandem) 2013-08-28 15:15:08 -07:00
Ryan VanderMeulen 551805abc8 Bug 823822 - Disable 769464.html for leaking asserts into other tests on a CLOSED TREE. 2013-08-28 16:33:25 -04:00