Patrick McManus
d0453f20a5
backport 659324 664692 - prefix websocket as mozwebsocket, based on nossralf. r=sicking
2011-07-26 09:30:14 -04:00
Justin Lebar
a85147aac4
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
02e07b974c
Bug 658242 - Search in bookmarks doesn't find javascript: bookmarks.
...
r=dietrich
2011-07-26 15:12:38 +02:00
Jonathan Kew
f63f16381d
bug 672320 pt 14.2 - reftest for Finnish patterns. r=smontagu
2011-07-26 11:54:36 +01:00
Jonathan Kew
dc2e70b5a0
bug 672320 pt 14.1 - hyphenation patterns for Finnish. rs=smontagu
2011-07-26 11:54:36 +01:00
Jonathan Kew
5ca04dccc9
bug 672320 pt 13.2 - reftest for Lithuanian patterns. r=smontagu
2011-07-26 11:54:36 +01:00
Jonathan Kew
34b6ff062a
bug 672320 pt 13.1 - hyphenation patterns for Lithuanian. rs=smontagu
2011-07-26 11:54:36 +01:00
Jonathan Kew
534a0810f1
bug 672320 pt 12.2 - reftests for Norwegian patterns. r=smontagu
2011-07-26 11:54:36 +01:00
Jonathan Kew
e9f8b9c9ba
bug 672320 pt 12.1 - hyphenation patterns for Norwegian Bokmål & Nynorsk. rs=smontagu
2011-07-26 11:54:36 +01:00
Jonathan Kew
2183b3f534
bug 672320 pt 11.2 - reftest for Russian patterns. r=smontagu
2011-07-26 11:54:32 +01:00
Jonathan Kew
c1522f788e
bug 672320 pt 11.1 - hyphenation patterns for Russian. rs=smontagu
2011-07-26 11:54:32 +01:00
Jonathan Kew
3d765c4a87
bug 672320 pt 9.2 - reftest for French patterns. r=smontagu
2011-07-26 11:54:32 +01:00
Jonathan Kew
a32ed06e4e
bug 672320 pt 9.1 - add hyphenation patterns for French. rs=smontagu
2011-07-26 11:54:32 +01:00
Chris Jones
5621855b6d
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
c710c17150
Bug 670912 - nptest_windows.cpp fails to compile on mingw-w64 r=benjamin
2011-07-26 12:24:20 +02:00
Marco Bonardo
e6d7be7e60
Merge mozilla-central to mozilla-inbound
2011-07-26 11:53:11 +02:00
Jonathan Kew
f6edd66077
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
a132380d79
Merge last green changeset from mozilla-inbound to mozilla-central
2011-07-26 11:50:00 +02:00
Jonathan Kew
15cc1d8920
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
49813e1741
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
ba6111231d
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
706be3a5e8
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
68b13123f1
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
1c77b4723b
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
4c7fd452ff
Bug 664907 - Move *.properties comment stripping to staging, r=khuey
2011-07-25 21:57:16 -07:00
Ben Turner
30225e926e
Bug 672086 - 'Workers: Recycle threads to prevent churn and stack recursion problems'. r=sicking.
2011-07-25 18:49:16 -07:00
Olli Pettay
c2d3b57f2f
Bug 673806, unlink animation controller, r=dholbert
2011-07-25 20:50:29 +03:00
Kyle Huey
8fdc989fae
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
6ab62c5552
Bug 673940: Don't accidentally overwrite the environment's PYTHONPATH. r=ted
2011-07-25 10:20:43 -07:00
Rob Campbell
92ab56da5e
merge m-c to fx-team
2011-07-25 10:39:42 -03:00
Rob Campbell
a0681af350
Bug 662807 - Error bubbles for multiline messages in console look silly; r=dao
2011-07-25 10:36:36 -03:00
Marco Bonardo
6a8f9a5c42
Merge mozilla-inbound and mozilla-central
2011-07-25 14:14:13 +02:00
Walter Meinl
bf3c774fc0
Bug 670230 - [OS/2] missing includes in nsPluginInstanceOwner. r=daveryeo
2011-07-25 12:17:02 +02:00
Dão Gottwald
e46544b325
Bug 658738 - Trigger additional GC+CC runs. r=gavin
2011-07-25 12:11:31 +02:00
Matt Woodrow
ba6834dec3
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
3e07692ce3
Bug 672731 - Add UNITS_COUNT_CUMULATIVE to nsIMemoryReporter. r=njn
2011-07-24 23:56:50 -04:00
Alexander Surkov
b2d12a1e27
Bug 673757 - Do not process invalidation list while tree is created, r=tbsaunde
2011-07-24 20:15:37 -07:00
Matt Woodrow
071b50617b
Backed out changeset 39fef2383893
2011-07-25 13:18:23 +12:00
Matt Woodrow
0b746c54ed
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
84505fba14
Bug 671150 - Add memory reporter for the JS PropertyTable. r=brendan.
2011-07-24 17:00:56 -07:00
Ehsan Akhgari
cadef9ec48
Merge mozilla-central and mozilla-inbound
2011-07-24 12:52:51 -04:00
Masayuki Nakano
fd858e2321
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
977682e668
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
6b41f8ec70
Bug 561042 - remove http headers size limit. r=bz
2011-07-24 13:46:33 +02:00
Kyle Huey
d57db4b0fd
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
ade9fd18d9
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
0eed6ded64
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
0d0b66f124
Backed out changeset 21e652a43924
2011-07-23 23:42:41 +02:00
Jezreel Ng
bea5c00803
Bug 666611 - Do not set chunksize if less than 100MiB of storage is available. r=mak
2011-07-23 23:23:42 +02:00
Tim Taubert
2f0418164f
Bug 673104 - Use ES5 strict mode for Panorama; r=dao
2011-07-23 17:07:39 +02:00