Commit Graph

191064 Commits

Author SHA1 Message Date
Mats Palmgren
e1212cf3e0 Bug 1031444 - Add missing COMPUTED_STYLE_PROP declaration for 'box-decoration-break'. r=roc 2014-06-28 10:13:14 +00:00
Mats Palmgren
1829b003f4 Bug 1028460 - part 4, Remove LOGICAL_SIDE* and use the LogicalSideBits enum values instead. r=roc 2014-06-28 10:13:14 +00:00
Mats Palmgren
d11737c8ef Bug 1028460 - part 3, Change the return type for Get*SkipSides(). r=roc 2014-06-28 10:13:13 +00:00
Mats Palmgren
6366f43016 Bug 1028460 - part 2, Implement a mozilla::LogicalSides type that represents a set of logical sides that can be used for the GetLogicalSkipSides() result among other things. r=roc 2014-06-28 10:13:13 +00:00
Mats Palmgren
170ab90b08 Bug 1028460 - part 1, Implement a mozilla::Sides type that represents a set of sides that can be used for the GetSkipSides() result among other things. r=roc 2014-06-28 10:13:13 +00:00
Jan de Mooij
45e59efa94 Bug 1028867 - Add a --latin1-strings shell flag. r=luke
--HG--
extra : rebase_source : 9a8998748e5b12314fb21900e37a5eb5b486d5aa
2014-06-25 10:12:20 +02:00
Randell Jesup
be54f40b80 Bug 1017835: use array delete for SCTP/DTLS SendPacket data r=jib DONTBUILD 2014-06-28 04:26:34 -04:00
Randell Jesup
e0bbeceb0a Backed out changeset f04ad92a05ea (forgot to add r=) 2014-06-28 04:23:24 -04:00
Randell Jesup
880e06b0b6 Bug 1017835: use array delete for SCTP/DTLS SendPacket data 2014-06-28 04:19:29 -04:00
Jonathan Kew
a66c917c69 bug 1018551 - clean up redundancy in the font/shaper code. r=jdaggett 2014-05-31 08:12:40 +01:00
Masatoshi Kimura
86e94e8d3e Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame 2014-05-31 15:11:29 +09:00
Peter Van der Beken
909fc09490 Bug 1029104 - Convert XPathExpression to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=bz.
--HG--
extra : rebase_source : 2b3459ddf41e258469c31e0e7c4d515ef7a7c83f
2014-06-27 21:39:50 +02:00
Peter Van der Beken
766da05142 Bug 1029104 - Convert XPathExpression to WebIDL bindings, make XPathExpression hold a weak reference to the document. r=bz.
--HG--
rename : dom/xslt/xpath/nsXPathExpression.cpp => dom/xslt/xpath/XPathExpression.cpp
rename : dom/xslt/xpath/nsXPathExpression.h => dom/xslt/xpath/XPathExpression.h
extra : rebase_source : b011030bee7c16e098069452d6fdbfd43c080611
2014-06-26 15:32:20 +02:00
Peter Van der Beken
7b899d36c3 Bug 1029104 - Convert XPathExpression to WebIDL bindings, move EvalContextImpl out of header. r=bz.
--HG--
rename : dom/xslt/xpath/nsXPathExpression.cpp => dom/xslt/xpath/XPathExpression.cpp
rename : dom/xslt/xpath/nsXPathExpression.h => dom/xslt/xpath/XPathExpression.h
extra : rebase_source : 4bdf4671ea04c76de76053282fc810d1f4c42aea
2013-07-09 12:09:39 -04:00
Peter Van der Beken
618dbfab87 Bug 1029104 - Convert XPathExpression to WebIDL bindings, move files and rename class. r=bz.
--HG--
rename : dom/xslt/xpath/nsXPathExpression.cpp => dom/xslt/xpath/XPathExpression.cpp
rename : dom/xslt/xpath/nsXPathExpression.h => dom/xslt/xpath/XPathExpression.h
extra : rebase_source : bedd3da79f1a4c2df19cfe3e9b68f1270b0b5688
2013-07-04 17:40:10 +02:00
Peter Van der Beken
1cd09304af Bug 1029104 - Convert XPathExpression to WebIDL bindings, remove txResultRecycler::init. r=bz.
--HG--
extra : rebase_source : 3c2f6f86c2e34c7ec32a22eb4f1a90e77d05cdfa
2014-06-05 15:14:56 +02:00
Peter Van der Beken
d1c19e6580 Bug 1029104 - Convert XPathExpression to WebIDL bindings, various small fixes. r=bz.
--HG--
extra : rebase_source : ba44ac5c375610958e047507907a46312e52dc8f
2013-07-04 17:40:10 +02:00
John Daggett
9beb5203b2 Bug 1029307 - remove subscript/superscript metrics. r=heycam 2014-06-28 15:40:36 +09:00
John Daggett
c0310a0a41 Bug 1029307 - use fixed subscript/superscript offset ratio instead of font metric values. r=heycam 2014-06-28 15:40:35 +09:00
Masatoshi Kimura
fdf20b7313 Bug 1028438 - Remove dummy --enable-privilege option from remotereftest.py. r=ted 2014-06-28 15:01:23 +09:00
Chris Peterson
751e8c41c9 Bug 1031167 - Fix non-unified OS X build's warnings-as-errors in tools/profiler. r=BenWa 2014-06-26 23:34:20 -07:00
Chris Peterson
8f978d2276 Bug 1031166 - Fix non-unified OS X build's warnings-as-errors in toolkit/components/places. r=mak 2014-06-26 23:34:56 -07:00
Chris Peterson
7490224f5d Bug 1031165 - Fix non-unified OS X build's warnings-as-errors in gfx/layers. r=bjacob 2014-06-26 23:36:27 -07:00
Brian Smith
450a20ba54 Bug 1031542: Add test case for key usage without any value bits, r=keeler
--HG--
extra : rebase_source : 25bdc0db6b042fe6fbba61b80cb8a4ac7cb588eb
2014-06-27 15:21:48 -07:00
Boris Zbarsky
107a44a7d0 Bug 997010 (Part 2) - Reftest for dynamic changes to the image-orientation property. r=dbaron 2014-04-16 01:14:27 -04:00
Seth Fowler
a9aee866f3 Bug 997010 (Part 1) - Support dynamic changes to the image-orientation property. r=dbaron 2014-06-27 20:50:26 -07:00
Luke Wagner
9997cd7aef Bug 1030446 - Build a list of code ranges and use this instead of CallSite for describing functions (r=dougc) 2014-06-25 17:34:23 -05:00
Luke Wagner
9dffb48243 Bug 1030446 - Store and use exit-fp instead of exit-sp for asm.js stack unwinding (r=dougc) 2014-06-25 15:15:46 -05:00
Luke Wagner
7973d4de93 Bug 1030446 - Change asm.js tests to use setJitCompilerOption instead of looping a bunch (r=bbouvier) 2014-06-25 14:28:36 -05:00
Luke Wagner
63f07dc84b Bug 1030446 - Move AsmJSFrameIterator to its own file (r=dougc) 2014-06-25 14:26:03 -05:00
Seth Fowler
4cc0ce1c76 Bug 997604 - Add invalidation rect support to ImageWrappers, and use it in nsImageFrame. r=tn,sr=bz
--HG--
extra : rebase_source : a0b0f79c2bfab604f13e1098d09b2ec61e578a37
2014-06-26 16:02:04 -07:00
Randell Jesup
1740f7e7e4 Bug 1031500: Increase number of buffers for webrtc OMX H.264 decode r=sotaro 2014-06-27 21:49:24 -04:00
Wes Kocher
fa595a08c1 Merge m-c to inbound a=merge 2014-06-27 17:51:36 -07:00
Ehsan Akhgari
83726d4e9c Bug 1031349 - Fix the forward declaration of MP4Sample in WMFMediaDataDecoder.h; r=cpearce 2014-06-27 17:50:41 -07:00
Wes Kocher
b7cfc12713 Merge inbound to m-c a=merge 2014-06-27 17:40:49 -07:00
Wes Kocher
f408457627 Backed out 4 changesets (bug 1030446) for b2g non-unified build bustage on a CLOSED TREE
Backed out changeset d925c77d4b3f (bug 1030446)
Backed out changeset 988f19a5ea1f (bug 1030446)
Backed out changeset 6e87a7cf7eac (bug 1030446)
Backed out changeset 1c761a455bbf (bug 1030446)
2014-06-27 17:34:19 -07:00
Wes Kocher
785ee4384b Merge b2g-inbound to m-c a=merge 2014-06-27 17:11:25 -07:00
Wes Kocher
6d563db10a Merge fx-team to m-c a=merge 2014-06-27 16:51:49 -07:00
Christoph Kerschbaumer
58804c9596 Bug 1031259 - CSP: Should allow external loads if no matching directive and no default-src is defined (r=sstamm) 2014-06-27 13:54:48 -07:00
Geoff Brown
cbbabf181b Bug 1031103 - Skip test_bug659743.xml on Android 2.3 for too many intermittent time outs; no review 2014-06-27 13:59:29 -06:00
Ryan VanderMeulen
2bbaba3ec5 Merge m-c to b2g-inbound. a=merge 2014-06-27 15:57:42 -04:00
B2G Bumper Bot
99c6970b09 Bumping manifests a=b2g-bump 2014-06-27 12:56:42 -07:00
Ryan VanderMeulen
71f226a564 Merge m-c to inbound. a=merge 2014-06-27 15:56:35 -04:00
B2G Bumper Bot
3360fc71f9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3956f470dd9
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #20774 from 6a68/bug-1027950-settings-fmd-onerror-handlers

Bug 1027950 - [Settings][Find My Device] Do not attach handlers inside onerror callback

========

https://hg.mozilla.org/integration/gaia-central/rev/0b6126d42d3c
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 1027950 - Correctly initialize find my device settings panel. r=arthurcc

    * Do not attach handlers inside onerror callback.
    * Disable fmd login button until watch fires.
    * Add tests.
2014-06-27 12:50:25 -07:00
Ryan VanderMeulen
a83452fb9b Backed out changeset 123e07744d21 (bug 1012398) for mochitest-other failures.
CLOSED TREE
2014-06-27 15:48:26 -04:00
B2G Bumper Bot
3e4665d87e Bumping manifests a=b2g-bump 2014-06-27 12:36:47 -07:00
B2G Bumper Bot
9458ec5063 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/92d84ad9e66e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #21121 from KevinGrandon/AntonioMA-bug1027708_3

Bug 1027708 - Delay setting the collection datastore listeners until the datastore initial read

========

https://hg.mozilla.org/integration/gaia-central/rev/f2e61e76c151
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1027708 - Disable test_cleanup_gaia for mac r=me"

This reverts commit f8fa13796f95e57e814bf5e72fce73f2aecb67f4.

========

https://hg.mozilla.org/integration/gaia-central/rev/f6ab7c3f7075
Author: Antonio M. Amaya <amac@tid.es>
Desc: Bug 1027708 - Delay setting the collection datastore listeners until the datastore initial read r=kgrandon
2014-06-27 12:35:28 -07:00
B2G Bumper Bot
b196cccc16 Bumping manifests a=b2g-bump 2014-06-27 12:11:36 -07:00
B2G Bumper Bot
7c0fe62ef8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2ccf04147100
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #20987 from zbraniecki/1030094-block-systemdialog-on-l10n

Bug 1030094 - Block SIMLock UI and FXA UI on l10n being ready. r=ianliu

========

https://hg.mozilla.org/integration/gaia-central/rev/344598e43814
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1030094 - Block simlock UI and FXA UI on l10n being ready
2014-06-27 12:05:22 -07:00
B2G Bumper Bot
a53fb42b3b Bumping manifests a=b2g-bump 2014-06-27 11:56:11 -07:00