Olli Pettay
2c8046a80a
Bug 776966 - Generate DeviceOrientationEvent implementation, r=dougt
2012-07-26 00:17:14 +03:00
Gregory Szorc
564ccbe7d1
Merge mozilla-central into services-central
2012-07-25 11:20:58 -07:00
Gregory Szorc
6a45e11700
Bug 769500 - Followup to fix timing-related intermittent orange; r=bustage
2012-07-24 22:15:16 -07:00
Gregory Szorc
ab5d2f99f7
Bug 776778 - Followup to fix intermittent orange; r=bustage
2012-07-24 22:06:59 -07:00
Richard Newman
1a0c7d3795
Merge m-c to s-c.
2012-07-24 20:47:33 -07:00
Gregory Szorc
a690d968af
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
26e6fedf00
Bug 777074 - dictionary_helper_gen.py doesn't handle 'unsigned long' types, r=khuey
2012-07-25 01:59:22 +03:00
Jim Mathies
8efcc81190
Bug 762948 - follow up to remove Windows line endings. r=nobug DONTBUILD
2012-07-25 10:15:28 -05:00
Ed Morley
ee7008ffd6
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-25 16:03:21 +01:00
Joel Maher
56597ec084
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
0a896463b6
Backout 6a893f7cea3a (bug 775982) to see if the test behaves itself this time
2012-07-25 09:42:48 +01:00
Ed Morley
3d60969c38
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
a17a284527
merge m-c to fx-team
2012-07-25 09:28:29 +02:00
Chris Lord
f9fb18bba5
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
46b94b69ce
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
912ab7d080
Bug 749536 - Implement JS::ToBoolean to fastpath Value to Boolean unwrappings. (r=luke)
2012-07-24 22:59:55 -07:00
Mike Hommey
c9713a939a
Bug 776305 - Fix building spidermonkey with system zlib after bug 761723. r=khuey
2012-07-25 07:44:08 +02:00
Mike Hommey
2f44f610f5
Bug 776035 part 3 - Use the new MockedOpen in unit-Preprocessor.py. r=ted
2012-07-25 07:44:08 +02:00
Mike Hommey
4c48c001f8
Bug 776035 part 2 - Add an enhanced MockedOpen facility to mozunit.py. r=ted
2012-07-25 07:44:08 +02:00
Mike Hommey
985de147d7
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
987cbfa2e1
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
56bad9cdde
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
abddf62f19
merge; augh
2012-07-24 15:37:05 -07:00
Rob Campbell
57b7742cc4
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
3e3d34a5fe
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
adf35f6898
Bug 776929 - Let event implementation codegen to generate MozContactChangeEvent, r=gwagner
2012-07-24 22:28:26 +03:00
Gregory Szorc
bef2e10280
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
8f247b2952
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
513366f6cd
Merge mozilla-central into services-central
2012-07-24 10:08:45 -07:00
Tim Taubert
de8e8d66a7
merge m-c to fx-team
2012-07-24 18:24:41 +02:00
Siddharth Agarwal
1f2416e756
Bustage fix from bug 769908 - remove trailing whitespace after a backslash
2012-07-24 18:58:51 +05:30
Michael Ratcliffe
e9befb9911
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
250da72d98
Merge mozilla-central to fx-team
2012-07-24 11:31:54 +01:00
Atul Jangra
34359b2fa2
Bug 767236 - Part 2: Name all anonymous functions in content/extensions.js. r=Unfocused
2012-07-24 16:23:26 +12:00
Atul Jangra
4ac8558a73
Bug 767236 - Part 1: Name all anonymous functions in AddonRepository.jsm. r=Unfocused
2012-07-24 16:23:11 +12:00
Matt Brubeck
867c5f52a6
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
90029e0bf6
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
ca978c44cc
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
09b5cb509a
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
3f83db3a16
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
47efadcd26
Bug 769500 - Add batching APIs to storage service client; r=rnewman
2012-07-23 16:46:38 -07:00
Gregory Szorc
60c58a84c7
Bug 775216 - Percent decode query string members; r=rnewman
2012-07-23 16:39:28 -07:00
Miles Sandlar
2f9a2a81c5
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
b20d292747
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-23 14:32:34 +01:00
Mike Hommey
c70f2d98fa
Bug 770426 - Replace double colon rules with dependency chains for preprocessing rules. r=khuey
2012-07-23 07:42:22 +02:00
Mike Hommey
d79605c540
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
3c8b48aa47
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
07cfa89f84
Bug 689184 part 1 - Keep ELF auxiliary vectors values within LinuxDumper. r=ted
2012-07-25 07:43:22 +02:00
Robert O'Callahan
13a40a7a24
Backout c1878d925ef5 (bug 776940) due to leaks on Mac
2012-07-25 17:39:47 +12:00
Sriram Ramasubramanian
2dce9ebcf8
Bug 775211: Custom menu flickers on JB and HTC Sensation. [r=mbrubeck]
2012-07-24 21:32:39 -07:00