Bug 93425 - [Shadow] Stop 'load' and 'error' events at shadow boundaries
Summary: [Shadow] Stop 'load' and 'error' events at shadow boundaries
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hayato Ito
URL:
Keywords:
Depends on: 93920
Blocks: 59805
  Show dependency treegraph
 
Reported: 2012-08-07 19:22 PDT by Hayato Ito
Modified: 2012-08-15 21:51 PDT (History)
7 users (show)

See Also:


Attachments
WIP. Breaks existing layout tests (3.84 KB, patch)
2012-08-07 22:21 PDT, Hayato Ito
no flags Details | Formatted Diff | Diff
stop load and error events (4.28 KB, patch)
2012-08-15 18:24 PDT, Hayato Ito
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hayato Ito 2012-08-07 19:22:39 PDT
The reason is explained here: https://www.w3.org/Bugs/Public/show_bug.cgi?id=18455
Comment 1 Hayato Ito 2012-08-07 20:48:48 PDT
I've added a comment to the spec bug since it breaks some layout tests.
Comment 2 Hayato Ito 2012-08-07 22:21:59 PDT
Created attachment 157112 [details]
WIP. Breaks existing layout tests
Comment 3 Hayato Ito 2012-08-15 18:24:22 PDT
Created attachment 158678 [details]
stop load and error events
Comment 4 Hayato Ito 2012-08-15 18:26:21 PDT
A bug 93920 was resolved. Now we can stop 'load' and 'error' events at shadow boundaries as the spec says.
Comment 5 WebKit Review Bot 2012-08-15 21:51:29 PDT
Comment on attachment 158678 [details]
stop load and error events

Clearing flags on attachment: 158678

Committed r125744: <http://trac.webkit.org/changeset/125744>
Comment 6 WebKit Review Bot 2012-08-15 21:51:34 PDT
All reviewed patches have been landed.  Closing bug.