Bug 34369
Summary: | webkit-patch does not handle lack of "editbugs" permission gracefully | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, ahmad.saleem792, jbedard, ryanhaddad, victorw |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
webkit-patch does not handle lack of "editbugs" permission gracefully
It throws some exception about a form element missing from the page. We should understand the error and handle it nicely.
We could alternatively check what permissions someone has before trying to run anything needing editbugs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
@Ryan & @JB - Is it applicable or we can close this?