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

284716 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen f4cbe90811 Merge m-c to inbound. 2012-09-14 21:16:25 -04:00
Ryan VanderMeulen 976960c2ce Merge the last PGO-green inbound changeset to m-c. 2012-09-14 21:09:07 -04:00
Bill McCloskey 64cccf1287 Bug 790865 - Add more compartment assertions (r=terrence) 2012-09-14 17:19:53 -07:00
Mihnea Dobrescu-Balaur b8ce2208cc Bug 791025 - Add flag to re-use xpcshell files on a device from a previous run, r=jgriffin, DONTBUILD because NPOTB 2012-09-14 16:44:29 -07:00
Bill McCloskey e3dfeea781 Bug 791371 - IonMonkey: ContextStack::currentScript needs check (r=dvander) 2012-09-14 16:23:43 -07:00
Bill McCloskey 338f463705 Bug 791376 - Simplify JSObject::swap (r=bholley) 2012-09-14 16:20:04 -07:00
Scott Johnson 678dc6693c Bug 789962: Change comment in Preferences.h to refer to correct file, DONTBUILD because NPOTB. [r=bsmedberg] 2012-09-14 17:42:35 -05:00
Doug Sherk 2a5d788e4c Bug 780395: Part 1, B2G: Listen to scrollTo calls and metrics being clobbered r=cjones 2012-09-14 17:57:35 -04:00
Monica Chew 24f244f851 Bug 770691 - Add plubming for per-site third party cookie blocking. r=mconnor sr=biesi,jduell,mconnor
--HG--
extra : rebase_source : 4ee3c16a72f0a557575349354060b76ca4e34031
2012-09-14 13:57:56 -07:00
Jeff Hammel f3edc1bbff bug 702832 follow up: add license header;r=wlach DONTBUILD because NPOTB
--HG--
extra : rebase_source : 054283ae7cd75772a8303358e553f5d8b78ec680
2012-09-14 14:17:32 -07:00
Markus Stange 73d7477011 Bug 788189. Account for the context menu offset in the stored position of a context menu popup so that we don't end up in an infinite loop continually adding the context menu offset. r=enndeakin 2012-09-14 16:17:08 -05:00
L. David Baron 2a8ac62275 Make reftest harness print max difference and number of differing pixels on the TEST-UNEXPECTED-FAIL line so that it ends up in bugs. (Bug 789602) r=ted 2012-09-14 14:12:34 -07:00
L. David Baron f91cf8d1d2 Add more profile labels for the separate parts of restyle processing. (Bug 790379) rs=cjones 2012-09-14 14:12:34 -07:00
Jeff Hammel 70d1b94a2b Bug 702832 - solidify strategy to sync mozbase packages to m-c;r=wlach DONTBUILD because NPOTB 2012-09-14 14:12:35 -07:00
Patrick McManus ebc86dda5f bug 347307 - make pac myIPAddress() more accurate r=biesi 2012-09-14 16:27:46 -04:00
Patrick McManus 4bf78c0aeb bug 507578 - disable dns prefetch in presence of active proxy r=jduell 2012-09-14 16:27:46 -04:00
Patrick McManus d64080bb5a bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-14 16:27:46 -04:00
Tim Taubert 42197e3695 Bug 589445 - Intermittent timeout or uncaught exception @nsIDOMLocation.hash in browser_463205.js followed by unexpected tab warnings; r=ehsan 2012-09-14 22:15:44 +02:00
Jan Varga 3390efb664 Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking 2012-09-14 22:23:44 +02:00
Tim Taubert 18e756e190 merge m-c to fx-team 2012-09-14 22:13:48 +02:00
Jeff Muizelaar 4424504043 Bug 791305. Use libjpeg's color conversion code instead of our own. r=joe,r=khuey
libjpeg-turbo supports converting directly to a format compatible with cairo's
FORMAT_RGB24. Use that instead of our own handcoded function. This also gives
us SSE2 and NEON version of this function.

--HG--
extra : rebase_source : 18f48925f023a33ec2a097d4f4e5cc2ab40be1e9
2012-09-14 15:54:55 -04:00
Adam Dane [:hobophobe] 1b8626417a Bug 787624 - Test for bug 787624. r=roc 2012-09-14 15:00:21 -05:00
Makoto Kato 6025716d17 Bug 785321 - Replace PRUptrdiff with uintptr_t, prtdiff_t or etc; r=ehsan,jrmuizel 2012-09-14 16:09:52 -04:00
Takanori MATSUURA 03c041ff46 Bug 790868 - Remove duplicated --disable-ion definition. r=njn 2012-09-14 16:04:47 -04:00
Doug Turner 0cb34e7078 Backing out 7653a9cc00ae. Shouldn't have been checked in. r=me 2012-09-14 09:39:44 -07:00
Doug Turner 836ac04412 Bug 791287 - Device Storage - stat() doesn't always reflect disk usage immediately. r=dougt 2012-09-14 09:33:08 -07:00
Doug Turner 1f0f22338f Bug 791084 - Device storage - Seperate permissions based on storage type. r=bent 2012-09-13 22:37:00 -07:00
Doug Turner 8998cc542b No Bug. Whitespace cleanup. r=me 2012-09-13 22:37:00 -07:00
Doug Turner 43e847f75e Bug 788612 - Move bundle handing into nsDOMDeviceStorage to avoid calls to the nsIStringBundleService. r=bent 2012-09-13 22:37:00 -07:00
Devdatta Akhawe 733f7c3d56 Bug 790747 Move CSP code to before principal reset (r=bz) 2012-09-13 20:36:35 -07:00
Marshall Culpepper 9b10e99708 Bug 787398: Change B2G update prefs for nightly updates. r=cjones 2012-09-14 18:06:22 -05:00
Jeff Gilbert 35b8f538b0 Bug 771406 - Add previous patch to ANGLE patch list - r=bjacob 2012-09-14 16:02:40 -07:00
Jeff Gilbert c94de51f41 Bug 771406 - Add emulation for GLSL faceForward() to ANGLE - r=bjacob 2012-09-14 16:02:39 -07:00
Girish Sharma 47fcea7f64 Bug 790294 - GCLI screenshot command should show preview., r=jwalker 2012-09-14 02:33:37 +05:30
Girish Sharma 21a133dd35 Bug 790026 - [gcli] screenshot command could use a 'chrome' option, r=jwalker 2012-09-14 02:28:56 +05:30
Girish Sharma d8b7a09166 Bug 788890 - GCLI screenshot command with no filename should copy to clipboard, r=jwalker 2012-09-14 02:26:19 +05:30
Victor Porof 6a76cd692c Bug 787181 - DebuggerController._isChromeDebugger is broken, fix remote-enabled pref typo 2012-09-14 00:30:14 +03:00
Victor Porof efd55eb052 Bug 790891 - Search operators are hardcoded in debugger.xul, r=past 2012-09-14 00:00:19 +03:00
Victor Porof 5072915748 Bug 787181 - DebuggerController._isChromeDebugger is broken, r=past 2012-09-14 00:00:18 +03:00
Tim Taubert 09d9ac6fc8 Bug 790911 - part 2 - use the newly introduced DONT_REPORT_ERRORS flag in NewTabUtils.jsm; r=jaws 2012-09-13 16:17:00 +02:00
Tim Taubert 2bf799ddff Bug 790911 - part 1 - add a flag to suppress error reporting when using checkLoadURIWithPrincipal(); r=bz 2012-09-13 16:16:17 +02:00
Victor Porof 7bc2928b26 Merge fx-team to m-c 2012-09-13 13:42:13 +03:00
Olli Pettay 25d848a912 Bug 790589 - Add env variable to define the cc/gc log directory, r=mccr8 2012-09-13 09:24:12 +02:00
Gregory Szorc a737815069 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 a273d2611c Merge the last PGO-green inbound changeset to m-c. 2012-09-12 21:13:29 -04:00
Jesse Ruderman d78cd050fb Bug 790781 - fix bustage from bug 714358. 2012-09-12 17:25:55 -07:00
Chris Pearce 1689c25d0b 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 97ac575079 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 02158cc3ce Bug 790737 Tweak epoch date r=glandium 2012-09-12 22:15:25 +01:00
Ralph Giles efcdf81589 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