mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 12:03:08 +00:00

author=ashuk Patch provided by Harshal (keeda@hotpop.com) This patch introduces explicit (jchar*) static casts in calls to JNIEnv_::NewString in the JavaDOM code. This is needed for compliance with the strict type-checking og gcc 2.96+. Modified files are: M jni/org_mozilla_dom_AttrImpl.cpp M jni/org_mozilla_dom_CharacterDataImpl.cpp M jni/org_mozilla_dom_DocumentTypeImpl.cpp M jni/org_mozilla_dom_ElementImpl.cpp M jni/org_mozilla_dom_EntityImpl.cpp M jni/org_mozilla_dom_NodeImpl.cpp M jni/org_mozilla_dom_NotationImpl.cpp M jni/org_mozilla_dom_ProcessingInstructionImpl.cpp M jni/org_mozilla_dom_events_EventImpl.cpp M src/nsJavaDOMImpl.cpp
scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
…
…
…
…
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
…
…
…
scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
…
…
…
…
…
scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
…
…
Beta blocker #58928 (moving code from 6.01 branch). Now display a Stop alert to the user with the text from the welcome window that suggests quitting running apps if N6 or Mozilla is already running. Also handle case of 4.x AND N6 or Mozilla running. r/sr were pinkerton & sfraser for original landing.
…
…
…
…
Description
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Languages
JavaScript
32.4%
C++
25.4%
HTML
21%
C
10.8%
Python
2.8%
Other
7.1%