Граф коммитов

281460 Коммитов

Автор SHA1 Сообщение Дата
Mike Hommey e149104528 Bug 785871 - Make config.status importable. r=gps 2012-08-29 08:55:58 +02:00
Mike Hommey 17b764b2f4 Bug 785622 - Only include .pp files corresponding to files we do build. r=khuey 2012-08-29 08:55:58 +02:00
Mike Hommey 99218746e3 Bug 784262 - Use generic install/copy rule in rules.mk. r=ted 2012-08-29 08:55:57 +02:00
Mike Hommey 9bc07c6f34 Bug 783950 - Refresh libffi patches. r=ted 2012-08-29 08:55:57 +02:00
Mike Hommey 05b582cde9 Bug 783331 - Add Phdr pointer and count to dl_iterate_phdr implementation. r=nfroyd 2012-08-29 08:55:57 +02:00
Kan-Ru Chen (陳侃如) d3fe984136 Bug 781892 - Clear mImageQueue when setIdle or shuting down. r=cjones 2012-08-29 03:52:35 -03:00
Dão Gottwald 1394a2b2c9 Bug 782453 - Add site-specific User Agent infrastructure and use it to fix AOL Mail. r=bz,ehsan sr=gerv 2012-08-29 08:03:24 +02:00
Daniel Holbert f775ff0b3e Bug 786111: Prevent recursive calls to nsSMILAnimationController::DoSample(). r=birtles sr=roc 2012-08-28 22:32:56 -07:00
Daniel Holbert 8c26cde49e Bug 786503: mark nsSMILInstanceTime::mVisited as mutable. r=birtles 2012-08-28 22:27:53 -07:00
Boris Zbarsky b09cf99f10 Bug 567511. Don't consider document.domain when deciding whether to taint a canvas. r=roc 2012-08-29 01:14:47 -04:00
Boris Zbarsky 4e1ff70231 Bug 782660. Resizing a text control frame with borders should invalidate the borders as needed. r=roc 2012-08-29 01:14:46 -04:00
Chris Pearce 4fc9788c64 Bug 785909 - Don't init FileMediaResource::mSize on the main thread. r=roc 2012-08-29 15:55:57 +12:00
Gregory Szorc 7c052c3d79 Bug 786540 - Remove unused exports target; r=glandium
This rule does nothing. It serves no purpose. It shall be eliminated.
2012-08-28 20:13:29 -07:00
Ryan VanderMeulen b69a930716 Bug 781380 - Follow-up fix for a change that was lost in the original landing. r=ajones 2012-08-28 20:55:20 -04:00
Valentin Gosu 69c7bd41f1 Bug 786359 - Add missing ifndef/endif to nsDNSService2.h. r=mcmanus 2012-08-28 20:24:06 -04:00
Ryan VanderMeulen d7943113da Merge m-c to inbound. 2012-08-28 20:24:01 -04:00
Ryan VanderMeulen 61da4b98b9 Merge the last PGO-green inbound changeset to m-c. 2012-08-28 20:07:15 -04:00
Luke Wagner 0377d22417 Bug 784894 - Fix sharkctl.h #include on OSX (r=bustage) 2012-08-28 16:56:54 -07:00
Doug Turner b476b44519 Bug 782352 - Followup -- Harden Remove() such that it doesn't post events for failures. r=khuey 2012-08-28 16:42:40 -07:00
Brian Hackett 6cf5009417 Don't assume calls with ignored return values will produce undefined, bug 786491. r=luke 2012-08-28 17:39:01 -06:00
Blake Kaplan d8bb017ef1 Bug 786283 backout - this doesn't work the way it should (android doesn't send failure back for failed scans). r=backout 2012-08-28 17:36:22 -03:00
Blake Kaplan 6f9461eed2 Bug 786283 - Followup fixes to avoid notifying the same DOM request twice. r=vchang DONTBUILD 2012-08-28 16:46:45 -03:00
Vincent Chang 526bc09f67 Bug 736089 - Handle broken wifi configurations more gracefully, r=mrbkap DONTBUILD 2012-08-28 16:14:26 -03:00
Steve Fink b982fe84fc Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
2012-08-28 10:55:10 -07:00
Ehsan Akhgari e97ecbb1f9 Bug 786339 - Remove two implicit conversions from NULL to false in the JS code; r=luke 2012-08-28 13:22:42 -04:00
Nathan Froyd 12bb5af509 Bug 786372 - eliminate libvpx -pedantic warning spew; r=derf 2012-08-28 14:08:35 -04:00
Shane Caraveo d4c1a86c71 Bug 785952 - Fix arrow panel issues with side arrows and RTL. r=enn
--HG--
extra : rebase_source : 93f61063e2d904c12adb60d2943c8a73d42c9334
2012-08-28 09:47:19 -07:00
Gordon P. Hemsley 306f0c1cda Bug 672448 - Allow Accept-Language header to have quality ('q') values up to 3 decimal places. r=biesi
--HG--
extra : rebase_source : 1257eb6a0a79d910821657582111fbb592443e9f
2012-08-29 17:58:25 -04:00
Luqman Aden 35d92e4b27 Bug 786008 - Add a debug check to make sure that QueryInterface implementations always handle nsISupports; r=ehsan 2012-08-28 12:33:47 -04:00
David Zbarsky 6e58310da8 Bug 780692 Part 2.5: Rename GetRootFrameThroughViews to GetNearestFrameContainingPresShell. r=tn 2012-08-30 17:19:26 -04:00
Kyle Machulis 530146839b Bug 786448: Update B2G Toolchain to include bluetooth headers; r=qdot 2012-08-30 14:19:11 -07:00
Jim Blandy 792f9332b4 Bug 785466: Remove DebugProtocolTypes table. r=past 2012-08-30 14:11:54 -07:00
Nick Fitzgerald fa9547d0c6 Bug 694539: Implement 'long string' grips. r=jimb 2012-08-30 14:10:07 -07:00
Nicolas Chaim Echeverria b8470437f3 Bug 726125: Certificates of signed extensions were getting validated on each startup. r=taras, sr=bzbarsky 2012-08-30 16:58:55 -04:00
Mihnea Dobrescu-Balaur de804061a7 Bug 786866 - export LD_PRELOAD for xpcshell tests on B2G, r=jgriffin, DONTBUILD because NPOTB 2012-08-29 17:16:07 -07:00
David Keeler 94bfda2cc4 Bug 785860 - fix sts preload list tests to skip private mode tests if private browsing service is missing - conditionally call run_next_test based on if we're in private browsing mode or not. r=bsmith 2012-08-28 09:41:32 -07:00
Mounir Lamouri 85b675b337 Bug 769589 - Remove deprecated GetOriginatingURI from nsICookiePermission. r=mconnor sr=cbiesinger 2012-08-30 17:07:03 -03:00
Blake Kaplan 2ef72a3ea8 Bug 786283 - Report to the caller when a scan request fails. r=vchang 2012-08-28 12:55:41 -03:00
Matthew Gregan 04cafd2f3e Bug 785967 - Reject Wave files with invalid data block size in the format chunk. r=doublec 2012-08-28 18:21:58 +12:00
Gordon P. Hemsley c51a9e44e7 Bug 672448 - Remove trailing whitespace. r=biesi
--HG--
extra : rebase_source : e63c293d05aef2e8c34abbb12c5bd3ca355f0d7c
2012-08-27 21:21:20 -04:00
Nicholas Cameron 2bbc5b5aa9 Bug 773460; backout the Linux pref. r=roc
--HG--
extra : rebase_source : 6ae7eb2adcada09611286034eaf999f11ef846ee
2012-08-30 13:48:08 +12:00
Andrew Quartey 8fe513d053 Bug 772782 - Add extra PresShell check in DocAccessible creation. r=surkov 2012-08-29 21:50:36 -04:00
Nicholas Cameron 021b0a5bcc Bug 773460; backout the changes to b2g.js because they are unnecessary. r=cjones
--HG--
extra : rebase_source : 41844d8d001b22b285005dbc634c39ad9b61a9f6
2012-08-30 13:39:29 +12:00
Mats Palmgren 1506e77ee3 Bug 785753. r=zackw,bzbarsky 2012-08-30 03:34:53 +02:00
L. David Baron d132f44339 Don't accept the third argument to transform-origin when 3-D transforms aren't enabled. (Bug 786706) r=mattwoodrow 2012-08-29 18:27:01 -07:00
L. David Baron 0b49235e79 Make author !important rules override CSS animations. (Bug 783714) r=bzbarsky
This was resolved at the CSS Working Group meeting on 2012-08-15.
2012-08-29 18:27:01 -07:00
L. David Baron c9c03a76e3 Remove now-unneeded code from nsComputedDOMStyle. (Bug 93725, patch 3) r=jdaggett 2012-08-29 18:27:01 -07:00
L. David Baron 190f924b06 Add some missing values to test as shown by code coverage data on nsComputedDOMStyle.cpp . No bug. 2012-08-29 18:27:01 -07:00
L. David Baron 6fc05d0321 Print which bits have errors to try to distinguish overwriting from hardware problems. (Bug 785737) r=roc 2012-08-29 18:27:01 -07:00
Joe Olivas c13236b798 Bug 786789 - Optimize TimeDuration::ToSeconds on Windows to avoid blocked store forwards; r=ehsan 2012-08-29 21:09:01 -04:00