Commit Graph

250577 Commits

Author SHA1 Message Date
malek@lcde.net
5d94ed35fb Bug 522796 - Implement NPN_SetException for remote plugins, r=bsmedberg 2011-07-26 12:55:58 -04:00
Josh Matthews
7a234fdee5 Bug 673472 - Avoid adding multiple copies of device motion listeners. r=dougt 2011-07-26 12:27:11 -04:00
Josh Matthews
b40a4a4751 Bug 674069 - Add missing self reference. r=ted 2011-07-26 11:52:35 -04:00
Brendan Eich
49158230b0 Oops, forgot the test for bug 588061. 2011-07-26 08:40:15 -07:00
Paul ADENOT
a3c01f8b05 Bug 634997 - no synthetic bolding on Android. r=jdaggett 2011-07-26 10:04:55 -04:00
Ed Morley
7227ab3c65 Bug 665541 - Remove unused instances of variable iface_info from xptcstubs_*.cpp; r=bsmedberg 2011-07-26 10:04:18 -04: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
Boris Zbarsky
d3de242d42 Bug 652301. Show focus outlines on all but a blacklist of focusable things in HTML, not just on a whitelist of them. r=dbaron 2011-04-27 16:52:23 -04:00
Patrick McManus
3e031dd8e2 backport 659324 664692 - prefix websocket as mozwebsocket, based on nossralf. r=sicking 2011-07-26 09:30:14 -04:00
Justin Lebar
e99e6d9530 Bug 672731 - Followup to fix botched merge. Update the comment for UNITS_COUNT in nsIMemoryReporter. r=njn 2011-07-26 09:19:55 -04:00
Marco Bonardo
70185e1d10 Bug 658242 - Search in bookmarks doesn't find javascript: bookmarks.
r=dietrich
2011-07-26 15:12:38 +02:00
Jonathan Kew
1842aa0536 bug 672320 pt 14.2 - reftest for Finnish patterns. r=smontagu 2011-07-26 11:54:36 +01:00
Jonathan Kew
41d4a89793 bug 672320 pt 14.1 - hyphenation patterns for Finnish. rs=smontagu 2011-07-26 11:54:36 +01:00
Jonathan Kew
a456778a34 bug 672320 pt 13.2 - reftest for Lithuanian patterns. r=smontagu 2011-07-26 11:54:36 +01:00
Jonathan Kew
bc33e785c0 bug 672320 pt 13.1 - hyphenation patterns for Lithuanian. rs=smontagu 2011-07-26 11:54:36 +01:00
Jonathan Kew
68647d074c bug 672320 pt 12.2 - reftests for Norwegian patterns. r=smontagu 2011-07-26 11:54:36 +01:00
Jonathan Kew
cde9b4c37b bug 672320 pt 12.1 - hyphenation patterns for Norwegian Bokmål & Nynorsk. rs=smontagu 2011-07-26 11:54:36 +01:00
Jonathan Kew
9fa1492618 bug 672320 pt 11.2 - reftest for Russian patterns. r=smontagu 2011-07-26 11:54:32 +01:00
Jonathan Kew
27bb3a6c10 bug 672320 pt 11.1 - hyphenation patterns for Russian. rs=smontagu 2011-07-26 11:54:32 +01:00
Jonathan Kew
ea93fcbce9 bug 672320 pt 9.2 - reftest for French patterns. r=smontagu 2011-07-26 11:54:32 +01:00
Jonathan Kew
95acb2940d bug 672320 pt 9.1 - add hyphenation patterns for French. rs=smontagu 2011-07-26 11:54:32 +01:00
Chris Jones
7aefdf83e5 Bug 669823: SetStatusWithContext() is reached. Defer deeper discussion about status handling to bug 617804. r=bsmedberg 2011-07-07 11:11:58 -04:00
Jacek Caban
daa337a539 Bug 670912 - nptest_windows.cpp fails to compile on mingw-w64 r=benjamin 2011-07-26 12:24:20 +02:00
Marco Bonardo
abada7c3fd Merge mozilla-central to mozilla-inbound 2011-07-26 11:53:11 +02:00
Jonathan Kew
66b17a9313 bug 671385 - restore the recursive application of ForEachFontInternal to font names from preferences, to avoid breaking Fontconfig generics. r=jdaggett 2011-07-26 10:50:14 +01:00
Marco Bonardo
e3d3e25769 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-26 11:50:00 +02:00
Jonathan Kew
95022769d4 bug 672955 - prefer harfbuzz to core text backend for Thai OT fonts on OS X. r=jdaggett 2011-07-26 10:47:36 +01:00
Mike Hommey
95b06d0667 Bug 673921 - Make build/unix/check_debug_ranges.py properly handle objdump addresses output. r=ted 2011-07-26 09:54:01 +02:00
Mike Hommey
a791879fce Bug 673681 - Properly support --enable-system-ffi with static js (original patch by ojab). r=ted 2011-07-26 09:52:58 +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
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
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