WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
168209
Web Inspector: expose system user interface layout direction through InspectorFrontendHost
https://bugs.webkit.org/show_bug.cgi?id=168209
Summary
Web Inspector: expose system user interface layout direction through Inspecto...
Blaze Burg
Reported
2017-02-12 14:26:36 PST
We already know this in WK2, just plumb it through to the frontend.
Attachments
Proposed Fix
(10.45 KB, patch)
2017-02-12 14:32 PST
,
Blaze Burg
joepeck
: review+
joepeck
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Blaze Burg
Comment 1
2017-02-12 14:26:51 PST
<
rdar://problem/11573736
>
Blaze Burg
Comment 2
2017-02-12 14:32:22 PST
Created
attachment 301318
[details]
Proposed Fix
Joseph Pecoraro
Comment 3
2017-02-13 18:02:16 PST
Comment on
attachment 301318
[details]
Proposed Fix View in context:
https://bugs.webkit.org/attachment.cgi?id=301318&action=review
r=me
> Source/WebCore/inspector/InspectorFrontendHost.h:2 > + * Copyright (C) 2007, 2017 Apple Inc. All rights reserved.
Nit: 2007-2017 I think is the new way to avoid endless commas. (here and elsewhere)
> Source/WebCore/inspector/InspectorFrontendHost.idl:45 > + DOMString userInterfaceLayoutDirection();
I'd expect an InspectorFrontendHostStub implementation of this.
Blaze Burg
Comment 4
2017-02-13 18:30:38 PST
Committed
r212272
: <
http://trac.webkit.org/changeset/212272
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug