Bug 149232 - Possible small iOS PLT regression from r189537
Summary: Possible small iOS PLT regression from r189537
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-16 14:52 PDT by Chris Dumez
Modified: 2015-09-16 17:10 PDT (History)
3 users (show)

See Also:


Attachments
Patch (16.04 KB, patch)
2015-09-16 15:06 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-09-16 14:52:00 PDT
Dewei says <http://trac.webkit.org/changeset/189537> may have regressed PLT a bit on iOS. This change does add a couple of extra branches to throw exception. We should probably mark those branches as UNLIKELY() as we already do for other similar checks in the JS bindings.
Comment 1 Chris Dumez 2015-09-16 15:06:55 PDT
Created attachment 261329 [details]
Patch
Comment 2 WebKit Commit Bot 2015-09-16 17:10:49 PDT
Comment on attachment 261329 [details]
Patch

Clearing flags on attachment: 261329

Committed r189887: <http://trac.webkit.org/changeset/189887>
Comment 3 WebKit Commit Bot 2015-09-16 17:10:54 PDT
All reviewed patches have been landed.  Closing bug.