Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gwtproject/gwt
GWT Open Source Project
https://github.com/gwtproject/gwt
Change-Id: I239d74a0a6b020fcaa2f43960343ab2c3504ce01
3532869c984ee0911a7bf99f8694f9dc2d474eed authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Commit 779f8bf96ae1ff93ba8417d2cb40826a49f6234 broke
js interop.
Change-Id: Ice26658b8a810c1cdf...
dd6cc4dd30c2b9139225d901a96d934665ae57dd authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Renames several classes to have a make those names more consistent
with the rest of the compiler...
Bug: issue 9131
Change-Id: Iaa02fbd68cd527c0c731fee920d87ed58619e8d7
If you try to access a constant through CssResource interface
with a definition referring to a f...
Currently, such methods silently compile and replace the SafeHtml
parameters by something like S...
The type analysis framework accumulated enough technical debt
that needed improvements were diff...
This method is for TDs what AbstractCellTableBuilder#addRowAttributes
is for TRs.
Change-Id: If...
72e554c4cfe0aed4ad6e8e186e9ff24611f2ca7c authored almost 10 years ago by Thomas Fischer <[email protected]>Change-Id: I9438b7c79d59406bcbfdc118b8fe0b0ec678f438
191d32d74277b2d83387cf8d357fb7b78fda4384 authored almost 10 years ago by Jens Nehlmeier <[email protected]>Annotation was in wrong package and did not had any imports
Change-Id: If6b9a584e44db8b1e34e12f...
6f8a51a30cbe4618b3a523254078a009f1a05fc9 authored almost 10 years ago by Jens Nehlmeier <[email protected]>Change-Id: I3a24cbff804bf85911bbd86c4fe563537e7dfa47
6a3573ebe156f558e4dd39177b6b6f026c673d6d authored almost 10 years ago by Goktug Gokdogan <[email protected]>Change-Id: Id781643d836cb2b9ed348911ce8f6a1251b8c43e
b836ed4f2edca81b2ee1f24b33c2304d9ed42fc5 authored almost 10 years ago by Goktug Gokdogan <[email protected]>Change-Id: I2f59a01e94efa2bb6357d0f2c80c60b05838ace5
89b9230b7180da12ea9709546d76c138eb0c9a09 authored almost 10 years ago by Ray Cromwell <[email protected]>
This logic is broken at least wrt. visibilities and already covered
in JsInteropResctrictionChec...
Change-Id: Ic7dd6ffa657de2db2ad0d3301e15bbea948944fe
9e024c60dddf8b0f80567f019ae5ba1c1de9f494 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
CompilationStateBuilder verifies contentId has not changed for
resources whose modification date...
Closure friendly output is can now be requested via a compiler flag.
Change-Id: I31f7cfad4f190...
4386ff63babfc7760199cc577ead4444bc25afb5 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
This patch removes the remnants of Library compiler from
the compiler drivers and does some othe...
The following changes result in an 11% improvement in Inbox when
compiling with closure.
In Clo...
dc5146bcb7471cccf1828520b7a3a71dbdab1b4c authored almost 10 years ago by Goktug Gokdogan <[email protected]>Change-Id: Id737bafd95bdd07487c97d999990dc9a4d0528f9
c72194c4bb5de83785dfdc4861fe61abed7e7262 authored almost 10 years ago by Roberto Lublinerman <[email protected]>Change-Id: Ie4fcef910a67fd82e9416f5ab9c4fb63b32426ce
00d797e143585548af8f68d233d0c7bc1e6f54de authored almost 10 years ago by Roberto Lublinerman <[email protected]>This reverts commit 4e767c10266853055a3b686937f745ccbc0b0fe5.
Some tests are failing due to thi...
0fed6fb1aa50b04eb66c248763646070c974a216 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Reverts "Fixes error handling for Resource gathering.", commit
fc151e66e2e9400290e49f47c140d6897...
Change-Id: I95a1162e7d0309b64171c159a87fc7e433176b95
Review-Link: https://gwt-review.googlesourc...
As part of recent file watching change, we introduced a
regression that was causing some resourc...
Type comparisons by reference fail when the type has been
decorated with analysis results.
Chan...
34d337280b18c863414bfb76799bd5b359645f06 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Accesssing the flattened method list from JTypeOracle is unsafe
as synthetic overrides are not c...
The placeholder specifies a short hint that describes the expected value
of an input field (text...
ImageBundleBuilder and ImageResourceGenerator don't explicitly close
files when finished with th...
The following rules apply:
1. Any JavaScript function can be cast to (is instanceOf)
any interfa...
With the recent addition of forwarding method construction for
accidental overrides, default me...
Change-Id: If66f18095ced4330200ce013f32fd211d8fac20e
f47d4eb737592d3c8201f2dd43540d9e3f40f4f8 authored almost 10 years ago by Gardella Juan Pablo <[email protected]>Updated instructions to set java 7 instead of java 6 compiler level
Change-Id: Ibebe121065bdd35...
23e770ab2de06e4f71b14186bcc4e30ed2796734 authored almost 10 years ago by Gardella Juan Pablo <[email protected]>Change-Id: I36414bae9ec13349afbc1224611e18aa94235aea
b47e493044b10ae809e726f725277a37e63c5c7d authored almost 10 years ago by Roberto Lublinerman <[email protected]>Change-Id: Idca2219f0b63db9cfcfd4e27715de3798299b8c8
870a0d13c6c58b0397684fcf5ec0256931c22a5c authored almost 10 years ago by Roberto Lublinerman <[email protected]>
DiskCache implementation is too general and sometimes obscures OOM
exceptions.
The compiler onl...
7d3b89341b71ac65a4283397b75cebb99e980e56 authored almost 10 years ago by Roberto Lublinerman <[email protected]>Change-Id: Ibbc94f8061ec35100e8ac2b666872da6e1589ada
96a52e58a40f6778a36e970cd50b058df27e3b41 authored almost 10 years ago by John Stalcup <[email protected]>
This makes sure that we are correctly logging stacks
in SDM when CollectorLegacy is used (i.e. I...
The issue happens on overlapping times when DST is applied.
More specifically new Date(2/22/2015...
Typetigheter was replacing class super.m() with this.m() (resulting
in a runtime StackOverflowEr...
Some JsInterop error messages contained lists that were
sourced from sets, the order of the cont...
Each JMethod contains a list of the methods it overrides; such
list should be exhaustive but the...
The Java8Test will run if -sourceLevel 8 is passed regardless of
the jvm it is running on, that ...
- Fixes the bug where we don't correctly handle moving of the
directories (because it doesn't ...
Now verifies that getters and setters for a JsProperty operate on a
consistent type.
Detects a...
dd61498c5ca1b4f11ddb3235ade7abaf6c1e0f12 authored almost 10 years ago by John Stalcup <[email protected]>Change-Id: I0f728ff4ff158997520d5a2ccbfeed76f0e667b8
42b35b07a159f3a6b93cff115a40c16c8dacc2a4 authored almost 10 years ago by Thomas Fischer <[email protected]>Change-Id: I1c7d2efc3db89f1a7f9df53a42870452f724a41a
df6110c37f6c02f63945c28d67561f53f770ee63 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Actually a resync. Somehow these were missed in
https://gwt-review.googlesource.com/#/c/11181/
...
058d37b5c8110ffdeb5844f0a4cab7ca1fdf4cc7 authored almost 10 years ago by John Stalcup <[email protected]>Change-Id: I5b4198c949927b677cefa4febf15d9712f03b45b
57c8eed4465b0832463b8a964449508476e2bd71 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Changes GWT.log to share the code with regular logging so
it will provide better stack traces.
...
f3c530908213c9d46600e9519295b6028df1a946 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
We no longer need manual grouping of the tests as we enabled
sharding.
Sharding breaks RequestFa...
During compilation class references are resolved by JDT using
compiled bytecode. If the class is...
Change-Id: I2282c1e3ff6721ac8e8c4af484aceb61948a2100
2003568b07f60b2b144ac93a56b358c9af04b328 authored almost 10 years ago by Ye Wang <[email protected]>
The analysis was not correct under some intricate situations
involving overrides.
In particular...
e6c3ca16a7e5347775db6936c31ceaa83a42edec authored almost 10 years ago by Roberto Lublinerman <[email protected]>Change-Id: I3402d365a0e0e17b2fef0956d225863fe6168722
64f9b00adb7e29f9247b95bd0706823de1472e6b authored almost 10 years ago by Roberto Lublinerman <[email protected]>
Translate a.SAMCall() to a(), so that function variable in javascript
can be passed to java as a...
Change-Id: I25e76826ebe0798f2938d5bcfa58f3440dc18956
7f824899537a1f772ac9aa1ad9d027816df935a3 authored almost 10 years ago by Roberto Lublinerman <[email protected]>
JsFunction is used to mark Java functional interfaces that will
be translated into javascript fu...
Naming JRE only suites correctly ensures that they are only
executed once instead of per browser...
Ensures that there is at most 1 flavor of getter implemented for any 1
JsProperty property.
En...
72b2e639f4c98231edaddeb30137e73eb49970c9 authored almost 10 years ago by John Stalcup <[email protected]>
Previously JsType member name collision checks did not examine
inherited members.
Change-Id: I9...
bee2e84d4d7b68bcadc8c2cbfe43addeb2b5adc5 authored almost 10 years ago by John Stalcup <[email protected]>
When using method references to methods that have the
same signature but from different classes,...
There are two places where we tried to find outer variable bindings
of a lambda in current metho...
- Removes JsInteropType enum.
- Moves JsInterop info to AST nodes.
- Unifies all JsExport and...
Change-Id: Ia795ae262dc3339857fdb79a093f4344683169c4
a66421141c9c386e354217b9494a2862c9cf24a9 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
In UmbrellaException, the first exception was used as cause
and the rest was kept as a property....
Tests are no longer reproducing the stack overflow issue because the
maximum stack size increase...
JsniRestrictionChecker and JsniRestrictionChecker exec method has
a catch block that causes any ...
Change-Id: I9709731ca97c47f7bf26ad407ba186c3c8c5c07b
2787bc4f559c02e500195ccabbbb32b85ebde563 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
This will fixes two bugs for IsWidget implementations:
- If the IsWidget interface implemented a...
Change-Id: I14720b16390de4a6d77d037892e2e499bddef7ca
1e499f513c207e38c6b520289e71cfc495a86ca6 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
Fixes handling of
- @JsNamespace("")
- @JsNamespace for nested classes
Change-Id: I58ebb56c13...
41873477cc55758b15c1fa9881fe9c23a2c71f64 authored almost 10 years ago by Goktug Gokdogan <[email protected]>Change-Id: Ib6820d2ecaf03a325b31a0dc0f6da098e91bf9ba
4435e46dac7426cf2e9041e930d332411b168158 authored almost 10 years ago by Goktug Gokdogan <[email protected]>
The access modifier for JConstructors was always being recorded as
public, which meant that priv...
Recently added JsInterop name collision checks were firing on a lot of
legal circumstances where...
Adds and organizes tests of instanceof from any of
{jsoWithSyntheticProto, jsoSansProto, jsoWit...
https://gwt-review.googlesource.com/#/c/11651/ slightly
changed which JsInterop types were repro...
Adds JsInteropRestrictionChecker (which works in both monolithic and
incremental compiles) to p...
This also fixes the problem where we don't always correctly
collect the root types (i.e. in case...
WHen -XjsInteropMode CLOSURE was removed, the if statement
ended up with a bug where the else cl...
When @JsExport is annotated on a class:
1. If the class has only one non-private constructor
(ex...
*** Breaks firefox tests ***
This reverts commit a0e0a0b5e5d72512bac971f94e104d724bda7cf5.
Cha...
3bed0b4b7be89948df659aab4cc665a08b01949a authored almost 10 years ago by Goktug Gokdogan <[email protected]>Change-Id: Idbde19a6e00b9543854ff3930a1968f81a929358
059eba9ecd548eed2ca7a84a81f842e551ac6c16 authored almost 10 years ago by John Stalcup <[email protected]>
JsExport-ed public static methods and fields in JS system are
new copies of the ones in Java sys...
Change-Id: I880b89d28f111cdf91ead41e1359c323b5f460fe
8dc8e731fb9ed005cf5bc64c54a3fb24c2db46a6 authored almost 10 years ago by Goktug Gokdogan <[email protected]>Change-Id: I560fecc5ceb28506c06fd13ac7a30db17a1865ff
ffdb215c63d310f2d3ff5dc99dfe5a85636dd7e3 authored almost 10 years ago by Daniel Kurka <[email protected]>Change-Id: I43e2612e9a6386d6eacdfc418e06b650670a13e4
c3a847fa67613cf489b48f85e0feb699f4a80bab authored almost 10 years ago by Daniel Kurka <[email protected]>Change-Id: I44718f6f1c9d3638432969eb2801515d61c89829
5ae8473f9e23d16b19d37ff21981b7d65ebfae84 authored almost 10 years ago by Daniel Kurka <[email protected]>
In UnifyAst, the isJso check also tries to include
JsType but only looks at immediate interfaces...
Getters of the form "getFoo()" were being improperly allowed to be
declared to return void. Fix...
Change-Id: I63e66505383781f1c6dfa0a1db542cdbab556741
Review-Link: https://gwt-review.googlesourc...
Change-Id: Iace8a165d4679f22918822a575e713024075a2c7
b2f480c1d710762253f0b42adee6e6e6a7479966 authored almost 10 years ago by Ye Wang <[email protected]>
There was a bug where users were being allowed to define getters (that
started with "get") that...
Change-Id: Iebcf92712f9c5821b219988c28f72365a17ef622
e6681085cb26550704562056274f6597cda6e235 authored almost 10 years ago by Daniel Kurka <[email protected]>This reverts commit 77c7d4ca9ec36f76656c4d1d6119af38b269be5f.
Change-Id: I038e1739b9b6ba136210f...
519e16b0b8abf4dabd29a377aebb33f9be7e89a3 authored almost 10 years ago by Daniel Kurka <[email protected]>
Missed checking the visibility of fields in a JsExport class so that
all static fields were expo...
JCHSU.makeCastMapFromArray increases startup latency by 150ms
in Closure/GWT hybrid apps like Go...
Removing and upgrading guava to 18.0 and gss to head.
Change-Id: I8a95806a6f60faaacdae57a8c7ca9...
77c7d4ca9ec36f76656c4d1d6119af38b269be5f authored almost 10 years ago by Daniel Kurka <[email protected]>Change-Id: Idfdcdee5db06ab8691aa0a535e2fb4736ac8cf0b
5b29e543ffc046c408d72be7b5cf26f9d2b3f3bc authored almost 10 years ago by Ye Wang <[email protected]>
Previously SDM was failing to invalidate its MinimalRebuildCache when
property values were edit...