Closed
Bug 768235
Opened 13 years ago
Closed 13 years ago
Setting BrowserEventHandler.blockClick = true does nothing
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 16
People
(Reporter: Margaret, Assigned: mcomella)
Details
(Whiteboard: [good first bug][mentor=margaret][lang=js])
Attachments
(1 file)
1.25 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
This code is useless! We should remove this line:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/browser.js#1246
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → michael.l.comella
Assignee | ||
Comment 1•13 years ago
|
||
The variable does not appear to be used anywhere else.
Attachment #636944 -
Flags: review?(mbrubeck)
Comment 2•13 years ago
|
||
Comment on attachment 636944 [details] [diff] [review]
Patch
Thanks!
Attachment #636944 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
Keywords: checkin-needed
Reporter | ||
Comment 3•13 years ago
|
||
I landed this on inbound:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f98679b051a9
It will be merged into mozilla-central later tonight, and when that happens this bug will be marked as fixed.
Yay first patch!
Keywords: checkin-needed
Target Milestone: --- → Firefox 16
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•