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

250935 Коммитов

Автор SHA1 Сообщение Дата
Jeffrey Gilbert c77b88d953 Bug 674731 - WebGL/ANGLE interop with D3D layers requests incorrect extension - r=bjacob 2011-07-28 16:37:58 -04:00
Marco Bonardo e3d3e25769 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-26 11:50:00 +02:00
Michael Wu b34f351453 Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith 2011-07-25 21:57:58 -07:00
Michael Wu 6b6e48aa8d Bug 664907 - Use MOZ_CHROME_FILE_FORMAT=symlink for omnijar builds, r=ted,Mitch
Turns on symlink on non-windows. It is questionable whether symlink works correctly on windows.
2011-07-25 21:57:37 -07:00
Michael Wu 53aedf367d Bug 664907 - Don't link to self when dealing with files in the object directory, r=khuey
When using files in the current working directory, JarMaker.py uses '.' as the base directory, which ends up giving us links like bookmarks.json -> ./bookmarks.json . This replaces '.' with the actual working directory to give us proper symlinks.
2011-07-25 21:57:28 -07:00
Michael Wu 7ea2c178b0 Bug 664907 - Move *.properties comment stripping to staging, r=khuey 2011-07-25 21:57:16 -07:00
Alex Pakhotin b0a2850ddb Bug 673199 - Gecko Alert "java.net.MalformedURLException: Protocol not found:" after getting an update notification that a build is available 2011-07-25 19:12:21 -07:00
Boris Zbarsky b1cbe6237a Bug 667336. Make sure we don't overflow unsigned int on item(). r=peterv 2011-07-26 10:01:31 -04:00
Ben Turner 2082b512ae Bug 672086 - 'Workers: Recycle threads to prevent churn and stack recursion problems'. r=sicking. 2011-07-25 18:49:16 -07:00
Rafael Ávila de Espíndola ffa810a68a bug 672501 - pass MOZ_OPTIMIZE_LDFLAGS when checking for __thread support. r=ted 2011-07-25 20:43:00 -04:00
Rafael Ávila de Espíndola f687b37812 bug 673789 - Fix Breakpad compilation on OS X 10.7 SDK by #ifdefing out PPC support when targeting 10.7. r=ted 2011-07-25 19:15:00 -04:00
Jeff Hammel 0de151045b Bug 659881 - mismatch during build due to build/manifestparser.py;r=ted 2011-07-26 12:40:47 -04:00
Luke Wagner f6c792204b Bug 673473 - Remove off-main-thread JSRuntime use in GetKeyPathValueFromStructuredData (r=bent)
--HG--
extra : rebase_source : 8148e64815ed0471c827cf5abbd6131f6a88bb52
2011-07-25 15:41:50 -07:00
Brendan Eich b5b6e9e797 Tweak to skip-if not fail-if for bug 588061's shell-only test. 2011-08-01 14:45:57 -07:00
Marco Bonardo 3c60bb0a13 Bug 674486 - browser_410196_paste_into_tags.js leaks places.xul
r=dietrich
2011-08-01 23:09:22 +02:00
Marco Bonardo 3c865ac27b Bug 671001 - Use telemetry to collect common Places stats.
r=dietrich
2011-08-01 23:09:20 +02:00
Steve Fink ebd48958ac Bug 673612 - JS shell help was missing functions added through jsdbgapi (r=cdleary)
--HG--
extra : rebase_source : 67668380cdbf28d7bbdc1fc5e39beaf386eb05ab
2011-07-26 15:55:43 -07:00
Steve Fink 02127b4a5a Bug 673627 - Make --enable-callgrind turn on --enable-profiling (r=dmandelin)
--HG--
extra : rebase_source : aefb887b05329fb2c80260160dcbd6f9b18ab815
2011-07-26 15:56:04 -07:00
Steve Fink 5af8475adf Bug 673616 - Fix build with --enable-shared-js and --enable-shark (r=khuey)
--HG--
extra : rebase_source : 8ec038317f7381df27942bd529ef9225ebc6fb0e
2011-07-26 15:42:16 -07:00
Kyle Huey 61c0ff0fe9 Merge m-c to b-s. 2011-07-25 11:35:30 -07:00
Philipp von Weitershausen 905e47b26e Merge m-c to s-c 2011-07-25 11:27:59 -07:00
Olli Pettay 0282058875 Bug 673806, unlink animation controller, r=dholbert 2011-07-25 20:50:29 +03:00
Kyle Huey 6311b456b0 Bug 673859: Don't overwrite the event's trusted flag in nsGenericElement::DispatchClickEvent. r=smaug 2011-07-25 10:35:25 -07:00
Kyle Huey e29d01fd7b Bug 673940: Don't accidentally overwrite the environment's PYTHONPATH. r=ted 2011-07-25 10:20:43 -07:00
Rob Campbell c4c33c7ccf merge m-c to fx-team 2011-07-25 10:39:42 -03:00
Rob Campbell 428b27ac8d Bug 662807 - Error bubbles for multiline messages in console look silly; r=dao 2011-07-25 10:36:36 -03:00
Marco Bonardo 9390361e3c Merge mozilla-inbound and mozilla-central 2011-07-25 14:14:13 +02:00
Walter Meinl ac2b543d81 Bug 670230 - [OS/2] missing includes in nsPluginInstanceOwner. r=daveryeo 2011-07-25 12:17:02 +02:00
Dão Gottwald 59ce6dee1d Bug 658738 - Trigger additional GC+CC runs. r=gavin 2011-07-25 12:11:31 +02:00
Matt Woodrow e2113eb4db Bug 670573 - Add glTex(Sub)Image2D wrappers that correctly handle stride and alignment. r=derf 2011-07-25 19:32:56 +12:00
Justin Lebar eb96e07e82 Bug 672731 - Add UNITS_COUNT_CUMULATIVE to nsIMemoryReporter. r=njn 2011-07-24 23:56:50 -04:00
Alexander Surkov f8b12c04e2 Bug 673757 - Do not process invalidation list while tree is created, r=tbsaunde 2011-07-24 20:15:37 -07:00
Matt Woodrow 22504be7f5 Backed out changeset 39fef2383893 2011-07-25 13:18:23 +12:00
Matt Woodrow c9c57295d3 Bug 670573 - Add glTex(Sub)Image2D wrappers that correctly handle stride and alignment. r=derf 2011-07-25 12:50:00 +12:00
Nicholas Nethercote 1b546f11ad Bug 671150 - Add memory reporter for the JS PropertyTable. r=brendan. 2011-07-24 17:00:56 -07:00
Ehsan Akhgari 4a2d60fa6f Merge mozilla-central and mozilla-inbound 2011-07-24 12:52:51 -04:00
Masayuki Nakano a9ad2b5a29 Bug 673315 part.1 selection change reason must be MOUSEUP_REASON when dragging for selection finishes normally r=smaug 2011-07-24 23:26:40 +09:00
Alexander Surkov d6c77f3c48 Bug 660461 - attributes/test_obj_group.xul random fail | Can't get accessible for menu_item2.1, An error occurred - acc is null, r=tbsaunde 2011-07-24 21:45:23 +09:00
arno renevier 8b113fa3f1 Bug 561042 - remove http headers size limit. r=bz 2011-07-24 13:46:33 +02:00
Kyle Huey 47c898ca95 Bug 673461: Don't automatically disable ANGLE if the DirectX SDK is not found. r=ted 2011-07-23 18:42:27 -07:00
Adam Rosenfield 508d3cef6d Bug 646748 - Use Launch Services to check if a file is executable on Mac OS X before checking file permissions; r=smichaud 2011-07-24 01:36:58 +02:00
Paul ADENOT 897b6e19c8 Bug 599205 - Controls can show incorrect buffered range after media download finishes. r=kinetik 2011-07-23 23:45:37 +02:00
Dão Gottwald 2635db24aa Backed out changeset 21e652a43924 2011-07-23 23:42:41 +02:00
Jezreel Ng de06912b19 Bug 666611 - Do not set chunksize if less than 100MiB of storage is available. r=mak 2011-07-23 23:23:42 +02:00
Raymond Lee 0b68c66176 Bug 671809 - Cmd+shift+F shortcut doesn't work while in Panorama r=tim 2011-07-24 00:06:06 +08:00
Tim Taubert 5b4a98b221 Bug 673804 - followup: fix typo. r=me DONTBUILD 2011-07-28 06:54:48 +02:00
Tim Taubert 60949f9a7a Bug 626455 - modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama; r=dietrich 2011-07-28 06:45:36 +02:00
Tim Taubert f40258527f Bug 673804 - Utils.trace() fails since Panorama uses ES5 strict mode; r=dao 2011-07-28 06:45:27 +02:00
Justin Dolske 549ffd4d67 Bug 671078 - Add Telemetry to Services.jsm. r=mossop 2011-07-27 16:40:19 -07:00
Rob Campbell 716c9c5dac Bug 636538 - Remove xul: prefixes in createElementNS calls in HUDService.jsm; r=ddahl 2011-07-26 17:51:10 -03:00