Skip to content

fix(ios): WebView SSL/responseXML/basic-auth, ImageView image Blob, XML document parsing#14508

Open
mbender74 wants to merge 1 commit into
tidev:mainfrom
mbender74:ios-webview-imageview-xml
Open

fix(ios): WebView SSL/responseXML/basic-auth, ImageView image Blob, XML document parsing#14508
mbender74 wants to merge 1 commit into
tidev:mainfrom
mbender74:ios-webview-imageview-xml

Conversation

@mbender74

Copy link
Copy Markdown
Contributor

Three related iosBroken test fixes:

  • WebView: resolve SSL handling, responseXML access, and HTTP basic-auth.
  • ImageView: fix Titanium.Blob constructed from an image.
  • XML: TiDOMDocumentProxy document-parsing fixes.
  • Layers a TiUIWebView resource-cleanup hunk from the core stability work onto the same file so all TiUIWebView.m changes ship together.

Resolves five iosBroken tests across these three areas.

…ML document parsing

- WebView: resolve SSL handling, responseXML access, and HTTP basic-auth.
- ImageView: fix Titanium.Blob constructed from an image.
- XML: TiDOMDocumentProxy document-parsing fixes.
- Layers a TiUIWebView resource-cleanup hunk from the core stability
  work onto the same file so all TiUIWebView.m changes ship together.

Resolves five iosBroken tests across these three areas.
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.

1 participant