Closed Bug 1173703 Opened 9 years ago Closed 9 years ago

[Search][Rocketbar] Get lots of 'Browser' errors when having input at search app

Categories

(Firefox OS Graveyard :: Gaia::Search, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(b2g-v2.2 unaffected, b2g-master affected)

RESOLVED FIXED
Tracking Status
b2g-v2.2 --- unaffected
b2g-master --- affected

People

(Reporter: hcheng, Assigned: dietrich)

References

Details

(Keywords: regression, Whiteboard: [systemsfe])

Attachments

(1 file)

After below STR, get below errors
* STR:
1. tap rocketbar to enter search app
2. input something

* Errors:
W/Browser ( 1419): [JavaScript Warning: "Property contained reference to invalid variable.  Error in parsing value for 'transition-delay'.  Falling back to 'initial'." {file: "app://search.gaiamobile.org/shared/elements/gaia_grid/style.css" line: 143 column: 3124 source: " transform var(--transition-duration),"}]
W/Browser ( 1419): [JavaScript Warning: "Property contained reference to invalid variable.  Error in parsing value for 'transition-duration'.  Falling back to 'initial'." {file: "app://search.gaiamobile.org/shared/elements/gaia_grid/style.css" line: 143 column: 3124 source: " transform var(--transition-duration),"}]
W/Browser ( 1419): [JavaScript Warning: "Property contained reference to invalid variable.  Error in parsing value for 'transition-property'.  Falling back to 'initial'." {file: "app://search.gaiamobile.org/shared/elements/gaia_grid/style.css" line: 143 column: 3124 source: " transform var(--transition-duration),"}]
W/Browser ( 1419): [JavaScript Warning: "Property contained reference to invalid variable.  Error in parsing value for 'transition-timing-function'.  Falling back to 'initial'." {file: "app://search.gaiamobile.org/shared/elements/gaia_grid/style.css" line: 143 column: 3124 source: " transform var(--transition-duration),"}]
Whiteboard: [systemsfe]
QA Contact: jmercado
The changes for Bug 1143226 seem to have caused this issue.

B2g-inbound Regression Window

Last Working 
Environmental Variables:
Device: Flame 3.0
BuildID: 20150501103336
Gaia: fd40a1f7911ac989dbca8e89de679e974de4ff41
Gecko: f7dcddd57503
Version: 40.0a1 (3.0) 
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:40.0) Gecko/40.0 Firefox/40.0

First Broken 
Environmental Variables:
Device: Flame 3.0
BuildID: 20150501105332
Gaia: 07a1a20b86931ee9911b16df94df60a178825bb2
Gecko: e99d30fb8fdc
Version: 40.0a1 (3.0) 
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:40.0) Gecko/40.0 Firefox/40.0

Last Working gaia / First Broken gecko - Issue does NOT occur
Gaia: fd40a1f7911ac989dbca8e89de679e974de4ff41
Gecko: e99d30fb8fdc

First Broken gaia / Last Working gecko - Issue DOES occur
Gaia: 07a1a20b86931ee9911b16df94df60a178825bb2
Gecko: f7dcddd57503

Gaia Pushlog: https://github.com/mozilla-b2g/gaia/compare/fd40a1f7911ac989dbca8e89de679e974de4ff41...07a1a20b86931ee9911b16df94df60a178825bb2
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(ktucker)
Dietrich, can you take a look at this please? This might have been caused by the landing for bug 1143226.
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker) → needinfo?(dietrich)
Assignee: nobody → dietrich
Flags: needinfo?(dietrich)
Attachment #8635736 - Flags: review?(kgrandon)
Sorry for delay, was OOO for the last month.
Comment on attachment 8635736 [details] [review]
[gaia] autonome:1173703-rocketbar-errors > mozilla-b2g:master

Looks good. Do we need to include the stylesheet in search/index.html like so?

 <link rel="stylesheet" type="text/css" href="app://theme.gaiamobile.org/shared/elements/gaia-theme/gaia-theme.css">
Attachment #8635736 - Flags: review?(kgrandon) → review+
Why do we need both that and the import? Is that how the new architecture is doing it?
You gave the r+ and the patch fixed the problem as-is, so I merged and am closing this. If there's a follow-up change, let me know and i'll fix that separately.
Oops, never marked fixed!
Status: NEW → RESOLVED
Closed: 9 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: