RESOLVED FIXED Bug 92435
Initialize the Event Names' string from read only memory
https://bugs.webkit.org/show_bug.cgi?id=92435
Summary Initialize the Event Names' string from read only memory
Benjamin Poulain
Reported 2012-07-26 16:11:57 PDT
Initialize the Event Names' string from read only memory
Attachments
Patch (1.52 KB, patch)
2012-07-26 16:16 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2012-07-26 16:16:37 PDT
Benjamin Poulain
Comment 2 2012-07-26 17:35:10 PDT
WebKit Review Bot
Comment 3 2012-07-26 23:33:10 PDT
Re-opened since this is blocked by 92465
Csaba Osztrogonác
Comment 4 2012-07-27 00:17:07 PDT
Comment on attachment 154785 [details] Patch Rollod out by http://trac.webkit.org/changeset/123840 (see the bot history for details) And please watch the bots after landing next time.
Benjamin Poulain
Comment 5 2012-07-27 00:27:54 PDT
Thanks Ossy. The StringImpl are supposed to be BufferInternal. I made a mistake in the previous patch. I'll fix that separately.
Benjamin Poulain
Comment 6 2012-08-03 08:23:34 PDT
Note You need to log in before you can comment on or make changes to this bug.