|
1 2010-03-22 Kevin Decker <kdecker@apple.com> |
|
2 |
|
3 Reviewed by Simon Fraser. |
|
4 |
|
5 https://bugs.webkit.org/show_bug.cgi?id=36328 |
|
6 |
|
7 * WebKit.xcodeproj/project.pbxproj: Remove WebNullPluginView and nullplugin.tiff from the project. |
|
8 |
|
9 2010-03-22 Darin Adler <darin@apple.com> |
|
10 |
|
11 * StringsNotToBeLocalized.txt: Updated for recent changes. |
|
12 |
|
13 2010-03-22 Kevin Decker <kdecker@apple.com> |
|
14 |
|
15 Reviewed by John Sullivan. |
|
16 |
|
17 https://bugs.webkit.org/show_bug.cgi?id=36328 |
|
18 |
|
19 * English.lproj/Localizable.strings: Added "Missing Plug-in" string. |
|
20 |
|
21 2010-03-18 Leandro Pereira <leandro@profusion.mobi> |
|
22 |
|
23 Reviewed by Kenneth Rohde Christiansen. |
|
24 |
|
25 Add EFL port files to efl/ewk. |
|
26 http://webkit.org/b/35931 |
|
27 |
|
28 * efl/ewk/ewk_settings.cpp: Added. |
|
29 * efl/ewk/ewk_settings.h: Added. |
|
30 |
|
31 2010-03-17 Leandro Pereira <leandro@profusion.mobi> |
|
32 |
|
33 Reviewed by Kenneth Rohde Christiansen. |
|
34 |
|
35 Add default theme files to efl/DefaultTheme. |
|
36 http://webkit.org/b/36240 |
|
37 |
|
38 * efl/DefaultTheme/widget/radio/img_radio_on.png: Added. |
|
39 * efl/DefaultTheme/radio/img_radio_off_hover.png: Added. |
|
40 * efl/DefaultTheme/radio/img_radio_on_hover.png: Added. |
|
41 * efl/DefaultTheme/radio/img_radio_off.png: Added. |
|
42 * efl/DefaultTheme/radio/img_radio_off_focus.png: Added. |
|
43 * efl/DefaultTheme/radio/img_radio_on_focus.png: Added. |
|
44 * efl/DefaultTheme/combo/combo_normal.png: Added. |
|
45 * efl/DefaultTheme/combo/combo_focus_button.png: Added. |
|
46 * efl/DefaultTheme/combo/combo_hover_button.png: Added. |
|
47 * efl/DefaultTheme/combo/combo_hover.png: Added. |
|
48 * efl/DefaultTheme/combo/combo_focus.png: Added. |
|
49 * efl/DefaultTheme/combo/combo_press_button.png: Added. |
|
50 * efl/DefaultTheme/combo/combo_normal_button.png: Added. |
|
51 * efl/DefaultTheme/combo/combo_press.png: Added. |
|
52 * efl/DefaultTheme/combo/icon.png: Added. |
|
53 * efl/DefaultTheme/file/file_normal.png: Added. |
|
54 * efl/DefaultTheme/file/file_press.png: Added. |
|
55 * efl/DefaultTheme/file/file_hover.png: Added. |
|
56 * efl/DefaultTheme/file/file_focus.png: Added. |
|
57 * efl/DefaultTheme/search/cancel/cancel_normal_button.png: Added. |
|
58 * efl/DefaultTheme/search/cancel/cancel_normal_button2.png: Added. |
|
59 * efl/DefaultTheme/search/decoration/decoration_normal_button.png: Added. |
|
60 * efl/DefaultTheme/search/field/field_focused.png: Added. |
|
61 * efl/DefaultTheme/search/field/field_normal.png: Added. |
|
62 * efl/DefaultTheme/search/field/field_hovered.png: Added. |
|
63 * efl/DefaultTheme/entry/img_normal.png: Added. |
|
64 * efl/DefaultTheme/entry/img_hovered.png: Added. |
|
65 * efl/DefaultTheme/entry/img_focused.png: Added. |
|
66 * efl/DefaultTheme/check/img_check_off_hover.png: Added. |
|
67 * efl/DefaultTheme/check/img_check_on.png: Added. |
|
68 * efl/DefaultTheme/check/img_check_off_focus.png: Added. |
|
69 * efl/DefaultTheme/check/img_check_on_focus.png: Added. |
|
70 * efl/DefaultTheme/check/img_check_off.png: Added. |
|
71 * efl/DefaultTheme/check/img_check_on_hover.png: Added. |
|
72 * efl/DefaultTheme/scrollbar/scrollbar_knob_h.png: Added. |
|
73 * efl/DefaultTheme/scrollbar/scrollbar_knob_v.png: Added. |
|
74 * efl/DefaultTheme/scrollbar/scrollbar_hilight.png: Added. |
|
75 * efl/DefaultTheme/scrollbar/scrollbar_v.png: Added. |
|
76 * efl/DefaultTheme/scrollbar/scrollbar_h.png: Added. |
|
77 * efl/DefaultTheme/button/img_button_normal.png: Added. |
|
78 * efl/DefaultTheme/button/img_button_focus.png: Added. |
|
79 * efl/DefaultTheme/button/img_button_hover.png: Added. |
|
80 * efl/DefaultTheme/button/img_button_press.png: Added. |
|
81 |
|
82 2010-03-17 Leandro Pereira <leandro@profusion.mobi> |
|
83 |
|
84 Reviewed by Kenneth Rohde Christiansen. |
|
85 |
|
86 Add EFL example browser to efl/EWebLauncher. |
|
87 http://webkit.org/b/36176 |
|
88 |
|
89 * efl/EWebLauncher/main.c: Added. |
|
90 |
|
91 2010-03-16 Leandro Pereira <leandro@profusion.mobi> |
|
92 |
|
93 Reviewed by Kenneth Rohde Christiansen. |
|
94 |
|
95 Add EFL port files to efl/WebCoreSupport. |
|
96 http://webkit.org/b/35916 |
|
97 |
|
98 * efl/WebCoreSupport/ContextMenuClientEfl.cpp: Added. |
|
99 * efl/WebCoreSupport/ContextMenuClientEfl.h: Added. |
|
100 |
|
101 2010-03-16 Yury Semikhatsky <yurys@chromium.org> |
|
102 |
|
103 Reviewed by Pavel Feldman. |
|
104 |
|
105 Introduce InspectorFrontendClient that provides InspectorFrontend with an interface to the embedder. InspectorClient now serves as a delegate for InspectorController and does not contain methods for managing inspector frontend window. That allows to create remote InspectorFrontendHost. |
|
106 |
|
107 Introduce InspectorFrontendClient that would provide InspectorFrontend with an interface to the embedder |
|
108 https://bugs.webkit.org/show_bug.cgi?id=35036 |
|
109 |
|
110 * efl/WebCoreSupport/InspectorClientEfl.cpp: |
|
111 (WebCore::InspectorClientEfl::openInspectorFrontend): |
|
112 * efl/WebCoreSupport/InspectorClientEfl.h: |
|
113 |
|
114 2010-03-13 Leandro Pereira <leandro@profusion.mobi> |
|
115 |
|
116 Reviewed by Kenneth Rohde Christiansen. |
|
117 |
|
118 Add EFL port files to efl/ewk. |
|
119 http://webkit.org/b/35925 |
|
120 |
|
121 * efl/ewk/ewk_history.cpp: Added. |
|
122 * efl/ewk/ewk_history.h: Added. |
|
123 |
|
124 2010-03-13 Leandro Pereira <leandro@profusion.mobi> |
|
125 |
|
126 Reviewed by Kenneth Rohde Christiansen. |
|
127 |
|
128 Add EFL port files to efl/ewk. |
|
129 http://webkit.org/b/35928 |
|
130 |
|
131 * efl/ewk/ewk_main.cpp: Added. |
|
132 * efl/ewk/ewk_main.h: Added. |
|
133 |
|
134 2010-03-13 Leandro Pereira <leandro@profusion.mobi> |
|
135 |
|
136 Reviewed by Kenneth Rohde Christiansen. |
|
137 |
|
138 Add EFL port files to efl/ewk. |
|
139 http://webkit.org/b/35924 |
|
140 |
|
141 * efl/ewk/ewk_frame.cpp: Added. |
|
142 * efl/ewk/ewk_frame.h: Added. |
|
143 |
|
144 2010-03-13 Leandro Pereira <leandro@profusion.mobi> |
|
145 |
|
146 Reviewed by Kenneth Rohde Christiansen. |
|
147 |
|
148 Add EFL port files to efl/ewk. |
|
149 http://webkit.org/b/35936 |
|
150 |
|
151 * efl/ewk/ewk_view_single.c: Added. |
|
152 |
|
153 2010-03-13 Leandro Pereira <leandro@profusion.mobi> |
|
154 |
|
155 Reviewed by Kenneth Rohde Christiansen. |
|
156 |
|
157 Add EFL port files to efl/ewk. |
|
158 http://webkit.org/b/35929 |
|
159 |
|
160 * efl/ewk/ewk_util.cpp: Added. |
|
161 * efl/ewk/ewk_util.h: Added. |
|
162 |
|
163 2010-03-13 Leandro Pereira <leandro@profusion.mobi> |
|
164 |
|
165 Reviewed by Kenneth Rohde Christiansen. |
|
166 |
|
167 Add EFL port files to efl/ewk. |
|
168 http://webkit.org/b/35934 |
|
169 |
|
170 * efl/ewk/EWebKit.h: Added. |
|
171 * efl/ewk/ewk_eapi.h: Added. |
|
172 * efl/ewk/ewk_logging.h: Added. |
|
173 * efl/ewk/ewk_private.h: Added. |
|
174 |
|
175 2010-03-11 Leandro Pereira <leandro@profusion.mobi> |
|
176 |
|
177 Reviewed by Gustavo Noronha Silva. |
|
178 |
|
179 Add EFL port files to efl/WebCoreSupport. |
|
180 http://webkit.org/b/35917 |
|
181 |
|
182 * efl/WebCoreSupport/InspectorClientEfl.h: Added. |
|
183 * efl/WebCoreSupport/InspectorClientEfl.cpp: Added. |
|
184 |
|
185 2010-03-11 Leandro Pereira <leandro@profusion.mobi> |
|
186 |
|
187 Reviewed by Gustavo Noronha Silva. |
|
188 |
|
189 Add EFL port files to efl/WebCoreSupport. |
|
190 http://webkit.org/b/35914 |
|
191 |
|
192 * efl/WebCoreSupport/DragClientEfl.h: Added. |
|
193 * efl/WebCoreSupport/DragClientEfl.cpp: Added. |
|
194 |
|
195 2010-03-11 Simon Fraser <simon.fraser@apple.com> |
|
196 |
|
197 Reviewed by Mark Rowe. |
|
198 |
|
199 Sort the project file. |
|
200 |
|
201 * WebKit.xcodeproj/project.pbxproj: |
|
202 |
|
203 2010-03-10 Leandro Pereira <leandro@profusion.mobi> |
|
204 |
|
205 Reviewed by Holger Freyther. |
|
206 |
|
207 Add EFL port files to efl/WebCoreSupport. |
|
208 http://webkit.org/b/35913 |
|
209 |
|
210 * efl/WebCoreSupport/ChromeClientEfl.cpp: Added. |
|
211 * efl/WebCoreSupport/ChromeClientEfl.h: Added. |
|
212 |
|
213 2010-03-09 John Sullivan <sullivan@apple.com> |
|
214 |
|
215 Fixed localized string key collision. update-webkit-localized-strings now |
|
216 runs without errors. |
|
217 |
|
218 Reviewed by Adam Roben. |
|
219 |
|
220 * English.lproj/Localizable.strings: |
|
221 Regenerated. |
|
222 |
|
223 2010-03-09 John Sullivan <sullivan@apple.com> |
|
224 |
|
225 * StringsNotToBeLocalized.txt: |
|
226 Brought this file up to date. update-webkit-localizable-strings still lists |
|
227 one key collision, but that's a separate issue. |
|
228 |
|
229 2010-03-04 Mark Rowe <mrowe@apple.com> |
|
230 |
|
231 Reviewed by Sam Weinig. |
|
232 |
|
233 Add a script to verify that WebKit framework headers are internally consistent. |
|
234 |
|
235 * WebKit.xcodeproj/project.pbxproj: Run the script during the build and fail with |
|
236 an error should the consistency check fail. |
|
237 |
|
238 2010-02-25 Alexey Proskuryakov <ap@apple.com> |
|
239 |
|
240 Reviewed by Geoffrey Garen. |
|
241 |
|
242 https://bugs.webkit.org/show_bug.cgi?id=35394 |
|
243 <rdar://problem/7685262> Make passing objects between Java and plug-ins work |
|
244 |
|
245 * WebKit.xcodeproj/project.pbxproj: Added new files. |
|
246 |
|
247 2010-02-04 Mark Rowe <mrowe@apple.com> |
|
248 |
|
249 Reviewed by Timothy Hatcher. |
|
250 |
|
251 Build fix. Remove a symbol corresponding to an inline function from the linker export |
|
252 file to prevent a weak external failure. |
|
253 |
|
254 * WebKit.xcodeproj/project.pbxproj: Accommodate rename of script. |
|
255 |
|
256 2010-02-04 John Sullivan <sullivan@apple.com> |
|
257 |
|
258 https://bugs.webkit.org/show_bug.cgi?id=34611 |
|
259 WebLocalizedString() could use an assertion that it is being called on the main thread |
|
260 |
|
261 Reviewed by Tim Hatcher. |
|
262 |
|
263 * WebKit.xcodeproj/project.pbxproj: |
|
264 Updated for renamed file (WebLocalizableStrings.m -> WebLocalizableStrings.mm) |
|
265 |
|
266 2010-01-29 Mark Rowe <mrowe@apple.com> |
|
267 |
|
268 Sort Xcode projects. |
|
269 |
|
270 * WebKit.xcodeproj/project.pbxproj: |
|
271 |
|
272 2010-01-19 Dan Bernstein <mitz@apple.com> |
|
273 |
|
274 Redo DumpRenderTree build fix without making WebTypesInternal.h a private header |
|
275 |
|
276 * WebKit.xcodeproj/project.pbxproj: |
|
277 |
|
278 2010-01-19 Simon Fraser <simon.fraser@apple.com> |
|
279 |
|
280 Build fix, no review. |
|
281 |
|
282 Fix build of DumpRenderTree by making the header WebTypesInternal.h Private |
|
283 in WebKit. |
|
284 |
|
285 * WebKit.xcodeproj/project.pbxproj: |
|
286 |
|
287 2010-01-19 Jon Honeycutt <jhoneycutt@apple.com> |
|
288 |
|
289 MSAA: The child <option> elements of a non-multiple <select> are not |
|
290 exposed |
|
291 |
|
292 https://bugs.webkit.org/show_bug.cgi?id=33773 |
|
293 <rdar://problem/7550556> |
|
294 |
|
295 Reviewed by Alice Liu. |
|
296 |
|
297 * English.lproj/Localizable.strings: |
|
298 Add new localized strings. |
|
299 |
|
300 2010-01-13 Kevin Decker <kdecker@apple.com> |
|
301 |
|
302 Reviewed by Mark Rowe. |
|
303 |
|
304 https://bugs.webkit.org/show_bug.cgi?id=33610 |
|
305 <rdar://problem/7288546> Silverlight full screen performance problem seen on Snow Leopard. |
|
306 |
|
307 * WebKit.xcodeproj/project.pbxproj: Link the project against OpenGL. |
|
308 |
|
309 2009-12-25 Darin Adler <darin@apple.com> |
|
310 |
|
311 * StringsNotToBeLocalized.txt: Updated for recent changes. |
|
312 |
|
313 2009-12-18 Dan Bernstein <mitz@apple.com> |
|
314 |
|
315 Updated localizable strings after r52368 |
|
316 |
|
317 * English.lproj/Localizable.strings: |
|
318 |
|
319 2009-12-18 Sam Weinig <sam@webkit.org> |
|
320 |
|
321 Reviewed by Dan Bernstein. |
|
322 |
|
323 Add Mac WebKit side of the client based geolocation provider. |
|
324 |
|
325 * WebKit.xcodeproj/project.pbxproj: |
|
326 |
|
327 2009-12-16 Mark Rowe <mrowe@apple.com> |
|
328 |
|
329 Build fix. Disable debug variants of WebKit frameworks. |
|
330 |
|
331 * WebKit.xcodeproj/project.pbxproj: |
|
332 |
|
333 2009-12-16 John Sullivan <sullivan@apple.com> |
|
334 |
|
335 Brought this file up to date, sans review. |
|
336 |
|
337 * StringsNotToBeLocalized.txt: |
|
338 |
|
339 2009-11-30 Mark Rowe <mrowe@apple.com> |
|
340 |
|
341 Use the correct path to Info.plist to avoid creating an empty file at the top of the WebKit directory. |
|
342 |
|
343 * WebKit.xcodeproj/project.pbxproj: |
|
344 |
|
345 2009-11-24 Dmitry Titov <dimich@chromium.org> |
|
346 |
|
347 Reviewed by Eric Seidel. |
|
348 |
|
349 Add ENABLE_SHARED_SCRIPT feature define and flag for build-webkit |
|
350 https://bugs.webkit.org/show_bug.cgi?id=31444 |
|
351 |
|
352 * chromium/features.gypi: |
|
353 |
|
354 2009-11-24 Mark Rowe <mrowe@apple.com> |
|
355 |
|
356 Fix production builds where the source tree may be read-only. |
|
357 |
|
358 * WebKit.xcodeproj/project.pbxproj: |
|
359 |
|
360 2009-11-20 Dave Hyatt <hyatt@apple.com> |
|
361 |
|
362 Reviewed by Oliver Hunt and Jon Honeycutt. |
|
363 |
|
364 Add support for WebSerializedJSValue to WebKit. This object wraps the SerializedScriptValue functionality in WebCore |
|
365 and exposes the ability to do JS value serialization/deserialization to WebKit clients. |
|
366 |
|
367 * WebKit.xcodeproj/project.pbxproj: |
|
368 |
|
369 2009-11-20 Chris Fleizach <cfleizach@apple.com> |
|
370 |
|
371 Reviewed by Beth Dakin. |
|
372 |
|
373 WAI-ARIA: add support for 'math' role |
|
374 https://bugs.webkit.org/show_bug.cgi?id=31706 |
|
375 |
|
376 * English.lproj/Localizable.strings: |
|
377 * StringsNotToBeLocalized.txt: |
|
378 |
|
379 2009-11-19 Eric Carlson <eric.carlson@apple.com> |
|
380 |
|
381 Reviewed by Dan Bernstein. |
|
382 |
|
383 <rdar://problem/7035231> |
|
384 Support closed caption in <video> element |
|
385 |
|
386 * English.lproj/Localizable.strings: |
|
387 Add strings for toggle captions button. |
|
388 |
|
389 2009-11-18 Michelangelo De Simone <micdesim@gmail.com> |
|
390 |
|
391 Reviewed by Darin Adler. |
|
392 |
|
393 Fix for <https://bugs.webkit.org/show_bug.cgi?id=27959>. |
|
394 Support for validationMessage attribute, as per HTML5 specs. |
|
395 |
|
396 * English.lproj/Localizable.strings: new localizable strings |
|
397 |
|
398 2009-11-18 Sam Weinig <sam@webkit.org> |
|
399 |
|
400 Reviewed by Anders Carlsson. |
|
401 |
|
402 Make the Mac Geolocation API async. |
|
403 |
|
404 * WebKit.xcodeproj/project.pbxproj: Remove WebGeolocation. |
|
405 |
|
406 2009-11-13 Adam Roben <aroben@apple.com> |
|
407 |
|
408 Add WebFrameLoadDelegatePrivat.h to WebKit.xcodeproj |
|
409 |
|
410 Fixes <http://webkit.org/b/31124> Tell the WebFrameLoadDelegate when |
|
411 window objects in isolated worlds are cleared |
|
412 |
|
413 Reviewed by Dave Hyatt. |
|
414 |
|
415 * WebKit.xcodeproj/project.pbxproj: Added |
|
416 WebFrameLoadDelegatePrivate.h, which already existed. |
|
417 |
|
418 2009-11-12 Adam Roben <aroben@apple.com> |
|
419 |
|
420 Replace worldIDs with world objects |
|
421 |
|
422 Part of <http://webkit.org/b/31414> Implement new SPI for dealing with |
|
423 user scripts/stylesheets and isolated worlds |
|
424 |
|
425 Reviewed by Sam Weinig. |
|
426 |
|
427 * WebKit.xcodeproj/project.pbxproj: Added WebScriptWorld to the project. |
|
428 |
|
429 2009-11-12 Chris Fleizach <cfleizach@apple.com> |
|
430 |
|
431 Reviewed by Darin Adler. |
|
432 |
|
433 ARIA: add alert type roles |
|
434 https://bugs.webkit.org/show_bug.cgi?id=31392 |
|
435 |
|
436 * English.lproj/Localizable.strings: |
|
437 * StringsNotToBeLocalized.txt: |
|
438 |
|
439 2009-11-02 Eric Carlson <eric.carlson@apple.com> |
|
440 |
|
441 Reviewed by John Sullivan and Mark Rowe. |
|
442 |
|
443 <rdar://problem/7356733> Voiceover does not read correct media controller time values |
|
444 |
|
445 Fix localized strings for media controller time values. |
|
446 |
|
447 * English.lproj/Localizable.strings: |
|
448 |
|
449 2009-11-02 Chris Fleizach <cfleizach@apple.com> |
|
450 |
|
451 Reviewed by Beth Dakin. |
|
452 |
|
453 Support ARIA "tab" roles |
|
454 https://bugs.webkit.org/show_bug.cgi?id=30842 |
|
455 |
|
456 Add a localizable string for tab panel. |
|
457 |
|
458 * English.lproj/Localizable.strings: |
|
459 * StringsNotToBeLocalized.txt: |
|
460 |
1 2009-10-27 Dan Bernstein <mitz@apple.com> |
461 2009-10-27 Dan Bernstein <mitz@apple.com> |
2 |
462 |
3 Reviewed by Darin Adler. |
463 Reviewed by Darin Adler. |
4 |
464 |
5 Updated license |
465 Updated license |