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

365834 Коммитов

Автор SHA1 Сообщение Дата
Daniel Holbert d6254c995e Bug 1024875: Make reflow-related functions in nsFlexContainerFrame return void, now that Reflow returns void. r=mats 2014-06-13 08:37:02 -07:00
Andrea Marchesini 060e9ee958 Bug 1024618 - DataStoreChangeNotifier.jsm doesn't remove all the children when they are unregistered, r=ehsan 2014-06-13 16:33:50 +01:00
Ehsan Akhgari ce33c1b657 Bug 1024713 - Fix a compilation error in cairo with clang-cl; r=jrmuizel 2014-06-13 11:34:07 -04:00
Benoit Girard 2ba3accee9 Bug 1024742 - show will-change on the display list dump. r=mattwoodrow 2014-06-13 11:32:15 -04:00
Jan de Mooij e30254798a Bug 1023778 part 2 - Parameterize JSONParser. r=Waldo 2014-06-13 17:21:39 +02:00
Jan de Mooij 956d61eaf6 Bug 1023778 part 1 - Add JSONParserBase base class. r=Waldo 2014-06-13 17:21:37 +02:00
Nicholas Nethercote 2207ecfbcd Backout 277bacd9f2f8 (bug 1023719) for causing intermittent crashes.
--HG--
extra : rebase_source : e6c9e54dd2df572da7f8cdf3cd6226a1aeeee883
2014-06-13 06:39:16 -07:00
Nathan Froyd 32bd637ccc Bug 1024588 - turn off useragent updates for tests, to avoid hitting the network; r=jmaher 2014-06-12 15:14:43 -04:00
Ehsan Akhgari b9a106adef Bug 1022349 follow-up: Undo the bad renaming, bustage fix landed on a CLOSED TREE 2014-06-13 11:08:04 -04:00
Geoff Brown 905b08b2a8 Bug 945395 - Enable robocop testSessionOOMSave on Android 2.3; r=me 2014-06-13 07:47:02 -06:00
Geoff Brown 9562047526 Bug 836818 - Enable robocop testOverscroll on Android 2.3; r=me 2014-06-13 07:47:02 -06:00
Geoff Brown 3ba66cb25b Bug 979548 - Enable robocop testSearchSuggestions on Android 2.3; r=me 2014-06-13 07:47:02 -06:00
Geoff Brown 902d76ad85 Bug 979620 - Enable robocop testGetUserMedia on Android 2.3; r=me 2014-06-13 07:47:02 -06:00
Geoff Brown 787f37638f Bug 979597 - Enable robocop testAboutHomeVisibility on Android 2.3; r=me 2014-06-13 07:47:02 -06:00
Mike Hommey 2dade204e9 Bug 1013060 - Stop setting SCCACHE_NO_HTTPS. r=mshal 2014-06-13 22:36:45 +09:00
Ehsan Akhgari 5c7f08e071 Bug 1024833 - Use _HAS_EXCEPTIONS=0 when building the JS engine on Windows; r=glandium 2014-06-13 09:34:40 -04:00
Andrea Marchesini 8597ce0a97 Bug 1023175 - AudioContext should have attribute EventHandler onmozinterruptend/begin in the webIDL interface, r=ehsan, r=smaug 2014-06-13 07:06:14 +01:00
Dave Hunt ecc5558981 Bug 1024441 - Bump mozversion to 0.6. r=wlach 2014-06-12 04:29:00 -04:00
Shihua Zheng 7b5a4ce977 Bug 1024170 - Replace zone calls in JSCompartment::wrap with zoneFromAnyThread. r=bhackett 2014-06-11 16:39:04 -07:00
Ting-Yu Lin 0e464a2122 Bug 1020261 - Part 2: Enable touch caret sanity test on B2G. r=mdas 2014-06-12 23:02:00 -04:00
Ting-Yu Lin a1ed7482f0 Bug 1020261 - Part 1: Fix touch event handling for touch caret. r=roc
For touch events generated by marionette, the touch id is not started
from 0. Therefore, instead of getting the event position of touch id 0
directly in HandleTouchDownEvent(), we should loop over all the touch
ids to get their positions.
2014-06-12 22:58:00 -04:00
Bob Owen dd70b176c0 Bug 1017030 - Part 6: Replace AutoPushJSContext in nsDeviceStorage StringToJsval. r=bholley 2014-06-11 17:45:08 +01:00
Bob Owen a123824874 Bug 1017030 - Part 5: Replace AutoPushJSContext in Icc::NotifyStkEvent. r=bholley 2014-06-11 17:40:38 +01:00
Bob Owen 6d990c090f Bug 1017030 - Part 4: Replace AutoPushJSContext in nsJSContext::InitClasses. r=bholley 2014-06-11 17:31:24 +01:00
Bob Owen 27257aa5f6 Bug 1017030 - Part 3: Replace AutoPushJSContext in PostMessageRunnable::Run. r=bholley 2014-06-11 17:22:00 +01:00
Bob Owen baba9f5388 Bug 1017030 - Part 2: Replace AutoPushJSContext in ConsoleProfileRunnable::RunConsole. r=bholley 2014-06-11 17:18:20 +01:00
Bob Owen 3719eaf169 Bug 1017030 - Part 1: Replace AutoPushJSContext in ConsoleCallDataRunnable::RunConsole. r=bholley 2014-05-30 10:38:30 +01:00
Till Schneidereit 4c56cbeac3 Bug 1019955 - Write preprocessing results for self-hosted code into file instead of stdout. r=glandium
--HG--
extra : rebase_source : 7dda05b622e766d6d04fe54e8d9bc5e8c30519a0
2014-06-07 14:26:54 +02:00
Ehsan Akhgari 2090d6f39b Bug 1022349 - Part 2: Use clang-cl when building libffi if we're building with clang-cl; r=glandium 2014-06-13 08:28:29 -04:00
Ehsan Akhgari baa0f6a89d Bug 1022349 - Part 1: Apply the upstream patch to add support for clang-cl to libffi; r=glandium 2014-06-13 08:27:31 -04:00
Jan de Mooij 4e65fdc0af Bug 1017107 - Make StringBuffer support Latin1 strings. r=luke 2014-06-13 14:26:03 +02:00
Jan de Mooij f6e79b4014 Bug 1024688 - Add a MaybeOneOf class to MFBT. r=luke 2014-06-13 14:26:01 +02:00
Ehsan Akhgari 1aea07b961 Bug 1024836 - Fix compilation errors in RangeAnalysis.cpp with clang-cl; r=Waldo
This is similar to bug 1021494.
2014-06-13 07:13:06 -04:00
Jonathan Kew 3955af5fb9 bug 985220 pt 3 - when zeroing the width of mark glyphs, also update their offset to overstrike preceding glyph. r=behdad 2014-06-09 15:54:10 +01:00
Jonathan Kew 9d9eaef84f bug 985220 pt 2 - replace the use of GetGlyphIndicesW with ScriptGetCMap in gfxGDIFont::GetGlyph. r=jdaggett 2014-06-09 16:43:16 +01:00
Jonathan Kew 088699795b bug 985220 - remove the old GDI, Uniscribe and DWrite text-shaping code paths, as we now use HarfBuzz or Graphite for all shaping on Windows. r=jdaggett 2014-06-09 15:47:31 +01:00
Benjamin Bouvier eb27b1ee70 Bug 1024498: More tests for asm.js => ion calls; r=luke 2014-06-13 09:51:34 +02:00
Benjamin Bouvier cd545ec192 Bug 1024498: Kill NativeFrameSize and rename AsmJSAlignmentAtPrologue into AsmJSSizeOfRetAddr; r=luke 2014-06-13 09:51:22 +02:00
Jim Blandy 49477722f8 Bug 971673: Replace ScriptSettingsStack's array with a C++-stack-allocated linked list. r=bholley 2014-06-12 23:24:13 -07:00
Sotaro Ikeda 8364b31b70 Bug 1024144 - Deliver acquire fence to HwComposer r=sushil,nical 2014-06-12 18:46:25 -07:00
John Daggett ae52da58ae Bug 1022481 - add reftest for no doc fonts case. r=heycam 2014-06-13 10:32:54 +09:00
John Daggett c0051b7e8a Bug 1022481 - handle -moz-fixed in the no doc fonts case correctly. r=heycam 2014-06-13 10:32:27 +09:00
Byron Campen [:bwc] 3dadae2521 Bug 1017332 - Part 1: Dump the r_log ringbuffer on all ICE failures. r=ekr, r=jesup 2014-06-12 17:22:00 -07:00
Mike Hommey 783457e511 Bug 1024260 - Fixup dependencies in media/libopus/Makefile.in to avoid celt_pitch_xcorr_arm-gnu.o being always rebuilt. r=ted,r=me 2014-06-13 10:05:26 +09:00
Wes Kocher 77db65e9db merge m-c to inbound 2014-06-12 17:47:01 -07:00
Wes Kocher 8df584ba74 Back out two changesets (bug 1024260) for android build failures on a CLOSED TREE
* * *
Backed out changeset 9d92de0ada7d (bug 1024260)
* * *
Backed out changeset 5264e512b53c (bug 1024260)
2014-06-12 17:41:25 -07:00
Wes Kocher b910a6fa07 Merge b2g-inbound to m-c a=merge 2014-06-12 17:27:02 -07:00
Mike Hommey 7e8af42b01 Fixup for bug 1024260 because mkdir_deps can only be used after including rules.mk. r=me 2014-06-13 09:19:16 +09:00
Ehsan Akhgari 7e6164be6a Bug 998532 - Fix a crash in nsEditor::DetermineCurrentDirection(); r=roc 2014-06-12 19:53:36 -04:00
Mike Hommey f358f3711f Bug 1024248 - Properly tag linker error/warnings in logcat. r=nfroyd 2014-06-13 08:45:58 +09:00