Bug 129987 - iOS broken after r165342
Summary: iOS broken after r165342
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-08 20:14 PST by Jon Lee
Modified: 2014-03-08 20:27 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2014-03-08 20:18 PST, Jon Lee
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2014-03-08 20:14:14 PST
Undefined symbols for architecture armv7:
  "__ZN6WebKit14NetworkProcess24platformLowMemoryHandlerEb", referenced from:
      __ZN6WebKit14NetworkProcess16lowMemoryHandlerEb in NetworkProcess.o
Comment 1 Jon Lee 2014-03-08 20:16:21 PST
This was the patch for bug 129977
Comment 2 Jon Lee 2014-03-08 20:18:05 PST
Created attachment 226247 [details]
Patch
Comment 3 Jon Lee 2014-03-08 20:27:04 PST
Committed r165347: <http://trac.webkit.org/changeset/165347>