X Tutup
Skip to content

fix(code size): do not rely on Uri in BrowserDomAdapter#4182

Closed
yjbanov wants to merge 1 commit intoangular:masterfrom
yjbanov:remove-uri
Closed

fix(code size): do not rely on Uri in BrowserDomAdapter#4182
yjbanov wants to merge 1 commit intoangular:masterfrom
yjbanov:remove-uri

Conversation

@yjbanov
Copy link
Copy Markdown
Contributor

@yjbanov yjbanov commented Sep 14, 2015

See #3873. This PR does not fully fix the issue because UrlResolver still depends on Uri. However, once #3605 lands we will no longer use UrlResolver during application runtime and Uri will go away completely.

@mary-poppins
Copy link
Copy Markdown

Merging PR #4182 on behalf of @yjbanov to branch presubmit-yjbanov-pr-4182.

@yjbanov yjbanov added the action: merge The PR is ready for merge by the caretaker label Sep 14, 2015
@mary-poppins mary-poppins removed the action: merge The PR is ready for merge by the caretaker label Sep 14, 2015
@yjbanov yjbanov closed this in 9dc1d6a Sep 14, 2015
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup