WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
119430
Make diagnosing bugs in frame load transitions easier (Better logging and assertions)
https://bugs.webkit.org/show_bug.cgi?id=119430
Summary
Make diagnosing bugs in frame load transitions easier (Better logging and ass...
Brady Eidson
Reported
2013-08-01 21:59:35 PDT
Make diagnosing bugs in frame load transitions easier (Better logging and assertions) Requested in
https://bugs.webkit.org/show_bug.cgi?id=119416
, which was a subtle variant of
https://bugs.webkit.org/show_bug.cgi?id=117112
There are UIProcess-side ASSERTs that capture these types of issues, but they should be in the WebProcess-side. Also the logging about frame load state transitions should be bulked up enough to describe what's going on. This includes the URL transitioning from, the URL transitioning to, the current state, the state being changed to, and the driver behind a transition (when available)
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug