Closed Bug 1106065 Opened 10 years ago Closed 10 years ago

”getConfiguration: Unknown configuration requested: selectedSearchEngine UITour.jsm:1145” error is thrown in Browser Console when Firefox starts

Categories

(www.mozilla.org :: Pages & Content, defect)

Production
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: vtamas, Assigned: agibson)

Details

(Whiteboard: [kb=1593855])

Attachments

(1 file)

Reproducible on: 
Firefox 31.3.0 ESR across all platforms.

STR
1.Launch Firefox with a clean profile.
2.Open the Browser Console.

ER
No errors thrown in Browser Console.

AR
This error is thrown in Browser Console: "getConfiguration: Unknown configuration requested: selectedSearchEngine   UITour.jsm:1145".


Additional notes:
This issue is reproducible on Firefox 31.3.0 ESR (20141125031119) across Windows 7 x64, Mac OSX 10.9.5 and Ubuntu 14.04 x32 
This bug is not reproducible on Firefox 34.0.5 (20141126041045) using Windows 7 x64, Mac OSX 10.9.5 and Ubuntu 14.04 x32.
I think this is just because `selectedSearchEngine` currently only exists in 34 (it's not yet on 35 or Nightly either).
Additional note: this is used on /firstrun just to provide GA analytics for 34. It should not impact anything functionally.
I can at least include a version check when this code is called, which would prevent the browser console error on versions < 34.
Component: General → Pages & Content
Product: Firefox → www.mozilla.org
Version: 31 Branch → Production
Whiteboard: [kb=1593855]
Assignee: nobody → agibson
Status: NEW → ASSIGNED
Attached file GitHub pull request
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/c6d178bab5fee1ded46032a7080e8441bdc0c66f
[fix bug 1106065] Add version check for getConfiguration('selectedSearchEngine') on firstrun

https://github.com/mozilla/bedrock/commit/6ef2b28a547322132e381204289e69b62b644abc
Merge pull request #2554 from alexgibson/add-version-check-firstrun

[fix bug 1106065] Add version check for getConfiguration('selectedSearchEngine') on firstrun
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: