Commit Graph

106753 Commits

Author SHA1 Message Date
Ed Morley
1525bc6440 Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js 2012-09-13 22:42:29 +01:00
Brian Nicholson
a8d98eecb8 Bug 789340 - Only move sessionstore.js after a crash. r=mfinkle
--HG--
extra : rebase_source : fcfa8a8ec0a4e75e45f54542e6f25e0aa050d684
2012-09-13 14:17:30 -07:00
Ryan VanderMeulen
bf83419abb Backout 4607eda1a89f (bug 652168) due to robocop orange. 2012-09-13 17:25:28 -04:00
Ehsan Akhgari
d22825dcf7 Remove an unneeded header from nsDOMStorage.cpp, no bug, r=me 2012-09-13 17:20:03 -04:00
Wes Johnston
0f5c39377e Bug 783921 - Follow up to fix jni function names. r=mfinkle 2012-09-13 14:16:14 -07:00
Wes Johnston
22f2713a15 Bug 785496 - Don't open Helper Apps if a callback was passed in. r=mfinkle 2012-09-13 14:16:12 -07:00
Brian Nicholson
039e538c6e Bug 791051 - Make sure tab exists for session restore. r=mfinkle 2012-09-13 14:11:36 -07:00
Eddy Bruel
6f2f95a5cd Bug 791094 - Fix some warnings about inconsistent uses of struct/class; r=sfink 2012-09-13 23:06:22 +02:00
Ed Morley
57ed615248 Merge mozilla-central to mozilla-inbound 2012-09-13 21:03:10 +01:00
Daniel Holbert
37d88f06ff Bug 791037: s/IsInlineOutside/IsInlineOutsideStyle/ in #ifdef MOZ_FLEXBOX code to fix compile error when flexbox is defined. r=dbaron (DONTBUILD because this is in code that's NPOTB for now) 2012-09-13 12:55:27 -07:00
Ed Morley
d7f6804fb7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-13 20:52:14 +01:00
Daniel Holbert
dc95fd1f4f Bug 733186 helper-patch: Replace 2 spaces with 1 space between function-signature and implementation in a few spots, so that it's easier for a script to cleanly insert MOZ_OVERRIDE there. (whitespace-only, so DONTBUILD) 2012-09-13 12:40:48 -07:00
Benjamin Smedberg
fd4dd85a73 Bug 791009 - Misnamed variable in CrashSubmit.jsm causes an error when submitting a crash: "ReferenceError: extraData is not defined", r=ted
--HG--
extra : rebase_source : f3302a6c31fc2c68842e669f25897fa519ed5721
2012-09-13 15:20:12 -04:00
Kartikaya Gupta
fcc03d6c72 Bug 789889 - Speculatively connect to links if you put your finger down on it. r=mfinkle 2012-09-13 15:37:59 -04:00
Patrick McManus
9d7ced3202 bug 347307 - make pac myIPAddress() more accurate r=biesi 2012-09-13 15:22:56 -04:00
Patrick McManus
3d38be24d9 bug 507578 - disable dns prefetch in presence of active proxy r=jduell 2012-09-13 15:22:56 -04:00
Patrick McManus
22205a5249 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-13 15:22:56 -04:00
Phil Ringnalda
dd574015e1 Back out aee383cd56dc (bug 755943) for burning 2012-09-13 09:49:53 -07:00
Ben Turner
8c202f97de Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones. 2012-09-13 09:37:14 -07:00
Simone Carletti
2806409565 Bug 772069 - Update .uy entry in PSL. r=gerv. 2012-09-13 16:03:23 +01:00
Simone Carletti
aeb29c024e Bug 760447 - Update .ua entry in PSL. r=gerv. 2012-09-13 16:02:38 +01:00
Mark Capella
06ff3f77ee Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn 2012-09-13 10:47:31 -04:00
Ed Morley
012591bf65 Backout 815b5a243315 (bug 781213) for xpcshell failures 2012-09-13 15:23:53 +01:00
Victor Porof
db6b7ff7c4 Merge fx-team to m-c 2012-09-13 13:42:13 +03:00
Olli Pettay
51bc6f489a Bug 790589 - Add env variable to define the cc/gc log directory, r=mccr8 2012-09-13 09:24:12 +02:00
Gregory Szorc
554188a49a Bug 774109 - Bootstrap support for OS X; r=rnewman DONTBUILD
This implements the OS X backend for the bootstrapper. It ensures that
the system is in the proper state to build Firefox by installing
required packages.

This was tested with a fresh install of OS X 10.8. Basic support for OS
X 10.6 and 10.7 is implemented, but not thorougly tested.
2012-09-12 21:29:20 -07:00
Ryan VanderMeulen
07724afd80 Merge the last PGO-green inbound changeset to m-c. 2012-09-12 21:13:29 -04:00
Jesse Ruderman
b1bda19a4e Bug 790781 - fix bustage from bug 714358. 2012-09-12 17:25:55 -07:00
Terrence Cole
c22e05d377 Bug 790782 - Fix initialization of StoreBuffer and Nursery; r=sfink
When initializing the compartment, we need to explicitly disable the StoreBuffer
and Nursery if we are not enabling them.
2012-09-12 15:38:31 -07:00
Chris Pearce
752fec9961 Bug 790521 - Propagate fullscreen state changes across countent boundaries rather than only mozbrowser boundaries. r=jlebar 2012-09-13 09:23:42 +12:00
Siddharth Agarwal
949d0b97c1 Part of bug 787655 - Make Win64 Pymake builds use -j4. r=coop
--HG--
extra : rebase_source : 0f6c19d76fabcb6735d379d294b1f66915ea6ba6
2012-09-13 02:45:53 +05:30
Neil Rashbrook
f194ed342b Bug 790737 Tweak epoch date r=glandium 2012-09-12 22:15:25 +01:00
Ralph Giles
9041e67bc8 Bug 790381 - Remove custom extern "C" on opus_multistream.h. r=derf
Bug 748144 switched our opus decoding to use the
opus_multistream api so we could handle surround
audio files. The version of opus in our tree at
the time didn't include extern "C" {} protection
in the corresponding header, so we had to provide
our own.

With the update to the opus 1.0.0 source release
in bug 790381, this oversight is corrected and
we can remove our work-around.
2012-09-12 16:59:05 -04:00
Ed Morley
4161cb07c2 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-12 21:50:56 +01:00
Aki Sasaki
df0cacb775 bug 789373 - android-noion mozconfig. r=dvander DONTBUILD
--HG--
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-noion/nightly
2012-09-12 12:38:31 -07:00
Mike Hommey
0dfd9ee84a Backout changeset d2cf237d02fd (bug 787165) for l10n updates bustage 2012-09-12 17:52:06 +02:00
Joel Maher
acff5c211c Bug 790271 - upload new talos.zip to capture fix for fennec robocop and xperf reporting. r=armenzg 2012-09-12 07:56:46 -04:00
Kartikaya Gupta
e240f0d40d Bug 767449 - Allow robotium tests to put files in places other than /mnt/sdcard. r=jmaher 2012-09-12 07:56:31 -04:00
Panos Astithas
3347e6ac32 Bug 785689 - Debugger breaking when it shouldn't. r=msucan,vporof 2012-09-12 14:10:05 +03:00
Victor Porof
f2261ca96a Bug 785889 - Make search related keyboard shortcuts discoverable, r=past 2012-09-12 13:39:51 +03:00
Victor Porof
4727384ffe Bug 785883 - Pressing up/down/tab while filtering scripts should have some expected behavior, r=past 2012-09-12 13:39:29 +03:00
Marco Bonardo
7bf4cedb77 Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Eddy Bruel
52db8cd7aa Bug 779789 - Turn export and import from reserved keywords into real keywords; r=jorendorff 2012-09-13 15:08:59 +02:00
Gene Lian
732b144fc3 Bug 790823 - Fix test failure: Unexpected interface name in global scope: MozTimeManager. r=jlebar 2012-09-13 12:39:57 +08:00
Justin Lebar
0d335975b9 Bug 790615 - Add the MEMORY_RESIDENT telemetry histogram back. r=froydnj 2012-09-13 08:18:35 -04:00
Nathan Froyd
81530a065f Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras 2012-09-13 07:33:35 -04:00
Jonathan Watt
56e844164d Bug 787722 - Prevent out-of-bounds read/writes under nsSVGFELightingElement::Filter. r=roc.
--HG--
extra : rebase_source : 8354ba5e16ca00a09a7b794b2408db63e76ca9df
2012-09-13 12:23:28 +01:00
Gavin Sharp
5a2eb2a9cd Bug 780594: do the event.target check for pageShowEventHandlers before setting a timeout, r=dao
--HG--
extra : transplant_source : %ED%AA%CE%10%822%00%B2%BFl%99%D5%B6yAz%BEz%F8%1A
2012-09-12 11:27:29 +02:00
Donovan Preston
75e059b4c7 Bug 788960 - Intermittent test_tcpsocket.js | command timed out: 1200 seconds without output, attempting to kill. timeout code to show error to help debugging. r=fabrice 2012-09-11 15:06:08 -07:00
Matt Woodrow
3927f0c97e Bug 787300 - Fix various bugs with refresh-driver-painting.enabled=false. r=roc 2012-09-12 09:17:26 +12:00