RESOLVED FIXED 67624
An object's structure should reference the global object responsible for its creation
https://bugs.webkit.org/show_bug.cgi?id=67624
Summary An object's structure should reference the global object responsible for its ...
Oliver Hunt
Reported 2011-09-05 20:36:36 PDT
An object's structure should reference the global object responsible for its creation
Attachments
Patch (128.64 KB, patch)
2011-09-05 20:46 PDT, Oliver Hunt
no flags
Patch (132.17 KB, patch)
2011-09-06 10:11 PDT, Oliver Hunt
no flags
Patch (133.21 KB, patch)
2011-09-06 12:19 PDT, Oliver Hunt
no flags
Patch (133.32 KB, patch)
2011-09-06 13:01 PDT, Oliver Hunt
barraclough: review+
webkit-ews: commit-queue-
Oliver Hunt
Comment 1 2011-09-05 20:46:29 PDT
Early Warning System Bot
Comment 2 2011-09-05 21:00:34 PDT
Gyuyoung Kim
Comment 3 2011-09-05 21:09:17 PDT
Oliver Hunt
Comment 4 2011-09-06 10:11:28 PDT
WebKit Review Bot
Comment 5 2011-09-06 10:13:41 PDT
Attachment 106434 [details] did not pass style-queue: Failed to run "['Tools/Scripts/update-webkit', '--chromium']" exit_code: 2 Last 3072 characters of output: ://src.chromium.org/svn/trunk/src/media@99393 parsed_url: http://src.chromium.org/svn/trunk/src/media@99393 should_process: True processed: True requirements: set(['./']) name: build url: http://src.chromium.org/svn/trunk/src/build@99393 parsed_url: http://src.chromium.org/svn/trunk/src/build@99393 should_process: True processed: True requirements: set(['./']) name: net url: http://src.chromium.org/svn/trunk/src/net@99393 should_process: True requirements: set(['./']) name: tools/data_pack url: http://src.chromium.org/svn/trunk/src/tools/data_pack@99393 should_process: True requirements: set(['./']) name: third_party/ffmpeg url: From('chromium_deps', 'src/third_party/ffmpeg') should_process: True requirements: set(['third_party', 'chromium_deps', './']) name: tools/generate_stubs url: http://src.chromium.org/svn/trunk/src/tools/generate_stubs@99393 should_process: True requirements: set(['./']) name: third_party/libjpeg_turbo url: From('chromium_deps', 'src/third_party/libjpeg_turbo') should_process: True requirements: set(['third_party', 'chromium_deps', './']) name: third_party/v8-i18n url: From('chromium_deps', 'src/third_party/v8-i18n') should_process: True requirements: set(['third_party', 'chromium_deps', './']) name: tools/grit url: http://src.chromium.org/svn/trunk/src/tools/grit@99393 should_process: True requirements: set(['./']) name: base url: http://src.chromium.org/svn/trunk/src/base@99393 should_process: True requirements: set(['./']) name: sql url: http://src.chromium.org/svn/trunk/src/sql@99393 should_process: True requirements: set(['./']) name: v8 url: From('chromium_deps', 'src/v8') should_process: True requirements: set(['chromium_deps', './']) name: testing/gtest url: From('chromium_deps', 'src/testing/gtest') should_process: True requirements: set(['testing', 'chromium_deps', './']) name: third_party/libwebp url: http://src.chromium.org/svn/trunk/src/third_party/libwebp@99393 should_process: True requirements: set(['third_party', './']) name: googleurl url: From('chromium_deps', 'src/googleurl') should_process: True requirements: set(['chromium_deps', './']) name: third_party/skia/include url: From('chromium_deps', 'src/third_party/skia/include') should_process: True requirements: set(['third_party', 'chromium_deps', './']) name: third_party/ots url: From('chromium_deps', 'src/third_party/ots') should_process: True requirements: set(['third_party', 'chromium_deps', './']) name: third_party/snappy/src url: From('chromium_deps', 'src/third_party/snappy/src') should_process: True requirements: set(['third_party', 'chromium_deps', './']) Died at Tools/Scripts/update-webkit-chromium line 80. No such file or directory at Tools/Scripts/update-webkit line 104. If any of these errors are false positives, please file a bug against check-webkit-style.
Early Warning System Bot
Comment 6 2011-09-06 10:27:36 PDT
Gyuyoung Kim
Comment 7 2011-09-06 10:33:21 PDT
Oliver Hunt
Comment 8 2011-09-06 12:19:12 PDT
Oliver Hunt
Comment 9 2011-09-06 12:34:02 PDT
I think the qt and efl bots are failing to regenerate all the bindings :-(
Early Warning System Bot
Comment 10 2011-09-06 12:55:42 PDT
Oliver Hunt
Comment 11 2011-09-06 13:01:18 PDT
Early Warning System Bot
Comment 12 2011-09-06 14:16:37 PDT
Gyuyoung Kim
Comment 13 2011-09-06 14:41:25 PDT
Gavin Barraclough
Comment 14 2011-09-06 14:41:47 PDT
Comment on attachment 106471 [details] Patch You say the Qt failures aren't real, that they're failing to rebuild? You might want to ping a Qt'er on irc if they're going to need to kick their build bots.
Oliver Hunt
Comment 15 2011-09-06 14:51:15 PDT
Committed r94599
Note You need to log in before you can comment on or make changes to this bug.