Commit Graph

203230 Commits

Author SHA1 Message Date
Alfredo Yang
ca45cf80a0 Bug 916643 - ImageCapture webidl and implementation. r=roc, r=smaug 2013-09-16 10:50:24 +08:00
Alfredo Yang
98ad7681a6 Bug 916643 - Refactory ImageEncoder. r=roc
--HG--
rename : dom/canvas/ImageEncoder.cpp => dom/base/ImageEncoder.cpp
rename : dom/canvas/ImageEncoder.h => dom/base/ImageEncoder.h
2014-09-04 02:08:00 +02:00
Alfredo Yang
fbd392ae00 Bug 916643 - Refactory black image. r=roc 2014-09-04 02:08:00 +02:00
Alfredo Yang
2aeaa722e5 Bug 916643 - ImageCaptureErrorEvent webidl. r=smaug 2014-09-04 02:07:00 +02:00
Carsten "Tomcat" Book
7caa696b14 Backed out changeset 53a069425e00 (bug 1061810) for XPCShell Test failures/crashes 2014-09-04 13:54:14 +02:00
Masayuki Nakano
3fcacc8e4a Bug 1061810 ContentEventHandler::SetRangeFromFlatTextOffset() should use nsRange::SetStart(nsINode*, int32_t) instead of nsRange::SetStart(nsIDOMNode*, int32_t) because the security check sometims fails and we can void the unnecessary QI r=smaug 2014-09-04 18:49:24 +09:00
Julian Seward
4c460cffb4 Bug 1058212 - MediaOptimization::loadstate_ is used uninitialised. r=rjesup 2014-09-04 11:21:11 +02:00
Hannes Verschore
a027299d54 Bug 1061764 - Atomic<bool, Relaxed> should mean no synchronization on windows x86, r=froydnj 2014-09-04 11:08:00 +02:00
ziyunfei
059314e840 Bug 1060873 - Object.isExtensible() should return false when given primitive values as input. r=till 2014-09-02 21:52:46 +08:00
Jan de Mooij
62d7aa4daf Bug 1054545 - Make helperThreadCount() always return 0 in more-deterministic builds. r=bhackett
--HG--
extra : rebase_source : 253a4e0ad39334ef4c49e06628d893553e8ab031
2014-09-04 10:55:30 +02:00
Jan de Mooij
4c55621d96 Bug 1060398 - Fix ArrayPushDense to work with arrays with non-writable length. r=bhackett
--HG--
extra : rebase_source : 8ec8dcb49bca4516764107f5f246959cf9cc0442
2014-09-04 10:54:15 +02:00
Mike Hommey
4353f43090 Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer 2014-09-04 17:44:01 +09:00
William Lachance
825cd1274f Bug 1059331 - Additional options for reftest analyzer useful for treeherder. r=jmaher 2014-09-03 14:37:22 -04:00
Arnaud Sourioux
197b96252c Bug 1057871 - Print full path of mozconfig file used on 'mach ./configure' when error in mozconfig throws an exception r=gps 2014-09-03 12:14:00 +02:00
Carsten "Tomcat" Book
85ac833a94 Backed out changeset cfdcf950e403 (bug 105871) for wrong bug number in commit 2014-09-04 09:53:58 +02:00
Carsten "Tomcat" Book
797b199b41 Backed out changeset 4a4e0c618649 (bug 1056170) for XPC Test Failures 2014-09-04 09:40:01 +02:00
Matthew Gregan
f5d936f081 Bug 1059058 - Introduce abstraction to manager mapping between SourceBuffers and SourceBufferDecoders for the MediaSourceReader. r=cajbir 2014-09-04 13:57:06 +12:00
Christoph Kerschbaumer
e401159cf1 Bug 1062529 - Split GetChannelPrincipal into GetChannelResultPrincipal and GetChannelURIPrincipal. r=bz 2014-08-06 16:05:40 -07:00
Arnaud Sourioux
e8ed909f4c Bug 105871 - Print full path of mozconfig file used on 'mach ./configure' when error in mozconfig throws an exception. r=gps 2014-09-03 12:14:00 +02:00
Chris Manchester
f97ed9e921 Bug 1060366 - Log a message about the expected status when an unexpected status is encountered and no message is provided. r=jgraham 2014-09-03 10:03:29 -04:00
Tomasz Kołodziejski
ede2ae9155 Bug 1057453 - 'mach test filename' should test a single file. r=gps 2014-09-03 13:06:00 +02:00
Irving Reid
8a7d4f314b Bug 1056170 - Expose pref service 'dirty' flag and test it. r=bsemdberg 2014-08-27 22:21:07 -04:00
Anuj Agarwal
2920ae19d8 Bug 1028143 - Privatizing public destructor of MediaPipeline. r=jesup 2014-07-12 10:34:00 +02:00
Josh Aas
3b7d375a99 Bug 1062719 - remove Chromium debug flags, task queue from IPC code. rs=bent 2014-09-04 00:24:27 -05:00
Josh Aas
9a21278a8e Bug 1062715 - remove Chromium event recorder, memory debug, simple thread, drag and drop code. rs=bent 2014-09-03 23:56:40 -05:00
Ehsan Akhgari
bedb4c125e Bug 1061053 - Fix more bad implicit constructors in storage; r=mak
--HG--
extra : rebase_source : a18eaa1cf7968fb5b8c8923d85bd99d77c427e6e
2014-09-03 18:25:57 -04:00
Ehsan Akhgari
8dbc3e7a71 Bug 1060974 - Fix more bad implicit constructors in places; r=mak
--HG--
extra : rebase_source : c8d465b4de55d000d1475994827766e33396ff12
2014-09-03 18:25:36 -04:00
Ehsan Akhgari
9ccddf16ac Bug 1062073 - Mark BinarySearchDefaultComparator's constructor as explicit; r=froydnj
--HG--
extra : rebase_source : 373682d496f5e4bcf528593dc8cdff55fe9f9698
2014-09-03 18:25:13 -04:00
Josh Aas
29dcebef1d Bug 1062064 - remove Chromium debug utils from IPC code. rs=bent 2014-09-03 22:52:59 -05:00
Ryan VanderMeulen
4d7bc498a6 Merge m-c to inbound. a=merge 2014-09-03 22:36:59 -04:00
Ryan VanderMeulen
03bc9f1f2b Merge fx-team to m-c. a=merge 2014-09-03 22:32:45 -04:00
Ryan VanderMeulen
27d0f1d929 Backed out changeset 65e611823b0f (bug 1062566) for checktest failures. 2014-09-03 22:31:18 -04:00
Ryan VanderMeulen
ecbc5bd082 Backed out 4 changesets (bug 982726) for the same serviceworker perma-fails it hit last time it landed.
Backed out changeset 9674f68df2e5 (bug 982726)
Backed out changeset 9d397edb8e9a (bug 982726)
Backed out changeset ebe7add5dd11 (bug 982726)
Backed out changeset 2771520aa1b9 (bug 982726)
2014-09-03 21:45:30 -04:00
B2G Bumper Bot
30d0064ac5 Bumping manifests a=b2g-bump 2014-09-03 17:47:44 -07:00
B2G Bumper Bot
58e83ca859 Bumping manifests a=b2g-bump 2014-09-03 16:52:03 -07:00
B2G Bumper Bot
05f60f757b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7448e582578f
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #23527 from gaye/calendar-modularization-2-force-gaia-try"

This reverts commit 2991746d61bae865f6e0c0dfacda07ae3c2f2fbd, reversing
changes made to 21c2f4b81ef43cdb47e1c7703bb0266d6a17603a.
2014-09-03 16:45:54 -07:00
Richard Newman
a1fbe9d075 Bug 1062552 - Use empty string as title if no title provided when adding a bookmark. r=ckitching 2014-09-03 14:41:35 -07:00
B2G Bumper Bot
64ea667405 Bumping manifests a=b2g-bump 2014-09-03 14:32:33 -07:00
Nick Alexander
cada60fe52 Bug 1062566 - Update to Java 1.7 and bump SDK version in AndroidEclipse build backend. r=rnewman
DONTBUILD NPOTB
2014-09-03 14:24:49 -07:00
B2G Bumper Bot
18e50094ed Bumping manifests a=b2g-bump 2014-09-03 14:17:07 -07:00
B2G Bumper Bot
e63de02451 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4ba63a032c72
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #23527 from gaye/calendar-modularization-2-force-gaia-try

Calendar modularization r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/0686cde936ea
Author: gaye <gaye@mozilla.com>
Desc: Bug 1023664 - Calendar modularization part 3

========

https://hg.mozilla.org/integration/gaia-central/rev/a84c775f6c73
Author: gaye <gaye@mozilla.com>
Desc: Bug 1023664 - Calendar modularization part 2

========

https://hg.mozilla.org/integration/gaia-central/rev/708780d27be4
Author: gaye <gaye@mozilla.com>
Desc: Bug 1023664 - Calendar modularization part 1

========

https://hg.mozilla.org/integration/gaia-central/rev/ed9b6dc63210
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #22677 from rpappalax/bug-1049916-fxa-auto

Bug 1049916 - Create Firefox Accounts smoke tests to validate user authe...

========

https://hg.mozilla.org/integration/gaia-central/rev/0835863debc0
Author: Richard Pappalardo <rpappalax@gmail.com>
Desc: Bug 1049916 - Create Firefox Accounts smoke tests to validate user authentication re=_6a68
2014-09-03 14:10:47 -07:00
Ryan VanderMeulen
20db85159b Merge m-c to fx-team. a=merge 2014-09-03 16:42:41 -04:00
Ryan VanderMeulen
095ca645b8 Merge m-c to b2g-inbound. a=merge 2014-09-03 16:41:25 -04:00
Ryan VanderMeulen
52e6657393 Merge inbound to m-c. a=merge 2014-09-03 16:38:57 -04:00
B2G Bumper Bot
3f6c4b6a69 Bumping manifests a=b2g-bump 2014-09-03 12:41:50 -07:00
Ryan VanderMeulen
330fd63b4b Merge fx-team to m-c. a=merge 2014-09-03 15:35:54 -04:00
B2G Bumper Bot
a5f1e5c14b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5fe714c1e8ed
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #23224 from eeejay/bug-1049824

Bug 1049824 - Introduce color filter settings in accessibility panel.

========

https://hg.mozilla.org/integration/gaia-central/rev/4132692d356f
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1049824 - Introduce color filters test and update screen reader settings test. f=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/6f472f1c3035
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1049824 - [System] Mirror accesibility settings to gfx settings when color filter is enabled. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/b4934f20d04c
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1049824 - [Settings] Re-work accessibility panel and introduce color filter settings. r=eragonj
2014-09-03 12:35:42 -07:00
Amogh Pradeep
d95a7dac26 Bug 1019045 - Unify magnifying glass/search icon. r=margaret 2014-09-04 00:47:46 +05:30
Dave Townsend
23abac9949 Backing out bug 891258 due to broken styling issues on OSX. r=backout 2014-09-03 16:37:53 -04:00
B2G Bumper Bot
0ce125b1dc Bumping manifests a=b2g-bump 2014-09-03 12:11:53 -07:00