Closed
Bug 641723
Opened 14 years ago
Closed 14 years ago
Change browser.waitForPageLoad to use _controller
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gmealer, Unassigned)
References
Details
(Whiteboard: [module-refactor])
Attachments
(1 file)
669 bytes,
patch
|
whimboo
:
review+
|
Details | Diff | Splinter Review |
When we removed the public controller getter, we forgot about the Browser object, which uses it. For now, patching to go to the internal _controller, but that's breaking encapsulation and I'm not fully comfortable with it.
Reporter | ||
Comment 1•14 years ago
|
||
Attachment #519306 -
Flags: review?(hskupin)
Updated•14 years ago
|
Attachment #519306 -
Flags: review?(hskupin) → review+
Comment 2•14 years ago
|
||
Lets investigate later how we can solve that better.
Reporter | ||
Comment 3•14 years ago
|
||
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•