Closed
Bug 831520
Opened 12 years ago
Closed 12 years ago
Clear my Metro Firefox History should also clear from StartUI if opened
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 21
People
(Reporter: bbondy, Assigned: bbondy)
References
Details
Attachments
(1 file, 1 obsolete file)
4.89 KB,
patch
|
bbondy
:
review+
|
Details | Diff | Splinter Review |
Currently if you clear your browser history from options, it still shows your history on the about:start page.
Updated•12 years ago
|
Whiteboard: [metro-mvp?]
Assignee | ||
Comment 1•12 years ago
|
||
I think we'll want to respond to some of these other notifications on history changes but probably in another bug.
Assignee: nobody → netzen
Attachment #714454 -
Flags: review?(mbrubeck)
Comment 2•12 years ago
|
||
Comment on attachment 714454 [details] [diff] [review]
Patch v1
Review of attachment 714454 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/metro/base/content/bindings/grid.xml
@@ +190,5 @@
>
> + <method name="clearAll">
> + <body>
> + <![CDATA[
> + while (this.firstChild) {
Please set "this._contextActions = null;" in this method too.
Attachment #714454 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Carrying forward r+
Attachment #714454 -
Attachment is obsolete: true
Attachment #714513 -
Flags: review+
Assignee | ||
Comment 4•12 years ago
|
||
Target Milestone: --- → Firefox 21
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Whiteboard: [metro-mvp?]
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•