Milan Sreckovic
9d59f4e06d
Bug 1099148
- Implement Canvas2D resetTransform method. r=gw280,bz
2014-11-18 12:11:12 -05:00
Lebedev Maksim
22d1368cd8
Bug 1098139 - Add attribute isPrimary detection for got/lostpointercapture events. r=smaug
2014-11-18 01:13:00 +01:00
Tom Tromey
0095fc6678
Bug 1097731 - emit using declarations for infallible convenience methods. r=nfroyd
2014-11-12 08:11:00 +01:00
James Kitchener
1d1417d769
Bug 1002526 - Execute dynamic code only once in reftest. r=fred
2014-11-16 04:44:00 +01:00
Milan Sreckovic
5aa70325ca
Bug 1074952 - Part 7. Add a logging support for a couple of common Moz2d enums. r=bschouten
2014-11-11 16:09:35 -05:00
Milan Sreckovic
79fb503b37
Bug 1074952 - Part 6. Fully qualify the appropriate logs in the logging macros, otherwise we can't call these from other namespaces. An example in non-gfx/2d where it would not have worked without this change. r=botond
2014-11-18 10:51:39 -05:00
Milan Sreckovic
867c20e622
Bug 1074952 - Part 5. Let the CrashReporter decide what threading combination is allowed. r=nsilva
2014-11-13 14:52:05 -05:00
Milan Sreckovic
d8d778d935
Bug 1074952 - Part 4. For the critical log, save the first, then circular buffer the rest into the crash annotations. r=bas
2014-11-17 17:16:55 -05:00
Milan Sreckovic
7ece31d5c9
Bug 1074952 - Part 3. Redo the const values and optimize for the case where we decide runtime not to log messages. Move the decision about newline to OutputMessage. Make [GFX#] the default automatic prefix. r=bschouten
2014-10-24 13:54:26 -04:00
Milan Sreckovic
d236c0f23f
Bug 1074952 - Part 2. gfxWarning() should be available in both debug and release builds. r=bas
2014-10-24 13:54:23 -04:00
Milan Sreckovic
69a2fba4b0
Bug 1074952 - Part 1. Expose the level of logging as a preference. r=bschouten
2014-10-24 13:54:20 -04:00
David Zbarsky
f13acce374
Bug 1089811 - remove nsIDOMGlobalObjectConstructor because it is dead code r=bz
2014-11-19 02:48:22 -05:00
James Willcox
c5ceddca0a
Bug 1101225 - Don't set the is-adts flag for the Android PDM. r=rillian
...
Pass raw aac frames to the platform, which handles those fine.
2014-11-18 16:01:00 -08:00
Bill McCloskey
82357a18d1
Bug 1093693 - [e10s] Don't use sync messages between plugins and chrome process (r=jimm)
2014-11-18 21:46:01 -08:00
Bill McCloskey
4eeb9ffd27
Bug 1101083 - js_DumpBacktrace should dump all frames (r=bholley,nbp)
2014-11-18 21:45:01 -08:00
Ben Turner
768e5c4d9b
Bug 1101217 - Upgrade to SQLite 3.8.7.2, r=mak
2014-11-18 20:52:33 -08:00
Jim Blandy
6c34e5f77e
Bug 1087549: Give IonScript::refcount_ and associated functions better names. r=jandem
...
This patch renames:
- IonScript::refcount_ to invalidationCount_
- IonScript::refcount to invalidationCount
- IonScript::incref to incrementInvalidationCount
- IonScript::decref to decrementInvalidationCount
- IonScript::offsetOfRefcount to offsetOfInvalidationCount
2014-11-18 20:50:57 -08:00
Ben Turner
7b98a7adee
Bug 1083285 - Fix noisy IndexedDB error, replace with better warning. r=khuey.
2014-11-13 18:20:38 -08:00
Tooru Fujisawa
342da05988
Bug 1099956 - Parse regular expression after yield correctly. r=Waldo
2014-11-19 13:45:07 +09:00
Boris Zbarsky
8607f51a3d
Bug 1100579 part 2. Kill off JS_Evaluate(UC)Script. r=waldo
2014-11-18 23:27:16 -05:00
Boris Zbarsky
756cdde495
Bug 1100579 part 1. Remove the overloads of JS::Evaluate that don't take an rval mutable handle, and control the behavior via the JS::CompileOptions instead. r=waldo,bholley
2014-11-18 23:27:16 -05:00
Boris Zbarsky
1a09d73b0b
Bug 1101001. Stop checking compileAndGo in GetPCCountScriptContents. r=bhackett
2014-11-18 23:27:15 -05:00
Matthew Gregan
4684ed8f82
Bug 1094310 - Disable media context menu items for blob and mediasource URLs. r=gavin
2014-11-19 16:52:03 +13:00
Chris Double
b22d071a6f
Backout e62c37b8e6b5 for Mulet test failure
2014-11-19 16:00:09 +13:00
Chris Double
79680ceb75
Backout c8dacd232b02 for Mulet test failure
2014-11-19 15:59:46 +13:00
Chris Double
e86f7de7be
Backout 739661ba0243 for Mulet test failure
2014-11-19 15:59:23 +13:00
Nicholas Nethercote
1e27181beb
Bug 1100219 - Avoid lots of unnecessary string copying in ProtocolParser. r=neil.
...
--HG--
extra : rebase_source : 7d063de7b5ec312724039c2bf6546758ebc0e2fe
2014-11-18 18:42:43 -08:00
Seth Fowler
331d34398f
Bug 1100497 - Disable test_animation.html due to intermittent oranges. r=me
...
--HG--
extra : rebase_source : 0042b8128f5c4e53ae84a3b852000389effefd34
2014-11-18 18:41:48 -08:00
Wes Kocher
a92ba1cf66
Merge m-c to inbound a=merge
2014-11-18 18:37:10 -08:00
Seth Fowler
f950251326
Bug 1081012 - Move DecodePool and related helpers out of RasterImage. r=tn
2014-11-18 18:17:17 -08:00
Wes Kocher
49ad7fd209
Merge inbound to m-c a=merge
2014-11-18 18:07:51 -08:00
James Willcox
affbe22f4e
Bug 1099305 - Disable verbose logging in libstagefright r=cpearce
...
--HG--
extra : rebase_source : 266f7f77fc0e7819b5222111d7b45a6c9f931c76
2014-11-18 19:29:12 -06:00
James Willcox
dfd879a36e
Bug 1099260 - Clean up logging and error handling in AndroidDecoderModule r=cpearce
...
--HG--
extra : rebase_source : 6cbdd6e7f7874ecebbfe464cf167e03996ec7b06
2014-11-18 19:28:49 -06:00
James Willcox
6399f52432
Bug 1097116 - Correctly implement Drain() in AndroidDecoderModule r=cpearce
...
--HG--
extra : rebase_source : 8764f15761c68a6f07a1ce5e0ccd842d56274519
2014-11-18 19:28:24 -06:00
Wes Kocher
f4eb2c1658
Backed out changeset df60c0297aa2 (bug 1100652) for ggc orange
2014-11-18 17:27:54 -08:00
Wes Kocher
5d1faf6946
Merge fx-team to m-c a=merge
2014-11-18 17:01:18 -08:00
Chris Double
17973725af
Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
...
--HG--
extra : rebase_source : 2bf46a82714b8841ef3de381319c841138f5fe32
2014-11-19 10:59:00 +13:00
Chris Double
240496795f
Bug 1065215 - Fix EME test for changes to MediaSource::endOfStream - r=cpearce
...
--HG--
extra : rebase_source : ca90b01f0f47a64b25d6c6a3cdb752ca14c797c7
2014-11-19 10:58:55 +13:00
Chris Double
dd54ff036e
Bug 1065215 - MSE endOfStream() called within an 'updateend' event can fail with 'object no longer usable' - r=karl
...
Reopens the MediaSource when SourceBuffer::Remove is called on an Ended
MediaSource. Only run the Range Removal algorithm when MediaSource duration
is changed instead of calling Remove on SourceBuffers. Updates tests for the
fact that update{start,end} can now be called more than once due to DurationChange.
--HG--
extra : rebase_source : e718144ba2c36b4fa0194719e7f06fe6e931e292
2014-11-19 10:58:51 +13:00
Wes Kocher
b90e1fb58c
Backed out changeset 41ecbb9a5fac (bug 1092634) for reftest bustage
2014-11-18 17:21:08 -08:00
Mason Chang
a88f78597a
bug 552020 Part 3: Enable Creation of mozilla::TimeStamp from system timestamps. r=roc
2014-11-18 13:28:42 -08:00
Mason Chang
e356eb5ca2
Bug 552020. Part 2. Enable Vsync Profiler Markers across platforms. r=benwa
2014-11-18 13:28:42 -08:00
Mason Chang
a549f6a91c
bug 552020 Part 1: Hook into CVDisplayLink to get vsync events on OSX. r=benwa,mstange
2014-11-18 13:28:42 -08:00
Wes Kocher
e0eaae4570
Backed out changeset c7a24854801e (bug 1093567) for crashtest orange
2014-11-18 13:12:00 -08:00
Richard Newman
83ad36ec3e
Bug 1100750 - Handle developer usernames that contain dashes. r=nalexander
2014-11-18 10:38:18 -08:00
Dave Townsend
ae00600892
Bug 1093594: Fix browser_alltabslistener.js to work in e10s. r=gijs
2014-11-18 09:53:43 -08:00
B2G Bumper Bot
ce0e8fcb3a
Bumping manifests a=b2g-bump
2014-11-18 08:48:55 -08:00
B2G Bumper Bot
335dc476fb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4f3818d9c557
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26229 from davehunt/bug1074117-email
Bug 1074117 - Use expected conditions and optimise element lookups in email app object
========
https://hg.mozilla.org/integration/gaia-central/rev/5b190267fce7
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions where appropriate and optimise element lookups in email app object. r=fstrugariu
2014-11-18 08:48:39 -08:00
Carsten "Tomcat" Book
e3a2372f3e
Merge mozilla-central to b2g-inbound
2014-11-18 17:37:40 +01:00
Carsten "Tomcat" Book
a156113b50
merge mozilla-inbound to mozilla-central a=merge
2014-11-18 17:25:29 +01:00