Commit Graph

100527 Commits

Author SHA1 Message Date
Bobby Holley
5a7d569a9a Bug 760109 - Don't force wrappers to use the wrapped proto if they decide to use something different. r=mrbkap 2012-07-27 12:15:46 +02:00
Bugmenot
73e7dee094 Bug 777166 - Use CFLAGS from pkgconfig for system libvpx, r=derf
From c445b9ab36a0c79aa1be2dfbd91438e994bccb4e Mon Sep 17 00:00:00 2001
---
 config/autoconf.mk.in          | 2 +-
 configure.in                   | 8 +++++---
 content/media/webm/Makefile.in | 2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
2012-07-25 19:54:23 +00:00
Ryan VanderMeulen
c8a8317e5a Backout 75e0a5a581bb (bug 775588) due to bustage. 2012-07-26 21:34:36 -04:00
Vladimir Vukicevic
cde6fa667f b=773071; use KHR_fence_sync instead of GuaranteeResolve, fixup; r=jgilbert 2012-07-26 21:31:42 -04:00
foudfou
e0a7aac0bf Bug 777243 - Remove use of gBrowser for Android in test_bug760802.html. r=roc 2012-07-27 01:28:10 +02:00
Gene Lian
ad6d416b03 Bug 777207 - Alarm API - AlarmService should use "activities" or "system messages", or not broadcast information to all content processes. r=cjones 2012-07-26 09:59:20 +08:00
Michael Comella
4d58b09e4e Bug 776110 - <a> and <img> uris are replaced with absolute uris. r=lucasr 2012-07-26 21:17:23 -04:00
Michael Comella
cdf139c721 Bug 775740 - Remove reimplemented functionality of ArrayAdapter in PromptListAdapter. r=wesj 2012-07-26 21:17:23 -04:00
David Rajchenbach-Teller
81d5d86224 Bug 775588 - Expose tmpdir and profiledir. r=khuey 2012-07-26 21:17:23 -04:00
Mohit Sinha
2c46427704 Bug 771904 - Allow whitespaces at the begining of mtable@align attribute. r=fredw 2012-07-26 21:17:23 -04:00
David Rajchenbach-Teller
fed6f1c0d5 Bug 769312 - Adapt the rest of the code (Windows side). r=taras 2012-07-26 21:17:23 -04:00
David Rajchenbach-Teller
bddd2a0e3a Bug 769312 - Windows errors. r=taras 2012-07-26 21:17:22 -04:00
David Rajchenbach-Teller
7ac15b4866 Bug 769312 - Adapt the rest of the code (Unix side). r=taras 2012-07-26 21:17:22 -04:00
David Rajchenbach-Teller
ec092e4e6c Bug 769312 - Unix errors. r=taras 2012-07-26 21:17:22 -04:00
David Rajchenbach-Teller
76ee26113b Bug 769312 - Shared code. r=yoric
--HG--
rename : toolkit/components/osfile/osfile_shared.jsm => toolkit/components/osfile/osfile_shared_allthreads.jsm
2012-07-26 21:17:22 -04:00
Michael Ratcliffe
bc1448c41d Bug 777355 - Move Console.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests.; r=rcampbell
--HG--
rename : browser/devtools/shared/Console.jsm => toolkit/devtools/Console.jsm
2012-07-25 18:34:34 +01:00
Heather Arthur
f1d49fed21 Bug 741576 - Style tweaks for Computed view; r=paul 2012-07-26 22:47:39 +01:00
Tim Taubert
1fa7960ee9 Bug 631956 - Intermittent browser_522545.js | sessionstore got correct userTypedValue; r=froydnj 2012-07-26 15:20:28 +02:00
Tim Taubert
500a3a6e42 Bug 774811 - Thumbnail_capture causes 125ms of jank during load of webgl aquarium; r=dao 2012-07-26 13:52:15 +02:00
Paul Rouget
a3e73dc8e4 merge fx-team to m-c 2012-07-25 15:07:40 -07:00
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