Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Side by Side Diff: Source/WebKit2/ChangeLog

Issue 11471034: Merge 136878 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « Source/WebKit/chromium/src/WebDocument.cpp ('k') | Source/autotools/symbols.filter » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-12-06 Tony Chang <tony@chromium.org>
2
3 REGRESSION(r135082): Restore the ability to insert author level style sh eets from script
4 https://bugs.webkit.org/show_bug.cgi?id=104042
5
6 Reviewed by Antti Koivisto.
7
8 Update exports for Internals.cpp.
9
10 * win/WebKit2.def.in:
11
1 2012-10-29 Michael Saboff <msaboff@apple.com> 12 2012-10-29 Michael Saboff <msaboff@apple.com>
2 13
3 WKStringCopyCFString() should directly use 8 bit Strings data instead of up converting 14 WKStringCopyCFString() should directly use 8 bit Strings data instead of up converting
4 https://bugs.webkit.org/show_bug.cgi?id=100579 15 https://bugs.webkit.org/show_bug.cgi?id=100579
5 16
6 Reviewed by Oliver Hunt. 17 Reviewed by Oliver Hunt.
7 18
8 Changed to use CFStringCreateWithBytes() for 8 bit strings using charact ers8() for an 8 bit argument string. 19 Changed to use CFStringCreateWithBytes() for 8 bit strings using charact ers8() for an 8 bit argument string.
9 Changed the current call to characters16(). 20 Changed the current call to characters16().
10 21
(...skipping 11025 matching lines...) Expand 10 before | Expand all | Expand 10 after
11036 11047
11037 Reviewed by Sam Weinig. 11048 Reviewed by Sam Weinig.
11038 11049
11039 * PluginProcess/mac/PluginProcessMainMac.mm: 11050 * PluginProcess/mac/PluginProcessMainMac.mm:
11040 (WebKit::PluginProcessMain): Changed to not call WKSetDefaultLocalizatio n 11051 (WebKit::PluginProcessMain): Changed to not call WKSetDefaultLocalizatio n
11041 with the empty string. 11052 with the empty string.
11042 * WebProcess/mac/WebProcessMainMac.mm: 11053 * WebProcess/mac/WebProcessMainMac.mm:
11043 (WebKit::WebProcessMain): Ditto. 11054 (WebKit::WebProcessMain): Ditto.
11044 11055
11045 == Rolled over to ChangeLog-2012-10-02 == 11056 == Rolled over to ChangeLog-2012-10-02 ==
OLDNEW
« no previous file with comments | « Source/WebKit/chromium/src/WebDocument.cpp ('k') | Source/autotools/symbols.filter » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698