RESOLVED FIXED 95993
[BlackBerry] Add custom data-blackberry-webworks-context attribute.
https://bugs.webkit.org/show_bug.cgi?id=95993
Summary [BlackBerry] Add custom data-blackberry-webworks-context attribute.
gmak
Reported 2012-09-06 10:15:05 PDT
Check for data-blackberry-webworks-context when getting context and add the value to the context object
Attachments
patch with commit log (4.66 KB, patch)
2012-09-06 10:24 PDT, gmak
no flags
gmak
Comment 1 2012-09-06 10:24:03 PDT
Created attachment 162535 [details] patch with commit log
Rob Buis
Comment 2 2012-09-06 10:30:30 PDT
Comment on attachment 162535 [details] patch with commit log View in context: https://bugs.webkit.org/attachment.cgi?id=162535&action=review Looks good. > Source/WebKit/blackberry/WebKitSupport/DOMSupport.cpp:119 > +WTF::String webWorksContext(const WebCore::Element* element) You should not need WTF:: nor WebCore:: here. But we can fix that later wince we already have WTF usage in this file.
WebKit Review Bot
Comment 3 2012-09-06 14:00:21 PDT
Comment on attachment 162535 [details] patch with commit log Clearing flags on attachment: 162535 Committed r127782: <http://trac.webkit.org/changeset/127782>
WebKit Review Bot
Comment 4 2012-09-06 14:00:24 PDT
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.