Closed Bug 1223563 Opened 9 years ago Closed 9 years ago

Simplify promise rejection in `FetchBody<Derived>::ContinueConsumeBody`

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
firefox45 --- affected

People

(Reporter: lina, Assigned: sidhus11, Mentored)

References

Details

(Whiteboard: [good first bug][lang=c++])

Attachments

(1 file)

This was blocking my patches for bug 1224007, so I ended up just fixing it....
Depends on: 1224007
Hi Kit 

Can you please provide feedback on my patch, also can you tell me how I can test these?
Attachment #8688528 - Flags: feedback?(kcambridge)
Comment on attachment 8688528 [details] [diff] [review]
rev1 - Applies simplification in Fetch.cpp

Review of attachment 8688528 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks, looks good!

You'll need access to the Try server to test out your change. Please file a bug for Level 1 commit access (https://www.mozilla.org/en-US/about/governance/policies/commit/) and needinfo? me; I'll vouch for you. If you installed the Mozilla VCS tools with `mach mercurial-setup`, you can then trigger a Try run with `hg push-to-try -m "try: trychooser-syntax"`. Here's a cheat sheet for the syntax: http://trychooser.pub.build.mozilla.org/
Attachment #8688528 - Flags: feedback?(kcambridge) → review+
Assignee: nobody → sidhus11
(In reply to Kit Cambridge [:kitcambridge] from comment #3)
> Comment on attachment 8688528 [details] [diff] [review]
> rev1 - Applies simplification in Fetch.cpp
> 
> Review of attachment 8688528 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> Thanks, looks good!
> 
> You'll need access to the Try server to test out your change. Please file a
> bug for Level 1 commit access
> (https://www.mozilla.org/en-US/about/governance/policies/commit/) and
> needinfo? me; I'll vouch for you. If you installed the Mozilla VCS tools
> with `mach mercurial-setup`, you can then trigger a Try run with `hg
> push-to-try -m "try: trychooser-syntax"`. Here's a cheat sheet for the
> syntax: http://trychooser.pub.build.mozilla.org/

All done! 

Thank you for your help. :)
Fixed by the patches in bug 1224007.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Sorry I missed this. :-( Looks like :bz's patch series landed first. Thanks for contributing, though!
Flags: needinfo?(kcambridge)
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.