| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Breaks long polling fallback when implemented this way
This reverts commit 735f0748344d7ee594c4e52a715d867dfdb23cb1.
Conflicts:
push/build.xml
push/ivy.xml
server/src/com/vaadin/server/Constants.java
uitest/src/com/vaadin/tests/push/PushPathTest.java
Change-Id: I07f6fedafc648b0ee403865ccb322017d2a8d571
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I412ba219f31567ebba019b7d6ce4db4af9be9363
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I5cc390566af38115939416591a549f06e39d3153
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This fix is similar to the fix that has been made for other similar
cases (i.e. #13381).
Couldn't find a reliable way to reproduce the problem. Hopefully this
will fix the issue.
Was reproduced (before fix) on Google Chrome 40.0.2214.115 m on
TableSortingStopsWorkingOnChrome test one time (but then suddenly it
started to work again).
Was reproduced (before fix) on Project TableSorting once, as described
in the ticket. That project has been attached to the ticket.
Change-Id: Id901c9ce4a0a7c369572bf4374223851658aa703
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
CustomLayout now has a public default constructor. If a template is not set
using one of the setters, a warning message is displayed like in the case where
the template file is specified but not found.
Change-Id: I5d56f24fafc5c82e6ab76dec393a0c25bd78aae5
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I64c8788c0ae6160c565dfc0cfb4a87a7ed86bc81
|
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I2d0a80a26e8211d6f5e9110e1476f857803b4d3f
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I4ee650efdc8683dd1d6fedf5e53460c48186ed88
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I766172c125b7e771b4bc8e2db1f39d1ae828fea6
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Also improve tests.
Change-Id: I99e064c931770fb8af511ea5c8e2c7fc2da2464e
|
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I6739260499e66245eff2b05bfeb84c430ef5ca19
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ifaa0cddc1523f547d8d7f935e739889aa9ddd45a
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I14d4ca1a2ef51ff77404cd6577cbe7cb35a2f75d
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I8b3cabc942600b3366f59697441d0613c9908a24
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I6eed0dc802ca101c929a5bc3cb6f3141060524a3
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I9a348ebd6ae41a1a7d03ae9a00bcc5935a4bc4e1
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ibb5c4e5ade99cddcc6bd96d19e00685eabca3812
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I937ea36cbb21366e559fcb76aae79e42c039ccfc
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I25eb85ac1241c46dbef6d473b3a2f7cdebb4b4ba
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I3d5a5b9396bb9449a579b54ed21821415bfdae16
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I52d2a883f76bd673c8ca749246858f1e16e11679
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Should not have been merged since there were still stuff pending ("This
patchset doesn't include styling for the error message") that was not
addressed before submitting.
This reverts commit 05fc5806e7946223e057ad7458a18dadceb0566f.
Change-Id: Idd723f22f42e2e8ee71059b9591d44fafadea27e
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I667796430eeaa0ddd8142b0c229fe133cd30cd49
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Id02ff612a3f152af5341445bec769a74cfd79cfb
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I8abaa4c1bd8eface98e42e0882cf09c92fbbf386
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Don't reset to default column sizes when adding row to emtpy escalator
* Don't wait for data after size is explicilty reset to 0
* Don't assume there were previous rows when adjusting focus on add
Change-Id: I59e8c0ef0c5633cf3678db63a660e3f1d1ca7d2a
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ic2089570fcfc9ec81f3d95722adc75ff75e8293f
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
ChangeSessionIdTest
CloseSessionTest
RpcForClosedUITest
Change-Id: I539d7194e67a839ac8d7bd4dbb81c1e4ddc3c1b7
|
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
RefreshFragmentChangeTest
RefreshStatePreserveTest
RefreshStatePreserveTitleTest
TerminalErrorNotificationTest
ThreadLocalInstancesTest
WebBrowserSizeTest
WebBrowserTest
Change-Id: I5c95905b4999ebefc7b170057952b09780174627
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ie24a85a2c4abc5e68af0bec2af4dcbcabee77c91
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This change removes the method LayoutDependenyTree.setNeedsMeasure which
takes a connectorId as first param.
In all places where it is used, the ComponentConnector is actually known,
so this change avoids looking it up over and over again.
Also The lookup would need to lookup the ConnectorMap every time.
Change-Id: I2593b0bede05cd69889ba68aac854cfba43f70b1
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This change introduces an extracted method which will quick return if
a component needs a delayedOverflowFix.
Change-Id: I0d6ab100964a59e2f445a81271863a8212538d4d
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This change optimizes the method
LayoutDependenyTree.getMeasureTargetsJsArray.
The previous code dumps both MeasureQueues and then iterates over the
vertical one and then checks if it is present in the horizontal one.
If it is not present it pushes the element to the array (which usually
invokes an arraycopy in js).
The new code adds both Queues to a new FastStringSet which does deal
with duplicates nicely.
While this is not much faster than the dumps, it avoids the array
allocations and the separate iteration for duplicate checking.
Change-Id: I2f643a2d0b32e4c2517efff16c196387f38f0d8a
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I02802b910d0dc90221483fedbf05be48958d8dcc
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I85618f66effbf647856d9c152b3e66a6454001d9
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Supports both Vaadin atmosphere versions and upstream versions
Change-Id: I4d4965354a19c071dbd0bfb295e311e7cd55a63f
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I0bb3e7975f2b48cdc589de740cb07ac893b13461
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Chrome has started auto-updating even though auto updates are
disabled on the test machines. TestBench 2 works with Chrome 41 (latest)
but opens the test in a new tab instead of in a new window and therefore
is unable to resize the browser to the correct size for screenshots.
Change-Id: Ib7f05a9115a9c82f5b3b384d73c47d6becbfbe79
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Converts the old TB2 test for the issue to TB4 as well.
Change-Id: I76a37d836a55102221aa63e75f7ab605769bc0b9
|
| | | | |
| | | | |
| | | | | |
Change-Id: Ibea856ab7bbde663d9a1762050902f1740f6d73f
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
If we create an AtmospherePushConnection and a broadcaster like before we would
need to suspend the connection to ensure the AtmosphereResource is actually
added to the broadcaster
Change-Id: I7265ac0594b7a4da2c7a49fa34ebfbb27e1abdff
|
| | | | |
| | | | |
| | | | | |
Change-Id: Ifab3d891115b30ef2d3f7542cd57ac7215653fe5
|
| |_|_|/
|/| | |
| | | |
| | | | |
Change-Id: I00e1bb23bb312ecf3303b23f22dc07b58e2b8e0e
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Breaks AppResource404, BrowserFrameIsVisible and FlashIsVisible
This reverts commit af6dd56e89db8ea8c88f607c4214abcde50dfc94.
Change-Id: I82fc9ef4c9d08dc8aa48e0fa137fae5782701389
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I61233d704eae50447d3ccb5a5c485fe3ef98c436
|
| |_|/
|/| |
| | |
| | | |
Change-Id: Icdf5f3cdca60aa7e40d698b51df52ccbac1aee35
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts workarounds used in subpixel quick fix commit
6133b2cffd0c0b0e0e360ae30330a8adbe7662f4. New logic uses Escalator's
more optimised multiple column width setting method.
Change-Id: I0863f9774e6efc26f01ebdb736b4847e4ef5354c
|
| |/
|/|
| |
| | |
Change-Id: I889b918600db98b70a7c02e86fbbeca31f083f80
|
| |
| |
| |
| | |
Change-Id: Ib1fc01ced602d3434a0ad63725601237a0def4d1
|
| |
| |
| |
| | |
Change-Id: Ib2b9ecc995ec6fe2627c545efc2a312a59df6b9c
|