| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
being generated manually, and incorrectly, when add to dictionary was trigerred, leading to failures occasionally in hunspell. This patch generates the hentry using existing hunspell method for generating hentry.
Review URL: http://codereview.chromium.org/6430
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2850 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
search header list for webcore. will fix later.
Review URL: http://codereview.chromium.org/6246
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2849 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Add a couple really simple #ifndef checks to help the Mac build.
Filed upstream: https://bugs.webkit.org/show_bug.cgi?id=21333
Corresponds to local WebKit branch change r2847.
Review URL: http://codereview.chromium.org/6460
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2848 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6459
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2846 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
on the Mac
Review URL: http://codereview.chromium.org/6455
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2845 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
move it to non-Windows initialization.
Review URL: http://codereview.chromium.org/6452
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2844 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2843 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
pointers.
Review URL: http://codereview.chromium.org/6454
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2842 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2841 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2840 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6451
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2839 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2838 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6244
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2837 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6438
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2836 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
in port, which we should probably be using instead, so disable the one in the
webcore target, and add the port version to the port target. Also, add the
webcore prefix header to the port target, to ensure all indirect dependencies
of Console.cpp are satisfied.
Review URL: http://codereview.chromium.org/6242
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2835 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
base_unittest.
BUG=1319
Review URL: http://codereview.chromium.org/4261
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2834 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6241
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2833 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
conversion always get the string through the approved accessor instead of using
the member directly.
Review URL: http://codereview.chromium.org/6240
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2832 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6450
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2831 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
rely on the DerivedSources generated by the v8 jsbindings target.
Review URL: http://codereview.chromium.org/6449
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2830 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Mac build. These changes should be easy to upstream. Corresponds to local
WebKit change r2828.
Review URL: http://codereview.chromium.org/6238
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2829 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
AtomicString.cpp. We still can't unfork this file because we disable some
extra JSC-only stuff.
Review URL: http://codereview.chromium.org/6428
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2827 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
of the current context instead of last entered context.
Create node wrappers in the context to which the nodes belong instead
of the context of the code accessing them. This fixes the issue where
the prototype library does not work if the JavaScript console is open.
Review URL: http://codereview.chromium.org/6442
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2826 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
well once I modified the binding code.
I'm TBRing this one.
BUG=3010
TEST=covered by tests
Review URL: http://codereview.chromium.org/6439
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2825 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
not compiling some new binding classes. Note that I'm removing the
expected output for variable-iteration-test as it was wrong. We're not
passing this one for a different reason (no idea what that is now).
BUG=3010
TEST=covered by tests
Review URL: http://codereview.chromium.org/6228
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2824 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
to stop clobbering at each build.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2823 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=tony
Review URL: http://codereview.chromium.org/6437
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2822 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6432
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2821 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6230
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2820 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6226
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2819 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- xmlhttprequest-get: looks like a genuine failure, so added to
tests_fixable.txt
- nsresolver-exception: expected result is an error, and we get
the same error. I think this should count as passing because
we have the same behavior as webkit. Rebaselined because our
errors are formatted slightly differently.
- everything else passes without changes.
Review URL: http://codereview.chromium.org/6429
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2818 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6225
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2817 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/5636
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2816 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6424
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2815 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/5643
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2814 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
smaller subset of these than I enabled - more of them are
failing than I thought.
Removed the overlapping entries from tests_fixable.txt just
to keep things clean.
Review URL: http://codereview.chromium.org/6427
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2813 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=brettw
Review URL: http://codereview.chromium.org/6222
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2812 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/4213
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2811 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
* Have v8 build v8.lib with snapshot=off.
* Call the v8 build again to build copies of libraries-empty.obj
and snapshot.obj with which we build v8_snapshot.lib.
Review URL: http://codereview.chromium.org/6403
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2810 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
tests_ignored.txt and tests_fixable.txt.
A few new ones do not pass on chromium, but do on webkit
trunk, so added those to tests_fixable for more
investigation.
Review URL: http://codereview.chromium.org/6208
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2809 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
causing some startup performance regressions, and we don't really need it now anyway. We should have a different design when we implement this in the future.
BUG=3076
Review URL: http://codereview.chromium.org/6404
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2808 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
other changes
Review URL: http://codereview.chromium.org/6405
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2807 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2806 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=erg
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2805 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6205
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2804 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6206
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2803 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
startup. We don't need the webkit threading stuff until
we get html5 database running.
Review URL: http://codereview.chromium.org/5675
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2801 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Fix case of include, filesystem is case sensitive on Linux
Patch from icefox.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2800 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
are StaticConstructors.h (fixed in another change), some stuff about database
support in V8DOMWindow.cpp (looks like the #ifdefs aren't quite right), and
something else about the frame loader client being pure virtual. The fixes
here are just the fixes doable in the project file, and mostly involve changes
to FEATURE_DEFINES and HEADER_SEARCH_PATHS.
Review URL: http://codereview.chromium.org/6202
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2799 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2798 0039d316-1c4b-4281-b951-d872f2087c98
|