Daniel Holbert
5798400e19
Bug 670542 patch 2: Rev iids of nsIURI & descendants. r=jst
2011-07-26 22:11:40 -07:00
Daniel Holbert
9b63b2d67b
Bug 670542 patch 1: Shift .ref-related additions to end of nsIURI.idl. r=jst
2011-07-26 22:11:08 -07:00
Chris Pearce
7ee610a982
Bug 664341 - Specify media decoder's thread stack size. r=kinetik
2011-07-27 15:28:03 +12:00
Chris Pearce
3683db2819
Bug 664341 - Provide API to specify thread stack size. r=bsmedberg
2011-07-27 15:26:47 +12:00
Philipp von Weitershausen
5aab23ca45
Merge services-central with mozilla-central
2011-07-26 16:27:31 -07:00
Tom Schuster
5d42be833c
Bug 652771 - Update Unicode character support for space categorization, also somewhat for uppercase and lowercase (although these will only be fully fixed in followup bugs). r=jwalden. Further (lumped together to address interdependencies): Bug 672760 - Don't pass the EOF non-character to any of the Unicode character-categorization functions. r=jwalden
...
--HG--
extra : rebase_source : f415de9c0c9e58e3a28d6cd7e474ab1370d2d244
2011-07-26 14:10:33 -07:00
Myk Melez
27cb0ea539
update revision of Add-on SDK tests to latest tip; test-only
2011-07-26 13:04:34 -07:00
Jim Mathies
ebd858f280
Bug 618683 - Quirk the full screen focus fix landed in bug 608013 to silverlight. r=bsmedberg
2011-07-26 14:18:23 -05:00
Ehsan Akhgari
0742b4d4cd
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-07-26 14:03:34 -04:00
Olli Pettay
df5a1fc0ea
Bug 625302 - Add JS API to trigger cycle collection (without garbage collection), r=jst
2011-07-26 20:11:15 +03:00
Brad Lassey
7d572284f6
bug 674245 - App crashes when device switches its orientation from portrait to landscape and reversal for several times r=dougt
2011-07-26 12:12:36 -04:00
Doug Turner
769d560e77
Bug 673674 - Fennec freezes when viewing a non .txt file from disk. Mime handler was returning a valid type when it clearly didn't know. r=blassey
2011-07-26 23:50:47 -07:00
Michael Wu
6a28121ce1
Bug 671417 - Incorrect use of PRBool when other types are more appropriate or vice versa, r=bz,ehsan,dwitte,joe,vlad,luke,mak,roc
2011-07-26 23:43:37 -07:00
Michael Wu
3d255259df
Bug 668133 - Add telemetry probes for font enumeration, r=jtd
2011-07-26 23:42:53 -07:00
Benoit Jacob
002ad973d9
Bug 646825 - import ANGLE r702 - r=upstream
2011-07-26 11:53:47 -04:00
Paul ADENOT
a09cf85d8c
Bug 634997 - no synthetic bolding on Android. r=jdaggett
2011-07-26 10:04:55 -04:00
Ed Morley
941024e8ab
Bug 665541 - Remove unused instances of variable iface_info from xptcstubs_*.cpp; r=bsmedberg
2011-07-26 10:04:18 -04:00
Ehsan Akhgari
d7a278f38a
Bug 667512 - Do not return a bogus visual frame if we don't have any visual frames in reality; r=smontagu
2011-07-26 09:05:15 -04:00
Olli Pettay
1fb309ad40
bug 335998, strong parentNode, r=peterv
2011-07-26 14:11:14 +03:00
Marco Bonardo
a132380d79
Merge last green changeset from mozilla-inbound to mozilla-central
2011-07-26 11:50:00 +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
Alex Pakhotin
c5574072c4
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
7df8bf6eb3
Bug 667336. Make sure we don't overflow unsigned int on item(). r=peterv
2011-07-26 10:01:31 -04: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
Philipp von Weitershausen
acab28bfc0
Merge m-c to s-c
2011-07-25 11:27:59 -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