Olli Pettay
a90431f527
Bug 776966 - Generate DeviceOrientationEvent implementation, r=dougt
2012-07-26 00:17:14 +03: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
Miles Sandlar
14f709482d
Bug 772228 - Fix: Searchbox is no longer cutoff when resizing the window to be too small in Panorama; r=ttaubert
2012-07-23 12:13:04 -04:00
Ed Morley
daaa97c10d
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-23 14:32:34 +01:00
Mike Hommey
e145e18ece
Bug 770426 - Replace double colon rules with dependency chains for preprocessing rules. r=khuey
2012-07-23 07:42:22 +02:00
Mike Hommey
a080cb1b6a
Bug 756786 - Install the xulrunner binary as xulrunner instead of xulrunner-bin, and get rid of the xulrunner wrapper script. r=bsmedberg
2012-07-25 07:43:22 +02:00
Mike Hommey
599b8a1648
Bug 689184 part 2 - Use the program PT_DYNAMIC segment for the MD_LINUX_DSO_DEBUG stream. r=ted
2012-07-25 07:43:22 +02:00
Mike Hommey
842cffefb4
Bug 689184 part 1 - Keep ELF auxiliary vectors values within LinuxDumper. r=ted
2012-07-25 07:43:22 +02:00
Robert O'Callahan
9655afa272
Backout c1878d925ef5 (bug 776940) due to leaks on Mac
2012-07-25 17:39:47 +12:00
Sriram Ramasubramanian
6a005beed7
Bug 775211: Custom menu flickers on JB and HTC Sensation. [r=mbrubeck]
2012-07-24 21:32:39 -07:00