Replace ENABLE_FULLSCREEN_API preprocessor statements in IDL files with Conditional attribute
Created attachment 105962 [details] Patch
Comment on attachment 105962 [details] Patch Attachment 105962 [details] did not pass efl-ews (efl): Output: http://queues.webkit.org/results/9582254
Comment on attachment 105962 [details] Patch Attachment 105962 [details] did not pass qt-ews (qt): Output: http://queues.webkit.org/results/9586010
Comment on attachment 105962 [details] Patch Broke the Qt and EFL builds. Need to resolve that before doing this.
Created attachment 197238 [details] Patch
Comment on attachment 197238 [details] Patch Attachment 197238 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-commit-queue.appspot.com/results/17671047
Comment on attachment 197238 [details] Patch Attachment 197238 [details] did not pass mac-ews (mac): Output: http://webkit-commit-queue.appspot.com/results/17722132
Source/WebCore/dom/Document.idl now uses the Conditional attribute.