Commit Graph

100561 Commits

Author SHA1 Message Date
Olli Pettay
2c67e04427 Bug 776971 - codegen DeviceLightEvent impl, r=dougt 2012-07-26 00:26:51 +03:00
Olli Pettay
a90431f527 Bug 776966 - Generate DeviceOrientationEvent implementation, r=dougt 2012-07-26 00:17:14 +03:00
Tim Taubert
1689e98cc5 Backed out changeset 48bfee9fa89d (bug 776928) 2012-07-25 22:12:56 +02:00
Tim Taubert
d23d39bcf4 Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored; r=dao 2012-07-25 20:55:15 +02:00
Gregory Szorc
a85d93e1e6 Merge mozilla-central into services-central 2012-07-25 11:20:58 -07:00
Gregory Szorc
3eba596963 Bug 769500 - Followup to fix timing-related intermittent orange; r=bustage 2012-07-24 22:15:16 -07:00
Gregory Szorc
8991d0858b Bug 776778 - Followup to fix intermittent orange; r=bustage 2012-07-24 22:06:59 -07:00
Richard Newman
4cc11cacea Merge m-c to s-c. 2012-07-24 20:47:33 -07:00
Gregory Szorc
88279dc57a Bug 776778 - Implement X-If-Unmodified-Since on GET method; r=rnewman
This reflects changes to the spec in bug 776768.
2012-07-24 16:51:48 -07:00
Olli Pettay
56e3342ec9 Bug 777074 - dictionary_helper_gen.py doesn't handle 'unsigned long' types, r=khuey 2012-07-25 01:59:22 +03:00
Jim Mathies
9640bfa5e6 Bug 762948 - follow up to remove Windows line endings. r=nobug DONTBUILD 2012-07-25 10:15:28 -05:00
Ed Morley
fa21b79523 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-25 16:03:21 +01:00
Joel Maher
6081f0d02c Bug 777334 - upload talos.zip to get changes required for android talos and new jstests. r=armenzg 2012-07-25 10:20:23 -04:00
Ed Morley
050c5c2e47 Backout 6a893f7cea3a (bug 775982) to see if the test behaves itself this time 2012-07-25 09:42:48 +01:00
Ed Morley
3ccef88f32 Backout eecd3aa199e6 (bug 776305), 62facd5b3da9, c6a0ac7d47d2 & 2d56621abfee (bug 776035), e4e68cf2bd40 (bug 776016), 0853a4d49b4e & 31de6ffdedcb (bug 770426), 43a69b4981f5 (bug 756786) for Windows mochitest crashes 2012-07-25 09:35:32 +01:00
Tim Taubert
857657b7ff merge m-c to fx-team 2012-07-25 09:28:29 +02:00
Chris Lord
f61563bc07 Bug 769541 - Fix display list creation for positioned descendants of fixed position frames. r=roc
Positioned descendants of positioned frames escape the child display list to
their parent's positioned descendants list when they don't have a z-index set.
This caused their invalidations to be logged against the incorrect layer.

To fix this, wrap each extra positioned descendant of a fixed-position frame
in its own nsDisplayFixedPosition so they receive their own layers.
2012-07-25 08:06:19 +01:00
Gregory Szorc
aca5b79b25 Bug 777068 - Move blessings Python package to python/; r=glandium
--HG--
rename : build/pylib/blessings/LICENSE => python/blessings/LICENSE
rename : build/pylib/blessings/MANIFEST.in => python/blessings/MANIFEST.in
rename : build/pylib/blessings/PKG-INFO => python/blessings/PKG-INFO
rename : build/pylib/blessings/README.rst => python/blessings/README.rst
rename : build/pylib/blessings/blessings/__init__.py => python/blessings/blessings/__init__.py
rename : build/pylib/blessings/blessings/tests.py => python/blessings/blessings/tests.py
rename : build/pylib/blessings/setup.cfg => python/blessings/setup.cfg
rename : build/pylib/blessings/setup.py => python/blessings/setup.py
rename : build/pylib/blessings/tox.ini => python/blessings/tox.ini
2012-07-24 23:59:54 -07:00
Eric Faust
d074f7d445 Bug 749536 - Implement JS::ToBoolean to fastpath Value to Boolean unwrappings. (r=luke) 2012-07-24 22:59:55 -07:00
Mike Hommey
ad008ce17e Bug 776305 - Fix building spidermonkey with system zlib after bug 761723. r=khuey 2012-07-25 07:44:08 +02:00
Mike Hommey
717427efcc Bug 776035 part 3 - Use the new MockedOpen in unit-Preprocessor.py. r=ted 2012-07-25 07:44:08 +02:00
Mike Hommey
49e8d2f8b0 Bug 776035 part 2 - Add an enhanced MockedOpen facility to mozunit.py. r=ted 2012-07-25 07:44:08 +02:00
Mike Hommey
2246448c83 Bug 776035 - Make mozunit even easier to use, and use it in config/tests python unit tests. r=ted 2012-07-25 07:44:08 +02:00
Mike Hommey
4558bb0067 Bug 776016 - Avoid Preprocessor.py warning when no commands are processed, but filters are. r=ted 2012-07-25 07:44:08 +02:00
Mike Hommey
0f1fc82639 Bug 776046 - Add a pth file in virtualenv site-packages for $topsrcdir/build and $topsrcdir/config. r=ted 2012-07-25 07:44:08 +02:00
Rob Campbell
05574b391d merge; augh 2012-07-24 15:37:05 -07:00
Rob Campbell
967d53ee59 Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=gavin 2012-07-24 15:02:10 -07:00
Tim Taubert
331859c2ae Bug 716108 - [New Tab Page] 'Connecting…' should not briefly flicker in the tab title when a new tab is opened; r=gavin 2012-07-24 23:40:13 +02:00
Olli Pettay
4fcbc28cca Bug 776929 - Let event implementation codegen to generate MozContactChangeEvent, r=gwagner 2012-07-24 22:28:26 +03:00
Gregory Szorc
a19001e79d Bug 776771 - Remove index_above and index_below from storage service; r=rnewman
Removed from spec in bug 775395.
2012-07-24 11:44:04 -07:00
Gregory Szorc
8a189d7d64 Bug 776770 - Remove newline encoding from storage service server; r=rnewman
Functionality removed from spec in bug 775798.
2012-07-24 11:43:57 -07:00
Gregory Szorc
b8ae60217f Merge mozilla-central into services-central 2012-07-24 10:08:45 -07:00
Tim Taubert
5b7bba4370 merge m-c to fx-team 2012-07-24 18:24:41 +02:00
Siddharth Agarwal
f98cae0130 Bustage fix from bug 769908 - remove trailing whitespace after a backslash 2012-07-24 18:58:51 +05:30
Michael Ratcliffe
c85114bd2e Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=rcampbell
--HG--
rename : browser/devtools/shared/Require.jsm => toolkit/devtools/Require.jsm
2012-07-24 12:08:30 +01:00
Ed Morley
f8256012d3 Merge mozilla-central to fx-team 2012-07-24 11:31:54 +01:00
Atul Jangra
943e8e2269 Bug 767236 - Part 2: Name all anonymous functions in content/extensions.js. r=Unfocused 2012-07-24 16:23:26 +12:00
Atul Jangra
1ddbe23c3e Bug 767236 - Part 1: Name all anonymous functions in AddonRepository.jsm. r=Unfocused 2012-07-24 16:23:11 +12:00
Matt Brubeck
1d52142e2d Back out fbdb3104c9e5, d2fe54ae00a8, d378362cbe01, fe623d60bea1 (bug 769254) on suspicion of causing Windows debug mochitest-plain-3 timeouts 2012-07-23 20:30:12 -07:00
Matt Brubeck
091f852d76 Back out f4f5189b1d0c, 3b4f0606c547, b8a5a1ab8a5f, 5078933d6954, 7e0260c45de9 (bug 768440, bug 755084, bug 706179) because of reftest failures 2012-07-23 20:25:51 -07:00
Andrew Benton
c575567a81 Bug 774060 - Compiling Firefox fails --with-system-libvpx when using libvpx 1.1 or later. r=tterribe 2012-07-24 11:57:47 +09:00
Makoto Kato
1dcf46ed15 Bug 776447 - layout/xul/base/src/nsSliderFrame.cpp(595) : warning C4305: 'return' : truncation from 'nsresult' to 'bool'. r=enndeakin 2012-07-24 11:57:22 +09:00
Makoto Kato
3ddf67296b Bug 776488 - content/base/src/nsFrameLoader.cpp(1987) : warning C4305: 'return' : truncation from 'nsresult' to 'bool'. r=jlebar 2012-07-24 11:56:50 +09:00
Gregory Szorc
38d2decfa7 Bug 769500 - Add batching APIs to storage service client; r=rnewman 2012-07-23 16:46:38 -07:00
Gregory Szorc
99a51693fc Bug 775216 - Percent decode query string members; r=rnewman 2012-07-23 16:39:28 -07:00
Shane Caraveo
6a4f0249b9 Bug 776726: make social panel background white to avoid a flicker when the panel loads initially, r=jaws 2012-07-23 15:20:05 -07:00
Shane Caraveo
df0806ec07 Bug 777104: don't set a background color in the provider menu dropdown, since it clashes with the rest of the dropdown, r=dao 2012-07-24 15:40:19 -07:00
Shane Caraveo
08e39233b1 Bug 775336: mark the social sidebar browser as an app tab, so that untargeted links get opened in new tabs, r=gavin 2012-07-25 16:27:20 -07:00
Shane Caraveo
863c9841a5 Bug 774003: let social workers request their cookies via the Social API, r=gavin
--HG--
extra : rebase_source : ae4aad6caa156c83fa08c0813c79452ca68203c7
2012-07-25 15:26:39 -07:00
Shane Caraveo
447632fc11 Bug 770695: land support for Social "service window" - chromeless window opened by social provider, r=gavin
--HG--
extra : rebase_source : a3994283b352378358ad3c0a8de1fa7c3c984a2d
2012-07-24 14:29:46 -07:00