Closed
Bug 903511
Opened 12 years ago
Closed 11 years ago
Rename "GripClient" to "ObjectClient"
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 26
People
(Reporter: bbenvie, Assigned: reznord)
Details
(Whiteboard: [good-first-bug][mentor=nfitzgerald@mozilla.com][lang=js])
Attachments
(1 file, 8 obsolete files)
10.78 KB,
patch
|
fitzgen
:
review+
|
Details | Diff | Splinter Review |
All the Client/Actor pairs have the same prefix name which makes for a nice symmetry and makes lot of sense. It's confusing to newcomers to the code to find the GripClient/ObjectActor incongruency.
Reporter | ||
Updated•12 years ago
|
Whiteboard: [good-first-bugs]
Reporter | ||
Updated•12 years ago
|
Whiteboard: [good-first-bugs] → [good-first-bug]
Reporter | ||
Updated•12 years ago
|
Whiteboard: [good-first-bug] → [good-first-bug] [mentor=nfitzgerald@mozilla.com] [lang=js]
Assignee | ||
Comment 1•12 years ago
|
||
Hi,
My name is Anup. I have just started contributing to open source. I am a complete newbie to all these stuff. So if you assign me this bug I will try my level best to fix this and for me it will be a good startup also. So, please assign me this bug to me.
Thanks in Advance,
Regards,
A. Anup
![]() |
||
Updated•12 years ago
|
Assignee: nobody → iforgot120
Status: NEW → ASSIGNED
![]() |
||
Comment 2•12 years ago
|
||
Sorry. My mistake. Missed Allamsetty's request. Re-assigning to allamsetty.
Assignee: iforgot120 → allamsetty.anup
Comment 3•12 years ago
|
||
GripClient replaced in this js file already.
Comment 4•12 years ago
|
||
GripClient replaced in this js file already.
Comment 5•12 years ago
|
||
GripClient replaced in this js file already.
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Comment 9•12 years ago
|
||
Assignee | ||
Comment 11•11 years ago
|
||
Attachment #788988 -
Flags: review?(nfitzgerald)
Assignee | ||
Comment 12•11 years ago
|
||
nfitzgerald:
Hi,
I have got assigned to this bug. After working on this bug I have submitted a patch file which consists of the changes which I have made to the code. I request you to go through the patch file.
Thanks in advance.
Regards,
A.Anup.
Assignee | ||
Comment 13•11 years ago
|
||
Attachment #788988 -
Attachment is obsolete: true
Attachment #788988 -
Flags: review?(nfitzgerald)
Attachment #789000 -
Flags: review?(nfitzgerald)
Reporter | ||
Updated•11 years ago
|
Attachment #789000 -
Attachment is patch: true
Comment 14•11 years ago
|
||
Comment on attachment 788988 [details] [diff] [review]
This contains the changes made to the code as per the bug.
Review of attachment 788988 [details] [diff] [review]:
-----------------------------------------------------------------
Anup, thank you for the patch! This looks good to me, so now I am going to push it to try server[0] to run the tests on all of our platforms. Assuming that the tests come back ok, I will push it to fx-team, where it will incubate for a day or so before going into mozilla-central, and then showing up in the next Nightly builds!
[0] https://wiki.mozilla.org/ReleaseEngineering/TryServer
Attachment #788988 -
Flags: review+
Comment 15•11 years ago
|
||
Here is the try push: https://tbpl.mozilla.org/?tree=Try&rev=213721509e84
Results will start to be available within an hour or so, and complete in a few hours.
Comment 16•11 years ago
|
||
Anup, also in the future please only attach the patch, and not the whole files. We only care about what has changed :) Thanks!
Assignee | ||
Comment 17•11 years ago
|
||
I am not the one who has upoaded the files sir. Anyway thanks for the advice.
Comment 18•11 years ago
|
||
Comment on attachment 789000 [details] [diff] [review]
This is the modified one comparing to the first one.
Review of attachment 789000 [details] [diff] [review]:
-----------------------------------------------------------------
Woops, I had r+'d the wrong patch.
Attachment #789000 -
Flags: review?(nfitzgerald) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Updated•11 years ago
|
Attachment #788761 -
Attachment is obsolete: true
Attachment #788761 -
Attachment is patch: false
Updated•11 years ago
|
Attachment #788762 -
Attachment is obsolete: true
Attachment #788762 -
Attachment is patch: false
Updated•11 years ago
|
Attachment #788763 -
Attachment is obsolete: true
Updated•11 years ago
|
Attachment #788764 -
Attachment is obsolete: true
Attachment #788764 -
Attachment is patch: false
Updated•11 years ago
|
Attachment #788766 -
Attachment is obsolete: true
Attachment #788766 -
Attachment is patch: false
Updated•11 years ago
|
Attachment #788768 -
Attachment is obsolete: true
Attachment #788768 -
Attachment is patch: false
Updated•11 years ago
|
Attachment #788769 -
Attachment is obsolete: true
Attachment #788769 -
Attachment is patch: false
Updated•11 years ago
|
Attachment #788763 -
Attachment mime type: application/octet-stream → text/plain
Comment 19•11 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/ab760067683b
Thanks for the patch, Anup! One request, please make sure that you configure Mercurial to generate patches with the necessary checkin metadata. It makes life much easier for those landing on your behalf. Thanks!
https://developer.mozilla.org/en-US/docs/Mercurial_FAQ#How_can_I_generate_a_patch_for_somebody_else_to_check-in_for_me.3F
Keywords: checkin-needed
Whiteboard: [good-first-bug] [mentor=nfitzgerald@mozilla.com] [lang=js] → [good-first-bug][mentor=nfitzgerald@mozilla.com][lang=js][fixed-in-fx-team]
Assignee | ||
Comment 20•11 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM UTC-4] from comment #19)
> https://hg.mozilla.org/integration/fx-team/rev/ab760067683b
>
> Thanks for the patch, Anup! One request, please make sure that you configure
> Mercurial to generate patches with the necessary checkin metadata. It makes
> life much easier for those landing on your behalf. Thanks!
> https://developer.mozilla.org/en-US/docs/
> Mercurial_FAQ#How_can_I_generate_a_patch_for_somebody_else_to_check-
> in_for_me.3F
what do u mean by [fixed-in-fx-team]?
Comment 21•11 years ago
|
||
We add [fixed-in-fx-team] when a patch lands in the fx-team repo. Once fx-team is merged into mozilla-central, the bug will be RESOLVED FIXED. It just helps us keep track of things.
Comment 22•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [good-first-bug][mentor=nfitzgerald@mozilla.com][lang=js][fixed-in-fx-team] → [good-first-bug][mentor=nfitzgerald@mozilla.com][lang=js]
Target Milestone: --- → Firefox 26
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 23•11 years ago
|
||
This is already checked in, per comments 19 and 22.
Keywords: checkin-needed
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•