Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOM Exception thrown in Chrome 16.0.912.21 beta-m #74

Closed
randycasburn opened this issue Nov 7, 2011 · 9 comments
Closed

DOM Exception thrown in Chrome 16.0.912.21 beta-m #74

randycasburn opened this issue Nov 7, 2011 · 9 comments

Comments

@randycasburn
Copy link

This solution has been working for more than a month.

Using jQuery 1.6.2.

This started this date. Using only filler('forms') and ('forms ext'). Nothing else is filled.

Firefox and IE work. Haven't checked other Netkit browsers yet.

Console logged error:

polyfiller.js:3Uncaught Error: INVALID_STATE_ERR: DOM Exception 11 polyfiller.js:3
(anonymous function) polyfiller.js:3
(anonymous function) polyfiller.js:5
(anonymous function) polyfiller.js:27

Chrome about:

Google Chrome 16.0.912.21 (Official Build 108057) beta-m
OS Windows
WebKit 535.7 (@98741)
JavaScript V8 3.6.6.6
Flash 11,0,1,152
User Agent Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.21 Safari/535.7
Command Line "C:\Users...\AppData\Local\Google\Chrome\Application\chrome.exe" --flag-switches-begin --enable-print-preview --flag-switches-end

@aFarkas
Copy link
Owner

aFarkas commented Nov 7, 2011

Thanks for your bugreport. Which version of webshims are you using? You can type $.webshims.version into your console. I think this bug should be fixed with version 1.8.2

@randycasburn
Copy link
Author

The one thing you really needed to know and I didn't tell you!

runner v 1.7.2 of webshims

@aFarkas
Copy link
Owner

aFarkas commented Nov 7, 2011

@randycasburn

No problem. Can you approve that version 1.8.2 has fixed this issue for you?

@randycasburn
Copy link
Author

Apparently 1.8.2 has corrected the error and works. No long getting faults.

Thanks for your quick fix Alexander!!

@randycasburn
Copy link
Author

Was premature...this is not fixed yet! I was checking a stable version of the browser and not the beta.

@aFarkas
Copy link
Owner

aFarkas commented Nov 7, 2011

I can't reproduce this error with webshims 1.8.2, anymore. Can you test this with dev version and not minified and tell me the line number of the error?

@randycasburn
Copy link
Author

Interesting. Chrome beta works with dev branch but not min branch.

@aFarkas
Copy link
Owner

aFarkas commented Nov 9, 2011

This sounds like more a caching problem. Could you re-check this using a fresh download and clearing your cache.

@aFarkas
Copy link
Owner

aFarkas commented Nov 19, 2011

fixed with version 1.8.3

@aFarkas aFarkas closed this as completed Nov 19, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants