Skip to content

issues Search Results · repo:google/closure-compiler language:Java

Filter by

2k results
 (62 ms)

2k results

ingoogle/closure-compiler (press backspace or delete to remove)

The RTCPeerConnection createOffer method: - https://github.com/google/closure-compiler/blob/master/externs/browser/w3c_rtc.js#L3588 and the createAnswer method: - https://github.com/google/closure-compiler/blob/master/externs/browser/w3c_rtc.js#L3598 ...
  • craigmit
  • Opened 
    12 days ago
  • #4249

--js=XXX.js -chunk_output_type=ES_MODULES --allow_dynamic_import crashes with: java.lang.IllegalStateException: AST should not contain Dynamic module import. https://github.com/google/closure-compiler/issues/4126 ...
  • repulsio
  • 2
  • Opened 
    14 days ago
  • #4248

We used to run closure compiler in Java 17, after an upgrade of closure compiler from v20240317 to recent version it won t work anymore. We checked the FAQ (https://github.com/google/closure-compiler/wiki/FAQ#What-version-of-Java-is-required) ...
internal-issue-created
triage-done
  • sammyhk
  • 2
  • Opened 
    on Jun 3
  • #4244

The Test closure-compiler-npm CI step started failing yesterday. The first failure is https://github.com/google/closure-compiler/actions/runs/15050974808/job/42306804232 Error message compiler/.github/ci_support/test_closure-compiler-npm.sh ...
  • brad4d
  • 4
  • Opened 
    on May 16
  • #4239

When parsing source code that has been built into a single line (e.g. via minification or bundling), the compiler incorrectly calculates the charno when the column exceeds 4095.
  • quiuzumaki
  • 3
  • Opened 
    on May 15
  • #4237

build.xml:14: jscomp doesn t support the languagein attribute closure-compiler-v20250407.jar Invoke through ant ?xml version= 1.0 ? project name= Javascript compress project basedir= L:\PRJ\src../ default= ...
  • dzw
  • 1
  • Opened 
    on May 14
  • #4236

The compiler is producing parse errors on valid JS code, if the hash/pound/# special caracter is used to prefix identifiers, which is a practice I ve seen in a few libraries to mark ivars and function ...
  • stigi
  • 1
  • Opened 
    on May 7
  • #4235

In ES2022, Error constructor can receives 2nd argument option: {cause?: unknown} I can see closure compiler s extern is updated to reflect this However, the constructor is not polyfilled This makes the ...
P4
  • jzhan-canva
  • 1
  • Opened 
    on Apr 16
  • #4233

The names of some functions are changed and not work. Only in simple mode work.
  • AngelTs
  • 14
  • Opened 
    on Apr 12
  • #4232

Summary Add a TRANSPILE_ONLY mode that does the following: - Error checking as usual - Code changes necessary to generate running code, including: - handling goog.define() - handling ...
  • brad4d
  • 8
  • Opened 
    on Apr 9
  • #4231
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub