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

326281 Коммитов

Автор SHA1 Сообщение Дата
Nathan Froyd 0dd69ef1ca Bug 920558 - map anonymous pages differently on ARM and x86; r=glandium 2013-09-26 11:17:05 -04:00
Ryan VanderMeulen 7bb922a1d8 Merge m-c to inbound. 2013-09-26 21:40:22 -04:00
Nicholas Cameron 80eac24ba3 No bug. Fix windows build bustage on a CLOSED TREE. r=bustage 2013-09-27 13:19:36 +12:00
Benjamin Bouvier c5f86b8e06 Bug 919838: Specialize ToInt32 for Float32; r=sstangl 2013-09-26 18:11:31 -07:00
Nicholas Cameron 009454da8e Bug 882113. Azurification of compositor classes. r=mattwoodrow 2013-09-27 12:37:19 +12:00
Wes Kocher 14f09bdbbd Backed out changeset 87a72129c007 (bug 920800) for indexedDB failures 2013-09-26 16:54:01 -07:00
Mike Hommey 4792e8de27 Bug 920919 - Set MOZ_PSEUDO_DERECURSE to no-parallel-export by default on developer builds... when not using pymake. r=gps 2013-09-27 08:12:19 +09:00
Mike Hommey ea02cd029a Bug 920908 - Use EXPAND_PATH_LIBNAME when linking against libxul/libmozalloc. r=gps 2013-09-27 08:07:44 +09:00
Mike Hommey be75b7fd20 Bug 906225 - Add a --enable/disable-gold configure flag. r=gps 2013-09-27 08:07:30 +09:00
Gregory Szorc d03c8a0359 Bug 921070 - Remove precompile tier; r=glandium
It made sense at the time. We now have inverted tiers and will soon have
derecursified building. This doesn't make sense any more.
2013-09-26 16:05:10 -07:00
Ehsan Akhgari b063781f78 Bug 921130 - Minimize the #includes in js/src/jit; r=luke 2013-09-26 18:34:54 -04:00
Wes Kocher bf105adc7c Backed out changeset 9cc4d49b29b0 (bug 881237) for xpcshell failures 2013-09-26 15:32:59 -07:00
Ben Turner 56f7979bbf Bug 920800 - 'Add openKeyCursor() to IDBObjectStore'. r=janv.
--HG--
extra : transplant_source : %15%9F%F7%CE%81%09%84%04%8D%B9H%A3D%B5%FD%F8myPV
2013-09-25 16:11:47 -07:00
Nicholas Nethercote 57e83b0455 Bug 919889 (part 3) - Move the private_ field out of ObjectsExtraSizes. r=luke. 2013-09-24 23:24:28 -07:00
Nicholas Nethercote 619e62bcb6 Bug 919889 (part 2) - Rename IteratorClosure as StatsClosure. r=luke. 2013-09-24 23:24:27 -07:00
Nicholas Nethercote 2059e24169 Bug 919889 (part 1) - Rename jsmemorymetrics.cpp as vm/MemoryMetrics.cpp. r=luke.
--HG--
rename : js/src/jsmemorymetrics.cpp => js/src/vm/MemoryMetrics.cpp
2013-09-24 23:24:27 -07:00
Boris Zbarsky df07b87d70 Bug 920730. Output the WebIDL .deps files in a consistent order. r=glandium 2013-09-26 00:05:00 -04:00
Boris Zbarsky eff308009e Bug 918011 part 4. Support dictionaries in unions. r=smaug 2013-09-26 00:05:00 -04:00
Boris Zbarsky 27c2ab7119 Bug 918011 part 3. Get rid of isInOwningUnion: it's equivalent to another isMember value. r=smaug 2013-09-26 00:05:00 -04:00
Boris Zbarsky 9938e4eef7 Bug 918011 part 2. Preprocess some of our test WebIDL files so we can have debug-only tests. r=khuey 2013-09-26 00:05:00 -04:00
Boris Zbarsky a22f746363 Bug 918011 part 1. Move RootedDictionary into its own header. r=smaug
--HG--
rename : dom/bindings/BindingUtils.h => dom/bindings/RootedDictionary.h
2013-09-26 00:04:59 -04:00
Matt Woodrow 741531f1fc Bug 886999 - Avoid touching the GL context from the main thread on mac, and lock the context when touching it from other threads. r=mstange 2013-09-26 15:49:59 +12:00
Ms2ger 51880b9ac4 Bug 920043 followup, fix hidden Android x86 tests, r=philor 2013-09-25 13:21:00 -07:00
Nicholas Nethercote 3e83f9a8a4 Bug 920818 (part 2) - Remove dead EXPORT_XPC_API -D constant. r=glandium.
--HG--
extra : rebase_source : c3d2776c68f3ea207d93d9e7575b51976f298c31
2013-09-25 19:49:07 -07:00
Nicholas Nethercote 8cfceac1c8 Bug 920818 (part 1) - Remove dead JSFILE -D constant. r=glandium.
--HG--
extra : rebase_source : 6979db199a850f38e07349fad08c9c00a6a83fde
2013-09-25 19:47:58 -07:00
Georgia Wang 514b3633dc Bug 916000 - Part2: Add sim state xpcshell test case. r=yoshi 2013-09-25 12:22:18 +08:00
Georgia Wang abd0c8cd26 Bug 916000 - Part1: Add illegal sim state support in ril. r=yoshi 2013-09-25 12:20:03 +08:00
Gaia Pushbot 6aadb0d679 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad97a2789eca
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 920561 - Ensure LazyLoader.load does not slow down app rendering. r=mbudzynski,kgrandon

========

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

Bug 920357 - cancel edit mode by clicking non-icon area

========

https://hg.mozilla.org/integration/gaia-central/rev/f70973830452
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 920357 - cancel edit mode by clicking not-icon area
2013-09-25 18:50:23 -07:00
Benoit Jacob a5065f0a3e Bug 914823 - Reorder the ScreenBuffer teardown so that the SurfaceFactory is destroyed last - r=jgilbert 2013-09-25 20:18:30 -04:00
Wes Kocher 1e02f948e4 Merge fx-team to m-c 2013-09-24 20:06:37 -07:00
Wes Kocher 4c8aedc06e Merge b2g-i to m-c 2013-09-24 19:58:09 -07:00
Wes Kocher ea284218ed Merge inbound to m-c 2013-09-24 19:41:44 -07:00
Nick Fitzgerald 4d020c41be Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp 2013-09-24 16:01:01 -07:00
Mark Capella 8945efda67 Bug 918222: Misc null error in browser.js, r=mfinkle 2013-09-24 18:34:12 -04:00
Nick Fitzgerald 5d3934bbc8 Backout c49d5912c0de on a CLOSED TREE due to pushing the wrong version of the patch. 2013-09-24 15:16:25 -07:00
Benoit Jacob c566455dd4 Bug 919219 - fix the b2g build - no review, bustage, CLOSED TREE 2013-09-24 18:09:20 -04:00
Gregory Szorc cce25ec859 Bug 901990 - Part 3: Don't purge _tests during PGO builds; r=glandium
CLOSED TREE
2013-09-24 15:05:43 -07:00
Chenxia Liu f6e5a681fe Bug 919384 - "Text reflow" robocop test checks for the wrong RELEASE_BUILD boolean value. r=gbrown 2013-09-24 15:02:41 -07:00
Michael Wu 86a4069ed0 Bug 914776 - Fix touch event coordinates when rotated, r=m1 2013-09-24 14:58:58 -07:00
Benoit Jacob 2c496dad98 Bug 919219 - fix the windows build - no review, bustage CLOSED TREE 2013-09-24 17:50:37 -04:00
Gaia Pushbot a86e754ab9 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/44efe8a2b5ce
Author: John Ford <john@johnford.info>
Desc: Merge pull request #12245 from EverythingMe/bugfix-903405

[Bug 903405] [E.me][L10n] After changing language, the description in e.me should change [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/bd08cec1af8d
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: [Bug 903405] [E.me][L10n] After changing language,
the description in e.me should change [r=crdlc]
2013-09-24 14:25:24 -07:00
Fabrice Desré 0606bbfe8c Bug 882186 - Whitelist the neterror url in NeckoParent r=jduell 2013-09-24 14:21:12 -07:00
Fabrice Desré 6f244e44a6 Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz 2013-09-24 14:21:10 -07:00
Jim Mathies 2bc7a8dff4 Bug 918937 - Fix for buggy long tap - pass intermediate touch data to the gesture recognizer regardless of whether the base touch point has moved. r=bbondy 2013-09-24 16:17:27 -05:00
Jim Mathies bfce5bcbf1 Bug 915213 - Support chrome hit testing in the metrofx front end. r=bbondy 2013-09-24 16:17:26 -05:00
Jim Mathies ccb1d70b46 Bug 915213 - Transform all gecko input through the apzc via widget to compensate for zoom. r=bbondy 2013-09-24 16:17:26 -05:00
Jim Mathies 42bb5727c7 Bug 915213 - Add a apzc hit test helper for metrofx. r=kats 2013-09-24 16:17:26 -05:00
Jim Mathies 7dbdca5904 Bug 915213 - Add a new apzc ReceiveInput method that transforms gecko events inline. r=kats 2013-09-24 16:17:26 -05:00
Jim Mathies 4c3d3b4205 Bug 915213 - Break up apzc ReceiveInput method so the logic can be shared. r=kats 2013-09-24 16:17:26 -05:00
Jim Mathies 79d000bfe1 Bug 917791 - Increase prefered pan/fling redraw rates for metrofx. r=kats 2013-09-24 16:17:25 -05:00