Commit Graph

360126 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
b4232e35ed merge b2g-inbound to mozilla-central 2014-05-09 14:13:29 +02:00
Carsten "Tomcat" Book
22af270df0 merge fx-team to mozilla-central 2014-05-09 14:00:32 +02:00
Hannes Verschore
679bd2c98f Bug 1006885 - IonMonkey: Disable fastpath of bound function for constructing calls with a known non-native, r=jandem 2014-05-09 13:23:59 +02:00
Jon Coppeard
f746967097 Bug 988486 - Convert static functions to methods on GCRuntime r=terrence 2014-05-09 11:33:01 +01:00
vikneshwar
6ff2bf299b Bug 1003888 - Replaced getter for isReady() instead of a function(). r=mconley 2014-05-09 11:29:00 +02:00
Carsten "Tomcat" Book
0ee09e7671 Backed out changeset 9899ea7e3a32 (bug 995943) for m-other test failures 2014-05-09 09:14:37 +02:00
Carsten "Tomcat" Book
4522910bb7 Backed out changeset 96dbf1ff169c (bug 995943) 2014-05-09 09:13:49 +02:00
B2G Bumper Bot
3bcdcf6244 Bumping manifests a=b2g-bump 2014-05-08 23:36:27 -07:00
B2G Bumper Bot
96bf7db187 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e9a13950c665
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #19036 from tauzen/Bug1004438

Bug 1004438 - [NFC] NDEF TNF Absolute URI should be handled properly in NfcManager r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/f1047d87bd07
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1004438 - [NFC] NDEF TNF Absolute URI should be handled properly in NfcManager
2014-05-08 23:31:10 -07:00
Monica Chew
9aae1d6105 Bug 772756: Implement sha1 support, import Chrome's pinsets wholesale, add test mode (r=cviecco,keeler) 2014-05-08 17:18:50 -07:00
Steve Workman
f039855788 Bug 1007959 - Reduce HTTP Idle connection timeout on FxOS and Android for conservative battery use r=mcmanus 2014-05-12 12:10:48 -07:00
Ryan VanderMeulen
e997079861 Backed out changeset 025b1ec330bc (bug 1007862) for bustage on a CLOSED TREE. 2014-05-12 14:40:48 -04:00
Kartikaya Gupta
2e664ce066 Bug 1005409 - Move the releasing of shared frame metrics to always run on the compositor thread. r=botond 2014-05-12 14:16:41 -04:00
Kartikaya Gupta
8d0cf46911 Bug 1006790 - Ensure the overscroll checks are correct if the scrollable rect is smaller than the composition bounds. r=botond 2014-05-12 14:16:41 -04:00
Jim Blandy
b28be28751 Bug 1007862 - Update name of barriered base class in SpiderMonkey's GDB pretty-printers, r=jimb,sfink
This patch fixes test failures in js/src/gdb/tests/test-Root.py.

js::PreBarriered is no longer the common base class for SpiderMonkey's GC graph
edge types; now js::BarrieredBase is the best choice for pretty-printers to
support. Also, there is no longer a separate hierarchy for non-pointer types
(eg JS::Value). Update the pretty-printers and their tests.

--HG--
extra : rebase_source : 5ec32abaee9d3c5b6d39f11181a2466ee3e3eb01
2014-05-08 13:16:00 -07:00
Mats Palmgren
a4b0d0f12a Bug 1008917 - part 16, make nsFrame::BoxReflow() return type 'void'. r=roc 2014-05-12 17:40:30 +00:00
Mats Palmgren
c655633014 Bug 1008917 - part 15, make RestyleManager::StyleChangeReflow() return type 'void'. r=roc 2014-05-12 17:40:30 +00:00
Mats Palmgren
ea578f7f0a Bug 1008917 - part 14, make nsAbsoluteContainingBlock::Reflow() return type 'void'. r=roc 2014-05-12 17:40:29 +00:00
Mats Palmgren
2e5845b3d5 Bug 1008917 - part 13, make nsContainerFrame::ReflowOverflowContainerChildren() return type 'void'. r=roc 2014-05-12 17:40:29 +00:00
Mats Palmgren
db437427b5 Bug 1008917 - part 12, make nsFrame::WillReflow() return type 'void'. r=roc 2014-05-12 17:40:29 +00:00
Mats Palmgren
5ba3e6847a Bug 1008917 - part 11, make nsBlockFrame::ReflowDirtyLines() and nsLineLayout::ReflowFrame() return types 'void'. r=roc 2014-05-12 17:40:29 +00:00
Mats Palmgren
c4f06b92d3 Bug 1008917 - part 9,10, make DidReflow() return type 'void'. r=roc 2014-05-12 17:40:29 +00:00
Mats Palmgren
da334e1317 Bug 1008917 - part 8, make nsLeafFrame::DoRewflow() return type 'void'. r=roc 2014-05-12 17:40:29 +00:00
Mats Palmgren
d76ba66a53 Bug 1008917 - part 5,6,7, make ReflowChild() and FinishReflowChild() return type 'void', and make a few related helper methods 'void' too. r=roc 2014-05-12 17:40:29 +00:00
Mats Palmgren
a722b491f1 Bug 1008917 - part 2,3,4, make Reflow() return type 'void', and make a few reflow related helper methods 'void' too. r=roc 2014-05-12 17:40:28 +00:00
Mats Palmgren
3ff2cb8631 Bug 1008917 - part 1, stop using the nsresult from Reflow methods in MathML code. r=fredw 2014-05-12 17:40:28 +00:00
Valentin Tsatskin
1595615c84 Bug 993373 - The shade of blue for hovered items should be different than the blue used for selected items in the dropdowns of the in-content preferences. r=jaws 2014-05-08 14:19:00 -04:00
Mason Chang
17ad25a9b0 Bug 979949 - Expose compositor fill ratio to JS for automation. r=benwa,mrbkap. 2014-05-08 17:32:00 +02:00
Olli Pettay
cbcf60df5e Bug 1003041 - Merge PRenderFrame() and InitRenderFrame() to avoid extra sync child->parent messaging. r=billm 2014-05-08 16:04:00 +02:00
Hsin-Yi Tsai
5f35485b7f Bug 1007538 - [B2G][RIL] fix error handling of REQUEST_QUERY_FACILITY_LOCK. r=edgar 2014-05-08 18:13:44 +08:00
B2G Bumper Bot
e6bb5c9a40 Bumping manifests a=b2g-bump 2014-05-08 21:21:25 -07:00
B2G Bumper Bot
67da027a04 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ec760d4fb5da
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #19045 from gasolin/issue-1005797

Bug 1005797 - NFC: There should be an icon for NFC on the status bar, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/16f7a9837786
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1005797 - NFC: There should be an icon for NFC on the status bar
2014-05-08 21:15:57 -07:00
B2G Bumper Bot
a6bbc6d4c9 Bumping manifests a=b2g-bump 2014-05-08 20:26:19 -07:00
B2G Bumper Bot
0d7b71fca6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1d7a49e94c98
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19014 from KevinGrandon/bug_971443_system2_accessibility

Bug 971443 - [System2] Instantiable Accessibility

========

https://hg.mozilla.org/integration/gaia-central/rev/41ba942afebb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971443 - [System2] Instantiable Accessibility r=alive
2014-05-08 20:20:54 -07:00
B2G Bumper Bot
9cc93a3b4c Bumping manifests a=b2g-bump 2014-05-08 20:12:55 -07:00
Wes Kocher
7e3c640525 Merge b2g to m-c 2014-05-08 19:06:08 -07:00
Wes Kocher
257d8a5be7 Merge fx-team to m-c 2014-05-08 18:54:27 -07:00
Wes Kocher
6d3720953f Merge inbound to m-c 2014-05-08 18:28:22 -07:00
Wes Kocher
2c87ffa6b4 Backed out changeset 34f9b78948b9 (bug 999694) for gl bustage on a CLOSED TREE 2014-05-08 16:39:37 -07:00
Wes Kocher
54f2dadcee Backed out changeset 21d743a319c6 (bug 967475) for apparently introducing two hazards to the build 2014-05-08 16:06:40 -07:00
B2G Bumper Bot
edf1c29057 Bumping manifests a=b2g-bump 2014-05-08 14:22:57 -07:00
B2G Bumper Bot
d779ecd884 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fbf868517b30
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19075 from jrburke/bug1007845-email-calendar-en-whitespace

Bug 1007845 - Fix whitespace removals from en-US locale files r=asuth,gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/1dd027af203e
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1007845 - Fix whitespace removals from en-US locale files from bug 940512 and bug 940132

========

https://hg.mozilla.org/integration/gaia-central/rev/edb3144bb169
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19061 from crdlc/bug-1007147

Bug 1007147 - Fit visual details to icon's label

========

https://hg.mozilla.org/integration/gaia-central/rev/fa0b1d16f8c4
Author: crdlc <crdlc@tid.es>
Desc: Bug 1007147 - Fit visual details to icons label
2014-05-08 14:20:45 -07:00
Mark Finkle
246bc581ee Bug 1007836 - Send 'tablet' flag with TelemetryPing info r=rnewman 2014-05-08 16:24:23 -04:00
Ryan VanderMeulen
eff987d335 Backed out changeset b9e61c8bdf49 (bug 1002456) for mochitest-dt orange. 2014-05-08 16:10:16 -04:00
Ryan VanderMeulen
269dbe5b63 Merge m-c to fx-team. 2014-05-08 16:07:20 -04:00
Ryan VanderMeulen
72cade2d6b Merge m-c to inbound on a CLOSED TREE. 2014-05-08 16:05:45 -04:00
Ryan VanderMeulen
ee0a788293 Merge fx-team to m-c. 2014-05-08 16:04:26 -04:00
Ryan VanderMeulen
9cf31c7c88 Merge b2g-inbound to m-c. 2014-05-08 15:52:48 -04:00
Neil Rashbrook
fac8c73779 Backout of bug 514280 changeset c738f7348dea for build failure on a CLOSED TREE 2014-05-08 20:35:09 +01:00
Panos Astithas
acd8d39206 Add a debugger test for inspection of optimized out variables (bug 1002456). r=vporof 2014-05-08 22:09:29 +03:00