Commit Graph

154008 Commits

Author SHA1 Message Date
Daniel Holbert
3b62710378 Bug 936628: Add media query to check for whether we have a color picker backend available. r=jimm 2013-11-10 19:07:59 -08:00
Robert O'Callahan
9ed4932e4b Backout changesets 37f9a5424227, c1578a4fc86d and a417424f9213 (for bugs 933354, 929021 and 923193 respectively) while we figure out performance regressions
--HG--
extra : rebase_source : e4a004a15c92b5a8a8b780e7da779ac86d1c29be
2013-11-11 15:23:56 +13:00
Kai Engert
2ea69f6273 Bug 935568, require NSPR version 4.10.2 in configure.in, r=briansmith 2013-11-10 23:16:48 +01:00
Ehsan Akhgari
51b7c20708 Bug 936930 - Build the unicharutil library in unified mode; r=smontagu 2013-11-10 16:41:53 -05:00
Nicholas Cameron
d5a16985b4 Bug 934250. Ensure we have a buffer-on-white before using it (ThebesLayerBuffer). r=mattwoodrow 2013-11-11 10:30:51 +13:00
Ehsan Akhgari
e585e2fabd Bug 936899 - Build all of the uconv library in unified mode; r=smontagu 2013-11-10 14:41:29 -05:00
Jim Mathies
be2f3bd4e2 Bug 918273 - Add an apzc tree manager helper for translating device to gecko coordinate space, and use it when sending events to the dom in cases where content is consuming touch. r=kats 2013-11-10 10:43:18 -06:00
Jim Mathies
10d334edb3 Bug 918273 - Don't wait for the first touch move to call ContentReceivedTouch if the first touchstart had preventDefault called on it. r=mbrbeck 2013-11-10 10:43:18 -06:00
Jim Mathies
c62774b090 Bug 918273 - Cache the target scrollable layer id in metro input code and use it instead of the root layer id in ContentReceivedEvent calls. r=mbrbeck 2013-11-10 10:43:18 -06:00
Jim Mathies
18fbf3543f Bug 918273 - Pass back the target scrollable layer id from apzc event methods. r=kats 2013-11-10 10:43:17 -06:00
Kartikaya Gupta
da3f293edb Bug 936721 - (cleanup) Refactor and extract an ApzcPinch function. r=botond 2013-11-10 09:48:12 -05:00
Kartikaya Gupta
6f2ba262a3 Bug 936721 - Do a fuzzy equality comparison to account for floating-point rounding errors. r=botond 2013-11-10 09:47:27 -05:00
Ehsan Akhgari
c8aa8b6348 Bug 936417 - Don't attempt to focus the location bar when about:privatebrowsing is loaded; r=gavin 2013-11-10 09:20:03 -05:00
Mats Palmgren
621531ee96 Bug 935850 - Mark box-sizing-replaced-001.xht as random on Android for now. r=dbaron 2013-11-10 14:36:46 +08:00
Brian Hackett
5d5d183f6c Bug 928050 - Don't GC during atomization, r=billm. 2013-11-09 19:53:53 -07:00
Brian Hackett
6d04207548 Bug 928050 - Don't GC when initializing IonRuntime, r=jandem. 2013-11-09 19:53:03 -07:00
Olli Pettay
db10fb4abb Bug 936789 - Faster CC logger, r=mccr8 2013-11-09 23:15:44 +02:00
Peter Van der Beken
a6a9c73556 Bug 935283 Keep document as a data property on window for now. r=bz 2013-11-06 10:21:36 +01:00
Brian Smith
3156fc687b Bug 934378, Bug 898431: Update NSS to NSS 3.15.4 beta 2 (NSS_3_15_4_BETA2), r=me
--HG--
extra : rebase_source : 079854e8533b46d24184547c1424078cfb68852f
2013-11-09 11:02:17 -08:00
Brian Smith
5561c4b35b Bug 934663: Enable AES-GCM cipher suites; disable SEED, ECDH_*, and FIPS, and DSS+Camellia cipher suites, r=cviecco
--HG--
extra : rebase_source : a1542ba09258448e571109bc4aa6423cd9ad616a
2013-11-01 05:20:03 -07:00
Brian Smith
780de23203 Bug 934327: Give OCSP-related NSS errors symbolic names in xpcshell tests, r=keeler
--HG--
extra : rebase_source : 10bd4842f16a6a4e1cbd8d50505a70a6502d9581
2013-10-14 21:36:18 -07:00
Steve Workman
43cc6c6478 Bug 936685 - Clear more listeners in nsHttpConnectionMgr::nsHalfOpenSocket::Abandon r=mcmanus 2013-11-09 10:40:52 -08:00
Garrett Robinson
e97987f422 Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy 2013-11-08 15:44:39 -08:00
Daniel Holbert
da6c739917 Bug 936100 part 6: Remove flexbox pref from all.js. r=mats 2013-11-09 07:53:32 -08:00
Daniel Holbert
5f6b9e24c0 Bug 936100 part 5: Remove usage of flexbox pref from C++ code. r=mats 2013-11-09 07:53:14 -08:00
Daniel Holbert
691c57ea0d Bug 936100 part 4: Rename file_flexbox* mochitests (which were previously loaded in iframes) to test_flexbox*. r=mats
--HG--
rename : layout/style/test/file_flexbox_align_self_auto.html => layout/style/test/test_flexbox_align_self_auto.html
rename : layout/style/test/file_flexbox_child_display_values.xhtml => layout/style/test/test_flexbox_child_display_values.xhtml
rename : layout/style/test/file_flexbox_flex_grow_and_shrink.html => layout/style/test/test_flexbox_flex_grow_and_shrink.html
rename : layout/style/test/file_flexbox_flex_shorthand.html => layout/style/test/test_flexbox_flex_shorthand.html
rename : layout/style/test/file_flexbox_layout.html => layout/style/test/test_flexbox_layout.html
rename : layout/style/test/file_flexbox_order.html => layout/style/test/test_flexbox_order.html
rename : layout/style/test/file_flexbox_order_table.html => layout/style/test/test_flexbox_order_table.html
2013-11-09 07:53:03 -08:00
Daniel Holbert
024f68d44c Bug 936100 part 3: Remove pref-setting mochitest wrappers for flexbox-specific mochitests, and transfer their boilerplate into the actual test files (currently named "file_"). r=mats 2013-11-09 07:53:03 -08:00
Daniel Holbert
54a0f5d671 Bug 936100 part 2: Adjust non-flexbox-specific mochitests to no longer bother with flexbox pref. r=mats 2013-11-09 07:53:02 -08:00
Daniel Holbert
786b9688df Bug 936100 part 1: Adjust reftests and crashtests to no longer bother with flexbox pref. r=mats 2013-11-09 07:53:02 -08:00
Carsten "Tomcat" Book
b65d0a157a Merge mozilla-central to mozilla-inbound 2013-11-09 12:25:41 +01:00
ffxbld
6795532ada No bug, Automated HSTS preload list update from host bld-linux64-ec2-173 - a=hsts-update 2013-11-09 03:19:13 -08:00
ffxbld
7683bdfae2 No bug, Automated blocklist update from host bld-linux64-ec2-013 - a=blocklist-update 2013-11-09 03:15:09 -08:00
Kai Engert
8d1d356bcf Bug 935568, update Mozilla to NSPR 4.10.2 RTM, r=wtc/me 2013-11-09 11:18:00 +01:00
Carsten "Tomcat" Book
2df2812ddd Backed out changeset 6da206d64b49 (bug 923625) for failing mochitest 3 on b2g ics 2013-11-09 10:06:10 +01:00
Carsten "Tomcat" Book
7a0b6729f5 merge b2g-inbound to mozilla-central 2013-11-09 09:10:20 +01:00
Carsten "Tomcat" Book
462bc26ecd merge fx-team to mozilla-central 2013-11-09 09:07:25 +01:00
Martin Husemann
226158006d Bug 935962: [OS.File] create a special type for stat.st_size and deal with NetBSD libc symbol names. r=yoric 2013-11-09 08:36:19 +01:00
Jeff Walden
9bc18aaca6 Bug 903332 - Update the two other b2g*.json files to skip the new test. r=orange 2013-11-08 21:46:44 -08:00
Margaret Leibovic
8f04f09ccb Bug 846569 - Don't scroll tabs tray when a tab is closed. r=lucasr 2013-11-08 13:35:44 -08:00
Margaret Leibovic
2298c8d1a6 Bug 935414 - Limit number of constraint terms in filter query. r=lucasr 2013-11-08 13:35:41 -08:00
Ryan VanderMeulen
82de7ccabc Backed out changeset a562387a27bb (bug 902505) for mochitest-mc failures. 2013-11-08 16:35:06 -05:00
Gaia Pushbot
b0159b6403 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cc492bd8ccdf
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #13525 from etiennesegonzac/bug-936095-stack-manager-stay-background-apps

Bug 936095 - Adding "stayBackground" apps at the bottom of the stack. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/9d125b80c4f4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 936095 - Adding "stayBackground" apps at the bottom of the stack.
r=alive
2013-11-08 13:30:25 -08:00
Dão Gottwald
c547a1225b Bug 936513 - Remove unused general.useragent.enable_overrides pref. r=nchen 2013-11-08 22:24:02 +01:00
Gaia Pushbot
1d0edcba44 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/58804c21cd21
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #13532 from gaye/lightsofapollo-bug-832258-hide-sync-button

Bug 832258 - Hide sync button r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/5084eda4abd4
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge branch 'bug-832258-hide-sync-button' of https://github.com/lightsofapollo/gaia into lightsofapollo-bug-832258-hide-sync-button

Conflicts:
	apps/calendar/js/views/settings.js

========

https://hg.mozilla.org/integration/gaia-central/rev/540bc492232a
Author: James Lal <james@lightsofapollo.com>
Desc: Show/hide sync button when account is added/removed

========

https://hg.mozilla.org/integration/gaia-central/rev/a51cd8a2c98f
Author: James Lal <james@lightsofapollo.com>
Desc: Store.Account#syncableAccounts
2013-11-08 13:05:28 -08:00
Karl Dubost
b9db48a367 Bug 923442 - Remove UA override for domains starting 2013-10-03. r=lmandel 2013-11-08 15:25:25 -05:00
Ryan VanderMeulen
ea9ba67bc7 Merge m-c to b2g-inbound. 2013-11-08 14:56:13 -05:00
Gaia Pushbot
05c1f984bd Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73ad695024d1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #13104 from KevinGrandon/bug_922658_settings_subpanel_hotspot

Bug 930404 - [Settings] Split up hotspot panel

========

https://hg.mozilla.org/integration/gaia-central/rev/7adb2edab543
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 930404 - [Settings] Split up hotspot.js

========

https://hg.mozilla.org/integration/gaia-central/rev/96876a22fe73
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #13524 from KevinGrandon/revert_pr_13368

Bug 920839 - Travis is red  - Try reverting pull request 13368 r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/8c900b57bdd2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 920839 - ARIA fixes to value selector."

This reverts commit 2c585692098082a9bb38558c8739a8e91cda5591.

========

https://hg.mozilla.org/integration/gaia-central/rev/b27f450c1e17
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 920839 - Added spinbutton ARIA markup to value picker."

This reverts commit 0d5fd65dc4f43102c38fafb756f0b9c1968d74c3.
2013-11-08 11:55:25 -08:00
Sam Foster
cd15bb5fde Bug 934714 - toggle progressbar on startpage attribute, always call browserUI.update in selectedTab setter to reset windowState in time. r=rsilveira
--HG--
extra : rebase_source : 8bcf7c1f2093f344b5146e3fed0874e0c2adf5e0
2013-11-08 11:55:18 -08:00
Ryan VanderMeulen
0dfabb2629 Merge m-c to fx-team. 2013-11-08 14:56:41 -05:00
Ryan VanderMeulen
9e3d759a39 Merge b-i to m-c. 2013-11-08 14:53:47 -05:00