Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-9222][TIMOB-9223] Clipboard fixes in honor of Hal. #2283

Merged
merged 2 commits into from May 29, 2012

Conversation

arthurevans
Copy link
Contributor

In honor of @PaulDowsett's last week with us, I'm fixing a couple of the bugs he filed on Clipboard. Note that this is a code PR, not docs.

Fixed crashes on setData, hasData. TIMOB-9222
Also fixed hasText, hasData return values. TIMOB-9223

Also added drillbit tests for Clipboard. Note that these fail on Android because of Bug #9263, fixed in PR#2280:

#2280

With that fix, 2 tests still fail on Android because clearData's argument should be optional, but isn't.

I could change the tests to accomodate this bug, but it would be preferable to simply fix clearData while we're doing a PR on Clipboard.

Arthur Evans added 2 commits May 25, 2012 14:56
Fix hasText, hasData return values.
Note that these fail on Android because of Bug tidev#9263, fixed in PR#2280:

tidev#2280

With that fix, 2 tests still fail on Android because clearData's property should be optional, but isn't.
@mstepanov
Copy link
Contributor

Code reviewed. APPROVED
FT and Drillbit PASSED

mstepanov pushed a commit that referenced this pull request May 29, 2012
[TIMOB-9222][TIMOB-9223] Clipboard fixes in honor of Hal.
@mstepanov mstepanov merged commit 8d04581 into tidev:master May 29, 2012
@hal-gh
Copy link
Contributor

hal-gh commented May 30, 2012

I just spotted this - thanks for the tribute, Arthur! :)
I reciprocated by fixing the APIDOCs in your honor, like so...
#2269 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants