RESOLVED FIXED 110879
Web Inspector: "loadScript" function to load scripts via xhr
https://bugs.webkit.org/show_bug.cgi?id=110879
Summary Web Inspector: "loadScript" function to load scripts via xhr
Andrey Lushnikov
Reported 2013-02-26 06:47:42 PST
"loadScript" function to load scripts via xhr in release build.
Attachments
Patch (3.47 KB, patch)
2013-02-26 06:50 PST, Andrey Lushnikov
no flags
Patch (3.46 KB, patch)
2013-02-26 08:24 PST, Andrey Lushnikov
no flags
Andrey Lushnikov
Comment 1 2013-02-26 06:50:48 PST
Alexander Pavlov (apavlov)
Comment 2 2013-02-26 06:56:43 PST
Comment on attachment 190275 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=190275&action=review > Source/WebCore/inspector/front-end/utilities.js:966 > + * This function behaves differently wether "debug_devtools" flag is set or not. This function behavior depends on the "debug_devtools" flag value. > Source/WebCore/inspector/front-end/utilities.js:968 > + * - In release mode every occurrence of "importScript" gets substituted with gets replaced with
Andrey Lushnikov
Comment 3 2013-02-26 08:24:04 PST
WebKit Review Bot
Comment 4 2013-02-28 06:55:31 PST
Comment on attachment 190290 [details] Patch Clearing flags on attachment: 190290 Committed r144305: <http://trac.webkit.org/changeset/144305>
WebKit Review Bot
Comment 5 2013-02-28 06:55:34 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.