Closed Bug 995316 Opened 10 years ago Closed 10 years ago

Make GeckoLayerClient package scoped

Categories

(Firefox for Android Graveyard :: Toolbar, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 31

People

(Reporter: kats, Assigned: kats)

Details

Attachments

(2 files, 1 obsolete file)

A window of opportunity has opened and I would like to take it to reduce GeckoLayerClient's visibility.
Attached patch Part 2 - Scope GLC down (obsolete) — Splinter Review
Attachment #8405493 - Flags: review?(snorp)
Try push at https://tbpl.mozilla.org/?tree=Try&rev=953594a55f50

These changes require one of the patches from bug 895463 which landed on fx-team recently.
Comment on attachment 8405493 [details] [diff] [review]
Part 2 - Scope GLC down

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

::: mobile/android/base/gfx/LayerView.java
@@ +327,5 @@
>          }
>      }
>  
>      @RobocopTarget
> +    public Object getLayerClient() { return mLayerClient; }

Oh I forgot to remove @RobocopTarget, done locally.
Comment on attachment 8405493 [details] [diff] [review]
Part 2 - Scope GLC down

I failed at building locally, and try failed my build in return. Need to fix this patch, unflagging for review for now.
Attachment #8405493 - Flags: review?(snorp)
Attachment #8405492 - Flags: review?(snorp) → review+
Ok, this one compiles locally for realz.

https://tbpl.mozilla.org/?tree=Try&rev=79908cf91b08
Attachment #8405493 - Attachment is obsolete: true
Attachment #8405547 - Flags: review?(snorp)
Attachment #8405547 - Flags: review?(snorp) → review+
https://hg.mozilla.org/mozilla-central/rev/2a404bf79a6b
https://hg.mozilla.org/mozilla-central/rev/745e3881973e
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 31
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: